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

  /external/toolchain-utils/binary_search_tool/sysroot_wrapper/
get_initial_items.sh 5 cat ${bisect_dir}/good/_LIST
setup.sh 21 bisect_dir=${BISECT_DIR:-/tmp/sysroot_bisect}
27 GOOD_BUILD=${bisect_dir}/good
28 BAD_BUILD=${bisect_dir}/bad
65 bisect_dir=${bisect_dir}
testing_test.py 23 bisect_dir = os.environ.get('BISECT_DIR', '/tmp/sysroot_bisect') variable
29 cmd = ['grep', test_file, os.path.join(bisect_dir, 'BAD_SET')]
test_script.sh 16 wc -l ${bisect_dir}/*_SET
glibc_test_script.sh 16 wc -l ${bisect_dir}/*_SET
  /external/toolchain-utils/binary_search_tool/
run_bisect_test.py 16 def populate_good_files(top_dir, ce, bisect_dir=DEFAULT_BISECT_DIR):
32 export_bisect = 'export BISECT_DIR=%s; ' % bisect_dir
45 def populate_bad_files(top_dir, ce, bisect_dir=DEFAULT_BISECT_DIR):
61 export_bisect = 'export BISECT_DIR=%s; ' % bisect_dir
130 bisect_dir = options.directory
131 if not bisect_dir:
132 bisect_dir = DEFAULT_BISECT_DIR
134 # Make sure BISECT_DIR is clea
    [all...]
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
249 def bisect_populate(execargs, bisect_dir, population_name):
259 bisect_dir: bisection directory.
271 cache_file(execargs, bisect_dir, population_name, full_obj_path)
273 population_dir = os.path.join(bisect_dir, population_name)
278 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path):
222 bisect_path = os.path.join(bisect_dir, cache) + abs_file_path
225 pop_log = os.path.join(bisect_dir, cache, '_POPULATE_LOG')
236 def restore_file(bisect_dir, cache, abs_file_path):
239 cached_path = os.path.join(bisect_dir, cache) + abs_file_path
252 def bisect_populate(execargs, bisect_dir, population_name):
262 bisect_dir: bisection directory.
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
276 population_dir = os.path.join(bisect_dir, population_name)
281 cache_file(execargs, bisect_dir, population_name, side_effect
    [all...]

Completed in 624 milliseconds