Home
last modified time | relevance | path

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

/third_party/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
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-read.c624 guint8 * ptr, guint tsize) in parse_tag_value()
673 guint tsize; in gst_riff_parse_info() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DCompositeGlyph.java131 int tsize = transformationSize(contour); in transformation() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DCompositeGlyph.java131 int tsize = transformationSize(contour); in transformation() local
/third_party/mesa3d/src/mesa/swrast/
Ds_triangle.c247 GLint tbytesline, tsize; member
603 GLint tbytesline, tsize; member
/third_party/flutter/skia/modules/skottie/src/
DSkottieTest.cpp423 for (const auto& tsize : kTestSizes) { in DEF_TEST() local
488 for (const auto& tsize : kTestSizes) { in DEF_TEST() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c2715 size_t tsize = chunksize(t); in do_check_tree() local
3377 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3404 add_segment(mstate m, char *tbase, size_t tsize, flag_t mmapped) in add_segment()
3464 size_t tsize = 0; in sys_alloc() local
4358 size_t tsize = fm->topsize += psize; in dlfree() local
4542 init_user_mstate(char *tbase, size_t tsize) in init_user_mstate()
4573 size_t tsize = granularity_align(rs); in create_mspace() local
4792 size_t tsize = fm->topsize += psize; in mspace_free() local
/third_party/skia/modules/skottie/src/
DSkottieTest.cpp468 for (const auto& tsize : kTestSizes) { in DEF_TEST() local
539 for (const auto& tsize : kTestSizes) { in DEF_TEST() local
/third_party/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
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c3300 size_t tsize = chunksize(t); in do_check_tree() local
3950 size_t tsize = m->topsize += qsize; in prepend_alloc() local
3977 static void add_segment(mstate m, char* tbase, size_t tsize, flag_t mmapped) { in add_segment()
4034 size_t tsize = 0; in sys_alloc() local
4390 size_t tsize = m->topsize += psize; in dispose_chunk() local
4730 size_t tsize = fm->topsize += psize; in dlfree() local
5394 static mstate init_user_mstate(char* tbase, size_t tsize) { in init_user_mstate()
5425 size_t tsize = granularity_align(rs); in create_mspace() local
5657 size_t tsize = fm->topsize += psize; in mspace_free() local
Ddlmalloc_ext_2_8_6.c115 size_t tsize = fm->topsize += psize; in mspace_free_lockless() local
/third_party/ffmpeg/libavcodec/
Dfic.c277 int tsize; in fic_decode_frame() local
/third_party/python/Objects/
Dobject.c1079 Py_ssize_t tsize = Py_SIZE(obj); in _PyObject_GetDictPtr() local
1257 Py_ssize_t tsize = Py_SIZE(obj); in _PyObject_GenericGetAttrWithDict() local
/third_party/curl/lib/
Dtftp.c363 long tsize = 0; in tftp_parse_option_ack() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c3779 guint8 * ptr, guint tsize) in parse_tag_value()
3886 guint tsize; in gst_avi_demux_parse_ncdt() local
/third_party/boost/boost/polygon/detail/
Dpolygon_formation.hpp732 size_t tsize = 0; in getTailMapSize() local
/third_party/expat/lib/
Dxmlparse.c6905 size_t tsize; in lookup() local
6951 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/third_party/python/Modules/expat/
Dxmlparse.c6720 size_t tsize; in lookup() local
6754 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c6720 size_t tsize; in lookup() local
6754 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/third_party/python/Modules/_ctypes/
D_ctypes.c3926 Py_ssize_t tsize = PyTuple_GET_SIZE(item); in _build_callargs() local
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h109 unsigned int tsize; member
/third_party/python/Modules/_decimal/
D_decimal.c2426 Py_ssize_t i, mem, tsize; in dectuple_as_str() local