Home
last modified time | relevance | path

Searched defs:ToType (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/dports/databases/py-ormar/ormar-0.10.23/ormar/fields/
H A Dthrough_field.py12 ToType = Type[Model] variable
18 to: "ToType", *, name: str = None, related_name: str = None, **kwargs: Any
H A Dmany_to_many.py25 ToType = Type["T"] variable
82 to: "ToType",
83 through: Optional["ToType"] = None,
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_cast.h71 operator ToType() const in ToType() function
146 operator const ToType() const in ToType() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dcasts.h16 typedef typename std::remove_pointer<To>::type ToType; in r_pod_cast() typedef
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/plugin/
H A Dtype_util.h28 struct ToType {}; struct
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/compiler/cpp/src/thrift/plugin/
H A Dtype_util.h28 struct ToType {}; struct
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp212 const BuiltinType &ToType) { in isWideEnoughToHold()
220 const BuiltinType &ToType) { in isWideEnoughToHold()
334 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
379 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
409 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingToIntegral() local
436 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp212 const BuiltinType &ToType) { in isWideEnoughToHold()
220 const BuiltinType &ToType) { in isWideEnoughToHold()
334 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
379 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
409 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingToIntegral() local
436 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp212 const BuiltinType &ToType) { in isWideEnoughToHold()
220 const BuiltinType &ToType) { in isWideEnoughToHold()
334 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
379 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
409 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingToIntegral() local
436 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp212 const BuiltinType &ToType) { in isWideEnoughToHold()
220 const BuiltinType &ToType) { in isWideEnoughToHold()
334 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
379 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
409 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingToIntegral() local
436 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp212 const BuiltinType &ToType) { in isWideEnoughToHold()
220 const BuiltinType &ToType) { in isWideEnoughToHold()
334 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
379 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
409 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingToIntegral() local
436 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/dbus-sharp/dbus-sharp-0.8.1/src/Protocol/
H A DDValue.cs38 public object ToType (Type conversionType) in ToType() method in DBus.Protocol.DValue
43 public object ToType (Type conversionType, IFormatProvider provider) in ToType() method in DBus.Protocol.DValue
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Dpropagate_value_category.hpp118 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
125 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/support/
H A Dpropagate_value_category.hpp118 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
125 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dpropagate_value_category.hpp118 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
125 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dpropagate_value_category.hpp118 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
125 using ToType = Apply<UnCVRef<Tp>>; in cast() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp157 const BuiltinType &ToType) { in isWideEnoughToHold()
165 const BuiltinType &ToType) { in isWideEnoughToHold()
247 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
280 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
338 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp149 const BuiltinType &ToType) { in isWideEnoughToHold()
157 const BuiltinType &ToType) { in isWideEnoughToHold()
239 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
272 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
330 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp158 const BuiltinType &ToType) { in isWideEnoughToHold()
166 const BuiltinType &ToType) { in isWideEnoughToHold()
248 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
281 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
339 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp158 const BuiltinType &ToType) { in isWideEnoughToHold()
166 const BuiltinType &ToType) { in isWideEnoughToHold()
248 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
281 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
339 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp149 const BuiltinType &ToType) { in isWideEnoughToHold()
157 const BuiltinType &ToType) { in isWideEnoughToHold()
239 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
272 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
330 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp160 const BuiltinType &ToType) { in isWideEnoughToHold()
168 const BuiltinType &ToType) { in isWideEnoughToHold()
250 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
283 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
341 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp149 const BuiltinType &ToType) { in isWideEnoughToHold()
157 const BuiltinType &ToType) { in isWideEnoughToHold()
239 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
272 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
330 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp160 const BuiltinType &ToType) { in isWideEnoughToHold()
168 const BuiltinType &ToType) { in isWideEnoughToHold()
250 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
283 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
341 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/
H A DNarrowingConversionsCheck.cpp150 const BuiltinType &ToType) { in isWideEnoughToHold()
158 const BuiltinType &ToType) { in isWideEnoughToHold()
240 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralCast() local
273 const BuiltinType *ToType = getBuiltinType(Lhs); in handleIntegralToFloating() local
331 const BuiltinType *ToType = getBuiltinType(Lhs); in handleFloatingCast() local

12345678910>>...26