/third_party/skia/third_party/externals/libpng/contrib/testpngs/ |
H A D | makepngs.sh | 20 mp(){ function
|
/third_party/eudev/src/shared/ |
H A D | mempool.c | 33 void* mempool_alloc_tile(struct mempool *mp) { in mempool_alloc_tile() argument 77 mempool_alloc0_tile(struct mempool *mp) mempool_alloc0_tile() argument 86 mempool_free_tile(struct mempool *mp, void *p) mempool_free_tile() argument 93 mempool_drop(struct mempool *mp) mempool_drop() argument [all...] |
/third_party/python/Include/ |
H A D | dictobject.h | 26 PyAPI_FUNC(void) PyDict_Clear(PyObject *mp); variable 29 PyAPI_FUNC(PyObject *) PyDict_Keys(PyObject *mp); variable 30 PyAPI_FUNC(PyObject *) PyDict_Values(PyObject *mp); variable 31 PyAPI_FUNC(PyObject *) PyDict_Items(PyObject *mp); variable 32 PyAPI_FUNC(Py_ssize_t) PyDict_Size(PyObject *mp); variable 33 PyAPI_FUNC(PyObject *) PyDict_Copy(PyObject *mp); global() variable [all...] |
/third_party/libunwind/libunwind/src/setjmp/ |
H A D | setjmp_i.h | 84 void *mp; in resume_restores_sigmask() local
|
/third_party/libsnd/src/GSM610/ |
H A D | preprocess.c | 37 int16_t mp = S->mp ; in Gsm_Preprocess() local
|
H A D | gsm610_priv.h | 27 int mp ; /* Preemphasis */ member
|
/third_party/python/Include/cpython/ |
H A D | dictobject.h | 53 PyAPI_FUNC(void) _PyDict_MaybeUntrack(PyObject *mp); variable 54 PyAPI_FUNC(int) _PyDict_HasOnlyStringKeys(PyObject *mp); global() variable [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mlp_parser.c | 57 MLPParseContext *mp = s->priv_data; in mlp_parse() local [all...] |
H A D | motionpixels.c | 59 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local 73 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local 103 mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len, int read_color) mp_read_changes_map() argument 132 mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size) mp_get_code() argument 152 mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) mp_read_codes_table() argument 174 mp_gradient(MotionPixelsContext *mp, int component, int v) mp_gradient() argument 183 mp_get_yuv_from_rgb(MotionPixelsContext *mp, int x, int y) mp_get_yuv_from_rgb() argument 191 mp_set_rgb_from_yuv(MotionPixelsContext *mp, int x, int y, const YuvPixel *p) mp_set_rgb_from_yuv() argument 199 mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) mp_get_vlc() argument 205 mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) mp_decode_line() argument 252 mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) mp_decode_frame_helper() argument 286 MotionPixelsContext *mp = avctx->priv_data; mp_decode_frame() local [all...] |
/third_party/lame/mpglib/ |
H A D | decode_i386.c | 100 synth_1to1_mono(PMPSTR mp, real * bandPtr, unsigned char *out, int *pnt) in synth_1to1_mono() argument 104 synth_1to1_mono_unclipped(PMPSTR mp, real * bandPtr, unsigned char *out, int *pnt) in synth_1to1_mono_unclipped() argument 217 synth_1to1(PMPSTR mp, real * bandPtr, int channel, unsigned char *out, int *pnt) in synth_1to1() argument 221 synth_1to1_unclipped(PMPSTR mp, real * bandPtr, int channel, unsigned char *out, int *pnt) in synth_1to1_unclipped() argument
|
H A D | common.c | 186 decode_header(PMPSTR mp, struct frame *fr, unsigned long newhead) in decode_header() argument 288 getbits(PMPSTR mp, int number_of_bits) getbits() argument 315 getbits_fast(PMPSTR mp, int number_of_bits) getbits_fast() argument 336 get_leq_8_bits(PMPSTR mp, unsigned int number_of_bits) get_leq_8_bits() argument 343 get_leq_16_bits(PMPSTR mp, unsigned int number_of_bits) get_leq_16_bits() argument 350 set_pointer(PMPSTR mp, long backstep) set_pointer() argument [all...] |
H A D | layer1.c | 58 I_step_one(PMPSTR mp, sideinfo_layer_I* si) in I_step_one() argument 110 I_step_two(PMPSTR mp, sideinfo_layer_ argument 192 decode_layer1_sideinfo(PMPSTR mp) decode_layer1_sideinfo() argument 200 decode_layer1_frame(PMPSTR mp, unsigned char *pcm_sample, int *pcm_point) decode_layer1_frame() argument [all...] |
H A D | interface.c | 53 InitMP3(PMPSTR mp) in InitMP3() argument 94 ExitMP3(PMPSTR mp) ExitMP3() argument 110 addbuf(PMPSTR mp, unsigned char *buf, int size) addbuf() argument 144 remove_buf(PMPSTR mp) remove_buf() argument 161 read_buf_byte(PMPSTR mp) read_buf_byte() argument 189 read_head(PMPSTR mp) read_head() argument 208 copy_mp(PMPSTR mp, int size, unsigned char *ptr) copy_mp() argument 247 check_vbr_header(PMPSTR mp, int bytes) check_vbr_header() argument 298 sync_buffer(PMPSTR mp, int free_match) sync_buffer() argument 378 decode_reset(PMPSTR mp) decode_reset() argument 397 audiodata_precedesframes(PMPSTR mp) audiodata_precedesframes() argument 406 decodeMP3_clipchoice(PMPSTR mp, unsigned char *in, int isize, char *out, int *done, int (*synth_1to1_mono_ptr) (PMPSTR, real *, unsigned char *, int *), int (*synth_1to1_ptr) (PMPSTR, real *, int, unsigned char *, int *)) decodeMP3_clipchoice() argument 695 decodeMP3(PMPSTR mp, unsigned char *in, int isize, char *out, int osize, int *done) decodeMP3() argument 707 decodeMP3_unclipped(PMPSTR mp, unsigned char *in, int isize, char *out, int osize, int *done) decodeMP3_unclipped() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.h | 77 uint8_t *mp = (uint8_t *)(state->buf + state->cdw); in virgl_encoder_write_block() local
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap06.c | 32 struct mp { struct
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
H A D | generator_impl_sanitizer_test.cc | 315 auto* mp = in TEST_F() local
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl_sanitizer_test.cc | 309 auto* mp = in TEST_F() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/ |
H A D | main.c | 224 my_metric_report(lws_metric_pub_t *mp) in my_metric_report() argument
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | poly1305.c | 42 unsigned char mp[16]; in poly1305_auth() local
|
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | provider_util.c | 234 OSSL_PARAM mac_params[6], *mp = mac_params; in ossl_prov_set_macctx() local
|
/third_party/pulseaudio/src/tests/ |
H A D | srbchannel-test.c | 88 pa_mempool *mp = pa_mempool_new(PA_MEM_TYPE_SHARED_POSIX, 0, true); in START_TEST() local
|
/third_party/openssl/providers/common/ |
H A D | provider_util.c | 234 OSSL_PARAM mac_params[6], *mp = mac_params; in ossl_prov_set_macctx() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_atilt.c | 60 static double mp(int i, double w0, double r) in mp() function
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/ |
H A D | minimal-secure-streams.c | 504 my_metric_report(lws_metric_pub_t *mp) in my_metric_report() argument
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/ |
H A D | minimal-secure-streams.c | 400 my_metric_report(lws_metric_pub_t *mp) in my_metric_report() argument
|