Home
last modified time | relevance | path

Searched defs:lookup (Results 51 - 75 of 224) sorted by relevance

123456789

/third_party/skia/src/sksl/ir/
H A DSkSLSetting.cpp71 const CapsLookupMethod* lookup(skstd::string_view name) const { in lookup() function in SkSL::__anon18965::CapsLookupTable
/third_party/optimized-routines/math/
H A Dv_log.c40 lookup (v_u64_t i) in lookup() function
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dfthash.h84 FT_Hash_LookupFunc lookup; member
/third_party/python/Lib/
H A Dmailcap.py198 def lookup(caps, MIMEtype, key=None): function
/third_party/skia/tools/
H A Dblob_cache_sim.cpp49 auto lookup = counts.find(blobKey); in main() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptorPool.java89 public IRubyObject lookup(ThreadContext context, IRubyObject name) { in lookup() method in RubyDescriptorPool
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSTLUtil.hpp101 const typename M::mapped_type& lookup (const M& map, const typename M::key_type& key) in lookup() function
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx327_2L/
H A Dimx327_2l_sensor_ctl.c152 HI_U32 lookup = rom[i++]; in imx327_2l_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx327/
H A Dimx327_sensor_ctl.c153 HI_U32 lookup = rom[i++]; in imx327_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_os04b10/
H A Dos04b_2l_sensor_ctl.c219 HI_U32 lookup = rom[i++]; in os04b_2l_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx390/
H A Dimx390_sensor_ctl.c170 HI_U32 lookup = rom[i++]; in imx390_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/smart_sc4210/
H A Dsc4210_sensor_ctl.c152 HI_U32 lookup = rom[i++]; in sc4210_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx307/
H A Dimx307_sensor_ctl.c169 HI_U32 lookup = rom[i++]; in imx307_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_os05a_2L/
H A Dos05a_2l_sensor_ctl.c172 HI_U32 lookup = rom[i++]; in os05a_2l_prog() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_os05a/
H A Dos05a_sensor_ctl.c171 HI_U32 lookup = rom[i++]; in os05a_prog() local
/third_party/eudev/src/udev/
H A Dudev-builtin-hwdb.c44 _cleanup_free_ const char *lookup; in udev_builtin_hwdb_lookup() local
/third_party/ffmpeg/libavcodec/
H A Dvima.c169 int lookup_size, lookup, highbit, lowbits; in decode_frame() local
/third_party/icu/icu4c/source/common/
H A Drbbistbl.cpp72 const UnicodeString *RBBISymbolTable::lookup(const UnicodeString& s) const in lookup() function in RBBISymbolTable
/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

Completed in 20 milliseconds

123456789