Home
last modified time | relevance | path

Searched defs:middle (Results 1 - 25 of 125) sorted by relevance

12345

/third_party/elfutils/tests/
H A Ddwfl-bug-addr-overflow.c54 Dwfl_Module *middle = dwfl_report_module (dwfl, "middle", in main() local
/test/testfwk/arkxtest/uitest/test/
H A Drect_algorithm_test.cpp127 constexpr size_t middle = rounds / 2; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dalgorithm.h78 It RotateImpl(It first, It middle, It last, std::true_type) { in RotateImpl() argument
83 It RotateImpl(It first, It middle, It last, std::false_type) { in RotateImpl() argument
148 ForwardIterator rotate(ForwardIterator first, ForwardIterator middle, in rotate() argument
/third_party/eudev/src/shared/
H A Dstrbuf.c112 int middle = (right + left) / 2 ; in bubbleinsert() local
/third_party/node/lib/internal/
H A Dcli_table.js
/third_party/icu/icu4c/source/samples/uciter8/
H A Duciter8.c55 int32_t i, pos1, pos2, middle, length; in compareIterators() local
224 testIteratorState(UCharIterator *iter1, UCharIterator *iter2, const char *n, int32_t middle) testIteratorState() argument
[all...]
/third_party/libabigail/include/
H A Dabg-viz-common.h82 enum anchor { start, middle }; enumerator
/third_party/skia/src/core/
H A DSkTSort.h176 T* middle = left + ((count - 1) >> 1); in SkTIntroSort() local
/third_party/skia/src/gpu/tessellate/
H A DPatchWriter.cpp39 float4 middle = mix(ab, bc, mix(T, T.zwxy(), 2/3.f)); in chopAndWriteQuads() local
123 float4 middle = mix(abc, bcd, T.zwxy()); // p1 & p2 of the middle cubic. in chopAndWriteCubics() local
/third_party/skia/third_party/externals/icu/source/samples/uciter8/
H A Duciter8.c55 int32_t i, pos1, pos2, middle, length; in compareIterators() local
224 testIteratorState(UCharIterator *iter1, UCharIterator *iter2, const char *n, int32_t middle) testIteratorState() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_table.cpp70 uint32 middle = (lower + upper) >> 1; in SubDivide() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duc.c72 int middle = 0; in hfi1_make_uc_req() local
H A Druc.c272 hfi1_make_ruc_header_16B(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth1, u32 bth2, int middle, struct hfi1_pkt_state *ps) hfi1_make_ruc_header_16B() argument
360 hfi1_make_ruc_header_9B(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth1, u32 bth2, int middle, struct hfi1_pkt_state *ps) hfi1_make_ruc_header_9B() argument
426 hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth1, u32 bth2, int middle, struct hfi1_pkt_state *ps) hfi1_make_ruc_header() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duc.c31 int middle = 0; in hfi1_make_uc_req() local
H A Druc.c231 hfi1_make_ruc_header_16B(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth1, u32 bth2, int middle, struct hfi1_pkt_state *ps) hfi1_make_ruc_header_16B() argument
320 hfi1_make_ruc_header_9B(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth1, u32 bth2, int middle, struct hfi1_pkt_state *ps) hfi1_make_ruc_header_9B() argument
386 hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, u32 bth0, u32 bth1, u32 bth2, int middle, struct hfi1_pkt_state *ps) hfi1_make_ruc_header() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c69 fse_prepare(struct draw_pt_middle_end *middle, in fse_prepare() argument
181 fse_bind_parameters(struct draw_pt_middle_end *middle) in fse_bind_parameters() argument
188 fse_run_linear(struct draw_pt_middle_end *middle, in fse_run_linear() argument
247 fse_run(struct draw_pt_middle_end *middle, in fse_run() argument
298 fse_run_linear_elts(struct draw_pt_middle_end *middle, in fse_run_linear_elts() argument
339 fse_finish(struct draw_pt_middle_end *middle) in fse_finish() argument
345 fse_destroy(struct draw_pt_middle_end *middle) fse_destroy() argument
[all...]
/third_party/toybox/
H A Dmain.c28 int top, bottom, middle; in toy_find() local
/third_party/toybox/porting/liteos_a/
H A Dmain.c29 int top, bottom, middle; in toy_find() local
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dvsxxxaa.c200 int left, middle, right; in vsxxxaa_handle_REL_packet() local
256 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
308 int left, middle, right; in vsxxxaa_handle_POR_packet() local
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dvsxxxaa.c197 int left, middle, right; in vsxxxaa_handle_REL_packet() local
253 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
305 int left, middle, right; in vsxxxaa_handle_POR_packet() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dasrc_afirsrc.c183 int fft_size, middle, ret; in config_output() local
/third_party/backends/lib/
H A Dgetopt.c313 int middle = last_nonopt; global() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationweights.cpp244 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */ in getWeightRanges() local
[all...]

Completed in 12 milliseconds

12345