Home
last modified time | relevance | path

Searched refs:Public (Results 1 – 25 of 643) sorted by relevance

12345678910>>...26

/external/clang/test/CXX/class.access/
Dp4.cpp10 class Public {} PublicInst; class
17 void foo(Public&);
29 void (A::*a)(Public&) = &A::foo; in test()
39 void operator+(Public&);
40 void operator[](Public&);
41 void operator()(Public&);
42 typedef void (*PublicSurrogate)(Public&);
58 void operator+(const A &, Public&);
63 void test(A &a, Public &pub, Protected &prot, Private &priv) { in test()
163 operator Public(); // expected-note 2{{member is declared here}}
[all …]
Dp6.cpp18 struct Public {}; struct Protected {}; struct Private {}; struct
35 operator Public ();
36 A(Public);
47 Public pub = a; in test()
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
Dp12.cpp14 typedef Private Public; typedef in test1::A
18 static Temp<A::Public> make() { return Temp<A::Public>(); } in make()
35 typedef Private Public; typedef in test2::A
39 static Temp<A::Public> make();
47 return Temp<A::Public>(0); in make()
/external/elfutils/m4/
Dlcmessage.m44 dnl General Public License. As a special exception to the GNU General
5 dnl Public License, this file may be distributed as part of a program
10 dnl the GNU General Public License or the GNU Library General Public
14 dnl by the GNU Library General Public License, and the rest of the GNU
15 dnl gettext package package is covered by the GNU General Public License.
Dnls.m48 dnl the GNU General Public License or the GNU Library General Public
12 dnl by the GNU Library General Public License, and the rest of the GNU
13 dnl gettext package package is covered by the GNU General Public License.
/external/harfbuzz/contrib/tables/
DREADME7 http://www.unicode.org/Public/5.1.0/ucd/extracted/DerivedGeneralCategory.txt
8 http://www.unicode.org/Public/5.1.0/ucd/extracted/DerivedCombiningClass.txt
9 http://www.unicode.org/Public/UNIDATA/auxiliary/GraphemeBreakProperty.txt
10 http://www.unicode.org/Public/5.1.0/ucd/Scripts.txt
/external/valgrind/main/VEX/
DLICENSE.README6 modify it under the terms of the GNU General Public License as
13 General Public License for more details.
15 You should have received a copy of the GNU General Public License
20 The GNU General Public License is contained in the file LICENSE.GPL.
/external/bison/m4/
Dnls.m49 dnl the GNU General Public License or the GNU Library General Public
13 dnl by the GNU Library General Public License, and the rest of the GNU
14 dnl gettext package package is covered by the GNU General Public License.
/external/qemu/
DLICENSE3 1) QEMU as a whole is released under the GNU General Public License
6 GNU General Public License. Hence each source file contains its own
10 released under the GNU Lesser General Public License. Many hardware
/external/grub/
Daclocal.m419 # it under the terms of the GNU General Public License as published by
26 # GNU General Public License for more details.
28 # You should have received a copy of the GNU General Public License
50 # it under the terms of the GNU General Public License as published by
57 # GNU General Public License for more details.
59 # You should have received a copy of the GNU General Public License
114 # it under the terms of the GNU General Public License as published by
121 # GNU General Public License for more details.
123 # You should have received a copy of the GNU General Public License
158 # it under the terms of the GNU General Public License as published by
[all …]
/external/webkit/Source/WebCore/html/
DHTMLTitleElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLDListElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLDivElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLParagraphElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLMenuElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLDirectoryElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLHeadingElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLBRElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLHeadElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLHtmlElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DHTMLDetailsElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
/external/webkit/Source/WebCore/dom/
DCDATASection.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DComment.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
DEntityReference.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License
/external/webkit/Source/WebCore/svg/
DSVGHKernElement.idl5 * modify it under the terms of the GNU Library General Public
12 * Library General Public License for more details.
14 * You should have received a copy of the GNU Library General Public License

12345678910>>...26