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

  /external/tpm2/
CpriHash.c 307 BYTE *stateData = state->u.data;
328 if((state->copySize = MarshalHashState(context, stateData)) == 0)
362 BYTE *stateData = state->u.data;
372 if((retVal = GetHashState(context, hashState->hashAlg, stateData)) <= 0)
380 && (retVal= MarshalHashState(context, stateData)) >= 0)
413 BYTE *stateData = state->u.data;
424 if((retVal = GetHashState(context, hashState->hashAlg, stateData)) <= 0)
    [all...]
  /external/pdfium/xfa/fxbarcode/
BC_TwoDimWriter.cpp 24 CFX_GraphStateData stateData;
27 device->DrawPath(&path, matrix, &stateData, m_backgroundColor,
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 317 stateData // reading data in middle of line
340 d.state = stateData
351 d.state = stateData
362 d.state = stateData
372 d.state = stateData
374 case stateData:
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 317 stateData // reading data in middle of line
340 d.state = stateData
351 d.state = stateData
362 d.state = stateData
372 d.state = stateData
374 case stateData:
  /external/pdfium/xfa/fxbarcode/oned/
BC_OneDimWriter.cpp 365 CFX_GraphStateData stateData;
368 device->DrawPath(&path, matrix, &stateData, m_backgroundColor,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 

Completed in 307 milliseconds