HomeSort by relevance Sort by last modified time
    Searched defs:rValue (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_maps.cpp 47 void CFX_MapPtrToPtr::GetNextAssoc(FX_POSITION& rNextPosition, void*& rKey, void*& rValue) const
69 rValue = pAssocRet->value;
71 FX_BOOL CFX_MapPtrToPtr::Lookup(void* key, void*& rValue) const
78 rValue = pAssoc->value;
217 CFX_ByteString& rKey, void*& rValue) const
239 rValue = pAssocRet->value;
327 FX_BOOL CFX_MapByteStringToPtr::Lookup(FX_BSTR key, void*& rValue) const
334 rValue = pAssoc->value;
457 void CFX_CMapByteStringToPtr::GetNextAssoc(FX_POSITION& rNextPosition, CFX_ByteString& rKey, void*& rValue) const
465 rValue = *(void**)(pKey + 1)
    [all...]
  /frameworks/av/media/libstagefright/yuv/
YUVImage.cpp 401 uint8_t rValue;
404 yuv2rgb(yValue, uValue, vValue, &rValue, &gValue, &bValue);
406 fprintf(fp, "%d %d %d\n", (int32_t)rValue, (int32_t)gValue, (int32_t)bValue);
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1041 milliseconds