Home
last modified time | relevance | path

Searched defs:strings (Results 1 - 25 of 396) sorted by relevance

12345678910>>...16

/third_party/node/deps/v8/tools/
H A Dcompare-table-gen.js8 var strings = ["true", "false", "null", "void 0", "0", "0.0", "-0", "\"\"", "-1", "-1.25", "1", "1.25", "-2147483648", "2147483648", "Infinity", "-Infinity", "NaN"]; variable
/third_party/musl/src/string/
H A Dstrsignal.c60 static const char strings[] = variable
/third_party/jerryscript/tests/unit-core/
H A Dtest-string-to-number.cpp50 const jerry_char_t *strings[] = in HWTEST_F() local
H A Dtest-number-to-string.cpp47 const lit_utf8_byte_t *strings[] = in HWTEST_F() local
/third_party/ffmpeg/libavutil/tests/
H A Davstring.c29 static const char * const strings[] = { in main() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DSortUtils.cpp11 const UStringVector &strings = *(const UStringVector *)param; in CompareStrings() local
15 void SortFileNames(const UStringVector &strings, CUIntVector &indices) in SortFileNames() argument
/third_party/icu/icu4c/source/i18n/
H A Dulistformatter.cpp69 getUnicodeStrings( const UChar* const strings[], const int32_t* stringLengths, int32_t stringCount, UnicodeString* length4StackBuffer, LocalArray<UnicodeString>& maybeOwner, UErrorCode& status) getUnicodeStrings() argument
/third_party/icu/icu4c/source/common/
H A Duniquecharstr.h92 CharString *strings; global() member in UniqueCharStrings
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestriebuilder.h177 CharString *strings; // Pointer not object so we need not #include internal charstr.h. member in BytesTrieBuilder
H A Ducharstriebuilder.h177 UnicodeString strings; member in UCharsTrieBuilder
/third_party/musl/src/locale/
H A Dcatgets.c22 const char *strings = map+20+V(map+16); in catgets() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestriebuilder.h177 CharString *strings; // Pointer not object so we need not #include internal charstr.h. member in BytesTrieBuilder
H A Ducharstriebuilder.h177 UnicodeString strings; member in UCharsTrieBuilder
/third_party/node/deps/icu-small/source/i18n/
H A Dulistformatter.cpp69 getUnicodeStrings( const char16_t* const strings[], const int32_t* stringLengths, int32_t stringCount, UnicodeString* length4StackBuffer, LocalArray<UnicodeString>& maybeOwner, UErrorCode& status) getUnicodeStrings() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.h181 UnicodeString *strings; member in StringList
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dspawn_ptrace_child.h104 static char *strings[] = { variable
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dgetmntent_r.c29 char strings[1024]; in getmntent_rOne() local
85 char strings[1024]; in getmntent_r_0200() local
[all...]
/third_party/libphonenumber/java/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/
H A DMappingFileProviderTest.java53 private static HashSet<String> newHashSet(String... strings) { in newHashSet() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dulistformatter.cpp69 getUnicodeStrings( const UChar* const strings[], const int32_t* stringLengths, int32_t stringCount, UnicodeString* length4StackBuffer, LocalArray<UnicodeString>& maybeOwner, UErrorCode& status) getUnicodeStrings() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dbytestriebuilder.h177 CharString *strings; // Pointer not object so we need not #include internal charstr.h. member in BytesTrieBuilder
H A Ducharstriebuilder.h177 UnicodeString strings; member in UCharsTrieBuilder
/third_party/skia/third_party/externals/icu/source/common/
H A Duniquecharstr.h92 CharString *strings; global() member in UniqueCharStrings
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.h97 namespace strings { namespace
/third_party/python/Include/internal/
H A Dpycore_global_objects.h43 struct _Py_global_strings strings; member
/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h45 namespace strings { namespace

Completed in 9 milliseconds

12345678910>>...16