| /third_party/python/Lib/ |
| H A D | asyncore.py | 316 def writable(self): member in dispatcher 525 def writable(self): member in dispatcher_with_send
|
| H A D | tempfile.py | 837 def writable(self): member in SpooledTemporaryFile
|
| H A D | _pyio.py | 479 def writable(self): member in IOBase 1034 def writable(self): member in BytesIO 1259 def writable(self): member in BufferedWriter 1397 def writable(self): global() member in BufferedRWPair 1792 def writable(self): global() member in FileIO 2182 def writable(self): global() member in TextIOWrapper [all...] |
| H A D | mailbox.py | 2004 def writable(self): member in _ProxyFile
|
| /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...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 384 add_bo_to_batch(struct iris_batch *batch, struct iris_bo *bo, bool writable) in add_bo_to_batch() argument 404 flush_for_cross_batch_dependencies(struct iris_batch *batch, struct iris_bo *bo, bool writable) flush_for_cross_batch_dependencies() argument 446 iris_use_pinned_bo(struct iris_batch *batch, struct iris_bo *bo, bool writable, enum iris_domain access) iris_use_pinned_bo() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_batch.c | 307 crocus_use_bo(struct crocus_batch *batch, struct crocus_bo *bo, bool writable) in crocus_use_bo() argument 388 bool writable = reloc_flags & RELOC_WRITE; in emit_reloc() local
|
| /third_party/python/Lib/idlelib/ |
| H A D | run.py | 459 def writable(self): member in StdOutputFile
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | connection.py | 164 def writable(self): member in _ConnectionBase [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_asyncore.py | 651 def writable(self): member in BaseTestAPI.test_handle_close_after_conn_broken.TestHandler
|
| H A D | test_poplib.py | 254 def writable(self): member in DummyPOP3Server
|
| H A D | test_ftplib.py | 321 def writable(self): member in DummyFTPServer
|
| /third_party/python/Modules/_io/ |
| H A D | winconsoleio.c | 147 unsigned int writable : 1; member [all...] |
| H A D | fileio.c | 63 unsigned int writable : 1; member [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | bytecode_circuit_builder.cpp | 836 bool writable = !bytecodeInfo.NoSideEffects(); in NewJSGate() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_storage_executor.cpp | 30 MultiVerStorageExecutor(IKvDB *kvDB, IKvDBMultiVerDataStorage *dataStorage, IKvDBCommitStorage *commitStorage, MultiVerKvDataStorage *kvDataStorage, bool writable) MultiVerStorageExecutor() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | utxttest.cpp | 1228 UBool writable = utext_isWritable(ut); in FreezeTest() local [all...] |
| /third_party/node/src/ |
| H A D | spawn_sync.cc | 200 bool SyncProcessStdioPipe::writable() const { in writable() function in node::SyncProcessStdioPipe 905 bool writable = in ParseStdioOption() local 95 SyncProcessStdioPipe(SyncProcessRunner* process_handler, bool readable, bool writable, uv_buf_t input_buffer) SyncProcessStdioPipe() argument 949 AddStdioPipe(uint32_t child_fd, bool readable, bool writable, uv_buf_t input_buffer) AddStdioPipe() argument [all...] |
| /third_party/ltp/testcases/kernel/kvm/include/ |
| H A D | kvm_x86.h | 147 unsigned int writable: 1; member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.h | 650 bool writable : 1; member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_build.c | 301 tgsi_build_declaration_image(unsigned texture, unsigned format, unsigned raw, unsigned writable, struct tgsi_declaration *declaration, struct tgsi_header *header) tgsi_build_declaration_image() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblock.c | 319 void pa_mempool_set_is_remote_writable(pa_mempool *p, bool writable) { in pa_mempool_set_is_remote_writable() argument 1169 int pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable) { in pa_memimport_attach_memfd() argument 1078 segment_attach(pa_memimport *i, pa_mem_type_t type, uint32_t shm_id, int memfd_fd, bool writable) segment_attach() argument 1195 pa_memimport_get(pa_memimport *i, pa_mem_type_t type, uint32_t block_id, uint32_t shm_id, size_t offset, size_t size, bool writable) pa_memimport_get() argument [all...] |
| /third_party/pulseaudio/src/utils/ |
| H A D | pacat.c | 528 size_t writable, towrite, r; in stdin_callback() local
|
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 1110 def writable(self): member in _ListDataStream
|