Home
last modified time | relevance | path

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

12

/external/llvm-project/compiler-rt/test/fuzzer/
DDeepRecursionTest.cpp14 void Recursive(const uint8_t *Data, size_t Size, int Depth) { in Recursive() function
/external/lzma/CPP/Common/
DWildcard.h36 bool Recursive; member
109 bool Recursive; member
/external/llvm-project/clang/test/Analysis/
Dnew-ctor-recursive.cpp20 Recursive enumerator
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc133 TEST(ASN1Test, Recursive) { in TEST() argument
/external/javapoet/src/test/java/com/squareup/javapoet/
DAbstractTypesTest.java147 static class Recursive<T extends Map<List<T>, Set<T[]>>> {} class in AbstractTypesTest
/external/boringssl/src/crypto/asn1/
Dasn1_test.cc171 TEST(ASN1Test, Recursive) { in TEST() argument
/external/llvm-project/llvm/tools/llvm-extract/
Dllvm-extract.cpp62 Recursive("recursive", cl::desc("Recursively extract all called functions"), variable
/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py470 class Recursive(Structure): class
/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py784 class Recursive(Structure): class
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h69 bool Recursive; member
/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp65 DeclarationMatcher Recursive = in TEST() local
123 DeclarationMatcher Recursive = in TEST() local
/external/libchrome/ipc/
Dipc_sync_channel_unittest.cc671 void Recursive( in Recursive() function
683 TEST_F(IPCSyncChannelTest, Recursive) { in TEST_F() argument
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3506 bool Recursive, in InstantiateFunctionDefinition()
3950 bool Recursive, in InstantiateStaticDataMemberDefinition()
3957 VarDecl *Var, bool Recursive, in InstantiateVariableDefinition()
DSemaDeclObjC.cpp3955 bool Recursive; member in __anon83fbe0d40711::OverrideSearch
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1469 bool Recursive = false; in run() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1481 bool Recursive = false; in run() local
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp211 DeclarationMatcher Recursive = in TEST_P() local
268 DeclarationMatcher Recursive = recordDecl( in TEST_P() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4650 bool Recursive, in InstantiateFunctionDefinition()
5177 VarDecl *Var, bool Recursive, in InstantiateVariableDefinition()
DSemaDeclObjC.cpp4267 bool Recursive; member in __anone6e8b7c20711::OverrideSearch
/external/python/cpython3/Lib/test/
Dpickletester.py2551 class Recursive: class
/external/llvm-project/flang/lib/Parser/
Dunparse.cpp1697 void Post(const PrefixSpec::Recursive) { Word("RECURSIVE"); } in Post()
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3135 Recursive bool `json:"recursive,omitempty"` member
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3135 Recursive bool `json:"recursive,omitempty"` member
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3135 Recursive bool `json:"recursive,omitempty"` member
/external/clang/lib/CodeGen/
DTargetInfo.cpp7329 enum Status {NonRecursive, Recursive, Incomplete, IncompleteUsed}; enumerator

12