Home
last modified time | relevance | path

Searched defs:lookup (Results 101 - 125 of 390) sorted by relevance

12345678910>>...16

/third_party/libuv/src/win/
H A Dsignal.c81 uv_signal_t lookup; in RB_GENERATE_STATIC() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h281 (*lookup)(struct lws_cache_ttl_lru *cache, const char *wildcard_key, member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex_shadow.c120 nir_ssa_def *lookup[6] = {result, NULL, NULL, NULL, zero, one}; in nir_lower_tex_shadow_impl() local
/third_party/node/deps/icu-small/source/common/
H A Drbbistbl.cpp72 const UnicodeString *RBBISymbolTable::lookup(const UnicodeString& s) const in lookup() function in RBBISymbolTable
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc_tmp.h44 static const int lookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in etc1_base_color_diff_lo() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_etc2.c68 static const int lookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in needs_patching() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_device_info.py708 lookup = TemplateLookup() variable
/third_party/node/deps/uv/src/win/
H A Dsignal.c81 uv_signal_t lookup; in RB_GENERATE_STATIC() local
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DPhonePrefixMap.java147 String lookup(long number) { in lookup() method in PhonePrefixMap
180 public String lookup(PhoneNumber number) { in lookup() method in PhonePrefixMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp151 llvm::Expected<LookupResult> FunctionInfo::lookup(DataExtractor &Data, in lookup() function in FunctionInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp21 void lookup(const LookupSet &Symbols, OnResolvedFunction OnResolved) { in lookup() function in __anon24197::JITDylibSearchOrderResolver
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp229 DATA LRUCache<KEY, DATA, HASH>::lookup(const Key &key) in lookup() function in sw::LRUCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAtomicOrdering.h90 static const bool lookup[8][8] = { in isStrongerThan() local
105 static const bool lookup[8][8] = { in isAtLeastOrStrongerThan() local
136 static const AtomicOrderingCABI lookup[8] = { in toCABI() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbistbl.cpp72 const UnicodeString *RBBISymbolTable::lookup(const UnicodeString& s) const in lookup() function in RBBISymbolTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h110 ValueT lookup(const KeyT &Key) const { in lookup() function in llvm::MapVector
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptor.java135 public IRubyObject lookup(ThreadContext context, IRubyObject fieldName) { in lookup() method in RubyDescriptor
258 protected RubyFieldDescriptor lookup(String fieldName) { in lookup() method in RubyDescriptor
/third_party/python/Lib/
H A Dcgitb.py69 def lookup(name, frame, locals): function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup.cc74 time_zone::absolute_lookup time_zone::lookup( in lookup() function in absl::time_internal::cctz::time_zone
79 time_zone::civil_lookup time_zone::lookup(const civil_second& cs) const { in lookup() function in absl::time_internal::cctz::time_zone
/third_party/selinux/libselinux/src/
H A Dlabel_media.c171 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
H A Dlabel_x.c198 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_flower.c26 int lookup, pag; in ocelot_chain_to_block() local
71 int lookup; ocelot_chain_to_pag() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dallowedips.c127 static struct wg_peer *lookup(struct allowedips_node __rcu *root, u8 bits, in lookup() function
/kernel/linux/linux-5.10/drivers/of/
H A Dplatform.c296 static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, in of_dev_lookup() argument
346 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
468 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
500 of_platform_default_populate(struct device_node *root, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_default_populate() argument
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dretimer.c381 const struct tb_retimer_lookup *lookup = data; in retimer_match() local
389 struct tb_retimer_lookup lookup = { .port = port, .index = index }; in tb_port_find_retimer() local
/kernel/linux/linux-5.10/include/linux/
H A Dsysctl.h172 struct ctl_table_set *(*lookup)(struct ctl_table_root *root); member

Completed in 13 milliseconds

12345678910>>...16