Searched refs:deprecated (Results 1 - 14 of 14) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DDOCBparser.c4 * This is deprecated !!!
43 static int deprecated = 0; local
45 if (!deprecated) {
47 "docbEncodeEntities() deprecated function reached\n");
48 deprecated = 1;
67 static int deprecated = 0; local
69 if (!deprecated) {
71 "docbParseDocument() deprecated function reached\n");
72 deprecated = 1;
88 static int deprecated local
115 static int deprecated = 0; local
150 static int deprecated = 0; local
181 static int deprecated = 0; local
207 static int deprecated = 0; local
234 static int deprecated = 0; local
266 static int deprecated = 0; local
293 static int deprecated = 0; local
[all...]
H A Dlegacy.c2 * legacy.c: set of deprecated routines, not to be used anymore but
55 static int deprecated = 0; local
57 if (!deprecated) {
59 "htmlDecodeEntities() deprecated function reached\n");
60 deprecated = 1;
397 * This function is deprecated, we now always process entities content
416 static int deprecated = 0; local
418 if (!deprecated) {
420 "xmlDecodeEntities() deprecated function reached\n");
421 deprecated
446 static int deprecated = 0; local
481 static int deprecated = 0; local
510 static int deprecated = 0; local
533 static int deprecated = 0; local
561 static int deprecated = 0; local
593 static int deprecated = 0; local
633 static int deprecated = 0; local
659 static int deprecated = 0; local
683 static int deprecated = 0; local
703 static int deprecated = 0; local
[all...]
H A Dconfigure1612 --with-legacy add deprecated APIs for compatibility (on)
28584 echo Disabling deprecated APIs
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXfuncproto.h115 # define _X_DEPRECATED __attribute__((deprecated))
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dopt.h184 /* This option is deprecated */
186 #error ETHARP_QUEUE_FIRST option is deprecated. Remove it from your lwipopts.h.
191 #error ETHARP_ALWAYS_INSERT option is deprecated. Remove it from your lwipopts.h.
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dresource.h250 * These are deprecated compatibility functions and will be removed soon!
255 #define X_DEPRECATED __attribute__((deprecated))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dresource.h250 * These are deprecated compatibility functions and will be removed soon!
255 #define X_DEPRECATED __attribute__((deprecated))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dresource.h250 * These are deprecated compatibility functions and will be removed soon!
255 #define X_DEPRECATED __attribute__((deprecated))
/vbox/src/VBox/Additions/x11/x11include/libpciaccess-0.10.8/
H A Dpciaccess.h62 #define __deprecated __attribute__((deprecated))
246 * This field is \b only set when the deprecated \c pci_device_map_region
249 * \deprecated
/vbox/src/VBox/Additions/solaris/DRM/include/
H A Ddrm.h76 # define DEPRECATED __attribute__ ((deprecated))
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Ddrm.h69 # define DEPRECATED __attribute__ ((deprecated))
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dmatch686.asm26 ; note: contrib of zLib 1.2.3 and earlier contained both a deprecated version for
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h143 # define DECLSPEC_DEPRECATED __declspec(deprecated)
146 # define DECLSPEC_DEPRECATED __attribute__((deprecated))
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h143 # define DECLSPEC_DEPRECATED __declspec(deprecated)
146 # define DECLSPEC_DEPRECATED __attribute__((deprecated))

Completed in 251 milliseconds