Home
last modified time | relevance | path

Searched refs:Directly (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp636 bool Directly) override;
641 bool Directly) override;
1142 bool Directly) { in classIsDerivedFrom() argument
1166 if (!Directly && classIsDerivedFrom(ClassDecl, Base, Builder, Directly)) in classIsDerivedFrom()
1177 BoundNodesTreeBuilder *Builder, bool Directly) { in objcClassIsDerivedFrom() argument
1194 if (Directly) in objcClassIsDerivedFrom()
/freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/
H A Dsgpio-aspeed.txt10 - Directly connected to APB bus and its shift clock is from APB bus clock
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td308 // Directly name a set of WriteResources defining a new SchedWrite
341 // Directly associate a new SchedRead type with a delay and optional
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h741 bool Directly) = 0;
750 bool Directly) = 0;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOP3PInstructions.td349 // in the compile time. Directly handle the pattern generated by the FE here.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2887 // Directly initializing underlying the b32 register is one less SASS
/freebsd-13.1/contrib/diff/doc/
H A Ddiff.texi2322 @section Generating the Merged Output Directly
/freebsd-13.1/contrib/ntp/
H A DChangeLog1938 * Directly limit the number of datagrams in a mrulist response, rather
H A DCommitLog108426 Directly limit the number of datagrams in a mrulist response, rather
108431 Directly limit the number of datagrams in a mrulist response, rather
108436 Directly limit the number of datagrams in a mrulist response, rather
108445 Directly limit the number of datagrams in a mrulist response, rather
108450 Directly limit the number of datagrams in a mrulist response, rather
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2261 …"Directly create compilation output files. This may lead to incorrect incremental builds if the co…