/external/clang/test/CodeGenObjCXX/ |
block-in-template-inst.mm | 37 template<typename T> struct Curry; 40 struct Curry<R (^)(Arg0, Arg1, Arg2)> 44 Curry(FType _f) : f(_f) {} 45 ~Curry() {;} 67 void curry() { 68 Curry<__decltype(add)> c = Curry<__decltype(add)>(add);
|
/external/skia/src/core/ |
SkRegion_rects.cpp | 85 SkRegion::RunType Accumulator::append(SkRegion::RunType currY, const VEdge* edge) { 96 if (edge->fTop > currY) { 98 TRACE_ROW(SkDebugf("Y %d\n", currY);) 102 TRACE_ROW(SkDebugf("Y %d [%d", currY, edge->fX);) 105 if (edge->fTop > currY) { 253 int32_t currY = head->fTop; 254 Accumulator accum(currY, rectCount); 259 SkRegion::RunType nextY = accum.append(currY, edge); 261 while (edge->fTop <= currY) { 274 currY = nextY [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
ScrollerTest.java | 198 // We can not get the precise currX and currY when scrolling 295 // We can not get the precise currX and currY when scrolling 363 // We can not get the precise currX and currY when scrolling 389 int currY = mScroller.getCurrY(); 394 assertTrue(currY > 0); 395 assertTrue(currY < mScroller.getFinalY()); 407 int previousY = currY; 409 currY = mScroller.getCurrY(); 414 assertTrue(currY > previousY); 415 assertTrue(currY < mScroller.getFinalY()) [all...] |
/external/ppp/pppd/plugins/ |
passprompt.c | 4 * Copyright 1999 Paul Mackerras, Alan Curry.
|
winbind.c | 12 * Copyright 1999 Paul Mackerras, Alan Curry.
|
/external/skia/src/images/ |
SkImageDecoder_libgif.cpp | 60 int currY() const { 286 uint8_t* row = scanline + iter.currY() * rowBytes;
|
/external/webkit/Source/WebCore/inspector/front-end/UglifyJS/ |
parse-js.js | 906 var switch_block_ = curry(in_loop, function(){ 1193 function curry(f) { function [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
LinearLayoutRule.java | 387 Integer currY = data.getCurrY(); 389 if (currX != null && currY != null) { 393 int y = currY; 424 offsetY = currY - be.y - (isLast ? 0 : (be.h / 2)); 681 + ", currY=" + mCurrY //$NON-NLS-1$ 703 private void setCurrY(Integer currY) { 704 this.mCurrY = currY; [all...] |
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
haskell.php | 65 'either', 'fst', 'snd', 'curry', 'uncurry',
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | 225 curry: function() { 1070 return results.concat(values.map(toQueryPair.curry(key))); [all...] |
concat-jquery-mootools-prototype.js | [all...] |
/frameworks/base/core/java/android/widget/ |
AbsListView.java | [all...] |
/external/skia/emoji/ |
gmojiraw.txt | [all...] |
/external/srec/config/en.us/dictionary/ |
large.ok | [all...] |
/external/webkit/PerformanceTests/Parser/resources/ |
final-url-en | [all...] |