HomeSort by relevance Sort by last modified time
    Searched defs:lastResult (Results 1 - 25 of 28) sorted by null

1 2

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusHeaders.h 175 return (lastResult = status);
186 mutable Status lastResult;
258 mutable Status lastResult;
341 mutable Status lastResult;
378 mutable Status lastResult;
559 return (lastResult = status);
565 mutable Status lastResult;
747 lastResult = status;
759 return (lastResult = status);
766 mutable Status lastResult;
    [all...]
GdiPlusMatrix.h 32 lastResult = DllExports::GdipCreateMatrix(&matrix);
46 lastResult = DllExports::GdipCreateMatrix2(m11, m12, m21, m22,
57 lastResult = DllExports::GdipCreateMatrix3(&rect,
69 lastResult = DllExports::GdipCreateMatrix3I(&rect,
88 if (lastResult != Ok)
254 Status lastStatus = lastResult;
255 lastResult = Ok;
289 lastResult = Ok;
301 return (lastResult = status);
308 mutable Status lastResult;
    [all...]
GdiPlusimageAttributes.h 48 lastResult = DllExports::GdipCreateImageAttributes(&nativeImageAttr);
64 return new ImageAttributes(clone, lastResult);
358 Status lastStatus = lastResult;
359 lastResult = Ok;
376 lastResult = status;
387 return (lastResult = status);
394 mutable Status lastResult;
GdiPlusBrush.h 41 Brush *newBrush = new Brush(brush, lastResult);
62 Status lastStatus = lastResult;
63 lastResult = Ok;
101 lastResult = status;
113 return (lastResult = status);
119 mutable Status lastResult;
135 lastResult = DllExports::GdipCreateSolidFill(color.GetValue(), &brush);
154 return lastResult;
188 lastResult = DllExports::GdipCreateTexture(
206 lastResult = DllExports::GdipCreateTexture2(
    [all...]
GdiPlusPen.h 37 lastResult = DllExports::GdipCreatePen1(color.GetValue(),
46 lastResult = DllExports::GdipCreatePen2(brush->nativeBrush,
59 lastResult = DllExports::GdipClonePen(nativePen, &clonePen);
61 return new Pen(clonePen, lastResult);
328 if (lastResult == Ok)
333 return lastResult;
462 Status lastStatus = lastResult;
463 lastResult = Ok;
497 lastResult = status;
509 return (lastResult = status);
    [all...]
GdiPlusPath.h 32 lastResult = DllExports::GdipCreatePath(fillMode, &nativePath);
41 lastResult = DllExports::GdipCreatePath2(points,
54 lastResult = DllExports::GdipCreatePath2I(points,
135 return lastResult;
923 Status lastStatus = lastResult;
924 lastResult = Ok;
1007 lastResult = Ok;
1019 return (lastResult = status);
1026 mutable Status lastResult;
1045 lastResult = DllExports::GdipCreatePathIter(&iter, nativePath);
    [all...]
GdiPlusGraphics.h 61 lastResult = DllExports::GdipCreateFromHDC(hdc, &graphics);
71 lastResult = DllExports::GdipCreateFromHDC2(hdc, hdevice, &graphics);
83 lastResult = DllExports::GdipCreateFromHWNDICM(hwnd, &graphics);
87 lastResult = DllExports::GdipCreateFromHWND(hwnd, &graphics);
99 lastResult = DllExports::GdipGetImageGraphicsContext(
    [all...]
  /external/easymock/src/org/easymock/internal/
RecordState.java 35 private Result lastResult;
97 if (lastResult != null) {
100 lastResult = Result.createReturnResult(value);
106 if (lastResult != null) {
109 lastResult = Result.createThrowResult(throwable);
115 if (lastResult != null) {
118 lastResult = Result.createAnswerResult(answer);
124 if (lastResult != null) {
127 lastResult = Result.createDelegatingResult(delegateTo);
134 if (lastResult != null) {
    [all...]
  /external/chromium_org/third_party/icu/source/common/
rbbi.cpp 595 int32_t lastResult = handlePrevious(fData->fReverseTable);
596 if (lastResult == UBRK_DONE) {
597 lastResult = 0;
600 result = lastResult;
613 lastResult = result;
619 // the result position that we are to return (in lastResult.) If
627 utext_setNativeIndex(fText, lastResult);
634 return lastResult;
    [all...]
  /external/icu/icu4c/source/common/
rbbi.cpp 655 int32_t lastResult = handlePrevious(fData->fReverseTable);
656 if (lastResult == UBRK_DONE) {
657 lastResult = 0;
660 result = lastResult;
673 lastResult = result;
679 // the result position that we are to return (in lastResult.) If
687 utext_setNativeIndex(fText, lastResult);
694 return lastResult;
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 323 Result lastResult = SUCCESS.createResult();
327 lastResult = scene.init(params.getTimeout());
328 if (lastResult.isSuccess()) {
329 lastResult = scene.inflate();
330 if (lastResult.isSuccess()) {
331 lastResult = scene.render(true /*freshRender*/);
339 return new BridgeRenderSession(scene, lastResult);
354 Result lastResult = SUCCESS.createResult();
358 lastResult = action.init(params.getTimeout());
359 if (lastResult.isSuccess())
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-interpolation-1.19.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.13/
plexus-interpolation-1.13.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /prebuilts/tools/common/easymock-tools/
easymock-3.1.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
easymock-3.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 458 milliseconds

1 2