Home
last modified time | relevance | path

Searched defs:tsize (Results 1 – 14 of 14) 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/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/ffmpeg/libavcodec/
Dfic.c278 int tsize; in fic_decode_frame() local
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.cc639 Instr tsize = in GetSVEImmShiftAndLaneSizeLog2() local
Ddisasm-aarch64.cc3746 unsigned tsize = (instr->ExtractBits(23, 22) << 2) | instr->ExtractBits(9, 8); in Disassembler() local
4994 unsigned tsize = in Disassembler() local
5840 unsigned tsize = in Disassembler() local
/third_party/curl/lib/
Dtftp.c364 long tsize = 0; in tftp_parse_option_ack() 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/python/Objects/
Dobject.c1074 Py_ssize_t tsize = Py_SIZE(obj); in _PyObject_DictPointer() local
/third_party/python/Modules/expat/
Dxmlparse.c7043 size_t tsize; in lookup() local
7089 size_t tsize = newSize * sizeof(NAMED *); in lookup() local
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c7030 size_t tsize; in lookup() local
7076 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.c2464 Py_ssize_t i, mem, tsize; in dectuple_as_str() local