HomeSort by relevance Sort by last modified time
    Searched refs:bufferLength (Results 76 - 100 of 103) sorted by null

1 2 34 5

  /external/webkit/WebKit/mac/Misc/
WebNSURLExtras.mm 523 int bufferLength = (length * 3) + 1;
524 char *after = static_cast<char *>(malloc(bufferLength)); // large enough to %-escape every character
561 char *p = after + bufferLength - afterlength - 1;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncn.c 705 * \param bufferLength - the frame body length
709 TRxAttr* pRxAttr, TI_UINT8* buffer, TI_UINT16 bufferLength)
    [all...]
scanResultTable.c 107 #define UPDATE_FRAME_BUFFER(pScanResultTable, pBuffer, uLength, pFrame) if (pFrame->bufferLength < MAX_BEACON_BODY_LENGTH) \
109 os_memoryCopy (pScanResultTable->hOS, pBuffer, pFrame->buffer, pFrame->bufferLength); \
110 uLength = pFrame->bufferLength; \
    [all...]
siteMgr.c     [all...]
currBss.c 895 pCurrBSS->currAPInfo.bufferLength = pParam->content.siteMgrLastBeacon.bufLength;
    [all...]
  /external/webkit/WebCore/platform/graphics/
GraphicsContext.h 384 unsigned bufferLength() const { return m_bitmapBufferLength; }
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
tncs.c 339 TNC_UInt32 bufferLength,
353 TNC_UInt32 bufferLength,
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c     [all...]
scanMngr.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr.c     [all...]
scanMngr.c     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
uchar.h     [all...]
  /external/icu4c/common/unicode/
uchar.h     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
uchar.h     [all...]
  /external/webkit/WebCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
uchar.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_radio.h     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgr.c     [all...]
currBss.c 814 pCurrBSS->currAPInfo.bufferLength = pParam->content.siteMgrLastBeacon.bufLength;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_radio.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
currBss.c 805 pCurrBSS->currAPInfo.bufferLength = param.content.siteMgrLastBeacon.bufLength;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c     [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 1514 milliseconds

1 2 34 5