/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/ |
MapTest.java | 59 EXPECTED.put(7, "seven");
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/res/layout/ |
dialpad.xml | 71 android:id="@+id/seven"
|
/packages/apps/PhoneCommon/res/layout/ |
dialpad.xml | 66 android:id="@+id/seven"
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_farsi1.xml | 59 U+06F7: "?" EXTENDED ARABIC-INDIC DIGIT SEVEN -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-hi/ |
donottranslate-more-keys.xml | 38 <!-- U+096D: "?" DEVANAGARI DIGIT SEVEN -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-mr/ |
donottranslate-more-keys.xml | 38 <!-- U+096D: "?" DEVANAGARI DIGIT SEVEN -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ne/ |
donottranslate-more-keys.xml | 38 <!-- U+096D: "?" DEVANAGARI DIGIT SEVEN -->
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug257.go | [all...] |
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug257.go | [all...] |
/system/bt/vendor_libs/test_vendor_lib/include/ |
command_packet.h | 62 // the command. The OGF can be one of seven values:
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
sanitizer_thread_registry_test.cc | 100 registry->SetThreadName(7, "seven"); 101 EXPECT_EQ(7U, registry->FindThread(HasName, (void*)"seven"));
|
/external/llvm/test/Assembler/ |
debug-info.ll | 16 ; CHECK-NEXT: !3 = !DIEnumerator(name: "seven", value: 7) 19 !4 = !DIEnumerator(name: "seven", value: 7)
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
ObjectLinkingLayerTest.cpp | 228 Value *Seven = ConstantInt::getSigned(Int32Ty, 7); 229 Builder.CreateRet(Seven);
|
/libcore/ojluni/src/main/java/java/time/temporal/ |
ChronoField.java | 337 * Most non-ISO calendar systems also define a seven day week that aligns with ISO. 341 * Calendar systems that do not have a standard seven day week should implement this field 353 * For example, in a calendar systems with a seven day week, the first aligned-week-of-month 360 * Calendar systems that do not have a seven day week should typically implement this 371 * For example, in a calendar systems with a seven day week, the first aligned-week-of-year 378 * Calendar systems that do not have a seven day week should typically implement this 430 * For example, in a calendar systems with a seven day week, the first aligned-week-of-month 435 * Calendar systems that do not have a seven day week should typically implement this 446 * For example, in a calendar systems with a seven day week, the first aligned-week-of-year 451 * Calendar systems that do not have a seven day week should typically implement thi [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SmsNumberUtils.java | 299 // 7 digits - Seven digit phone numbers 315 // 10 digits - Three digit area code followed by seven digit phone numbers/ 321 // followed by three digit area code and seven digit phone numbers 329 // three digit area code and seven digit phone numbers 335 // prefix '1' followed by three digit area code and seven digit phone numbers
|
/external/python/cpython2/Doc/library/ |
calendar.rst | 73 weeks. Weeks are lists of seven :class:`datetime.date` objects. 79 weeks. Weeks are lists of seven tuples of day numbers and weekday 86 weeks. Weeks are lists of seven day numbers.
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
Arabic.java | 180 // U+0667: "?" ARABIC-INDIC DIGIT SEVEN 292 // U+0667: "?" ARABIC-INDIC DIGIT SEVEN 293 // U+215E: "?" VULGAR FRACTION SEVEN EIGHTHS
|
Farsi.java | 179 // U+06F7: "?" EXTENDED ARABIC-INDIC DIGIT SEVEN 279 // U+06F7: "?" EXTENDED ARABIC-INDIC DIGIT SEVEN 280 // U+215E: "?" VULGAR FRACTION SEVEN EIGHTHS
|
Hindi.java | 91 // U+096D: "?" DEVANAGARI DIGIT SEVEN 318 // U+096D: "?" DEVANAGARI DIGIT SEVEN 319 // U+215E: "?" VULGAR FRACTION SEVEN EIGHTHS
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
DexRandomAccessFile.java | 104 // Get the lower seven bits. 185 // Get the lower seven bits.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 63 In generated code, ANTLR defines DFA states using seven parameters, each defined 64 as a member of seven seperate array constants -- +MIN+, +MAX+, +EOT+, +EOF+,
|
/external/libchrome/base/strings/ |
string_util_unittest.cc | 599 {" Making it much longer ", 0, " ", "Four score and seven years ago", 600 "Four score and seven years agoMakingFour score and seven years agoit" 601 "Four score and seven years agomuchFour score and seven years agolonger" 602 "Four score and seven years ago"}, 631 {" Making it much longer ", 0, " ", "Four score and seven years ago", 632 "Four score and seven years agoMaking it much longer "}, [all...] |
/external/libcxx/test/std/re/re.traits/ |
lookup_collatename.pass.cpp | 76 test("seven", std::string("7")); 152 test(L"seven", std::wstring(L"7"));
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 23 seven, ten, eleven and sixteen bit 'bytes' have been used. For 94 bit binary pattern 'b111' can be taken to represent either 'seven' as
|
/external/syslinux/codepage/ |
cp874.txt | 74 0x37 0x0037 #DIGIT SEVEN 266 0xF7 0x0E57 #THAI DIGIT SEVEN
|