| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_model.h | 96 ArkUI_HorizontalAlignRule middle; member
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | vsxxxaa.c | 200 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-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | ruc.c | 272 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-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | ruc.c | 231 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/drivers/input/mouse/ |
| H A D | vsxxxaa.c | 197 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 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...] |
| H A D | lit-magic-strings.c | 217 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 D | unit-udt.cpp | 600 char middle; member
|
| /third_party/node/deps/icu-small/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/icu/icu4c/source/test/cintltst/ |
| H A D | nfsprep.c | 155 int left, middle, right,rc; in findStringIndex() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt.c | 65 struct draw_pt_middle_end *middle = NULL; in draw_pt_arrays() local [all...] |
| H A D | draw_pt_vsplit.c | 45 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 D | draw_pt_fetch_shade_pipeline.c | 58 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/skia/third_party/externals/icu/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/skia/third_party/externals/brotli/research/ |
| H A D | sieve.cc | 18 dryRun(TextIdx sliceLen, Slot* map, TextIdx* shortcut, TextIdx end, TextIdx middle, SampleIdx minPresence, SampleIdx iteration) dryRun() argument 48 createDictionary(const uint8_t* data, TextIdx sliceLen, Slot* map, TextIdx* shortcut, TextIdx end, TextIdx middle, SampleIdx minPresence, SampleIdx iteration) createDictionary() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRAsmBackend.cpp | 109 auto middle = Value & (0x1ffff << 5); // the middle 13 bits in fixup_call() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_iptc.cpp | 682 uint32 middle = (upper + lower + 1) >> 1; in SpoolString() local
|
| /base/telephony/core_service/test/unittest/utils_vcard_gtest/ |
| H A D | contact_data_test.cpp | 72 void ContactDataTest::SetNameData(const std::string &family, const std::string &given, const std::string &middle, in SetNameData() argument 120 std::string middle = ""; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | rosen_render_checkbox.cpp | 205 const Offset middle = in DrawCheck() local 252 const Offset middle = in DrawAnimationOffToOn() local 306 const Offset middle = DrawAnimationOnToOff() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/ |
| H A D | animation_framework_test.cpp | 1775 float middle = 5.0f; in HWTEST_F() local 1828 float middle = 5.0f; in HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/ |
| H A D | datashare_predicates_proxy.cpp | 77 int64_t middle = std::chrono::duration_cast<std::chrono::milliseconds>( in CreateConstructor() local
|
| /foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
| H A D | cloud_file_utils.cpp | 142 char middle = cloudId[size / CLOUD_ID_BUCKET_MID_TIMES]; in GetBucketId() local
|