Home
last modified time | relevance | path

Searched refs:store_bytes (Results 1 – 25 of 71) sorted by relevance

123

/dports/science/h5utils/h5utils-1.13.1/
H A Dh5tovtk.c127 switch (store_bytes) { in write_vtk_value()
190 int store_bytes = 4, fix_byte_order = 1; in main() local
227 store_bytes = 0; /* ascii */ in main()
230 store_bytes = 1; in main()
233 store_bytes = 2; in main()
236 store_bytes = 4; in main()
341 write_vtk_header(f, store_bytes, in main()
381 write_vtk_header(f, store_bytes, in main()
387 vtk_datatype[store_bytes]); in main()
391 vtk_datatype[store_bytes]); in main()
[all …]
H A Dh5tov5d.c71 int store_bytes, int transpose, in output_v5d() argument
230 CompressMode = store_bytes; in output_v5d()
300 int store_bytes = 1; in main() local
348 store_bytes = 1; in main()
351 store_bytes = 2; in main()
354 store_bytes = 4; in main()
374 store_bytes, transpose, in main()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/lang/clover/mesa-21.3.6/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c95 unsigned store_bytes = MIN2(bytes, 4u); in emit_split_buffer_store() local
97 store_bytes = MIN2(store_bytes, 1); in emit_split_buffer_store()
99 store_bytes = MIN2(store_bytes, 2); in emit_split_buffer_store()
101 nir_ssa_def *store_val = nir_extract_bits(b, &d, 1, start_byte * 8u, 1, store_bytes * 8u); in emit_split_buffer_store()
105 start_byte += store_bytes; in emit_split_buffer_store()
106 bytes -= store_bytes; in emit_split_buffer_store()
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/type_mysql_json/
H A Dmysql_json.cc274 size_t string_length, store_bytes; in parse_mysql_scalar() local
276 return read_variable_length(data, len, &string_length, &store_bytes) || in parse_mysql_scalar()
277 len < store_bytes + string_length || in parse_mysql_scalar()
279 append_string_json(buffer, data + store_bytes, string_length) || in parse_mysql_scalar()
/dports/databases/mariadb105-server/mariadb-10.5.15/plugin/type_mysql_json/
H A Dmysql_json.cc274 size_t string_length, store_bytes; in parse_mysql_scalar() local
276 return read_variable_length(data, len, &string_length, &store_bytes) || in parse_mysql_scalar()
277 len < store_bytes + string_length || in parse_mysql_scalar()
279 append_string_json(buffer, data + store_bytes, string_length) || in parse_mysql_scalar()
/dports/net/mosquitto/mosquitto-2.0.13/test/broker/
H A D03-publish-qos1-queued-bytes.py48 def store_bytes(self, client, userdata, message): member in BrokerMonitor
58 client.message_callback_add("$SYS/broker/store/messages/bytes", self.store_bytes)
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/broker/
H A D03-publish-qos1-queued-bytes.py48 def store_bytes(self, client, userdata, message): member in BrokerMonitor
58 client.message_callback_add("$SYS/broker/store/messages/bytes", self.store_bytes)
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Di82586.cpp673 int i82586_base_device::store_bytes(u32 dst, u8 *buf, int length) in store_bytes() function in i82586_base_device
1060 store_bytes(dump_address, buf, length); in cu_dump()
1119 store_bytes(m_rfd + 8, buf, actual); in ru_execute()
1137 store_bytes(rb_address, &buf[position], actual); in ru_execute()
1749 store_bytes(dump_address, buf, length); in cu_dump()
1862 store_bytes(m_rfd + 12 + linear_offset, buf, actual); in ru_execute()
1890 store_bytes(m_rfd + 12 + linear_offset, buf, actual); in ru_execute()
1905 store_bytes(m_rfd + 8, buf, actual); in ru_execute()
1923 store_bytes(rb_address, &buf[position], actual); in ru_execute()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Di82586.cpp673 int i82586_base_device::store_bytes(u32 dst, u8 *buf, int length) in store_bytes() function in i82586_base_device
1060 store_bytes(dump_address, buf, length); in cu_dump()
1119 store_bytes(m_rfd + 8, buf, actual); in ru_execute()
1137 store_bytes(rb_address, &buf[position], actual); in ru_execute()
1749 store_bytes(dump_address, buf, length); in cu_dump()
1862 store_bytes(m_rfd + 12 + linear_offset, buf, actual); in ru_execute()
1890 store_bytes(m_rfd + 12 + linear_offset, buf, actual); in ru_execute()
1905 store_bytes(m_rfd + 8, buf, actual); in ru_execute()
1923 store_bytes(rb_address, &buf[position], actual); in ru_execute()
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/woff2/
H A Dredefine-unique_ptr.patch26 #include "./store_bytes.h"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/woff2/
H A DBUILD.gn17 "src/store_bytes.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/woff2/
H A DBUILD.gn17 "src/store_bytes.h",
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_mem_access_bit_sizes.c226 const unsigned store_bytes = store_comps * (store_bit_size / 8); in lower_mem_store_bit_size() local
234 BITSET_CLEAR_RANGE(mask, start, (start + store_bytes - 1)); in lower_mem_store_bit_size()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_mem_access_bit_sizes.c226 const unsigned store_bytes = store_comps * (store_bit_size / 8); in lower_mem_store_bit_size() local
234 BITSET_CLEAR_RANGE(mask, start, (start + store_bytes - 1)); in lower_mem_store_bit_size()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_mem_access_bit_sizes.c226 const unsigned store_bytes = store_comps * (store_bit_size / 8); in lower_mem_store_bit_size() local
234 BITSET_CLEAR_RANGE(mask, start, (start + store_bytes - 1)); in lower_mem_store_bit_size()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_mem_access_bit_sizes.c226 const unsigned store_bytes = store_comps * (store_bit_size / 8); in lower_mem_store_bit_size() local
234 BITSET_CLEAR_RANGE(mask, start, (start + store_bytes - 1)); in lower_mem_store_bit_size()

123