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

  /external/pdfium/core/src/fxcrt/
fx_basic_maps.cpp 43 void*& rValue) const {
65 rValue = pAssocRet->value;
67 FX_BOOL CFX_MapPtrToPtr::Lookup(void* key, void*& rValue) const {
73 rValue = pAssoc->value;
246 void*& rValue) const {
253 rValue = *(void**)(pKey + 1);
272 void* rValue = *(void**)(pKey + 1);
279 return rValue;
284 return rValue;
292 void*& rValue) const
    [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/xfa/src/fwl/src/core/
fwl_formimp.cpp 457 FX_DWORD vrKey, rValue;
460 pAccelerators->GetNextAssoc(pos, vrKey, rValue);
461 m_mapAccelerators.SetAt(vrKey, rValue);
    [all...]
fwl_noteimp.cpp 70 FX_DWORD vrKey, rValue;
72 accel.GetNextAssoc(pos, vrKey, rValue);
76 GenerateCommondEvent(rValue);
    [all...]
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.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 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 1081 milliseconds