/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/tests/utils/ |
D | qc.rs | 7 pub struct Small<T>(pub T); struct 9 impl<T> Deref for Small<T> { implementation 16 impl<T> Arbitrary for Small<T> implementation
|
/aosp_15_r20/prebuilts/go/linux-x86/test/interface/ |
D | bigdata.go | 48 type Small struct { a int32 } struct 49 func (z Small) M() int64 { return int64(z.a) }
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | thunks.cpp | 188 struct Small { short s; }; struct 216 void D::baz(X, X&, _Complex float, Small, Small&, Large) { } in baz() argument
|
H A D | microsoft-abi-sret-and-byval.cpp | 11 struct Small { struct 16 struct SmallCpp11NotCpp03Pod : Empty { argument
|
H A D | thiscall-struct-return.cpp | 21 struct S __attribute__((thiscall)) Small() const { in Small() function in C
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_global_func10.c | 6 struct Small { struct 26 const struct Small small = {.x = skb->len }; in test_cls() argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/permissions/request/wear/elements/ |
D | ButtonSize.java | 70 …public static final class Small extends com.android.healthconnect.controller.permissions.request.w… class in ButtonSize 74 private Small() { in Small() method in ButtonSize.Small
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator 37 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 37 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/external/libbrillo/brillo/ |
H A D | any_internal_impl_test.cc | 77 struct Small { in TEST() struct 78 double d; in TEST()
|
/aosp_15_r20/external/libgav1/src/utils/ |
H A D | memory_test.cc | 34 struct Small : public Allocable { struct 35 uint8_t x;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 40 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 40 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 40 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 40 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | CodeGen.h | 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator 40 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/src/ |
D | params.rs | 53 Small([Param<'k, 'v>; SMALL], usize), enumerator 180 Small(iter::Take<slice::Iter<'ps, Param<'k, 'v>>>), enumerator
|
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/ |
H A D | AnnotatedElementBenchmark.java | 250 Small c() default @Small; in c() field 255 public @interface Small { annotation in AnnotatedElementBenchmark
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
H A D | AnnotatedElementPerfTest.java | 318 Small c() default @Small; in c() field 324 public @interface Small { annotation in AnnotatedElementPerfTest
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | vectorcall.c | 12 struct Small { int x; }; argument
|
H A D | aarch64-type-sizes.c | 83 enum Small { enum
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/ |
D | example_text_marshaling_test.go | 18 Small const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/ |
D | example_text_marshaling_test.go | 18 Small const
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1141 SDValue Small = DAG.getTargetConstantPool( in LowerConstantPool() local 1175 SDValue Small = DAG.getTargetGlobalAddress( in LowerGlobalAddress() local 1218 SDValue Small = DAG.getTargetJumpTable( in LowerJumpTable() local
|
/aosp_15_r20/external/arm-optimized-routines/pl/math/ |
H A D | asinf_2u5.c | 17 #define Small 0x39800000 /* 2^-12. */ macro
|