Home
last modified time | relevance | path

Searched defs:strings (Results 101 - 125 of 402) sorted by relevance

12345678910>>...17

/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h1093 TersePrintPrefixToStrings(const Tuple& t, std::integral_constant<size_t, I>, Strings* strings) TersePrintPrefixToStrings() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCurrencyData.java68 public CurrencySpacingInfo(String... strings) { in CurrencySpacingInfo() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dulistfmttest.c44 static const UChar* strings[] = { str0, str1, str2, str3, str4 }; variable
/third_party/icu/icu4c/source/test/intltest/
H A Dthcoll.cpp365 UChar strings[LINES][20]; in TestInvalidThai() local
H A Dtsdtfmsy.cpp386 const UnicodeString **strings = en.getZoneStrings(rowCount, columnCount); in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java358 private String[] addUnknown(String[] strings, int len) { in addUnknown() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DLongNameHandler.java46 private static String getWithPlural(String[] strings, StandardPlural plural) { in getWithPlural() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java355 private String[] addUnknown(String[] strings, int len) { in addUnknown() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCurrencyData.java90 public CurrencySpacingInfo(String... strings) { in CurrencySpacingInfo() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DListFormatterTest.java145 public void checkData(ListFormatter listFormat, String[] strings) { in checkData() argument
/third_party/icu/icu4c/source/common/
H A Dustrenum.cpp360 uenum_openCharStringsEnumeration(const char* const strings[], int32_t count, in uenum_openCharStringsEnumeration() argument
379 uenum_openUCharStringsEnumeration(const UChar* const strings[], int32_t count, in uenum_openUCharStringsEnumeration() argument
/third_party/lzma/CPP/Windows/
H A DRegistry.cpp353 LONG CKey::SetValue_Strings(LPCTSTR valueName, const UStringVector &strings) in SetValue_Strings() argument
375 LONG CKey::GetValue_Strings(LPCTSTR valueName, UStringVector &strings) in GetValue_Strings() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c77 static const char * const strings[] = variable
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp60 std::vector<uint8_t> strings; member
/third_party/node/deps/icu-small/source/common/
H A Dustrenum.cpp360 uenum_openCharStringsEnumeration(const char* const strings[], int32_t count, in uenum_openCharStringsEnumeration() argument
379 uenum_openUCharStringsEnumeration(const char16_t* const strings[], int32_t count, in uenum_openUCharStringsEnumeration() argument
/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.cc73 std::set<const AstRawString*> strings; in CheckAllElementsAreUnique() local
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-printers.h880 TersePrintPrefixToStrings(const Tuple& t, std::integral_constant<size_t, I>, Strings* strings) TersePrintPrefixToStrings() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp81 HashStream &operator<<(HashStream &stream, const std::vector<std::string> &strings) in operator <<() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderXFB.cpp187 createSeparableProgram(glw::GLenum shader_type, unsigned int n_strings, const char* const* strings, unsigned int n_varyings, const char* const* varyings, bool should_succeed) createSeparableProgram() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp129 char const* strings[1] = { code.c_str() }; in test() local
240 char const* strings[1] = { code.c_str() }; in test() local
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp111 explicit LocalizedStrings_IDWriteLocalizedStrings(IDWriteLocalizedStrings* strings) in LocalizedStrings_IDWriteLocalizedStrings() argument
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c219 const char* strings[4] = { NULL, NULL, NULL, NULL }; in bdf_interpret_style() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrenum.cpp360 uenum_openCharStringsEnumeration(const char* const strings[], int32_t count, in uenum_openCharStringsEnumeration() argument
379 uenum_openUCharStringsEnumeration(const UChar* const strings[], int32_t count, in uenum_openUCharStringsEnumeration() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc433 absl::FixedArray<std::string> strings = {str, str, str, str}; in TEST() local
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp213 std::vector<std::string> strings = std::vector<std::string>(); in CValueTypeToNativeValue() local
324 static CArrStr VectorToStringArray(std::vector<std::string> &strings, int32_t &code) in VectorToStringArray() argument

Completed in 21 milliseconds

12345678910>>...17