Home
last modified time | relevance | path

Searched defs:Wrapped (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Dempty_in_place_t_does_not_clobber.pass.cpp27 struct Wrapped { struct
35 static_assert(std::is_default_constructible<Wrapped::Inner>::value, ""); in main() argument
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/filter/
H A DTestIgnoredTypes.java53 static class Wrapped { class in TestIgnoredTypes
57 public Wrapped() { throw new RuntimeException("Should not be called"); } in Wrapped() method in TestIgnoredTypes.Wrapped
58 public Wrapped(int x0) { x = x0; } in Wrapped() method in TestIgnoredTypes.Wrapped
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/
Dmatrix_graph.rs48 type Wrapped; typedef
54 fn as_ref(&self) -> Option<&Self::Wrapped>; in as_ref()
57 fn as_mut(&mut self) -> Option<&mut Self::Wrapped>; in as_mut()
66 type Wrapped = T; typedef
72 fn as_ref(&self) -> Option<&Self::Wrapped> { in as_ref()
76 fn as_mut(&mut self) -> Option<&mut Self::Wrapped> { in as_mut()
98 type Wrapped = T; typedef
113 fn as_ref(&self) -> Option<&Self::Wrapped> { in as_ref()
122 fn as_mut(&mut self) -> Option<&mut Self::Wrapped> { in as_mut()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DCombinationGenerator.h54 bool Wrapped = Position == Range.end(); in advance() local
85 bool Wrapped = Variable.advance(); in performGeneration() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DCombinationGenerator.h54 bool Wrapped = Position == Range.end(); in advance() local
85 bool Wrapped = Variable.advance(); in performGeneration() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DCombinationGenerator.h54 bool Wrapped = Position == Range.end(); in advance() local
85 bool Wrapped = Variable.advance(); in performGeneration() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DCombinationGenerator.h54 bool Wrapped = Position == Range.end(); in advance() local
85 bool Wrapped = Variable.advance(); in performGeneration() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DCombinationGenerator.h54 bool Wrapped = Position == Range.end(); in advance() local
85 bool Wrapped = Variable.advance(); in performGeneration() local
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DRenderTarget.cpp29 Wrapped, in GrD3DRenderTarget() argument
72 Wrapped, in GrD3DRenderTarget() argument
H A DGrD3DRenderTarget.h94 enum Wrapped { kWrapped }; enum
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockTexture.h112 enum Wrapped { kWrapped }; enum
113 GrMockRenderTarget(GrMockGpu* gpu, Wrapped, SkISize dimensions, int sampleCnt, in GrMockRenderTarget() argument
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/conn/
H A DWrapped.java24 public interface Wrapped { interface
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlTexture.h72 enum Wrapped { kWrapped }; enum
H A DGrMtlRenderTarget.h82 enum Wrapped { kWrapped }; enum
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/detail/
H A Dbasic_seq.h40 using Wrapped = typename IterTraits::Wrapped; variable
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dunwind_queue_unittest.cc61 TEST(UnwindQueueTest, Wrapped) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dseq.h62 using Wrapped = typename State::Result; member
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/
H A Dseq.h81 using Wrapped = typename State::Result; member
/aosp_15_r20/external/webrtc/net/dcsctp/common/
H A Dsequence_numbers_test.cc17 using Wrapped = webrtc::StrongAlias<class WrappedTag, uint16_t>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp73 bool Wrapped = false; in remapInstruction() local
/aosp_15_r20/system/keymint/ta/src/
H A Dkeys.rs95 Wrapped, enumerator
/aosp_15_r20/system/security/keystore2/src/
H A Dkm_compat.rs73 Wrapped(&'a [u8]), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp295 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/
Dbody.rs62 Wrapped( enumerator
/aosp_15_r20/external/clang/lib/Frontend/
H A DTextDiagnostic.cpp624 bool Wrapped = false; in printWordWrapped() local

12