/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | vp8_dec.c | 260 const uint8_t* buf; in VP8GetHeaders() local 201 ParsePartitions(VP8Decoder* const dec, const uint8_t* buf, size_t size) ParsePartitions() argument [all...] |
H A D | webp_dec.c | 151 const uint8_t* buf; in ParseOptionalChunks() local 532 WebPDecBuffer buf; in DecodeIntoRGBABuffer() local 666 const WebPYUVABuffer* const buf = &output.u.YUVA; WebPDecodeYUV() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/demux/ |
H A D | anim_decode.c | 152 static int ZeroFillCanvas(uint8_t* buf, uint32_t canvas_width, in ZeroFillCanvas() argument 162 static void ZeroFillFrameRect(uint8_t* buf, int buf_stride, int x_offset, in ZeroFillFrameRect() argument 362 WebPRGBABuffer* const buf = &config->output.u.RGBA; in WebPAnimDecoderGetNext() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | nfrs.cpp | 673 char* buf = (char *)uprv_malloc((len+1)*sizeof(char)); //new char[len+1]; in dumpUS() local 940 uint32_t util64_toa(int64_t w, char* buf, uint32_t len, uint32_t radix, UBool raw) in util64_toa() argument 986 util64_tou(int64_t w, UChar* buf, uint32_t len, uint32_t radix, UBool raw) util64_tou() argument [all...] |
H A D | uspoof.cpp | 758 uspoof_serialize(USpoofChecker *sc,void *buf, int32_t capacity, UErrorCode *status) { in uspoof_serialize() argument
|
H A D | uspoof_impl.cpp | 745 int32_t SpoofData::serialize(void *buf, int32_t capacity, UErrorCode &status) const { in serialize() argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_opengl3.cpp | 556 ImVector<char> buf; in CheckShader() local 575 ImVector<char> buf; in CheckProgram() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | postprocessor.c | 352 char *buf; in post_process_urlencoded() local 536 char *buf = (char *) &pp[1]; in find_boundary() local 584 try_get_value(const char *buf, const char *key, char **destination) try_get_value() argument 640 char *buf = (char *) &pp[1]; process_multipart_headers() local 708 char *buf = (char *) &pp[1]; process_value_to_boundary() local 832 char *buf; post_process_multipart() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
H A D | vulkan_command_buffer_utils.h | 192 VkBuffer buf; member 199 VkBuffer buf; member
|
/third_party/openssl/test/ |
H A D | dhtest.c | 244 unsigned char *buf = NULL; in dh_computekey_range_test() local
|
H A D | destest.c | 293 static char *pt(const unsigned char *p, char buf[DATA_BUF_SIZE]) in pt() argument
|
H A D | drbgtest.c | 48 static int gen_bytes(EVP_RAND_CTX *drbg, unsigned char *buf, int num) in gen_bytes() argument 65 static int rand_bytes(unsigned char *buf, int num) in rand_bytes() argument 70 static int rand_priv_bytes(unsigned char *buf, int num) in rand_priv_bytes() argument 688 unsigned char buf[256]; in run_multi_thread_test() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttcolr.c | 1177 FT_Byte* buf = NULL; in FT_LOCAL_DEF() local
|
/third_party/python/Modules/_io/ |
H A D | bytesio.c | 14 PyObject *buf; member 189 Py_buffer buf; write_bytes() local 319 bytesiobuf *buf; _io_BytesIO_getbuffer_impl() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl.cc | 1282 auto& buf = helpers_; in EmitStorageAtomicCall() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | filteredbrk.cpp | 34 char buf[2048]; in _fb_trace() local
|
H A D | uniset_props.cpp | 281 UnicodeString patLocal, buf; in applyPattern() local 888 char buf[128]; // it suffices that this be > uprv_getMaxCharNameLength in applyPropertyAlias() local 906 char buf[12 in applyPropertyAlias() local [all...] |
H A D | utext.cpp | 885 UChar buf[UTF8_TEXT_CHUNK_SIZE+4]; // The UChar buffer. Requires one extra position beyond the member [all...] |
/third_party/python/Python/ |
H A D | ast_opt.c | 358 char buf[1 + MAXDIGITS + 1 + MAXDIGITS + 1], *p = buf; in parse_format() local
|
H A D | pystrtod.c | 803 char *buf; in PyOS_double_to_string() local 1013 char *buf = NULL; format_float_short() local [all...] |
/third_party/python/Modules/ |
H A D | sha512module.c | 558 Py_buffer buf; in SHA512Type_update() local 661 Py_buffer buf; in _sha512_sha512_impl() local 705 Py_buffer buf; _sha512_sha384_impl() local [all...] |
/third_party/python/PC/ |
H A D | _msi.c | 361 char buf[2000]; in msierror() local 485 WCHAR buf[2000]; in _msi_Record_GetString_impl() local
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | module-alsa-card.c | 651 char buf[64]; in init_jacks() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | volume.c | 396 char buf[PA_VOLUME_SNPRINT_VERBOSE_MAX]; in pa_cvolume_snprint_verbose() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.cc | 517 char buf[UTFmax]; in ParseUnicodeEscape() local
|