Home
last modified time | relevance | path

Searched defs:max_entries (Results 1 - 25 of 28) sorted by relevance

12

/third_party/curl/lib/
H A Ddynhds.h48 size_t max_entries; /* size limit number of entries */ member
H A Ddynhds.c91 void Curl_dynhds_init(struct dynhds *dynhds, size_t max_entries, in Curl_dynhds_init() argument
/third_party/mesa3d/src/util/
H A Dset.h52 uint32_t max_entries; member
H A Dhash_table.h55 uint32_t max_entries; member
H A Dset.c55 uint32_t max_entries, size, rehash; member
[all...]
H A Dhash_table.c84 uint32_t max_entries, size, rehash; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c91 int max_entries = (max_size > hash_size) ? max_size : hash_size; in sanitize_cb() local
H A Dcso_context.c170 int max_entries = (max_size > hash_size) ? max_size : hash_size; in sanitize_hash() local
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_common.c50 int bpf_map_array_create(const uint32_t max_entries) in bpf_map_array_create() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_log.c37 unsigned max_entries; member
/third_party/libbpf/src/
H A Dskel_internal.h41 __u32 max_entries; member
219 skel_map_create(enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries) skel_map_create() argument
H A Dlibbpf_probes.c280 int key_size, value_size, max_entries; in probe_map_create() local
H A Dgen_loader.c448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) bpf_gen__map_create() argument
H A Dbpf.c165 bpf_map_create(enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, const struct bpf_map_create_opts *opts) bpf_map_create() argument
H A Dlibbpf_internal.h301 __u32 max_entries; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_large_align_field.h90 uint32_t max_entries; /**< max entries allowed. */ member
/third_party/ffmpeg/libavformat/
H A Dseek.c50 unsigned int max_entries = s->max_index_size / sizeof(AVIndexEntry); in ff_reduce_index() local
/third_party/pulseaudio/src/modules/
H A Dmodule-rygel-media-server.c472 static bool get_mediacontainer2_list_args(DBusMessage *m, unsigned *offset, unsigned *max_entries, char ***filter, int *filter_len) { in get_mediacontainer2_list_args() argument
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.h347 unsigned max_entries[4]; member
/third_party/ffmpeg/libavcodec/
H A Dlibvpxenc.c452 static void vp8_ts_parse_int_array(int *dest, char *value, size_t value_len, int max_entries) in vp8_ts_parse_int_array() argument
465 static void vp8_ts_parse_int64_array(int64_t *dest, char *value, size_t value_len, int max_entries) in vp8_ts_parse_int64_array() argument
/third_party/eudev/src/shared/
H A Dhashmap.c144 unsigned max_entries; /* high watermark of n_entries */ member
/third_party/ltp/include/lapi/
H A Dbpf.h187 uint32_t max_entries; /* max number of entries in a map */ member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h251 int max_entries; member
/third_party/node/deps/v8/src/objects/
H A Delements.cc4450 size_t max_entries = in GetMaxNumberOfEntries() local
H A Dobjects.cc6539 GetEntries(Handle<JSWeakCollection> holder, int max_entries) GetEntries() argument

Completed in 48 milliseconds

12