Home
last modified time | relevance | path

Searched refs:cast_op (Results 1 – 25 of 107) sorted by relevance

12345

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/casts/
H A Dcast_sign_loss.rs11 pub(super) fn check(cx: &LateContext<'_>, expr: &Expr<'_>, cast_op: &Expr<'_>, cast_from: Ty<'_>, c… in check()
12 if should_lint(cx, cast_op, cast_from, cast_to) { in check()
25 fn should_lint(cx: &LateContext<'_>, cast_op: &Expr<'_>, cast_from: Ty<'_>, cast_to: Ty<'_>) -> boo… in should_lint()
33 let const_val = constant(cx, cx.typeck_results(), cast_op); in should_lint()
44 if let ExprKind::MethodCall(path, _, _, _) = cast_op.kind { in should_lint()
50 if let Some(arglist) = method_chain_args(cast_op, &["unwrap"]); in should_lint()
H A Dcast_lossless.rs12 pub(super) fn check(cx: &LateContext<'_>, expr: &Expr<'_>, cast_op: &Expr<'_>, cast_from: Ty<'_>, c… in check()
20 let opt = snippet_opt(cx, cast_op.span); in check()
27 if should_strip_parens(cast_op, snip) { in check()
/dports/science/py-dlib/dlib-19.22/dlib/external/pybind11/include/pybind11/
H A Dstl.h79 value.insert(cast_op<Key &&>(std::move(conv))); in load()
114 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
150 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
212 value[ctr++] = cast_op<Value &&>(std::move(conv));
273 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
332 value = cast_op<U>(caster);
/dports/science/dlib-cpp/dlib-19.22/dlib/external/pybind11/include/pybind11/
H A Dstl.h79 value.insert(cast_op<Key &&>(std::move(conv))); in load()
114 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
150 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
212 value[ctr++] = cast_op<Value &&>(std::move(conv));
273 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
332 value = cast_op<U>(caster);
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/third-party/pybind11/include/pybind11/
H A Dstl.h78 value.insert(cast_op<Key &&>(std::move(conv))); in load()
112 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
146 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
207 value[ctr++] = cast_op<Value &&>(std::move(conv));
267 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
324 value = cast_op<U>(caster);
/dports/graphics/open3d/Open3D-0.2/src/External/pybind11/include/pybind11/
H A Dstl.h78 value.insert(cast_op<Key &&>(std::move(conv))); in load()
112 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
146 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
207 value[ctr++] = cast_op<Value &&>(std::move(conv));
267 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
326 value = cast_op<U>(caster);
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/pybind11/include/pybind11/
H A Dstl.h78 value.insert(cast_op<Key &&>(std::move(conv))); in load()
112 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
146 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
207 value[ctr++] = cast_op<Value &&>(std::move(conv));
267 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
326 value = cast_op<U>(caster);
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pybind11/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/math/petanque/arybo-release-1.1.0/petanque/third-party/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
225 value[ctr++] = cast_op<Value &&>(std::move(conv));
289 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
348 value = cast_op<U>(caster);
/dports/math/py-iminuit/iminuit-2.8.4/extern/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/misc/mnn/MNN-1.2.0/pymnn/src/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/pybind11/include/pybind11/
H A Dstl.h81 value.insert(cast_op<Key &&>(std::move(conv))); in load()
117 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
157 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
223 value[ctr++] = cast_op<Value &&>(std::move(conv));
284 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
343 value = cast_op<U>(caster);
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/python/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/science/hepmc3/HepMC3-3.2.4/python/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/science/gromacs/gromacs-2021.4/python_packaging/src/external/pybind/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);
/dports/cad/netgen/netgen-6.2.2105/external_dependencies/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);
/dports/devel/pybind11/pybind11-2.8.1/include/pybind11/
H A Dstl.h63 value.insert(cast_op<Key &&>(std::move(conv))); in load()
99 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
139 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
208 value[ctr++] = cast_op<Value &&>(std::move(conv));
272 value.emplace(cast_op<Value &&>(std::move(inner_caster)));
331 value = cast_op<U>(caster);
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/.eggs/pybind11-2.4.3-py3.7.egg/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);
/dports/math/cadabra2/cadabra2-2.3.6.8/libs/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/math/py-pytanque/pytanque-1.1.0/third-party/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/cpp/pybind11/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
285 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
344 value = cast_op<U>(caster);
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/include/pybind11/
H A Dstl.h63 value.insert(cast_op<Key &&>(std::move(conv))); in load()
99 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
139 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
208 value[ctr++] = cast_op<Value &&>(std::move(conv));
272 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
331 value = cast_op<U>(caster);
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/pybind11/include/pybind11/
H A Dstl.h80 value.insert(cast_op<Key &&>(std::move(conv))); in load()
116 value.emplace(cast_op<Key &&>(std::move(kconv)), cast_op<Value &&>(std::move(vconv))); in load()
156 value.push_back(cast_op<Value &&>(std::move(conv))); in load()
222 value[ctr++] = cast_op<Value &&>(std::move(conv));
283 value.emplace(cast_op<typename T::value_type &&>(std::move(inner_caster)));
342 value = cast_op<U>(caster);

12345