Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 25 of 39) sorted by relevance

12

/third_party/iowow/src/utils/
Diwutils.h54 #define IW_SETVNUMBUF(len_, buf_, num_) \ argument
76 #define IW_SETVNUMBUF64(len_, buf_, num_) \ argument
99 #define IW_READVNUMBUF(buf_, num_, step_) \ argument
117 #define IW_READVNUMBUF64(buf_, num_, step_) \ argument
136 #define IW_READVNUMBUF64_2(buf_, num_) \ argument
/third_party/nghttp2/src/
Dlibevent_util.h58 uint8_t *buf_; variable
Dshrpx_log.h200 LogBuffer &buf_; variable
/third_party/freetype/src/autofit/
Dafshaper.c462 void* buf_, in af_shaper_get_cluster()
559 void* buf_, in af_shaper_get_elem()
626 void* buf_, in af_shaper_get_cluster()
661 void* buf_, in af_shaper_get_elem()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c462 void* buf_, in af_shaper_get_cluster()
559 void* buf_, in af_shaper_get_elem()
626 void* buf_, in af_shaper_get_cluster()
661 void* buf_, in af_shaper_get_elem()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c448 void* buf_, in af_shaper_get_cluster()
545 void* buf_, in af_shaper_get_elem()
612 void* buf_, in af_shaper_get_cluster()
647 void* buf_, in af_shaper_get_elem()
/third_party/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.h32 uint8_t* buf_; // internal buffer. Re-allocated regularly. Not owned. member
92 uint8_t* buf_; // start of buffer member
Dbit_reader_utils.h98 const uint8_t* buf_; // next byte to be read member
142 const uint8_t* buf_; // input byte buffer member
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.h32 uint8_t* buf_; // internal buffer. Re-allocated regularly. Not owned. member
92 uint8_t* buf_; // start of buffer member
Dbit_reader_utils.h98 const uint8_t* buf_; // next byte to be read member
142 const uint8_t* buf_; // input byte buffer member
/third_party/openssl/ssl/
Dd1_msg.c12 int dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, size_t len, in dtls1_write_app_data_bytes()
/third_party/protobuf/src/google/protobuf/stubs/
Dbytestream.h242 char* buf_; variable
/third_party/openh264/test/
DBaseDecoderTest.h44 BufferedData buf_; variable
/third_party/ninja/src/
Dsubprocess.h58 std::string buf_; member
Dbuild_log.cc253 char buf_[256 << 10]; member
/third_party/openh264/test/api/
Ddecode_encode_test.cpp91 BufferedData buf_; member in DecodeEncodeTest
Dencode_decode_api_test.h106 BufferedData buf_; variable
/third_party/node/src/
Dnode_http_common.h270 MaybeStackBuffer<char, 3000> buf_; variable
Dstream_pipe.cc125 const uv_buf_t& buf_) { in OnStreamRead()
Dstream_base.cc493 void EmitToJSStreamListener::OnStreamRead(ssize_t nread, const uv_buf_t& buf_) { in OnStreamRead()
Dutil.h458 T* buf_; variable
Dudp_wrap.cc694 const uv_buf_t& buf_, in OnRecv()
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h901 : buf_(initial_size), in buf_() function
1587 std::vector<uint8_t> buf_; variable
1606 const std::vector<uint8_t> *buf_; member
1620 const std::vector<uint8_t> *buf_; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dextension.h128 char buf_[1024]; variable
/third_party/openssl/ssl/record/
Drec_layer_s3.c361 int ssl3_write_bytes(SSL *s, int type, const void *buf_, size_t len, in ssl3_write_bytes()

12