Searched refs:missing (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/
H A Dsetup.py22 def missing(file): function
68 if not missing(dir + "/libxml2/libxml/tree.h"):
78 if not missing(dir + "/iconv.h"):
99 if missing("libxml2-py.c") or missing("libxml2.py"):
125 if missing("libxslt-py.c") or missing("libxslt.py"):
126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"):
155 if not missing(di
[all...]
H A Dsetup.py.in22 def missing(file):
68 if not missing(dir + "/libxml2/libxml/tree.h"):
78 if not missing(dir + "/iconv.h"):
99 if missing("libxml2-py.c") or missing("libxml2.py"):
125 if missing("libxslt-py.c") or missing("libxslt.py"):
126 if missing("xsltgenerator.py") or missing("libxslt-api.xml"):
155 if not missing(di
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dgentest.py725 /* missing type support */
926 for missing in missing_types.keys():
927 if missing == 'va_list' or missing == '...':
930 n = len(missing_types[missing])
931 missing_list.append((n, missing))
937 print "Missing support for %d functions and %d types see missing.lst" % (missing_functions_nr, len(missing_list))
938 lst = open("missing.lst", "w")
H A Drelaxng.c5620 int missing = 0; local
5652 if (missing == 0)
5653 missing = 1;
5740 int missing = 0; local
5782 if (missing == 0)
5783 missing = 1;
7806 fprintf(stderr, "callback on %s missing context\n", token);
7812 fprintf(stderr, "callback on %s missing define\n", token);
7818 fprintf(stderr, "callback on %s missing info\n", token);
8021 fprintf(stderr, "callback on %s missing contex
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c518 Fixed a missing \n in an output line; thanks Leonid Broukhis again
712 Void missing ARGS((char *s));
1449 missing(char *s) function
1451 printf("%s*** #define %s missing from limits.h%s\n", co, s, oc);
1458 printf("%s*** #define %s missing from float.h%s\n", co, s, oc);
1588 missing("CHAR_BIT");
1593 missing("CHAR_MAX");
1598 missing("CHAR_MIN");
1603 missing("SCHAR_MAX");
1608 missing("SCHAR_MI
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat164 echo Error: target.template is missing at folder %EDK_TOOLS_PATH%\Conf\
175 echo Error: tools_def.template is missing at folder %EDK_TOOLS_PATH%\Conf\
186 echo Error: build_rule.template is missing at folder %EDK_TOOLS_PATH%\Conf\
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dcompiler.h29 # error missing #include "xf86_ansic.h" before #include "compiler.h"
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcompiler.h56 # error missing #include "xf86_ansic.h" before #include "compiler.h"
/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp1484 rc2 = PGMPhysGCPtr2CCPtrReadOnly(pVCpu, pJumpTableGC, (PRTHCPTR)&pJumpTableHC, missing page lock);
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllAImpl.asm1343 mov T1, A1 ; T1 = saved divisor (because of missing T1_8 in 32-bit)
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure1183 as_fn_error $? "missing argument to $ac_option"
1895 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1896 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
8525 '') as_fn_error $? "missing file argument" ;;

Completed in 122 milliseconds