Home
last modified time | relevance | path

Searched defs:str (Results 576 - 600 of 2962) sorted by relevance

1...<<21222324252627282930>>...119

/third_party/cups-filters/filter/
H A Dtest_pdf2.c9 static inline void write_string(pdfOut *pdf,EMB_PARAMS *emb,const char *str) // {{{ in write_string() argument
/third_party/gn/src/gn/
H A Dstring_output_buffer.cc15 std::string StringOutputBuffer::str() const { in str() function in StringOutputBuffer
26 void StringOutputBuffer::Append(const char* str, size_t len) { in Append() argument
30 void StringOutputBuffer::Append(std::string_view str) { in Append() argument
H A Dsource_dir.cc65 std::string str; in SourceDirStringAtom() local
/third_party/googletest/googletest/src/
H A Dgtest-typed-test.cc39 static const char* SkipSpaces(const char* str) { in SkipSpaces() argument
/third_party/googletest/googletest/test/
H A Dgtest_dirs_test.cc65 bool StartsWith(const std::string& str, const std::string& prefix) { in StartsWith() argument
/third_party/googletest/googletest/src/hwext/
H A Dgtest-utils.cc59 vector<string> SplitString(const string& str, const string& delim) { in SplitString() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DReplaceableUCharacterIterator.java46 public ReplaceableUCharacterIterator(String str){ in ReplaceableUCharacterIterator() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dunumberrangeformattertst.c68 const UChar* str = ufmtval_getString(unumrf_resultAsValue(uresult, &ec), &len, &ec); in TestExampleCode() local
178 const UChar* str = ufmtval_getString(unumrf_resultAsValue(uresult, &ec), NULL, &ec); in TestGetDecimalNumbers() local
/third_party/FatFs/source/
H A Dffsystem.c34 int ff_strnlen(const void *str, in ff_strnlen() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DExhaustiveNumberTest.java74 static void assertInSet(ULocale locale, UnicodeSet set, String str) { in assertInSet() argument
/third_party/icu/tools/unicode/c/genregexcasing/
H A Dgenregexcasing.cpp49 const UnicodeString &str = setIter.getString(); in main() local
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapElement.java15 CapElement(String str) { in CapElement() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-conversions.cc2043 static double StrToD16(const char* str, int flags, in StrToD16() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DDataReadWriteTest.java28 private String normalize(String str) { in normalize() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DReplaceableUCharacterIterator.java48 public ReplaceableUCharacterIterator(String str){ in ReplaceableUCharacterIterator() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DExhaustiveNumberTest.java73 static void assertInSet(ULocale locale, UnicodeSet set, String str) { in assertInSet() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DDataReadWriteTest.java31 private String normalize(String str) { in normalize() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dutil_props.cpp146 UnicodeString ICU_Utility::parseUnicodeIdentifier(const UnicodeString& str, int32_t& pos) { in parseUnicodeIdentifier() argument
/third_party/libsnd/src/
H A Dnist.c124 char str [64], *cptr ; in nist_read_header() local
[all...]
/third_party/libuv/test/
H A Dtest-osx-select.c54 const char* str; in TEST_IMPL() local
92 const char* str; in TEST_IMPL() local
/third_party/libsnd/programs/
H A Dsndfile-metadata-get.c135 { const char * str ; in process_args() local
[all...]
/third_party/libuv/src/unix/
H A Dproctitle.c28 char* str; member
/third_party/mbedtls/port/src/
H A Dtls_client.c27 static void SslDebug(void *ctx, int level, const char *file, int line, const char *str) in SslDebug() argument
/third_party/json/tests/src/
H A Dunit-element_access2.cpp1512 string_t str = "default"; variable
[all...]
/third_party/ltp/pan/
H A Dsplitstr.c61 const char **splitstr(const char *str, const char *separator, int *argcount) in splitstr() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...119