Home
last modified time | relevance | path

Searched refs:FLOAT_TYPES (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_globals.c173 do_f = (BIT_IS_SET(FLOAT_TYPES, f_floating));
174 do_g = (BIT_IS_SET(FLOAT_TYPES, g_floating));
175 do_s = (BIT_IS_SET(FLOAT_TYPES, s_floating));
176 do_t = (BIT_IS_SET(FLOAT_TYPES, t_floating));
177 do_x = (BIT_IS_SET(FLOAT_TYPES, x_floating));
178 do_d = (BIT_IS_SET(FLOAT_TYPES, d_floating));
H A Darchitecture.h742 # define FLOAT_TYPES VAX_TYPES macro
744 # define FLOAT_TYPES (VAX_TYPES + IEEE_TYPES)
746 # define FLOAT_TYPES IEEE_TYPES
H A Ddpml_trig_reduce.c227 #if (FLOAT_TYPES & (TYPE_MASK(h_floating, x_floating)))
229 # if (FLOAT_TYPES & ( 1 << x_floating))
236 #elif (FLOAT_TYPES & (TYPE_MASK(g_floating, t_floating)))
241 #elif (FLOAT_TYPES & (TYPE_MASK(f_floating, s_floating)))
H A Ddpml_exception.h98 # if FLOAT_TYPES && IEEE_TYPES && !defined(MINIMAL_SILENT_MODE_EXCEPTION_HANDLER)
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/tests/
H A Dtest_arraywriters.py52 FLOAT_TYPES = np.sctypes['float'] variable
56 CFLOAT_TYPES = FLOAT_TYPES + COMPLEX_TYPES
77 test_types = FLOAT_TYPES + IUINT_TYPES
136 for in_t in FLOAT_TYPES + IUINT_TYPES:
138 for out_t in FLOAT_TYPES:
141 for in_t in FLOAT_TYPES + IUINT_TYPES:
148 for in_t in FLOAT_TYPES:
157 for in_t in FLOAT_TYPES:
190 for in_dtt in FLOAT_TYPES:
219 for in_dtt in FLOAT_TYPES:
[all …]
H A Dtest_utils.py45 FLOAT_TYPES = np.sctypes['float'] variable
46 CFLOAT_TYPES = np.sctypes['complex'] + FLOAT_TYPES
412 return f1 if FLOAT_TYPES.index(f1) >= FLOAT_TYPES.index(f2) else f2
413 for first in FLOAT_TYPES:
421 for second in FLOAT_TYPES:
433 for dtt in IUINT_TYPES + FLOAT_TYPES:
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_arraywriters.py23 FLOAT_TYPES = np.sctypes['float'] variable
27 CFLOAT_TYPES = FLOAT_TYPES + COMPLEX_TYPES
182 for in_t in FLOAT_TYPES + IUINT_TYPES:
184 for out_t in FLOAT_TYPES:
196 for in_t in FLOAT_TYPES:
207 for in_t in FLOAT_TYPES:
241 for in_dtt in FLOAT_TYPES:
255 FLOAT_TYPES,
285 for in_dtt in FLOAT_TYPES:
653 for in_dt in FLOAT_TYPES:
[all …]
H A Dtest_spm99analyze.py41 FLOAT_TYPES = np.sctypes['float'] variable
45 CFLOAT_TYPES = FLOAT_TYPES + COMPLEX_TYPES
332 FLOAT_TYPES + IUINT_TYPES,
349 if in_dtype in FLOAT_TYPES:
355 if in_dtype in FLOAT_TYPES:
H A Dtest_volumeutils.py63 FLOAT_TYPES = np.sctypes['float'] variable
65 CFLOAT_TYPES = FLOAT_TYPES + COMPLEX_TYPES
429 FLOAT_TYPES,
847 return f1 if FLOAT_TYPES.index(f1) >= FLOAT_TYPES.index(f2) else f2
848 for first in FLOAT_TYPES:
855 for second in FLOAT_TYPES:
866 for dtt in IUINT_TYPES + FLOAT_TYPES:
/dports/textproc/py-elasticsearch6/elasticsearch-6.8.2/elasticsearch/
H A Dserializer.py31 FLOAT_TYPES = (Decimal,) variable
49 FLOAT_TYPES += (
87 elif isinstance(data, FLOAT_TYPES):
/dports/databases/libpg_query/libpg_query-10-1.0.4/scripts/
H A Dgenerate_fingerprint_outfuncs.rb171 FLOAT_TYPES = ['Cost', 'double'] constant in Generator
232 when *FLOAT_TYPES
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py46 FLOAT_TYPES = (float, int, sympy.Integer, sympy.Float, sympy.Rational, sympy.NumberSymbol) variable
118 if isinstance(value, FLOAT_TYPES):
147 if isinstance(value, FLOAT_TYPES):
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py46 FLOAT_TYPES = (float, int, sympy.Integer, sympy.Float, sympy.Rational, sympy.NumberSymbol) variable
118 if isinstance(value, FLOAT_TYPES):
147 if isinstance(value, FLOAT_TYPES):
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py46 FLOAT_TYPES = (float, int, sympy.Integer, sympy.Float, sympy.Rational, sympy.NumberSymbol) variable
118 if isinstance(value, FLOAT_TYPES):
147 if isinstance(value, FLOAT_TYPES):
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py46 FLOAT_TYPES = (float, int, sympy.Integer, sympy.Float, sympy.Rational, sympy.NumberSymbol) variable
118 if isinstance(value, FLOAT_TYPES):
147 if isinstance(value, FLOAT_TYPES):
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py46 FLOAT_TYPES = (float, int, sympy.Integer, sympy.Float, sympy.Rational, sympy.NumberSymbol) variable
118 if isinstance(value, FLOAT_TYPES):
147 if isinstance(value, FLOAT_TYPES):
/dports/textproc/py-elasticsearch/elasticsearch-7.15.2/elasticsearch/
H A Dserializer.py31 FLOAT_TYPES = (Decimal,) variable
72 elif isinstance(data, FLOAT_TYPES):
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/frame/methods/
H A Dtest_select_dtypes.py323 FLOAT_TYPES = list(np.typecodes["AllFloat"])
324 tm.assert_frame_equal(df.select_dtypes(FLOAT_TYPES), expected)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/R/
H A Dtype.R89 FLOAT_TYPES <- c("float16", "float32", "float64", "halffloat", "float", "double") vector
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/R/
H A Dtype.R53 FLOAT_TYPES <- c("float16", "float32", "float64", "halffloat", "float", "double") vector
/dports/databases/arrow/apache-arrow-6.0.1/r/R/
H A Dtype.R56 FLOAT_TYPES <- c("float16", "float32", "float64", "halffloat", "float", "double") vector
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dcheckstrformat.py115 FLOAT_TYPES = {'e', 'E', 'f', 'F', 'g', 'G'} # type: Final variable
922 if p in FLOAT_TYPES:
/dports/math/openblas/OpenBLAS-0.3.18/cmake/
H A Dutils.cmake193 set(float_list "${FLOAT_TYPES}")
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_shader_decompiler.cpp55 constexpr std::array FLOAT_TYPES{"float", "vec2", "vec3", "vec4"}; variable
631 FLOAT_TYPES.at(GetNumComponents(Attribute::Index::Position).value_or(4) - 1); in DeclareVertexRedeclarations()
844 const char* const type = FLOAT_TYPES.at(num_components - 1); in DeclareOutputAttribute()
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/stdarch-gen/src/
H A Dmain.rs35 const FLOAT_TYPES: [&str; 2] = [ const
3248 "float*_t" => FLOAT_TYPES.iter().map(|v| v.to_string()).collect(), in main()

12