/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/ |
LinkTimeOptimizer.h | 59 (llvm_lto_t lto, const char* output_filename);
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/ |
LinkTimeOptimizer.h | 59 (llvm_lto_t lto, const char* output_filename);
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/ |
LinkTimeOptimizer.h | 59 (llvm_lto_t lto, const char* output_filename);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
emxccompiler.py | 94 output_filename, 129 os.path.basename(output_filename)) 137 os.path.splitext(os.path.basename(output_filename))[0], 164 output_filename,
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
emxccompiler.py | 94 output_filename, 129 os.path.basename(output_filename)) 137 os.path.splitext(os.path.basename(output_filename))[0], 164 output_filename,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
emxccompiler.py | 94 output_filename, 129 os.path.basename(output_filename)) 137 os.path.splitext(os.path.basename(output_filename))[0], 164 output_filename,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
emxccompiler.py | 94 output_filename, 129 os.path.basename(output_filename)) 137 os.path.splitext(os.path.basename(output_filename))[0], 164 output_filename,
|
/external/lz4/programs/ |
lz4io.c | 321 int LZ4IO_compressFilename_Legacy(const char* input_filename, const char* output_filename, int compressionlevel) 339 foutput = LZ4IO_openDstFile(output_filename); [all...] |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/ |
dump_ir_pass.cc | 46 explicit DumpIrPass(const string &output_filename) 47 : llvm::FunctionPass(id_), output_filename_(output_filename) {}
|
/toolchain/binutils/binutils-2.27/binutils/ |
windres.c | 794 char *output_filename; 827 output_filename = NULL; 876 output_filename = optarg; 1027 if (output_filename == NULL && optind < argc) 1029 output_filename = argv[optind]; 1046 if (output_filename == NULL) 1049 output_format = format_from_filename (output_filename, 0); 1086 write_rc_file (output_filename, resources); 1089 write_res_file (output_filename, resources); 1092 write_coff_file (output_filename, target, resources) 788 char *output_filename; local [all...] |
embedspu.sh | 25 echo "Usage: embedspu [flags] symbol_name input_filename output_filename" 28 echo " output_filename: Resulting PowerPC object file"
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
configure_runtime.c | 679 char* output_filename; local 687 output_filename = malloc(out_size); 688 snprintf(output_filename, out_size, outPattern, path, name, abi_major, extension); 696 output_filename = malloc(out_size); 697 snprintf(output_filename, out_size, outPattern, path, name, extension); 700 fprintf(stdout, "%s>%s;", latest_filename, output_filename); 702 free(output_filename);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
cygwinccompiler.py | 171 output_filename,
206 os.path.basename(output_filename))
214 "LIBRARY %s" % os.path.basename(output_filename),
250 output_filename,
|
/external/python/cpython3/Lib/distutils/ |
cygwinccompiler.py | 174 def link(self, target_desc, objects, output_filename, output_dir=None, 202 os.path.basename(output_filename)) 210 "LIBRARY %s" % os.path.basename(output_filename), 243 UnixCCompiler.link(self, target_desc, objects, output_filename,
|
/external/webrtc/tools/python_charts/data/ |
vp8_hw.py | 9 {'name': 'output_filename', 'value': 'foreman_cif_out.yuv'},
|
vp8_sw.py | 9 {'name': 'output_filename', 'value': 'foreman_cif_out.yuv'},
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
gld960.em | 64 output_filename = "b.out";
|
gld960c.em | 77 output_filename = "b.out";
|
/toolchain/binutils/binutils-2.27/ld/ |
ldmain.c | 74 const char *output_filename = "a.out"; variable 176 if (output_filename && delete_output_file_on_failure) 177 unlink_if_ordinary (output_filename); 471 output_filename); 487 int len = strlen (output_filename); 490 || (strcasecmp (output_filename + len - 4, ".exe") != 0 491 && strcasecmp (output_filename + len - 4, ".dll") != 0)) 500 strcpy (dst_name, output_filename); 502 src = fopen (output_filename, FOPEN_RB); 507 output_filename); [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/ |
GenCrc32.c | 100 fprintf (stdout, " -o OUTPUT_FILENAME, --output OUTPUT_FILENAME\n\
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
main.c | 768 char output_filename[200]; local 772 snprintf(output_filename, sizeof(output_filename), "%s-%s", 774 stream_file = fopen(output_filename, "w+"); 776 printf("Unable to open file '%s'\n", output_filename); 779 MPL_LOGI("-- Output on file '%s'\n", output_filename);
|
/external/libvpx/libvpx/examples/ |
vp9_spatial_svc_encoder.c | 149 const char *output_filename; member in struct:__anon25993 161 fprintf(stderr, "Usage: %s <options> input_filename output_filename\n", 365 app_input->output_filename = argv[1]; 677 vpx_video_writer_open(app_input.output_filename, kContainerIVF, &info); 679 die("Failed to open %s for writing\n", app_input.output_filename); 689 app_input.output_filename, tl); [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/ |
GenPage.c | 112 -o OUTPUT_FILENAME, --output OUTPUT_FILENAME\n\
|
/external/boringssl/src/util/ |
generate_build_files.py | 492 def PerlAsm(output_filename, input_filename, perlasm_style, extra_args): 493 """Runs the a perlasm script and puts the output into output_filename.""" 494 base_dir = os.path.dirname(output_filename) 498 ['perl', input_filename, perlasm_style] + extra_args + [output_filename])
|
/external/perf_data_converter/src/quipper/ |
perf_serializer_test.cc | 166 string output_filename = output_file.path(); local 175 EXPECT_TRUE(WriteProtobufToFile(output_perf_data_proto, output_filename)); 178 ASSERT_TRUE(CompareFileContents(input_filename, output_filename)); 181 remove(output_filename.c_str());
|