/third_party/ffmpeg/libavformat/ |
H A D | ttmlenc.c | 88 size_t value_size = av_strnlen(value, additional_data_size); in ttml_set_header_values_from_extradata() local
|
H A D | aaxdec.c | 165 int value_size; in aax_read_header() local
|
H A D | rtpdec.c | 974 int value_size = strlen(p) + 1; in ff_parse_fmtp() local
|
H A D | wtvenc.c | 639 static void write_metadata_header(AVIOContext *pb, int type, const char *key, int value_size) in write_metadata_header() argument
|
H A D | rtsp.c | 358 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 D | sanei_net.h | 90 SANE_Word value_size; member 100 SANE_Word value_size; member
|
/third_party/backends/sanei/ |
H A D | sanei_wire.c | 249 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 D | skel_internal.h | 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 D | libbpf_probes.c | 280 int key_size, value_size, max_entries; in probe_map_create() local
|
H A D | gen_loader.c | 448 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 D | bpf.c | 165 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 D | libbpf_internal.h | 300 __u32 value_size; member
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
H A D | cgroup_xattr.c | 161 int value_size = DEFAULT_VALUE_SIZE; in setup() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_validator.cpp | 131 UINT value_size = 0; in get_dll_version() local
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | structures.c | 463 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 D | protostream_objectsource.cc | 621 uint32 value_size; in RenderAny() local
|
/third_party/vulkan-loader/tests/framework/ |
H A D | test_util.cpp | 69 DWORD value_size = GetEnvironmentVariableW(name_utf16.c_str(), nullptr, 0); in get_env_var() local
|
/third_party/backends/backend/ |
H A D | net.c | 1725 size_t value_size; local [all...] |
/third_party/vulkan-loader/loader/ |
H A D | loader_windows.c | 405 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 D | tegra_context.c | 795 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 D | bpf.h | 186 uint32_t value_size; /* size of value in bytes */ member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | simplify.c | 590 static unsigned int value_size(long long value) in value_size() function
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_widgets.cpp | 362 const ImVec2 value_size = CalcTextSize(value_text_begin, value_text_end, false); in LabelTextV() local
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 1379 __u32 value_size; /* size of value in bytes */ member 6477 __u32 value_size; member
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 1333 PrintRegisterValue(const uint8_t* value, int value_size, PrintRegisterFormat format) Simulator() argument
|