Home
last modified time | relevance | path

Searched refs:output_type (Results 1 – 25 of 3660) sorted by relevance

12345678910>>...147

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Drepresentation-change.cc164 if (output_type.Is(Type::BigInt()) && in GetRepresentationFor()
257 if (output_type.Is(Type::None())) { in GetTaggedSignedRepresentationFor()
402 if (output_type.Is(Type::None())) { in GetTaggedPointerRepresentationFor()
516 if (output_type.Is(Type::None())) { in GetTaggedRepresentationFor()
582 } else if (output_type.Is( in GetTaggedRepresentationFor()
586 } else if (output_type.Is( in GetTaggedRepresentationFor()
625 if (output_type.Is(Type::None())) { in GetFloat32RepresentationFor()
697 if (output_type.Is(Type::None())) { in GetFloat64RepresentationFor()
829 if (output_type.Is(Type::None())) { in GetWord32RepresentationFor()
1013 if (output_type.Is(Type::None())) { in GetBitRepresentationFor()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Drepresentation-change.cc163 if (output_type.Is(Type::BigInt()) && in GetRepresentationFor()
250 if (output_type.Is(Type::None())) { in GetTaggedSignedRepresentationFor()
394 if (output_type.Is(Type::None())) { in GetTaggedPointerRepresentationFor()
492 if (output_type.Is(Type::None())) { in GetTaggedRepresentationFor()
558 } else if (output_type.Is( in GetTaggedRepresentationFor()
562 } else if (output_type.Is( in GetTaggedRepresentationFor()
601 if (output_type.Is(Type::None())) { in GetFloat32RepresentationFor()
672 if (output_type.Is(Type::None())) { in GetFloat64RepresentationFor()
793 if (output_type.Is(Type::None())) { in GetWord32RepresentationFor()
977 if (output_type.Is(Type::None())) { in GetBitRepresentationFor()
[all …]
/dports/x11-wm/wmconfig/wmconfig-1.5.1/
H A Dwmconfig.c161 static int output_type = 0; variable
296 output_type = DO_MWM; in parse_options()
316 output_type = DO_KDE; in parse_options()
327 output_type = DO_TWM; in parse_options()
333 output_type = DO_TWM; in parse_options()
339 output_type = DO_TWM; in parse_options()
345 output_type = DO_TWM; in parse_options()
422 output_type = DO_PWM; in parse_options()
454 output_type = DO_UDE; in parse_options()
627 if (!output_type) { in main()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Drepresentation-change.cc164 if (output_type.Is(Type::BigInt()) && in GetRepresentationFor()
261 if (output_type.Is(Type::None())) { in GetTaggedSignedRepresentationFor()
406 if (output_type.Is(Type::None())) { in GetTaggedPointerRepresentationFor()
521 if (output_type.Is(Type::None())) { in GetTaggedRepresentationFor()
587 } else if (output_type.Is( in GetTaggedRepresentationFor()
591 } else if (output_type.Is( in GetTaggedRepresentationFor()
630 if (output_type.Is(Type::None())) { in GetFloat32RepresentationFor()
702 if (output_type.Is(Type::None())) { in GetFloat64RepresentationFor()
842 if (output_type.Is(Type::None())) { in GetWord32RepresentationFor()
1026 if (output_type.Is(Type::None())) { in GetBitRepresentationFor()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Doutput.c127 switch (output_type) { in put_delimiter()
172 switch (output_type) { in grn_output_array_open()
210 switch (output_type) { in grn_output_array_close()
253 switch (output_type) { in grn_output_map_open()
290 switch (output_type) { in grn_output_map_close()
332 switch (output_type) { in grn_output_int32()
362 switch (output_type) { in grn_output_int64()
392 switch (output_type) { in grn_output_uint64()
422 switch (output_type) { in grn_output_float()
453 switch (output_type) { in grn_output_str()
[all …]
H A Dgrn_output.h37 grn_content_type output_type);
38 void grn_output_int32(grn_ctx *ctx, grn_obj *outbuf, grn_content_type output_type,
41 grn_content_type output_type,
44 grn_content_type output_type,
51 grn_content_type output_type,
54 grn_content_type output_type,
59 grn_content_type output_type,
65 grn_content_type output_type,
70 grn_content_type output_type,
75 grn_content_type output_type,
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Doutput.c127 switch (output_type) { in put_delimiter()
172 switch (output_type) { in grn_output_array_open()
210 switch (output_type) { in grn_output_array_close()
253 switch (output_type) { in grn_output_map_open()
290 switch (output_type) { in grn_output_map_close()
332 switch (output_type) { in grn_output_int32()
362 switch (output_type) { in grn_output_int64()
392 switch (output_type) { in grn_output_uint64()
422 switch (output_type) { in grn_output_float()
453 switch (output_type) { in grn_output_str()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Doutput.c127 switch (output_type) {
172 switch (output_type) {
210 switch (output_type) {
253 switch (output_type) {
290 switch (output_type) {
332 switch (output_type) {
362 switch (output_type) {
392 switch (output_type) {
422 switch (output_type) {
453 switch (output_type) {
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Doutput.c127 switch (output_type) { in put_delimiter()
172 switch (output_type) { in grn_output_array_open()
210 switch (output_type) { in grn_output_array_close()
253 switch (output_type) { in grn_output_map_open()
290 switch (output_type) { in grn_output_map_close()
332 switch (output_type) { in grn_output_int32()
362 switch (output_type) { in grn_output_int64()
392 switch (output_type) { in grn_output_uint64()
422 switch (output_type) { in grn_output_float()
453 switch (output_type) { in grn_output_str()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Doutput.c127 switch (output_type) { in put_delimiter()
172 switch (output_type) { in grn_output_array_open()
210 switch (output_type) { in grn_output_array_close()
253 switch (output_type) { in grn_output_map_open()
290 switch (output_type) { in grn_output_map_close()
332 switch (output_type) { in grn_output_int32()
362 switch (output_type) { in grn_output_int64()
392 switch (output_type) { in grn_output_uint64()
422 switch (output_type) { in grn_output_float()
453 switch (output_type) { in grn_output_str()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Doutput.c127 switch (output_type) { in put_delimiter()
172 switch (output_type) { in grn_output_array_open()
210 switch (output_type) { in grn_output_array_close()
253 switch (output_type) { in grn_output_map_open()
290 switch (output_type) { in grn_output_map_close()
332 switch (output_type) { in grn_output_int32()
362 switch (output_type) { in grn_output_int64()
392 switch (output_type) { in grn_output_uint64()
422 switch (output_type) { in grn_output_float()
453 switch (output_type) { in grn_output_str()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Drepresentation-change.cc217 if (output_type.Is(Type::None())) { in GetTaggedSignedRepresentationFor()
339 if (output_type.Is(Type::None())) { in GetTaggedPointerRepresentationFor()
418 if (output_type.Is(Type::None())) { in GetTaggedRepresentationFor()
454 } else if (output_type.Is( in GetTaggedRepresentationFor()
458 } else if (output_type.Is( in GetTaggedRepresentationFor()
496 if (output_type.Is(Type::None())) { in GetFloat32RepresentationFor()
557 if (output_type.Is(Type::None())) { in GetFloat64RepresentationFor()
646 if (output_type.Is(Type::None())) { in GetWord32RepresentationFor()
796 if (output_type.Is(Type::None())) { in GetBitRepresentationFor()
842 if (output_type.Is(Type::None())) { in GetWord64RepresentationFor()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/
H A Dvec_math.hpp143 return VecTraits<output_type ## 1>::make(op (a.x)); \
533 return VecTraits<output_type ## 1>::make(a.x op s); \
537 return VecTraits<output_type ## 1>::make(s op b.x); \
810 return VecTraits<output_type ## 1>::make(func ((output_type) a.x, (output_type) s)); \
814 return VecTraits<output_type ## 1>::make(func ((output_type) s, (output_type) b.x)); \
818 …return VecTraits<output_type ## 2>::make(func ((output_type) a.x, (output_type) s), func ((output_…
822 …return VecTraits<output_type ## 2>::make(func ((output_type) s, (output_type) b.x), func ((output_…
826 …ts<output_type ## 3>::make(func ((output_type) a.x, (output_type) s), func ((output_type) a.y, (ou…
830 …its<output_type ## 3>::make(func ((output_type) s, (output_type) b.x), func ((output_type) s, (out…
834output_type ## 4>::make(func ((output_type) a.x, (output_type) s), func ((output_type) a.y, (outpu…
[all …]
/dports/devel/py-nbconvert/nbconvert-6.2.0/nbconvert/preprocessors/tests/
H A Dtest_coalescestreams.py22 self.assertEqual(outputs[1].output_type, "display_data")
28 outputs = [nbformat.new_output(output_type="stream", name="stdout", text="0"),
29 nbformat.new_output(output_type="stream", name="stdout", text="1"),
30 nbformat.new_output(output_type="stream", name="stdout", text="2"),
31 nbformat.new_output(output_type="stream", name="stdout", text="3"),
32 nbformat.new_output(output_type="stream", name="stdout", text="4"),
33 nbformat.new_output(output_type="stream", name="stdout", text="5"),
34 nbformat.new_output(output_type="stream", name="stdout", text="6"),
35 nbformat.new_output(output_type="stream", name="stdout", text="7")]
46 outputs = [nbformat.new_output(output_type="stream", name="stdout", text="z"),
[all …]
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/util/
H A Dvec_math.hpp141 return VecTraits<output_type ## 1>::make(op (a.x)); \
551 return VecTraits<output_type ## 1>::make(a.x op s); \
555 return VecTraits<output_type ## 1>::make(s op b.x); \
828 return VecTraits<output_type ## 1>::make(func ((output_type) a.x, (output_type) s)); \
832 return VecTraits<output_type ## 1>::make(func ((output_type) s, (output_type) b.x)); \
836 …return VecTraits<output_type ## 2>::make(func ((output_type) a.x, (output_type) s), func ((output_…
840 …return VecTraits<output_type ## 2>::make(func ((output_type) s, (output_type) b.x), func ((output_…
844 …ts<output_type ## 3>::make(func ((output_type) a.x, (output_type) s), func ((output_type) a.y, (ou…
848 …its<output_type ## 3>::make(func ((output_type) s, (output_type) b.x), func ((output_type) s, (out…
852output_type ## 4>::make(func ((output_type) a.x, (output_type) s), func ((output_type) a.y, (outpu…
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/tools/
H A Dconverter.cpp92 int output_type);
104 int output_type) in savePointCloud() argument
110 if (output_type == ASCII) in savePointCloud()
116 else if (output_type == BINARY) in savePointCloud()
157 int output_type) in saveMesh() argument
161 if (output_type == BINARY || output_type == BINARY_COMPRESSED) in saveMesh()
180 if (output_type == BINARY_COMPRESSED) in saveMesh()
247 int output_type (BINARY); in main() local
251 output_type = ASCII; in main()
253 output_type = BINARY; in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
164 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
171 l.decl<output_type>("value") << " = " in scan_on_cpu()
174 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
175 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/compute/algorithm/detail/
H A Dscan_on_cpu.hpp40 std::iterator_traits<OutputIterator>::value_type output_type; in scan_on_cpu() typedef
74 size_t init_arg = k.add_arg<output_type>("initial_value"); in scan_on_cpu()
86 k.decl<output_type>("sum") << " = " << in scan_on_cpu()
93 k.decl<output_type>("sum") << ";\n" << in scan_on_cpu()
116 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
117 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
162 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
169 l.decl<output_type>("value") << " = " in scan_on_cpu()
172 "sum = " << op(k.var<output_type>("sum"), in scan_on_cpu()
173 k.var<output_type>("value")) << ";\n"; in scan_on_cpu()
[all …]

12345678910>>...147