Home
last modified time | relevance | path

Searched defs:iflags (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/VEX/test/
Dtest-amd64.h27 inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq()
36 inline void exec_opl(int64 s0, int64 s1, int64 iflags) in exec_opl()
45 inline void exec_opw(int64 s0, int64 s1, int64 iflags) in exec_opw()
54 inline void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb()
64 inline void exec_opq(int64 s0, int64 s1, int64 iflags) in exec_opq()
74 inline void exec_opl(int64 s0, int64 s1, int64 iflags) in exec_opl()
84 inline void exec_opw(int64 s0, int64 s1, int64 iflags) in exec_opw()
94 inline void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb()
Dtest-i386.h28 inline void exec_opl(int s0, int s1, int iflags) in exec_opl()
42 inline void exec_opw(int s0, int s1, int iflags) in exec_opw()
56 inline void exec_opb(int s0, int s1, int iflags) in exec_opb()
71 inline void exec_opl(int s0, int s1, int iflags) in exec_opl()
85 inline void exec_opw(int s0, int s1, int iflags) in exec_opw()
99 inline void exec_opb(int s0, int s1, int iflags) in exec_opb()
Dtest-amd64-shift.h30 void exec_opq(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opq()
43 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opl()
56 void exec_opw(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opw()
79 void exec_opl(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opl()
92 void exec_opw(int64 s2, int64 s0, int64 s1, int64 iflags) in exec_opw()
108 void exec_opb(int64 s0, int64 s1, int64 iflags) in exec_opb()
Dtest-i386-shift.h29 void exec_opl(int s2, int s0, int s1, int iflags) in exec_opl()
42 void exec_opw(int s2, int s0, int s1, int iflags) in exec_opw()
65 void exec_opl(int s2, int s0, int s1, int iflags) in exec_opl()
78 void exec_opw(int s2, int s0, int s1, int iflags) in exec_opw()
94 void exec_opb(int s0, int s1, int iflags) in exec_opb()
/external/iproute2/ip/
Dlink_gre6.c72 __u16 iflags = 0; in gre_parse_opt() local
304 unsigned iflags = 0; in gre_print_opt() local
Dlink_iptnl.c72 __u16 iflags = 0; in iptunnel_parse_opt() local
383 __u16 iflags = rta_getattr_u16(tb[IFLA_IPTUN_FLAGS]); in iptunnel_print_opt() local
Dlink_gre.c62 __u16 iflags = 0; in gre_parse_opt() local
346 unsigned iflags = 0; in gre_print_opt() local
/external/libnl/lib/route/link/
Dipgre.c50 uint16_t iflags; member
420 int rtnl_link_ipgre_set_iflags(struct rtnl_link *link, uint16_t iflags) in rtnl_link_ipgre_set_iflags()
/external/swiftshader/third_party/LLVM/lib/Support/
Dregex2.h138 int iflags; /* internal flags */ member
/external/llvm/lib/Support/
Dregex2.h141 int iflags; /* internal flags */ member
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1709 unsigned iflags = fieldFromInstruction32(Insn, 6, 3); in DecodeCPSInstruction() local
1749 unsigned iflags = fieldFromInstruction32(Insn, 5, 3); in DecodeT2CPSInstruction() local
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1981 unsigned iflags = fieldFromInstruction(Insn, 6, 3); in DecodeCPSInstruction() local
2028 unsigned iflags = fieldFromInstruction(Insn, 5, 3); in DecodeT2CPSInstruction() local