OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rel_ops
(Results
1 - 14
of
14
) sorted by null
/external/clang/test/Index/
load-namespaces.cpp
4
namespace
rel_ops
{
namespace in namespace:std
27
namespace my_rel_ops = std::
rel_ops
;
31
// CHECK: load-namespaces.cpp:4:13: Namespace=
rel_ops
:4:13 (Definition) Extent=[4:3 - 6:4]
50
// CHECK: load-namespaces.cpp:27:29: NamespaceRef=
rel_ops
:4:13 Extent=[27:29 - 27:36]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_relops.h
1
// std::
rel_ops
implementation -*- C++ -*-
61
* Short summary: the
rel_ops
operators should be avoided for the present.
69
namespace
rel_ops
namespace
71
/** @namespace std::
rel_ops
127
} // namespace
rel_ops
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_relops.h
1
// std::
rel_ops
implementation -*- C++ -*-
62
* Short summary: the
rel_ops
operators should be avoided for the present.
70
namespace
rel_ops
namespace
74
/** @namespace std::
rel_ops
131
} // namespace
rel_ops
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_relops.h
1
// std::
rel_ops
implementation -*- C++ -*-
62
* Short summary: the
rel_ops
operators should be avoided for the present.
70
namespace
rel_ops
namespace
74
/** @namespace std::
rel_ops
131
} // namespace
rel_ops
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_relops.h
1
// std::
rel_ops
implementation -*- C++ -*-
61
* Short summary: the
rel_ops
operators should be avoided for the present.
69
namespace
rel_ops
namespace
71
/** @namespace std::
rel_ops
127
} // namespace
rel_ops
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_relops.h
1
// std::
rel_ops
implementation -*- C++ -*-
61
* Short summary: the
rel_ops
operators should be avoided for the present.
69
namespace
rel_ops
namespace
71
/** @namespace std::
rel_ops
127
} // namespace
rel_ops
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_relops.h
1
// std::
rel_ops
implementation -*- C++ -*-
61
* Short summary: the
rel_ops
operators should be avoided for the present.
69
namespace
rel_ops
namespace
71
/** @namespace std::
rel_ops
127
} // namespace
rel_ops
/external/stlport/stlport/stl/config/
features.h
505
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{}
508
/* Use std::
rel_ops
namespace */
509
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{
512
# endif /* Use std::
rel_ops
namespace */
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h
505
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{}
508
/* Use std::
rel_ops
namespace */
509
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{
512
# endif /* Use std::
rel_ops
namespace */
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
features.h
505
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{}
508
/* Use std::
rel_ops
namespace */
509
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{
512
# endif /* Use std::
rel_ops
namespace */
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
features.h
505
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{}
508
/* Use std::
rel_ops
namespace */
509
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{
512
# endif /* Use std::
rel_ops
namespace */
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
features.h
505
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{}
508
/* Use std::
rel_ops
namespace */
509
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{
512
# endif /* Use std::
rel_ops
namespace */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h
126
namespace
rel_ops
{ }
174
namespace
rel_ops
{ inline namespace __7 { } }
namespace in namespace:std
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h
126
namespace
rel_ops
{ }
174
namespace
rel_ops
{ inline namespace __7 { } }
namespace in namespace:std
[
all
...]
Completed in 1570 milliseconds