/third_party/boost/boost/iostreams/detail/adapter/ |
D | non_blocking_adapter.hpp | 31 std::streamsize amt = iostreams::read(device_, s + result, n - result); in read() local 42 std::streamsize amt = in write() local
|
/third_party/boost/libs/iostreams/example/ |
D | container_device.hpp | 37 std::streamsize amt = in read() local 94 std::streamsize amt = in read() local 112 std::streamsize amt = in write() local
|
D | dictionary_filter.hpp | 171 std::streamsize amt = in write_current_word() local
|
/third_party/boost/boost/iostreams/ |
D | copy.hpp | 85 std::streamsize amt = in copy_impl() local 105 std::streamsize amt = in copy_impl() local 133 std::streamsize amt; in copy_impl() local
|
D | read.hpp | 145 std::streamsize amt; in read() local 171 std::streamsize amt; in get() local
|
D | skip.hpp | 62 std::streamsize amt; in skip() local
|
D | code_converter.hpp | 342 std::streamsize amt = in read() local 395 std::streamsize amt = in write() local
|
/third_party/boost/boost/iostreams/filter/ |
D | aggregate.hpp | 65 std::streamsize amt = in read() local 119 std::streamsize amt; in do_read() local
|
D | gzip.hpp | 215 std::streamsize amt = base_type::read(src, s + result, n - result); in read() local 239 std::streamsize amt = in write() local 433 std::streamsize amt = in write() local 484 std::streamsize amt = in read() local 590 std::streamsize amt = in read() local 717 std::streamsize amt = (std::min)(avail, n); in read_string() local
|
D | symmetric.hpp | 206 std::streamsize amt = iostreams::read(src, buf().data(), buf().size()); in fill() local 228 std::streamsize amt = in flush() local
|
D | test.hpp | 101 streamsize amt = (std::min) (rand(inc_), avail); in read() local 129 std::streamsize amt = (std::min) (rand(inc_), n); in write() local
|
D | line.hpp | 183 std::streamsize amt = static_cast<std::streamsize>(line.size()); in write_line() local
|
/third_party/boost/libs/iostreams/test/ |
D | read_nonblocking_test.cpp | 59 std::streamsize amt = boost::iostreams::read(nb, read_data, data_size_k); in nonblocking_read_test() local
|
D | large_file_test.cpp | 380 std::streamsize amt; in check_character() local
|
/third_party/node/tools/configure.d/ |
D | nodedownload.py | 15 def formatSize(amt): argument
|
/third_party/openssl/crypto/ec/curve448/arch_32/ |
D | f_impl.h | 39 void gf_bias(gf a, int amt) in gf_bias()
|
/third_party/python/Lib/idlelib/ |
D | help.py | 67 def indent(self, amt=1): argument
|
/third_party/boost/boost/iostreams/detail/ |
D | restrict_impl.hpp | 147 std::streamsize amt = in read() local 265 std::streamsize amt = in read() local
|
D | buffer.hpp | 130 std::streamsize amt = static_cast<std::streamsize>(eptr_ - ptr_); in flush() local
|
/third_party/musl/libc-test/src/functional/ |
D | test-malloc-stats-common.h | 82 static int expect_equal(long long amt, long long value, const char *amt_name) in expect_equal()
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | split_penalty.py | 466 def _IncreasePenalty(node, amt): argument 518 def _DecrementSplitPenalty(node, amt): argument
|
/third_party/openssl/crypto/ec/curve448/ |
D | field.h | 108 static ossl_inline void gf_subx_nr(gf c, const gf a, const gf b, int amt) in gf_subx_nr()
|
/third_party/python/Lib/http/ |
D | client.py | 450 def read(self, amt=None): argument 577 def _read_chunked(self, amt=None): argument 623 def _safe_read(self, amt): argument
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/ |
D | minimal-secure-streams.c | 183 size_t amt; member
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/ |
D | minimal-secure-streams.c | 214 size_t amt; member
|