/third_party/typescript/src/tsserver/ |
D | webServer.ts | 12 hasLevel: returnFalse, 13 loggingEnabled: returnFalse,
|
/third_party/skia/src/codec/ |
D | SkJpegDecoderMgr.h | 26 bool returnFalse(const char caller[]);
|
D | SkJpegDecoderMgr.cpp | 43 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() function in JpegDecoderMgr
|
D | SkJpegCodec.cpp | 324 return fDecoderMgr->returnFalse("onRewind"); in onRewind() 409 return fDecoderMgr->returnFalse("onDimensionsSupported"); in onDimensionsSupported() 739 return fDecoderMgr->returnFalse("onSkipScanlines"); in onSkipScanlines()
|
/third_party/flutter/skia/src/codec/ |
D | SkJpegDecoderMgr.h | 26 bool returnFalse(const char caller[]);
|
D | SkJpegDecoderMgr.cpp | 43 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() function in JpegDecoderMgr
|
D | SkJpegCodec.cpp | 375 return fDecoderMgr->returnFalse("onRewind"); in onRewind() 460 return fDecoderMgr->returnFalse("onDimensionsSupported"); in onDimensionsSupported() 781 return fDecoderMgr->returnFalse("onSkipScanlines"); in onSkipScanlines()
|
/third_party/boost/libs/thread/test/ |
D | test_time_jumps.cpp | 470 bool returnFalse() in returnFalse() function 1064 bool noTimeout = cv.wait_for(g, Helper::waitDur, returnFalse); in testCondVarWaitForPred() 1078 bool noTimeout = cv.wait_until(g, Helper::steadyNow() + Helper::waitDur, returnFalse); in testCondVarWaitUntilPredSteady() 1092 bool noTimeout = cv.wait_until(g, Helper::systemNow() + Helper::waitDur, returnFalse); in testCondVarWaitUntilPredSystem() 1106 bool noTimeout = cv.wait_until(g, Helper::customNow() + Helper::waitDur, returnFalse); in testCondVarWaitUntilPredCustom() 1124 bool noTimeout = cv.timed_wait(g, ptDur, returnFalse); in testCondVarTimedWaitPredRelative() 1144 bool noTimeout = cv.timed_wait(g, ptNow + ptDur, returnFalse); in testCondVarTimedWaitPredAbsolute() 1647 typename Helper::packaged_task pt(returnFalse); in testFutureWaitFor() 1660 typename Helper::packaged_task pt(returnFalse); in testFutureWaitUntilSteady() 1673 typename Helper::packaged_task pt(returnFalse); in testFutureWaitUntilSystem() [all …]
|
/third_party/typescript/src/testRunner/unittests/services/extract/ |
D | helpers.ts | 99 … cancellationToken: { throwIfCancellationRequested: noop, isCancellationRequested: returnFalse }, 162 … cancellationToken: { throwIfCancellationRequested: noop, isCancellationRequested: returnFalse },
|
/third_party/typescript/src/harness/ |
D | virtualFileSystemWithWatch.ts | 532 this.removeFileOrFolder(currentEntry, returnFalse); 558 this.removeFileOrFolder(file, returnFalse, /*isRenaming*/ true); 578 this.removeFileOrFolder(folder, returnFalse, /*isRenaming*/ true); 695 this.removeFileOrFolder(currentEntry, returnFalse); 709 this.removeFileOrFolder(fsEntry, returnFalse); 713 this.removeFileOrFolder(currentEntry, returnFalse);
|
/third_party/typescript/src/server/ |
D | typingsCache.ts | 19 isKnownTypesPackageName: returnFalse,
|
D | project.ts | 208 protected isInitialLoadPending: () => boolean = returnFalse; 2206 this.isInitialLoadPending = returnFalse;
|
/third_party/typescript/src/webServer/ |
D | webServer.ts | 153 directoryExists: returnFalse, // Module resolution
|
/third_party/typescript/src/testRunner/unittests/services/ |
D | convertToAsyncFunction.ts | 314 … cancellationToken: { throwIfCancellationRequested: noop, isCancellationRequested: returnFalse },
|
/third_party/flutter/flutter/packages/flutter_test/test/ |
D | matchers_test.dart | 342 comparator.behavior = _ComparatorBehavior.returnFalse; 619 returnFalse, 642 case _ComparatorBehavior.returnFalse:
|
/third_party/typescript/src/testRunner/unittests/ |
D | reuseProgramStructure.ts | 925 path => program.getSourceFileByPath(path)!.version, /*fileExists*/ returnFalse, 926 /*hasInvalidatedResolution*/ returnFalse,
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | helpers.ts | 60 hasLevel: returnFalse, 61 loggingEnabled: returnFalse,
|
D | projects.ts | 387 isKnownTypesPackageName: returnFalse,
|
/third_party/typescript/src/compiler/ |
D | watchPublic.ts | 315 compilerHost.fileIsOpen = returnFalse;
|
D | emitter.ts | 811 isSourceFileFromExternalLibrary: returnFalse, 814 isSourceOfProjectReferenceRedirect: returnFalse, 846 isEmitBlocked: returnFalse,
|
D | core.ts | 1571 export function returnFalse(): false { return false; } function
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | jquery-3.1.0.js | 4797 function returnFalse() { function 4848 fn = returnFalse; 5298 returnFalse; 5331 isDefaultPrevented: returnFalse, 5332 isPropagationStopped: returnFalse, 5333 isImmediatePropagationStopped: returnFalse, 5490 fn = returnFalse;
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | jquery-3.1.0.js | 4797 function returnFalse() { function 4848 fn = returnFalse; 5298 returnFalse; 5331 isDefaultPrevented: returnFalse, 5332 isPropagationStopped: returnFalse, 5333 isImmediatePropagationStopped: returnFalse, 5490 fn = returnFalse;
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | jquery-3.1.0.js | 4797 function returnFalse() { function 4848 fn = returnFalse; 5298 returnFalse; 5331 isDefaultPrevented: returnFalse, 5332 isPropagationStopped: returnFalse, 5333 isImmediatePropagationStopped: returnFalse, 5490 fn = returnFalse;
|
/third_party/typescript/src/services/ |
D | services.ts | 1141 isCancellationRequested: returnFalse, 1322 … hasInvalidatedResolution: HasInvalidatedResolution = host.hasInvalidatedResolution || returnFalse;
|