Searched refs:_debug (Results 1 – 25 of 30) sorted by relevance
12
/external/stlport/etc/ |
D | msvcincl.dat | 208 _debug.c 209 _debug.h
|
D | ChangeLog-4.0 | 78 …* _debug.h/_debug.c : __STL_ASSERT/__STL_VERBOSE_ASSERT/__STL_VERBOSE_RETUN macros guarded to be o… 97 * _debug.c/_debug.h - added extra zero-initialization for more robustness; 345 * debug/_debug.h : added namespace to __STL_ASSERT for EH test which uses this internal macro. 446 * debug/_debug.h/.c, debug/_deque.h, debug/_string.h - fixed debug mode bugs;
|
D | ChangeLog-5.1 | 835 _rope.h, _string_base.h, _vector.h, debug/_debug.h: Add 1633 * stlport/stl/config/host.h, compat.h, debug/_debug.c: Removed 2041 * stlport/stl/debug/_debug.c: Implement 2049 * stlport/stl/_debug.h, _debug.c: Add new error type: bad equivalent 2056 * stlport/stl/_debug.h, _debug.c: Check _STLP_DEBUG_MODE_THROW in 2144 * stlport/stl/_algo.c, debug/_debug.h, _debug.c: Add check for 2533 debug/_debug.c: Adapt existing Cygwin/MinGW workaround for new 2634 * stlport/stl/debug/_debug.c, stlport/stl/_threads.h: 2673 * stlport/stl/debug/_debug.h, _debug.c, _string_sum_methods.h: 3845 * stlport/stl/_valarray.h: Add missing _debug.h header inclusion for [all …]
|
D | ChangeLog | 729 * stlport/stl/debug/_debug.h, _deque.h, _list.h, _vector.h: Prefer to 877 * stlport/stl/config/_evc.h, debug/_debug.h, _debug.c: Patch 1330 * stlport/stl/debug/_debug.h: __symetrical_strict_weak_call 1343 * stlport/stl/debug/_debug.h: Add __symetrical_strict_weak_call 1394 * src/dll_main.cpp, stlport/stl/debug/_debug.c: removed 1737 * stlport/stl/debug/_debug.h, _debug.c: Replace __in_range with 1908 * stlport/stl/_prolog.h: Hide _debug.h when including C standard 1910 scope that do not accept templates exposed in _debug.h. 2103 * stlport/stl/debug/_debug.c: stl/_cstdlib.h already included; 2128 * stlport/stl/_prolog.h, config/features.h, debug/_debug.h: [all …]
|
/external/webkit/Source/JavaScriptGlue/Configurations/ |
D | Base.xcconfig | 61 …or each variant here, and have the Debug configuration in the Xcode project use the _debug variant.
|
/external/webkit/Source/WebKit/mac/Configurations/ |
D | Base.xcconfig | 72 …or each variant here, and have the Debug configuration in the Xcode project use the _debug variant.
|
/external/webkit/Source/WebKit2/Configurations/ |
D | Base.xcconfig | 65 …or each variant here, and have the Debug configuration in the Xcode project use the _debug variant.
|
/external/webkit/Source/JavaScriptCore/Configurations/ |
D | Base.xcconfig | 86 …or each variant here, and have the Debug configuration in the Xcode project use the _debug variant.
|
/external/webkit/Source/WebCore/Configurations/ |
D | Base.xcconfig | 76 …or each variant here, and have the Debug configuration in the Xcode project use the _debug variant.
|
/external/webkit/WebKitLibraries/ |
D | ChangeLog | 116 labeled DLLs ("*_debug.dll") are linked for testing runs. 1877 - stop using _debug suffix for all WebKit/Safari binaries 1878 - not use _debug as a DLL naming suffix 1883 Specify USE_DEBUG_SAFARI_THEME to get "_debug" suffix for debug_all. 1886 Don't specify _debug suffix for standard debug_internal builds. 1992 Revise CFLite Debug build to emit DLL's with _debug label.
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 3314 enum _debug enum
|
/external/clang/include/clang/Driver/ |
D | Options.td | 738 def _debug : Flag<"--debug">, Alias<g_Flag>;
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 7697 dependency to have proper "_debug" suffix needed by 8417 - stop using _debug suffix for all WebKit/Safari binaries 8418 - not use _debug as a DLL naming suffix 9516 Revise CFLite Debug build to emit DLL's with _debug label.
|
D | ChangeLog-2009-06-16 | 8040 * WebKit.vcproj/WebKit.vcproj: Link to icuin{_debug}.lib 14620 and is "_debug" for both Debug and Debug_Internal. LibraryConfigSuffix 14621 is used for external projects, and is "" for Debug and "_debug" for 19112 Don't copy WebKit{_debug}.dll back to AppleInternal/bin (SDK) 21351 Build fix: Don't copy WebKit(_debug).dll into $WebKitSDKDir 21399 Use $(ConfigSuffix) set via vsprops files to add _debug
|
/external/webkit/Source/JavaScriptGlue/ |
D | ChangeLog | 1986 <rdar://problem/6139914> Please include a _debug version of JavaScriptCore framework
|
/external/webkit/Source/WebKit/ |
D | ChangeLog | 3467 <rdar://problem/6139914> Please include a _debug version of JavaScriptCore framework
|
/external/webkit/Tools/ |
D | ChangeLog-2009-06-16 | 5679 <rdar://problem/6139914> Please include a _debug version of JavaScriptCore framework 8201 * Scripts/webkitdirs.pm: Never append _debug to FindSafari's 8718 …* DumpRenderTree/win/DumpRenderTree.cpp: TestNetscapePlugin is built with a _debug suffix in both … 9087 * Scripts/webkitdirs.pm: Append _debug as appropriate. 13076 never have a _debug suffix on WebKit.dll. 13078 (initializeWebKit): Only use the _debug suffix for WebKit.dll when
|
D | ChangeLog-2010-05-24 | 384 The WebKitAPITest targets do not use the "_debug" suffix needed 26422 In Debug_Internal, DumpRenderTree.exe and ImageDiff.exe have no _debug 26429 * Scripts/run-webkit-tests: Don't add the _debug suffix in 27261 - stop using _debug suffix for all WebKit/Safari binaries 27262 - not use _debug as a DLL naming suffix 29947 _debug suffix to Safari.exe. 30123 the libraries, which get the _debug suffix and can be loaded on
|
D | ChangeLog-2011-02-16 | 10069 As of r72327, the "_debug" suffix is only used in Debug_All builds. 26521 (WTR::TestController::initializeInjectedBundlePath): Add the _debug
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2010-05-24 | 16434 - stop using _debug suffix for all WebKit/Safari binaries 16435 - not use _debug as a DLL naming suffix 19943 Revise CFLite Debug build to emit DLL's with _debug label.
|
D | ChangeLog-2008-08-10 | 30021 longer has the "_debug" name suffix. 30044 - Removed the _debug suffix. 31205 in the name of icuuc36[_debug].dll.
|
D | ChangeLog-2009-06-16 | 7711 re-order the file list, and added JavaScriptCore[_debug].def to the 39691 <rdar://problem/6139914> Please include a _debug version of JavaScriptCore framework
|
D | ChangeLog-2007-10-14 | 7312 Use $(ConfigSuffix) set via vsprops files to add _debug
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 15639 <rdar://problem/6139914> Please include a _debug version of JavaScriptCore framework
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 44986 - stop using _debug suffix for all WebKit/Safari binaries 44987 - not use _debug as a DLL naming suffix 66324 the libraries, which get the _debug suffix and can be loaded on
|
12