HomeSort by relevance Sort by last modified time
    Searched refs:cache_file (Results 26 - 50 of 106) sorted by null

12 3 4 5

  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4393122/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4479392/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4579689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4630689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4639204/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/darwin-x86/clang-4691093/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4393122/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4479392/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4579689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4630689/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4639204/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /prebuilts/clang/host/linux-x86/clang-4691093/bin/
bisect_driver.py 219 def cache_file(execargs, bisect_dir, cache, abs_file_path): function
274 cache_file(execargs, bisect_dir, population_name, full_obj_path)
281 cache_file(execargs, bisect_dir, population_name, side_effect)
  /external/libxcam/modules/ocl/
cl_kernel.cpp 130 FileHandle cache_file; local
160 ret = cache_file.open (cache_filename, "r");
162 cache_file.get_file_size (read_cache_size);
166 cache_file.read_file (kernel_cache, read_cache_size);
167 cache_file.close ();
  /toolchain/binutils/binutils-2.27/etc/
configure 615 cache_file=/dev/null
690 ac_prev=cache_file ;;
693 cache_file=$ac_optarg ;;
696 cache_file=config.cache ;;
    [all...]
  /external/fdlibm/
configure 285 cache_file=/dev/null
346 ac_prev=cache_file ;;
349 cache_file=$ac_optarg ;;
352 cache_file=config.cache ;;
    [all...]
  /external/iputils/ninfod/
configure 685 cache_file=/dev/null
761 ac_prev=cache_file ;;
764 cache_file=$ac_optarg ;;
767 cache_file=config.cache ;;
    [all...]
  /prebuilts/misc/windows/sdl2/test/
configure 691 cache_file=/dev/null
767 ac_prev=cache_file ;;
770 cache_file=$ac_optarg ;;
773 cache_file=config.cache ;;
    [all...]
  /system/core/libbacktrace/include/backtrace/
Backtrace.h 138 // that is still running. If cache_file is set to true, then elf information will be cached
143 const backtrace_stackinfo_t& stack, bool cache_file = false);
  /system/sepolicy/prebuilts/api/28.0/private/
system_server.te 543 allow system_server cache_file:lnk_file r_file_perms;
544 allow system_server { cache_file cache_recovery_file }:dir { relabelfrom create_dir_perms };
545 allow system_server { cache_file cache_recovery_file }:file { relabelfrom create_file_perms };
546 allow system_server { cache_file cache_recovery_file }:fifo_file create_file_perms;
    [all...]
  /system/sepolicy/private/
system_server.te 543 allow system_server cache_file:lnk_file r_file_perms;
544 allow system_server { cache_file cache_recovery_file }:dir { relabelfrom create_dir_perms };
545 allow system_server { cache_file cache_recovery_file }:file { relabelfrom create_file_perms };
546 allow system_server { cache_file cache_recovery_file }:fifo_file create_file_perms;
    [all...]
  /external/google-breakpad/
configure 788 cache_file=/dev/null
864 ac_prev=cache_file ;;
867 cache_file=$ac_optarg ;;
870 cache_file=config.cache ;;
    [all...]
  /external/fec/
configure 320 cache_file=/dev/null
381 ac_prev=cache_file ;;
384 cache_file=$ac_optarg ;;
387 cache_file=config.cache ;;
    [all...]

Completed in 1163 milliseconds

12 3 4 5