Home
last modified time | relevance | path

Searched refs:open (Results 7351 - 7375 of 9744) sorted by relevance

1...<<291292293294295296297298299300>>...390

/third_party/libfuse/include/
H A Dfuse_lowlevel.h84 * for open(), FUSE uses attr.st_size from lookup() to determine
262 * unless the file or directory is open, in which case the
325 * contain the value set by the open method or will be undefined
326 * if the open method didn't set any value. Otherwise (not
499 * kernel before calling open() and may thus be omitted by
531 * future calls to open and release will also succeed without being
542 void (*open) (fuse_req_t req, fuse_ino_t ino, member
555 * fi->fh will contain the value set by the open method, or will
556 * be undefined if the open method didn't set any value.
585 * fi->fh will contain the value set by the open metho
[all...]
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c103 mark_fd = open(files[i], O_WRONLY); in setup_ftrace_marker()
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h294 void (*open) (ppp_pcb *pcb); member
401 /* Initiate LCP open request */
/third_party/lzma/C/
H A D7zFile.c80 p->fd = open(name, flags, 0666); in File_Open()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc253 OS::MemoryMappedFile* OS::MemoryMappedFile::open(const char* name, in open() function in v8::base::OS::MemoryMappedFile
H A Dplatform.h180 // Log file open mode is platform-dependent due to line ends issues.
246 static MemoryMappedFile* open(const char* name,
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.cc140 int fd = open(perf_dump_name.begin(), O_CREAT | O_TRUNC | O_RDWR, 0666); in OpenJitDumpFile()
187 // If this is the first logger, open the file and write the header. in PerfJitLogger()
/third_party/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py242 stream = open(filename, "rt")
H A Dparse.py436 stream = open(fname, 'rt')
/third_party/mesa3d/src/vulkan/util/
H A Dgen_enum_to_str.py473 with open(file_, 'w', encoding='utf-8') as f:
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c529 /* TODO open asynchronously - but how do we report back errors? */ in uv_fs_event_start()
530 fd = open(handle->path, O_RDONLY); in uv_fs_event_start()
H A Dos390-syscalls.c405 fd = open("/dev/urandom", O_RDONLY); in mkdtemp()
/third_party/python/Tools/c-analyzer/c_common/
H A Dfsutil.py380 fd = os.open(filename, flags)
/third_party/python/Tools/peg_generator/pegen/
H A Dparser.py291 file = open(args.filename)
/third_party/python/Lib/distutils/
H A Dutil.py393 script = open(script_name, "w")
/third_party/python/Lib/
H A Dgettext.py525 with open(mofile, 'rb') as fp:
H A Dsite.py517 with open(virtual_conf, encoding='utf-8') as f:
/third_party/python/Lib/test/
H A Dpythoninfo.py840 with open("/proc/sys/crypto/fips_enabled", encoding="utf-8") as fp:
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_android_bp.py530 with open(args['gn_json_' + fixed_abi], 'r') as f:
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dhtml_printer.py45 self.f = open(filename, 'w', encoding='utf-8')
/third_party/vk-gl-cts/external/
H A Dfetch_sources.py157 archive = tarfile.open(srcPath)
333 "https://github.com/open-source-parsers/jsoncpp.git",
334 "git@github.com:open-source-parsers/jsoncpp.git",
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
H A Dopt.cpp559 input_file.open(fname); in ReadFlagsFromFile()
561 spvtools::Errorf(opt_diagnostic, nullptr, {}, "Could not open file '%s'", in ReadFlagsFromFile()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dgen_mtl_format_table.py627 with open('mtl_format_table_autogen.mm', 'wt') as out_file:
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp616 hw_module_methods_t module_methods = { .open = OpenDevice };
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/
H A Dopt.cpp559 input_file.open(fname); in ReadFlagsFromFile()
561 spvtools::Errorf(opt_diagnostic, nullptr, {}, "Could not open file '%s'", in ReadFlagsFromFile()

Completed in 24 milliseconds

1...<<291292293294295296297298299300>>...390