/build/make/tools/releasetools/ |
make_recovery_patch | 35 input_dir, output_dir = args 37 OPTIONS.info_dict = common.LoadInfoDict(input_dir) 40 input_dir, "RECOVERY") 42 input_dir, "BOOT") 51 common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
|
make_recovery_patch.py | 35 input_dir, output_dir = args 37 OPTIONS.info_dict = common.LoadInfoDict(input_dir) 40 input_dir, "RECOVERY") 42 input_dir, "BOOT") 51 common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
|
add_img_to_target_files | 78 def __init__(self, output_zip, input_dir, prefix, name): 80 self.input_name = os.path.join(input_dir, prefix, name) 170 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): 179 os.symlink(os.path.join(input_dir, what.upper()), 207 input_dir, "META/" + fs_config_prefix + "filesystem_config.txt")
|
add_img_to_target_files.py | 78 def __init__(self, output_zip, input_dir, prefix, name): 80 self.input_name = os.path.join(input_dir, prefix, name) 170 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): 179 os.symlink(os.path.join(input_dir, what.upper()), 207 input_dir, "META/" + fs_config_prefix + "filesystem_config.txt")
|
common.py | 134 def LoadInfoDict(input_file, input_dir=None): 160 # when (re)generating from target_files zip. If input_dir is not None, we 163 if input_dir is not None: 170 fc_config = os.path.join(input_dir, "META", fc_basename) 174 fc_config = os.path.join(input_dir, "BOOT", "RAMDISK", fc_basename) 183 d["ramdisk_dir"] = os.path.join(input_dir, "ROOT") 185 input_dir, "META", "root_filesystem_config.txt") 190 system_base_fs_file = os.path.join(input_dir, "META", basename) 200 vendor_base_fs_file = os.path.join(input_dir, "META", basename) [all...] |
/build/make/tools/ |
generate-notice-files.py | 76 def combine_notice_files_html(file_hash, input_dir, output_filename): 79 SRC_DIR_STRIP_RE = re.compile(input_dir + "(/.*).txt") 134 def combine_notice_files_text(file_hash, input_dir, output_filename, file_title): 137 SRC_DIR_STRIP_RE = re.compile(input_dir + "(/.*).txt") 149 def combine_notice_files_xml(files_with_same_hash, input_dir, output_filename): 152 SRC_DIR_STRIP_RE = re.compile(input_dir + "(/.*).txt") 233 input_dir = os.path.normpath(args.source_dir) 235 for root, dir, files in os.walk(input_dir): 241 if root.startswith(input_dir + '/' + subdir): 246 if root.startswith(input_dir + '/' + subdir) [all...] |
/external/google-breakpad/src/testing/gtest/xcode/Scripts/ |
versiongenerate.py | 57 print "Usage: versiongenerate.py input_dir output_dir" 60 input_dir = sys.argv[1] variable 64 config_file = open("%s/configure.ac" % input_dir, 'r')
|
/external/googletest/googletest/xcode/Scripts/ |
versiongenerate.py | 57 print "Usage: versiongenerate.py input_dir output_dir" 60 input_dir = sys.argv[1] variable 64 config_file = open("%s/configure.ac" % input_dir, 'r')
|
/external/protobuf/gtest/xcode/Scripts/ |
versiongenerate.py | 57 print "Usage: versiongenerate.py input_dir output_dir" 60 input_dir = sys.argv[1] variable 64 config_file = open("%s/configure.ac" % input_dir, 'r')
|
/external/v8/testing/gtest/xcode/Scripts/ |
versiongenerate.py | 57 print "Usage: versiongenerate.py input_dir output_dir" 60 input_dir = sys.argv[1] variable 64 config_file = open("%s/configure.ac" % input_dir, 'r')
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Scripts/ |
versiongenerate.py | 57 print "Usage: versiongenerate.py input_dir output_dir" 60 input_dir = sys.argv[1] variable 64 config_file = open("%s/configure.ac" % input_dir, 'r')
|
/external/skia/infra/bots/assets/ |
asset_utils_test.py | 88 input_dir = os.path.join(os.getcwd(), 'input') 89 _write_stuff(input_dir) 92 store.upload(self.asset_name, 0, input_dir) 97 test_utils.compare_trees(self, input_dir, output_dir) 102 input_dir = os.path.join(os.getcwd(), 'input') 103 _write_stuff(input_dir) 105 store.upload(self.asset_name, 0, input_dir) 107 store.upload(self.asset_name, 1, input_dir) 206 input_dir = os.path.join(os.getcwd(), 'input') 207 _write_stuff(input_dir) [all...] |
/external/jsoncpp/test/ |
runjsontests.py | 41 def runAllTests( jsontest_executable_path, input_dir = None, 43 if not input_dir: 44 input_dir = os.path.join( os.getcwd(), 'data' ) 45 tests = glob( os.path.join( input_dir, '*.json' ) ) 47 test_jsonchecker = glob( os.path.join( input_dir, '../jsonchecker', '*.json' ) )
|
/external/toolchain-utils/fdo_scripts/ |
divide_and_merge_profiles.py | 32 def _GetFilesSetForInputDir(self, input_dir): 34 command = "find %s -name '*.gcda' -o -name '*.imports' > %s" % (input_dir, 40 stripped_file = f.replace(input_dir, '', 1) 59 def _CopyFilesTree(self, input_dir, files, output_dir): 61 src_file = os.path.join(input_dir, f)
|
/test/vts/compilation_tools/vtsc/ |
VtsCompilerMain.cpp | 119 DIR* input_dir; local 121 if ((input_dir = opendir(argv[opt_count + 1])) != NULL) { 124 while ((ent = readdir(input_dir)) != NULL) { 146 closedir(input_dir);
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
touch_device.py | 218 for input_dir in input_dirs: 219 filename = os.path.join(input_dir, 'name') 224 return input_dir 229 input_dir = self.get_touch_input_dir() 241 if input_dir is not None: 242 device_dir = os.path.join(input_dir, 'device', '*')
|
/external/bison/build-aux/ |
ylwrap | 130 input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'` 131 # Quote $INPUT_DIR so we can use it in a regexp. 133 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
|
/external/vboot_reference/scripts/image_signing/ |
sign_official_build.sh | 402 # Args: INPUT_DIR TARGET_SCRIPT 404 local input_dir="$1" 415 "$target" --sb_repack "${input_dir}" || 420 local newfd_checksum="$(md5sum ${input_dir}/bios.bin | cut -f 1 -d ' ')" 422 cat ${input_dir}/VERSION | 424 mv ${temp_version} ${input_dir}/VERSION 429 tar zcf - -C "${input_dir}" . |
|
/development/vndk/tools/definition-tool/tests/ |
test_generic_refs.py | 43 input_dir = os.path.join(SCRIPT_DIR, 'testdata', 'test_generic_refs') 45 g = GenericRefs.create_from_sym_dir(input_dir)
|
/external/blktrace/ |
blkparse.c | 263 static char *input_dir; variable [all...] |