Home
last modified time | relevance | path

Searched defs:str (Results 1576 - 1600 of 3454) sorted by relevance

1...<<61626364656667686970>>...139

/third_party/alsa-lib/src/control/
H A Dctlparse.c156 int __snd_ctl_ascii_elem_id_parse(snd_ctl_elem_id_t *dst, const char *str, in __snd_ctl_ascii_elem_id_parse() argument
272 snd_ctl_ascii_elem_id_parse(snd_ctl_elem_id_t *dst, const char *str) snd_ctl_ascii_elem_id_parse() argument
[all...]
/third_party/gn/src/gn/
H A Dtest_with_scope.cc49 bool TestWithScope::ExecuteSnippet(const std::string& str, Err* err) { in ExecuteSnippet() argument
328 void TestWithScope::AppendPrintOutput(const std::string& str) { in AppendPrintOutput() argument
/third_party/googletest/googletest/src/
H A Dgtest-printers.cc459 bool ContainsUnprintableControlCodes(const char* str, size_t length) { in ContainsUnprintableControlCodes() argument
480 bool IsValidUTF8(const char* str, size_t length) { in IsValidUTF8() argument
513 void ConditionalPrintAsText(const char* str, size_t length, ostream* os) { in ConditionalPrintAsText() argument
516 *os << "\n As Text: \"" << str << "\""; in ConditionalPrintAsText() local
/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h987 static void Print(const char* str, ::std::ostream* os) { in Print() argument
1003 static void Print(const char8_t* str, ::std::ostream* os) { in Print() argument
1019 static void Print(const char16_t* str, ::std::ostream* os) { in Print() argument
1034 static void Print(const char32_t* str, argument
1050 Print(const wchar_t* str, ::std::ostream* os) Print() argument
1063 Print(wchar_t* str, ::std::ostream* os) Print() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSimpleFilteredSentenceBreakIterator.java330 public boolean suppressBreakAfter(CharSequence str) { in suppressBreakAfter() argument
335 public boolean unsuppressBreakAfter(CharSequence str) { in unsuppressBreakAfter() argument
H A DStaticUnicodeSets.java95 public static Key chooseFrom(String str, Key key1) { in chooseFrom() argument
113 public static Key chooseFrom(String str, Key key1, Key key2) { in chooseFrom() argument
121 chooseCurrency(String str) chooseCurrency() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScriptRun.java253 public final void reset(String str, int start, int count) in reset() argument
274 public final void reset(String str) in reset() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c127 pseudoScript(const UChar *str) pseudoScript() argument
201 shapeDigits(UChar *str, UChar srcZero, UChar destZero) shapeDigits() argument
216 shapeLetters(UChar *str, const UChar *from, const UChar *to) shapeLetters() argument
[all...]
H A Dunumberformattertst.c285 const UChar* str = ufmtval_getString(unumf_resultAsValue(uresult, &ec), NULL, &ec); in TestToDecimalNumber() local
415 const UChar* str = ufmtval_getString(formattedValue, &length, &status); in Test21674_State() local
H A Dulistfmttest.c278 const UChar *str = ufmtval_getString(value, &len, &status); in TestUList21871_A() local
326 const UChar *str = ufmtval_getString(value, &len, &status); in TestUList21871_B() local
H A Dcdtdptst.c164 UChar *str, *pat; in tryPat994() local
[all...]
H A Dcurrtest.c154 const char *str = uenum_next(en, &len, &status); in checkItemCount() local
H A Dutf16tst.c764 UChar *str=(UChar*)malloc(sizeof(UChar) * (u_strlen(s)+1)); in TestAppendChar() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp323 UnicodeString* CompoundTransliteratorTest::split(const UnicodeString& str, UChar seperator, int32_t& count) { in split() argument
H A Dfldset.cpp47 UnicodeString str; in diffFrom() local
95 int32_t FieldsSet::parseFrom(const UnicodeString& str, const in parseFrom() argument
H A Duobjtest.cpp574 UnicodeString *str = new(__FILE__, __LINE__) UnicodeString(); in TestMFCCompatibility() local
H A Ddtfmapts.cpp289 UnicodeString str; in TestNameHiding() local
[all...]
H A Dthcoll.cpp106 UnicodeString str; in TestNamesList() local
153 UnicodeString str; in TestDictionary() local
163 UnicodeString str; in TestDictionary() local
H A Dtzbdtest.cpp78 UnicodeString str; in findDaylightBoundaryUsingDate() local
80 logln(UnicodeString("Error: ") + startMode + " not present in " + str); in findDaylightBoundaryUsingDate() local
121 UnicodeString str; in findDaylightBoundaryUsingTimeZone() local
193 UnicodeString str; in verifyDST() local
454 UnicodeString str; findBoundariesStepwise() local
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterationRule.java336 static final int posBefore(Replaceable str, int pos) { in posBefore() argument
342 static final int posAfter(Replaceable str, int pos) { in posAfter() argument
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestConversion.java1174 private byte[] toByteArray(String str) { in toByteArray() argument
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp236 sstrm >> str; in testString() local
219 testString( UnicodeString& str, const char* testString, const UChar* expectedString, int32_t expectedStatus) testString() argument
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h131 void uprintf(const UnicodeString &str) { in uprintf() argument
170 UnicodeString str; in call() local
217 void uprintf(const UnicodeString &str) { in uprintf() argument
666 uprintf(const UnicodeString &str) uprintf() argument
717 const char *str = NUM_STRING; call() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dcharacterproperties.cpp70 _set_addString(USet *set, const UChar *str, int32_t length) { in _set_addString() argument
H A Dnormlzr.cpp40 Normalizer::Normalizer(const UnicodeString& str, UNormalizationMode mode) : in Normalizer() argument
49 Normalizer::Normalizer(ConstChar16Ptr str, int32_t length, UNormalizationMode mode) : in Normalizer() argument

Completed in 23 milliseconds

1...<<61626364656667686970>>...139