/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | RecordingContextCanvasProxy.h | 57 …Layer(const SkRect* bounds, const SkPaint*, SaveFlags) { /* NOT IMPLEMENTED*/ CRASH(); return -1; } in saveLayer() 58 virtual bool translate(SkScalar dx, SkScalar dy) { /* NOT IMPLEMENTED*/ CRASH(); return -1; } in translate() 59 virtual bool scale(SkScalar sx, SkScalar sy) { /* NOT IMPLEMENTED*/ CRASH(); return -1; } in scale() 60 virtual bool skew(SkScalar sx, SkScalar sy) { /* NOT IMPLEMENTED*/ CRASH(); return -1; } in skew() 61 virtual bool concat(const SkMatrix& matrix) { /* NOT IMPLEMENTED*/ CRASH(); return -1; } in concat() 62 virtual void setMatrix(const SkMatrix& matrix) { /* NOT IMPLEMENTED*/ CRASH(); } in setMatrix() 63 …virtual bool clipRect(const SkRect&, SkRegion::Op, bool) { /* NOT IMPLEMENTED*/ CRASH(); return -1… in clipRect() 64 …virtual bool clipPath(const SkPath&, SkRegion::Op, bool) { /* NOT IMPLEMENTED*/ CRASH(); return -1… in clipPath() 65 …virtual bool clipRegion(const SkRegion& region, SkRegion::Op op) { /* NOT IMPLEMENTED*/ CRASH(); r… in clipRegion() 66 virtual void clear(SkColor) { /* NOT IMPLEMENTED*/ CRASH(); } in clear() [all …]
|
D | GraphicsOperation.cpp | 44 CRASH(); in operator new() 51 CRASH(); in operator delete()
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | OSAllocatorWin.cpp | 45 CRASH(); in reserveUncommitted() 53 CRASH(); in reserveAndCommit() 61 CRASH(); in commit() 68 CRASH(); in decommit() 77 CRASH(); in releaseDecommitted()
|
D | Assertions.h | 170 #ifndef CRASH 172 #define CRASH() do { \ macro 177 #define CRASH() do { \ macro 183 #define CRASH() do { \ macro 253 CRASH(); \ 259 CRASH(); \ 278 CRASH(); \ 295 CRASH(); \ 317 CRASH(); \
|
D | OSRandomSource.cpp | 66 CRASH(); // We need /dev/urandom for this API to work... in cryptographicallyRandomValuesFromOS() 69 CRASH(); in cryptographicallyRandomValuesFromOS() 75 CRASH(); in cryptographicallyRandomValuesFromOS() 77 CRASH(); in cryptographicallyRandomValuesFromOS()
|
D | TCSpinLock.h | 245 if (pthread_mutex_init(&private_lock_, NULL) != 0) CRASH(); in Init() 248 if (pthread_mutex_destroy(&private_lock_) != 0) CRASH(); in Finalize() 251 if (pthread_mutex_lock(&private_lock_) != 0) CRASH(); in Lock() 254 if (pthread_mutex_unlock(&private_lock_) != 0) CRASH(); in Unlock()
|
D | ThreadIdentifierDataPthreads.cpp | 84 CRASH(); in initializeKeyOnceHelper() 91 CRASH(); in initializeKeyOnce()
|
D | OSAllocatorPosix.cpp | 85 CRASH(); in reserveAndCommit() 118 CRASH(); in releaseDecommitted()
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | UStringConcatenate.h | 65 CRASH(); in makeUString() 74 CRASH(); in makeUString() 83 CRASH(); in makeUString() 92 CRASH(); in makeUString() 101 CRASH(); in makeUString() 110 CRASH(); in makeUString() 119 CRASH(); in makeUString()
|
/external/webkit/Source/WebCore/bindings/scripts/test/V8/ |
D | V8TestCallback.cpp | 90 CRASH(); in callbackWithClass1Param() 117 CRASH(); in callbackWithClass2Param() 122 CRASH(); in callbackWithClass2Param() 150 CRASH(); in callbackWithStringList()
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
D | test_expectations_unittest.py | 53 self.assertEquals(result_was_expected(CRASH, set([FAIL]), 57 self.assertEquals(result_was_expected(SKIP, set([CRASH]), 59 self.assertEquals(result_was_expected(SKIP, set([CRASH]), 77 self.assertEquals(remove_pixel_failures(set([PASS, IMAGE, CRASH])), 78 set([PASS, CRASH])) 139 set([TEXT, CRASH])) 185 s = self._exp._expected_failures.get_test_set(WONTFIX, CRASH) 188 s = self._exp._expected_failures.get_test_set(WONTFIX, CRASH, 236 self.assertFalse(match('failures/expected/text.html', CRASH, True)) 237 self.assertFalse(match('failures/expected/text.html', CRASH, False))
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | CheckedMalloc.cpp | 64 CRASH(); in protectionOfRegion() 79 CRASH(); in makeLargeMallocFailSilently() 89 CRASH(); in makeLargeMallocFailSilently()
|
/external/webkit/Source/WebKit/chromium/src/ |
D | ResourceHandle.cpp | 104 CRASH(); in start() 158 CRASH(); in didReceiveResponse() 167 CRASH(); in didReceiveData() 177 CRASH(); in didReceiveCachedMetadata() 186 CRASH(); in didFinishLoading()
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
D | StringImpl.cpp | 53 CRASH(); in ~StringImpl() 85 CRASH(); in createUninitialized() 124 CRASH(); in create() 212 CRASH(); in lower() 248 CRASH(); in upper() 293 CRASH(); in foldCase() 538 CRASH(); in find() 587 CRASH(); in findIgnoringCase() 807 CRASH(); in replace() 839 CRASH(); in replace() [all …]
|
D | StringBuffer.h | 45 CRASH(); in StringBuffer() 64 CRASH(); in resize()
|
D | StringConcatenate.h | 102 CRASH(); in m_buffer() 512 CRASH(); in makeString() 521 CRASH(); in makeString() 530 CRASH(); in makeString() 539 CRASH(); in makeString() 548 CRASH(); in makeString() 557 CRASH(); in makeString() 566 CRASH(); in makeString() 575 CRASH(); in makeString()
|
/external/chromium/chrome/browser/userfeedback/proto/ |
D | chrome.proto | 30 CRASH = 3; enumerator 49 CRASH = 6; enumerator
|
/external/clang/test/Index/ |
D | crash-recovery-modules.m | 6 // RUN: FileCheck < %t.err -check-prefix=CHECK-CRASH %s 7 // CHECK-CRASH: crash-recovery-modules.m:16:9:{16:2-16:14}: fatal error: could not build module 'Cr…
|
/external/webkit/Source/JavaScriptCore/jit/ |
D | ExecutableAllocator.h | 85 CRASH(); // Allocation is too large in roundUpAllocationSize() 189 CRASH(); in ExecutableAllocator() 351 CRASH(); // Failed to allocate in ExecutablePool() 361 CRASH(); // Failed to allocate in poolAllocate()
|
D | ExecutableAllocatorFixedVMPool.cpp | 415 CRASH(); in FixedVMPoolAllocator() 427 CRASH(); in alloc() 429 CRASH(); in alloc() 433 CRASH(); in alloc()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | LayerTilerChromium.cpp | 333 CRASH(); in updateFromPixels() 335 CRASH(); in updateFromPixels() 340 CRASH(); in updateFromPixels() 342 CRASH(); in updateFromPixels() 344 CRASH(); in updateFromPixels() 346 CRASH(); in updateFromPixels()
|
/external/webkit/Source/WebCore/bridge/ |
D | npruntime.cpp | 90 CRASH(); in NPN_InitializeVariantWithStringCopy() 121 CRASH(); in _NPN_CreateObject()
|
/external/webkit/Source/WebCore/xml/ |
D | XSLTProcessorLibxslt.cpp | 329 CRASH(); in transformToString() 331 CRASH(); in transformToString() 333 CRASH(); in transformToString() 335 CRASH(); in transformToString()
|
/external/clang/test/Index/Inputs/Headers/ |
D | crash.h | 2 #ifdef CRASH
|
/external/clang/test/Driver/ |
D | output-file-cleanup.c | 19 #ifdef CRASH
|