Home
last modified time | relevance | path

Searched defs:buf (Results 4076 - 4100 of 6154) sorted by relevance

1...<<161162163164165166167168169170>>...247

/third_party/openssl/ssl/record/
H A Drecord.h19 unsigned char *buf; member
[all...]
/third_party/skia/third_party/externals/libgifcodec/
H A DSkLibGifCodec.cpp49 bool SkGifCodec::IsGif(const void* buf, size_t bytesRead) { in IsGif() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdgif.c154 GetDataBlock(gif_source_ptr sinfo, U_CHAR *buf) in GetDataBlock() argument
173 U_CHAR buf[256]; in SkipDataBlocks() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Dgifdec.c64 int GIFReadGraphicsExtension(const GifByteType* const buf, int* const duration, in GIFReadGraphicsExtension() argument
175 int GIFReadLoopCount(GifFileType* const gif, GifByteType** const buf, in GIFReadLoopCount() argument
192 GIFReadMetadata(GifFileType* const gif, GifByteType** const buf, WebPData* const metadata) GIFReadMetadata() argument
357 GIFReadLoopCount(struct GifFileType* const gif, GifByteType** const buf, int* const loop_count) GIFReadLoopCount() argument
366 GIFReadMetadata(struct GifFileType* const gif, GifByteType** const buf, struct WebPData* const metadata) GIFReadMetadata() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchoicfmt.cpp295 UnicodeString buf; in setChoices() local
H A Dregion.cpp124 UChar buf[6]; in loadRegionData() local
143 UChar buf[6]; in loadRegionData() local
[all...]
H A Dtridpars.cpp823 UnicodeString buf; in specsToID() local
875 UnicodeString buf; in specsToSpecialInverse() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dustdio.cpp297 UChar buf[2]; in u_fputc() local
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dconvsamp.cpp67 char buf[1000]; in prettyPrintUChar() local
987 char *buf; in convsample_46() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp237 char* buf = (char*) malloc(sizeof(char)*length); in str_write_java() local
397 char buf[10 in intvector_write_java() local
434 char buf[100]; int_write_java() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp163 ucbuf_fillucbuf( UCHARBUF* buf,UErrorCode* error){ in ucbuf_fillucbuf() argument
325 ucbuf_getc(UCHARBUF* buf,UErrorCode* error) ucbuf_getc() argument
344 ucbuf_getc32(UCHARBUF* buf,UErrorCode* error) ucbuf_getc32() argument
375 ucbuf_getcx32(UCHARBUF* buf,UErrorCode* error) ucbuf_getcx32() argument
469 UCHARBUF* buf =(UCHARBUF*) uprv_malloc(sizeof(UCHARBUF)); ucbuf_open() local
539 ucbuf_ungetc(int32_t c,UCHARBUF* buf) ucbuf_ungetc() argument
556 ucbuf_closebuf(UCHARBUF* buf) ucbuf_closebuf() argument
563 ucbuf_close(UCHARBUF* buf) ucbuf_close() argument
576 ucbuf_rewind(UCHARBUF* buf,UErrorCode* error) ucbuf_rewind() argument
615 ucbuf_size(UCHARBUF* buf) ucbuf_size() argument
627 ucbuf_getBuffer(UCHARBUF* buf,int32_t* len,UErrorCode* error) ucbuf_getBuffer() argument
716 ucbuf_readline(UCHARBUF* buf,int32_t* len,UErrorCode* err) ucbuf_readline() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c231 char *buf; member
437 char *buf; do_append() local
684 struct stat buf; generate_page() local
[all...]
H A Ddemo_https.c232 char *buf; member
438 char *buf; do_append() local
685 struct stat buf; generate_page() local
[all...]
H A Dmhd2spdy_spdy.c67 spdy_cb_data_source_read(spdylay_session *session, int32_t stream_id, uint8_t *buf, size_t length, int *eof, spdylay_data_source *source, void *user_data) in spdy_cb_data_source_read() argument
219 spdy_cb_recv(spdylay_session *session, uint8_t *buf, size_t length, int flags, void *user_data) spdy_cb_recv() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c187 spdy_handler_new_data(void * cls, struct SPDYF_Stream *stream, const void * buf, size_t size, bool more) spdy_handler_new_data() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_post.c59 char *buf; member
166 char buf[2048]; in testInternalPost() local
220 char buf[2048]; in testMultithreadedPost() local
274 char buf[2048]; testMultithreadedPoolPost() local
329 char buf[2048]; testExternalPost() local
536 char buf[2048]; testMultithreadedPostCancelPart() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp28 const uint8_t* buf = *src; in parsePFBSection() local
/third_party/openssl/test/
H A Ddsatest.c66 unsigned char buf[256]; in dsa_test() local
H A Dprovfetchtest.c207 unsigned char buf[32]; in dummy_provider_init() local
239 unsigned char buf[32]; in fetch_test() local
/third_party/openssl/crypto/asn1/
H A Dtasn_dec.c707 BUF_MEM buf = { 0, NULL, 0, 0 }; in asn1_d2i_ex_primitive() local
1040 asn1_collect(BUF_MEM *buf, const unsigned char **in, long len, char inf, int tag, int aclass, int depth) asn1_collect() argument
1097 collect_data(BUF_MEM *buf, const unsigned char **p, long plen) collect_data() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.cc131 hb_tag_to_string (hb_tag_t tag, char *buf) in hb_tag_to_string() argument
943 hb_feature_to_string(hb_feature_t *feature, char *buf, unsigned int size) hb_feature_to_string() argument
[all...]
H A Dhb-face.cc678 char *buf = (char *) hb_malloc (face_length); in _hb_face_builder_data_reference_blob() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-subset.cc647 char buf[BUFSIZ]; in parse_file_for() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp112 char buf[ 32 ]; in EncodeString() local
1032 char* buf in LoadFile() local
[all...]
/third_party/python/Modules/_ctypes/
H A Dstgdict.c578 char *buf; in PyCStructUnionType_update_stgdict() local

Completed in 30 milliseconds

1...<<161162163164165166167168169170>>...247