/external/v8/test/mjsunit/ |
D | debug-script.js | 42 if (scripts[i].type == Debug.ScriptType.Native) { 72 assertEquals(Debug.ScriptType.Native, math_script.type); 77 assertEquals(Debug.ScriptType.Native, date_delay_script.type); 82 assertEquals(Debug.ScriptType.Native, debug_delay_script.type);
|
/external/chromium/chrome/browser/ |
D | nacl_loader.sb | 7 ; untrusted code within Native Client. 12 ; Allow a Native Client application to use semaphores, specifically
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 24 var Native = function(options){ class 36 object.constructor = Native; 44 Native.typize(object, family); 49 if (generics) Native.genericize(obj, name, protect); 73 Native.genericize = function(object, property, check){ 80 Native.implement = function(objects, properties){ 84 Native.typize = function(object, family){ 92 for (var n in natives) new Native({name: n, initialize: natives[n], protect: true}); 94 var types = {'boolean': Boolean, 'native': Native, 'object': Object}; 95 for (var t in types) Native.typize(types[t], t); [all …]
|
D | concat-jquery-mootools-prototype.js | 4400 var Native = function(options){ class 4412 object.constructor = Native; 4420 Native.typize(object, family); 4425 if (generics) Native.genericize(obj, name, protect); 4449 Native.genericize = function(object, property, check){ 4456 Native.implement = function(objects, properties){ 4460 Native.typize = function(object, family){ 4468 for (var n in natives) new Native({name: n, initialize: natives[n], protect: true}); 4470 var types = {'boolean': Boolean, 'native': Native, 'object': Object}; 4471 for (var t in types) Native.typize(types[t], t); [all …]
|
/external/valgrind/main/drd/tests/ |
D | linuxthreads_det.stderr.exp-linuxthreads | 3 the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
|
/external/llvm/tools/lli/ |
D | LLVMBuild.txt | 22 required_libraries = AsmParser BitReader Interpreter JIT MCJIT NativeCodeGen SelectionDAG Native
|
/external/llvm/tools/llvm-jitlistener/ |
D | LLVMBuild.txt | 22 …ired_libraries = AsmParser BitReader Interpreter JIT MCJIT NativeCodeGen Object SelectionDAG Native
|
/external/llvm/cmake/modules/ |
D | TableGen.cmake | 88 STRING "Native TableGen executable. Saves building one when cross-compiling.") 94 STRING "Native TableGen executable. Saves building one when cross-compiling."
|
/external/elfutils/m4/ |
D | nls.m4 | 27 [ --disable-nls do not use Native Language Support],
|
/external/bison/m4/ |
D | nls.m4 | 28 [ --disable-nls do not use Native Language Support],
|
D | largefile.m4 | 115 dnl Native Windows.
|
/external/stlport/stlport/ |
D | cstdlib | 25 /* Native cstdlib includes stdlib.h using an include_next so STLport stdlib.h
|
/external/llvm/lib/Target/ |
D | LLVMBuild.txt | 33 name = Native
|
/external/libpng/scripts/ |
D | README.txt | 39 makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | sidebar_controller.mm | 102 // Native view is a TabContentsViewCocoa object, whose ViewID was
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
D | tab_contents_controller.mm | 149 // Native view is resized to the actual size before it becomes visible
|
/external/llvm/cmake/ |
D | config-ix.cmake | 374 "Native target ${LLVM_NATIVE_ARCH} is not selected; lli will not JIT code") 376 message(STATUS "Native target architecture is ${LLVM_NATIVE_ARCH}")
|
/external/v8/src/ |
D | d8.js | 94 Debug.ScriptType = { Native: 0, property 934 request.arguments.types = ScriptTypeFlag(Debug.ScriptType.Native); 944 ScriptTypeFlag(Debug.ScriptType.Native) | 2227 if (body[i].type == Debug.ScriptType.Native) {
|
/external/chromium/testing/gtest/ |
D | CHANGES | 26 * Compatibility fixes for Google Native Client, MinGW, Lucid
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | CHANGES | 26 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
|
/external/gtest/ |
D | CHANGES | 26 * Compatibility fixes for Android, Google Native Client, MinGW, HP UX,
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 119 LANGOPT(NativeHalfType , 1, 0, "Native half type support")
|
/external/ipsec-tools/ |
D | NEWS | 47 o Native LDAP support for Xauth and modecfg
|
/external/icu4c/data/lang/ |
D | fil.txt | 323 native{"Mga Native na Digit"}
|
/external/stlport/doc/ |
D | README.msvc | 145 2. Native C/C++ library headers location
|