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

1 2 3 4 5 6

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-040.js 2 File Name: lexical-040.js
13 var SECTION = "lexical-040";
  /external/v8/test/preparser/
non-use-strict-octal-escape.js 32 "use\040strict";
33 var x = "hello\040world";
strict-octal-indirect-regexp.js 32 var re = RegExp("Hello\\040World");
strict-octal-regexp.js 32 var re = /hello\040world/;
strict-octal-string.js 32 var x = "hello\040world";
non-use-strict-hex-escape.js 33 var x = "hello\040world";
non-use-strict-uhex-escape.js 33 var x = "hello\040world";
strict-octal-use-strict-after.js 33 "use\040strict";
strict-octal-use-strict-before.js 32 "use\040strict";
duplicate-property.pyt 115 TestSame("Oct40", "040", False);
136 TestBothWays("oct-int", "040", "32", False) # Octals disallowed in strict mode.
  /external/tcpdump/
decnet.h 104 #define RMF_IE 040 /* intra-ethernet packet */
143 #define II_NOMCAST 040 /* no multicast traffic accepted */
267 #define MFS_BOM 040 /* beginning of message (data) */
270 #define MFS_INT 040 /* interrupt message */
274 #define MFS_CACK 040 /* connect acknowledgement */
278 #define MFS_CC 040 /* connect confirm */
318 #define MNU_20 040 /* session V2.0 */
strcasecmp.c 36 '\040', '\041', '\042', '\043', '\044', '\045', '\046', '\047',
  /external/v8/test/mjsunit/third_party/
regexp-pcre.js 939 res[860] = /(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|"(?:[^\\\x80-\xff\n\015"]|\\[^\x80-\xff])*")(?:(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*\.(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|"(?:[^\\\x80-\xff\n\015"]|\\[^\x80-\xff])*"))*(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*@(?:[\040\t]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff]|\((?:[^\\\x80-\xff\n\015()]|\\[^\x80-\xff])*\))*\))*(?:[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff])|\[(?:[^\\\x80-\xff (…)
    [all...]
  /packages/apps/VoiceDialer/res/values-de/
strings.xml 22 <string name="examples" msgid="2100807337052050741">" Beispiele: "<b>" "\n"\"Max Muster anrufen\" "\n"\"Max Muster zu Hause anrufen, ?\" "\n"\"Mailbox anrufen\" "\n"\"(040) 123 4567 wählen\" "\n"\"110, 112, ? wählen\" "\n"\"+44 7333 444 555 wählen\" "\n"\"Wahlwiederholung\" "\n"\"Kalender öffnen\" "</b></string>
  /external/valgrind/main/massif/tests/
deep-A.post.exp 43 5 2,040 2,040 2,000 40 0
deep-B.post.exp 43 5 2,040 2,040 2,000 40 0
deep-C.post.exp 43 5 2,040 2,040 2,000 40 0
deep-D.post.exp 43 5 2,040 2,040 2,000 40 0
big-alloc.post.exp 42 4 41,959,328 41,959,328 41,943,040 16,288 0
new-cpp.post.exp 56 6 16,040 8,024 8,000 24 0
overloaded-new.post.exp 56 6 16,040 8,024 8,000 24 0
basic.post.exp 43 5 2,040 2,040 2,000 40 0
148 68 27,336 2,040 2,000 40 0
  /bionic/libc/string/
strcasecmp.c 46 '\040', '\041', '\042', '\043', '\044', '\045', '\046', '\047',
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 147 /*040*/ struct { u32 __reserved[4]; } __reserved_03;
  /ndk/sources/host-tools/nawk-20071023/
awk.h 109 #define FCN 040 /* this is a function name */

Completed in 290 milliseconds

1 2 3 4 5 6