HomeSort by relevance Sort by last modified time
    Searched refs:all_targets (Results 1 - 8 of 8) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 155 # all_targets is a list of all targets that can be configured
157 all_targets="libs examples docs"
160 for t in ${all_targets}; do
695 all_targets="${all_targets} solution"
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 155 # all_targets is a list of all targets that can be configured
157 all_targets="libs examples docs"
160 for t in ${all_targets}; do
694 all_targets="${all_targets} solution"
  /external/libvpx/libvpx/
configure 155 # all_targets is a list of all targets that can be configured
157 all_targets="libs examples docs"
160 for t in ${all_targets}; do
695 all_targets="${all_targets} solution"
  /external/llvm/utils/llvm-build/llvmbuild/
main.py 765 all_targets = find_special_group('all-targets')
773 all_targets.required_libraries.append(ci.name)
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 408 for t in ${all_targets}; do
411 fwrite config.mk "ALL_TARGETS += ${t}-${toolchain}"
413 fwrite config.mk "ALL_TARGETS += ${t}"
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 408 for t in ${all_targets}; do
411 fwrite config.mk "ALL_TARGETS += ${t}-${toolchain}"
413 fwrite config.mk "ALL_TARGETS += ${t}"
    [all...]