Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A 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
/aosp_15_r20/external/rust/android-crates-io/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() function
185 absl::string_view get(const Cont& c) { in get() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A 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
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dstr_replace_test.cc177 struct Cont { struct
178 Cont() {} in Cont() function
179 explicit Cont(absl::string_view src) : data(src) {} in Cont() argument
185 absl::string_view get(const Cont& c) { in get() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A 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
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A 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
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
H A 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
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/test/
H A DContextualTest.kt19 data class Cont(val i: Int) dataClass
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.cons/
H A Ddeduct.pass.cpp84 typedef std::list<T, Alloc> Cont; in main() typedef
117 typedef std::list<T, Alloc> Cont; in main() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/queue/queue.cons/
H A Ddeduct.pass.cpp80 typedef std::list<T, Alloc> Cont; in main() typedef
113 typedef std::list<T, Alloc> Cont; in main() typedef
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/polymorphic/
H A DJsonClassDiscriminatorModeBaseTest.kt133 data class Cont(val ec: ErrorClass, val eci: ErrorClassImpl) in <lambda>() class in kotlinx.serialization.json.polymorphic.JsonClassDiscriminatorModeBaseTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp499 MachineBasicBlock *Cont = &*Iter; in placeTryMarker() local
709 MachineBasicBlock *Cont = &MBB; in removeUnnecessaryInstrs() local
764 MachineBasicBlock *Cont = EndTry->getParent(); in removeUnnecessaryInstrs() local
/aosp_15_r20/external/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons/
H A Ddeduct.pass.cpp113 typedef std::deque<T, A> Cont; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp4120 typedef typename decay<Fp>::type Cont; typedef
4850 typedef typename decay<Fp>::type Cont; typedef
4865 typedef typename decay<Fp>::type Cont; typedef
4880 typedef typename decay<Fp>::type Cont; typedef
4898 typedef typename decay<Fp>::type Cont; typedef
4915 typedef typename decay<Fp>::type Cont; typedef
4930 typedef typename decay<Fp>::type Cont; typedef
4945 typedef typename decay<Fp>::type Cont; typedef
4961 typedef typename decay<Fp>::type Cont; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dsignal.rs74 Cont = c::SIGCONT, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp111 BasicBlock *Cont = OldBB->splitBasicBlock(Inst); in emitBranchToTrap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp126 BasicBlock *Cont = OldBB->splitBasicBlock(SplitI); in insertBoundsCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp16 ContinuationRecord Cont; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp16 ContinuationRecord Cont; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp128 BasicBlock *Cont = OldBB->splitBasicBlock(SplitI); in insertBoundsCheck() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp179 CodeGenFunction::JumpDest Cont; in EmitTryCatchStmt() local
H A DCGExpr.cpp2541 llvm::BasicBlock *Cont = createBasicBlock("cont"); in EmitCheck() local
2605 llvm::BasicBlock *Cont = createBasicBlock("cfi.cont"); in EmitCfiSlowPathCheck() local
2733 llvm::BasicBlock *Cont = createBasicBlock("cont"); in EmitTrapCheck() local
4039 llvm::BasicBlock *Cont = createBasicBlock("cont"); in EmitCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp137 if (DWARFDie Cont = resolveReferencedType(D, DW_AT_containing_type)) { in appendUnqualifiedNameBefore() local

123