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

  /external/libdivsufsort/pkgconfig/
CMakeLists.txt 3 configure_file("${CMAKE_CURRENT_SOURCE_DIR}/libdivsufsort.pc.cmake" "${CMAKE_CURRENT_BINARY_DIR}/libdivsufsort.pc" @ONLY)
7 configure_file("${CMAKE_CURRENT_SOURCE_DIR}/libdivsufsort.pc.cmake" "${CMAKE_CURRENT_BINARY_DIR}/libdivsufsort64.pc" @ONLY)
  /external/libvpx/libvpx/tools/
all_builds.py 19 configure_file = open("configure")
21 for line in configure_file.read().split("\n"):
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
all_builds.py 19 configure_file = open("configure")
21 for line in configure_file.read().split("\n"):
  /external/llvm/utils/llvm-build/llvmbuild/
configutil.py 8 def configure_file(input_path, output_path, substitutions): function
9 """configure_file(input_path, output_path, substitutions) -> bool
main.py 581 # a particular file. However, a side effect of configure_file is to add
591 configure_file(\"%s\"
    [all...]
  /external/libjpeg-turbo/
CMakeLists.txt 171 configure_file(win/jconfig.h.in jconfig.h)
172 configure_file(win/jconfigint.h.in jconfigint.h)
    [all...]

Completed in 600 milliseconds