Home
last modified time | relevance | path

Searched defs:can_write (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpreset.c284 gboolean can_write = FALSE; in gst_preset_suite() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c688 gboolean can_write; in profile_suite() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2ringbuffer.cpp568 guint32 can_write; in gst_wasapi2_ring_buffer_write() local
735 guint32 can_write; in gst_wasapi2_ring_buffer_fill_loopback_silence() local
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c482 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h426 inline bool can_write(const Twine &Path) { in can_write() function
/third_party/node/deps/v8/src/objects/
Dfeedback-vector.h679 bool can_write() const { return mode() == MainThread; } in can_write() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h482 inline bool can_write(const Twine &Path) { in can_write() function
/third_party/node/deps/v8/src/maglev/
Dmaglev-ir.h190 constexpr bool can_write() const { return kCanWriteBit::decode(bitfield_); } in can_write() function