Home
last modified time | relevance | path

Searched defs:writable (Results 26 - 50 of 96) sorted by relevance

1234

/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_pagefault01.c52 int val, *writable, *readonly, *cacher1, *cacher2; in main() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dproperty-descriptor.h89 bool writable() const { return writable_; } in writable() function in v8::internal::PropertyDescriptor
90 void set_writable(bool writable) { in set_writable() argument
/third_party/python/Lib/
H A Dasynchat.py223 def writable(self): member in async_chat
H A Dbz2.py140 def writable(self): member in BZ2File
H A Dgzip.py371 def writable(self): member in GzipFile
H A Dsocket.py738 def writable(self): member in SocketIO
H A Dsocketserver.py830 def writable(self): member in _SocketWriter
H A Dasyncore.py316 def writable(self): member in dispatcher
525 def writable(self): member in dispatcher_with_send
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_case.cpp105 UBool writable = isBufferWritable(); in caseMap() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs388 pub fn writable(&self) -> usize { in writable() functions
/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dndef_tag_test.cpp165 bool writable = ndef->IsNdefWritable(); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp134 StorageExecutor *StorageEngine::FindExecutor(bool writable, OperatePerm perm, int &errCode, int waitTime) in FindExecutor() argument
/third_party/node/deps/v8/src/heap/
H A Dread-only-spaces.h189 bool writable() const { return !is_marked_read_only_; } in writable() function in v8::internal::ReadOnlySpace
/third_party/mksh/
H A Dulimit.c150 bool writable; member
/third_party/pulseaudio/src/pulsecore/
H A Dshm.c356 static int shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable, bool for_cleanup) { in shm_attach() argument
433 int pa_shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable) { in pa_shm_attach() argument
H A Dmemblock.h96 bool writable; member
H A Diochannel.c53 bool writable:1; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.h54 bool writable = false; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuffer.cpp363 void* BufferBase::GetMappedRange(size_t offset, size_t size, bool writable) { in GetMappedRange() argument
483 bool BufferBase::CanGetMappedRange(bool writable, size_t offset, size_t size) const { in CanGetMappedRange() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-object.hh196 mutable hb_atomic_int_t writable = 0; member
H A Dhb-sanitize.hh407 bool writable; global() member
[all...]
/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp163 bool writable; member
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c229 size_t writable; in thread_func() local
/third_party/curl/lib/
H A Dasyn-ares.c154 sock_state_cb(void *data, ares_socket_t socket_fd, int readable, int writable) sock_state_cb() argument
/third_party/node/lib/internal/http2/
H A Dcore.js[all...]

Completed in 20 milliseconds

1234