Home
last modified time | relevance | path

Searched defs:mid (Results 201 - 225 of 517) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup-v1.c429 int mid = (index + end) / 2; in cgroup_pidlist_start() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dunwind_orc.c88 int *mid = first, *found = first; in __orc_find() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dntc_thermistor.c414 int start, end, mid; in lookup_comp() local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dzl6100.c324 const struct i2c_device_id *mid; in zl6100_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmsm_iommu.c209 int mid, ctx, i; in config_mids() local
/kernel/linux/linux-6.6/sound/isa/msnd/
H A Dmsnd.c95 snd_msnd_send_word(struct snd_msnd *dev, unsigned char high, unsigned char mid, unsigned char low) snd_msnd_send_word() argument
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_plog.h34 u8 mid; /* module id */ member
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey.c40 int mid; member
224 const int mid = ctx->mid; in do_chromahold16_slice() local
[all...]
H A Dvf_fade.c337 const int mid = 1 << (s->depth - 1); in filter_slice_chroma16() local
H A Dvf_atadenoise.c61 int size, mid, radius; member
342 const int mid = s->mid; filter_slice() local
[all...]
H A Dvf_deinterlace_qsv.c128 static mfxStatus frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_lock() argument
133 static mfxStatus frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in frame_unlock() argument
138 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl() argument
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c413 uint8_t *const mid = src[0]; in put_obmc() local
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.cpp243 int32_t mid = (start + end) / 2; in binarySearch() local
H A Dbasictz.cpp163 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
486 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
/third_party/libsnd/src/
H A Dwavlike.c702 { int lower, upper, mid ; in wavlike_format_str() local
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c91 unsigned long lo, hi, mid; in remote_lookup() local
231 unsigned long lo, hi, mid; in lookup() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp203 const unsigned mid = (unsigned)(((size_t)left + (size_t)right) / 2); in FindInsertPos() local
H A DExtract.cpp249 const unsigned mid = (unsigned)(((size_t)left + (size_t)right) / 2); in Find_FileName_InSortedVector() local
/third_party/lzma/CPP/Common/
H A DMyVector.h290 const unsigned mid = (left + right) / 2; in FindInSorted() local
307 const unsigned mid = (left + right) / 2; in FindInSorted2() local
336 const unsigned mid = (left + right) / 2; AddToUniqueSorted() local
355 const unsigned mid = (left + right) / 2; AddToUniqueSorted2() local
641 const unsigned mid = (left + right) / 2; FindInSorted() local
660 const unsigned mid = (left + right) / 2; AddToUniqueSorted() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dbasictz.cpp163 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
486 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
H A Dunits_data.cpp249 int32_t mid = (start + end) / 2; in binarySearch() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c183 uint8_t mid = (begin + end) >> 1; in vn_buffer_get_max_buffer_size() local
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-data.cc34 const int mid = (l + r) / 2; in TryLookupCode() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbasictz.cpp163 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
481 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
/third_party/selinux/libsepol/src/
H A Doptimize.c82 unsigned int mid = (s + e) / 2; in type_vec_contains() local

Completed in 26 milliseconds

12345678910>>...21