/third_party/openssl/external/perl/Text-Template-1.56/t/ |
H A D | taint.t | 32 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 D | test_compact_ids.py | 38 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 D | generate_registry_tables.py | 81 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 D | FixedBlockReader.cpp | 30 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 D | testAAudio.cpp | 31 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 D | step-04-generate-java-literals.py | 20 with open(bin_path, "rb") as raw: 78 with open(src_path, "w") as source:
|
/third_party/skia/third_party/icu/ |
H A D | make_data_cpp.py | 21 with open(path, 'rb') as f: 35 with open(dst_path, 'w') as o:
|
/third_party/skia/tools/ |
H A D | build_workaround_header.py | 25 with open(filename, 'r') as f: 33 with open(filename, 'w') as f:
|
/third_party/toybox/toys/other/ |
H A D | shred.c | 43 // 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 D | freeze_test_frozenmain.py | 25 with tokenize.open(filename) as source_fp: 39 with open(filename, "w") as fp:
|
/third_party/python/Doc/tools/extensions/ |
H A D | escape4chm.py | 45 with open(outdir / (outname + '.hhk'), 'rb') as f: 47 with open(outdir / (outname + '.hhk'), 'wb') as f:
|
/third_party/skia/experimental/tools/ |
H A D | mskp_parser.py | 22 src = open(mskp_src, 'rb') 49 with open(sys.argv[2], 'wb') as o:
|
/third_party/skia/gn/ |
H A D | codesign_ios.py | 44 \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 D | test_compact_ids.py | 38 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 D | check_whitespace.py | 29 f = open(file, 'rt') 31 f = open(file, 'rt', encoding="ascii", errors='replace', newline='')
|
/third_party/vk-gl-cts/scripts/ |
H A D | update-copyright-year.py | 49 file = open(filename, "rb") 53 file = open(filename, "wb")
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/utils/ |
H A D | log2pcap.py | 34 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 D | log2pcap.py | 34 input_file = open(input, 'r') 35 pcap_file = open(pcap, 'w')
|
/third_party/vulkan-loader/scripts/ |
H A D | parse_asm_values.py | 61 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 D | file.c | 148 .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 D | file.c | 148 .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 D | debug.c | 197 .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 D | debug.c | 198 .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 D | htc_drv_debug.c | 72 .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 D | htc_drv_debug.c | 72 .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,
|