Searched defs:TYPE_B (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/inc/
H A DphNfcConfig.h336 #define TYPE_B macro
/external/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp76 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT }; enumerator in enum:__anon7171
87 type == 'b' ? TYPE_B :
729 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);

Completed in 229 milliseconds