Home
last modified time | relevance | path

Searched defs:POD (Results 1 – 25 of 154) sorted by relevance

1234567

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/
Dvalue_init_test.cpp30 struct POD struct
32 POD () : f(0), c(0), i(0){} in POD() function
34 POD ( char c_, int i_, float f_ ) : f(f_), c(c_), i(i_) {} in POD() argument
48 // Sample non POD type argument
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dcopyable-property-object.mm3 struct POD { struct
9 POD pod_array[2][3]; argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dc99-variable-length-array-cxx11.cpp14 struct POD { struct
19 // We allow VLAs of POD types, only. argument
H A Dcompound-literal.cpp22 struct POD { struct
39 // CHECK-NOT: CXXBindTemporaryExpr {{.*}} 'struct brace_initializers::POD' in test()
H A Dc99-variable-length-array.cpp10 struct POD { struct
15 // We allow VLAs of POD types, only. argument
H A Dtype-traits.cpp9 struct POD { Enum e; int i; float f; NonPOD* p; }; argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dpod-member-memcpys.cpp4 struct POD { struct
28 POD p; argument
H A Dimplicit-copy-assign-operator.cpp15 struct POD { struct
29 POD pod_array[2][3]; argument
H A Dimplicit-copy-constructor.cpp21 struct POD { struct
31 POD pod_array[2][3]; argument
H A Dmicrosoft-abi-member-pointers.cpp62 struct POD { struct
76 struct NonZeroVBPtr : POD, Virtual { argument
H A Dmicrosoft-abi-sret-and-byval.cpp332 struct POD { int b; }; struct
341 …mem:[^ ]*]] = alloca inalloca [[argmem_ty:<{ %"struct.test2::NonTrivial", %"struct.test2::POD" }>]]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dparent_from_member_test.cpp15 struct POD struct
22 : public POD argument
/aosp_15_r20/external/clang/test/Analysis/
H A Dtemporaries.cpp83 struct POD { struct
84 int x, y;
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmemory_usage_estimator_unittest.cc153 struct POD { in TEST() struct
154 short data; in TEST()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmemory_usage_estimator_unittest.cc178 struct POD { in TEST() struct
179 short data; in TEST()
/aosp_15_r20/external/googleapis/google/ads/admanager/v1/
H A Dfrequency_cap.proto66 POD = 7; enumerator
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DCivicLocationKeys.java64 public static final int POD = 17; field in CivicLocationKeys
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dbindings_internal.h196 POD = 1 << 9, enumerator
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline.h120 POD, enumerator
/aosp_15_r20/external/googleapis/google/container/v1/
H A Dcluster_service.proto5251 POD = 9; enumerator
/aosp_15_r20/external/googleapis/google/container/v1beta1/
H A Dcluster_service.proto5925 POD = 9; enumerator
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-wifi-stubs-publicapi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/public/
HDframework-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Wifi/1/sdk_library/public/
Dframework-wifi-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

1234567