/third_party/node/deps/cares/src/lib/ |
H A D | ares_math.c | 143 static const unsigned char lookup[256] = { B6(0), B6(1), B6(1), B6(2) }; in ares__count_bits_u8() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_wm_iz.cpp | 130 int lookup = key->iz_lookup; in setup_fs_payload_gfx4() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_d2.c | 18 X509_LOOKUP *lookup; in X509_STORE_set_default_paths_ex() local 48 X509_LOOKUP *lookup; X509_STORE_load_file_ex() local 66 X509_LOOKUP *lookup; X509_STORE_load_path() local 79 X509_LOOKUP *lookup; X509_STORE_load_store_ex() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | Legacy.cpp | 20 void JITSymbolResolverAdapter::lookup(const LookupSet &Symbols, in lookup() function in llvm::orc::JITSymbolResolverAdapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | JITSymbol.cpp | 70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup() function in LegacyJITSymbolResolver
|
/third_party/openssl/crypto/x509/ |
H A D | x509_d2.c | 18 X509_LOOKUP *lookup; in X509_STORE_set_default_paths_ex() local 48 X509_LOOKUP *lookup; X509_STORE_load_file_ex() local 66 X509_LOOKUP *lookup; X509_STORE_load_path() local 79 X509_LOOKUP *lookup; X509_STORE_load_store_ex() local [all...] |
/third_party/skia/tests/graphite/ |
H A D | UniformCacheTest.cpp | 57 sk_sp<UniformData> lookup = cache->lookup(result1->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local 70 sk_sp<UniformData> lookup = cache->lookup(result2->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local 83 sk_sp<UniformData> lookup = cache->lookup(result3->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Context.java | 20 private static void unpackLookupTable(int[] lookup, String map, String rle) { in unpackLookupTable() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ValueSymbolTable.h | 74 Value *lookup(StringRef Name) const { return vmap.lookup(Name); } in lookup() function in llvm::ValueSymbolTable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | SymbolRemappingReader.h | 122 Key lookup(StringRef FunctionName) { in lookup() function in llvm::SymbolRemappingReader
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyEnum.java | 51 public static IRubyObject lookup(ThreadContext context, IRubyObject recv, IRubyObject number) { in lookup() method in RubyEnum
|
/third_party/skia/experimental/graphite/src/ |
H A D | ProgramCache.cpp | 92 sk_sp<ProgramCache::ProgramInfo> ProgramCache::lookup(uint32_t uniqueID) { in lookup() function in skgpu::ProgramCache
|
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/ |
H A D | platform_bt.c | 40 struct gpiod_lookup *lookup = table->table; in tng_bt_sfi_setup() local
|
/kernel/linux/linux-6.6/arch/mips/pic32/pic32mzda/ |
H A D | init.c | 90 static int __init pic32_of_prepare_platform_data(struct of_dev_auxdata *lookup) in pic32_of_prepare_platform_data() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | of_platform.h | 87 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 94 of_platform_default_populate(struct device_node *root, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_default_populate() argument
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.h | 55 ocfs2_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) ocfs2_add_entry() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_debugfs.c | 81 int lookup; in sparx5_vcap_is0_port_keys() local 124 int lookup; sparx5_vcap_is2_port_keys() local 236 int lookup; sparx5_vcap_is2_port_stickies() local 330 int lookup; sparx5_vcap_es2_port_keys() local 409 int lookup; sparx5_vcap_es2_port_stickies() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.h | 53 ocfs2_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) ocfs2_add_entry() argument
|
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | simple-pm-bus.c | 28 const struct of_dev_auxdata *lookup = dev_get_platdata(dev); in simple_pm_bus_probe() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_privacy_screen_x86.c | 16 struct drm_privacy_screen_lookup lookup; member
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | Resources.java | 196 public static String getTranslation(String key, String lookup) { in getTranslation() argument 234 getTranslation(String key, String[] lookup) getTranslation() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_util.h | 107 static const uint8_t lookup[] = { in tu6_rop() local [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/parse_callbacks/ |
H A D | mod.rs | 65 pub fn lookup(cb: &str) -> Box<dyn ParseCallbacks> { in lookup() functions
|
/third_party/rust/crates/syn/codegen/src/ |
H A D | main.rs | 31 mod lookup; modules
|
/kernel/linux/linux-5.10/arch/mips/pic32/pic32mzda/ |
H A D | init.c | 115 static int __init pic32_of_prepare_platform_data(struct of_dev_auxdata *lookup) in pic32_of_prepare_platform_data() argument
|