/third_party/libsnd/src/ |
H A D | ima_adpcm.c | 571 ima_read_block(SF_PRIVATE *psf, IMA_ADPCM_PRIVATE *pima, short *ptr, int len) ima_read_block() argument 596 ima_read_s(SF_PRIVATE *psf, short *ptr, sf_count_t len) ima_read_s() argument 620 ima_read_i(SF_PRIVATE *psf, int *ptr, sf_count_t len) ima_read_i() argument 648 ima_read_f(SF_PRIVATE *psf, float *ptr, sf_count_t len) ima_read_f() argument 679 ima_read_d(SF_PRIVATE *psf, double *ptr, sf_count_t len) ima_read_d() argument 874 ima_write_block(SF_PRIVATE *psf, IMA_ADPCM_PRIVATE *pima, const short *ptr, int len) ima_write_block() argument 896 ima_write_s(SF_PRIVATE *psf, const short *ptr, sf_count_t len) ima_write_s() argument 920 ima_write_i(SF_PRIVATE *psf, const int *ptr, sf_count_t len) ima_write_i() argument 948 ima_write_f(SF_PRIVATE *psf, const float *ptr, sf_count_t len) ima_write_f() argument 979 ima_write_d(SF_PRIVATE *psf, const double *ptr, sf_count_t len) ima_write_d() argument [all...] |
H A D | float32.c | 512 host_read_f2s(SF_PRIVATE *psf, short *ptr, sf_count_t len) host_read_f2s() argument 543 host_read_f2i(SF_PRIVATE *psf, int *ptr, sf_count_t len) host_read_f2i() argument 573 host_read_f(SF_PRIVATE *psf, float *ptr, sf_count_t len) host_read_f() argument 600 host_read_f2d(SF_PRIVATE *psf, double *ptr, sf_count_t len) host_read_f2d() argument 627 host_write_s2f(SF_PRIVATE *psf, const short *ptr, sf_count_t len) host_write_s2f() argument 659 host_write_i2f(SF_PRIVATE *psf, const int *ptr, sf_count_t len) host_write_i2f() argument 690 host_write_f(SF_PRIVATE *psf, const float *ptr, sf_count_t len) host_write_f() argument 720 host_write_d2f(SF_PRIVATE *psf, const double *ptr, sf_count_t len) host_write_d2f() argument 753 replace_read_f2s(SF_PRIVATE *psf, short *ptr, sf_count_t len) replace_read_f2s() argument 783 replace_read_f2i(SF_PRIVATE *psf, int *ptr, sf_count_t len) replace_read_f2i() argument 813 replace_read_f(SF_PRIVATE *psf, float *ptr, sf_count_t len) replace_read_f() argument 844 replace_read_f2d(SF_PRIVATE *psf, double *ptr, sf_count_t len) replace_read_f2d() argument 872 replace_write_s2f(SF_PRIVATE *psf, const short *ptr, sf_count_t len) replace_write_s2f() argument 905 replace_write_i2f(SF_PRIVATE *psf, const int *ptr, sf_count_t len) replace_write_i2f() argument 938 replace_write_f(SF_PRIVATE *psf, const float *ptr, sf_count_t len) replace_write_f() argument 971 replace_write_d2f(SF_PRIVATE *psf, const double *ptr, sf_count_t len) replace_write_d2f() argument [all...] |
H A D | xi.c | 505 dpcm_read_dsc2s(SF_PRIVATE *psf, short *ptr, sf_count_t len) dpcm_read_dsc2s() argument 531 dpcm_read_dsc2i(SF_PRIVATE *psf, int *ptr, sf_count_t len) dpcm_read_dsc2i() argument 557 dpcm_read_dsc2f(SF_PRIVATE *psf, float *ptr, sf_count_t len) dpcm_read_dsc2f() argument 586 dpcm_read_dsc2d(SF_PRIVATE *psf, double *ptr, sf_count_t len) dpcm_read_dsc2d() argument 618 dpcm_read_dles2s(SF_PRIVATE *psf, short *ptr, sf_count_t len) dpcm_read_dles2s() argument 644 dpcm_read_dles2i(SF_PRIVATE *psf, int *ptr, sf_count_t len) dpcm_read_dles2i() argument 670 dpcm_read_dles2f(SF_PRIVATE *psf, float *ptr, sf_count_t len) dpcm_read_dles2f() argument 699 dpcm_read_dles2d(SF_PRIVATE *psf, double *ptr, sf_count_t len) dpcm_read_dles2d() argument 742 dpcm_write_s2dsc(SF_PRIVATE *psf, const short *ptr, sf_count_t len) dpcm_write_s2dsc() argument 768 dpcm_write_i2dsc(SF_PRIVATE *psf, const int *ptr, sf_count_t len) dpcm_write_i2dsc() argument 794 dpcm_write_f2dsc(SF_PRIVATE *psf, const float *ptr, sf_count_t len) dpcm_write_f2dsc() argument 823 dpcm_write_d2dsc(SF_PRIVATE *psf, const double *ptr, sf_count_t len) dpcm_write_d2dsc() argument 853 dpcm_write_s2dles(SF_PRIVATE *psf, const short *ptr, sf_count_t len) dpcm_write_s2dles() argument 879 dpcm_write_i2dles(SF_PRIVATE *psf, const int *ptr, sf_count_t len) dpcm_write_i2dles() argument 905 dpcm_write_f2dles(SF_PRIVATE *psf, const float *ptr, sf_count_t len) dpcm_write_f2dles() argument 934 dpcm_write_d2dles(SF_PRIVATE *psf, const double *ptr, sf_count_t len) dpcm_write_d2dles() argument [all...] |
/third_party/mbedtls/library/ |
H A D | platform.c | 39 static void platform_free_uninit(void *ptr) in platform_free_uninit() argument 55 void mbedtls_free(void *ptr) in mbedtls_free() argument
|
H A D | memory_buffer_alloc.c | 372 static void buffer_alloc_free(void *ptr) in buffer_alloc_free() argument 562 static void buffer_alloc_free_mutexed(void *ptr) in buffer_alloc_free_mutexed() argument
|
/third_party/lzma/CPP/Common/ |
H A D | MyVector.h | 529 unsigned AddInReserved_Ptr_of_new(T *ptr)
in AddInReserved_Ptr_of_new() argument
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_glsl450.c | 659 struct vtn_pointer *ptr = in handle_glsl450_interpolation() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_nir_apply_pipeline_layout.c | 50 convert_pointer_to_64_bit(nir_builder *b, apply_layout_state *state, nir_ssa_def *ptr) in convert_pointer_to_64_bit() argument 211 nir_ssa_def *ptr = nir_iadd(b, nir_channel(b, rsrc, 0), nir_channel(b, rsrc, 1)); in visit_get_ssbo_size() local 219 nir_ssa_def *ptr = convert_pointer_to_64_bit(b, state, nir_channel(b, rsrc, 0)); in visit_get_ssbo_size() local [all...] |
/third_party/ltp/lib/ |
H A D | tst_safe_macros.c | 551 void *safe_realloc(const char *file, const int lineno, void *ptr, size_t size) in safe_realloc() argument
|
H A D | parse_opts.c | 149 char *ptr; /* used in getting env variables */ in parse_opts() local 577 char *ptr; global() variable [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vce.c | 350 uint32_t *ptr = enc->ws->buffer_map(enc->ws, fb->res->buf, &enc->cs, rvce_get_feedback() local [all...] |
H A D | radeon_vcn_enc.c | 394 uint32_t *ptr = enc->ws->buffer_map(enc->ws, fb->res->buf, &enc->cs, in radeon_enc_get_feedback() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_batch.c | 24 debug_describe_zink_batch_state(char *buf, const struct zink_batch_state *ptr) in debug_describe_zink_batch_state() argument 554 batch_ptr_add_usage(struct zink_batch *batch, struct set *s, void *ptr) in batch_ptr_add_usage() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_vce.c | 361 uint32_t *ptr = enc->ws->buffer_map(enc->ws, rvce_get_feedback() local [all...] |
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_screen.c | 384 tegra_screen_fence_reference(struct pipe_screen *pscreen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) tegra_screen_fence_reference() argument
|
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
H A D | virgl_vtest_socket.c | 40 void *ptr = buf; in virgl_block_write() local 56 void *ptr = buf; in virgl_block_read() local 509 void *ptr = data; in virgl_vtest_recv_transfer_get_data() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen.c | 874 svga_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) svga_fence_reference() argument
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | gs-test.c | 423 uint32_t *ptr; in init_tex() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects-inl.h | 278 WasmExportedFunction::WasmExportedFunction(Address ptr) : JSFunction(ptr) { in WasmExportedFunction() argument 291 WasmJSFunction::WasmJSFunction(Address ptr) : JSFunction(ptr) { in WasmJSFunction() argument 300 WasmCapiFunction::WasmCapiFunction(Address ptr) : JSFunction(ptr) { in WasmCapiFunction() argument 306 WasmExternalFunction::WasmExternalFunction(Address ptr) : JSFunction(ptr) { in WasmExternalFunction() argument [all...] |
/third_party/node/deps/v8/src/zone/ |
H A D | zone-chunk-list.h | 395 void ZoneChunkList<T>::CopyTo(T* ptr) { in CopyTo() argument
|
/third_party/node/src/ |
H A D | node_http_common.h | 386 explicit External(const NgRcBufPointer<T>& ptr) : ptr_(ptr) {} in External() argument 397 GetInternalizedString( Environment* env, const NgRcBufPointer<T>& ptr) GetInternalizedString() argument 408 New( Allocator* allocator, NgRcBufPointer<T> ptr) New() argument [all...] |
/third_party/musl/src/malloc/mallocng/ |
H A D | meta.h | 75 static inline void *encode_ptr(void *ptr, uint64_t key) in encode_ptr() argument
|
/third_party/musl/src/crypt/ |
H A D | crypt_blowfish.c | 461 BF_word *ptr = start; in BF_encrypt() local 501 const char *ptr = key; in BF_set_key() local 643 BF_word *ptr = &data.ctx.PS[0]; BF_crypt() local [all...] |
/third_party/nghttp2/examples/ |
H A D | libevent-client.c | 454 static void readcb(struct bufferevent *bev, void *ptr) { in readcb() argument 482 static void writecb(struct bufferevent *bev, void *ptr) { in writecb() argument 498 static void eventcb(struct bufferevent *bev, short events, void *ptr) { in eventcb() argument
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | meta.h | 75 static inline void *encode_ptr(void *ptr, uint64_t key) in encode_ptr() argument
|