Home
last modified time | relevance | path

Searched +defs:val +defs:buf (Results 726 – 750 of 3372) sorted by relevance

1...<<21222324252627282930>>...135

/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/config/listener/v3/
H A Dlistener_components.upb.h64 UPB_INLINE envoy_config_listener_v3_Filter* envoy_config_listener_v3_Filter_parse(const char* buf, … in envoy_config_listener_v3_Filter_parse()
73 …y_config_listener_v3_Filter* envoy_config_listener_v3_Filter_parse_ex(const char* buf, size_t size, in envoy_config_listener_v3_Filter_parse_ex()
184 …v3_FilterChainMatch* envoy_config_listener_v3_FilterChainMatch_parse(const char* buf, size_t size,… in envoy_config_listener_v3_FilterChainMatch_parse()
193 …_FilterChainMatch* envoy_config_listener_v3_FilterChainMatch_parse_ex(const char* buf, size_t size, in envoy_config_listener_v3_FilterChainMatch_parse_ex()
568 …atch_add_source_ports(envoy_config_listener_v3_FilterChainMatch* msg, uint32_t val, upb_Arena* are… in envoy_config_listener_v3_FilterChainMatch_add_source_ports()
612 …lication_protocols(envoy_config_listener_v3_FilterChainMatch* msg, upb_StringView val, upb_Arena* … in envoy_config_listener_v3_FilterChainMatch_add_application_protocols()
640 …h_add_server_names(envoy_config_listener_v3_FilterChainMatch* msg, upb_StringView val, upb_Arena* … in envoy_config_listener_v3_FilterChainMatch_add_server_names()
692 …_listener_v3_FilterChain* envoy_config_listener_v3_FilterChain_parse(const char* buf, size_t size,… in envoy_config_listener_v3_FilterChain_parse()
701 …istener_v3_FilterChain* envoy_config_listener_v3_FilterChain_parse_ex(const char* buf, size_t size, in envoy_config_listener_v3_FilterChain_parse_ex()
976 …on* envoy_config_listener_v3_FilterChain_OnDemandConfiguration_parse(const char* buf, size_t size,… in envoy_config_listener_v3_FilterChain_OnDemandConfiguration_parse()
[all …]
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Drequired_fields.c36 char* buf; member
110 size_t upb_FieldPath_ToText(upb_FieldPathEntry** path, char* buf, size_t size) { in upb_FieldPath_ToText()
246 upb_MessageValue val; in upb_util_FindUnsetRequiredInternal() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Dasync.cpp278 boost::asio::streambuf buf; variable
313 boost::asio::streambuf buf; variable
340 std::string val = "test-string"; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Drequired_fields.c45 char* buf; member
119 size_t upb_FieldPath_ToText(upb_FieldPathEntry** path, char* buf, size_t size) { in upb_FieldPath_ToText()
253 upb_MessageValue val; in upb_util_FindUnsetRequiredInternal() local
/aosp_15_r20/external/leveldb/db/
H A Drecovery_test.cc142 void MakeLogFile(uint64_t lognum, SequenceNumber seq, Slice key, Slice val) { in MakeLogFile()
254 char buf[100]; in TEST_F() local
273 char buf[100]; in TEST_F() local
/aosp_15_r20/frameworks/native/libs/binder/
H A DParcel.cpp1251 status_t Parcel::writeByteVector(const std::vector<int8_t>& val) { return writeData(val); } in writeByteVector()
1252 status_t Parcel::writeByteVector(const std::optional<std::vector<int8_t>>& val) { return writeData(… in writeByteVector()
1253 status_t Parcel::writeByteVector(const std::unique_ptr<std::vector<int8_t>>& val) { return writeDat… in writeByteVector()
1254 status_t Parcel::writeByteVector(const std::vector<uint8_t>& val) { return writeData(val); } in writeByteVector()
1255 status_t Parcel::writeByteVector(const std::optional<std::vector<uint8_t>>& val) { return writeData… in writeByteVector()
1256 status_t Parcel::writeByteVector(const std::unique_ptr<std::vector<uint8_t>>& val){ return writeDat… in writeByteVector()
1257 status_t Parcel::writeInt32Vector(const std::vector<int32_t>& val) { return writeData(val); } in writeInt32Vector()
1258 status_t Parcel::writeInt32Vector(const std::optional<std::vector<int32_t>>& val) { return writeDat… in writeInt32Vector()
1259 status_t Parcel::writeInt32Vector(const std::unique_ptr<std::vector<int32_t>>& val) { return writeD… in writeInt32Vector()
1260 status_t Parcel::writeInt64Vector(const std::vector<int64_t>& val) { return writeData(val); } in writeInt64Vector()
[all …]
/aosp_15_r20/external/libnl/lib/route/cls/
H A Du32.c294 char buf[32]; in u32_dump_line() local
697 int rtnl_u32_add_key(struct rtnl_cls *cls, uint32_t val, uint32_t mask, in rtnl_u32_add_key()
731 int rtnl_u32_add_mark(struct rtnl_cls *cls, uint32_t val, uint32_t mask) in rtnl_u32_add_mark()
783 uint32_t *val, uint32_t *mask, int *off, int *offmask) in rtnl_u32_get_key()
806 int rtnl_u32_add_key_uint8(struct rtnl_cls *cls, uint8_t val, uint8_t mask, in rtnl_u32_add_key_uint8()
825 int rtnl_u32_add_key_uint16(struct rtnl_cls *cls, uint16_t val, uint16_t mask, in rtnl_u32_add_key_uint16()
846 int rtnl_u32_add_key_uint32(struct rtnl_cls *cls, uint32_t val, uint32_t mask, in rtnl_u32_add_key_uint32()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dkernel.cpp113 property_buffer buf { r_buf, size, r_size }; in clGetKernelInfo() local
155 property_buffer buf { r_buf, size, r_size }; in clGetKernelWorkGroupInfo() local
200 property_buffer buf { r_buf, size, r_size }; in clGetKernelArgInfo() local
415 cl_bool val = *static_cast<const cl_bool*>(param_value); in clSetKernelExecInfo() local
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dvars.rs76 let mut buf = [0u8; 32]; in get_var_all_internal() localVariable
86 let val = val.to_str().unwrap_or("?"); in get_var_all_internal() localVariable
186 let mut val = [0u8; 32]; in get_all_block_device() localVariable
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtasn_enc.c85 int ASN1_item_i2d(ASN1_VALUE *val, unsigned char **out, const ASN1_ITEM *it) in ASN1_item_i2d()
97 static int asn1_item_flags_i2d(ASN1_VALUE *val, unsigned char **out, in asn1_item_flags_i2d()
101 unsigned char *p, *buf; in asn1_item_flags_i2d() local
/aosp_15_r20/external/iproute2/tc/
H A Dem_meta.c148 static inline void dump_value(struct nlmsghdr *n, int tlv, unsigned long val, in dump_value()
201 char buf[64] = {0}; in list_meta_ids() local
237 static inline int can_adopt(struct tcf_meta_val *val) in can_adopt()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtasn_enc.c85 int ASN1_item_i2d(ASN1_VALUE *val, unsigned char **out, const ASN1_ITEM *it) in ASN1_item_i2d()
97 static int asn1_item_flags_i2d(ASN1_VALUE *val, unsigned char **out, in asn1_item_flags_i2d()
101 unsigned char *p, *buf; in asn1_item_flags_i2d() local
/aosp_15_r20/external/pciutils/
H A Dbitops.h33 #define SET_REG_MASK(reg, mask, val) \ argument
36 #define TABLE(tab, x, buf) \ argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto03.c35 static unsigned char buf[BUFSIZE]; variable
65 unsigned int val = (UINT_MAX - TPACKET2_HDRLEN) + 1; in check_tiny_frame() local
/aosp_15_r20/external/trusty/musl/src/mq/
Dmq_notify.c18 char buf[32]; in start() local
22 union sigval val = args->sev->sigev_value; in start() local
/aosp_15_r20/external/guice/extensions/persist/lib/
HDcglib-nodep-3.2.6.jar ... $ClassReader cr int off int len char[] buf int codeOff net.sf.cglib.asm. ...
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_hostap.c58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data()
119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback()
140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame()
204 unsigned char buf[3000]; in handle_read() local
404 u8 *buf; in wpa_driver_hostap_set_key() local
466 u8 *buf; in hostap_get_seqnum() local
554 static int hostap_set_ssid(void *priv, const u8 *buf, int len) in hostap_set_ssid()
591 char buf[1024], line[128], *pos; in hostap_read_sta_data() local
593 unsigned long val; in hostap_read_sta_data() local
829 char *pos, *end, *custom, *buf; in hostapd_wireless_event_wireless() local
[all …]
H A Ddriver_nl80211.c1189 u8 *buf, size_t len) in wpa_driver_nl80211_own_ifname()
1214 int ifindex, u8 *buf, size_t len) in wpa_driver_nl80211_own_ifindex()
1233 nl80211_find_drv(struct nl80211_global *global, int idx, u8 *buf, size_t len, in nl80211_find_drv()
1288 u8 *buf, size_t len) in wpa_driver_nl80211_event_rtm_newlink()
1468 u8 *buf, size_t len) in wpa_driver_nl80211_event_rtm_dellink()
2297 char path[128], buf[200], *pos; in wpa_driver_nl80211_drv_init() local
2434 char buf[30]; in nl80211_register_frame() local
6327 u16 proto, const u8 *buf, size_t len, in nl80211_tx_control_port()
6813 static unsigned int num_bits_set(u32 val) in num_bits_set()
7902 u32 val; in i802_set_rts() local
[all …]
/aosp_15_r20/external/fsverity-utils/programs/
H A Dcmd_dump_metadata.c27 int val; member
68 void *buf = NULL; in fsverity_cmd_dump_metadata() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DAVTPartXPath.java99 String val, org.apache.xml.utils.PrefixResolver nsNode, in AVTPartXPath()
131 … XPathContext xctxt, FastStringBuffer buf, int context, org.apache.xml.utils.PrefixResolver nsNode) in evaluate()
/aosp_15_r20/external/musl/src/locale/
H A Dlocale_map.c34 const struct __locale_map *__get_locale(int cat, const char *val) in __get_locale()
40 char buf[256]; in __get_locale() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_build_id_nmi.c30 __u32 key, prev_key, val, duration = 0; in test_stacktrace_build_id_nmi() local
31 char buf[256]; in test_stacktrace_build_id_nmi() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/lexical_cast/detail/
Dconverter_lexical_streams.hpp273 bool shl_real_type(const T& val, SomeCharT* /*begin*/) { in shl_real_type()
278 bool shl_real_type(float val, char* begin) { in shl_real_type()
291 bool shl_real_type(double val, char* begin) { in shl_real_type()
304 bool shl_real_type(long double val, char* begin) { in shl_real_type()
319 bool shl_real_type(float val, wchar_t* begin) { in shl_real_type()
329 bool shl_real_type(double val, wchar_t* begin) { in shl_real_type()
336 bool shl_real_type(long double val, wchar_t* begin) { in shl_real_type()
344 bool shl_real(T val) { in shl_real()
448 bool operator<<(float val) { return shl_real(val); } in operator <<()
449 bool operator<<(double val) { return shl_real(val); } in operator <<()
[all …]
/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dprobe.c100 char buf[4096]; in check_mdraid() local
138 unsigned char *buf) in get_ext2_info()
171 char buf[80], *cp, *t; in fs_proc_check() local
210 char buf[1024], *cp; in check_for_modules() local
323 unsigned char *buf) in probe_ext4dev()
367 unsigned char *buf) in probe_ext4()
415 unsigned char *buf) in probe_ext3()
437 unsigned char *buf) in probe_ext2()
469 unsigned char *buf) in probe_jbd()
515 unsigned char *buf) in probe_fat()
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c87 static char buf[NUM_PKT][ETH_MAX_MTU]; variable
530 int level, name, val; in set_pmtu_discover() local
548 int val = SOF_TIMESTAMPING_OPT_CMSG | SOF_TIMESTAMPING_OPT_ID | in set_tx_timestamping() local
619 int fd, i, val, ret; in main() local

1...<<21222324252627282930>>...135