Home
last modified time | relevance | path

Searched defs:numbers (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/libphonenumber/
DFAQ.md95 ### What is the difference between isPossibleNumber and isValidNumber?
101 ### Why does PhoneNumberUtil return false for valid short numbers?
108 ### What does it mean for a phone number to be valid?
137 ### When should I use isValidNumberForRegion?
151 ### Some "valid" numbers are not formatting correctly.
169 ### What types of phone numbers can SMSs be sent to?
175 …ame="fixed_line_or_mobile"></a>Why did I get `FIXED_LINE_OR_MOBILE` as the type of my phone number?
181 ### What is mobile number portability?
185 ### Since it's possible to change the carrier for a phone number, how is the data kept up-to-date?
189 ### What about M2M (machine to machine) numbers?
[all …]
/third_party/typescript/tests/cases/compiler/
DconstIndexedAccess.ts2 const enum numbers { enum
17 let s1 = test[numbers.zero]; variable
18 let n1 = test[numbers.one]; variable
20 let s2 = test[numbers["zero"]]; variable
21 let n2 = test[numbers["one"]]; variable
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database_unittest.cc409 std::vector<int> numbers; in TEST_P() local
418 std::vector<int> numbers; in TEST_P() local
427 std::vector<int> numbers; in TEST_P() local
433 std::vector<int> numbers; in TEST_P() local
762 std::vector<int> numbers; in TEST_F() local
770 std::vector<int> numbers; in TEST_F() local
778 std::vector<int> numbers; in TEST_F() local
787 std::vector<int> numbers; in TEST_F() local
797 std::vector<int> numbers; in TEST_F() local
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DMigrationFactory.java86 List<String> numbers = Files.readAllLines(file); in createMigration() local
111 List<String> numbers = Files.readAllLines(file); in createCustomRecipeMigration() local
125 public static MigrationJob createCustomRecipeMigration(ImmutableList<String> numbers, in createCustomRecipeMigration()
140 …public static MigrationJob createMigration(ImmutableList<String> numbers, String country, boolean … in createMigration()
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffersTest.kt89 val numbers = ShortArray(10) { it.toShort() } in <lambda>() constant
99 val numbers = IntArray(1024) { it } in <lambda>() constant
109 val numbers = FloatArray(1024) { it * 0.05f } in <lambda>() constant
119 val numbers = DoubleArray(1024) { it * 0.0005 } in <lambda>() constant
171 val numbers = IntArray(10) { it } in <lambda>() constant
/third_party/flatbuffers/docs/source/
DCppUsage.md604 ### Support of hexadecimal and special floating-point numbers
615 ### Comparison of floating-point NaN values
/third_party/typescript/tests/baselines/reference/
DthisTypeInTypePredicate.js7 var numbers = filter(function (x) { return 'number' == typeof x; }); variable
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DMetadataTableSchema.java93 public static DigitSequences of(DigitSequence... numbers) { in of()
97 private DigitSequences(Iterable<DigitSequence> numbers) { in DigitSequences()
/third_party/json/test/src/
Dunit-bson.cpp907 std::vector<int64_t> numbers variable
965 std::vector<int32_t> numbers variable
1032 std::vector<int64_t> numbers variable
1092 std::vector<std::uint64_t> numbers variable
1147 std::vector<std::uint64_t> numbers variable
1205 std::vector<std::uint64_t> numbers variable
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.0/tuples_in_rest_parameters_and_spread_expressions/rest_elements_in_tuple_types/
Drest_elements_in_tuple_types.ts36 const numbers: number[] = fun2(); constant
/third_party/libabigail/tests/data/test-abidiff/
Dtest-PR27985-v0.c3 int numbers[2]; member
Dtest-PR27985-v1.c3 int numbers[3]; member
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.cc49 ostream& operator<<(ostream& os, const vector<PhoneNumber>& numbers) { in operator <<()
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
DFlatBuffersVectorsTests.swift37 let numbers: [Int32] = [1, 2, 3, 4, 5] in testCreateIntArray() variable
45 let numbers: [Int32] = [] in testCreateEmptyIntArray() variable
/third_party/node/deps/npm/node_modules/es-abstract/test/helpers/
Dvalues.js12 var numbers = [0, -0, Infinity, -Infinity, 42]; variable
35 numbers: numbers, property
/third_party/cJSON/tests/
Dcjson_add.c122 int numbers[] = {1, 2, 3}; in cjson_create_int_array_should_fail_on_allocation_failure() local
133 float numbers[] = {1.0f, 2.0f, 3.0f}; in cjson_create_float_array_should_fail_on_allocation_failure() local
144 double numbers[] = {1.0, 2.0, 3.0}; in cjson_create_double_array_should_fail_on_allocation_failure() local
/third_party/node/deps/npm/node_modules/JSONStream/
Dreadme.markdown191 ## numbers section in JSONStream
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/script/
Dextract-numbery-strings.go55 var numbers = map[string]struct{}{} var
/third_party/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp42 static le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray()
88 static float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray()
/third_party/icu/icu4c/source/test/letest/
Dxmlreader.cpp38 static le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray()
84 static float *getFloatArray(const UnicodeString &numbers, int32_t &arraySize) in getFloatArray()
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestUtil.java262 String[] numbers = verstr.split("\\."); in getJavaVersion() local
267 String[] numbers = verstr.split("\\.|-"); in getJavaVersion() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestUtil.java267 String[] numbers = verstr.split("\\."); in getJavaVersion() local
272 String[] numbers = verstr.split("\\.|-"); in getJavaVersion() local
/third_party/typescript/tests/cases/conformance/
DfixSignatureCaching.ts444 var numbers; variable
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/pluralformat/
DPluralFormatSample.java46 final int[] numbers = {0, 1, 2, 3, 4, 5, 10, 100, 101, 102}; in PluralFormatExample() local
/third_party/icu/icu4c/source/samples/plurfmtsample/
Dplurfmtsample.cpp45 int numbers[] = {0, 1, 2, 3, 4, 5, 10, 100, 101, 102}; in PluralFormatExample() local

1234