| /third_party/elfutils/tests/ |
| H A D | dwfl-bug-addr-overflow.c | 54 Dwfl_Module *middle = dwfl_report_module (dwfl, "middle", in main() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | virtual_network.cpp | 41 auto middle = uidRanges_.insert(uidRanges_.end(), uidVec.begin(), uidVec.end()); in AddUids() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | rect_algorithm_test.cpp | 127 constexpr size_t middle = rounds / 2; in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
| H A D | algorithm.h | 78 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 D | strbuf.c | 112 int middle = (right + left) / 2 ; in bubbleinsert() local
|
| /third_party/node/lib/internal/ |
| H A D | cli_table.js | |
| /third_party/icu/icu4c/source/samples/uciter8/ |
| H A D | uciter8.c | 55 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 D | abg-viz-common.h | 82 enum anchor { start, middle }; enumerator
|
| /third_party/skia/src/core/ |
| H A D | SkTSort.h | 176 T* middle = left + ((count - 1) >> 1); in SkTIntroSort() local
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | PatchWriter.cpp | 39 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 D | uciter8.c | 55 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 D | dng_1d_table.cpp | 70 uint32 middle = (lower + upper) >> 1; in SubDivide() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| H A D | rs_cubic_bezier_interpolator.cpp | 88 int middle = 0; in BinarySearch() local
|
| /foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/ |
| H A D | cubic_bezier.cpp | 85 int middle = (low + high) / 2; in BinarySearch() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_fetch_shade_emit.c | 69 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 D | main.c | 28 int top, bottom, middle; in toy_find() local
|
| /third_party/toybox/porting/liteos_a/ |
| H A D | main.c | 29 int top, bottom, middle; in toy_find() local
|
| /base/telephony/core_service/utils/vcard/src/contact_data/ |
| H A D | vcard_name_data.cpp | 70 void VCardNameData::SetMiddle(const std::string &middle) in SetMiddle() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_modifier.cpp | 155 const Offset middle = Offset(strokeSize * CHECK_MARK_MIDDLE_X_POSITION, strokeSize * CHECK_MARK_MIDDLE_Y_POSITION); in DrawCheck() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| H A D | checkbox_paint_method.cpp | 241 const Offset middle = Offset(strokeSize * CHECK_MARK_MIDDLE_X_POSITION, strokeSize * CHECK_MARK_MIDDLE_Y_POSITION); in DrawCheck() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_model.h | 96 ArkUI_HorizontalAlignRule middle; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_afirsrc.c | 183 int fft_size, middle, ret; in config_output() local
|
| /third_party/backends/lib/ |
| H A D | getopt.c | 313 int middle = last_nonopt; global() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationweights.cpp | 244 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 D | lit-char-helpers.c | 44 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...] |