Home
last modified time | relevance | path

Searched refs:has_variable_length (Results 1 – 25 of 74) sorted by relevance

123

/dports/science/minc2/minc-release-2.2.00/conversion/Acr_nema/
H A Delement.c406 int has_variable_length) in acr_set_element_variable_length() argument
409 element->has_variable_length = (has_variable_length != FALSE); in acr_set_element_variable_length()
412 element->has_variable_length = FALSE; in acr_set_element_variable_length()
626 return element->has_variable_length; in acr_element_has_variable_length()
807 int is_sequence, more_to_read, found_delimiter, has_variable_length; in acr_input_element() local
834 has_variable_length = (data_length < 0); in acr_input_element()
893 if (is_sequence && !has_variable_length) { in acr_input_element()
920 int is_sequence, has_variable_length; in acr_output_element() local
930 has_variable_length = acr_element_has_variable_length(element); in acr_output_element()
931 if (is_sequence && has_variable_length) { in acr_output_element()
[all …]
/dports/science/minc2/minc-release-2.2.00/conversion/Acr_nema/acr_nema/
H A Delement.h101 unsigned int has_variable_length:1; member
166 int has_variable_length);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dcopy-on-read.c139 .has_variable_length = true,
H A Dfilter-compress.c150 .has_variable_length = true,
H A Draw-format.c570 .has_variable_length = true,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dcopy-on-read.c139 .has_variable_length = true,
H A Dfilter-compress.c150 .has_variable_length = true,
H A Draw-format.c572 .has_variable_length = true,
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dcopy-on-read.c148 .has_variable_length = true,
H A Draw-format.c570 .has_variable_length = true,
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dfilter-compress.c150 .has_variable_length = true,
H A Dcopy-on-read.c264 .has_variable_length = true,
H A Dpreallocate.c550 .has_variable_length = true,
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dfilter-compress.c149 .has_variable_length = true,
H A Dcopy-on-read.c276 .has_variable_length = true,
H A Dpreallocate.c550 .has_variable_length = true,
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dfilter-compress.c149 .has_variable_length = true,
H A Dcopy-on-read.c149 .has_variable_length = true,
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dcopy-on-read.c148 .has_variable_length = true,
H A Draw-format.c570 .has_variable_length = true,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dfilter-compress.c149 .has_variable_length = true,
H A Dcopy-on-read.c263 .has_variable_length = true,
H A Dpreallocate.c550 .has_variable_length = true,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dcopy-on-read.c158 .has_variable_length = true,
H A Draw-format.c553 .has_variable_length = true,

123