Home
last modified time | relevance | path

Searched defs:Cont (Results 1 – 25 of 42) sorted by relevance

12

/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
185 absl::string_view get(const Cont& c) { in get() argument
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() function
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
185 absl::string_view get(const Cont& c) { in get() argument
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
185 absl::string_view get(const Cont& c) { in get() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() argument
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
185 absl::string_view get(const Cont& c) { in get() argument
/external/abseil-cpp/absl/strings/
Dstr_replace_test.cc181 struct Cont { struct
183 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
189 absl::string_view get(const Cont& c) { in get() argument
/external/cronet/third_party/abseil-cpp/absl/strings/
Dstr_replace_test.cc181 struct Cont { struct
183 explicit Cont(absl::string_view src) : data(src) {} in Cont() function
189 absl::string_view get(const Cont& c) { in get() argument
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_replace_test.cc181 struct Cont { struct
183 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
189 absl::string_view get(const Cont& c) { in get() argument
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/test/
DContextualTest.kt19 data class Cont(val i: Int) dataClass
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.cons/
Ddeduct.pass.cpp84 typedef std::list<T, Alloc> Cont; in main() typedef
117 typedef std::list<T, Alloc> Cont; in main() typedef
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/queue/queue.cons/
Ddeduct.pass.cpp80 typedef std::list<T, Alloc> Cont; in main() typedef
113 typedef std::list<T, Alloc> Cont; in main() typedef
/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
Ddeduct.pass.cpp124 typedef std::deque<T, Alloc> Cont; in main() typedef
163 typedef std::deque<T, Alloc> Cont; in main() typedef
288 using Cont = std::vector<int>; in main() typedef
/external/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
Ddeduct.pass.cpp113 typedef std::deque<T, A> Cont; in main() typedef
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/polymorphic/
DJsonClassDiscriminatorModeBaseTest.kt133 data class Cont(val ec: ErrorClass, val eci: ErrorClassImpl) in <lambda>() dataClass
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp471 MachineBasicBlock *Cont = &*Iter; in placeTryMarker() local
662 MachineBasicBlock *Cont = BeginToEnd[EHPadToTry[&MBB]]->getParent(); in removeUnnecessaryInstrs() local
688 MachineBasicBlock *Cont = EndTry->getParent(); in removeUnnecessaryInstrs() local
1032 MachineBasicBlock *Cont = EndTry->getParent(); in fixUnwindMismatches() local
/external/rust/crates/rustix/src/
Dsignal.rs74 Cont = c::SIGCONT, enumerator
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp111 BasicBlock *Cont = OldBB->splitBasicBlock(Inst); in emitBranchToTrap() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp126 BasicBlock *Cont = OldBB->splitBasicBlock(SplitI); in insertBoundsCheck() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp499 MachineBasicBlock *Cont = &*Iter; in placeTryMarker() local
709 MachineBasicBlock *Cont = &MBB; in removeUnnecessaryInstrs() local
764 MachineBasicBlock *Cont = EndTry->getParent(); in removeUnnecessaryInstrs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DContinuationRecordBuilder.cpp16 ContinuationRecord Cont; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DContinuationRecordBuilder.cpp16 ContinuationRecord Cont; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp128 BasicBlock *Cont = OldBB->splitBasicBlock(SplitI); in insertBoundsCheck() local
/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp179 CodeGenFunction::JumpDest Cont; in EmitTryCatchStmt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFTypePrinter.cpp137 if (DWARFDie Cont = resolveReferencedType(D, DW_AT_containing_type)) { in appendUnqualifiedNameBefore() local

12