/external/u-boot/fs/jffs2/ |
D | mergesort.c | 16 int k, psize, qsize; in sort_list() local
|
/external/mesa3d/src/mesa/math/ |
D | m_debug_xform.c | 168 static int test_transform_function( transform_func func, int psize, in test_transform_function() 282 int psize, mtype; in _math_test_all_transform_functions() local
|
D | m_debug_clip.c | 230 int psize, long *cycles ) in test_cliptest_function() 352 int np, psize; in _math_test_all_cliptest_functions() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_shader_semantics.h | 38 int psize; member
|
/external/python/cpython2/Modules/ |
D | bsddbmodule.c | 103 int minkeypage, int psize, int lorder) in newdbbtobject() 152 int rnflags, int cachesize, int psize, int lorder, in newdbrnobject() 740 unsigned int psize = 0; in bsdbtopen() local 790 unsigned int psize = 0; in bsdrnopen() local
|
/external/u-boot/drivers/mtd/onenand/ |
D | onenand_spl.c | 134 static int psize; in onenand_spl_read_block() local
|
/external/u-boot/drivers/core/ |
D | ofnode.c | 505 int psize; in ofnode_get_addr_size() local 527 int psize; in ofnode_read_u8_array_ptr() local
|
D | of_addr.c | 128 int psize; in of_get_address() local
|
/external/pdfium/third_party/libtiff/ |
D | tif_open.c | 36 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffDummyMapProc()
|
D | tiffiop.h | 227 #define TIFFMapFileContents(tif, paddr, psize) \ argument
|
/external/u-boot/drivers/mtd/ |
D | st_smi.c | 33 #define FLASH_ID(n, es, id, psize, ssize, size) \ argument
|
/external/u-boot/board/freescale/qemu-ppce500/ |
D | qemu-ppce500.c | 82 pci_size_t *psize, ulong *pmap_addr) in pci_map_region()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_3d.cc | 225 int pindex, psize; in launch() local 403 int pindex, psize; in launch() local
|
/external/dlmalloc/ |
D | malloc.c | 3113 size_t psize; in init_mparams() local 3853 size_t psize = mmsize - offset - MMAP_FOOT_PAD; in mmap_alloc() local 3891 size_t psize = newmmsize - offset - MMAP_FOOT_PAD; in mmap_resize() local 3912 static void init_top(mstate m, mchunkptr p, size_t psize) { in init_top() 3960 size_t psize = (char*)oldfirst - (char*)p; in prepend_alloc() local 4041 size_t psize = csp - old_top; in add_segment() local 4284 size_t psize = chunksize(p); in release_unused_segments() local 4387 static void dispose_chunk(mstate m, mchunkptr p, size_t psize) { in dispose_chunk() 4727 size_t psize = chunksize(p); in dlfree() local 5135 size_t psize = chunksize(p); in internal_bulk_free() local [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_shader_state.c | 357 uint32_t color, psize; in nv50_validate_derived_rs() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 3226 size_t psize = mmsize - offset - MMAP_FOOT_PAD; in mmap_alloc() local 3264 size_t psize = newmmsize - offset - MMAP_FOOT_PAD; in mmap_resize() local 3284 static void init_top(mstate m, mchunkptr p, size_t psize) { in init_top() 3332 size_t psize = (char*)oldfirst - (char*)p; in prepend_alloc() local 3414 size_t psize = csp - old_top; in add_segment() local 3630 size_t psize = chunksize(p); in release_unused_segments() local 4281 size_t psize = chunksize(p); in dlfree() local 4682 size_t psize = chunksize(p); in mspace_free() local
|
/external/libffi/src/ |
D | dlmalloc.c | 3221 size_t psize = mmsize - offset - MMAP_FOOT_PAD; in mmap_alloc() local 3259 size_t psize = newmmsize - offset - MMAP_FOOT_PAD; in mmap_resize() local 3279 static void init_top(mstate m, mchunkptr p, size_t psize) { in init_top() 3327 size_t psize = (char*)oldfirst - (char*)p; in prepend_alloc() local 3409 size_t psize = csp - old_top; in add_segment() local 3625 size_t psize = chunksize(p); in release_unused_segments() local 4276 size_t psize = chunksize(p); in dlfree() local 4677 size_t psize = chunksize(p); in mspace_free() local
|
/external/iputils/ |
D | rarpd.c | 566 int psize; in main() local
|
/external/webp/src/dec/ |
D | vp8_dec.c | 217 size_t psize = sz[0] | (sz[1] << 8) | (sz[2] << 16); in ParsePartitions() local
|
/external/u-boot/fs/zfs/ |
D | zfs.c | 512 int i, psize; in zio_read_data() local 562 size_t lsize, psize; in zio_read() local 1823 static uint64_t vdev_label_start(uint64_t psize, int l) in vdev_label_start()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_compiler.c | 93 unsigned position, psize; member
|
/external/lua/src/ |
D | lstrlib.c | 1269 const char **fmt, int *psize, int *ntoalign) { in getdetails()
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 1017 static char *MapExistingFile(char *pathname, DWORD *psize) in MapExistingFile()
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 973 static char *MapExistingFile(char *pathname, DWORD *psize) in MapExistingFile()
|
/external/python/cpython2/Modules/_ctypes/ |
D | cfield.c | 48 Py_ssize_t *psize, Py_ssize_t *poffset, Py_ssize_t *palign, in PyCField_FromDesc()
|