Home
last modified time | relevance | path

Searched defs:probe (Results 26 - 50 of 99) sorted by relevance

1234

/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
H A Drbbi_cache.cpp322 int32_t probe = (min + max + (min>max ? CACHE_SIZE : 0)) / 2; in seek() local
H A Dusc_impl.cpp163 int32_t probe = pairedCharPower; in getPairIndex() local
H A Duvector.cpp469 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
H A Dusc_impl.cpp163 int32_t probe = pairedCharPower; in getPairIndex() 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
/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.c662 int ff_v4l2_context_get_format(V4L2Context* ctx, int probe) in ff_v4l2_context_get_format() argument
/third_party/ffmpeg/libavformat/
H A Dbrstm.c48 static int probe(const AVProbeData *p) in probe() function
H A Dbink.c64 static int probe(const AVProbeData *p) in probe() function
H A Dcafdec.c53 static int probe(const AVProbeData *p) in probe() function
H A Dmlvdec.c54 static int probe(const AVProbeData *p) in probe() function
/third_party/curl/lib/
H A Ddoh.h68 struct dnsprobe probe[DOH_PROBE_SLOTS]; member

Completed in 20 milliseconds

1234