Searched refs:choice2 (Results 1 - 6 of 6) sorted by relevance

/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
H A DChoiceTest.java223 ASN1Choice choice2 = new ASN1Choice(new ASN1Type[] { choice1, // first: decoded component
230 assertEquals("choice2", 0, in.choiceIndex);
244 Boolean b = (Boolean) choice2.decode(new byte[] { 0x01, 0x01, 0x00 });
304 ASN1Choice choice2 = new ASN1Choice(new ASN1Type[] {
319 new ASN1Choice(new ASN1Type[] { choice1, choice2 }) {
/external/chromium_org/third_party/lzma_sdk/
H A DLzmaEnc.c207 CLzmaProb choice2; member in struct:__anon12437
724 p->choice = p->choice2 = kProbInitValue;
745 RangeEnc_EncodeBit(rc, &p->choice2, 0);
750 RangeEnc_EncodeBit(rc, &p->choice2, 1);
760 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2);
761 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2);
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.c208 CLzmaProb choice2; member in struct:__anon14030
725 p->choice = p->choice2 = kProbInitValue;
746 RangeEnc_EncodeBit(rc, &p->choice2, 0);
751 RangeEnc_EncodeBit(rc, &p->choice2, 1);
761 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2);
762 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2);
/external/lzma/C/
H A DLzmaEnc.c207 CLzmaProb choice2; member in struct:__anon25872
724 p->choice = p->choice2 = kProbInitValue;
745 RangeEnc_EncodeBit(rc, &p->choice2, 0);
750 RangeEnc_EncodeBit(rc, &p->choice2, 1);
760 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2);
761 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2);
/external/lzma/xz-embedded/
H A Dxz_dec_lzma2.c120 uint16_t choice2; member in struct:lzma_len_dec
630 if (!rc_bit(&s->rc, &l->choice2)) {
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1712 milliseconds