/third_party/ffmpeg/libavformat/ |
D | mxg.c | 39 unsigned int cache_size; member 100 static int mxg_update_cache(AVFormatContext *s, unsigned int cache_size) in mxg_update_cache()
|
D | assenc.c | 39 int cache_size; member
|
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
D | cached_paged_byte_array.cc | 30 const PagedByteArray* paged_byte_array, size_t cache_size) in CachedPagedByteArray()
|
/third_party/mesa3d/src/gallium/tests/unit/ |
D | u_cache_test.c | 67 unsigned cache_size; in main() local
|
/third_party/curl/lib/ |
D | pingpong.h | 51 size_t cache_size; /* size of cache in bytes */ member
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_cache.h | 58 uint64_t cache_size; member
|
/third_party/gstreamer/gstplugins_base/ext/cdparanoia/ |
D | gstcdparanoiasrc.h | 68 gint cache_size; member
|
D | gstcdparanoiasrc.c | 207 gint i, cache_size; in gst_cd_paranoia_src_open() local
|
/third_party/libunwind/src/x86_64/ |
D | Gtrace.c | 287 uint64_t cache_size = 1u << cache->log_size; in trace_lookup() local
|
/third_party/libunwind/src/aarch64/ |
D | Gtrace.c | 289 uint64_t cache_size = 1u << cache->log_size; in trace_lookup() local
|
/third_party/libunwind/src/arm/ |
D | Gtrace.c | 291 uint32_t cache_size = 1u << cache->log_size; in trace_lookup() local
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
D | ftccache.h | 135 FT_Offset cache_size; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_bufmgr.c | 49 uint32_t cache_size = 0; in v3d_bo_dump_stats() local
|
/third_party/alsa-lib/test/ |
D | mixtest.c | 203 int cache_size = 1024*1024; variable
|
/third_party/ffmpeg/libavcodec/ |
D | mss12.h | 61 int cache_size, num_syms; member
|
D | mss12.c | 140 static av_cold void pixctx_init(PixContext *ctx, int cache_size, in pixctx_init()
|
/third_party/cups-filters/cupsfilters/ |
D | image.c | 565 int cache_size, /* Size of tile cache in bytes */ in cupsImageSetMaxTiles() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_program.c | 578 size_t cache_size; in nvc0_program_translate() local
|
/third_party/skia/third_party/externals/jinja2/ |
D | environment.py | 308 cache_size=400, argument 403 cache_size=missing, argument
|
/third_party/node/deps/v8/third_party/jinja2/ |
D | environment.py | 308 cache_size=400, argument 403 cache_size=missing, argument
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | environment.py | 283 cache_size=400, argument 363 loader=missing, cache_size=missing, auto_reload=missing, argument
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | frame_dec.c | 698 const size_t cache_size = top_size * cache_height; in AllocateMemory() local
|
/third_party/littlefs/ |
D | lfs.h | 224 lfs_size_t cache_size; member
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbaseparse.c | 3371 gint cache_size = gst_buffer_get_size (parse->priv->cache); in gst_base_parse_get_cached_available() local 3395 gint cache_size = gst_buffer_get_size (parse->priv->cache); in gst_base_parse_pull_range() local
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-read-common.c | 2858 gsize cache_size = gst_buffer_get_size (common->cached_buffer); in gst_matroska_read_common_peek_bytes() local
|