| /external/angle/scripts/ |
| D | winappsdk_setup.py | 29 def download_and_extract_nuget_package(force, version, output_path): argument 71 def run_winmdidl(force, win_sdk_bin, output_path, winmd, stamp_filename=None): argument 93 def run_midlrt(force, win_sdk_bin, output_path, idl): argument 123 output_path = args.output variable 125 output_path = os.path.join(os.getcwd(), args.output) variable
|
| /external/libjpeg-turbo/gtest/ |
| D | djpeg-gtest-wrapper.cpp | 69 base::FilePath output_path(GetTargetDirectory()); in TEST_P() local 102 base::FilePath output_path(GetTargetDirectory()); in TEST() local 131 base::FilePath output_path(GetTargetDirectory()); in TEST() local 161 base::FilePath output_path(GetTargetDirectory()); in TEST() local 189 base::FilePath output_path(GetTargetDirectory()); in TEST() local 220 base::FilePath output_path(GetTargetDirectory()); in TEST() local 249 base::FilePath output_path(GetTargetDirectory()); in TEST() local 279 base::FilePath output_path(GetTargetDirectory()); in TEST() local 309 base::FilePath output_path(GetTargetDirectory()); in TEST() local 339 base::FilePath output_path(GetTargetDirectory()); in TEST() local [all …]
|
| D | cjpeg-gtest-wrapper.cpp | 37 base::FilePath output_path(GetTargetDirectory()); in TEST() local 66 base::FilePath output_path(GetTargetDirectory()); in TEST() local 97 base::FilePath output_path(GetTargetDirectory()); in TEST() local 130 base::FilePath output_path(GetTargetDirectory()); in TEST() local 157 base::FilePath output_path(GetTargetDirectory()); in TEST() local 188 base::FilePath output_path(GetTargetDirectory()); in TEST() local 221 base::FilePath output_path(GetTargetDirectory()); in TEST() local 251 base::FilePath output_path(GetTargetDirectory()); in TEST() local 278 base::FilePath output_path(GetTargetDirectory()); in TEST() local 308 base::FilePath output_path(GetTargetDirectory()); in TEST() local [all …]
|
| D | jpegtran-gtest-wrapper.cpp | 37 base::FilePath output_path(GetTargetDirectory()); in TEST() local 65 base::FilePath output_path(GetTargetDirectory()); in TEST() local 94 base::FilePath output_path(GetTargetDirectory()); in TEST() local 118 base::FilePath output_path(GetTargetDirectory()); in TEST() local
|
| /external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
| D | echo_path_simulation.py | 31 def Simulate(self, output_path): argument 67 def Simulate(self, output_path): argument 91 def Simulate(self, output_path): argument 128 def Simulate(self, output_path): argument
|
| D | eval_scores.py | 99 def Run(self, output_path): argument 116 def _Run(self, output_path): argument 154 def _Run(self, output_path): argument 178 def _Run(self, output_path): argument 219 def _Run(self, output_path): argument 283 def _Run(self, output_path): argument 363 def _Run(self, output_path): argument
|
| /external/llvm/utils/llvm-build/llvmbuild/ |
| D | main.py | 203 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
|
| D | configutil.py | 8 def configure_file(input_path, output_path, substitutions): argument
|
| /external/angle/build/android/gyp/ |
| D | java_google_api_keys.py | 70 def _DoWriteJavaOutput(output_path, constant_definition): argument 78 def _DoWriteJarOutput(output_path, constant_definition): argument
|
| /external/cronet/build/android/gyp/ |
| D | java_google_api_keys.py | 70 def _DoWriteJavaOutput(output_path, constant_definition): argument 78 def _DoWriteJarOutput(output_path, constant_definition): argument
|
| /external/fonttools/Lib/fontTools/cu2qu/ |
| D | cli.py | 38 def _font_to_quadratic(input_path, output_path=None, **kwargs): argument 58 def _copytree(input_path, output_path): argument
|
| /external/ltp/android/tools/ |
| D | android_build_generator.py | 471 def WriteAndroidBp(self, output_path): argument 483 def WritePrebuiltAndroidBp(self, output_path): argument 498 def WriteLtpMainAndroidBp(self, output_path): argument
|
| /external/openscreen/tools/ |
| D | curlish.py | 19 def curlish(download_url, output_path): argument
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/ |
| D | tac.py | 20 def run_tac(model_path, targets, output_path): argument
|
| /external/libchrome/libchrome_tools/ |
| D | include_generator.py | 64 def _generate(input_path, output_path): argument
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/metrics/ |
| D | mobilenet.py | 37 def main(output_path): argument
|
| /external/webrtc/modules/audio_processing/test/conversational_speech/ |
| D | config.cc | 25 const std::string& Config::output_path() const { in output_path() function in webrtc::test::conversational_speech::Config
|
| /external/cronet/components/cronet/tools/ |
| D | generate_idl_bindings.py | 21 def GenerateIdlBindings(output_path, input_files): argument
|
| /external/fonttools/Lib/fontTools/qu2cu/ |
| D | cli.py | 14 def _font_to_cubic(input_path, output_path=None, **kwargs): argument
|
| /external/angle/build/config/ios/ |
| D | generate_umbrella_header.py | 41 def WriteUmbrellaHeader(output_path, imported_headers): argument
|
| /external/fonttools/Snippets/ |
| D | edit_raw_table_data.py | 5 output_path = "myfont_patched.ttf" variable
|
| /external/cronet/build/config/ios/ |
| D | generate_umbrella_header.py | 41 def WriteUmbrellaHeader(output_path, imported_headers): argument
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
| D | copy_associated_files.py | 41 def main(model_path, associated_files_path, output_path): argument
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | gen_vk_internal_shaders.py | 327 def write_compressed_spirv_blob_as_c_array(output_path, variable_name, compressed_blob, argument 346 def __init__(self, shader_file, preprocessor_args, output_path, variable_name): argument 382 def __init__(self, shader_file, shader_basename, variation_string, output_path, argument 447 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
|
| /external/avb/test/ |
| D | avbtool_unittest.cc | 777 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local 1588 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local 1624 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local 1658 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F() local 3338 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithAddHashFooter() local 3363 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithAddHashtreeFooter() local 3398 base::FilePath output_path = testdir_.Append(kOutputFile); in PrintWithMakeVbmetaImage() local 3412 base::FilePath output_path = testdir_.Append(kOutputFile); in CheckVersion() local 3465 base::FilePath output_path = testdir_.Append("tmp_certificate.bin"); in TEST_F() local 3490 base::FilePath output_path = testdir_.Append("tmp_certificate.bin"); in TEST_F() local [all …]
|