/external/v8/test/webkit/ |
D | array-enumerators-functions-expected.txt | 29 …ry(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.every.call(toObject(simp… 30 …ery(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.every.call(toObject(emp… 31 …(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.every.call(toObject(largeE… 32 …(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.every.call(toObject(largeS… 57 …h(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.forEach.call(toObject(sim… 58 …ch(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.forEach.call(toObject(em… 59 …forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.forEach.call(toObject(large… 60 …forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.forEach.call(toObject(large… 85 …ome(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(simp… 86 …ome(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(empt… [all …]
|
D | array-enumerators-functions.js | 56 function returnFalse() { count++; return false; } function
|
/external/mockito/src/org/mockito/ |
D | Matchers.java | 121 return reportMatcher(Any.ANY).returnFalse(); in anyBoolean() 488 return reportMatcher(new Equals(value)).returnFalse(); in eq() 802 return reportMatcher(matcher).returnFalse(); in booleanThat()
|
D | AdditionalMatchers.java | 576 return mockingProgress.getArgumentMatcherStorage().reportAnd().returnFalse(); in and() 713 return mockingProgress.getArgumentMatcherStorage().reportOr().returnFalse(); in or() 941 return mockingProgress.getArgumentMatcherStorage().reportNot().returnFalse(); in not()
|
/external/skia/src/codec/ |
D | SkJpegCodec.cpp | 40 return decoderMgr->returnFalse("setjmp"); in ReadHeader() 48 return decoderMgr->returnFalse("read_header"); in ReadHeader() 154 return fDecoderMgr->returnFalse("could not rewind"); in onRewind() 238 return fDecoderMgr->returnFalse("onDimensionsSupported/setjmp"); in onDimensionsSupported() 522 return fDecoderMgr->returnFalse("setjmp"); in onSkipScanlines()
|
D | SkJpegDecoderMgr.h | 28 bool returnFalse(const char caller[]);
|
D | SkJpegDecoderMgr.cpp | 27 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() function in JpegDecoderMgr
|
/external/mockito/src/org/mockito/internal/progress/ |
D | HandyReturnValues.java | 27 public boolean returnFalse() { in returnFalse() method in HandyReturnValues
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.min.js | 2 …returnFalse}else{this.type=src}if(props){jQuery.extend(this,props)}this.timeStamp=src&&src.timeSta… function in jQuery.Event
|
D | jquery.js | 3255 src.getPreventDefault && src.getPreventDefault() ) ? returnTrue : returnFalse; 3274 function returnFalse() { function 3319 isDefaultPrevented: returnFalse, 3320 isPropagationStopped: returnFalse, 3321 isImmediatePropagationStopped: returnFalse 3519 fn = returnFalse; 3566 fn = returnFalse;
|
/external/chromium-trace/catapult/third_party/jquery/ |
D | jquery-2.1.4.js | 4070 function returnFalse() { function 4686 returnFalse; 4708 isDefaultPrevented: returnFalse, 4709 isPropagationStopped: returnFalse, 4710 isImmediatePropagationStopped: returnFalse, 4845 fn = returnFalse; 4892 fn = returnFalse;
|
D | jquery-2.1.4.min.map | 1 …"rkeyEvent","rmouseEvent","rfocusMorph","rtypenamespace","returnTrue","returnFalse","safeActiveEle…
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 3446 src.getPreventDefault && src.getPreventDefault() ) ? returnTrue : returnFalse; 3465 function returnFalse() { function 3510 isDefaultPrevented: returnFalse, 3511 isPropagationStopped: returnFalse, 3512 isImmediatePropagationStopped: returnFalse 3702 fn = returnFalse; 3748 fn = returnFalse;
|