Searched refs:namespace (Results 1 - 25 of 22348) sorted by relevance

1234567891011>>

/external/clang/test/Modules/Inputs/update-after-load/
H A Da.h0 namespace llvm {}
H A Db.h2 namespace llvm { void f(); }
/external/chromium_org/ash/test/
H A Dtest_suite_init.h5 namespace ash {
6 namespace test {
10 } // namespace test
11 } // namespace ash
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dpackage_info.h35 // This file exists solely to document the google::protobuf namespace.
39 namespace google {
63 namespace protobuf {}
64 } // namespace google
/external/chromium_org/third_party/webrtc/modules/video_capture/
H A Densure_initialized.h11 namespace webrtc {
12 namespace videocapturemodule {
18 } // namespace videocapturemodule.
19 } // namespace webrtc.
/external/clang/test/Coverage/
H A Dcxx-language-features.inc6 namespace std {
7 namespace debug {
11 using namespace std::debug;
12 using namespace std;
14 namespace safestl = ::std::debug;
/external/clang/test/Index/
H A Dcomplete-preamble.h0 namespace std {
5 namespace std {
/external/eigen/doc/
H A DUsingIntelMKL.dox33 namespace Eigen {
/external/protobuf/src/google/protobuf/
H A Dpackage_info.h35 // This file exists solely to document the google::protobuf namespace.
39 namespace google {
63 namespace protobuf {}
64 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.h31 // This header declares the namespace google::protobuf::protobuf_unittest in order to expose
33 // unittest.cc will declare the namespace prior to other includes, while obeying
37 // name with "::", in case the namespace google::protobuf::foo exists. We intentionally
45 namespace google {
46 namespace protobuf {
47 namespace protobuf_unittest {}
48 } // namespace protobuf
50 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dpackage_info.h35 // This file exists solely to document the google::protobuf::compiler namespace.
39 namespace google {
41 namespace protobuf {
61 namespace compiler {}
63 } // namespace protobuf
64 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dpackage_info.h35 // This file exists solely to document the google::protobuf::io namespace.
39 namespace google {
41 namespace protobuf {
51 namespace io {}
53 } // namespace protobuf
54 } // namespace google
/external/protobuf/src/google/protobuf/compiler/
H A Dpackage_info.h35 // This file exists solely to document the google::protobuf::compiler namespace.
39 namespace google {
41 namespace protobuf {
61 namespace compiler {}
63 } // namespace protobuf
64 } // namespace google
/external/protobuf/src/google/protobuf/io/
H A Dpackage_info.h35 // This file exists solely to document the google::protobuf::io namespace.
39 namespace google {
41 namespace protobuf {
51 namespace io {}
53 } // namespace protobuf
54 } // namespace google
/external/clang/test/Modules/Inputs/
H A Dcxx-inline-namespace.h0 namespace std {
2 inline namespace __1 {
3 namespace __is_function_imp {}
7 namespace std {
8 inline namespace __1 {
13 namespace X {
14 inline namespace Y {
H A Dnamespaces-right.h6 namespace LookupBeforeImport {
10 namespace N2 { }
12 namespace N2 { }
14 namespace N2 { }
16 namespace N2 { }
18 namespace N2 {
22 namespace N3 {
26 namespace N5 {
30 namespace N6 {
34 namespace N
[all...]
H A Dnamespaces-top.h0 namespace N1 {
5 namespace N2 {
9 namespace N3 {
13 namespace N12 { }
15 namespace N13 {
21 namespace AddAndReexportBeforeImport {
H A Dredecl_namespaces_left.h0 namespace A {
H A Dredecl_namespaces_right.h0 namespace A {
/external/chromium_org/media/cast/test/utility/
H A Dnet_utility.h7 namespace media {
8 namespace cast {
9 namespace test {
16 } // namespace test
17 } // namespace cast
18 } // namespace media
/external/chromium_org/remoting/base/
H A Dtest_rsa_key_pair.h5 namespace remoting {
32 } // namespace remoting
/external/chromium_org/ash/accelerators/
H A Ddebug_commands.h12 namespace ash {
13 namespace debug {
19 } // namespace debug
20 } // namespace ash
/external/chromium_org/ash/shell/
H A Dshell_main_parts.h8 namespace ash {
9 namespace shell {
14 } // namespace shell
15 } // namespace ash
/external/chromium_org/ash/system/user/
H A Dconfig.h10 namespace ash {
11 namespace tray {
19 } // namespace tray
20 } // namespace ash
/external/chromium_org/athena/util/
H A Dswitches.h8 namespace athena {
9 namespace switches {
13 } // namespace switches
14 } // namespace athena

Completed in 5707 milliseconds

1234567891011>>