Searched refs:disable_feature (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/build/make/ |
D | configure.sh | 193 disable_feature(){ function 214 disable_feature "${1}" 216 is_in "${1}" vp8 vp9 && disable_feature "${1}_encoder" "${1}_decoder" 240 disable_feature $var 263 disable_feature source_path_used 333 disable_feature $var 444 disable_feature avx512 625 disable_feature builtin_libc 1038 disable_feature multithread 1039 disable_feature unit_tests [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-khmer.cc | 145 map->disable_feature (HB_TAG('k','e','r','n')); in override_features_khmer() 148 map->disable_feature (HB_TAG('l','i','g','a')); in override_features_khmer()
|
D | hb-ot-map.hh | 220 void disable_feature (hb_tag_t tag) in disable_feature() function
|
D | hb-ot-shape-complex-myanmar.cc | 125 plan->map.disable_feature (HB_TAG('l','i','g','a')); in override_features_myanmar()
|
D | hb-ot-shape-complex-hangul.cc | 68 plan->map.disable_feature (HB_TAG('c','a','l','t')); in override_features_hangul()
|
D | hb-ot-shape-complex-indic.cc | 223 plan->map.disable_feature (HB_TAG('l','i','g','a')); in override_features_indic()
|
/external/libvpx/libvpx/ |
D | configure | 541 disable_feature $var 585 check_header pthread.h && check_lib -lpthread <<EOF || disable_feature pthread_h
|