Home
last modified time | relevance | path

Searched defs:Recursive (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_bytes/
H A Dpacked_ptr_test.cc110 struct Recursive { struct
111 size_t field_ = 0;
112 pw::PackedPtr<Recursive> ptr_;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_recursive.cpp21 class Recursive : public BaseHook class
28 Recursive() : BaseHook(), children(){} in Recursive() function in Recursive
Ddoc_recursive_member.cpp40 class Recursive class
47 Recursive() : hook(), children() {} in Recursive() function in Recursive
/aosp_15_r20/external/lzma/CPP/Common/
H A DWildcard.h36 bool Recursive; member
62 bool Recursive; member
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/
H A DJsonPrettyPrintTest.kt23 class Recursive(val rec: Recursive?, val empty: Empty = Empty()) in <lambda>() class in kotlinx.serialization.json.JsonPrettyPrintTest
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
H A DSerialDescriptorEqualityTest.kt26 class Recursive<T>(val desc: T, var node: Recursive<T>?) in <lambda>() class
/aosp_15_r20/external/kotlinx.serialization/formats/properties/commonTest/src/kotlinx/serialization/properties/
H A DPropertiesTest.kt18 data class Recursive(val data: Data, val property: String) dataClass
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug418.go20 func Recursive() (x interface{}, y int) { func
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DAbstractTypesTest.java147 static class Recursive<T extends Map<List<T>, Set<T[]>>> {} class in AbstractTypesTest
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DAbstractTypesTest.kt102 internal class Recursive<T : Map<List<T>, Set<Array<T>>>> class in com.squareup.kotlinpoet.AbstractTypesTest
/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp65 DeclarationMatcher Recursive = in TEST() local
123 DeclarationMatcher Recursive = in TEST() local
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py470 class Recursive(Structure): class
/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel_unittest.cc640 void Recursive() { in Recursive() function
649 TEST_F(IPCSyncChannelTest, Recursive) { in TEST_F() argument
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py784 class Recursive(Structure): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_structures.py784 class Recursive(Structure): class
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3506 bool Recursive, in InstantiateFunctionDefinition()
3950 bool Recursive, in InstantiateStaticDataMemberDefinition()
3957 VarDecl *Var, bool Recursive, in InstantiateVariableDefinition()
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dhooks.rs184 Recursive, enumerator
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h70 bool Recursive; member
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dall_test.go1164 type Recursive struct { struct
1165 x int
1166 r *Recursive
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel_unittest.cc671 void Recursive( in Recursive() function
683 TEST_F(IPCSyncChannelTest, Recursive) { in TEST_F() argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc1108 TEST(ASN1Test, Recursive) { in TEST() argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc1108 TEST(ASN1Test, Recursive) { in TEST() argument
/aosp_15_r20/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser_test.cpp918 TEST(ArtifactTest, Recursive) { argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1469 bool Recursive = false; in run() local
/aosp_15_r20/external/cronet/base/task/
H A Dsingle_thread_task_executor_unittest.cc833 TEST_P(SingleThreadTaskExecutorTypedTest, Recursive) { in TEST_P() argument

12