Home
last modified time | relevance | path

Searched defs:custom2 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/test/
Dhash_variant_test.cpp54 struct custom2 { struct
56 friend std::size_t hash_value(custom2 v) { return boost::hash_value(v.value); } in hash_value() argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c39 int custom2(void *ctx) in custom2() function
/aosp_15_r20/system/libufdt/utils/src/
H A Dmkdtboimg.py199 def custom2(self): member in DtEntry
/aosp_15_r20/external/kotlinx.serialization/core/jvmTest/src/kotlinx/serialization/
H A DSerializeFlatTest.kt46 val custom2: Int constant in kotlinx.serialization.Names
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
H A DTestTypeFactory.java195 JavaType custom2 = tf.constructParametricType(SingleArgGeneric.class, t.getBindings()); in testParametricTypes() local
/aosp_15_r20/frameworks/native/libs/binder/rust/src/parcel/
H A Dparcelable.rs1244 let custom2 = Custom::deserialize(parcel.borrowed_ref()).unwrap(); in test_custom_parcelable() localVariable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp2310 float custom2[4]; in iterate() member
H A DvktMeshShaderMiscTests.cpp2075 float custom2[4]; in iterate() member