Home
last modified time | relevance | path

Searched defs:Lookup (Results 1 - 25 of 61) sorted by relevance

123

/third_party/rust/crates/cxx/gen/build/src/
H A Dcargo.rs97 struct Lookup(str); structure names
99 impl Lookup { impls
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dclass_with_typedef.hpp7 typedef const char* Lookup; typedef in C
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DContext.cs11 internal static readonly int[] Lookup = new int[] { 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 12, 16, 12, 12, 20, 12, 16, 24, 28, 12, 12, 32, 12, 36, 12, 44, 44, 44, 44, 44, 44, 44, 44 field in Org.Brotli.Dec.Context
/third_party/skia/third_party/externals/tint/src/utils/
H A Dmap.h32 V Lookup(std::unordered_map<K, V, H, C>& map, in Lookup() function
/third_party/node/deps/v8/src/compiler/
H A Drefs-map.cc21 RefsMap::Entry* RefsMap::Lookup(const Address& key) const { in Lookup() function in v8::internal::compiler::RefsMap
/third_party/node/deps/v8/src/objects/
H A Dlookup-cache-inl.h24 int DescriptorLookupCache::Lookup(Map source, Name name) { in Lookup() function in v8::internal::DescriptorLookupCache
/third_party/node/deps/v8/src/utils/
H A Daddress-map.cc41 bool RootIndexMap::Lookup(Address obj, RootIndex* out_root_list) const { in Lookup() function in v8::internal::RootIndexMap
H A Daddress-map.h62 bool Lookup(HeapObject obj, RootIndex* out_root_list) const { in Lookup() function in v8::internal::RootIndexMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DFormatters.cpp27 static const char *Lookup = "0123456789ABCDEF"; in format() local
35 Stream << Lookup[HighNibble] << Lookup[LowNibble]; in format() local
/third_party/gn/src/gn/
H A Dunique_vector.h60 Node* Lookup(size_t hash, const T& item, const std::vector<T>& vector) const { in Lookup() function in UniqueVectorHashSet
[all...]
H A Dbuilder_record_map.h73 NodeType* Lookup(const Label& label) const { in Lookup() function in BuilderRecordMap
H A Dstring_atom.cc92 Node* Lookup(size_t hash, std::string_view str) const { in Lookup() function
H A Dpointer_set.h206 NodeType* Lookup(T* ptr) const { in Lookup() function in PointerSet
/third_party/icu/icu4c/source/common/
H A Ducmndata.h100 LookupFn Lookup; member
/third_party/node/deps/icu-small/source/common/
H A Ducmndata.h100 LookupFn Lookup; member
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Darea_code_map.cc42 const char* AreaCodeMap::Lookup(const PhoneNumber& number) const { in Lookup() function in i18n::phonenumbers::AreaCodeMap
/third_party/node/deps/v8/src/date/
H A Ddateparser.cc152 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { in Lookup() function in v8::internal::DateParser::KeywordTable
/third_party/node/deps/v8/src/torque/
H A Ddeclarations.h60 static std::vector<Declarable*> Lookup(const QualifiedName& name) { in Lookup() function in v8::internal::torque::Declarations
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLegacy.h69 LookupFn Lookup; member in llvm::orc::final
52 LambdaSymbolResolver(GetResponsibilitySetFnRef &&GetResponsibilitySet, LookupFnRef &&Lookup) LambdaSymbolResolver() argument
80 createSymbolResolver(GetResponsibilitySetFn &&GetResponsibilitySet, LookupFn &&Lookup) createSymbolResolver() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.h114 LookupFn Lookup; member
/third_party/skia/buildtools/checkdeps/
H A Dbuilddeps.py225 def Lookup(self, var_name): member in DepsBuilder._ApplyDirectoryRules._VarImpl
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLookup.java16 public /*abstract*/ class Lookup class
50 public Lookup(int theLookupType, int theLookupFlags) in Lookup() method in Lookup
/third_party/node/src/permission/
H A Dfs_permission.cc170 bool FSPermission::RadixTree::Lookup(const std::string_view& s, in Lookup() function in node::permission::FSPermission::RadixTree
H A Dfs_permission.h122 bool Lookup(const std::string_view& s) { return Lookup(s, false); } in Lookup() function
/third_party/node/deps/v8/src/handles/
H A Dhandles.cc179 Address* CanonicalHandleScope::Lookup(Address object) { in Lookup() function in v8::internal::CanonicalHandleScope

Completed in 8 milliseconds

123