/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
D | p4.cpp | 17 struct hiding {}; struct 18 int hiding; variable 25 using NonClass::hiding; // expected-error {{not a class}} 36 struct hiding {}; // expected-note {{previous use is here}} struct 37 Opaque0 hiding; member 44 using A::hiding; 54 typedef struct A::hiding local; in test1() 55 struct hiding _ = local(); in test1() 59 union hiding _; // expected-error {{tag type that does not match previous}} in test2() 71 Opaque0 _ = hiding; in test5() [all …]
|
/external/clang/test/CXX/class.access/class.access.dcl/ |
D | p1.cpp | 20 struct hiding {}; struct 21 int hiding; variable 28 …NonClass::hiding; // expected-error {{not a class}} expected-warning {{access declarations are dep… 39 struct hiding {}; // expected-note {{previous use is here}} struct 40 Opaque0 hiding; member 47 A::hiding; // expected-warning {{access declarations are deprecated}} 57 typedef struct A::hiding local; in test1() 58 struct hiding _ = local(); in test1() 62 union hiding _; // expected-error {{tag type that does not match previous}} in test2() 74 Opaque0 _ = hiding; in test5() [all …]
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
D | previewable_contents_controller_unittest.mm | 29 // TODO(rohitrao): Test showing and hiding the preview. This may require
|
/external/libpng/ |
D | TODO | 4 Improve API by hiding the png_struct and png_info structs.
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.PicoGUI | 39 - Support for hiding or changing the cursor
|
/external/grub/ |
D | AUTHORS | 44 Jason Thomas added Linux DAC960 support and support for hiding/unhiding
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | framed_browser_window_unittest.mm | 70 // Test that undocumented title-hiding API we're using does the job.
|
D | sidebar_controller.mm | 135 // Store split offset when hiding sidebar window only.
|
D | dev_tools_controller.mm | 125 // Store split offset when hiding devtools window only.
|
D | fullscreen_controller.mm | 139 // Start timers for showing/hiding the floating bar. 154 // status). This includes hiding the menu bar and displaying the "Exit
|
D | status_bubble_mac_unittest.mm | 175 // Test hiding bubble that's already hidden.
|
D | status_bubble_mac.mm | 41 // Delay before showing or hiding the bubble after a SetStatus or SetURL call.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_controller.mm | 287 // Called when our view is resized. If it gets too small, start by hiding
|
/external/webkit/Source/WebKit/mac/Panels/ |
D | WebAuthenticationPanel.m | 184 … // these two is how much shorter the panel needs to be after hiding the 'separateRealmLabel'.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_button.mm | 358 // Long clicks that end over the folder button result in the menu hiding.
|
D | bookmark_bar_folder_controller.mm | 50 // primarily as a result of hiding or showing the scroll arrows. 132 // Adjust layout of the folder menu window components, showing/hiding the
|
/external/quake/quake/src/QW/ |
D | qwchangelog.txt | 216 default exec files, as well as hiding "execing" messages.
|
D | qwrlnote.txt | 285 the default exec files, as well as hiding "execing" messages.
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
D | find_bar_cocoa_controller.mm | 259 // Prevent jumping while the FindBar is animating (hiding, then showing) too.
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
D | toolbar_controller.mm | 514 // hiding the button, reverse the direction of the movement (to the left).
|
/external/chromium/build/ |
D | common.gypi | 1299 # When building with shared libraries, remove the visiblity-hiding
|
/external/clang/test/ |
D | cxx-sections.data | 65 3.3.11 [basic.scope.hiding]
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 806 Where are they hiding?
|
/external/llvm/docs/ |
D | CodingStandards.rst | 350 encapsulation or data hiding (unless you use expensive protocol classes), but it
|
/external/stlport/etc/ |
D | ChangeLog | 1653 there is less than 64 digits before hiding hidden bits in vv.i64, for 2073 unordered_test.cpp: Remove DMC check hiding pointer specialization
|