/external/valgrind/VEX/test/ |
D | test-amd64.h | 27 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()
|
D | test-i386.h | 28 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()
|
D | test-amd64-shift.h | 30 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()
|
D | test-i386-shift.h | 29 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/v8/src/ic/ |
D | stub-cache.h | 120 uint32_t iflags = in PrimaryOffset() local 136 uint32_t iflags = in SecondaryOffset() local
|
/external/iproute2/ip/ |
D | link_iptnl.c | 72 __u16 iflags = 0; in iptunnel_parse_opt() local 383 __u16 iflags = rta_getattr_u16(tb[IFLA_IPTUN_FLAGS]); in iptunnel_print_opt() local
|
D | link_gre6.c | 72 __u16 iflags = 0; in gre_parse_opt() local 304 unsigned iflags = 0; in gre_print_opt() local
|
D | link_gre.c | 62 __u16 iflags = 0; in gre_parse_opt() local 346 unsigned iflags = 0; in gre_print_opt() local
|
/external/llvm/lib/Support/ |
D | regex2.h | 141 int iflags; /* internal flags */ member
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 1948 unsigned iflags = fieldFromInstruction(Insn, 6, 3); in DecodeCPSInstruction() local 1995 unsigned iflags = fieldFromInstruction(Insn, 5, 3); in DecodeT2CPSInstruction() local
|