HomeSort by relevance Sort by last modified time
    Searched full:interpret (Results 1 - 25 of 1015) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/tools/llvm-lit/
chain.c 1 // This test should fail. lit used to interpret this as:
  /external/chromium_org/third_party/WebKit/ManualTests/
open-url-undefined.html 3 Tests that <code>window.open()</code> does not interpret the missing URL
  /external/chromium_org/tools/traceline/svgui/
README 2 xhtml, SVG, and JavaScript to interpret the JSON data in a timeline format.
  /external/clang/test/CodeGen/
call.c 18 void Interpret() {
  /external/clang/test/SemaCXX/
attr-format.cpp 27 // PR8625: correctly interpret static member calls as not having an implicit
39 // Make sure we interpret member operator calls as having an implicit
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antenv.cmd 52 interpret 'call "' || runrc || '"' '"' || antconf || '"' 'ETC'
66 if cp\='' then interpret 'call "' || envset || '"' '"; CLASSPATH"' '"' || cp || '"'
67 if lcp\='' then interpret 'call "' || envset || '"' '"; LOCALCLASSPATH"' '"' || lcp || '"'
68 if opts\='' then interpret 'call "' || envset || '"' '"-D ANT_OPTS"' '"' || opts || '"'
69 if args\='' then interpret 'call "' || envset || '"' '"ANT_ARGS"' '"' || args || '"'
  /dalvik/vm/compiler/template/armv7-a/
TemplateOpList.h 38 JIT_TEMPLATE(INTERPRET)
  /dalvik/vm/compiler/template/armv7-a-neon/
TemplateOpList.h 38 JIT_TEMPLATE(INTERPRET)
  /dalvik/vm/compiler/template/ia32/
TemplateOpList.h 24 JIT_TEMPLATE(INTERPRET)
TEMPLATE_INTERPRET.S 22 * really need an interpret teplate?
  /external/iproute2/man/man8/
routel.8 16 The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
  /external/jsilver/src/com/google/clearsilver/jsilver/exceptions/
JSilverInterpreterException.java 20 * Signifies JSilver failed to interpret a template at runtime.
  /external/llvm/utils/lit/lit/ExampleTests/
lit.cfg 11 # testFormat: The test format to use to interpret tests.
  /ndk/tests/device/test-stlport_shared-exception/jni/
label3.cpp 4 // testcase reduced from libjava/interpret.cc.
  /ndk/tests/device/test-stlport_static-exception/jni/
label3.cpp 4 // testcase reduced from libjava/interpret.cc.
  /dalvik/vm/compiler/template/armv5te/
TemplateOpList.h 42 JIT_TEMPLATE(INTERPRET)
  /dalvik/vm/compiler/template/armv5te-vfp/
TemplateOpList.h 57 JIT_TEMPLATE(INTERPRET)
  /dalvik/vm/compiler/template/mips/
TemplateOpList.h 57 JIT_TEMPLATE(INTERPRET)
  /development/samples/BluetoothHDP/
_index.jd 14 <p>The application manages connection with Bluetooth HDP-enabled devices. Possible device type include blood pressure monitor, glucose meter, thermometer, etc. Upon connection, the application retrieves raw data sent from the device. Note that in order to interpret the data, a parser that conforms to the IEEE 11073-xxxxx specifications would be required.</p>
  /external/chromium_org/third_party/icu/source/test/intltest/
thcoll.h 72 * "\\u", in which case we interpret the subsequent escape.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid_unittest.cc 15 // MSVC seems to interpret \u differently.
  /external/icu4c/test/intltest/
thcoll.h 72 * "\\u", in which case we interpret the subsequent escape.
  /external/jsr305/ri/src/main/java/javax/annotation/
Syntax.java 14 * IDEs in deciding how to interpret String constants (e.g., should a
  /external/llvm/test/Analysis/ScalarEvolution/
undefined.ll 3 ; ScalarEvolution shouldn't attempt to interpret expressions which have
  /external/llvm/utils/lit/lit/ExampleTests/Clang/
lit.cfg 8 # testFormat: The test format to use to interpret tests.

Completed in 639 milliseconds

1 2 3 4 5 6 7 8 91011>>