Home
last modified time | relevance | path

Searched refs:disable_feature (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/build/make/
Dconfigure.sh193 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/
Dhb-ot-shape-complex-khmer.cc145 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()
Dhb-ot-map.hh220 void disable_feature (hb_tag_t tag) in disable_feature() function
Dhb-ot-shape-complex-myanmar.cc125 plan->map.disable_feature (HB_TAG('l','i','g','a')); in override_features_myanmar()
Dhb-ot-shape-complex-hangul.cc68 plan->map.disable_feature (HB_TAG('c','a','l','t')); in override_features_hangul()
Dhb-ot-shape-complex-indic.cc223 plan->map.disable_feature (HB_TAG('l','i','g','a')); in override_features_indic()
/external/libvpx/libvpx/
Dconfigure541 disable_feature $var
585 check_header pthread.h && check_lib -lpthread <<EOF || disable_feature pthread_h