Home
last modified time | relevance | path

Searched defs:proto (Results 1326 - 1342 of 1342) sorted by relevance

1...<<51525354

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp1250 std::string proto = protoStream.str(); in WriteAuxiliaryContextCppSetupReplay() local
1291 std::string proto = protoStream.str(); in WriteShareGroupCppSetupReplay() local
6189 std::string proto = "void InitReplay()"; in writeCppReplayIndexFiles() local
6192 source << proto << "\n"; in writeCppReplayIndexFiles() local
6203 std::string proto = "void ReplayFrame(uint32_t frameIndex)"; in writeCppReplayIndexFiles() local
6207 source << proto << "\n"; in writeCppReplayIndexFiles() local
6227 std::string proto = "void ResetReplay()"; writeCppReplayIndexFiles() local
6231 source << proto << "\\n"; writeCppReplayIndexFiles() local
6242 std::string proto = "const char *GetSerializedContextState(uint32_t frameIndex)"; writeCppReplayIndexFiles() local
6246 source << proto << "\\n"; writeCppReplayIndexFiles() local
6305 std::string proto = protoStream.str(); writeMainContextCppReplay() local
6315 std::string proto = "void SetupReplay()"; writeMainContextCppReplay() local
6319 out << proto << "\\n"; writeMainContextCppReplay() local
6387 std::string proto = protoStream.str(); writeMainContextCppReplay() local
6389 bodyStream << proto << "\\n"; writeMainContextCppReplay() local
6413 std::string proto = protoStream.str(); writeMainContextCppReplay() local
6434 std::string proto = protoStream.str(); writeMainContextCppReplay() local
6437 bodyStream << proto << "\\n"; writeMainContextCppReplay() local
7282 saveH << proto << ";\\n"; saveHeader() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c5871 nl80211_tx_control_port(void *priv, const u8 *dest, u16 proto, const u8 *buf, size_t len, int no_encrypt) nl80211_tx_control_port() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h1035 int proto; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd.h3286 uint32 proto; /* Network layer protocol */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12998 static int bnx2x_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in bnx2x_vlan_rx_add_vid() argument
13019 static int bnx2x_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in bnx2x_vlan_rx_kill_vid() argument
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1950 __le16 proto; member
1980 __le16 proto; member
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h2454 __u16 proto; member
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2481 u16 proto; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12953 static int bnx2x_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in bnx2x_vlan_rx_add_vid() argument
12974 static int bnx2x_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in bnx2x_vlan_rx_kill_vid() argument
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h898 __be16 proto; member
913 u16 proto; member
939 __be16 proto; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1944 __le16 proto; member
1974 __le16 proto; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h568 mlxsw_reg_sfd_uc_tunnel_pack(char *payload, int rec_index, enum mlxsw_reg_sfd_rec_policy policy, const char *mac, u16 fid, enum mlxsw_reg_sfd_rec_action action, u32 uip, enum mlxsw_reg_sfd_uc_tunnel_protocol proto) mlxsw_reg_sfd_uc_tunnel_pack() argument
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h1907 u8 proto; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h533 mlxsw_reg_sfd_uc_tunnel_pack(char *payload, int rec_index, enum mlxsw_reg_sfd_rec_policy policy, const char *mac, u16 fid, enum mlxsw_reg_sfd_rec_action action, enum mlxsw_reg_sfd_uc_tunnel_protocol proto) mlxsw_reg_sfd_uc_tunnel_pack() argument
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2899 __u16 proto; member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h1946 u8 proto; member
/third_party/node/deps/v8/src/api/
H A Dapi.cc7110 i::Handle<i::Object> proto = Utils::OpenHandle(*prototype_or_null); in New() local

Completed in 181 milliseconds

1...<<51525354