Home
last modified time | relevance | path

Searched refs:hiding (Results 1 – 25 of 53) sorted by relevance

123

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
Dp4.cpp17 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/
Dp1.cpp20 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/
Dpreviewable_contents_controller_unittest.mm29 // TODO(rohitrao): Test showing and hiding the preview. This may require
/external/libpng/
DTODO4 Improve API by hiding the png_struct and png_info structs.
/external/qemu/distrib/sdl-1.2.15/
DREADME.PicoGUI39 - Support for hiding or changing the cursor
/external/grub/
DAUTHORS44 Jason Thomas added Linux DAC960 support and support for hiding/unhiding
/external/chromium/chrome/browser/ui/cocoa/
Dframed_browser_window_unittest.mm70 // Test that undocumented title-hiding API we're using does the job.
Dsidebar_controller.mm135 // Store split offset when hiding sidebar window only.
Ddev_tools_controller.mm125 // Store split offset when hiding devtools window only.
Dfullscreen_controller.mm139 // Start timers for showing/hiding the floating bar.
154 // status). This includes hiding the menu bar and displaying the "Exit
Dstatus_bubble_mac_unittest.mm175 // Test hiding bubble that's already hidden.
Dstatus_bubble_mac.mm41 // Delay before showing or hiding the bubble after a SetStatus or SetURL call.
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_controller.mm287 // Called when our view is resized. If it gets too small, start by hiding
/external/webkit/Source/WebKit/mac/Panels/
DWebAuthenticationPanel.m184 … // these two is how much shorter the panel needs to be after hiding the 'separateRealmLabel'.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_button.mm358 // Long clicks that end over the folder button result in the menu hiding.
Dbookmark_bar_folder_controller.mm50 // 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/
Dqwchangelog.txt216 default exec files, as well as hiding "execing" messages.
Dqwrlnote.txt285 the default exec files, as well as hiding "execing" messages.
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_cocoa_controller.mm259 // Prevent jumping while the FindBar is animating (hiding, then showing) too.
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dtoolbar_controller.mm514 // hiding the button, reverse the direction of the movement (to the left).
/external/chromium/build/
Dcommon.gypi1299 # When building with shared libraries, remove the visiblity-hiding
/external/clang/test/
Dcxx-sections.data65 3.3.11 [basic.scope.hiding]
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT806 Where are they hiding?
/external/llvm/docs/
DCodingStandards.rst350 encapsulation or data hiding (unless you use expensive protocol classes), but it
/external/stlport/etc/
DChangeLog1653 there is less than 64 digits before hiding hidden bits in vv.i64, for
2073 unordered_test.cpp: Remove DMC check hiding pointer specialization

123