Home
last modified time | relevance | path

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

123

/third_party/elfutils/tests/
H A Ddwfl-bug-addr-overflow.c54 Dwfl_Module *middle = dwfl_report_module (dwfl, "middle", in main() 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
/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...]
H A Ddraw_pt.c65 struct draw_pt_middle_end *middle = NULL; in draw_pt_arrays() local
[all...]
H A Ddraw_pt_vsplit.c45 struct draw_pt_middle_end *middle; member
205 vsplit_prepare(struct draw_pt_front_end *frontend, enum pipe_prim_type in_prim, struct draw_pt_middle_end *middle, unsigned opt) vsplit_prepare() argument
[all...]
H A Ddraw_pt_fetch_shade_pipeline.c58 fetch_pipeline_middle_end(struct draw_pt_middle_end *middle) in fetch_pipeline_middle_end() argument
70 fetch_pipeline_prepare(struct draw_pt_middle_end *middle, in fetch_pipeline_prepare() argument
145 fetch_pipeline_bind_parameters(struct draw_pt_middle_end *middle) in fetch_pipeline_bind_parameters() argument
223 fetch_pipeline_generic(struct draw_pt_middle_end *middle, in fetch_pipeline_generic() argument
380 fetch_pipeline_run(struct draw_pt_middle_end *middle, in fetch_pipeline_run() argument
410 fetch_pipeline_linear_run(struct draw_pt_middle_end *middle, unsigned start, unsigned count, unsigned prim_flags) fetch_pipeline_linear_run() argument
438 fetch_pipeline_linear_run_elts(struct draw_pt_middle_end *middle, unsigned start, unsigned count, const ushort *draw_elts, unsigned draw_count, unsigned prim_flags) fetch_pipeline_linear_run_elts() argument
470 fetch_pipeline_finish(struct draw_pt_middle_end *middle) fetch_pipeline_finish() argument
477 fetch_pipeline_destroy(struct draw_pt_middle_end *middle) fetch_pipeline_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
/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...]
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c44 int middle = (bottom + top) / 2; in search_char_in_char_array() local
84 int middle = (bottom + top) / 2; in search_char_in_interval_array() local
569 int middle in search_in_bidirectional_conversion_tables() local
648 int middle = (bottom + top) / 2; search_in_conversion_table() local
[all...]
H A Dlit-magic-strings.c217 lit_utf8_size_t middle = ((first + last) / 2); /**< mid point of search */ in lit_is_utf8_string_magic() local
262 lit_utf8_size_t middle = ((first + last) / 2); /**< mid point of search */ in lit_is_utf8_string_pair_magic() local
312 const lit_magic_string_ex_id_t middle = (first + last) / 2; lit_is_ex_utf8_string_magic() local
372 const lit_magic_string_ex_id_t middle = (first + last) / 2; lit_is_ex_utf8_string_pair_magic() local
[all...]
/third_party/json/tests/src/
H A Dunit-udt.cpp600 char middle; member
/third_party/node/deps/icu-small/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...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dnfsprep.c155 int left, middle, right,rc; in findStringIndex() local
/third_party/skia/third_party/externals/icu/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 17 milliseconds

123