Home
last modified time | relevance | path

Searched defs:swappable (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
H A Dp5-cxx0x.cpp82 template<typename T> struct swappable { struct
83 typedef decltype(swap(declval<T&>(), declval<T&>())) type;
84 static const bool value = !is_same<type, nat>::value;
85 constexpr operator bool() const { return value; } in operator bool()
/dports/www/py-django-filer/django-filer-1.7.0/tests/utils/custom_image/
H A Dmodels.py13 swappable = 'FILER_IMAGE_MODEL' variable in Image.Meta
/dports/math/R-cran-wk/wk/src/
H A Dhandle-wkb.c118 uint32_t swappable; in wkb_read_uint() local
179 uint64_t swappable, swapped; in wkb_read_coordinates() local
193 uint64_t swappable; in wkb_read_coordinates() local
/dports/www/py-swapper/swapper-1.1.2.post1/tests/default_app/
H A Dmodels.py14 swappable = swapper.swappable_setting("default_app", "Type") variable in Type.Meta
/dports/www/py-django-filer/django-filer-1.7.0/filer/models/
H A Dimagemodels.py27 swappable = 'FILER_IMAGE_MODEL' variable in Image.Meta
/dports/science/py-phono3py/phono3py-1.22.3/phono3py/phonon3/
H A Dtriplets.py48 swappable=True, argument
359 swappable=True, argument
469 swappable=True): argument
/dports/games/pink-pony/pink-pony-1.4.1/src/
H A DTransformFeedback.hh21 bool swappable; member in TransformFeedback
H A DTransformFeedback.cc11 bool swappable) in TransformFeedback()
/dports/science/py-phono3py/phono3py-1.22.3/c/
H A Dtriplet.c78 const int swappable) in tpl_get_triplets_reciprocal_mesh_at_q()
232 const int swappable) in get_triplets_reciprocal_mesh_at_q()
H A Dtriplet_kpoint.c206 const int swappable) in tpk_get_ir_triplets_at_q()
246 const int swappable) in get_ir_triplets_at_q()
/dports/www/py-django-star-ratings/django-star-ratings-0.9.1/star_ratings/
H A Dmodels.py103 swappable = swapper.swappable_setting('star_ratings', 'Rating') variable in Rating.Meta

123