Searched refs:getE (Results 1 – 7 of 7) sorted by relevance
115 E getE();120 ret = e == getE(); in test2()121 ret = getE() == e1; in test2()122 ret = getE() == getE(); in test2()135 ret = !e == getE(); in test2()146 ret = !getE() == e1; in test2()157 ret = !getE() == getE(); in test2()169 ret = !(e == getE()); in test2()170 ret = !(getE() == e1); in test2()171 ret = !(getE() == getE()); in test2()[all …]
17 E &getE() const;
265 public int getE() { in getE() method in DecodedInstruction457 int e = getE(); in getENibble()
81 public int getE() { in getE() method in FiveRegisterDecodedInstruction
958 makeByte(insn.getE(), insn.getRegisterCount())), in encodeRegisterList()
469 public Dfp getE() {
593 Assert.assertEquals(126, message.getOptionalPublicImportMessage().getE()); in assertAllFieldsSet()812 Assert.assertEquals(0, message.getOptionalPublicImportMessage().getE()); in assertClear()1502 assertEqualsExactType(126, message.getExtension(optionalPublicImportMessageExtension).getE()); in assertAllExtensionsSet()2293 optionalPublicImportMessageExtensionLite).getE()); in assertAllExtensionsSet()2526 optionalPublicImportMessageExtensionLite).getE()); in assertExtensionsClear()