Home
last modified time | relevance | path

Searched defs:max_bytes (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/add_key/
Dadd_key05.c59 …atic inline void parse_proc_key_users(int *used_key, int *max_key, int *used_bytes, int *max_bytes) in parse_proc_key_users()
81 int used_bytes, max_bytes, tmp_used_bytes; in verify_max_bytes() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Durisourcebin.c31 guint min_bytes, max_bytes, avg_bytes; in GST_START_TEST() local
/third_party/flutter/engine/flutter/shell/common/
Drasterizer.cc441 void Rasterizer::SetResourceCacheMaxBytes(size_t max_bytes, bool from_user) { in SetResourceCacheMaxBytes()
471 size_t max_bytes; in GetResourceCacheMaxBytes() local
Dace_shell.cc604 size_t max_bytes = metrics.physical_width * metrics.physical_height * 12 * 4; in OnPlatformViewSetViewportMetrics() local
Dshell.cc685 size_t max_bytes = metrics.physical_width * metrics.physical_height * 12 * 4; in OnPlatformViewSetViewportMetrics() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.h75 uint32_t max_bytes = GRPC_CHTTP2_INITIAL_HPACK_TABLE_SIZE; member
Dhpack_table.cc104 uint32_t max_bytes) { in grpc_chttp2_hptbl_set_max_bytes()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dhttpread.c56 int max_bytes; /* maximum file size else abort it */ member
734 int max_bytes, /* maximum body size else abort it */ in httpread_create()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dhttpread.c56 int max_bytes; /* maximum file size else abort it */ member
734 int max_bytes, /* maximum body size else abort it */ in httpread_create()
/third_party/ntfs-3g/libntfs-3g/
Dioctl.c107 static int read_line(const char *path, char *line, size_t max_bytes) in read_line()
/third_party/flutter/engine/flutter/flow/
Dinstrumentation.cc236 size_t max_bytes = GetMaxValue(); in Visualize() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c209 const size_t max_bytes = bw->end_ - bw->buf_; in VP8LBitWriterResize() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c209 const size_t max_bytes = bw->end_ - bw->buf_; in VP8LBitWriterResize() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstelements_private.c71 int i, max_bytes; in gst_buffer_get_flags_string() local
/third_party/freetype/src/cache/
Dftcmanag.c353 FT_ULong max_bytes, in FTC_Manager_New()
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcmanag.c354 FT_ULong max_bytes, in FTC_Manager_New()
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmanag.c353 FT_ULong max_bytes, in FTC_Manager_New()
/third_party/curl/lib/
Dsmb.h203 unsigned short max_bytes; member
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c1419 FT_Offset max_bytes, in ps_parser_to_bytes()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c1418 FT_Offset max_bytes, in ps_parser_to_bytes()
/third_party/freetype/src/psaux/
Dpsobjs.c1418 FT_Offset max_bytes, in ps_parser_to_bytes()
/third_party/libuv/src/win/
Dpipe.c1872 DWORD max_bytes) { in uv__pipe_read_data()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c168 guint64 max_bytes, max_buffers, max_time; member
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c2135 guint max_bytes; in make_decoder() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c3731 gsize max_bytes; member

12