Home
last modified time | relevance | path

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

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dfilesort.h111 void copy_integer(uchar *to, size_t to_length, const uchar *from,
121 copy_integer<Is_big_endian>(to, to_length, in copy_native_longlong()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dparams.c91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() function
138 return copy_integer(dest, dest_len, src, src_len, in signed_from_signed()
146 return copy_integer(dest, dest_len, src, src_len, 0, 1); in signed_from_unsigned()
155 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_signed()
162 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_unsigned()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dparams.c91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() function
138 return copy_integer(dest, dest_len, src, src_len, in signed_from_signed()
146 return copy_integer(dest, dest_len, src, src_len, 0, 1); in signed_from_unsigned()
155 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_signed()
162 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_unsigned()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dparams.c91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() function
138 return copy_integer(dest, dest_len, src, src_len, in signed_from_signed()
146 return copy_integer(dest, dest_len, src, src_len, 0, 1); in signed_from_unsigned()
155 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_signed()
162 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_unsigned()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dparams.c91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() function
138 return copy_integer(dest, dest_len, src, src_len, in signed_from_signed()
146 return copy_integer(dest, dest_len, src, src_len, 0, 1); in signed_from_unsigned()
155 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_signed()
162 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_unsigned()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/
H A Dparams.c91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() function
138 return copy_integer(dest, dest_len, src, src_len, in signed_from_signed()
146 return copy_integer(dest, dest_len, src, src_len, 0, 1); in signed_from_unsigned()
155 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_signed()
162 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_unsigned()
/dports/security/openssl-devel/openssl-3.0.2/crypto/
H A Dparams.c91 static int copy_integer(unsigned char *dest, size_t dest_len, in copy_integer() function
138 return copy_integer(dest, dest_len, src, src_len, in signed_from_signed()
146 return copy_integer(dest, dest_len, src, src_len, 0, 1); in signed_from_unsigned()
155 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_signed()
162 return copy_integer(dest, dest_len, src, src_len, 0, 0); in unsigned_from_unsigned()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/unittest/gunit/
H A Dfield-t.cc689 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
691 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/unittest/gunit/
H A Dfield-t.cc689 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
691 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dfield-t.cc697 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
699 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dfield-t.cc719 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
721 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dfield-t.cc719 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
721 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dfield-t.cc719 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
721 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dfield-t.cc719 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
721 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dfield-t.cc719 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
721 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/gunit/
H A Dfield-t.cc689 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
691 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/unittest/gunit/
H A Dfield-t.cc689 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
691 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dfield-t.cc719 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
721 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/databases/mysql56-client/mysql-5.6.51/unittest/gunit/
H A Dfield-t.cc689 copy_integer<true>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
691 copy_integer<false>(to, to_length, from, from_length, is_unsigned); in testCopyInteger()
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/ir/
H A Dfield-types.c3350 struct bt_ctf_field_type_integer *integer, *copy_integer; in bt_ctf_field_type_integer_copy() local
3358 copy_integer = container_of(copy, struct bt_ctf_field_type_integer, in bt_ctf_field_type_integer_copy()
3360 copy_integer->declaration = integer->declaration; in bt_ctf_field_type_integer_copy()
3363 copy_integer->mapped_clock = integer->mapped_clock; in bt_ctf_field_type_integer_copy()
3366 copy_integer->user_byte_order = integer->user_byte_order; in bt_ctf_field_type_integer_copy()
/dports/textproc/diffstat/diffstat-1.64/
H A Ddiffstat.c1556 copy_integer(int *target, char *source) in copy_integer() function
2079 && (bars = copy_integer(&rev, bars)) != NULL in do_file()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dfield.cc4185 copy_integer<true>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
4188 copy_integer<false>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
6484 copy_integer<true>(to, to_length, ptr, pack_length, true); in make_sort_key()
6487 copy_integer<false>(to, to_length, ptr, pack_length, true); in make_sort_key()
8624 copy_integer<true>(to, length, ptr, packlength, true); in make_sort_key()
8627 copy_integer<false>(to, length, ptr, packlength, true); in make_sort_key()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dfield.cc4185 copy_integer<true>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
4188 copy_integer<false>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
6484 copy_integer<true>(to, to_length, ptr, pack_length, true); in make_sort_key()
6487 copy_integer<false>(to, to_length, ptr, pack_length, true); in make_sort_key()
8624 copy_integer<true>(to, length, ptr, packlength, true); in make_sort_key()
8627 copy_integer<false>(to, length, ptr, packlength, true); in make_sort_key()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dfield.cc4152 copy_integer<true>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
4155 copy_integer<false>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
6451 copy_integer<true>(to, to_length, ptr, pack_length, true); in make_sort_key()
6454 copy_integer<false>(to, to_length, ptr, pack_length, true); in make_sort_key()
8580 copy_integer<true>(to, length, ptr, packlength, true); in make_sort_key()
8583 copy_integer<false>(to, length, ptr, packlength, true); in make_sort_key()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dfield.cc4185 copy_integer<true>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
4188 copy_integer<false>(to, to_length, ptr, from_length, unsigned_flag); in make_sort_key()
6484 copy_integer<true>(to, to_length, ptr, pack_length, true); in make_sort_key()
6487 copy_integer<false>(to, to_length, ptr, pack_length, true); in make_sort_key()
8624 copy_integer<true>(to, length, ptr, packlength, true); in make_sort_key()
8627 copy_integer<false>(to, length, ptr, packlength, true); in make_sort_key()

123