Home
last modified time | relevance | path

Searched defs:probe (Results 151 - 175 of 539) sorted by relevance

12345678910>>...22

/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.cpp178 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
227 le_int32 probe = fPower; in unicodeToGlyph() local
[all...]
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp65 le_uint16 probe = 1 << entrySelector; in findTable() local
163 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
[all...]
H A Dcmaps.cpp177 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
226 le_int32 probe = fPower; in unicodeToGlyph() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duvectr32.cpp311 int32_t probe = (min + max) / 2; in sortedInsert() local
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/
H A Daesni-sha256-x86_64.s
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.cpp311 int32_t probe = (min + max) / 2; in sortedInsert() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dnodearray.h148 unsigned probe = (left + right + 1) / 2; in nodearray_sparse_search() local
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c139 uint32_t probe; in util_cache_entry_get() local
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/
H A Daesni-sha256-x86_64.s
/third_party/rust/crates/autocfg/src/
H A Dlib.rs205 fn probe<T: AsRef<[u8]>>(&self, code: T) -> Result<bool, Error> { in probe() functions
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duvectr32.cpp311 int32_t probe = (min + max) / 2; in sortedInsert() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Ddevice.h68 INT32 (*probe)(struct device *dev); member
95 INT32 (*probe)(struct device *dev); member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhimedia.h51 HI_S32 (*probe)(pm_basedev *); member
63 HI_S32(*probe)(pm_basedev *); member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dtypec_altmode.h147 int (*probe)(struct typec_altmode *altmode); member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmacio.h127 int (*probe)(struct macio_dev* dev, const struct of_device_id *match); member
H A Dvio.h115 int (*probe)(struct vio_dev *dev, const struct vio_device_id *id); member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h138 int (*probe) (struct ccw_device *); member
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dmmio-mod.c38 struct kmmio_probe probe; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmacio.h128 int (*probe)(struct macio_dev* dev, const struct of_device_id *match); member
H A Dvio.h115 int (*probe)(struct vio_dev *dev, const struct vio_device_id *id); member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h137 int (*probe) (struct ccw_device *); member
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-dwc-qos-eth.c407 void *(*probe)(struct platform_device *pdev, member
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_algo.c705 struct xfrm_algo_desc *xfrm_aalg_get_byname(const char *name, int probe) in xfrm_aalg_get_byname() argument
712 struct xfrm_algo_desc *xfrm_ealg_get_byname(const char *name, int probe) in xfrm_ealg_get_byname() argument
719 struct xfrm_algo_desc *xfrm_calg_get_byname(const char *name, int probe) in xfrm_calg_get_byname() argument
741 struct xfrm_algo_desc *xfrm_aead_get_byname(const char *name, int icv_len, int probe) in xfrm_aead_get_byname() argument
640 xfrm_find_algo( const struct xfrm_algo_list *algo_list, int match(const struct xfrm_algo_desc *entry, const void *data), const void *data, int probe) xfrm_find_algo() argument
[all...]

Completed in 18 milliseconds

12345678910>>...22