| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-object-gen.cc | 123 ConstructDataDescriptor( TNode<Context> context, TNode<Object> value, TNode<BoolT> writable, TNode<BoolT> enumerable, TNode<BoolT> configurable) ConstructDataDescriptor() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | value-mirror.cc | 1438 bool writable = false; in getProperties() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 1372 si_set_shader_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, const struct pipe_shader_buffer *sbuffer, bool writable, unsigned priority) si_set_shader_buffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 1641 uint32_t writable = ctx->writable_ssbos[shader] & BITFIELD_BIT(idx + k); in calc_descriptor_state_hash_ssbo() local
|
| H A D | zink_context.c | 1371 unbind_ssbo(struct zink_context *ctx, struct zink_resource *res, enum pipe_shader_type pstage, unsigned slot, bool writable) in unbind_ssbo() argument 1484 unbind_shader_image_counts(struct zink_context *ctx, struct zink_resource *res, bool is_compute, bool writable) in unbind_shader_image_counts() argument
|
| /third_party/python/Lib/ |
| H A D | tarfile.py | 641 def writable(self): member in _FileInFile
|
| H A D | zipfile.py | 1153 def writable(self): member in _ZipWriteFile
|
| H A D | typing.py | 3260 def writable(self) -> bool: member in IO
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | module-bluez5-device.c | 1455 bool writable = false; in thread_func() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_nntplib.py | 397 def writable(self): member in _NNTPServerIO
|
| H A D | test_io.py | 98 def writable(self): member in MockRawIOWithoutRead 287 def writable(self): member in MockNonBlockWriterIO 468 writable = self.BufferedIOBase.writable variable in IOTest.test_optional_abilities.text_reader.UnseekableReader 489 writable = "w" in abilities variable in IOTest.test_optional_abilities.text_writer.UnseekableWriter 2011 def writable(self): global() member in BufferedRWPairTest.test_constructor_with_not_writeable.NotWriteable 3569 def writable(self): return True global() member in TextIOWrapperTest.test_issue22849.F [all...] |
| /third_party/python/Modules/_io/ |
| H A D | bufferedio.c | 193 int writable; member [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_state.h | 460 unsigned writable:1; /**< writable shader resource */ member
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_engine.cpp | 848 bool writable = (propertyDescriptor.attributes & NATIVE_WRITABLE) != 0; in NapiDefinePropertyInner() local 931 bool writable = (attributes & NATIVE_WRITABLE) != 0; in NapiCreateObjectWithProperties() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-code-manager.cc | 2144 SetThreadWritable(bool writable) SetThreadWritable() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 654 auto writable = const_cast<SkOpGlobalState*>(this); in debugSetPhase() local
|
| /third_party/node/deps/v8/src/init/ |
| H A D | bootstrapper.cc | 2654 PropertyAttributes writable = in InitializeGlobal() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.cc | 1178 writable); in JumpIfDataProperty() local 1165 JumpIfDataProperty(TNode<Uint32T> details, Label* writable, Label* readonly) JumpIfDataProperty() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 5034 use_ubo_ssbo(struct iris_batch *batch, struct iris_context *ice, struct pipe_shader_buffer *buf, struct iris_state_ref *surf_state, bool writable, enum iris_domain access) use_ubo_ssbo() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 5222 bool writable = in maybeCapturePreCallUpdates() local 4591 trackBufferMapping(CallCapture *call, gl::BufferID id, GLintptr offset, GLsizeiptr length, bool writable) trackBufferMapping() argument
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 4413 bool v8::PropertyDescriptor::writable() const { in writable() function in v8::v8::PropertyDescriptor 4369 PropertyDescriptor(v8::Local<v8::Value> value, bool writable) PropertyDescriptor() argument
|