Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dtftpd.c104 socklen_t socklen, char *file, int opcode, int tsize, int blksize) in do_action()
254 int fd = 0, recvmsg_len, opcode, blksize = TFTPD_BLKSIZE, tsize = 0, set =1, bflag = 0; 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/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/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/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/vixl/src/aarch64/
Dinstructions-aarch64.cc639 Instr tsize = in GetSVEImmShiftAndLaneSizeLog2() local
Ddisasm-aarch64.cc5050 unsigned tsize = (instr->ExtractBits(23, 22) << 2) | instr->ExtractBits(9, 8); in Disassembler() local
7615 unsigned tsize = in Disassembler() local
9181 unsigned tsize = in Disassembler() local
/third_party/elfutils/libdw/
DlibdwP.h591 #define libdw_alloc(dbg, type, tsize, cnt) \ argument
612 #define libdw_unalloc(dbg, type, tsize, cnt) \ argument
/third_party/curl/lib/
Dtftp.c366 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/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.c6832 size_t tsize; in lookup() local
6866 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/libbpf/include/uapi/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
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25161 unsigned int tsize; member