Home
last modified time | relevance | path

Searched defs:Search (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/mit/libcbor/dist/docs/doxygen/search/
H A Dsearch.js305 this.Search = function() method in SearchBox
469 this.Search = function(search) method in SearchResults
/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmnames.c298 ACPI_PARSE_OBJECT *Search; in AcpiDmDisplayPath() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search() function in DeltaAlgorithm
H A DTargetParser.cpp120 GPUInfo Search = { {""}, {""}, AK, AMDGPU::FEATURE_NONE }; in getArchEntry() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp17 getBestGuess(llvm::StringRef Search, llvm::ArrayRef<llvm::StringRef> Allowed, in getBestGuess()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp92 const HeaderSearch &Search; member in __anond12dfad00111::MissingFileCollector
96 MissingFileCollector(llvm::StringSet<> &Out, const HeaderSearch &Search, in MissingFileCollector()
H A DVerifyDiagnosticConsumer.cpp183 bool Search(StringRef S, bool EnsureStartOfWord = false, in Search() function in __anon6a63c2da0211::ParseHelper
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp440 bool ARMParallelDSP::Search(Value *V, BasicBlock *BB, Reduction &R) { in Search() function in ARMParallelDSP
H A DARMLowOverheadLoops.cpp129 std::function<void(MachineBasicBlock*)> Search = [this, &Search] in ProcessLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp891 bool opts::pretty::shouldDumpSymLevel(SymLevel Search) { in shouldDumpSymLevel()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py419 def Search(pattern, s): function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2700 SCEVFindUnsafe Search(SE); in isSafeToExpand() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1300 const Record *Search = nullptr) { in createArgument()