HomeSort by relevance Sort by last modified time
    Searched full:007 (Results 126 - 150 of 257) sorted by null

1 2 3 4 56 7 8 91011

  /external/v8/test/cctest/
test-disasm-mips.cc 407 "007d1001 movt v0, v1, 7");
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml-symbol.ent 186 <!-- tilde operator is NOT the same character as the tilde, U+007E,
  /external/webkit/LayoutTests/dom/xhtml/level2/core/
xhtml-symbol.ent 186 <!-- tilde operator is NOT the same character as the tilde, U+007E,
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml-symbol.ent 186 <!-- tilde operator is NOT the same character as the tilde, U+007E,
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml-symbol.ent 186 <!-- tilde operator is NOT the same character as the tilde, U+007E,
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
xhtml-symbol.ent 186 <!-- tilde operator is NOT the same character as the tilde, U+007E,
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.3.2-1.js 35 This test covers Basic Latin (range U+0020 - U+007F)
  /external/webkit/Tools/android/flex-2.5.4a/
misc.c 545 case 'a': return '\007';
  /ndk/sources/host-tools/nawk-20071023/
lex.c 388 case 'a': *bp++ = '\007'; break;
  /external/webkit/Source/WebKit/chromium/src/mac/
WebInputEventFactory.mm 462 // Standard says that DEL becomes U+007F.
464 return @"U+007F";
  /external/webkit/Source/WebKit2/Shared/mac/
WebEventFactory.mm 563 // Standard says that DEL becomes U+007F.
565 return String("U+007F");
    [all...]
  /external/icu4c/data/unidata/norm2/
nfc.txt 459 017A=007A 0301
461 017C=007A 0307
463 017E=007A 030C
863 1E91=007A 0302
865 1E93=007A 0323
867 1E95=007A 0331
  /external/icu4c/data/unidata/
ppucd.txt 1001 block;0000..007F;age=1.1;blk=ASCII;ea=Na;gc=Cc;Gr_Base;lb=AL;sc=Zyyy
1002 # 0000..007F C0 Controls and Basic Latin (Basic Latin)
    [all...]
DerivedCoreProperties.txt 17 007C ; Math
18 007E ; Math
260 0061..007A ; Alphabetic
1076 0061..007A ; Lowercase
    [all...]
  /external/icu4c/test/testdata/
CollationTest_NON_IGNORABLE_SHORT.txt 1743 007F 0021
2896 007F 003F
    [all...]
CollationTest_SHIFTED_SHORT.txt 312 007F 0021
986 007F 003F
2020 007B 0021
2024 007B 003F
2028 007D 0021
2032 007D 003F
    [all...]
  /build/
envsetup.sh 223 export PROMPT_COMMAND="echo -ne \"\033]0;[${arch}-${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
225 export PROMPT_COMMAND="echo -ne \"\033]0;[$arch $apps $variant] ${USER}@${HOSTNAME}: ${PWD}\007\""
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnDictionaryImplJni.c 72 /* U+0000 ... U+007f */
148 /* U+0000 ... U+007f */
    [all...]
  /external/chromium/testing/gtest/test/
gtest-port_test.cc 512 EXPECT_FALSE(IsValidEscape('\007'));
    [all...]
  /external/icu4c/data/sprep/
rfc3920res.txt 477 007F; ; PROHIBITED
rfc4013.txt 445 007F; ; PROHIBITED
rfc4518.txt 534 007F; ; MAP
  /external/icu4c/i18n/
rbt.h 417 * U+000A, U+0020..U+007E.
  /external/libpcap/
pcap.c 401 (u_char)'\004', (u_char)'\005', (u_char)'\006', (u_char)'\007',
  /external/valgrind/main/memcheck/tests/
vcpu_fbench.c 809 //printf("Stop the timer:\007");

Completed in 1229 milliseconds

1 2 3 4 56 7 8 91011