HomeSort by relevance Sort by last modified time
    Searched refs:iclass (Results 1 - 20 of 20) sorted by null

  /external/boringssl/src/crypto/asn1/
tasn_enc.c 72 int do_sort, int iclass);
266 const ASN1_TEMPLATE *tt, int tag, int iclass)
274 * ambiguity. Additionally the iclass argument may contain some
289 tclass = iclass & ASN1_TFLG_TAG_CLASS;
297 iclass &= ~ASN1_TFLG_TAG_CLASS;
301 * class and iclass is any flags passed to this function.
305 if ((flags & ASN1_TFLG_NDEF) && (iclass & ASN1_TFLG_NDEF))
349 -1, iclass);
374 isset, iclass);
387 i = ASN1_item_ex_i2d(pval, NULL, ASN1_ITEM_ptr(tt->item), -1, iclass);
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-asm.c 80 if (inst->opcode->iclass == asisdone || inst->opcode->iclass == asimdins)
269 if (inst->opcode->iclass == asimdshf)
464 if (inst->opcode->iclass == ldstpair_indexed
465 || inst->opcode->iclass == ldstnapair_offs
466 || inst->opcode->iclass == ldstpair_off
467 || inst->opcode->iclass == loadlit)
553 assert (inst->opcode->iclass != ldst_unscaled
554 && inst->opcode->iclass != ldstnapair_offs
555 && inst->opcode->iclass != ldstpair_of
    [all...]
ia64-gen.c 214 struct iclass
258 static void mark_used (struct iclass *, int);
268 static int in_iclass_mov_x (struct ia64_opcode *, struct iclass *, const char *, const char *);
269 static int in_iclass (struct ia64_opcode *, struct iclass *, const char *, const char *, int *);
444 mark_used (struct iclass *ic, int clear_terminals)
538 ics = (struct iclass **)
539 xrealloc (ics, (ictotlen) * sizeof (struct iclass *));
543 ics[ind] = tmalloc (struct iclass);
544 memset ((void *)ics[ind], 0, sizeof (struct iclass));
597 struct iclass *ic1 = ics[*(int *)e1]
213 struct iclass struct
623 int iclass; local
712 int iclass; local
    [all...]
aarch64-dis.c 269 if (inst->opcode->iclass == asisdone
270 || inst->opcode->iclass == asimdins)
490 enum aarch64_insn_class iclass = inst->opcode->iclass;
501 assert ((iclass == asimdshf || iclass == asisdshf)
505 if (iclass == asimdshf)
798 if (inst->opcode->iclass == ldstpair_indexed
799 || inst->opcode->iclass == ldstnapair_offs
800 || inst->opcode->iclass == ldstpair_of
488 enum aarch64_insn_class iclass = inst->opcode->iclass; local
    [all...]
aarch64-opc.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
xtensa-isa.c 865 #define CHECK_OPERAND(INTISA,OPC,ICLASS,OPND,ERRVAL) \
867 if ((OPND) < 0 || (OPND) >= (ICLASS)->num_operands) \
872 (INTISA)->opcodes[(OPC)].name, (ICLASS)->num_operands); \
881 xtensa_iclass_internal *iclass;
886 iclass = &intisa->iclasses[iclass_id];
887 CHECK_OPERAND (intisa, opc, iclass, opnd, NULL);
888 operand_id = iclass->operands[opnd].u.operand_id;
909 xtensa_iclass_internal *iclass;
915 iclass = &intisa->iclasses[iclass_id];
916 CHECK_OPERAND (intisa, opc, iclass, opnd, XTENSA_UNDEFINED)
876 xtensa_iclass_internal *iclass; local
904 xtensa_iclass_internal *iclass; local
930 xtensa_iclass_internal *iclass; local
1276 xtensa_iclass_internal *iclass; local
1291 xtensa_iclass_internal *iclass; local
1325 xtensa_iclass_internal *iclass; local
    [all...]
elflink.c 10929 const char *iclass, *oclass; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_iter.py 685 iclass = IteratingSequenceClass(3)
687 self.assertEqual(indexOf(iclass, i), i)
688 self.assertRaises(ValueError, indexOf, iclass, -1)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_iter.py 685 iclass = IteratingSequenceClass(3)
687 self.assertEqual(indexOf(iclass, i), i)
688 self.assertRaises(ValueError, indexOf, iclass, -1)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_iter.py 685 iclass = IteratingSequenceClass(3)
687 self.assertEqual(indexOf(iclass, i), i)
688 self.assertRaises(ValueError, indexOf, iclass, -1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_iter.py 685 iclass = IteratingSequenceClass(3)
687 self.assertEqual(indexOf(iclass, i), i)
688 self.assertRaises(ValueError, indexOf, iclass, -1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_iter.py 685 iclass = IteratingSequenceClass(3)
687 self.assertEqual(indexOf(iclass, i), i)
688 self.assertRaises(ValueError, indexOf, iclass, -1)
  /toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h 481 enum aarch64_insn_class iclass;
480 enum aarch64_insn_class iclass; member in struct:aarch64_opcode
i960.h 138 short iclass; /* Class: see #defines below */ member in struct:i960_opcode
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.c     [all...]
tc-i960.c     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 

Completed in 454 milliseconds