/aosp_15_r20/external/pigweed/pw_string/ |
H A D | to_string_test.cc | 32 struct CustomType { struct 33 unsigned a; 34 unsigned b; 36 static constexpr const char* kToString = "This is a CustomType"; 38 CustomType() : a(0), b(0) {} in CustomType() argument 45 StatusWithSize ToString(const CustomType&, span<char> buffer) { in ToString()
|
H A D | string_builder_test.cc | 29 struct CustomType { struct 47 StatusWithSize ToString<this_pw_test::CustomType>( in ToString() 48 const this_pw_test::CustomType&, span<char> buffer) { in ToString()
|
/aosp_15_r20/external/mobly-snippet-lib/examples/ex6_complex_type_conversion/src/main/java/com/google/android/mobly/snippet/example6/ |
H A D | CustomType.java | 9 public class CustomType { class 11 CustomType(String value) { in CustomType() method in CustomType
|
/aosp_15_r20/external/pigweed/pw_sync/ |
H A D | inline_borrowable_test.cc | 37 class CustomType { class 39 explicit constexpr CustomType(int z) : x_(z), y_(-z) {} in CustomType() function in pw::sync::__anoneb6ea4cd0111::CustomType 40 constexpr CustomType(int x, int y) : x_(x), y_(y) {} in CustomType() function in pw::sync::__anoneb6ea4cd0111::CustomType
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/ |
H A D | test_op_undef.cpp | 94 typedef AbstractStruct2<cl_int, cl_float> CustomType; in TEST_UNDEF() typedef 100 typedef AbstractStruct2<cl_int, cl_char> CustomType; in TEST_SPIRV_FUNC() typedef
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_fx_experimental.py | 1140 class CustomType: class 1148 …def forward(self, inp: Tuple[CustomType, torch.Tensor], inp2: List[CustomType], inp3: CustomNamedT…
|
/aosp_15_r20/external/python/cpython3/Doc/includes/ |
D | custom.c | 9 static PyTypeObject CustomType = { variable
|
D | custom2.c | 98 static PyTypeObject CustomType = { variable
|
D | custom3.c | 148 static PyTypeObject CustomType = { variable
|
D | custom4.c | 160 static PyTypeObject CustomType = { variable
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 197 CustomType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 272 CustomType, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 270 CustomType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 272 CustomType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 272 CustomType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 272 CustomType, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 272 CustomType, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_meta/src/ |
D | lib.rs | 454 CustomType(CustomTypeMetadata), enumerator
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/ |
H A D | statusor_test.cc | 1600 struct CustomType struct
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 1527 struct CustomType struct
|
/aosp_15_r20/external/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 1527 struct CustomType struct
|
/aosp_15_r20/external/pigweed/pw_result/ |
H A D | statusor_test.cc | 1524 struct CustomType struct
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 1636 struct CustomType struct
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/ |
H A D | statusor_test.cc | 1636 struct CustomType struct
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 1646 struct CustomType struct
|