Home
last modified time | relevance | path

Searched defs:pieces (Results 1 - 24 of 24) sorted by relevance

/third_party/rust/crates/cxx/
H A Dbuild.rs26 let mut pieces = version.split('.'); in rustc_version() variables
/third_party/rust/crates/serde/serde/
H A Dbuild.rs85 let mut pieces = version.split('.'); in rustc_minor_version() variables
/third_party/rust/crates/libc/
H A Dbuild.rs132 let mut pieces = version.split('.'); in rustc_minor_nightly() variables
/third_party/rust/crates/regex/tests/
H A Dcrazy.rs157 let mut pieces = ones_and_zeroes(100_000); in dfa_handles_pathological_case() variables
/third_party/rust/crates/proc-macro2/
H A Dbuild.rs187 let mut pieces = version.split('.'); in rustc_minor_version() variables
/third_party/icu/icu4c/source/common/unicode/
H A Dcaniter.h174 UnicodeString **pieces; member in U_FINAL
/third_party/node/deps/icu-small/source/common/unicode/
H A Dcaniter.h174 UnicodeString **pieces; member in final
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dcaniter.h174 UnicodeString **pieces; member in U_FINAL
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.cpp55 const std::list<std::string>& ResKeyPath::pieces() const { in pieces() function in ResKeyPath
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp55 const std::list<std::string>& ResKeyPath::pieces() const { in pieces() function in ResKeyPath
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dfilterrb.cpp55 const std::list<std::string>& ResKeyPath::pieces() const { in pieces() function in ResKeyPath
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.cc141 std::string CatPieces(std::initializer_list<absl::string_view> pieces) { in CatPieces() argument
169 AppendPieces(std::string* dest, std::initializer_list<absl::string_view> pieces) AppendPieces() argument
H A Dstr_split_benchmark.cc154 std::vector<absl::string_view> pieces; in BM_SplitStringWithOneChar() local
H A Dstr_cat_test.cc118 absl::string_view pieces[] = {"Hello", "Cruel", "World"}; in TEST() local
330 absl::string_view pieces[] = {"Hello", "Cruel", "World"}; in TEST() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCanonicalIterator.java239 private String[][] pieces; field in CanonicalIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCanonicalIterator.java235 private String[][] pieces; field in CanonicalIterator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_function_defaults_test.cc268 std::vector<std::string> pieces; in TEST() local
/third_party/ninja/src/
H A Dutil.cc616 vector<StringPiece> pieces = SplitStringPiece(line, ' '); local
671 vector<StringPiece> pieces = global() local
[all...]
/third_party/python/Objects/
H A Dodictobject.c1375 PyObject *pieces = NULL, *result = NULL; in odict_repr() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp1165 int32_t pieces = (m_rand() % 4) + 1; in generateTestCase() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc230 SplitStringToIteratorAllowEmpty(StringPiece full, const char *delim, int pieces, ITR &result) SplitStringToIteratorAllowEmpty() argument
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_annotations.rs1210 let mut pieces = s.split(';'); in deserialize_string_as_variant() variables
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp279 std::vector<std::string> pieces = in WriteResultsFile() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 25 milliseconds