Searched defs:InstructionCode (Results 1 - 3 of 3) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DX509Extensions.java81 public static final ASN1ObjectIdentifier InstructionCode = new ASN1ObjectIdentifier("2.5.29.23"); field in class:X509Extensions
/external/v8/src/compiler/
H A Dinstruction-codes.h132 // are encoded into the InstructionCode of the instruction and tell the
198 // The InstructionCode is an opaque, target-specific integer that encodes
202 typedef int32_t InstructionCode; typedef in namespace:v8::internal::compiler
204 // Helpers for encoding / decoding InstructionCode into the fields needed
206 // continuation into a single InstructionCode which is stored as part of
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 194 milliseconds