| /openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
| H A D | PostfixExpression.h | 59 BinaryOpNode(OpType op_type, Node &left, Node &right) in BinaryOpNode() 138 UnaryOpNode(OpType op_type, Node &operand) in UnaryOpNode()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | PostfixExpression.cpp | 52 if (auto op_type = GetBinaryOpType(token)) { in ParseOneExpression() local 63 if (auto op_type = GetUnaryOpType(token)) { in ParseOneExpression() local
|
| /minix3/external/bsd/bind/dist/bin/tests/pkcs11/ |
| H A D | pkcs11-md5sum.c | 96 pk11_optype_t op_type = OP_DIGEST; in main() local
|
| H A D | pkcs11-hmacmd5.c | 113 pk11_optype_t op_type = OP_DIGEST; in main() local
|
| /minix3/external/bsd/bind/dist/bin/tests/pkcs11/benchmarks/ |
| H A D | random.c | 94 pk11_optype_t op_type = OP_RAND; in main() local
|
| H A D | sha1.c | 95 pk11_optype_t op_type = OP_DIGEST; in main() local
|
| H A D | find.c | 101 pk11_optype_t op_type = OP_RSA; in main() local
|
| H A D | pubrsa.c | 136 pk11_optype_t op_type = OP_RSA; in main() local
|
| H A D | genrsa.c | 124 pk11_optype_t op_type = OP_RSA; in main() local
|
| H A D | verify.c | 138 pk11_optype_t op_type = OP_RSA; in main() local
|
| H A D | privrsa.c | 215 pk11_optype_t op_type = OP_RSA; in main() local
|
| H A D | sign.c | 217 pk11_optype_t op_type = OP_RSA; in main() local
|
| /openbsd-src/sys/arch/amd64/amd64/ |
| H A D | codepatch.c | 42 enum op_type { OP_CALL, OP_JMP }; enum
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | xtensa-relax.h | 60 enum op_type enum
|
| H A D | tc-d10v.c | 568 d10v_insert_operand (insn, op_type, value, left, fix) in d10v_insert_operand() argument 1702 int op_type; local
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | print-nhrp.c | 64 u_int8_t op_type; /* NHRP packet type */ member
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | recog.h | 28 enum op_type { enum
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | xtensa-relax.h | 97 enum op_type enum
|
| H A D | tc-d10v.c | 522 int op_type, in d10v_insert_operand() 1531 int op_type; in md_apply_fix() local
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-vect-transform.c | 796 int op_type; in vect_create_epilog_for_reduction() local 1146 int op_type; in vectorizable_reduction() local 1486 int op_type; in vectorizable_operation() local 1984 int op_type; in vectorizable_live_operation() local
|
| H A D | recog.h | 26 enum op_type { enum
|
| /openbsd-src/usr.sbin/vmd/ |
| H A D | mmio.h | 103 enum x86_opcode_type op_type; /* Type of opcode */ member
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | cgen-opc.c | 557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | cgen-opc.c | 557 enum cgen_operand_type op_type = opinst->op_type; in cgen_get_insn_operands() local
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | pp_sys.c | 1966 const int op_type = PL_op->op_type; PP() local 2567 int op_type; PP() local 3290 const int op_type = PL_op->op_type; PP() local 3828 const int op_type = PL_op->op_type; PP() local 4962 const int op_type = PL_op->op_type; PP() local [all...] |