Home
last modified time | relevance | path

Searched defs:p_ptr (Results 1 – 5 of 5) sorted by relevance

/external/openthread/third_party/mbedtls/repo/tests/src/
Dtest_memory.c25 static void align_for_asan(const unsigned char **p_ptr, size_t *p_size) in align_for_asan()
/external/libxaac/decoder/
Dixheaacd_sbrdec_initfuncs.c901 ixheaacd_create_hyb_filterbank(ia_hybrid_struct *ptr_hybrid, WORD32 **p_ptr, in ixheaacd_create_hyb_filterbank()
/external/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/
Dflash.h62 void * __restrict__ p_ptr; member
/external/python/cpython3/Modules/
Dmathmodule.c1295 _fsum_realloc(double **p_ptr, Py_ssize_t n, in _fsum_realloc()
/external/coreboot/util/kconfig/
Dregex.c2202 compile_range (p_ptr, pend, translate, syntax, b) in compile_range() argument