/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-map.hh | 111 const feature_map_t *map = features.bsearch (feature_tag); in get_mask() 118 const feature_map_t *map = features.bsearch (feature_tag); in needs_fallback() 124 const feature_map_t *map = features.bsearch (feature_tag); in get_1_mask() 130 const feature_map_t *map = features.bsearch (feature_tag); in get_feature_index() 136 const feature_map_t *map = features.bsearch (feature_tag); in get_feature_stage()
|
D | hb-vector.hh | 298 Type *bsearch (const T &x, Type *not_found = nullptr) in bsearch() function 299 { return as_array ().bsearch (x, not_found); } in bsearch() 301 const Type *bsearch (const T &x, const Type *not_found = nullptr) const in bsearch() function 302 { return as_array ().bsearch (x, not_found); } in bsearch()
|
D | hb-open-type.hh | 527 Type &bsearch (unsigned int len, const T &x, Type ¬_found = Crap (Type)) in bsearch() function 528 { return *as_array (len).bsearch (x, ¬_found); } in bsearch() 530 const Type &bsearch (unsigned int len, const T &x, const Type ¬_found = Null (Type)) const in bsearch() function 531 { return *as_array (len).bsearch (x, ¬_found); } in bsearch() 853 Type &bsearch (const T &x, Type ¬_found = Crap (Type)) in bsearch() function 854 { return *as_array ().bsearch (x, ¬_found); } in bsearch() 856 const Type &bsearch (const T &x, const Type ¬_found = Null (Type)) const in bsearch() function 857 { return *as_array ().bsearch (x, ¬_found); } in bsearch() 982 const Type *bsearch (const T &key) const in bsearch() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-map.hh | 111 const feature_map_t *map = features.bsearch (feature_tag); in get_mask() 118 const feature_map_t *map = features.bsearch (feature_tag); in needs_fallback() 124 const feature_map_t *map = features.bsearch (feature_tag); in get_1_mask() 130 const feature_map_t *map = features.bsearch (feature_tag); in get_feature_index() 136 const feature_map_t *map = features.bsearch (feature_tag); in get_feature_stage()
|
D | hb-vector.hh | 340 Type *bsearch (const T &x, Type *not_found = nullptr) in bsearch() function 341 { return as_array ().bsearch (x, not_found); } in bsearch() 343 const Type *bsearch (const T &x, const Type *not_found = nullptr) const in bsearch() function 344 { return as_array ().bsearch (x, not_found); } in bsearch()
|
D | hb-ot-layout-base-table.hh | 195 const FeatMinMaxRecord &minMaxCoord = featMinMaxRecords.bsearch (feature_tag); in get_min_max() 289 const BaseLangSysRecord& record = baseLangSysRecords.bsearch (language_tag); in get_min_max() 354 const BaseScriptRecord *record = &baseScriptRecords.bsearch (script); in get_base_script() 355 if (!record->has_data ()) record = &baseScriptRecords.bsearch (HB_TAG ('D','F','L','T')); in get_base_script()
|
D | hb-open-type.hh | 584 Type &bsearch (unsigned int len, const T &x, Type ¬_found = Crap (Type)) in bsearch() function 585 { return *as_array (len).bsearch (x, ¬_found); } in bsearch() 587 const Type &bsearch (unsigned int len, const T &x, const Type ¬_found = Null (Type)) const in bsearch() function 588 { return *as_array (len).bsearch (x, ¬_found); } in bsearch() 950 Type &bsearch (const T &x, Type ¬_found = Crap (Type)) in bsearch() function 951 { return *as_array ().bsearch (x, ¬_found); } in bsearch() 953 const Type &bsearch (const T &x, const Type ¬_found = Null (Type)) const in bsearch() function 954 { return *as_array ().bsearch (x, ¬_found); } in bsearch() 1082 const Type *bsearch (const T &key) const in bsearch() function
|
D | hb-ot-os2-unicode-ranges.hh | 225 auto *range = hb_sorted_array (_hb_os2_unicode_ranges).bsearch (cp); in _hb_ot_os2_get_unicode_range_bit()
|
/third_party/harfbuzz/src/ |
D | hb-ot-map.hh | 111 const feature_map_t *map = features.bsearch (feature_tag); in get_mask() 118 const feature_map_t *map = features.bsearch (feature_tag); in needs_fallback() 124 const feature_map_t *map = features.bsearch (feature_tag); in get_1_mask() 130 const feature_map_t *map = features.bsearch (feature_tag); in get_feature_index() 136 const feature_map_t *map = features.bsearch (feature_tag); in get_feature_stage()
|
D | hb-vector.hh | 311 Type *bsearch (const T &x, Type *not_found = nullptr) in bsearch() function 312 { return as_array ().bsearch (x, not_found); } in bsearch() 314 const Type *bsearch (const T &x, const Type *not_found = nullptr) const in bsearch() function 315 { return as_array ().bsearch (x, not_found); } in bsearch()
|
D | hb-ot-layout-base-table.hh | 195 const FeatMinMaxRecord &minMaxCoord = featMinMaxRecords.bsearch (feature_tag); in get_min_max() 289 const BaseLangSysRecord& record = baseLangSysRecords.bsearch (language_tag); in get_min_max() 354 const BaseScriptRecord *record = &baseScriptRecords.bsearch (script); in get_base_script() 355 if (!record->has_data ()) record = &baseScriptRecords.bsearch (HB_TAG ('D','F','L','T')); in get_base_script()
|
D | hb-open-type.hh | 574 Type &bsearch (unsigned int len, const T &x, Type ¬_found = Crap (Type)) in bsearch() function 575 { return *as_array (len).bsearch (x, ¬_found); } in bsearch() 577 const Type &bsearch (unsigned int len, const T &x, const Type ¬_found = Null (Type)) const in bsearch() function 578 { return *as_array (len).bsearch (x, ¬_found); } in bsearch() 938 Type &bsearch (const T &x, Type ¬_found = Crap (Type)) in bsearch() function 939 { return *as_array ().bsearch (x, ¬_found); } in bsearch() 941 const Type &bsearch (const T &x, const Type ¬_found = Null (Type)) const in bsearch() function 942 { return *as_array ().bsearch (x, ¬_found); } in bsearch() 1070 const Type *bsearch (const T &key) const in bsearch() function
|
D | hb-ot-os2-unicode-ranges.hh | 225 auto *range = hb_sorted_array (_hb_os2_unicode_ranges).bsearch (cp); in _hb_ot_os2_get_unicode_range_bit()
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
D | bsearch.c | 36 p = (int *)bsearch(&key, array, NUM, sizeof(int), compare); in bsearch_0100() 51 p = (int *)bsearch(&key, array, 0, sizeof(int), compare); in bsearch_0200()
|
D | test_src_functionalext_supplement_stdlib.gni | 32 "bsearch",
|
/third_party/musl/src/locale/ |
D | catgets.c | 25 const char *set = bsearch(&set_id_be, sets, nsets, 12, cmp); in catgets() 32 const char *msg = bsearch(&msg_id_be, msgs, nmsgs, 12, cmp); in catgets()
|
/third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *,… in bsearch() function
|
/third_party/musl/src/stdlib/ |
D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *,… in bsearch() function
|
/third_party/musl/porting/uniproton/kernel/src/stdlib/ |
D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *,… in bsearch() function
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_info.h | 149 found = bsearch(name, ext_names, ext_count, sizeof(ext_names[0]), in vn_info_extension_spec_version()
|
/third_party/ffmpeg/libavformat/ |
D | avlanguage.c | 746 entry = bsearch(lang, in ff_convert_lang_to()
|
/third_party/boost/boost/compatibility/cpp_c_headers/ |
D | cstdlib | 31 using ::bsearch;
|
/third_party/mesa3d/src/glx/ |
D | glxglvnd.c | 31 match = bsearch(name, __glXDispatchTableStrings, DI_FUNCTION_COUNT, in FindGLXFunction()
|
/third_party/glib/glib/ |
D | gtranslit.c | 106 hit = bsearch (key, mapping, mapping_size, sizeof (struct mapping_entry), compare_mapping_entry); in lookup_in_mapping() 174 …hit = bsearch (key, locale_index, G_N_ELEMENTS (locale_index), sizeof (struct locale_entry), compa… in lookup_item_id_for_one_locale()
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
D | kill10.c | 371 result = bsearch(&findit, child_checklist, child_checklist_total, in ack_ready() 398 result = bsearch(&findit, child_checklist, child_checklist_total, in ack_done() 649 result = bsearch(&findit, child_checklist, child_checklist_total, in reply_to_child()
|