Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dlink_iptnl.c97 __u16 iflags = 0; in iptunnel_parse_opt() local
455 __u16 iflags = rta_getattr_u16(tb[IFLA_IPTUN_FLAGS]); in iptunnel_print_opt() local
Dlink_gre.c82 __u16 iflags = 0; in gre_parse_opt() local
395 unsigned int iflags = 0; in gre_print_direct_opt() local
Dlink_gre6.c92 __u16 iflags = 0; in gre_parse_opt() local
404 unsigned int iflags = 0; in gre_print_opt() local
/external/python/cpython2/Parser/
Dparsetok.c40 int iflags = flags; in PyParser_ParseStringFlagsFilename() local
83 int iflags = flags; in PyParser_ParseFileFlags() local
/external/python/cpython3/Parser/
Dparsetok.c83 int iflags = flags; in PyParser_ParseStringFlagsFilename() local
159 int iflags = flags; in PyParser_ParseFileFlags() local
/external/libnl/lib/route/link/
Dipgre.c51 uint16_t iflags; member
522 int rtnl_link_ipgre_set_iflags(struct rtnl_link *link, uint16_t iflags) in rtnl_link_ipgre_set_iflags()
/external/mesa3d/src/freedreno/ir3/
Dir3_parser.y70 } iflags; variable
/external/python/cpython2/Modules/
Dgdbmmodule.c461 int iflags; in dbmopen() local
Ddbmmodule.c371 int iflags; in dbmopen() local
/external/python/cpython3/Modules/
D_dbmmodule.c445 int iflags; in dbmopen_impl() local
D_gdbmmodule.c606 int iflags; in dbmopen_impl() local
/external/toybox/toys/pending/
Dstty.c92 static const struct flag iflags[] = { variable
/external/llvm-project/llvm/lib/Support/
Dregex2.h144 int iflags; /* internal flags */ member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h144 int iflags; /* internal flags */ member
/external/llvm/lib/Support/
Dregex2.h141 int iflags; /* internal flags */ member
/external/libcups/vcnet/regex/
Dregex2.h115 int iflags; /* internal flags */ member
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h141 int iflags; /* internal flags */ member
/external/python/cpython3/Python/
Dpythonrun.c1404 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromStringObject() local
1450 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromFileObject() local
/external/python/cpython2/Python/
Dpythonrun.c1477 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromString() local
1506 int iflags = PARSER_FLAGS(flags); in PyParser_ASTFromFile() local
/external/capstone/arch/ARM/
DARMDisassembler.c2012 unsigned iflags = fieldFromInstruction_4(Insn, 6, 3); in DecodeCPSInstruction() local
2060 unsigned iflags = fieldFromInstruction_4(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
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp2354 unsigned iflags = fieldFromInstruction(Insn, 6, 3); in DecodeCPSInstruction() local
2401 unsigned iflags = fieldFromInstruction(Insn, 5, 3); in DecodeT2CPSInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp2333 unsigned iflags = fieldFromInstruction(Insn, 6, 3); in DecodeCPSInstruction() local
2380 unsigned iflags = fieldFromInstruction(Insn, 5, 3); in DecodeT2CPSInstruction() local