/external/curl/lib/ |
D | socks.c | 354 sx->outstanding = packetsize; in Curl_SOCKS4() 361 sx->outstanding, &written); in Curl_SOCKS4() 366 if(written != sx->outstanding) { in Curl_SOCKS4() 368 sx->outstanding -= written; in Curl_SOCKS4() 374 sx->outstanding = 8; /* receive data size */ in Curl_SOCKS4() 382 sx->outstanding, &actualread); in Curl_SOCKS4() 393 else if(actualread != sx->outstanding) { in Curl_SOCKS4() 395 sx->outstanding -= actualread; in Curl_SOCKS4() 571 sx->outstanding = idx - written; in Curl_SOCKS5() 579 sx->outstanding, &written); in Curl_SOCKS5() [all …]
|
/external/rust/crates/grpcio-sys/grpc/tools/debug/core/ |
D | chttp2_ref_leak.py | 28 outstanding = collections.defaultdict(new_obj) variable 38 outstanding[m.group(2)].append(m.group(3)) 40 outstanding[m.group(2)].remove(m.group(3)) 42 for obj, remaining in outstanding.items():
|
/external/grpc-grpc/tools/debug/core/ |
D | chttp2_ref_leak.py | 28 outstanding = collections.defaultdict(new_obj) variable 38 outstanding[m.group(2)].append(m.group(3)) 40 outstanding[m.group(2)].remove(m.group(3)) 42 for obj, remaining in outstanding.items():
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/ |
D | scenario_config.py | 129 outstanding=None, argument 180 outstanding_calls = outstanding if outstanding is not None else OUTSTANDING_REQUESTS[ 253 outstanding=100, 267 outstanding=1, 281 outstanding=30000, 359 outstanding=100) 479 outstanding=64, 595 for outstanding in geometric_progression( 597 if synchronicity == 'sync' and outstanding > 1200: 599 if outstanding < channels: continue [all …]
|
/external/bcc/tools/ |
D | memleak_example.txt | 11 [11:16:33] Top 2 stacks with outstanding allocations: 16 [11:16:34] Top 2 stacks with outstanding allocations: 37 [11:16:33] Top 2 stacks with outstanding allocations: 46 [11:16:34] Top 2 stacks with outstanding allocations: 119 ... will print the outstanding allocation statistics every second, for ten 125 roughly 10% of the allocations and print the outstanding allocations every 5 130 [11:16:33] Top 2 stacks with outstanding allocations: 135 [11:16:38] Top 2 stacks with outstanding allocations: 140 [11:16:43] Top 2 stacks with outstanding allocations: 158 Trace outstanding memory allocations that weren't freed. [all …]
|
/external/grpc-grpc/tools/run_tests/performance/ |
D | scenario_config.py | 127 outstanding=None, argument 176 outstanding_calls = outstanding if outstanding is not None else OUTSTANDING_REQUESTS[ 249 outstanding=100, 263 outstanding=1, 277 outstanding=30000, 352 outstanding=100) 470 outstanding=64, 585 for outstanding in geometric_progression( 587 if synchronicity == 'sync' and outstanding > 1200: 589 if outstanding < channels: continue [all …]
|
/external/curl/tests/data/ |
D | test207 | 59 # curl: (18) transfer closed with outstanding read data remaining
|
/external/mesa3d/docs/ |
D | utilities.rst | 15 can see the results and try to fix outstanding issues.
|
/external/angle/extensions/ |
D | CHROMIUM_sync_query.txt | 30 other outstanding drawing commands are issued subsequent to the query).
|
/external/python/cpython2/Lib/test/crashers/ |
D | README | 1 This directory only contains tests for outstanding bugs that cause the
|
/external/tremolo/Tremolo/ |
D | framing.c | 90 if(!bs->outstanding) in _ogg_buffer_destroy() 103 bs->outstanding++; in _fetch_buffer() 129 bs->outstanding++; in _fetch_ref() 296 bs->outstanding--; /* for the returned buffer */ in ogg_buffer_release_one() 301 bs->outstanding--; /* for the returned reference */ in ogg_buffer_release_one()
|
D | ogg.h | 53 int outstanding; member
|
/external/libdrm/man/ |
D | drmHandleEvent.3.rst | 23 ``drmHandleEvent`` processes outstanding DRM events on the DRM
|
/external/python/cpython3/Lib/test/crashers/ |
D | README | 1 This directory only contains tests for outstanding bugs that cause the
|
/external/mesa3d/docs/relnotes/ |
D | 13.0.3.rst | 116 - radeonsi: wait for outstanding memory instructions in TCS barriers 118 - radeonsi: wait for outstanding LDS instructions in memory barriers if
|
/external/oss-fuzz/docs/getting-started/ |
D | integration_rewards.md | 22 * Discretion bonus to recognize outstanding work.
|
/external/llvm-project/llvm/docs/AMDGPU/ |
D | gfx8_hwreg.rst | 53 HW_REG_IB_STS Counters of outstanding instructions.
|
D | gfx7_hwreg.rst | 53 HW_REG_IB_STS Counters of outstanding instructions.
|
D | gfx9_hwreg.rst | 53 HW_REG_IB_STS Counters of outstanding instructions.
|
D | gfx9_waitcnt.rst | 13 Counts of outstanding instructions to wait for.
|
D | gfx7_waitcnt.rst | 13 Counts of outstanding instructions to wait for.
|
D | gfx8_waitcnt.rst | 13 Counts of outstanding instructions to wait for.
|
D | gfx10_waitcnt.rst | 13 Counts of outstanding instructions to wait for.
|
D | gfx10_hwreg.rst | 53 HW_REG_IB_STS Counters of outstanding instructions.
|
/external/iperf3/docs/ |
D | 2017-06-06.txt | 31 tracker (plus three outstanding pull requests). As mentioned in an
|