Home
last modified time | relevance | path

Searched defs:input_path (Results 26 – 50 of 65) sorted by relevance

123

/aosp_15_r20/external/openscreen/tools/
H A Dconvert_to_data_file.py39 def Convert(namespace, input_path, output_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantization_wrapper.cc25 bool CreateModelForCalibration(const std::string& input_path, in CreateModelForCalibration()
/aosp_15_r20/external/XNNPACK/tools/
H A Dxngen59 def preprocess(input_text, input_globals, input_path="codegen"): argument
H A Dxngen.py59 def preprocess(input_text, input_globals, input_path="codegen"): argument
/aosp_15_r20/external/jsoncpp/test/
H A Dpyjsontestrunner.py19 input_path = sys.argv[1] variable
/aosp_15_r20/system/core/libsparse/
H A Dappend2simg.cpp54 char* input_path; in main() local
/aosp_15_r20/bootable/recovery/otautil/
H A Ddirutil.cpp49 int mkdir_recursively(const std::string& input_path, mode_t mode, bool strip_filename, in mkdir_recursively()
/aosp_15_r20/external/cronet/net/tools/dump_cache/
H A Ddump_cache.cc86 base::FilePath input_path(args[0]); in main() local
/aosp_15_r20/external/ltp/android/tools/
H A Dmake_parser.py171 def ParseFile(self, input_path): argument
/aosp_15_r20/external/brotli/c/tools/
H A Dbrotli.c590 static BROTLI_BOOL OpenInputFile(const char* input_path, FILE** f) { in OpenInputFile()
649 static void CopyStat(const char* input_path, const char* output_path) { in CopyStat()
/aosp_15_r20/build/make/tools/releasetools/
H A Dpayload_signer.py185 def SignOtaPackage(input_path, output_path): argument
/aosp_15_r20/build/make/tools/releasetools/merge/
H A Dmerge_target_files.py276 def copy_selinux_file(input_path, output_filename): argument
/aosp_15_r20/external/deqp-deps/amber/tests/
Drun_tests.py174 def __init__(self, input_path, parse_only, use_dawn, use_opencl, use_dxc, argument
/aosp_15_r20/test/vts-testcase/vndk/golden/
Dextract_lsdump.py247 def ParseLsdumpFile(input_path, output_path): argument
/aosp_15_r20/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp226 const std::string &input_path = OptInputFilenames[0]; in DetermineOutputFilename() local
/aosp_15_r20/external/pdfium/testing/tools/
H A Dfixup_pdf_template.py162 def insert_includes(input_path, output_file, visited_set): argument
/aosp_15_r20/external/cronet/third_party/brotli/tools/
H A Dbrotli.c610 static BROTLI_BOOL OpenInputFile(const char* input_path, FILE** f) { in OpenInputFile()
669 static void CopyStat(const char* input_path, const char* output_path) { in CopyStat()
/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/
H A Dmain.cc178 std::string input_path = input_dir + event.group() + "/" + in main() local
/aosp_15_r20/external/rappor/analysis/R/
H A Dfast_em.R111 input_path <- file.path(tmp_dir, 'list_of_matrices.bin') functionVar
/aosp_15_r20/external/perfetto/src/tools/protoprofile/
H A Dmain.cc187 const char* input_path = argv[1]; in Main() local
/aosp_15_r20/bionic/linker/
H A Dlinker_utils.cpp140 bool parse_zip_path(const char* input_path, std::string* zip_path, std::string* entry_path) { in parse_zip_path()
/aosp_15_r20/system/update_engine/aosp/
H A Dota_extractor.cc122 const auto input_path = in ExtractImageFromPartition() local
/aosp_15_r20/external/pigweed/pw_spi_linux/
H A Dcli.cc88 std::optional<std::string> input_path; member
/aosp_15_r20/tools/treble/split/
H A Dmanifest_split.py392 def scan_repo_projects(repo_projects, input_path): argument
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dui_interaction_utils.py283 def pull_img_files(device_id, input_path, output_path): argument

123