| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | anim_util.c | 53 uint8_t* mem = NULL; in AllocateFrames() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | idec_dec.c | 91 static WEBP_INLINE size_t MemDataSize(const MemBuffer* mem) { in MemDataSize() argument 113 MemBuffer* const mem = &idec->mem_; in DoRemap() local 167 MemBuffer* const mem = &idec->mem_; AppendToMemBuffer() local 208 MemBuffer* const mem = &idec->mem_; RemapMemBuffer() local 224 InitMemBuffer(MemBuffer* const mem) InitMemBuffer() argument 232 ClearMemBuffer(MemBuffer* const mem) ClearMemBuffer() argument 240 CheckMemBufferMode(MemBuffer* const mem, MemBufferMode expected) CheckMemBufferMode() argument 299 MemBuffer* const mem = &idec->mem_; ChangeState() local 309 MemBuffer* const mem = &idec->mem_; DecodeWebPHeaders() local 375 MemBuffer* const mem = &idec->mem_; CopyParts0Data() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/demux/ |
| H A D | demux.c | 109 static int RemapMemBuffer(MemBuffer* const mem, in RemapMemBuffer() argument 118 static int InitMemBuffer(MemBuffer* const mem, in InitMemBuffer() argument 125 MemDataSize(const MemBuffer* const mem) MemDataSize() argument 130 SizeIsInvalid(const MemBuffer* const mem, size_t size) SizeIsInvalid() argument 134 Skip(MemBuffer* const mem, size_t size) Skip() argument 138 Rewind(MemBuffer* const mem, size_t size) Rewind() argument 142 GetBuffer(MemBuffer* const mem) GetBuffer() argument 147 ReadByte(MemBuffer* const mem) ReadByte() argument 153 ReadLE16s(MemBuffer* const mem) ReadLE16s() argument 160 ReadLE24s(MemBuffer* const mem) ReadLE24s() argument 167 ReadLE32(MemBuffer* const mem) ReadLE32() argument 210 StoreFrame(int frame_num, uint32_t min_size, MemBuffer* const mem, Frame* const frame) StoreFrame() argument 298 NewFrame(const MemBuffer* const mem, uint32_t min_size, uint32_t actual_size, Frame** frame) NewFrame() argument 317 MemBuffer* const mem = &dmux->mem_; ParseAnimationFrame() local 376 ReadHeader(MemBuffer* const mem) ReadHeader() argument 403 MemBuffer* const mem = &dmux->mem_; ParseSingleImage() local 449 MemBuffer* const mem = &dmux->mem_; ParseVP8XChunks() local 541 MemBuffer* const mem = &dmux->mem_; ParseVP8X() local 662 InitDemux(WebPDemuxer* const dmux, const MemBuffer* const mem) InitDemux() argument 673 CreateRawImageDemuxer(MemBuffer* const mem, WebPDemuxer** demuxer) CreateRawImageDemuxer() argument 713 MemBuffer mem; WebPDemuxInternal() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| H A D | ctest.c | 940 static void *U_CALLCONV ctest_libRealloc(const void *context, void *mem, size_t size) { in ctest_libRealloc() argument 951 static void U_CALLCONV ctest_libFree(const void *context, void *mem) { in ctest_libFree() argument
|
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| H A D | encode.h | 243 uint8_t* mem; // final buffer (of size 'max_size', larger than 'size'). member
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | resample.c | 141 spx_word16_t *mem; member 714 spx_word16_t *mem; in update_filter() local 885 spx_word16_t *mem = st->mem + channel_index * st->mem_alloc_size; speex_resampler_process_native() local 908 spx_word16_t *mem = st->mem + channel_index * st->mem_alloc_size; speex_resampler_magic() local [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_test.cc | 1093 auto* mem = MemberAccessor("my_struct", "second_member"); in TEST_F() local 1117 auto* mem = MemberAccessor("my_struct", "second_member"); in TEST_F() local 1136 auto* mem = MemberAccessor("my_vec", "xzyw"); TEST_F() local 1153 auto* mem = MemberAccessor("my_vec", "b"); TEST_F() local 1187 auto* mem = MemberAccessor( TEST_F() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | trace_fixture.cpp | 193 GLuint *mem = new GLuint[count + 1]; in AllocateZeroedUints() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | amrwbdec.c | 818 static void de_emphasis(float *out, float *in, float m, float mem[1]) in de_emphasis() argument 1067 hb_fir_filter(float *out, const float fir_coef[HB_FIR_SIZE + 1], float mem[HB_FIR_SIZE], const float *in) hb_fir_filter() argument
|
| H A D | wmavoice.c | 513 float mem = *gain_mem; in adaptive_gain_control() local
|
| /third_party/elfutils/libdw/ |
| H A D | libdwP.h | 243 char mem[0]; member
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 1919 GElf_Shdr mem; copy_elided_sections() local 1946 GElf_Shdr mem; copy_elided_sections() local
|
| H A D | strip.c | 374 GElf_Shdr mem; in secndx_name() local 651 union { GElf_Rela rela; GElf_Rel rel; } mem; in remove_debug_relocations() local
|
| /third_party/curl/lib/vquic/ |
| H A D | curl_ngtcp2.c | 804 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen, bool flow) write_resp_raw() argument
|
| H A D | curl_osslq.c | 658 write_resp_raw(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t memlen, bool flow) write_resp_raw() argument
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 3535 scp_send(struct Curl_easy *data, int sockindex, const void *mem, size_t len, CURLcode *err) scp_send() argument 3560 scp_recv(struct Curl_easy *data, int sockindex, char *mem, size_t len, CURLcode *err) scp_recv() argument 3673 sftp_send(struct Curl_easy *data, int sockindex, const void *mem, size_t len, CURLcode *err) sftp_send() argument 3701 sftp_recv(struct Curl_easy *data, int sockindex, char *mem, size_t len, CURLcode *err) sftp_recv() argument
|
| /third_party/curl/lib/vtls/ |
| H A D | vtls.c | 1292 multissl_send_plain(struct Curl_cfilter *cf, struct Curl_easy *data, const void *mem, size_t len, CURLcode *code) multissl_send_plain() argument
|
| /third_party/glfw/tests/ |
| H A D | triangle-vulkan.c | 125 VkDeviceMemory mem; member 185 VkDeviceMemory mem; member 193 VkDeviceMemory mem; member [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 153 void setMemoryModel(spv::AddressingModel addr, spv::MemoryModel mem) in setMemoryModel() argument
|
| /third_party/backends/backend/ |
| H A D | dll.c | 1153 char *mem; in sane_get_devices() local
|
| /third_party/curl/lib/ |
| H A D | http2.c | 1264 on_data_chunk_recv(nghttp2_session *session, uint8_t flags, int32_t stream_id, const uint8_t *mem, size_t len, void *userp) on_data_chunk_recv() argument 2761 Curl_http2_upgrade(struct Curl_easy *data, struct connectdata *conn, int sockindex, const char *mem, size_t nread) Curl_http2_upgrade() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 845 VkPhysicalDeviceMemoryProperties *mem = &device->memory; in physical_device_init() local 2059 device_alloc(struct v3dv_device *device, struct v3dv_device_memory *mem, VkDeviceSize size) device_alloc() argument 2089 device_free(struct v3dv_device *device, struct v3dv_device_memory *mem) device_free() argument 2103 device_unmap(struct v3dv_device *device, struct v3dv_device_memory *mem) device_unmap() argument 2110 device_map(struct v3dv_device *device, struct v3dv_device_memory *mem) device_map() argument 2180 device_alloc_for_wsi(struct v3dv_device *device, const VkAllocationCallbacks *pAllocator, struct v3dv_device_memory *mem, VkDeviceSize size) device_alloc_for_wsi() argument 2270 struct v3dv_device_memory *mem; v3dv_AllocateMemory() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 1630 struct lvp_device_memory *mem; in lvp_AllocateMemory() local [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_common.cc | 275 BUF_MEM* mem; in ToV8Value() local
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 141 tre_ast_new_node(tre_mem_t mem, int type, void *obj) in tre_ast_new_node() argument 154 tre_ast_new_literal(tre_mem_t mem, int code_min, int code_max, int position) in tre_ast_new_literal() argument 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() argument 188 tre_ast_new_union(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) in tre_ast_new_union() argument 206 tre_ast_new_catenation(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) tre_ast_new_catenation() argument 397 tre_mem_t mem; global() member 448 tre_mem_t mem; global() member 1105 tre_add_tag_left(tre_mem_t mem, tre_ast_node_t *node, int tag_id) tre_add_tag_left() argument 1136 tre_add_tag_right(tre_mem_t mem, tre_ast_node_t *node, int tag_id) tre_add_tag_right() argument 1203 tre_add_tags(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree, tre_tnfa_t *tnfa) tre_add_tags() argument 1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument 1835 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument 2020 tre_set_empty(tre_mem_t mem) tre_set_empty() argument 2036 tre_set_one(tre_mem_t mem, int position, int code_min, int code_max, tre_ctype_t class, tre_ctype_t *neg_classes, int backref) tre_set_one() argument 2059 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, int *tags, int assertions) tre_set_union() argument 2244 tre_compute_nfl(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree) tre_compute_nfl() argument 2703 tre_mem_t mem; regcomp() local [all...] |