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

1 2 34 5 6 7 8 91011

  /external/valgrind/main/memcheck/tests/s390x/
cu21.c 10 /* U+0000 to U+007f: Result is 1 byte for each uint16_t */
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 24 ["[000:01:02:003:004:5:6:007]", "[0:1:2:3:4:5:6:7]"],
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.3.2-3.js 35 This test covers Basic Latin (range U+0020 - U+007F)
  /libcore/benchmarks/src/benchmarks/regression/
CharsetBenchmark.java 75 * Unicode code points between U+0000 and U+007f inclusive are identical to US-ASCII, while
  /packages/wallpapers/Galaxy4/src/com/android/galaxy4/
galaxy.rs 173 particle->position.x -= .007;
  /external/e2fsprogs/e2fsck/
unix.c 236 printf(_("\n\n\007\007\007\007WARNING!!! "
238 "cause ***SEVERE*** filesystem damage.\007\007\007\n\n"));
    [all...]
  /dalvik/dx/tests/122-switch-with-high-register/
expected.txt 71 007a: add-int v1, v1, v69
72 007c: add-int v1, v1, v70
73 007e: add-int v1, v1, v71
628 007a: add-int v3, v3, v69
629 007c: add-int v3, v3, v70
630 007e: add-int v3, v3, v71
  /external/libvpx/libvpx/test/
test.mk 63 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-00-comprehensive-007.ivf
124 LIBVPX_TEST_DATA-$(CONFIG_VP8_DECODER) += vp80-00-comprehensive-007.ivf.md5
test_vector_test.cc 32 "vp80-00-comprehensive-006.ivf", "vp80-00-comprehensive-007.ivf",
  /external/protobuf/python/google/protobuf/internal/
text_format_test.py 112 '\"\\000\\001\\007\\010\\014\\n\\r\\t\\013\\\\\\\'\\\"\"\n')
194 '\"\\000\\001\\007\\010\\014\\n\\r\\t\\013\\\\\\\'\\\"\"\n'
  /external/webkit/Source/WebCore/platform/cocoa/
KeyEventCocoa.mm 302 // Standard says that DEL becomes U+007F.
304 return "U+007F";
  /external/webkit/Source/WebCore/platform/wx/
KeyboardEventWx.cpp 121 // Standard says that DEL becomes U+007F.
123 return "U+007F";
  /external/webkit/Source/WebKit2/Shared/win/
WebEventFactory.cpp 321 return String("U+007F"); // Standard says that DEL becomes U+007F.
  /libcore/luni/src/main/java/java/text/
RuleBasedCollator.java 66 * 003A-0040, 005B-0060, 007B-007E]). If those characters are desired, you can
  /dalvik/dx/tests/064-dex-array-access/
expected.txt 147 000f: const/16 v4, #int 123 // #007b
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
command.js 119 * "U+007F U+0008-Meta" for Delete and Command Backspace
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
_base.py 100 # Parameter should be in the range U+0020 to U+007E.
  /external/harfbuzz/contrib/tables/
BidiMirroring.txt 45 007B; 007D # LEFT CURLY BRACKET
46 007D; 007B # RIGHT CURLY BRACKET
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 276 print $outFH "007B..007E; ; PROHIBITED\n";
409 # a complete list of these code points: U+0000-0008, 000E-001F, 007F-
440 print $outFH "007F; ; MAP\n";
  /external/openssh/openbsd-compat/
vis.c 50 (c) == '\007' || (c) == '\r' || \
  /external/valgrind/main/
glibc-2.34567-NPTL-helgrind.supp 51 # helgrind-glibc2X-007 was merged into helgrind-glibc2X-001
  /external/webkit/Source/WebCore/platform/efl/
PlatformKeyboardEventEfl.cpp 76 gKeyMap.set("Delete", "U+007F");
  /external/webkit/Source/WebCore/platform/haiku/
PlatformKeyboardEventHaiku.cpp 97 return "U+007F";
  /libcore/luni/src/main/native/
java_nio_charset_Charsets.cpp 147 * Unicode code points between U+0000 and U+007f inclusive are identical to US-ASCII, while
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 511 "(\t\022\017\n\007package\030\002 \001(\t\022\022\n\ndependency\030\003 \003(\t\022"
514 "gle.protobuf.EnumDescriptorProto\0228\n\007serv"
516 "iptorProto\0228\n\textension\030\007 \003(\0132%.google.p"
517 "rotobuf.FieldDescriptorProto\022-\n\007options\030"
527 "onRange\0220\n\007options\030\007 \001(\0132\037.google.protob"
535 "ault_value\030\007 \001(\t\022.\n\007options\030\010 \001(\0132\035.goog"
539 "YPE_FIXED64\020\006\022\020\n\014TYPE_FIXED32\020\007\022\r\n\tTYPE_"
548 "umValueDescriptorProto\022-\n\007options\030\003 \001(\0132
    [all...]

Completed in 1307 milliseconds

1 2 34 5 6 7 8 91011