Home
last modified time | relevance | path

Searched defs:tsize (Results 1 – 25 of 28) sorted by relevance

12

/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dtlb.c45 void read_tlbcam_entry(int idx, u32 *valid, u32 *tsize, unsigned long *epn, in read_tlbcam_entry()
72 u32 tsize, valid; in print_tlbcam() local
138 u8 ts, u8 esel, u8 tsize, u8 iprot) in set_tlb()
228 u32 tsize, valid; in init_addr_map() local
328 u32 tsize, valid, ptr; in clear_ddr_tlbs_phys() local
Dcpu.c579 u32 tsize, valid, ptr; in reset_tlb() local
661 u32 tsize, valid, ptr; in arch_memory_test_cleanup() local
/external/toybox/toys/pending/
Dtftpd.c89 socklen_t socklen, char *file, int opcode, int tsize, int blksize) in do_action()
239 int fd = 0, recvmsg_len, rbuflen, opcode, blksize = TFTPD_BLKSIZE, tsize = 0, set =1; in tftpd_main() local
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c432 int tsize = (gd->arch.arbiter_event_attributes & AEATR_TSIZE) in print_83xx_arb_event() local
/external/mesa3d/src/mesa/swrast/
Ds_triangle.c247 GLint tbytesline, tsize; member
603 GLint tbytesline, tsize; member
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2707 size_t tsize = chunksize(t); in do_check_tree() local
3343 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3371 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment()
3428 size_t tsize = 0; in sys_alloc() local
4314 size_t tsize = fm->topsize += psize; in dlfree() local
4473 static mstate init_user_mstate(char* tbase, size_t tsize) { in init_user_mstate()
4501 size_t tsize = granularity_align(rs); in create_mspace() local
4715 size_t tsize = fm->topsize += psize; in mspace_free() local
/external/libffi/src/
Ddlmalloc.c2702 size_t tsize = chunksize(t); in do_check_tree() local
3338 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3366 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment()
3423 size_t tsize = 0; in sys_alloc() local
4309 size_t tsize = fm->topsize += psize; in dlfree() local
4468 static mstate init_user_mstate(char* tbase, size_t tsize) { in init_user_mstate()
4496 size_t tsize = granularity_align(rs); in create_mspace() local
4710 size_t tsize = fm->topsize += psize; in mspace_free() local
/external/dlmalloc/
Dmalloc.c3319 size_t tsize = chunksize(t); in do_check_tree() local
3971 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3998 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment()
4055 size_t tsize = 0; in sys_alloc() local
4419 size_t tsize = m->topsize += psize; in dispose_chunk() local
4759 size_t tsize = fm->topsize += psize; in dlfree() local
5437 static mstate init_user_mstate(char* tbase, size_t tsize) { in init_user_mstate()
5468 size_t tsize = granularity_align(rs); in create_mspace() local
5700 size_t tsize = fm->topsize += psize; in mspace_free() local
/external/python/cpython3/Objects/
Dobject.c1059 Py_ssize_t tsize; in _PyObject_GetDictPtr() local
1249 Py_ssize_t tsize; in _PyObject_GenericGetAttrWithDict() local
/external/u-boot/board/congatec/cgtqmx6eval/
Dcgtqmx6eval.c960 unsigned char tsize; member
/external/python/cpython2/Objects/
Dobject.c1293 Py_ssize_t tsize; in _PyObject_GetDictPtr() local
1415 Py_ssize_t tsize; in _PyObject_GenericGetAttrWithDict() local
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc603 int32_t tsize = TransformationSize(contour); in Transformation() local
/external/u-boot/tools/
Dmxsimage.c1809 unsigned long *tsize) in sb_verify_command()
1905 unsigned long size, tsize = 0; in sb_verify_commands() local
/external/kernel-headers/original/uapi/linux/
Dcoff.h134 char tsize[4]; /* text size in bytes, padded to FW bdry */ member
/external/dtc/
Dflattree.c409 int tsize = fdt32_to_cpu(fdt.totalsize); in dt_to_blob() local
/external/curl/lib/
Dtftp.c387 long tsize = 0; in tftp_parse_option_ack() local
/external/u-boot/scripts/dtc/
Dflattree.c409 int tsize = fdt32_to_cpu(fdt.totalsize); in dt_to_blob() local
/external/u-boot/arch/powerpc/include/asm/
Dmmu.h446 #define FSL_BOOKE_MAS1(v,iprot,tid,ts,tsize) \ argument
/external/elfutils/libdw/
DlibdwP.h574 #define libdw_alloc(dbg, type, tsize, cnt) \ argument
/external/libnl/include/linux-private/linux/
Dpkt_sched.h95 unsigned int tsize; member
/external/python/cpython3/Modules/expat/
Dxmlparse.c6681 size_t tsize; in lookup() local
6716 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/external/expat/lib/
Dxmlparse.c6681 size_t tsize; in lookup() local
6716 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/external/python/cpython2/Modules/expat/
Dxmlparse.c6681 size_t tsize; in lookup() local
6716 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c3695 Py_ssize_t tsize = PyTuple_GET_SIZE(item); in _build_callargs() local
/external/iproute2/include/uapi/linux/
Dpkt_sched.h108 unsigned int tsize; member

12