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

  /external/libnfc-nxp/src/
phDnldNfc.c 893 /* *pCrc1 = (uint8_t) (crc & BYTE_MASK);
894 *pCrc2 = (uint8_t) ((crc >> 8) & BYTE_MASK); */
    [all...]
phHciNfc_DevMgmt.c 616 ( NXP_NFC_IFC_CONFIG_DEFAULT & BYTE_MASK ) /* 0xE8 */;
    [all...]
  /external/libnfc-nxp/inc/
phNfcInterface.h 119 #define BYTE_MASK 0xFFU
  /external/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 90 const unsigned long BYTE_MASK = 0xBF;
112 *output = (char)((input | BYTE_MARK) & BYTE_MASK);
116 *output = (char)((input | BYTE_MARK) & BYTE_MASK);
120 *output = (char)((input | BYTE_MARK) & BYTE_MASK);
    [all...]
  /external/tinyxml/
tinyxmlparser.cpp 81 const unsigned long BYTE_MASK = 0xBF;
103 *output = (char)((input | BYTE_MARK) & BYTE_MASK);
107 *output = (char)((input | BYTE_MARK) & BYTE_MASK);
111 *output = (char)((input | BYTE_MARK) & BYTE_MASK);
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 2550 milliseconds