/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/check-for-inappropriate-macros-in-external-headers-tests/ |
D | fake-data-failing-expected.txt | 1 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:2' included forbidden macro 'PLATFORM' => '#if P… 2 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:4' included forbidden macro 'CPU' => '#if CPU(X8… 3 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:6' included forbidden macro 'OS' => '#if OS(MACO… 4 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:8' included forbidden macro 'COMPILER' => '#if C… 5 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:10' included forbidden macro 'ENABLE' => '#if EN… 6 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:12' included forbidden macro 'HAVE' => '#if HAVE… 7 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:14' included forbidden macro 'USE' => '#if USE(F… 8 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:16' included forbidden macro 'COMPILER' => '#if … 9 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:18' included forbidden macro 'COMPILER' => '#if … 10 ERROR: '--stripped--/Fake.framework/Headers/Fail.h:23' included forbidden macro 'PLATFORM' => ' #i… [all …]
|
/external/v8/test/mjsunit/regress/ |
D | regress-1650.js | 41 function Fake() {} class 45 Fake.prototype.call = function () { 46 assertSame(Fake.prototype.bind, this); 53 Fake.prototype.bind = function () { 56 var fake = new Fake;
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-1650.js | 41 function Fake() {} class 45 Fake.prototype.call = function () { 46 assertSame(Fake.prototype.bind, this); 53 Fake.prototype.bind = function () { 56 var fake = new Fake;
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
D | proxy_unittest.cc | 61 BEGIN_PROXY_MAP(Fake) 71 class Fake : public FakeInterface { class 73 static talk_base::scoped_refptr<Fake> Create() { in Create() 74 return new talk_base::RefCountedObject<Fake>(); in Create() 87 Fake() {} in Fake() function in webrtc::Fake 88 ~Fake() {} in ~Fake() 102 fake_ = Fake::Create(); in SetUp() 109 talk_base::scoped_refptr<Fake> fake_;
|
/external/clang/test/SemaCXX/ |
D | member-pointer.cpp | 67 namespace Fake namespace 77 int *pni = &Fake::i; in g() 81 void (*pnf)() = &Fake::f; in g()
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_folder_target_unittest.mm | 54 // Fake controller 75 // Fake controller 106 // Fake controller
|
D | bookmark_bar_folder_view_unittest.mm | 20 // Fake DraggingInfo, fake BookmarkBarController, fake NSPasteboard... 98 // Fake a controller for callback ponging
|
D | bookmark_bar_view_unittest.mm | 20 // Fake DraggingInfo, fake BookmarkBarController, fake NSPasteboard... 98 // Fake a controller for callback ponging
|
D | bookmark_button_unittest.mm | 16 // Fake BookmarkButton delegate to get a pong on mouse entered/exited
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_folder_target_unittest.mm | 52 // Fake controller 74 // Fake controller 106 // Fake controller
|
D | bookmark_bar_view_unittest.mm | 31 // Fake DraggingInfo, fake BookmarkBarController, fake NSPasteboard... 126 // Fake a controller for callback ponging
|
D | bookmark_button_unittest.mm | 17 // Fake BookmarkButton delegate to get a pong on mouse entered/exited
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/ |
D | ProxyTest.java | 163 class Fake extends Proxy { in test_isProxyClassLjava_lang_Class() class 164 Fake() { in test_isProxyClassLjava_lang_Class() method in ProxyTest.Fake 180 .isProxyClass(Fake.class)); in test_isProxyClassLjava_lang_Class()
|
/external/chromium_org/tools/gyp/test/rules/src/ |
D | as.bat | 6 :: Fake assembler for Windows
|
/external/icu4c/data/mappings/ |
D | noop-iso-ir-165.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table
|
D | noop-gb2312_gl.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table
|
/external/chromium_org/third_party/icu/source/data/mappings/ |
D | noop-iso-ir-165.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table
|
D | noop-gb2312_gl.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 43 - Fake applying bounding set for old OS
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.tex | 70 % Fake some more DocBook elements
|
/external/chromium/webkit/glue/ |
D | webmenurunner_mac.mm | 194 // Fake an ESC key event (keyCode = 0x1B, from webinputevent_mac.mm) and
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | base_bubble_controller_unittest.mm | 154 // Fake the key state notification. Because unit_tests is a "daemon" process
|
/external/chromium/chrome/browser/renderer_host/ |
D | accelerated_plugin_view_mac.mm | 131 // don't have flow control implemented right now. Fake up a swap
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | menu_controller_unittest.mm | 173 // Fake selecting the menu item, we expect the delegate to be told to execute
|
/external/clang/test/Analysis/ |
D | keychainAPI.m | 3 // Fake typedefs.
|