Home
last modified time | relevance | path

Searched defs:struct4 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dincomplete_test.cpp96 struct struct4 struct
117 incomplete_test::struct4 c4;
/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dstruct4.c17 static test_structure_4 ABI_ATTR struct4(test_structure_4 ts) in struct4() function
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct4.c17 static test_structure_4 ABI_ATTR struct4(test_structure_4 ts) in struct4() function
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsClientImplDataTest.java426 StructOrError<HeaderMatcher> struct4 = XdsRouteConfigureResource.parseHeaderMatcher(proto); in parseHeaderMatcher_withRangeMatch() local