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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TxDataClsfr.c 98 if (pParams->ClsfrTable[j].Dscp.CodePoint == pClsfrInitParams->ClsfrTable[i].Dscp.CodePoint)
106 pParams->ClsfrTable[uActualEntryCount].Dscp.CodePoint = pClsfrInitParams->ClsfrTable[i].Dscp.CodePoint;
284 if (pClsfrParams->ClsfrTable[i].Dscp.CodePoint == uDscp)
396 if ( (pNewEntry->Dscp.CodePoint > CLASSIFIER_CODE_POINT_MAX) ||
407 if (pClsfrParams->ClsfrTable[i].Dscp.CodePoint == pNewEntry->Dscp.CodePoint)
417 pClsfrParams->ClsfrTable[pClsfrParams->uNumActiveEntries].Dscp.CodePoint = pNewEntry->Dscp.CodePoint;
    [all...]
  /external/webkit/Source/WebCore/dom/
Position.h 47 CodePoint, // Move by a single code point.
128 Position previous(PositionMoveType = CodePoint) const;
129 Position next(PositionMoveType = CodePoint) const;
Position.cpp 261 case CodePoint:
    [all...]
  /hardware/ti/wlan/wl1271/utils/
tiQosTypes.h 339 TI_UINT8 CodePoint; /* for DSCP classifier*/
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 1777 milliseconds