Home
last modified time | relevance | path

Searched refs:predef_types (Results 1 – 25 of 52) sorted by relevance

123

/dports/science/hdf5-18/hdf5-1.8.21/fortran/src/
H A DH5f90global.f90135 EQUIVALENCE (predef_types(1), H5T_NATIVE_INTEGER)
136 EQUIVALENCE (predef_types(2), H5T_NATIVE_REAL)
137 EQUIVALENCE (predef_types(3), H5T_NATIVE_DOUBLE)
139 EQUIVALENCE (predef_types(5), H5T_STD_REF_OBJ)
145 EQUIVALENCE (predef_types(11), H5T_NATIVE_REAL_4)
146 EQUIVALENCE (predef_types(12), H5T_NATIVE_REAL_8)
148 EQUIVALENCE (predef_types(14), H5T_NATIVE_B8 )
149 EQUIVALENCE (predef_types(15), H5T_NATIVE_B16)
150 EQUIVALENCE (predef_types(16), H5T_NATIVE_B32)
151 EQUIVALENCE (predef_types(17), H5T_NATIVE_B64)
[all …]
H A DH5_ff.f90140 error_1 = h5init_types_c(predef_types, floating_types, integer_types)
210 error_1 = h5close_types_c(predef_types, PREDEF_TYPES_LEN, &
/dports/science/hdf5/hdf5-1.10.6/fortran/src/
H A DH5_ff.F90256 H5T_NATIVE_INTEGER = predef_types(6)
257 H5T_NATIVE_REAL = predef_types(7)
258 H5T_NATIVE_DOUBLE = predef_types(8)
259 H5T_NATIVE_CHARACTER = predef_types(9)
260 H5T_STD_REF_OBJ = predef_types(10)
261 H5T_STD_REF_DSETREG = predef_types(11)
262 H5T_NATIVE_REAL_C_FLOAT = predef_types(12)
263 H5T_NATIVE_REAL_C_DOUBLE = predef_types(13)
264 H5T_NATIVE_REAL_C_LONG_DOUBLE = predef_types(14)
265 H5T_NATIVE_B8 = predef_types(15)
[all …]
H A DH5f90global.F9082 INTEGER(HID_T), DIMENSION(1:PREDEF_TYPES_LEN) :: predef_types = -1 variable
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/doc/
H A Dutilities.qbk83 [section:predef_types Predefined type sequences]
427 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
428 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
429 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
450 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/databases/percona57-server/boost_1_59_0/libs/log/doc/
H A Dutilities.qbk83 [section:predef_types Predefined type sequences]
427 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
428 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
429 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
450 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/databases/xtrabackup/boost_1_59_0/libs/log/doc/
H A Dutilities.qbk83 [section:predef_types Predefined type sequences]
427 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
428 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
429 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
450 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/databases/percona57-client/boost_1_59_0/libs/log/doc/
H A Dutilities.qbk83 [section:predef_types Predefined type sequences]
427 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
428 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
429 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
450 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/doc/
H A Dutilities.qbk83 [section:predef_types Predefined type sequences]
427 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
428 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
429 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
450 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/devel/boost-docs/boost_1_72_0/libs/log/doc/
H A Dutilities.qbk58 [section:predef_types Predefined type sequences]
485 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
486 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
487 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
508 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/doc/
H A Dutilities.qbk58 [section:predef_types Predefined type sequences]
485 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
486 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
487 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
508 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_erlang_abstract_code.erl124 predef_types = [] :: [ta()],
1291 proper_types:oneof(S#gen_state.predef_types),
2231 PredefTypes = predef_types(),
2237 predef_types = PredefTypes,
3071 predef_types() -> function
/dports/devel/boost-libs/boost_1_72_0/libs/log/doc/
H A Dutilities.qbk58 [section:predef_types Predefined type sequences]
485 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
486 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
487 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
508 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/devel/hyperscan/boost_1_75_0/libs/log/doc/
H A Dutilities.qbk58 [section:predef_types Predefined type sequences]
548 …he attribute value must be of one of the [link log.detailed.utilities.predef_types integral types]…
549 …te value with name "Ratio" of one of the [link log.detailed.utilities.predef_types floating point …
550 …g" attribute value must be of one of the [link log.detailed.utilities.predef_types string types], …
571 …nly supports those attribute value types [link log.detailed.utilities.predef_types which are known…
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/hdf5/
H A Dh5o.mod1241 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1396 'haddr_t' 0 316 'hid_t' 0 317 'hsize_t' 0 320 'predef_types' 0 5
H A Dh5z.mod1240 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1382 'predef_types' 0 5 'object_namelen_default_f' 0 318 'integer_types_len'
H A Dh5e.mod1240 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1397 'predef_types' 0 5 'object_namelen_default_f' 0 326 'integer_types_len'
H A Dh5global.mod1210 18 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1352 'hssize_t' 0 301 'hsize_t' 0 298 'integer_types' 0 19 'predef_types' 0
H A Dh5r.mod1258 13 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1457 'predef_types' 0 13 'object_namelen_default_f' 0 355 'integer_types_len'
H A Dh5f.mod1269 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1511 'haddr_t' 0 381 'hid_t' 0 382 'hsize_t' 0 385 'predef_types' 0 5
H A Dh5i.mod1247 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1420 'predef_types' 0 5 'object_namelen_default_f' 0 341 'integer_types_len'
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/hdf5/
H A Dh5e.mod1240 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1397 'predef_types' 0 5 'object_namelen_default_f' 0 326 'integer_types_len'
H A Dh5global.mod1210 18 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1352 'hssize_t' 0 301 'hsize_t' 0 298 'integer_types' 0 19 'predef_types' 0
H A Dh5o.mod1241 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1396 'haddr_t' 0 316 'hid_t' 0 317 'hsize_t' 0 320 'predef_types' 0 5
H A Dh5z.mod1240 5 'predef_types' 'h5global' 1 ((VARIABLE UNKNOWN-INTENT UNKNOWN-PROC
1382 'predef_types' 0 5 'object_namelen_default_f' 0 318 'integer_types_len'

123