| /external/v8/src/js/ |
| D | i18n.js | 581 writable: false, property 586 %object_define_property(array, 'length', {value: l, writable: false}); property 655 {value: value, writable: true, enumerable: true}); property 675 writable: true, property 1007 caseFirst: {writable: true}, property 1008 collation: {value: internalOptions.collation, writable: true}, property 1009 ignorePunctuation: {writable: true}, property 1010 locale: {writable: true}, property 1011 numeric: {writable: true}, property 1012 requestedLocale: {value: requestedLocale, writable: true}, property [all …]
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
| D | MethodProperty.java | 35 private final boolean writable; field in MethodProperty
|
| /external/v8/src/ |
| D | property-descriptor.h | 88 bool writable() const { return writable_; } in writable() function 89 void set_writable(bool writable) { in set_writable()
|
| D | property-descriptor.cc | 233 Handle<Object> writable; in ToPropertyDescriptor() local
|
| /external/webrtc/webrtc/p2p/base/ |
| D | transportchannel.cc | 34 void TransportChannel::set_writable(bool writable) { in set_writable()
|
| D | transportchannel.h | 75 bool writable() const { return writable_; } in writable() function
|
| D | faketransportcontroller.h | 145 void SetWritable(bool writable) { set_writable(writable); } in SetWritable() 372 void SetWritable(bool writable) { in SetWritable()
|
| D | transport.h | 100 bool writable; // Has this connection received a STUN response? member
|
| D | port.h | 445 bool writable() const { return write_state_ == STATE_WRITABLE; } in writable() function
|
| D | p2ptransportchannel.cc | 1112 bool writable = best_connection_ && best_connection_->writable(); in UpdateState() local
|
| /external/skia/include/core/ |
| D | SkTLazy.h | 149 T* writable() { in writable() function
|
| /external/skia/src/core/ |
| D | SkRegionPriv.h | 111 RunHead* writable = this; in ensureWritable() local
|
| /external/chromium-trace/catapult/telemetry/third_party/tsproxy/ |
| D | tsproxy.py | 260 def writable(self): member in TCPConnection 417 def writable(self): member in Socks5Connection
|
| /external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
| D | base_config.py | 74 def __init__(self, file_path, writable=False): argument
|
| /external/webrtc/talk/media/sctp/ |
| D | sctpdataengine_unittest.cc | 151 void OnSignaled(bool writable) { in OnSignaled() 156 bool IsSignaled(bool writable) { in IsSignaled()
|
| /external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/ |
| D | Core.java | 63 public HandleSignals setWritable(boolean writable) { in setWritable()
|
| /external/webrtc/talk/app/webrtc/ |
| D | datachannel.cc | 408 void DataChannel::OnChannelReady(bool writable) { in OnChannelReady()
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyUtil.h | 251 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
|
| /external/pdfium/third_party/libjpeg/ |
| D | fpdfapi_jmemmgr.c | 760 boolean writable) in access_virt_sarray() 845 boolean writable) in access_virt_barray()
|
| /external/libjpeg-turbo/ |
| D | jmemmgr.c | 821 boolean writable) in access_virt_sarray() 906 boolean writable) in access_virt_barray()
|
| /external/webrtc/talk/session/media/ |
| D | channel.h | 116 bool writable() const { return writable_; } in writable() function
|
| /external/libchrome/base/memory/ |
| D | shared_memory_unittest.cc | 371 void* writable = mmap(NULL, contents.size(), PROT_READ | PROT_WRITE, in TEST() local
|
| /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/ |
| D | serialutil.py | 528 def writable(self): return True member in SerialBase
|
| /external/v8/src/inspector/ |
| D | injected-script-source.js | 417 …descriptor = { name: name, value: o[property], writable: false, configurable: false, enumerable: f… property
|
| /external/icu/icu4c/source/test/intltest/ |
| D | utxttest.cpp | 1227 UBool writable = utext_isWritable(ut); in FreezeTest() local
|