| /external/v8/src/js/ |
| D | i18n.js | 612 writable: false, property 617 %object_define_property(array, 'length', {value: l, writable: false}); property 693 {value: value, writable: true, enumerable: true}); property 713 writable: true, property 1039 caseFirst: {writable: true}, property 1040 collation: {value: internalOptions.collation, writable: true}, property 1041 ignorePunctuation: {writable: true}, property 1042 locale: {writable: true}, property 1043 numeric: {writable: true}, property 1044 requestedLocale: {value: requestedLocale, writable: true}, property [all …]
|
| /external/python/cpython2/Lib/multiprocessing/ |
| D | reduction.py | 169 def rebuild_connection(reduced_handle, readable, writable): argument 209 def rebuild_pipe_connection(reduced_handle, readable, writable): argument
|
| /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 | 240 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
|
| /external/skqp/include/core/ |
| D | SkTLazy.h | 168 T* writable() { in writable() function
|
| /external/skia/include/core/ |
| D | SkTLazy.h | 168 T* writable() { in writable() function
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | connection.py | 117 def __init__(self, handle, readable=True, writable=True): argument 164 def writable(self): member in _ConnectionBase 931 def rebuild_connection(ds, readable, writable): argument 941 def rebuild_pipe_connection(dh, readable, writable): argument 950 def rebuild_connection(df, readable, writable): argument
|
| /external/v8/tools/foozzie/ |
| D | v8_mock.js | 64 Error, 'prepareStackTrace', { configurable: false, writable: false }); property
|
| /external/icu/icu4c/source/common/ |
| D | unistr_case.cpp | 105 UBool writable = isBufferWritable(); in caseMap() local
|
| /external/fio/oslib/ |
| D | libmtd.h | 93 unsigned int writable:1; member
|
| /external/skia/src/core/ |
| D | SkRegionPriv.h | 111 RunHead* writable = this; in ensureWritable() local
|
| /external/skqp/src/core/ |
| D | SkRegionPriv.h | 111 RunHead* writable = this; in ensureWritable() local
|
| /external/python/cpython2/Include/ |
| D | fileobject.h | 32 int writable; member
|
| /external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
| D | base_config.py | 74 def __init__(self, file_path, writable=False): argument
|
| /external/python/cpython3/Lib/ |
| D | asynchat.py | 216 def writable(self): member in async_chat
|
| D | lzma.py | 177 def writable(self): member in LZMAFile
|
| D | bz2.py | 156 def writable(self): member in BZ2File
|
| D | asyncore.py | 314 def writable(self): member in dispatcher 523 def writable(self): member in dispatcher_with_send
|
| D | _pyio.py | 421 def writable(self): member in IOBase 948 def writable(self): member in BytesIO 1173 def writable(self): member in BufferedWriter 1296 def writable(self): member in BufferedRWPair 1687 def writable(self): member in FileIO 2022 def writable(self): member in TextIOWrapper
|
| /external/cros/system_api/dbus/vm_concierge/ |
| D | service.proto | 49 bool writable = 6; field
|
| /external/python/cpython2/Lib/ |
| D | asyncore.py | 327 def writable(self): member in dispatcher 543 def writable(self): member in dispatcher_with_send
|
| /external/webrtc/talk/media/sctp/ |
| D | sctpdataengine_unittest.cc | 151 void OnSignaled(bool writable) { in OnSignaled() 156 bool IsSignaled(bool writable) { in IsSignaled()
|