/freebsd/tests/sys/fs/fusefs/ |
H A D | lookup.cc | 44 class Lookup: public FuseTest {}; class 66 TEST_F(Lookup, attr_cache) in TEST_F() argument 130 TEST_F(Lookup, attr_cache_timeout) in TEST_F() argument 155 TEST_F(Lookup, dot) in TEST_F() argument 177 TEST_F(Lookup, dotdot) in TEST_F() argument 203 TEST_F(Lookup, dotdot_entry_cache_timeout) in TEST_F() argument 237 TEST_F(Lookup, dotdot_no_parent_nid) in TEST_F() argument 284 TEST_F(Lookup, ejustreturn) in TEST_F() argument 301 TEST_F(Lookup, enoent) in TEST_F() argument 312 TEST_F(Lookup, enotdir) in TEST_F() argument [all …]
|
H A D | default_permissions.cc | 163 class Lookup: public DefaultPermissions {}; class 937 TEST_F(Lookup, eacces) in TEST_F() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | PointerSumType.h | 216 template <TagT N> struct Lookup { struct 218 using MemberT = decltype( 222 using PointerT = typename MemberT::PointerT; 225 using TraitsT = typename MemberT::TraitsT;
|
H A D | DenseMap.h | 599 ValueT &&Value, LookupKeyT &Lookup) { in InsertIntoBucketWithLookup() 608 BucketT *InsertIntoBucketImpl(const KeyT &Key, const LookupKeyT &Lookup, in InsertIntoBucketImpl()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.h | 36 ExecutorAddr Lookup; member 54 lookup(tpctypes::DylibHandle H, const SymbolLookupSet &Lookup) { in lookup() 63 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup) { in lookup()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVBaseInfo.cpp | 59 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMnemonic() local 94 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMinVersion() local 106 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMaxVersion() local 168 const SPIRV::SymbolicOperand *Lookup = in getLinkStringForBuiltIn() local 183 const SPIRV::SymbolicOperand *Lookup = in getSpirvBuiltInIdByName() local 222 const SPIRV::ExtendedBuiltin *Lookup = in getExtInstName() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | ThreadSafeDenseMap.h | 35 _ValueType Lookup(_KeyType k) { in Lookup() function 40 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ComparisonCategories.cpp | 82 DeclContextLookupResult Lookup = Record->getCanonicalDecl()->lookup( in lookupValueInfo() local 93 DeclContextLookupResult Lookup = in lookupStdNamespace() local 105 DeclContextLookupResult Lookup = StdNS->lookup(&Ctx.Idents.get(Name)); in lookupCXXRecordDecl() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.cpp | 85 const SymbolLookupSet &Lookup, in lookupAsync() 103 const RemoteSymbolLookupSet &Lookup, in lookupAsync()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ThreadSafeDenseSet.h | 38 bool Lookup(_ElementType e) { in Lookup() function
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | AssumeBundleQueries.cpp | 88 auto Lookup = Result.find(Key); in fillMapFromAssume() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map.h | 407 ValueT &&Value, LookupKeyT &Lookup) { in InsertIntoBucketWithLookup() 416 BucketT *InsertIntoBucketImpl(const KeyT &Key, const LookupKeyT &Lookup, in InsertIntoBucketImpl()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Trace.cpp | 53 static std::optional<V> Lookup(DenseMap<K, V> &map, K k) { in Lookup() function 70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AssumeBundleBuilder.cpp | 181 auto Lookup = AssumedKnowledgeMap.find(Key); in addKnowledge() local 444 auto &Lookup = Knowledge[{RK.WasOn, RK.AttrKind}]; in dropRedundantKnowledge() local
|
/freebsd/contrib/bearssl/T0/ |
H A D | T0Comp.cs | 2004 internal Word Lookup(string name) in Lookup() method in T0Comp
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DynamicLibrary.cpp | 96 void *Lookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in Lookup() function in DynamicLibrary::HandleSet
|
/freebsd/contrib/tcsh/ |
H A D | ed.xmap.c | 461 Lookup(struct Strbuf *buf, const CStr *str, const XmapNode *ptr) in Lookup() function
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 253 UnresolvedLookupExpr *Lookup) { in BuildOperatorCoawaitCall() 804 ExprResult Lookup = BuildOperatorCoawaitLookupExpr(S, Loc); in ActOnCoawaitExpr() local 832 UnresolvedLookupExpr *Lookup) { in BuildUnresolvedCoawaitExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 1108 const char *Lookup = ",/\\:. \n\t'-"; in demangleCharLiteral() local 1115 char Lookup[26] = {'\xE1', '\xE2', '\xE3', '\xE4', '\xE5', '\xE6', '\xE7', in demangleCharLiteral() local 1125 char Lookup[26] = {'\xC1', '\xC2', '\xC3', '\xC4', '\xC5', '\xC6', '\xC7', in demangleCharLiteral() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | DynamicType.cpp | 79 const auto *Lookup = State->get<DynamicCastMap>().lookup(MR); in getDynamicCastInfo() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastValueChecker.cpp | 468 const auto *Lookup = CDM.lookup(Call); in evalCall() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | XCore.cpp | 461 int Lookup = 0; in appendQualifier() local
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 2009 ConstSearchDirIterator Lookup = CurDirLookup; in getIncludeNextStart() local 2699 ConstSearchDirIterator Lookup = nullptr; in HandleIncludeNextDirective() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 595 static int Lookup(ArrayRef<TableEntry> Table, unsigned Opcode) { in Lookup() function
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 210 Lookup("lookup", variable
|