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 336 #define TYPE_B
  /external/libnfc-nxp/src/
phHciNfc_RFReader.c 43 #ifdef TYPE_B
220 #if defined( TYPE_B )
223 #endif /* end of #if defined(TYPE_B) */
332 #if defined( TYPE_B ) && defined ( ENABLE_AUTO_ACTIVATE )
336 /* end of #ifdef TYPE_B */
374 #if defined (TYPE_B)
378 /* end of #ifdef TYPE_B */
403 #endif /* #if !defined(ENABLE_P2P) && !defined(TYPE_B)*/
408 #ifdef TYPE_B
454 #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 651 #ifdef TYPE_B
    [all...]
phHal4Nfc_ADD.c 527 case phHal_eISO14443_B_PICC: /*TYPE_B*/
528 #ifdef TYPE_B
    [all...]
phHciNfc_RFReaderB.c 43 #if defined (TYPE_B)
    [all...]
phHciNfc_Generic.c 413 #ifdef TYPE_B
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
89 type == 'b' ? TYPE_B :
686 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]
  /external/icu4c/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
89 type == 'b' ? TYPE_B :
733 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]

Completed in 7104 milliseconds