HomeSort by relevance Sort by last modified time
    Searched full:enumerated (Results 176 - 200 of 862) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/CodeGen/
mips-clobber-reg.c 5 enumerated and symbolic Mips GPR register names.
  /external/libnfc-nci/src/udrv/include/
upio.h 28 /* Not all features enumerated here are supported by the hardware. */
  /external/libvpx/libvpx/examples/
simple_encoder.txt 101 few exeptions, vpx_codec functions return an enumerated error status,
  /external/llvm/lib/IR/
TypeFinder.cpp 112 /// all explicitly enumerated.
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.h 21 // disassembler distinguishes four kinds of opcodes, which are enumerated in
  /external/openssl/crypto/asn1/
a_enum.c 65 * Code for ENUMERATED type: identical to INTEGER apart from a different tag.
  /external/qemu/android/tools/
gen-hw-config.py 78 # Build list of enumerated values
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 124 /* enumerated parameter settings for Volume effect */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_decoder.h 42 /* enumerated return values of the functions */
  /frameworks/base/core/java/android/nfc/tech/
NdefFormatable.java 53 * <p>Returns null if {@link NdefFormatable} was not enumerated in {@link Tag#getTechList}.
NfcA.java 50 * <p>Returns null if {@link NfcA} was not enumerated in {@link Tag#getTechList}.
NfcB.java 46 * <p>Returns null if {@link NfcB} was not enumerated in {@link Tag#getTechList}.
NfcBarcode.java 43 * <p>Returns null if {@link NfcBarcode} was not enumerated in {@link Tag#getTechList}.
NfcF.java 50 * <p>Returns null if {@link NfcF} was not enumerated in {@link Tag#getTechList}.
  /frameworks/native/opengl/specs/
EGL_ANDROID_presentation_time.txt 127 - Enumerated errors generated by eglPresentationTimeANDROID.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
BerInputStream.java 239 * Decodes ASN.1 Enumerated type
243 throw expected("enumerated");
248 throw new ASN1Exception("ASN.1 enumerated: wrong length for identifier at ["
262 throw new ASN1Exception("ASN.1 enumerated: wrong content at [" + contentOffset
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdbool.in.h 101 "warning(1185): enumerated type mixed with another type".
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HTML.java 35 // enumerated type.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HTML.java 36 // enumerated type.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
edd.h 13 * table in the boot_params that contains a list of BIOS-enumerated
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
edd.h 13 * table in the boot_params that contains a list of BIOS-enumerated
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
edd.h 13 * table in the boot_params that contains a list of BIOS-enumerated
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameControllerInput.java 98 // We do this so that we can see them in the log as they are enumerated.
165 Log.i(TAG, "Device enumerated: " + state.mDevice);
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_par.c 378 if (BIO_write(bp,"BAD ENUMERATED",11) <= 0)
423 "ENUMERATED", "<ASN1 11>", "UTF8STRING", "<ASN1 13>", /* 10-13 */
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp.h 159 /* OCSPResponseStatus ::= ENUMERATED {
312 * CRLReason ::= ENUMERATED {

Completed in 409 milliseconds

1 2 3 4 5 6 78 91011>>