Home
last modified time | relevance | path

Searched refs:open (Results 1376 - 1400 of 9926) sorted by relevance

1...<<51525354555657585960>>...398

/third_party/skia/third_party/externals/angle2/scripts/
H A Dgen_gl_enum_utils.py194 with open(header_output_path, 'w') as f:
207 with open(source_output_path, 'w') as f:
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_language_headers.py170 with open(args.extinst_grammar) as json_file:
180 with open(args.extinst_output_path, 'w') as f:
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_language_headers.py170 with open(args.extinst_grammar) as json_file:
180 with open(args.extinst_output_path, 'w') as f:
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py51 with open(output_path, "w") as f:
144 with open(os.devnull, "w") as devnull:
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_session_timeout.c281 /*devnull = open("/dev/null", O_RDONLY); in childproc()
287 devnull = open("/dev/null", O_WRONLY); in childproc()
295 devnull = open("/dev/null", O_WRONLY); in childproc()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DOboeAudioStream.java56 public void open(StreamConfiguration requestedConfiguration, in open() method in OboeAudioStream
58 super.open(requestedConfiguration, actualConfiguration, bufferSizeInFrames); in open()
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_source_encoding.py39 with open(mapping[self.module_name], 'wb') as file:
128 with open(mapping[module_name], 'wb') as file:
/third_party/skia/tools/skqp/src/
H A Dskqp_model.cpp120 result.fMaxPng = mgr->open(max_path.c_str()); in CheckAgainstModel()
121 result.fMinPng = mgr->open(min_path.c_str()); in CheckAgainstModel()
/third_party/toybox/toys/other/
H A Dlosetup.c62 int i, cfd = open("/dev/loop-control", O_RDWR); in loopback_setup()
76 if (device) lfd = open(device, TT.openflags); in loopback_setup()
/third_party/unity/auto/
H A Dstylize_as_junit.py37 lines = list(map(lambda line: line.rstrip(), open(result_file, "r").read().split('\n')))
115 with open(self.output, 'w') as f:
/third_party/python/Lib/test/
H A Dtest_dtrace.py57 with open(abspath(name + self.EXTENSION + ".expected")) as f:
130 with open(abspath("call_stack.py")) as f:
/third_party/rust/crates/rustix/tests/fs/
H A Dreaddir.rs13 let dirfd = File::open(tmpdir.path()).expect("open tempdir as file"); in dir_entries()
82 let mut dirfd = File::open(tmpdir.path()).expect("open tempdir as file"); in test_raw_dir()
153 .expect("open cwd as file"); in dir_from_openat()
/third_party/skia/buildtools/checkdeps/
H A Djava_checker.py56 with codecs.open(filepath, encoding='utf-8') as f:
170 with codecs.open(filepath, encoding='utf-8') as f:
/third_party/spirv-tools/utils/
H A Dgenerate_language_headers.py170 with open(args.extinst_grammar) as json_file:
180 with open(args.extinst_output_path, 'w') as f:
/third_party/vk-gl-cts/scripts/log/
H A Dlog_to_xml.py153 out = codecs.open(outFilePath, "wb", encoding="utf-8")
166 logFile = open(logFilePath, 'rb')
/third_party/vk-gl-cts/framework/qphelper/
H A Dgen_release_info.py29 f = open(filename, 'rt')
35 f = open(filename, 'wt')
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/utils/
H A Djs_heap_stats_writer.cpp32 if (!file_.open(QIODevice::WriteOnly | QIODevice::Text)) { in Write()
33 HILOG_ERROR(HILOG_MODULE_ACE, "failed to open file."); in Write()
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Drandom.c29 g_fd = open("/dev/random", O_RDONLY | O_NONBLOCK); in GetRandomFd()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dofconsole.c41 console_ops.open = of_console_open; in of_console_init()
/kernel/linux/build/test/fuzztest/memory/src/
H A Dmemorycommon.cpp23 int fd = open(pathname, O_RDWR); in MemoryFuzzTest()
/kernel/linux/build/test/fuzztest/memory/forceshrinkanon_fuzzer/
H A Dforceshrinkanon_fuzzer.cpp21 int fd = open(forceShrinkAnon, O_RDWR); in ForceShrinkAnonFuzzer()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dofconsole.c41 console_ops.open = of_console_open; in of_console_init()
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dsysfs_utils.c16 fd = open(attr_path, O_WRONLY); in write_sysfs_attribute()
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dsysfs_utils.c16 fd = open(attr_path, O_WRONLY); in write_sysfs_attribute()
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/
H A Dmmap_test_005.cpp40 fd = open(MAP_TEST_FILE, O_RDONLY); in Testcase()

Completed in 10 milliseconds

1...<<51525354555657585960>>...398