/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/ |
D | gen_llvm_types.py | 29 …is_array_array, array_count, array_count1, is_llvm_struct, is_llvm_enum, is_llvm_pfn, output_file): argument 107 def gen_llvm_types(input_file, output_file): argument
|
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
D | file_before_streaming_test.cc | 61 FILE* output_file = fopen(output_filename_.c_str(), "rb"); in VerifyOutput() local 84 FILE* output_file = fopen(output_filename_.c_str(), "rb"); in VerifyEmptyOutput() local
|
/external/googletest/googletest/test/ |
D | googletest-options-test.cc | 88 const std::string& output_file = in TEST() local 177 const std::string& output_file = in TEST_F() local 208 const std::string& output_file = in TEST_F() local
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-options_test.cc | 97 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST() local 171 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST_F() local 201 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST_F() local
|
/external/harfbuzz_ng/src/ |
D | gen-def.py | 10 output_file = sys.argv[1] variable
|
/external/toolchain-utils/mem_tests/ |
D | clean_data.py | 21 output_file = open('clean2.csv', 'a') variable
|
D | total_mem_sampled.py | 20 output_file = open('memory_data.csv', 'a') variable
|
D | total_mem_actual.py | 23 output_file = open('raw_memory_data.csv', 'a') variable
|
/external/grpc-grpc/test/cpp/util/ |
D | grpc_cli.cc | 73 std::ofstream output_file(outfile, std::ios::app | std::ios::binary); in SimplePrint() local
|
/external/tensorflow/tensorflow/lite/schema/ |
D | upgrade_schema.py | 150 def _Write(self, data, output_file): argument 306 def Convert(self, input_file, output_file): argument
|
/external/tensorflow/tensorflow/lite/toco/ |
D | dump_graphviz.cc | 515 void DumpOperator(const Model& model, string* output_file, int op_index) { in DumpOperator() 525 void DumpOperatorEdges(const Model& model, string* output_file, int op_index) { in DumpOperatorEdges() 616 void DumpSubgraphHeader(string* output_file, Node const& node, in DumpSubgraphHeader() 623 void DumpArray(const Model& model, string* output_file, in DumpArray() 641 void DumpNode(const Model& model, string* output_file, const string& node_name, in DumpNode() 756 void DumpGraphviz(const Model& model, string* output_file, in DumpGraphviz()
|
/external/v8/tools/torque/ |
D | format-torque.py | 34 output_file = open(filename, 'w') variable
|
/external/webrtc/webrtc/tools/barcode_tools/ |
D | barcode_encoder.py | 140 def _add_to_file_and_delete(output_file, file_name): argument 162 def _overlay_barcode_and_base_frames(barcodes_file, base_file, output_file, argument
|
D | yuv_cropper.py | 15 def _crop_one_frame(yuv_file, output_file, component_sizes): argument
|
/external/toolchain-utils/cros_utils/ |
D | no_pseudo_terminal_test.py | 19 def _AttachStraceToSelf(self, output_file): argument
|
/external/autotest/scheduler/ |
D | luciferlib.py | 342 def spawn(self, path, args, output_file): argument 389 def spawn(self, path, args, output_file): argument 412 def spawn(self, path, args, output_file): argument 427 def _spawn(path, argv, output_file): argument
|
/external/tensorflow/tensorflow/lite/testing/kernel_test/ |
D | diff_analyzer_test.cc | 33 string output_file = in TEST() local
|
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
D | generate.py | 156 def WriteToFile(self, output_file): argument 200 def GenerateStandaloneHTMLToFile(output_file, argument
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | hex_floats_to_packed_literal.cc | 36 string output_file = ""; in main() local
|
/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/ |
D | generate_validation_labels.py | 58 def _generate_validation_labels(ilsvrc_dir, output_file): argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | logcat_monitor.py | 33 def __init__(self, adb, clear=True, filter_specs=None, output_file=None, argument 59 def output_file(self): member in LogcatMonitor
|
/external/sfntly/cpp/src/test/ |
D | chrome_subsetter.cc | 52 FILE* output_file = NULL; in TestChromeSubsetter() local
|
/external/webrtc/webrtc/tools/converter/ |
D | converter.cc | 38 FILE* output_file = fopen(output_file_name.c_str(), "wb"); in ConvertRGBAToI420Video() local 115 FILE* output_file) { in AddYUVToFile()
|
/external/catch2/scripts/ |
D | updateDocumentToC.py | 261 def outputMarkdown(markdown_cont, output_file): argument 272 output_file=None, argument
|
/external/adhd/cras/src/tests/ |
D | audio_test_gui.py | 172 output_file='', rate=48000): argument
|