Home
last modified time | relevance | path

Searched refs:Traverse (Results 1 – 25 of 86) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecursiveASTVisitor.h351 decltype(&RecursiveASTVisitor::Traverse##NAME), \
352 decltype(&Derived::Traverse##NAME)>::value \
355 decltype(&RecursiveASTVisitor::Traverse##NAME), \
356 decltype(&Derived::Traverse##NAME)>::value, \
358 .Traverse##NAME(static_cast<CLASS *>(VAR), QUEUE) \
359 : getDerived().Traverse##NAME(static_cast<CLASS *>(VAR)))
374 bool Traverse##CLASS(CLASS *S, DataRecursionQueue *Queue = nullptr);
395 #define TYPE(CLASS, BASE) bool Traverse##CLASS##Type(CLASS##Type *T);
416 #define TYPELOC(CLASS, BASE) bool Traverse##CLASS##TypeLoc(CLASS##TypeLoc TL);
449 #define DECL(CLASS, BASE) bool Traverse##CLASS##Decl(CLASS##Decl *D);
[all …]
/netbsd-src/external/bsd/ntp/dist/scripts/ntpsweep/
H A Dntpsweep-opts.def38 descrip = 'Traverse peers up to this level (4 is a reasonable number)';
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1088a-ten64.dts6 * Copyright 2019-2021 Traverse Technologies
19 model = "Traverse Ten64";
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_find_type.pod45 Traverse a chain looking for digest BIOs:
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_find_type.pod45 Traverse a chain looking for digest BIOs:
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dmmo.texi200 0x40 - Traverse left trie.
237 0x20 - Traverse middle trie. (Read a new command byte
241 0x10 - Traverse right trie. (Read a new command byte and
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dmmo.texi200 0x40 - Traverse left trie.
237 0x20 - Traverse middle trie. (Read a new command byte
241 0x10 - Traverse right trie. (Read a new command byte and
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp284 std::function<void(NodeId)> Traverse = [&](NodeId Id) { in getSubtreePostorder() local
287 Traverse(Child); in getSubtreePostorder()
290 Traverse(Root); in getSubtreePostorder()
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dmipself.em55 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dnios2elf.em82 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dkvxelf.em68 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dcskyelf.em50 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dmetagelf.em77 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dhppaelf.em101 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dm68hc1xelf.em176 /* Traverse the linker tree to find the spot where the stub goes. */
H A Daarch64elf.em101 /* Traverse the linker tree to find the spot where the stub goes. */
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dmipself.em55 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dnios2elf.em82 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dmetagelf.em77 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dcskyelf.em50 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dhppaelf.em101 /* Traverse the linker tree to find the spot where the stub goes. */
H A Dm68hc1xelf.em176 /* Traverse the linker tree to find the spot where the stub goes. */
H A Daarch64elf.em101 /* Traverse the linker tree to find the spot where the stub goes. */
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp255 bool Traverse##N(N *S) { \
256 Base::Traverse##N(S); \
/netbsd-src/share/misc/
H A Dna.phone.add33 231:Michigan (USA):Muskegon, Traverse City:MI

1234