/third_party/boost/libs/thread/example/ |
D | shared_mutex.cpp | 21 enum {reading, writing}; enumerator 22 int state = reading; 84 assert(state == reading); in reader() 101 state = reading; in writer() 117 assert(state == reading); in try_reader() 136 state = reading; in try_writer() 153 assert(state == reading); in try_for_reader() 172 state = reading; in try_for_writer() 228 assert(state == reading); in reader() 245 state = reading; in writer() [all …]
|
/third_party/node/test/parallel/ |
D | test-stream-readable-reading-readingMore.js | 14 assert.strictEqual(state.reading, false); 24 assert.strictEqual(state.reading, !state.ended); 31 assert.strictEqual(state.reading, false); 41 assert.strictEqual(state.ended, !state.reading); 56 assert.strictEqual(state.reading, true); 74 assert.strictEqual(state.reading, false); 84 assert.strictEqual(state.reading, !state.ended); 91 assert.strictEqual(state.reading, false); 102 assert.strictEqual(state.reading, false); 106 assert.strictEqual(state.reading, false); [all …]
|
D | test-stream2-push.js | 60 let reading = false; variable 64 reading = true; 69 reading = false; 108 assert(reading); 110 assert(reading); 112 assert(reading); 114 assert(reading); 116 assert(!reading); 131 assert(!reading);
|
D | test-stream-readable-event.js | 42 assert(!r._readableState.reading); 62 assert(r._readableState.reading); 82 assert(!r._readableState.reading);
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | wayland_event_source.c | 64 gboolean reading; member 75 if (source->reading) in wayland_event_source_prepare() 86 source->reading = TRUE; in wayland_event_source_prepare() 100 source->reading = FALSE; in wayland_event_source_check() 136 if (source->reading) { in wayland_event_source_finalize() 139 source->reading = FALSE; in wayland_event_source_finalize()
|
/third_party/node/lib/internal/streams/ |
D | from.js | 43 let reading = false; 49 if (!reading) { 50 reading = true; 86 reading = false; 91 reading = false;
|
D | pipeline.js | 34 function destroyer(stream, reading, writing, callback) { argument 43 eos(stream, { readable: reading, writable: writing }, (err) => { 50 reading && 169 const reading = i < streams.length - 1; 174 destroys.push(destroyer(stream, reading, writing, finish)); 195 if (reading) { 257 const name = reading ? `transform[${i - 1}]` : 'destination';
|
/third_party/node/test/common/ |
D | udppair.js | 23 this.reading = false; 29 if (!this.reading) return; 39 this.reading = true; 44 this.reading = false; 58 if (!this.reading) {
|
/third_party/node/deps/npm/node_modules/pumpify/node_modules/pump/ |
D | index.js | 22 var destroyer = function (stream, reading, writing, callback) { argument 30 eos(stream, {readable: reading, writable: writing}, function (err) { 68 var reading = i < streams.length - 1 70 return destroyer(stream, reading, writing, function (err) { 73 if (reading) return
|
/third_party/node/deps/npm/node_modules/pump/ |
D | index.js | 22 var destroyer = function (stream, reading, writing, callback) { argument 30 eos(stream, {readable: reading, writable: writing}, function (err) { 68 var reading = i < streams.length - 1 70 return destroyer(stream, reading, writing, function (err) { 73 if (reading) return
|
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/ |
D | pipeline.js | 29 function destroyer(stream, reading, writing, callback) { argument 37 readable: reading, 84 var reading = i < streams.length - 1; 86 return destroyer(stream, reading, writing, function (err) { 89 if (reading) return;
|
D | from.js | 27 var reading = false; 30 if (!reading) { 31 reading = true; 52 reading = false;
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/ |
D | wayland_event_source.c | 101 gboolean reading; member 112 if (source->reading) in wayland_event_source_prepare() 129 source->reading = TRUE; in wayland_event_source_prepare() 151 source->reading = FALSE; in wayland_event_source_check() 179 if (source->reading) { in wayland_event_source_finalize() 182 source->reading = FALSE; in wayland_event_source_finalize()
|
/third_party/typescript/tests/baselines/reference/ |
D | deleteReadonly.errors.txt | 2 …s/compiler/deleteReadonly.ts(18,8): error TS2542: Index signature in type 'B' only permits reading. 3 …/compiler/deleteReadonly.ts(20,12): error TS2542: Index signature in type 'B' only permits reading. 28 !!! error TS2542: Index signature in type 'B' only permits reading. 32 !!! error TS2542: Index signature in type 'B' only permits reading.
|
D | readonlyArraysAndTuples.errors.txt | 17 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 18 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 19 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 20 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 21 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 87 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 90 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 93 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 96 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading. 99 …rror TS2542: Index signature in type 'readonly [number, number, ...number[]]' only permits reading.
|
/third_party/node/lib/internal/bootstrap/switches/ |
D | is_main_thread.js | 205 stdin._handle.reading = false; 206 stdin._readableState.reading = false; 220 if (stdin._handle.reading && !stdin.readableFlowing) { 221 stdin._readableState.reading = false; 222 stdin._handle.reading = false;
|
/third_party/gstreamer/gstplugins_bad/po/ |
D | en_GB.po | 49 msgid "Could not open sndfile stream for reading." 50 msgstr "Could not open file \"%s\" for reading." 95 msgid "Could not open file \"%s\" for reading." 96 msgstr "Could not open file \"%s\" for reading." 134 #~ msgid "Could not open device \"%s\" for reading and writing." 135 #~ msgstr "Could not open device \"%s\" for reading and writing." 179 #~ msgid "Could not open device \"%s\" for reading." 180 #~ msgstr "Could not open device \"%s\" for reading." 265 #~ msgid "Could not open CD device for reading." 266 #~ msgstr "Could not open CD device for reading." [all …]
|
/third_party/json/doc/mkdocs/docs/features/element_access/ |
D | checked_access.md | 15 "hobbies": ["hiking", "reading"] 23 | `#!cpp j` | `#!json {"name": "Mary Smith", "age": 42, "hobbies": ["hiking", "reading"]}` | 26 | `#!cpp j.at("hobbies")` | `#!json ["hiking", "reading"]` | 28 | `#!cpp j.at("hobbies").at(1)` | `#!json "reading"` | 44 "hobbies": ["hiking", "reading"]
|
/third_party/boost/doc/html/boost_asio/example/cpp11/nonblocking/ |
D | third_party_lib.cpp | 36 return state_ == reading; in want_read() 63 state_ = boost::asio::buffer_size(write_buffer_) > 0 ? writing : reading; in do_write() 69 enum { reading, writing } state_ = reading; enumerator
|
/third_party/boost/libs/asio/example/cpp11/nonblocking/ |
D | third_party_lib.cpp | 36 return state_ == reading; in want_read() 63 state_ = boost::asio::buffer_size(write_buffer_) > 0 ? writing : reading; in do_write() 69 enum { reading, writing } state_ = reading; enumerator
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_set_read_ahead.pod | 27 into its buffer (providing that the buffer is large enough) if reading ahead is 29 Setting the parameter B<yes> to 0 turns reading ahead is off, other values turn 33 SSL_CTX_get_read_ahead() and SSL_get_read_ahead() indicate whether reading 52 connection) after the SSL connection is finished using SSL_shutdown() reading 58 SSL_get_read_ahead() and SSL_CTX_get_read_ahead() return 0 if reading ahead is off,
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsagent.c | 75 gboolean reading; in ssl_locking_function() local 79 reading = mode & CRYPTO_READ; in ssl_locking_function() 83 locking ? "locking" : "unlocking", reading ? "reading" : "writing", in ssl_locking_function() 87 if (reading) { in ssl_locking_function() 93 if (reading) { in ssl_locking_function()
|
/third_party/libxml2/result/ |
D | intsubset2.xml.sax | 233 reading. [T1] 240 SAX.elementDecl(reading, 3, ...) 242 The reading element contains the reading or pronunciation 245 SAX.attributeDecl(reading, r_type, 1, 2, NULL, ...) 247 The r_type attribute defines the type of reading in the reading 249 pinyin - the modern PinYin romanization of the Chinese reading 252 korean_r - the romanized form of the Korean reading(s) of the 255 korean_h - the Korean reading(s) of the kanji in hangul. 256 ja_on - the "on" Japanese reading of the kanji, in katakana. A 258 a value of "jy" whether the reading is approved for a [all …]
|
D | intsubset2.xml.sax2 | 233 reading. [T1] 240 SAX.elementDecl(reading, 3, ...) 242 The reading element contains the reading or pronunciation 245 SAX.attributeDecl(reading, r_type, 1, 2, NULL, ...) 247 The r_type attribute defines the type of reading in the reading 249 pinyin - the modern PinYin romanization of the Chinese reading 252 korean_r - the romanized form of the Korean reading(s) of the 255 korean_h - the Korean reading(s) of the kanji in hangul. 256 ja_on - the "on" Japanese reading of the kanji, in katakana. A 258 a value of "jy" whether the reading is approved for a [all …]
|
/third_party/libxml2/result/noent/ |
D | intsubset2.xml.sax2 | 233 reading. [T1] 240 SAX.elementDecl(reading, 3, ...) 242 The reading element contains the reading or pronunciation 245 SAX.attributeDecl(reading, r_type, 1, 2, NULL, ...) 247 The r_type attribute defines the type of reading in the reading 249 pinyin - the modern PinYin romanization of the Chinese reading 252 korean_r - the romanized form of the Korean reading(s) of the 255 korean_h - the Korean reading(s) of the kanji in hangul. 256 ja_on - the "on" Japanese reading of the kanji, in katakana. A 258 a value of "jy" whether the reading is approved for a [all …]
|