| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | kvm_pagefault01.c | 52 int val, *writable, *readonly, *cacher1, *cacher2; in main() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | property-descriptor.h | 89 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 D | asynchat.py | 223 def writable(self): member in async_chat
|
| H A D | bz2.py | 140 def writable(self): member in BZ2File
|
| H A D | gzip.py | 371 def writable(self): member in GzipFile
|
| H A D | socket.py | 738 def writable(self): member in SocketIO
|
| H A D | socketserver.py | 830 def writable(self): member in _SocketWriter
|
| H A D | asyncore.py | 316 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 D | unistr_case.cpp | 105 UBool writable = isBufferWritable(); in caseMap() local
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
| H A D | msg.rs | 388 pub fn writable(&self) -> usize { in writable() functions
|
| /foundation/communication/nfc/test/unittest/services/tags_test/ |
| H A D | ndef_tag_test.cpp | 165 bool writable = ndef->IsNdefWritable();
in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | storage_engine.cpp | 134 StorageExecutor *StorageEngine::FindExecutor(bool writable, OperatePerm perm, int &errCode, int waitTime) in FindExecutor() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | read-only-spaces.h | 189 bool writable() const { return !is_marked_read_only_; } in writable() function in v8::internal::ReadOnlySpace
|
| /third_party/mksh/ |
| H A D | ulimit.c | 150 bool writable; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | shm.c | 356 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 D | memblock.h | 96 bool writable; member
|
| H A D | iochannel.c | 53 bool writable:1; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_format_utils.h | 54 bool writable = false; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Buffer.cpp | 363 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 D | hb-object.hh | 196 mutable hb_atomic_int_t writable = 0; member
|
| H A D | hb-sanitize.hh | 407 bool writable; global() member [all...] |
| /foundation/arkui/napi/test/unittest/cj_native/ |
| H A D | test_ark_interop.cpp | 163 bool writable; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-tunnel-sink-new.c | 229 size_t writable; in thread_func() local
|
| /third_party/curl/lib/ |
| H A D | asyn-ares.c | 154 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 D | core.js | [all...] |