Home
last modified time | relevance | path

Searched defs:value_size (Results 1 - 25 of 29) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dttmlenc.c88 size_t value_size = av_strnlen(value, additional_data_size); in ttml_set_header_values_from_extradata() local
H A Daaxdec.c165 int value_size; in aax_read_header() local
H A Drtpdec.c974 int value_size = strlen(p) + 1; in ff_parse_fmtp() local
H A Dwtvenc.c639 static void write_metadata_header(AVIOContext *pb, int type, const char *key, int value_size) in write_metadata_header() argument
H A Drtsp.c358 ff_rtsp_next_attr_and_value(const char **p, char *attr, int attr_size, char *value, int value_size) ff_rtsp_next_attr_and_value() argument
/third_party/backends/include/sane/
H A Dsanei_net.h90 SANE_Word value_size; member
100 SANE_Word value_size; member
/third_party/backends/sanei/
H A Dsanei_wire.c249 sanei_w_ptr (Wire * w, void **v, WireCodecFunc w_value, size_t value_size) in sanei_w_ptr() argument
[all...]
/third_party/libbpf/src/
H A Dskel_internal.h219 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
1034 bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *pvalue, __u32 value_size) bpf_gen__map_update_elem() argument
[all...]
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.h300 __u32 value_size; member
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c161 int value_size = DEFAULT_VALUE_SIZE; in setup() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_validator.cpp131 UINT value_size = 0; in get_dll_version() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.c463 int32_t value_size; in SPDYF_name_value_to_stream() local
559 int32_t value_size; in SPDYF_name_value_from_stream() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource.cc621 uint32 value_size; in RenderAny() local
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.cpp69 DWORD value_size = GetEnvironmentVariableW(name_utf16.c_str(), nullptr, 0); in get_env_var() local
/third_party/backends/backend/
H A Dnet.c1725 size_t value_size; local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_windows.c405 DWORD value_size = sizeof(value); in windows_get_registry_files() local
1176 DWORD value_size = sizeof(value); in get_settings_path_if_exists_in_registry_key() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c795 tegra_clear_buffer(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned int offset, unsigned int size, const void *value, int value_size) tegra_clear_buffer() argument
/third_party/ltp/include/lapi/
H A Dbpf.h186 uint32_t value_size; /* size of value in bytes */ member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c590 static unsigned int value_size(long long value) in value_size() function
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp362 const ImVec2 value_size = CalcTextSize(value_text_begin, value_text_end, false); in LabelTextV() local
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1379 __u32 value_size; /* size of value in bytes */ member
6477 __u32 value_size; member
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc1333 PrintRegisterValue(const uint8_t* value, int value_size, PrintRegisterFormat format) Simulator() argument

Completed in 68 milliseconds

12