Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 25 of 27) 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/v8/src/inspector/build/
Dgenerate_protocol_externs.py104 def generate_protocol_externs(output_path, file1): argument
244 output_path = sys.argv[2] variable
/external/libchrome/libchrome_tools/
Dinclude_generator.py64 def _generate(input_path, output_path): argument
/external/ltp/android/tools/
Dandroid_build_generator.py399 def WriteAndroidBp(self, output_path): argument
409 def WriteAndroidMk(self, output_path): argument
419 def WritePackageList(self, output_path): argument
/external/perf_data_converter/src/quipper/
Dconversion_utils_test.cc21 const string output_path = output_dir.path(); in TEST_P() local
Dperf_serializer_test.cc189 string output_path = output_dir.path(); in TEST_P() local
250 const string output_path = output_dir.path(); in TEST_P() local
265 string output_path = output_dir.path(); in TEST_P() local
314 string output_path = output_dir.path(); in TEST_P() local
Dperf_parser_test.cc218 string output_path = output_dir.path(); in TEST_P() local
312 string output_path = output_dir.path(); in TEST_P() local
/external/avb/test/
Davbtool_unittest.cc712 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
1358 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
1394 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local
2248 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithAddHashFooter() local
2271 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithAddHashtreeFooter() local
2303 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithMakeVbmetaImage() local
2317 base::FilePath output_path = testdir_.Append(kOutputFile); in CheckVersion() local
2358 base::FilePath output_path = testdir_.Append("tmp_certificate.bin"); in TEST_F() local
2383 base::FilePath output_path = testdir_.Append("tmp_certificate.bin"); in TEST_F() local
2406 base::FilePath output_path = testdir_.Append("tmp_attributes.bin"); in TEST_F() local
[all …]
/external/tensorflow/tensorflow/tools/api/tests/
Dconvert_from_multiline.cc42 string output_path = io::JoinPath(output_dir, io::Basename(path)); in ConvertFilesFromMultiline() local
/external/jsoncpp/
Damalgamate.py42 def write_to( self, output_path ): argument
/external/autotest/client/site_tests/video_JEAPerf/
Dvideo_JEAPerf.py33 def report_perf_results(self, test_name, 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/perfetto/tools/ftrace_proto_gen/
Dmain.cc78 std::string output_path = output_dir + std::string("/") + proto_file_name; in main() local
Dftrace_proto_gen.cc211 std::string output_path = "src/ftrace_reader/event_info.cc"; in GenerateEventInfo() local
/external/pdfium/testing/tools/
Dfixup_pdf_template.py83 def expand_file(input_path, output_path): argument
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/core/ops/
Dhard_routing_function_op.cc119 Tensor* output_path = nullptr; in Compute() local
Dstochastic_hard_routing_function_op.cc132 Tensor* output_path = nullptr; in Compute() local
/external/brotli/c/tools/
Dbrotli.c96 const char* output_path; member
452 static BROTLI_BOOL OpenOutputFile(const char* output_path, FILE** f, in OpenOutputFile()
479 static void CopyStat(const char* input_path, const char* output_path) { in CopyStat()
/external/flatbuffers/src/
Dflatc.cpp132 std::string output_path; in Compile() local
/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_tracing_agent.py80 def PullResult(self, output_path): argument
/external/selinux/policycoreutils/semodule/
Dsemodule.c428 char output_path[PATH_MAX]; in main() local
/external/autotest/client/cros/multimedia/
Ddisplay_facade_native.py360 def take_tab_screenshot(self, output_path, url_pattern=None): argument
/external/llvm/cmake/modules/
DAddLLVM.cmake1235 set(output_path "${LLVM_RUNTIME_OUTPUT_INTDIR}/${name}${CMAKE_EXECUTABLE_SUFFIX}") variable

12