OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rel_ops
(Results
1 - 25
of
105
) sorted by null
1
2
3
4
5
/external/libcxx/test/utilities/utility/operators/
Android.mk
19
test_name := utilities/utility/operators/
rel_ops
20
test_src :=
rel_ops
.pass.cpp
rel_ops.pass.cpp
10
// test
rel_ops
38
using namespace std::
rel_ops
;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/operators/
rel_ops.pass.cpp
10
// test
rel_ops
38
using namespace std::
rel_ops
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/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
73
/** @namespace std::
rel_ops
130
} // namespace
rel_ops
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.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
73
/** @namespace std::
rel_ops
130
} // namespace
rel_ops
/prebuilts/ndk/5/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/6/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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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/9/sources/cxx-stl/gnu-libstdc++/4.8/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
73
/** @namespace std::
rel_ops
130
} // namespace
rel_ops
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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
73
/** @namespace std::
rel_ops
130
} // namespace
rel_ops
/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]
/external/stlport/stlport/stl/config/
features.h
511
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{}
514
/* Use std::
rel_ops
namespace */
515
# define _STLP_BEGIN_RELOPS_NAMESPACE _STLP_BEGIN_NAMESPACE namespace
rel_ops
{
518
# endif /* Use std::
rel_ops
namespace */
[
all
...]
user_config.h
96
* operator templates (>, <=, >=, !=) in namespace std::
rel_ops
, even
99
* to simulate hiding them into
rel_ops
. This was proved to resolve many compiler bugs with ambiguity.
/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/5/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/6/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/7/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/8/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/9/sources/cxx-stl/EH/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
...]
Completed in 890 milliseconds
1
2
3
4
5