/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | MessageDeframer.java | 100 private CompositeReadableBuffer unprocessed = new CompositeReadableBuffer(); field in MessageDeframer 151 unprocessed = null; in setFullStreamDecompressor() 173 unprocessed.addBuffer(data); in deframe() 218 if (unprocessed != null) { in close() 219 unprocessed.close(); in close() 226 unprocessed = null; in close() 236 return unprocessed == null && fullStreamDecompressor == null; in isClosed() 248 return unprocessed.readableBytes() == 0; in isStalled() 341 if (unprocessed.readableBytes() == 0) { in readRequiredBytes() 345 int toRead = Math.min(missingBytes, unprocessed.readableBytes()); in readRequiredBytes() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | RegexManager.java | 254 private Set<PathValueInfo> unprocessed; field in RegexManager.RegexResult 257 unprocessed = new HashSet<PathValueInfo>(); in RegexResult() 262 unprocessed.add(new PathValueInfo(rbPath, instructions, splitRbPathArg)); in add() 267 return unprocessed.iterator(); in iterator()
|
/external/syzkaller/vendor/google.golang.org/grpc/transport/ |
D | transport.go | 204 unprocessed uint32 // set if the server sends a refused stream or GOAWAY including this stream member 411 return atomic.LoadUint32(&s.unprocessed) == 1
|
D | http2_client.go | 515 atomic.StoreUint32(&s.unprocessed, 1) 905 atomic.StoreUint32(&s.unprocessed, 1) 1015 atomic.StoreUint32(&stream.unprocessed, 1)
|
/external/python/cpython2/Lib/plat-mac/ |
D | gensuitemodule.py | 276 unprocessed = len(f.read()) 278 if unprocessed and verbose: 280 (processed, unprocessed, total))
|
/external/python/cpython2/Doc/library/ |
D | htmllib.rst | 44 force processing of all unprocessed data, call the :meth:`close` method.
|
D | sgmllib.rst | 52 Reset the instance. Loses all unprocessed data. This is called implicitly at
|
D | htmlparser.rst | 123 Reset the instance. Loses all unprocessed data. This is called implicitly at
|
D | xmllib.rst | 62 Reset the instance. Loses all unprocessed data. This is called
|
/external/python/cpython3/Doc/library/ |
D | html.parser.rst | 105 Reset the instance. Loses all unprocessed data. This is called implicitly at
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors_format.inc | 175 // unprocessed character, or 0 in case of error.
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 1651 unprocessed = (1, "Unprocessed") variable in TestEnum.test_conflicting_types_resolved_in_new.LabelledList 1654 … self.assertEqual(list(LabelledList), [LabelledList.unprocessed, LabelledList.payment_complete]) 1655 self.assertEqual(LabelledList.unprocessed, 1) 1656 self.assertEqual(LabelledList(1), LabelledList.unprocessed)
|
/external/python/pyasn1/ |
D | CHANGES.rst | 396 rather than the unprocessed substrate within the item (which is usually
|
/external/libjpeg-turbo/ |
D | structure.txt | 668 leaving some data unprocessed in the source/destination buffer (ie, the
|
D | libjpeg.txt | 2027 * You can limit buildup of unprocessed data in your input buffer.
|
/external/libpng/ |
D | libpng-manual.txt | 2651 of unprocessed bytes from the last png_process_data
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 2392 $x{unprocessed → ənprɑsɛst ; # ənprɑsɛsɛd
|
D | internal_raw_IPA.txt | 170800 unprocessed %29092 ənprˈɔsˌɛst
|
D | internal_raw_IPA-old.txt | 204411 unprocessed %16970 ənprˈɔsˌɛst
|