Home
last modified time | relevance | path

Searched defs:gsize (Results 1 – 10 of 10) sorted by relevance

/third_party/libwebsockets/test-apps/
Dlws-common.js16 function gsize(ptype) function
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dlws-common.js16 function gsize(ptype) function
/third_party/elfutils/libelf/
Delf_compress_gnu.c164 uint64_t gsize; in elf_compress_gnu() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dparser.c349 guint8 * garbage, guint gsize) in gst_parser_test_drain_garbage()
379 guint gsize) in gst_parser_test_skip_garbage()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dparser.c344 guint gsize) in gst_parser_test_drain_garbage()
376 guint gsize) in gst_parser_test_skip_garbage()
/third_party/libdrm/omap/
Domap_drm.c229 union omap_gem_size gsize = { in omap_bo_new() local
243 union omap_gem_size gsize = { in omap_bo_new_tiled() local
/third_party/ffmpeg/libavformat/
Dasfdec_f.c800 int64_t gsize; in asf_read_header() local
1610 int64_t gsize = avio_rl64(s->pb); in asf_build_simple_index() local
1623 int64_t av_unused gsize = avio_rl64(s->pb); in asf_build_simple_index() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c3144 int rsize = 0, gsize = 0, bsize = 0, asize = 0; in SDL_GL_GetAttribute() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h688 uint32_t gsize; /* GS output size in urb registers */ member
/third_party/littlefs/
Dlfs.c607 lfs_off_t goff, void *gbuffer, lfs_size_t gsize) { in lfs_dir_getslice()