/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_shader_semantics.h | 38 int psize; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | aasc.c | 87 int compr, i, stride, psize, ret; in aasc_decode_frame() local
|
/third_party/libwebsockets/lib/misc/cache-ttl/ |
H A D | lws-cache-ttl.c | 91 lws_cache_lookup(struct lws_cache_ttl_lru *cache, const char *wildcard_key, const void **pdata, size_t *psize) lws_cache_lookup() argument 203 lws_cache_item_get(struct lws_cache_ttl_lru *cache, const char *specific_key, const void **pdata, size_t *psize) lws_cache_item_get() argument
|
H A D | heap.c | 425 lws_cache_heap_get(struct lws_cache_ttl_lru *_c, const char *specific_key, const void **pdata, size_t *psize) lws_cache_heap_get() argument
|
H A D | file.c | 731 size_t *psize; member 827 lws_cache_nscookiejar_get(struct lws_cache_ttl_lru *_c, const char *specific_key, const void **pdata, size_t *psize) lws_cache_nscookiejar_get() argument
|
/third_party/mesa3d/src/mesa/math/ |
H A D | m_debug_xform.c | 167 static int test_transform_function( transform_func func, int psize, in test_transform_function() argument 281 int psize, mtype; in _math_test_all_transform_functions() local [all...] |
H A D | m_debug_clip.c | 352 int np, psize; in _math_test_all_cliptest_functions() local 229 test_cliptest_function( clip_func func, int np, int psize, long *cycles ) test_cliptest_function() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_framepack.c | 237 const int psize = 1 + (s->depth > 8); in horizontal_frame_pack() local
|
/third_party/ffmpeg/libavformat/ |
H A D | oggdec.h | 65 unsigned int psize; member
|
H A D | oggdec.c | 505 int segp = 0, psize = 0; in ogg_packet() local 798 ogg_validate_keyframe(AVFormatContext *s, int idx, int pstart, int psize) ogg_validate_keyframe() argument 824 int pstart, psize; ogg_read_packet() local 897 int pstart, psize; ogg_read_timestamp() local [all...] |
/third_party/alsa-utils/alsactl/ |
H A D | daemon.c | 362 int count = 0, pcount, psize = 0, i, j, k, changed = 0; in state_daemon() local
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 537 size_t psize = self->psize & C_INUSE ? 0 : CHUNK_PSIZE(self); __bin_chunk() local [all...] |
H A D | malloc_impl.h | 34 size_t psize, csize; member
|
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 447 size_t psize = self->psize & C_INUSE ? 0 : CHUNK_PSIZE(self); __bin_chunk() local [all...] |
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc.c | 497 size_t psize = self->psize & C_INUSE ? 0 : CHUNK_PSIZE(self); __bin_chunk() local [all...] |
H A D | malloc_impl.h | 28 size_t psize, csize; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_shader_state.c | 363 uint32_t color, psize; in nv50_validate_derived_rs() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dshare.c | 928 int bsize, psize; in _snd_pcm_dshare_open() local
|
H A D | pcm_dsnoop.c | 780 int bsize, psize; in _snd_pcm_dsnoop_open() local
|
H A D | pcm_dmix.c | 1292 int bsize, psize; in _snd_pcm_dmix_open() local
|
/third_party/lame/libmp3lame/ |
H A D | mpglib_interface.c | 158 decode1_headersB_clipchoice(PMPSTR pmp, unsigned char *buffer, size_t len, char pcm_l_raw[], char pcm_r_raw[], mp3data_struct * mp3data, int *enc_delay, int *enc_padding, char *p, size_t psize, int decoded_sample_size, int (*decodeMP3_ptr) (PMPSTR, unsigned char *, int, char *, int, int *)) decode1_headersB_clipchoice() argument
|
/third_party/ltp/lib/ |
H A D | tst_netdevice.c | 18 create_request(const char *file, const int lineno, unsigned int type, unsigned int flags, const void *payload, size_t psize) create_request() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | xattrs.c | 265 getmappingitem(FILEREADER reader, void *fileid, off_t *poffs, char *buf, int *psrc, s64 *psize) getmappingitem() argument
|
/third_party/backends/backend/ |
H A D | kvs1025_low.c | 600 CMD_read_image(PKV_DEV dev, int page, int side, unsigned char *buffer, int *psize, KV_CMD_RESPONSE * rs) CMD_read_image() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | VertexRoutine.cpp | 633 auto psize = routine.getVariable(it->second.Id)[it->second.FirstComponent]; in writeCache() local
|