HomeSort by relevance Sort by last modified time
    Searched defs:did (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jcphuff.c 772 boolean did[NUM_HUFF_TBLS]; local
782 MEMZERO(did, SIZEOF(did));
793 if (! did[tbl]) {
801 did[tbl] = TRUE;
  /external/jpeg/
jcphuff.c 774 boolean did[NUM_HUFF_TBLS]; local
784 MEMZERO(did, SIZEOF(did));
795 if (! did[tbl]) {
803 did[tbl] = TRUE;
  /external/libnfc-nxp/src/
phHciNfc_NfcIPMgmt.h 164 uint8_t did; member in struct:phHciNfc_NfcIP_Info
406 * The phHciNfc_NfcIP_SetDID function sets the DID value for the initiator
412 * \param[in] did Device ID
424 uint8_t did
431 * the host type (initiator or target) like PSL, NAD and DID
438 * \param[in] nfcip_options specifies enabled options PSL, NAD and DID
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 2347 String did = dialogId.toString().toLowerCase(); local
    [all...]

Completed in 179 milliseconds