Home
last modified time | relevance | path

Searched defs:Delim (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/
DRecordPrinter.h24 std::string Delim; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DRecordPrinter.h24 std::string Delim; variable
/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.star.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
/external/cronet/tot/third_party/libc++/src/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.star.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
/external/cronet/stable/third_party/libc++/src/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.star.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DSupportHelpers.h40 const char *Delim = " ("; in PrintTo() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Testing/Support/
DSupportHelpers.h42 const char *Delim = " ("; in PrintTo() local
/external/rust/android-crates-io/crates/prettyplease/src/
Dmac.rs144 Delim, in macro_rules_tokens() enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DRecord.cpp971 const StringInit *Delim) { in interleaveStringList()
992 const StringInit *Delim) { in interleaveIntList()
1201 StringInit *Delim = dyn_cast<StringInit>(RHS); in Fold() local
/external/skia/src/sksl/codegen/
DSkSLWGSLCodeGenerator.cpp965 using Delim = WGSLCodeGenerator::Delimiter; in delimiter_to_str() typedef
/external/clang/lib/Driver/
DTools.cpp197 StringRef::size_type Delim; in addDirectoryList() local