Home
last modified time | relevance | path

Searched refs:enable_feature (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/
Dconfigure166 [ -f "${source_path}/${t}.mk" ] && enable_feature ${t}
192 [ $doxy_major -gt 1 ] && enable_feature doxygen
193 [ $doxy_minor -gt 5 ] && enable_feature doxygen
194 [ $doxy_minor -eq 5 ] && [ $doxy_patch -ge 3 ] && enable_feature doxygen
204 enabled doxygen && enable_feature install_docs
205 enable_feature install_bins
206 enable_feature install_libs
208 enable_feature static
209 enable_feature optimizations
210 enable_feature dependency_tracking
[all …]
/external/libvpx/libvpx/build/make/
Dconfigure.sh189 enable_feature(){ function
207 enable_feature "${1}"
209 is_in "${1}" vp8 vp9 && enable_feature "${1}_encoder" "${1}_decoder"
227 enable_feature $var
260 enable_feature source_path_used
334 check_cpp "$@" <<EOF && enable_feature $var
572 enable_feature child
587 enable_feature force_toolchain
641 enable_feature size_limit
847 enable_feature ${tgt_os}
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use.cc138 map->enable_feature (HB_TAG('l','o','c','l')); in collect_features_use()
139 map->enable_feature (HB_TAG('c','c','m','p')); in collect_features_use()
140 map->enable_feature (HB_TAG('n','u','k','t')); in collect_features_use()
141 map->enable_feature (HB_TAG('a','k','h','n'), F_MANUAL_ZWJ); in collect_features_use()
148 map->enable_feature (HB_TAG('p','r','e','f'), F_MANUAL_ZWJ); in collect_features_use()
153 map->enable_feature (basic_features[i], F_MANUAL_ZWJ); in collect_features_use()
165 map->enable_feature (other_features[i], F_MANUAL_ZWJ); in collect_features_use()
169 map->enable_feature (positioning_features[i]); in collect_features_use()
Dhb-ot-shape-complex-myanmar.cc99 map->enable_feature (HB_TAG('l','o','c','l')); in collect_features_myanmar()
102 map->enable_feature (HB_TAG('c','c','m','p')); in collect_features_myanmar()
109 map->enable_feature (basic_features[i], F_MANUAL_ZWJ); in collect_features_myanmar()
116 map->enable_feature (other_features[i], F_MANUAL_ZWJ); in collect_features_myanmar()
119 map->enable_feature (positioning_features[i]); in collect_features_myanmar()
Dhb-ot-shape-complex-arabic.cc199 map->enable_feature (HB_TAG('s','t','c','h')); in collect_features_arabic()
202 map->enable_feature (HB_TAG('c','c','m','p')); in collect_features_arabic()
203 map->enable_feature (HB_TAG('l','o','c','l')); in collect_features_arabic()
218 map->enable_feature (HB_TAG('r','l','i','g'), F_MANUAL_ZWJ | F_HAS_FALLBACK); in collect_features_arabic()
224 map->enable_feature (HB_TAG('r','c','l','t'), F_MANUAL_ZWJ); in collect_features_arabic()
225 map->enable_feature (HB_TAG('c','a','l','t'), F_MANUAL_ZWJ); in collect_features_arabic()
239 map->enable_feature (HB_TAG('m','s','e','t')); in collect_features_arabic()
Dhb-ot-shape.cc258 map->enable_feature (HB_TAG('r','v','r','n')); in hb_ot_shape_collect_features()
263 map->enable_feature (HB_TAG ('l','t','r','a')); in hb_ot_shape_collect_features()
264 map->enable_feature (HB_TAG ('l','t','r','m')); in hb_ot_shape_collect_features()
267 map->enable_feature (HB_TAG ('r','t','l','a')); in hb_ot_shape_collect_features()
283 map->enable_feature (HB_TAG ('r','a','n','d'), F_RANDOM, HB_OT_MAP_MAX_VALUE); in hb_ot_shape_collect_features()
288 map->enable_feature (HB_TAG ('t','r','a','k'), F_HAS_FALLBACK); in hb_ot_shape_collect_features()
290 map->enable_feature (HB_TAG ('H','A','R','F')); in hb_ot_shape_collect_features()
295 map->enable_feature (HB_TAG ('B','U','Z','Z')); in hb_ot_shape_collect_features()
309 map->enable_feature (HB_TAG ('v','e','r','t'), F_GLOBAL_SEARCH); in hb_ot_shape_collect_features()
Dhb-ot-shape-complex-khmer.cc119 map->enable_feature (HB_TAG('l','o','c','l')); in collect_features_khmer()
120 map->enable_feature (HB_TAG('c','c','m','p')); in collect_features_khmer()
140 map->enable_feature (HB_TAG('c','l','i','g')); in override_features_khmer()
Dhb-ot-shape-complex-indic.cc195 map->enable_feature (HB_TAG('l','o','c','l')); in collect_features_indic()
198 map->enable_feature (HB_TAG('c','c','m','p')); in collect_features_indic()
214 map->enable_feature (HB_TAG('c','a','l','t')); in collect_features_indic()
215 map->enable_feature (HB_TAG('c','l','i','g')); in collect_features_indic()
Dhb-ot-map.hh215 void enable_feature (hb_tag_t tag, in enable_feature() function
/external/libchrome/libchrome_tools/patch/
Dfile_path_mojom.patch13 + // "--enable_feature file_path_is_string" to all targets generating pickle
/external/libchrome/mojo/public/mojom/base/
Dfile_path.mojom11 // "--enable_feature file_path_is_string" to all targets generating pickle
/external/libchrome/mojo/public/tools/bindings/
Dmojom.gni428 "--enable_feature",