Searched refs:known (Results 1 - 5 of 5) sorted by relevance
/vbox/src/libs/xpcom18a4/python/ |
H A D | gen_python_deps.py | 19 known = {} variable 42 def print_vars(vers, known, sep, bitness_magic): 43 print "VBOX_PYTHON%s_INC=%s%s" %(vers, known[0], sep) 45 print "VBOX_PYTHON%s_LIB=%s%s" %(vers, known[2], sep) 46 print "VBOX_PYTHON%s_LIB_X86=%s%s" %(vers, known[1], sep) 48 print "VBOX_PYTHON%s_LIB=%s%s" %(vers, known[1], sep) 96 known[v] = c 98 keys = known.keys() 108 print_vars(vers, known[k], sep, bitness_magic) 110 print_vars("DEF", known[ [all...] |
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/ |
H A D | xptcstubs_asm_openvms_alpha.s | 31 ; is known to be 16 bytes long, and we use this fact to be able to locate the
|
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/ |
H A D | match686.asm | 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | ltmain.sh | 2836 # is not unsupported. This is valid on all known static and 3796 $echo "*** Warning: inter-library dependencies are not known to be supported." 4241 # On all known operating systems, these are identical.
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
Completed in 69 milliseconds