Searched refs:rel_ops (Results 1 - 4 of 4) sorted by path

/external/clang/test/Index/
H A Dload-namespaces.cpp4 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/libcxx/test/utilities/utility/operators/
H A DAndroid.mk19 test_name := utilities/utility/operators/rel_ops
20 test_src := rel_ops.pass.cpp
H A Drel_ops.pass.cpp10 // test rel_ops
38 using namespace std::rel_ops;
/external/stlport/stlport/stl/config/
H A Dfeatures.h511 # 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 */

Completed in 232 milliseconds