Home
last modified time | relevance | path

Searched defs:vsize (Results 1 – 14 of 14) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt07.c65 socklen_t vsize = sizeof(val); in run() local
/third_party/elfutils/libdw/
Ddwarf_getcfi_elf.c140 size_t vsize, dmax; in getcfi_gnu_eh_frame() local
236 size_t vsize, dmax; in getcfi_scn_eh_frame() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe.h125 const uint vsize = sizeof(struct vertex_header) in dup_vert() local
/third_party/node/deps/npm/node_modules/fastest-levenshtein/esm/
Dmod.js41 const vsize = Math.ceil(m / 32); constant
/third_party/ffmpeg/libavformat/
Dnsvdec.c530 uint32_t vsize; in nsv_read_chunk() local
717 int vsize = AV_RL24(p->buf+i+19) >> 4; in nsv_probe() local
Dmvdec.c397 uint32_t vsize = avio_rb32(pb); in mv_read_header() local
/third_party/python/Objects/
Dstructseq.c62 Py_ssize_t vsize = VISIBLE_SIZE_TP(type); in PyStructSequence_New() local
/third_party/mksh/
Dexpr.c665 size_t vsize; in tempvar() local
/third_party/alsa-utils/aplay/
Daplay.c3320 size_t vsize; in playbackv_go() local
3376 size_t vsize; in capturev_go() local
/third_party/icu/icu4c/source/common/
Dlocid.cpp302 int32_t vsize = 0; in Locale() local
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp302 int32_t vsize = 0; in Locale() local
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp303 int32_t vsize = 0; in Locale() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h687 uint32_t vsize; /* vertex size plus header in urb registers */ member
Dcrocus_state.c701 unsigned vsize, unsigned sfsize) in crocus_calculate_urb_fence()