/external/v8/test/mjsunit/regress/ |
regress-254.js | 48 assertEquals(0, re2.lastIndex, "Non-global, initial lastIndex"); 50 assertTrue(re2.test("x"), "Non-global, test 1"); 51 assertEquals(0, re2.lastIndex, "Non-global, lastIndex after test 1"); 52 assertTrue(re2.test("x"), "Non-global, test 2"); 53 assertEquals(0, re2.lastIndex, "Non-global, lastIndex after test 2"); 55 assertEquals(["x"], re2.exec("x"), "Non-global, exec 1"); 56 assertEquals(0, re2.lastIndex, "Non-global, lastIndex after exec 1"); 57 assertEquals(["x"], re2.exec("x"), "Non-global, exec 2"); 58 assertEquals(0, re2.lastIndex, "Non-global, lastIndex after exec 2");
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
ipv4.js | 11 // Non-IP addresses due to invalid characters. 81 // If a long component is non-numeric, it's a hostname, *not* a broken IP.
|
relative.js | 50 // Non-hierarchical base: no relative handling. Relative input should 55 // Non-hierarchical base: absolute input should succeed.
|
ipv6.js | 59 // Non-IP addresses due to invalid characters.
|
/external/v8/test/mjsunit/ |
get-prototype-of.js | 48 // Non object 54 // Make sure that TypeError exceptions are thrown when non-objects are passed
|
array-concat.js | 82 // Non-numeric properties on the prototype or the array shouldn't get 152 // Non-numeric properties on the prototype or the array shouldn't get
|
string-match.js | 89 // Non-capturing, non-global regexp. 105 // Capturing non-global regexp. 134 // Atom, non-global
|
substr.js | 85 x = "UC16\u2028"; // Non-ascii char forces two-byte string.
|
strict-mode.js | 52 // Create non-strict function. No exception. 70 // 'use strict' in non-directive position. 177 // Non-conflicting data properties. 188 // Two getters (non-strict) 193 // Two setters (non-strict) 198 // Setter and data (non-strict) 212 // Getter and data (non-strict) 356 // Function names and arguments, strict and non-strict contexts 517 // Non-strict call. 524 // Non-strict apply [all...] |
unicode-test.js | [all...] |
/external/oprofile/events/x86-64/family11h/ |
unit_masks | 98 0x01 Non-posted write byte (1-32 bytes) 99 0x02 Non-posted write DWORD (1-16 DWORDs) 110 0x20 Upstream non-display refresh reads 112 0x80 Upstream non-ISOC writes 171 0x01 Requests to non-cacheable (UC) memory 187 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)
|
/external/oprofile/events/x86-64/hammer/ |
unit_masks | 82 0x01 Non-posted write byte 83 0x02 Non-posted write dword 95 0x20 Upstream non-display refresh reads 165 0x01 Requests to non-cacheable (UC) memory 180 0x04 The number of cycles spent in non-speculative phase (including cache miss penalty)
|
/external/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 126 'encoding. Non-ASCII strings must be converted to '
|
/external/chromium/chrome/browser/resources/sync_internals/ |
chrome_sync.js | 56 // Non-standard, but useful.
|
/external/oprofile/events/x86-64/family10/ |
unit_masks | 104 0x01 Non-posted write byte (1-32 bytes) 105 0x02 Non-posted write DWORD (1-16 DWORDs) 116 0x20 Upstream non-display refresh reads 118 0x80 Upstream non-ISOC writes 184 0x01 Requests to non-cacheable (UC) memory 240 0x04 Cycles in non-speculative phase (including cache miss penalty)
|
/external/v8/src/ |
json.js | 162 // Non-callable object. If it's a primitive wrapper, it must be unwrapped. 284 // Value is a non-callable object.
|
regexp.js | 179 // algorithm, step 5) even if the value is discarded for non-global RegExps. 236 // algorithm, step 5) even if the value is discarded for non-global RegExps. 255 // Non-global regexp. 256 // Remove irrelevant preceeding '.*' in a non-global test regexp.
|
string.js | 164 // Non-regexp argument. 868 // Setup the non-enumerable functions on the String object. 874 // Setup the non-enumerable functions on the String prototype object.
|
array.js | 142 // Non-empty separator case. 174 // Assumes x is a non-string. 883 // the prototype chain on non-Array objects. [all...] |
/external/iproute2/doc/ |
ip-tunnels.tex | 191 to this destination, and {\bf NBMA} (i.e. Non-Broadcast Multi-Access) tunnels,
|
ip-cref.tex | 410 are set, the interface is assumed to be NMBA (Non-Broadcast Multi-Access). 542 may have non zero values in these fields but they may be [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
compiler.h | 7 This had to be done to correct non-standard usages in the [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.ml | [all...] |
/external/grub/docs/ |
texinfo.tex | 495 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | 548 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they [all...] |