Home
last modified time | relevance | path

Searched refs:open (Results 576 - 600 of 7913) sorted by relevance

1...<<21222324252627282930>>...317

/third_party/openssl/external/perl/Text-Template-1.56/t/
H A Dtaint.t32 open my $fh, '>', $file or die "Couldn't write temporary file $file: $!";
82 open $fh, '<', $file or die "Couldn't open $file for reading: $!; aborting";
86 open $fh, '<', $file or die "Couldn't open $file for reading: $!; aborting";
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/scripts/
H A Dtest_compact_ids.py38 with open(converted_dis_path, 'r') as f:
41 with open(optimized_dis_path, 'r') as f:
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_registry_tables.py81 with open(args.xml) as xml_in:
85 with open(args.generator_output, 'w') as f:
/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockReader.cpp30 int32_t FixedBlockReader::open(int32_t bytesPerFixedBlock) { in open() function in FixedBlockReader
31 int32_t result = FixedBlockAdapter::open(bytesPerFixedBlock); in open()
/third_party/skia/third_party/externals/oboe/tests/
H A DtestAAudio.cpp31 return (mAAudioLoader->open() != 0); in openAAudio()
36 ASSERT_EQ(0, mAAudioLoader->open()); in createBuilder()
/third_party/skia/third_party/externals/brotli/scripts/dictionary/
H A Dstep-04-generate-java-literals.py20 with open(bin_path, "rb") as raw:
78 with open(src_path, "w") as source:
/third_party/skia/third_party/icu/
H A Dmake_data_cpp.py21 with open(path, 'rb') as f:
35 with open(dst_path, 'w') as o:
/third_party/skia/tools/
H A Dbuild_workaround_header.py25 with open(filename, 'r') as f:
33 with open(filename, 'w') as f:
/third_party/toybox/toys/other/
H A Dshred.c43 // respond to files we can't open via chmod. in shred_main()
47 int fd = open(*try, O_RDWR), iter = 0, throw; in shred_main()
52 fd = open(*try, O_RDWR); in shred_main()
/third_party/python/Programs/
H A Dfreeze_test_frozenmain.py25 with tokenize.open(filename) as source_fp:
39 with open(filename, "w") as fp:
/third_party/python/Doc/tools/extensions/
H A Descape4chm.py45 with open(outdir / (outname + '.hhk'), 'rb') as f:
47 with open(outdir / (outname + '.hhk'), 'wb') as f:
/third_party/skia/experimental/tools/
H A Dmskp_parser.py22 src = open(mskp_src, 'rb')
49 with open(sys.argv[2], 'wb') as o:
/third_party/skia/gn/
H A Dcodesign_ios.py44 \t<string>''' + profile + r'''</string>''', open(p).read(), re.MULTILINE):
58 \t<string>(.*)</string>''', open(mobileprovision).read(), re.MULTILINE)
/third_party/spirv-tools/test/scripts/
H A Dtest_compact_ids.py38 with open(converted_dis_path, 'r') as f:
41 with open(optimized_dis_path, 'r') as f:
/third_party/vk-gl-cts/scripts/src_util/
H A Dcheck_whitespace.py29 f = open(file, 'rt')
31 f = open(file, 'rt', encoding="ascii", errors='replace', newline='')
/third_party/vk-gl-cts/scripts/
H A Dupdate-copyright-year.py49 file = open(filename, "rb")
53 file = open(filename, "wb")
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/utils/
H A Dlog2pcap.py34 input_file = open(input, 'r')
35 pcap_file = open(pcap, 'w')
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/utils/
H A Dlog2pcap.py34 input_file = open(input, 'r')
35 pcap_file = open(pcap, 'w')
/third_party/vulkan-loader/scripts/
H A Dparse_asm_values.py61 with open(source_asm_file, 'r') as f:
64 print("Could not open assembler file:", source_asm_file)
67 with open(destination_file, "w", encoding="utf-8") as dest:
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dfile.c148 .open = __fops ## _open, \
302 .open = spufs_mem_open,
452 .open = spufs_cntl_open,
519 .open = spufs_regs_open,
571 .open = spufs_regs_open,
577 /* generic open function for all pipe-like files */
635 .open = spufs_pipe_open,
665 .open = spufs_pipe_open,
769 .open = spufs_pipe_open,
798 .open
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dfile.c148 .open = __fops ## _open, \
302 .open = spufs_mem_open,
452 .open = spufs_cntl_open,
519 .open = spufs_regs_open,
571 .open = spufs_regs_open,
577 /* generic open function for all pipe-like files */
635 .open = spufs_pipe_open,
665 .open = spufs_pipe_open,
769 .open = spufs_pipe_open,
798 .open
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Ddebug.c197 .open = simple_open,
453 .open = ath10k_fw_stats_open,
494 .open = simple_open,
608 .open = simple_open,
627 .open = simple_open,
675 .open = simple_open,
746 .open = simple_open,
857 .open = simple_open,
951 .open = simple_open,
1013 .open
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebug.c198 .open = simple_open,
454 .open = ath10k_fw_stats_open,
495 .open = simple_open,
609 .open = simple_open,
628 .open = simple_open,
676 .open = simple_open,
747 .open = simple_open,
858 .open = simple_open,
952 .open = simple_open,
1014 .open
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c72 .open = simple_open,
142 .open = simple_open,
188 .open = simple_open,
240 .open = simple_open,
284 .open = simple_open,
308 .open = simple_open,
355 .open = simple_open,
396 .open = simple_open,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c72 .open = simple_open,
142 .open = simple_open,
188 .open = simple_open,
240 .open = simple_open,
284 .open = simple_open,
308 .open = simple_open,
355 .open = simple_open,
391 .open = simple_open,

Completed in 17 milliseconds

1...<<21222324252627282930>>...317