Home
last modified time | relevance | path

Searched refs:open (Results 7701 - 7725 of 9465) sorted by relevance

1...<<301302303304305306307308309310>>...379

/kernel/linux/linux-6.6/sound/soc/pxa/
H A Dpxa-ssp.c847 .open = pxa2xx_soc_pcm_open,
/kernel/linux/linux-6.6/sound/usb/6fire/
H A Dpcm.c543 .open = usb6fire_pcm_open,
/kernel/linux/linux-6.6/samples/v4l/
H A Dv4l2-pci-skeleton.c729 .open = v4l2_fh_open,
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dspawnndk1.cpp132 int fd = open(path, O_CREAT, PARAM_0777); in PosixSpawnFileActionsAddOpen()
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp264 outputFile->open(outputFilePath.data(), std::ios::out | std::ios::binary | std::ios::ate); in NormalAVScreenCaptureSurfaceTest()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp54 int imgFd = open(path, O_RDWR | O_CREAT, 00766); in DumpImageFile()
56 CAMERA_LOGE("open file failed, errno: %{public}s", strerror(errno)); in DumpImageFile()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp54 int imgFd = open(path, O_RDWR | O_CREAT, 00766); in DumpImageFile()
56 CAMERA_LOGE("open file failed, errno: %{public}s", strerror(errno)); in DumpImageFile()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp54 int imgFd = open(path, O_RDWR | O_CREAT, 00766); in DumpImageFile()
56 CAMERA_LOGE("open file failed, errno: %{public}s", strerror(errno)); in DumpImageFile()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp54 int imgFd = open(path, O_RDWR | O_CREAT, 00766); in DumpImageFile()
56 CAMERA_LOGE("open file failed, errno: %{public}s", strerror(errno)); in DumpImageFile()
/third_party/elfutils/src/
H A Dobjdump.c237 int fd = open (fname, O_RDONLY); in process_file()
240 error (0, errno, _("cannot open %s"), fname); in process_file()
H A Dstack.c491 core_fd = open (arg, O_RDONLY); in parse_opt()
493 error (EXIT_BAD, errno, N_("Cannot open core file '%s'"), arg); in parse_opt()
/third_party/eudev/src/udev/
H A Dudev-event.c415 fd = open("/dev/null", O_RDWR); in spawn_exec()
423 log_error_errno(errno, "open /dev/null failed: %m"); in spawn_exec()
/third_party/curl/lib/vquic/
H A Dvquic.c560 * If the QLOGDIR environment variable is set, open and return a file
591 int qlogfd = open(Curl_dyn_ptr(&fname), QLOGMODE, in Curl_qlogdir()
/third_party/benchmark/src/
H A Dbenchmark.cc583 output_file.open(fname); in RunSpecifiedBenchmarks()
/third_party/cups-filters/filter/
H A Dtexttotext.c575 fd = open(filename, O_RDONLY); in main()
577 fprintf(stderr, "ERROR: Unable to open input text file %s\n", filename); in main()
/third_party/cups-filters/utils/
H A Ddriverless.c539 perror("ERROR: Unable to open ippfind output data stream"); in list_printers()
666 fd = open(ppdname, O_RDONLY); in generate_ppd()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c582 .open = generic_epfile_handle_open,
/third_party/libuv/src/unix/
H A Dsunos.c629 fd = open("/proc/self/psinfo", O_RDONLY); in uv_resident_set_memory()
/third_party/mbedtls/scripts/
H A Dabi_check.py309 with open(full_path) as fd:
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c224 fd = open(path, O_RDWR | O_CLOEXEC); in tu_enumerate_devices()
228 "failed to open device %s", path); in tu_enumerate_devices()
/third_party/mesa3d/src/asahi/lib/
H A Dgen_pack.py727 file = open(filename, "rb")
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c64 .open = radv_hal_open,
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py612 file = open(filename, "rb")
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py424 for line in open(fname, 'r').readlines():
/third_party/node/lib/
H A Dchild_process.js178 p.open(fd);

Completed in 29 milliseconds

1...<<301302303304305306307308309310>>...379