Home
last modified time | relevance | path

Searched defs:middle (Results 26 - 50 of 72) sorted by relevance

123

/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...]
H A Dlistformatter.cpp407 UnicodeString two, start, middle, end; member
/third_party/skia/third_party/externals/brotli/research/
H A Dsieve.cc18 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 DAVRAsmBackend.cpp109 auto middle = Value & (0x1ffff << 5); // the middle 13 bits in fixup_call() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_iptc.cpp682 uint32 middle = (upper + lower + 1) >> 1; in SpoolString() local
/third_party/ffmpeg/libavcodec/
H A Dinterplayacm.c136 int b, middle = 1 << (ind - 1); in linear() local
/third_party/gn/src/base/containers/
H A Dflat_tree.h740 auto middle = [this, original_size]() { in insert() local
/third_party/cJSON/tests/
H A Dmisc_tests.c297 cJSON *middle = NULL; in cjson_replace_item_via_pointer_should_replace_items() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c66 llvm_middle_end(struct draw_pt_middle_end *middle) in llvm_middle_end() argument
281 llvm_middle_end_prepare( struct draw_pt_middle_end *middle, in llvm_middle_end_prepare() argument
434 llvm_middle_end_bind_parameters(struct draw_pt_middle_end *middle) in llvm_middle_end_bind_parameters() argument
561 llvm_pipeline_generic(struct draw_pt_middle_end *middle, in llvm_pipeline_generic() argument
794 llvm_middle_end_run(struct draw_pt_middle_end *middle, in llvm_middle_end_run() argument
824 llvm_middle_end_linear_run(struct draw_pt_middle_end *middle, unsigned start, unsigned count, unsigned prim_flags) llvm_middle_end_linear_run() argument
852 llvm_middle_end_linear_run_elts(struct draw_pt_middle_end *middle, unsigned start, unsigned count, const ushort *draw_elts, unsigned draw_count, unsigned prim_flags) llvm_middle_end_linear_run_elts() argument
884 llvm_middle_end_finish(struct draw_pt_middle_end *middle) llvm_middle_end_finish() argument
891 llvm_middle_end_destroy(struct draw_pt_middle_end *middle) llvm_middle_end_destroy() argument
[all...]
/third_party/skia/tests/
H A DStreamTest.cpp507 const size_t middle = size / 2; in DEF_TEST() local
[all...]
H A DPictureTest.cpp887 sk_sp<SkPicture> middle = recorder.finishRecordingAsPicture(); in DEF_TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc637 auto middle = absl::c_partition_point(initial, IsOdd); in TEST() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp261 vector<deUint64>::const_iterator middle = first + (last - first) / 2; in logResults() local
/third_party/ffmpeg/libavfilter/
H A Dvf_readeia608.c183 int start = 0, end = 0, middle; in find_black_and_white() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DListFormatter.java44 private final String middle; field in ListFormatter
289 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() argument
298 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c1255 int32_t i, pos1, pos2, middle, length; in compareIterators() local
1424 testIteratorState(UCharIterator *iter1, UCharIterator *iter2, const char *n, int32_t middle) testIteratorState() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DListFormatter.java44 private final String middle; field in ListFormatter
353 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() argument
362 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() argument
/third_party/icu/icu4c/source/i18n/
H A Dlistformatter.cpp407 UnicodeString two, start, middle, end; member
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.c408 char *middle; in utils_parse_range() local
/third_party/node/deps/icu-small/source/i18n/
H A Dlistformatter.cpp407 UnicodeString two, start, middle, end; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c1021 int start, end, middle, res; in hostapd_maclist_found() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.c912 int start, end, middle, res; in hostapd_maclist_found() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp973 const char *name, *middle, *treeSep; in findNextItem() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp629 UBool middle = true; in RunTimeRoundTripTests() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpackage.cpp973 const char *name, *middle, *treeSep; in findNextItem() local

Completed in 31 milliseconds

123