Home
last modified time | relevance | path

Searched refs:cmp_bytes (Results 1 – 25 of 84) sorted by relevance

1234

/dports/sysutils/fwup/fwup-1.9.0/tests/
H A D039_upgrade.test119 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 131072
120 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 524288
121 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2097152
128 cmp_bytes 512 $WORK/mbr_b.bin $IMGFILE 0 0 # Updated
129 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 131072 # Same
130 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 524288 # Same
131 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 1048576 # Updated
132 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2097152 # Same
H A D045_legacy_require_partition1.test119 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 131072
120 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 524288
121 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2097152
128 cmp_bytes 512 $WORK/mbr_b.bin $IMGFILE 0 0 # Updated
129 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 131072 # Same
130 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 524288 # Same
131 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 1048576 # Updated
132 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2097152 # Same
H A D125_trimmed_upgrade.test127 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 131072
128 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 524288
129 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2097152
136 cmp_bytes 512 $WORK/mbr_b.bin $IMGFILE 0 0 # Updated
137 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 131072 # Same
138 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 524288 # Same
139 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 1048576 # Updated
140 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2097152 # Same
H A D100_easy_option.test24 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 512
29 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 512
34 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 512
39 cmp_bytes 150000 $TESTFILE_150K $IMGFILE 0 512
H A D172_delta_upgrade.test44 cmp_bytes 1024 "$TESTFILE_1K" "$IMGFILE" 0 524288
58 cmp_bytes 1024 "$TESTFILE_1K" "$IMGFILE" 0 524288 # Same
59 cmp_bytes 1024 "$TESTFILE_1K" "$IMGFILE" 0 1048576 # Updated
H A D174_streamed_delta_upgrade.test46 cmp_bytes 1024 "$TESTFILE_1K" "$IMGFILE" 0 524288
60 cmp_bytes 1024 "$TESTFILE_1K" "$IMGFILE" 0 524288 # Same
61 cmp_bytes 1024 "$TESTFILE_1K" "$IMGFILE" 0 1048576 # Updated
H A D062_long_meta_conf.test91 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 0
92 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 2048
93 cmp_bytes 1024 $TESTFILE_1K $IMGFILE 0 4096
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_overflow.c554 u_int32_t bufsize, cmp_bytes, key_left; local
606 cmp_bytes = OV_LEN(pagep);
613 cmp_bytes = 0;
618 if (cmp_bytes != 0) {
619 if (cmp_bytes > key_left)
620 cmp_bytes = key_left;
621 tlen -= cmp_bytes;
622 key_left -= cmp_bytes;
623 for (;cmp_bytes-- > 0; ++p1, ++p2) {
680 u_int32_t cmp_bytes, dbt_bufsz, dbt_len, match_bufsz; local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1750 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1756 cmp_bytes = bytes; in expand_block_compare_gpr()
1761 bytes = cmp_bytes; in expand_block_compare_gpr()
1768 cmp_bytes = bytes; in expand_block_compare_gpr()
1925 offset += cmp_bytes; in expand_block_compare_gpr()
1926 bytes -= cmp_bytes; in expand_block_compare_gpr()
2169 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1750 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1756 cmp_bytes = bytes; in expand_block_compare_gpr()
1761 bytes = cmp_bytes; in expand_block_compare_gpr()
1768 cmp_bytes = bytes; in expand_block_compare_gpr()
1925 offset += cmp_bytes; in expand_block_compare_gpr()
1926 bytes -= cmp_bytes; in expand_block_compare_gpr()
2169 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1750 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1756 cmp_bytes = bytes; in expand_block_compare_gpr()
1761 bytes = cmp_bytes; in expand_block_compare_gpr()
1768 cmp_bytes = bytes; in expand_block_compare_gpr()
1925 offset += cmp_bytes; in expand_block_compare_gpr()
1926 bytes -= cmp_bytes; in expand_block_compare_gpr()
2169 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-string.c698 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
708 cmp_bytes = load_mode_size; in expand_cmp_vec_sequence()
793 offset += cmp_bytes; in expand_cmp_vec_sequence()
1751 cmp_bytes = load_mode_size; in expand_block_compare_gpr()
1757 cmp_bytes = bytes; in expand_block_compare_gpr()
1762 bytes = cmp_bytes; in expand_block_compare_gpr()
1769 cmp_bytes = bytes; in expand_block_compare_gpr()
1926 offset += cmp_bytes; in expand_block_compare_gpr()
1927 bytes -= cmp_bytes; in expand_block_compare_gpr()
2170 cmp_bytes = load_mode_size; in expand_strncmp_gpr_sequence()
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_overflow.c354 u_int32_t bufsize, cmp_bytes, key_left; local
381 cmp_bytes = OV_LEN(pagep) < key_left ? OV_LEN(pagep) : key_left;
382 tlen -= cmp_bytes;
383 key_left -= cmp_bytes;
385 (u_int8_t *)pagep + P_OVERHEAD; cmp_bytes-- > 0; ++p1, ++p2)
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_overflow.c517 u_int32_t bufsize, cmp_bytes, key_left; local
551 cmp_bytes = OV_LEN(pagep) < key_left ? OV_LEN(pagep) : key_left;
552 tlen -= cmp_bytes;
553 key_left -= cmp_bytes;
555 cmp_bytes-- > 0; ++p1, ++p2)
606 u_int32_t cmp_bytes, dbt_bufsz, dbt_len, match_bufsz; local
670 cmp_bytes = page_space < max_data ? page_space : max_data;
673 cmp_bytes-- > 0; ++p1, ++p2)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000-string.c1338 HOST_WIDE_INT cmp_bytes = 0; in expand_block_compare() local
1466 cmp_bytes = load_mode_size; in expand_block_compare()
1472 cmp_bytes = bytes; in expand_block_compare()
1477 bytes = cmp_bytes; in expand_block_compare()
1484 cmp_bytes = bytes; in expand_block_compare()
1634 offset += cmp_bytes; in expand_block_compare()
1635 bytes -= cmp_bytes; in expand_block_compare()
1942 cmp_bytes = load_mode_size; in expand_strn_compare()
1948 cmp_bytes = bytes_to_compare; in expand_strn_compare()
1960 cmp_bytes = bytes_to_compare; in expand_strn_compare()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000-string.c1338 HOST_WIDE_INT cmp_bytes = 0; in expand_block_compare() local
1466 cmp_bytes = load_mode_size; in expand_block_compare()
1472 cmp_bytes = bytes; in expand_block_compare()
1477 bytes = cmp_bytes; in expand_block_compare()
1484 cmp_bytes = bytes; in expand_block_compare()
1634 offset += cmp_bytes; in expand_block_compare()
1635 bytes -= cmp_bytes; in expand_block_compare()
1942 cmp_bytes = load_mode_size; in expand_strn_compare()
1948 cmp_bytes = bytes_to_compare; in expand_strn_compare()
1960 cmp_bytes = bytes_to_compare; in expand_strn_compare()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000-string.c1338 HOST_WIDE_INT cmp_bytes = 0; in expand_block_compare() local
1466 cmp_bytes = load_mode_size; in expand_block_compare()
1472 cmp_bytes = bytes; in expand_block_compare()
1477 bytes = cmp_bytes; in expand_block_compare()
1484 cmp_bytes = bytes; in expand_block_compare()
1634 offset += cmp_bytes; in expand_block_compare()
1635 bytes -= cmp_bytes; in expand_block_compare()
1942 cmp_bytes = load_mode_size; in expand_strn_compare()
1948 cmp_bytes = bytes_to_compare; in expand_strn_compare()
1960 cmp_bytes = bytes_to_compare; in expand_strn_compare()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000-string.c1338 HOST_WIDE_INT cmp_bytes = 0; in expand_block_compare() local
1466 cmp_bytes = load_mode_size; in expand_block_compare()
1472 cmp_bytes = bytes; in expand_block_compare()
1477 bytes = cmp_bytes; in expand_block_compare()
1484 cmp_bytes = bytes; in expand_block_compare()
1634 offset += cmp_bytes; in expand_block_compare()
1635 bytes -= cmp_bytes; in expand_block_compare()
1942 cmp_bytes = load_mode_size; in expand_strn_compare()
1948 cmp_bytes = bytes_to_compare; in expand_strn_compare()
1960 cmp_bytes = bytes_to_compare; in expand_strn_compare()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000-string.c1338 HOST_WIDE_INT cmp_bytes = 0; in expand_block_compare() local
1466 cmp_bytes = load_mode_size; in expand_block_compare()
1472 cmp_bytes = bytes; in expand_block_compare()
1477 bytes = cmp_bytes; in expand_block_compare()
1484 cmp_bytes = bytes; in expand_block_compare()
1634 offset += cmp_bytes; in expand_block_compare()
1635 bytes -= cmp_bytes; in expand_block_compare()
1942 cmp_bytes = load_mode_size; in expand_strn_compare()
1948 cmp_bytes = bytes_to_compare; in expand_strn_compare()
1960 cmp_bytes = bytes_to_compare; in expand_strn_compare()
[all …]

1234