Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/utils/llvm-build/llvmbuild/
Dmain.py203 def write_components(self, output_path): argument
319 def write_library_table(self, output_path, enabled_optional_components): argument
535 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
618 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
654 def write_make_fragment(self, output_path, enabled_optional_components): argument
Dconfigutil.py8 def configure_file(input_path, output_path, substitutions): argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/llvm-build/llvmbuild/
Dmain.py191 def write_components(self, output_path): argument
307 def write_library_table(self, output_path, enabled_optional_components): argument
523 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
606 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
/external/harfbuzz_ng/src/
Dtest-ot-color.cc64 char output_path[255]; in svg_dump() local
118 char output_path[255]; in png_dump() local
188 char output_path[255]; in layered_glyph_dump() local
255 char output_path[255]; in dump_glyphs() local
/external/libchrome/libchrome_tools/
Dinclude_generator.py64 def _generate(input_path, output_path): argument
/external/ltp/android/tools/
Dandroid_build_generator.py459 def WriteAndroidBp(self, output_path): argument
471 def WriteAndroidMk(self, output_path): argument
483 def WritePackageList(self, output_path): argument
/external/fonttools/Snippets/
Dedit_raw_table_data.py5 output_path = "myfont_patched.ttf" variable
/external/harfbuzz_ng/test/subset/
Dgenerate-expected-outputs.py20 def generate_expected_output(input_file, unicodes, profile_flags, output_path): argument
/external/avb/test/
Davbtool_unittest.cc731 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
1502 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
1538 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
1572 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
2919 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithAddHashFooter() local
2942 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithAddHashtreeFooter() local
2974 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithMakeVbmetaImage() local
2988 base::FilePath output_path = testdir_.Append(kOutputFile); in CheckVersion() local
3029 base::FilePath output_path = testdir_.Append("tmp_certificate.bin"); in TEST_F() local
3054 base::FilePath output_path = testdir_.Append("tmp_certificate.bin"); in TEST_F() local
[all …]
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_wrapper.cc24 const std::string& output_path) { in CreateModelForCalibration()
/external/tensorflow/tensorflow/tools/api/tests/
Dconvert_from_multiline.cc42 string output_path = io::JoinPath(output_dir, io::Basename(path)); in ConvertFilesFromMultiline() local
/external/perfetto/tools/
Dgen_merged_protos119 def merge_protos(root_paths, output_path): argument
/external/pdfium/testing/tools/
Dsafetynet_image.py35 def __init__(self, build_dir, output_path, two_labels, num_workers, argument
246 def __init__(self, output_path, diff_path, two_labels): argument
Dfixup_pdf_template.py118 def expand_file(infile, output_path): argument
/external/angle/src/libANGLE/renderer/vulkan/
Dgen_vk_internal_shaders.py277 def __init__(self, shader_file, preprocessor_args, output_path): argument
305 def __init__(self, shader_file, shader_basename, variation_string, output_path, argument
367 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
/external/angle/third_party/jsoncpp/source/
Damalgamate.py42 def write_to(self, output_path): argument
/external/jsoncpp/
Damalgamate.py42 def write_to( self, output_path ): argument
/external/doclava/src/com/google/doclava/
DAtLinksNavTree.java62 String output_path; in writeAtLinksNavTree() local
/external/llvm/utils/lit/lit/
Dmain.py80 def write_test_results(run, lit_config, testing_time, output_path): argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/
Dmain.py100 def write_test_results(run, lit_config, testing_time, output_path): argument
/external/fonttools/MetaTools/
DbuildUCD.py158 def build_ranges(filename, local_ucd=None, output_path=None, argument
/external/perfetto/tools/ftrace_proto_gen/
Dmain.cc151 std::string output_path = output_dir + std::string("/") + proto_file_name; in main() local
/external/sl4a/Docs/
Dgenerate_api_from_javadoc.py104 def write_output(facades, output_path): argument
/external/flatbuffers/src/
Dflatc.cpp166 std::string output_path; in Compile() local
/external/brotli/c/tools/
Dbrotli.c97 const char* output_path; member
588 static BROTLI_BOOL OpenOutputFile(const char* output_path, FILE** f, in OpenOutputFile()
632 static void CopyStat(const char* input_path, const char* output_path) { in CopyStat()

12