HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_B (Results 1 - 11 of 11) sorted by null

  /external/libnfc-nxp/inc/
phNfcConfig.h 330 #define TYPE_B
  /external/libnfc-nxp/src/
phHciNfc_RFReader.c 43 #ifdef TYPE_B
219 #if defined( TYPE_B )
222 #endif /* end of #if defined(TYPE_B) */
331 #if defined( TYPE_B ) && defined ( ENABLE_AUTO_ACTIVATE )
335 /* end of #ifdef TYPE_B */
373 #if defined (TYPE_B)
377 /* end of #ifdef TYPE_B */
402 #endif /* #if !defined(ENABLE_P2P) && !defined(TYPE_B)*/
407 #ifdef TYPE_B
453 #endif /* #ifdef TYPE_B */
    [all...]
phHciNfc.c 565 #ifdef TYPE_B
593 #ifndef TYPE_B
957 #ifdef TYPE_B
    [all...]
phHciNfc_Pipe.c 51 #ifdef TYPE_B
85 #ifdef TYPE_B
536 #ifdef TYPE_B
558 /* #ifdef TYPE_B*/
841 #if defined (TYPE_B)
843 /* #if defined (TYPE_B) */
857 #elif !defined(TYPE_B) && !defined(TYPE_FELICA) && !defined(TYPE_JEWEL) && !defined(TYPE_ISO15693) && !defined(ENABLE_P2P)
863 #ifdef TYPE_B
    [all...]
phHciNfc_Sequence.c     [all...]
phHciNfc_Generic.h 654 #ifdef TYPE_B
    [all...]
phHal4Nfc_ADD.c 500 case phHal_eISO14443_B_PICC: /*TYPE_B*/
501 #ifdef TYPE_B
    [all...]
phHciNfc_RFReaderB.c 43 #if defined (TYPE_B)
    [all...]
phHciNfc_Generic.c 411 #ifdef TYPE_B
    [all...]
  /external/chromium/third_party/icu/source/tools/toolutil/
package.cpp 74 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
85 type == 'b' ? TYPE_B :
671 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]
  /external/icu4c/tools/toolutil/
package.cpp 74 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
85 type == 'b' ? TYPE_B :
676 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]

Completed in 794 milliseconds