Home
last modified time | relevance | path

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

12

/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/mesa3d/src/mesa/swrast/
Ds_triangle.c247 GLint tbytesline, tsize; member
603 GLint tbytesline, tsize; member
/external/skia/modules/skottie/src/
DSkottieTest.cpp466 for (const auto& tsize : kTestSizes) { in DEF_TEST() local
536 for (const auto& tsize : kTestSizes) { in DEF_TEST() local
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterContextLinux_i386.cpp64 uint32_t tsize; // Text segment size. member
DRegisterContextLinux_x86_64.cpp57 uint64_t tsize; // Text segment size. 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.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/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.c1039 Py_ssize_t tsize = Py_SIZE(obj); in _PyObject_GetDictPtr() local
1215 Py_ssize_t tsize = Py_SIZE(obj); in _PyObject_GenericGetAttrWithDict() local
/external/python/cpython2/Objects/
Dobject.c1293 Py_ssize_t tsize; in _PyObject_GetDictPtr() local
1415 Py_ssize_t tsize; in _PyObject_GenericGetAttrWithDict() local
/external/vixl/src/aarch64/
Dinstructions-aarch64.cc648 Instr tsize = in GetSVEImmShiftAndLaneSizeLog2() local
Ddisasm-aarch64.cc5743 unsigned tsize = (instr->ExtractBits(23, 22) << 2) | instr->ExtractBits(9, 8); in VisitSVEBitwiseShiftByImm_Predicated() local
8313 unsigned tsize = in VisitSVEBitwiseShiftUnpredicated() local
/external/curl/lib/
Dtftp.c387 long tsize = 0; in tftp_parse_option_ack() local
/external/kernel-headers/original/uapi/linux/
Dcoff.h137 char tsize[4]; /* text size in bytes, padded to FW bdry */ member
/external/elfutils/libdw/
DlibdwP.h578 #define libdw_alloc(dbg, type, tsize, cnt) \ argument
599 #define libdw_unalloc(dbg, type, tsize, cnt) \ argument
/external/dtc/
Dflattree.c394 int tsize = fdt32_to_cpu(fdt.totalsize); in dt_to_blob() local
/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp100 size_t tsize = TargetTable->EntriesEnd - TargetTable->EntriesBegin; in InitLibrary() local
/external/llvm-project/openmp/runtime/src/
Dkmp_alloc.cpp155 bufsize tsize; /* Total size, including overhead */ member
/external/python/cpython3/Modules/expat/
Dxmlparse.c6385 size_t tsize; in lookup() local
6419 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/external/expat/lib/
Dxmlparse.c6406 size_t tsize; in lookup() local
6440 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/iproute2/include/uapi/linux/
Dpkt_sched.h108 unsigned int tsize; member
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c3797 Py_ssize_t tsize = PyTuple_GET_SIZE(item); in _build_callargs() local
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c3927 Py_ssize_t tsize = PyTuple_GET_SIZE(item); in _build_callargs() local
/external/libnl/include/linux-private/linux/
Dpkt_sched.h109 unsigned int tsize; member

12