| /third_party/boost/libs/iostreams/test/ |
| D | windows_pipe_test.cpp | 24 char buffer[2] = { 'a', 'b' }; in read_from_file_descriptor_source_test() local 29 file_descriptor_source is(handles[0], close_handle); in read_from_file_descriptor_source_test() local 42 char buffer[2] = { 'a', 'b' }; in read_from_filtering_istream_test() local 48 filtering_istream is; in read_from_filtering_istream_test() local
|
| /third_party/boost/libs/process/test/ |
| D | bind_stdout.cpp | 50 bp::ipstream is; variable 82 std::istream is(&buffer_); in operator ()() local 105 boost::asio::streambuf buffer; variable 161 fs::ifstream is{pth}; variable
|
| D | bind_stderr.cpp | 49 bp::ipstream is; variable 74 std::istream is(&buffer_); in operator ()() local 98 boost::asio::streambuf buffer; variable 145 fs::ifstream is{pth}; variable
|
| D | spawn.cpp | 48 bp::ipstream is; variable 79 std::istream is(&buffer_); in operator ()() local 102 boost::asio::streambuf buffer; variable
|
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| D | SkottieAnimation.java | 49 SkottieAnimation(SurfaceTexture surfaceTexture, InputStream is) { in SkottieAnimation() 54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 78 private ByteBuffer convertToByteBuffer(InputStream is) throws IOException { in convertToByteBuffer() 95 ByteBuffer buffer = ByteBuffer.allocateDirect(tmpStorage.length); in convertToByteBuffer() local 101 private boolean init(InputStream is) { in init()
|
| /third_party/boost/libs/beast/test/doc/ |
| D | http_examples.cpp | 85 flat_buffer buffer; in doExpect100Continue() local 92 flat_buffer buffer; in doExpect100Continue() local 146 flat_buffer buffer; in doRelay() local 167 std::istringstream is(s); in doReadStdStream() local 169 flat_buffer buffer; in doReadStdStream() local 200 flat_buffer buffer; in doHEAD() local 207 flat_buffer buffer; in doHEAD() local 242 flat_buffer buffer; in doDeferredBody() local
|
| /third_party/boost/libs/beast/example/doc/ |
| D | http_examples.hpp | 58 DynamicBuffer& buffer, in send_expect_100_continue() 121 DynamicBuffer& buffer, in receive_expect_100_continue() 225 char buffer[2048]; in send_cgi_response() local 286 DynamicBuffer& buffer, in do_server_head() 378 DynamicBuffer& buffer, in do_head_request() 480 DynamicBuffer& buffer, in relay() 600 boost::asio::const_buffer const buffer = *it; in operator ()() local 691 std::istream& is, in read_istream() 692 basic_flat_buffer<Allocator>& buffer, in read_istream() 808 DynamicBuffer& buffer, in do_form_request() [all …]
|
| /third_party/openssl/crypto/ts/ |
| D | ts_rsp_verify.c | 304 ESS_ISSUER_SERIAL *is = cid->issuer_serial; in ts_find_cert() local 336 ESS_ISSUER_SERIAL *is = cid->issuer_serial; in ts_find_cert_v2() local 346 static int ts_issuer_serial_cmp(ESS_ISSUER_SERIAL *is, X509 *cert) in ts_issuer_serial_cmp() 575 unsigned char buffer[4096]; in ts_compute_imprint() local
|
| /third_party/uboot/u-boot-2020.01/drivers/ata/ |
| D | dwc_ahsata.c | 31 u32 is; member 53 u32 is; member 546 u32 blkcnt, u8 *buffer, int is_write) in dwc_ahsata_rw_cmd() 591 lbaint_t blkcnt, u8 *buffer, int is_write) in dwc_ahsata_rw_cmd_ext() 651 lbaint_t blkcnt, const void *buffer, in ata_low_level_rw_lba48() 687 lbaint_t blkcnt, const void *buffer, in ata_low_level_rw_lba28() 807 lbaint_t blkcnt, void *buffer) in sata_read_common() 823 lbaint_t blkcnt, const void *buffer) in sata_write_common() 940 ulong sata_read(int dev, ulong blknr, lbaint_t blkcnt, void *buffer) in sata_read() 948 ulong sata_write(int dev, ulong blknr, lbaint_t blkcnt, const void *buffer) in sata_write() [all …]
|
| /third_party/boost/boost/process/detail/windows/ |
| D | async_out.hpp | 117 std::shared_ptr<boost::asio::streambuf> buffer = std::make_shared<boost::asio::streambuf>(); member 146 std::istream is (buffer_.get()); in on_success() local
|
| /third_party/boost/boost/process/detail/posix/ |
| D | async_out.hpp | 120 std::shared_ptr<boost::asio::streambuf> buffer = std::make_shared<boost::asio::streambuf>(); member 146 std::istream is (buffer_.get()); in on_success() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-graphite2.cc | 232 hb_buffer_t *buffer, in _hb_graphite2_shape() 252 const gr_slot *is; in _hb_graphite2_shape() local
|
| /third_party/harfbuzz/src/ |
| D | hb-graphite2.cc | 231 hb_buffer_t *buffer, in _hb_graphite2_shape() 251 const gr_slot *is; in _hb_graphite2_shape() local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-graphite2.cc | 236 hb_buffer_t *buffer, in _hb_graphite2_shape() 256 const gr_slot *is; in _hb_graphite2_shape() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | CodedInputStreamTest.java | 75 ByteBuffer buffer = ByteBuffer.allocateDirect(data.length); in newDecoder() local 480 InputStream is = new RepeatingInputStream(new byte[]{1}, Integer.MAX_VALUE); in testSkipMaliciouslyHugeBlob() local 550 InputStream is = new RepeatingInputStream(serializedMessage, count); in testParseMessagesCloseTo2G() local 569 InputStream is = new RepeatingInputStream(serializedMessage, count); in testParseMessagesOver2G() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_adeclick.c | 69 AVFrame *buffer; member 70 AVFrame *is; member 503 double *is = (double *)s->is->extended_data[ch]; in filter_channel() local 586 double *is = (double *)s->is->extended_data[ch]; in filter_frame() local
|
| /third_party/typescript/lib/ |
| D | lib.es5.d.ts | 1140 …every<S extends T>(predicate: (value: T, index: number, array: readonly T[]) => value is S, thisAr… property 1331 …every<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any):… property 1411 isArray(arg: any): arg is any[]; property 1597 isView(arg: any): arg is ArrayBufferView; property 1605 buffer: ArrayBufferLike; property 1619 readonly buffer: ArrayBuffer; property 1765 readonly buffer: ArrayBufferLike; property 2047 readonly buffer: ArrayBufferLike; property 2329 readonly buffer: ArrayBufferLike; property 2610 readonly buffer: ArrayBufferLike; property [all …]
|
| /third_party/typescript/src/lib/ |
| D | es5.d.ts | 1120 …every<S extends T>(predicate: (value: T, index: number, array: readonly T[]) => value is S, thisAr… property 1311 …every<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any):… property 1391 isArray(arg: any): arg is any[]; property 1577 isView(arg: any): arg is ArrayBufferView; property 1585 buffer: ArrayBufferLike; property 1599 readonly buffer: ArrayBuffer; property 1745 readonly buffer: ArrayBufferLike; property 2027 readonly buffer: ArrayBufferLike; property 2309 readonly buffer: ArrayBufferLike; property 2590 readonly buffer: ArrayBufferLike; property [all …]
|
| /third_party/jsoncpp/src/lib_json/ |
| D | json_reader.cpp | 104 bool Reader::parse(std::istream& is, Value& root, bool collectComments) { in parse() 607 String buffer(token.start_, token.end_); in decodeDouble() local 608 IStringStream is(buffer); in decodeDouble() local 792 char buffer[18 + 16 + 16 + 1]; in getLocationLineAndColumn() local 1666 const String buffer(token.start_, token.end_); in decodeDouble() local 1667 IStringStream is(buffer); in decodeDouble() local 1858 char buffer[18 + 16 + 16 + 1]; in getLocationLineAndColumn() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | utf8tst.c | 1199 uint8_t buffer[100]; in TestAppend() local 1250 int32_t i, j, k, iu, is, il, length; in TestSurrogates() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/ |
| D | TestCharsetDetector.java | 72 char[] buffer = new char[1024]; in stringFromReader() local 336 … InputStream is = TestCharsetDetector.class.getResourceAsStream("CharsetDetectionTests.xml"); in TestDetection() local
|
| /third_party/python/Python/ |
| D | sysmodule.c | 143 should_audit(PyInterpreterState *is) in should_audit() 176 PyInterpreterState *is = ts->interp; in sys_audit_tstate() local 437 PyInterpreterState *is = tstate->interp; in sys_addaudithook_impl() local 609 PyObject *encoded, *escaped_str, *repr_str, *buffer, *result; in sys_displayhook_unencodable() local 3293 char buffer[1001]; in sys_write() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| D | fst_ctrl_iface.c | 36 char *buffer, size_t size) in format_session_state_extra() 88 const struct fst_event_extra_iface_state *is; in fst_ctrl_iface_notify() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| D | fst_ctrl_iface.c | 36 char *buffer, size_t size) in format_session_state_extra() 88 const struct fst_event_extra_iface_state *is; in fst_ctrl_iface_notify() local
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| D | server.c | 59 int m = 0, is; in _lws_vhost_init_server() local 3069 char *sp, buffer[32]; in lws_chunked_html_process() local
|