HomeSort by relevance Sort by last modified time
    Searched refs:interpreted (Results 1 - 25 of 37) sorted by null

1 2

  /dalvik/vm/arch/arm/
CallOldABI.S 137 @ Load the last two args. These are coming out of the interpreted stack,
  /external/v8/src/
array.js 233 // interpreted such that %HasLocalProperty would be the
245 // interpreted such that %HasLocalProperty would be the
272 // The spec could also be interpreted such that
284 // interpreted such that %HasLocalProperty would be the
296 // The spec could also be interpreted such that
305 // be interpreted such that %HasLocalProperty would be the
327 // The spec could also be interpreted such that %HasLocalProperty
346 // The spec could also be interpreted such that
360 // The spec could also be interpreted such that
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-219.js 143 // Unicode escape sequences are not interpreted.
  /external/v8/test/mjsunit/regress/
regress-219.js 143 // Unicode escape sequences are not interpreted.
  /external/libvorbis/doc/
02-bitpacking.tex 93 interpreted by the decoder given decode context. That is, the three
200 two-bit-wide integer 'b11'. This value may be interpreted either as
  /external/chromium_org/v8/
Makefile 127 # regexp=interpreted
128 ifeq ($(regexp), interpreted)
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_util.js 133 * - c: A hexadecimal number interpreted as a hex color code.
  /external/chromium_org/v8/test/mjsunit/
regexp.js 122 re = /^[\c$]$/; // Other characters are interpreted literally.
346 // (Note: \214 is interpreted as octal).
  /external/v8/test/mjsunit/
regexp.js 122 re = /^[\c$]$/; // Other characters are interpreted literally.
346 // (Note: \214 is interpreted as octal).
  /dalvik/vm/
Dvm.mk 84 # bug hunting: checksum and verify interpreted stack when making JNI calls
  /external/chromium_org/v8/src/
array.js 295 // The spec could also be interpreted such that %HasLocalProperty
314 // The spec could also be interpreted such that
328 // The spec could also be interpreted such that
    [all...]
jsregexp.cc 716 bool interpreted = true; local
718 bool interpreted = false;
724 // There is no distinction between interpreted and native for atom regexps.
725 interpreted = false;
734 if (is_global && !interpreted) {
739 // Global loop in interpreted regexp is not implemented. We choose
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py     [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 748 // is interpreted as having supervised users.
  /external/chromium_org/chrome/renderer/resources/extensions/
json_schema.js 345 // check prevents such additions from being interpreted as required
  /external/jpeg/
ltmain.sh 255 # interpreted inside of double-quoted scrings.
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 255 # interpreted inside of double-quoted scrings.
    [all...]
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 142 destinations are interpreted as "like the source path, but inside the dmg"
871 # If $method is 'copy', @arguments are interpreted as source:target, if $method
872 # is 'symlink', @arguments are interpreted as symlink:target.
883 # but they shall be interpreted as "like source path, but inside dmg"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 15 'booleans': '\nBoolean operations\n******************\n\n or_test ::= and_test | or_test "or" and_test\n and_test ::= not_test | and_test "and" not_test\n not_test ::= comparison | "not" not_test\n\nIn the context of Boolean operations, and also when expressions are\nused by control flow statements, the following values are interpreted\nas false: ``False``, ``None``, numeric zero of all types, and empty\nstrings and containers (including strings, tuples, lists,\ndictionaries, sets and frozensets). All other values are interpreted\nas true. (See the ``__nonzero__()`` special method for a way to\nchange this.)\n\nThe operator ` (…)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 15 'booleans': '\nBoolean operations\n******************\n\n or_test ::= and_test | or_test "or" and_test\n and_test ::= not_test | and_test "and" not_test\n not_test ::= comparison | "not" not_test\n\nIn the context of Boolean operations, and also when expressions are\nused by control flow statements, the following values are interpreted\nas false: ``False``, ``None``, numeric zero of all types, and empty\nstrings and containers (including strings, tuples, lists,\ndictionaries, sets and frozensets). All other values are interpreted\nas true. (See the ``__nonzero__()`` special method for a way to\nchange this.)\n\nThe operator ` (…)
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 670 * interpreted as meaning a sub-property.
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]

Completed in 1227 milliseconds

1 2