Home
last modified time | relevance | path

Searched defs:res_id (Results 1 – 21 of 21) sorted by relevance

/external/libnl/lib/netfilter/
Dnfnl.c108 int flags, uint8_t family, uint16_t res_id) in nfnl_send_simple()
174 static int nfnlmsg_append(struct nl_msg *msg, uint8_t family, uint16_t res_id) in nfnlmsg_append()
201 uint8_t family, uint16_t res_id) in nfnlmsg_alloc_simple()
232 uint16_t res_id) in nfnlmsg_put()
/external/strace/
Dnetlink_netfilter.c60 uint16_t res_id = ntohs(nfmsg.res_id); in decode_netlink_netfilter() local
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, in BuildAndCheckTrace()
/external/freetype/include/freetype/internal/
Dftrfork.h46 FT_Short res_id; member
/external/iptables/include/linux/netfilter/
Dnfnetlink.h32 __be16 res_id; /* resource id */ member
/external/u-boot/drivers/usb/dwc3/
Dgadget.h100 u32 res_id; in dwc3_gadget_ep_get_transfer_index() local
/external/libnl/include/linux-private/linux/netfilter/
Dnfnetlink.h44 __be16 res_id; /* resource id */ member
/external/libnfnetlink/include/libnfnetlink/
Dlinux_nfnetlink.h30 u_int16_t res_id; /* resource id */ member
/external/kernel-headers/original/uapi/linux/netfilter/
Dnfnetlink.h37 __be16 res_id; /* resource id */ member
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h524 inline void Instruction::SetResultId(uint32_t res_id) { in SetResultId()
Dinstruction.cpp71 uint32_t res_id, const OperandList& in_operands) in Instruction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h524 inline void Instruction::SetResultId(uint32_t res_id) { in SetResultId()
Dinstruction.cpp71 uint32_t res_id, const OperandList& in_operands) in Instruction()
/external/libpcap/
Dpcap-netfilter-linux.c315 …(const pcap_t *handle, uint16_t msg_type, int ack, u_int8_t family, u_int16_t res_id, const struct… in netfilter_send_config_msg()
/external/freetype/src/base/
Dftmac.c590 ResID res_id; in read_lwfn() local
/external/skqp/modules/skottie/src/
DSkottieLayer.cpp305 const auto res_id = SkStringPrintf("%s|%s", path_cstr, name_cstr); in loadImageAsset() local
/external/skia/modules/skottie/src/
DSkottieLayer.cpp307 const auto res_id = SkStringPrintf("%s|%s", path_cstr, name_cstr); in loadImageAsset() local
/external/freetype/builds/mac/
Dftmac.c969 ResID res_id; in read_lwfn() local
/external/libnfnetlink/src/
Dlibnfnetlink.c521 u_int16_t res_id, in nfnl_fill_hdr()
/external/virglrenderer/src/
Dvrend_renderer.c412 uint32_t res_id[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member