| /third_party/libuv/src/win/ |
| H A D | signal.c | 81 uv_signal_t lookup; in RB_GENERATE_STATIC() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-cache-ttl.h | 281 (*lookup)(struct lws_cache_ttl_lru *cache, const char *wildcard_key, member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_tex_shadow.c | 120 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 D | rbbistbl.cpp | 72 const UnicodeString *RBBISymbolTable::lookup(const UnicodeString& s) const in lookup() function in RBBISymbolTable
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_etc_tmp.h | 44 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 D | etnaviv_etc2.c | 68 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 D | zink_device_info.py | 708 lookup = TemplateLookup() variable
|
| /third_party/node/deps/uv/src/win/ |
| H A D | signal.c | 81 uv_signal_t lookup; in RB_GENERATE_STATIC() local
|
| /third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
| H A D | PhonePrefixMap.java | 147 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 D | FunctionInfo.cpp | 151 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 D | RTDyldObjectLinkingLayer.cpp | 21 void lookup(const LookupSet &Symbols, OnResolvedFunction OnResolved) { in lookup() function in __anon24197::JITDylibSearchOrderResolver
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | LRUCache.hpp | 229 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 D | AtomicOrdering.h | 90 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 D | rbbistbl.cpp | 72 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 D | MapVector.h | 110 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 D | RubyDescriptor.java | 135 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 D | cgitb.py | 69 def lookup(name, frame, locals): function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_lookup.cc | 74 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 D | label_media.c | 171 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
|
| H A D | label_x.c | 198 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
| H A D | ocelot_flower.c | 26 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 D | allowedips.c | 127 static struct wg_peer *lookup(struct allowedips_node __rcu *root, u8 bits, in lookup() function
|
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | platform.c | 296 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 D | retimer.c | 381 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 D | sysctl.h | 172 struct ctl_table_set *(*lookup)(struct ctl_table_root *root); member
|