/external/python/cpython2/Parser/ |
D | parsetok.c | 40 int iflags = flags; in PyParser_ParseStringFlagsFilename() local 83 int iflags = flags; in PyParser_ParseFileFlags() local
|
/external/iproute2/ip/ |
D | link_iptnl.c | 97 __u16 iflags = 0; in iptunnel_parse_opt() local 455 __u16 iflags = rta_getattr_u16(tb[IFLA_IPTUN_FLAGS]); in iptunnel_print_opt() local
|
D | link_gre.c | 82 __u16 iflags = 0; in gre_parse_opt() local 395 unsigned int iflags = 0; in gre_print_direct_opt() local
|
D | link_gre6.c | 92 __u16 iflags = 0; in gre_parse_opt() local 404 unsigned int iflags = 0; in gre_print_opt() local
|
/external/python/cpython3/Parser/ |
D | parsetok.c | 38 int iflags = flags; in PyParser_ParseStringFlagsFilename() local 110 int iflags = flags; in PyParser_ParseFileFlags() local
|
/external/libnl/lib/route/link/ |
D | ipgre.c | 50 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/python/cpython2/Modules/ |
D | gdbmmodule.c | 461 int iflags; in dbmopen() local
|
D | dbmmodule.c | 371 int iflags; in dbmopen() local
|
/external/toybox/toys/pending/ |
D | stty.c | 92 static const struct flag iflags[] = { variable
|
/external/python/cpython3/Modules/ |
D | _dbmmodule.c | 436 int iflags; in dbmopen_impl() local
|
D | _gdbmmodule.c | 564 int iflags; in dbmopen_impl() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regex2.h | 138 int iflags; /* internal flags */ member
|
/external/llvm/lib/Support/ |
D | regex2.h | 141 int iflags; /* internal flags */ member
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex2.h | 141 int iflags; /* internal flags */ member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regex2.h | 144 int iflags; /* internal flags */ member
|
/external/python/cpython3/Python/ |
D | pythonrun.c | 1173 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromStringObject() local 1218 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromFileObject() local
|
/external/python/cpython2/Python/ |
D | pythonrun.c | 1477 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromString() local 1506 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromFile() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 1709 unsigned iflags = fieldFromInstruction32(Insn, 6, 3); in DecodeCPSInstruction() local 1749 unsigned iflags = fieldFromInstruction32(Insn, 5, 3); in DecodeT2CPSInstruction() local
|
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 2005 unsigned iflags = fieldFromInstruction_4(Insn, 6, 3); in DecodeCPSInstruction() local 2053 unsigned iflags = fieldFromInstruction_4(Insn, 5, 3); in DecodeT2CPSInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 1980 unsigned iflags = fieldFromInstruction(Insn, 6, 3); in DecodeCPSInstruction() local 2027 unsigned iflags = fieldFromInstruction(Insn, 5, 3); in DecodeT2CPSInstruction() local
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 1981 unsigned iflags = fieldFromInstruction(Insn, 6, 3); in DecodeCPSInstruction() local 2028 unsigned iflags = fieldFromInstruction(Insn, 5, 3); in DecodeT2CPSInstruction() local
|