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

1234567891011>>

/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/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 {
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 { }
H A Dredecl_namespaces_left.h0 namespace A {
H A Dredecl_namespaces_right.h0 namespace A {
/external/chromium_org/remoting/base/
H A Dtest_rsa_key_pair.h5 namespace remoting {
32 } // namespace remoting
/external/chromium/base/allocator/
H A Dallocator_shim.h8 namespace base {
9 namespace allocator {
17 } // namespace base.
18 } // namespace allocator.
/external/chromium/base/mac/
H A Dos_crash_dumps.h8 namespace base {
9 namespace mac {
17 } // namespace mac
18 } // namespace base
/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/base/chromeos/
H A Dchromeos_version.h10 namespace base {
11 namespace chromeos {
17 } // namespace chromeos
18 } // namespace base
/external/chromium_org/base/debug/
H A Dtrace_event_unittest.h7 namespace base {
8 namespace debug {
13 } // namespace debug
14 } // namespace base
/external/chromium_org/base/mac/
H A Dos_crash_dumps.h10 namespace base {
11 namespace mac {
19 } // namespace mac
20 } // namespace base
/external/chromium_org/base/test/
H A Dtest_listener_ios.h8 namespace base {
9 namespace test_listener_ios {
14 } // namespace test_listener_ios
15 } // namespace base
/external/chromium_org/chrome/browser/drive/
H A Ddrive_switches.h8 namespace drive {
9 namespace switches {
13 } // namespace switches
14 } // namespace drive

Completed in 2320 milliseconds

1234567891011>>