Home
last modified time | relevance | path

Searched defs:mid (Results 226 - 250 of 467) sorted by relevance

12345678910>>...19

/third_party/libcoap/src/
H A Dcoap_pdu.c97 coap_pdu_init(coap_pdu_type_t type, coap_pdu_code_t code, coap_mid_t mid, in coap_pdu_init() argument
1544 coap_pdu_set_mid(coap_pdu_t *pdu, coap_mid_t mid) coap_pdu_set_mid() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c521 unsigned mid = start + (end - start) / 2; in select_fork_recur() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp526 int32_t mid = (lo + hi) / 2; in findNormalRule() local
H A Duspoof_impl.cpp772 int32_t mid = (lo + hi) / 2; in confusableLookup() local
/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h267 int mid = low + (high - low) / 2; in BinarySearch() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler.cc209 int mid, lower = 0, upper = length; in IsCharacterInRangeArray() local
/third_party/mesa3d/src/util/
H A Dsoftfloat.c799 uint64_t z0, mid1, z64, mid; in _mesa_softfloat_mul_f64_to_f128_m() local
/third_party/mksh/
H A Dexpr.c1200 size_t min = 0, mid, max = elems; in mb_ucsbsearch() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c76 SetSegmentAlphas(VP8Encoder* const enc, const int centers[NUM_MB_SEGMENTS], int mid) SetSegmentAlphas() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp526 int32_t mid = (lo + hi) / 2; in findNormalRule() local
H A Duspoof_impl.cpp772 int32_t mid = (lo + hi) / 2; in confusableLookup() local
/third_party/skia/tests/
H A DGeometryTest.cpp200 SkVector mid = SkEvalQuadTangentAt(&pts[index * 3], .5f); in test_quad_tangents() local
220 SkVector mid = conic.evalTangentAt(.5f); in test_conic_tangents() local
275 SkVector start, mid, end; test_cubic_tangents() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcolr.c293 FT_UInt mid = min + ( max - min ) / 2; in find_base_glyph_record() local
746 FT_UInt mid = min + ( max - min ) / 2; in find_base_glyph_v1_record() local
/third_party/toybox/toys/pending/
H A Ddiff.c106 int low = r, upper = k, mid; in search() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp552 auto mid = (endlineMetrics->ascent() + endlineMetrics->descent()) / PARAM_TWO; in scaleFontWithCompressionConfig() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacstruct.h145 } mid; member
/kernel/linux/common_modules/newip/src/linux-5.10/drivers/net/bt/
H A Dbtdev.c1334 int mid = 0; in __bt_module_dev_create() local
/kernel/linux/linux-5.10/drivers/cdrom/
H A Dgdrom.c109 char mid; member
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_nokia.c100 u8 mid; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-stats.c575 unsigned mid = (lo + hi) / 2; in dm_stat_for_entry() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c143 unsigned int mid = start + (end - start) / 2; in _wa_add() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c760 int mid; in wil_check_bar() local
504 wil_get_reorder_params_edma(struct wil6210_priv *wil, struct sk_buff *skb, int *tid, int *cid, int *mid, u16 *seq, int *mcast, int *retry) wil_get_reorder_params_edma() argument
1093 int mid = wil_rx_status_get_mid(msg); wil_rx_handle_edma() local
[all...]
H A Dmain.c229 static bool wil_vif_is_connected(struct wil6210_priv *wil, u8 mid) in wil_vif_is_connected() argument
1931 wil_find_cid(struct wil6210_priv *wil, u8 mid, const u8 *mac) wil_find_cid() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.c1468 const char* mid = in pmz_init_port() local
/kernel/linux/linux-5.10/drivers/thermal/
H A Drockchip_thermal.c480 int high, low, mid; in rk_tsadcv2_temp_to_code() local
534 unsigned int mid = (low + high) / 2; rk_tsadcv2_code_to_temp() local
[all...]

Completed in 34 milliseconds

12345678910>>...19