Home
last modified time | relevance | path

Searched refs:res_len (Results 201 – 225 of 1077) sorted by relevance

12345678910>>...44

/dports/databases/postgresql12-docs/postgresql-12.9/contrib/pgcrypto/
H A Dpgp-pubenc.c40 pad_eme_pkcs1_v15(uint8 *data, int data_len, int res_len, uint8 **res_p) in strict_word_similarity()
44 int pad_len = res_len - 2 - data_len; in strict_word_similarity()
49 buf = px_alloc(res_len); in strict_word_similarity()
66 px_memset(buf, 0, res_len); in strict_word_similarity()
/dports/databases/postgresql13-plpython/postgresql-13.5/contrib/pgcrypto/
H A Dpgp-pubenc.c40 pad_eme_pkcs1_v15(uint8 *data, int data_len, int res_len, uint8 **res_p) in pad_eme_pkcs1_v15() argument
44 int pad_len = res_len - 2 - data_len; in pad_eme_pkcs1_v15()
49 buf = px_alloc(res_len); in pad_eme_pkcs1_v15()
66 px_memset(buf, 0, res_len); in pad_eme_pkcs1_v15()
/dports/databases/postgresql13-plperl/postgresql-13.5/contrib/pgcrypto/
H A Dpgp-pubenc.c40 pad_eme_pkcs1_v15(uint8 *data, int data_len, int res_len, uint8 **res_p) in pad_eme_pkcs1_v15() argument
44 int pad_len = res_len - 2 - data_len; in pad_eme_pkcs1_v15()
49 buf = px_alloc(res_len); in pad_eme_pkcs1_v15()
66 px_memset(buf, 0, res_len); in pad_eme_pkcs1_v15()
/dports/databases/postgresql12-server/postgresql-12.9/contrib/pgcrypto/
H A Dpgp-pubenc.c40 pad_eme_pkcs1_v15(uint8 *data, int data_len, int res_len, uint8 **res_p) in pad_eme_pkcs1_v15() argument
44 int pad_len = res_len - 2 - data_len; in pad_eme_pkcs1_v15()
49 buf = px_alloc(res_len); in pad_eme_pkcs1_v15()
66 px_memset(buf, 0, res_len); in pad_eme_pkcs1_v15()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-pubenc.c40 pad_eme_pkcs1_v15(uint8 *data, int data_len, int res_len, uint8 **res_p) in pad_eme_pkcs1_v15() argument
45 int pad_len = res_len - 2 - data_len; in pad_eme_pkcs1_v15()
50 buf = px_alloc(res_len); in pad_eme_pkcs1_v15()
75 px_memset(buf, 0, res_len); in pad_eme_pkcs1_v15()
/dports/devel/indi/indi-1.9.1/drivers/focuser/
H A Dnfocus.cpp105 bool NFocus::sendCommand(const char * cmd, char * res, int cmd_len, int res_len) in sendCommand() argument
135 if (res_len > 0) in sendCommand()
136 rc = tty_read(PortFD, res, res_len, NFOCUS_TIMEOUT, &nbytes_read); in sendCommand()
148 if (res_len > 0) in sendCommand()
151 hexDump(hex_res, res, res_len); in sendCommand()
/dports/japanese/edict/ja-edict-19990714_5/
H A Dxjdsa.c44 int *hit_posn, int *res_len, unsigned char *res_str,
52 int *hit_posn, int *res_len, unsigned char *res_str, in xjdserver() argument
198 *res_len = strlen(res_str); in xjdserver()
/dports/japanese/jishyo/Jishyo-0.1/
H A Dxjdsa.c44 int *hit_posn, int *res_len, unsigned char *res_str,
52 int *hit_posn, int *res_len, unsigned char *res_str, in xjdserver() argument
198 *res_len = strlen(res_str); in xjdserver()
/dports/math/R-cran-memisc/memisc/R/
H A Dgroupwise.R242 res_len <- sapply(res_,length) functionVar
244 if(length(unique(res_len))==1) {
246 res_len <- res_len[1]
268 res <- rep(NA,length(groups)*res_len)
269 res[rep(non_empty,each=res_len)] <- unlist(res_)
273 res <- vector(mode="list",length=length(groups)*res_len)
274 res[rep(non_empty,each=res_len)] <- unlist(res_,recursive=FALSE)
/dports/misc/clifm/clifm-1.3/src/
H A Dselection.c925 size_t res_len; in normalize_path() local
936 res_len = pwd_len; in normalize_path()
939 res_len = 0; in normalize_path()
970 res[res_len++] = '/'; in normalize_path()
971 memcpy(&res[res_len], ptr, len); in normalize_path()
972 res_len += len; in normalize_path()
975 if (res_len == 0) in normalize_path()
976 res[res_len++] = '/'; in normalize_path()
978 res[res_len] = '\0'; in normalize_path()
980 if (res[res_len - 1] == '/') in normalize_path()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/tests/
H A Dtest-milenage.c702 size_t res_len; in main() local
774 res_len = 8; in main()
776 buf4, &res_len); in main()
782 wpa_hexdump(MSG_DEBUG, "RES", buf4, res_len); in main()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dprofile.c142 size_t res_len = 0; in FilterIMList() local
147 res_len += (name_lens[count] = strlen(imname)); \ in FilterIMList()
150 res_len += (name_lens[count] = state_len); \ in FilterIMList()
187 *imList = malloc(res_len); in FilterIMList()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/tests/
H A Dtest-milenage.c702 size_t res_len; in main() local
774 res_len = 8; in main()
776 buf4, &res_len); in main()
782 wpa_hexdump(MSG_DEBUG, "RES", buf4, res_len); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nfc/st95hf/
H A Dcore.c652 int res_len) in st95hf_error_handling() argument
671 error_byte = skb_resp->data[res_len - 3]; in st95hf_error_handling()
682 error_byte = skb_resp->data[res_len - 1]; in st95hf_error_handling()
697 int res_len) in st95hf_response_handler() argument
709 skb_put(skb_resp, res_len); in st95hf_response_handler()
771 int res_len; in st95hf_irq_thread_handler() local
804 res_len = st95hf_spi_recv_response(&stcontext->spicontext, in st95hf_irq_thread_handler()
806 if (res_len < 0) { in st95hf_irq_thread_handler()
807 dev_err(spidevice, "TISR spi response err = 0x%x\n", res_len); in st95hf_irq_thread_handler()
808 result = res_len; in st95hf_irq_thread_handler()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nfc/st95hf/
H A Dcore.c652 int res_len) in st95hf_error_handling() argument
671 error_byte = skb_resp->data[res_len - 3]; in st95hf_error_handling()
682 error_byte = skb_resp->data[res_len - 1]; in st95hf_error_handling()
697 int res_len) in st95hf_response_handler() argument
709 skb_put(skb_resp, res_len); in st95hf_response_handler()
771 int res_len; in st95hf_irq_thread_handler() local
804 res_len = st95hf_spi_recv_response(&stcontext->spicontext, in st95hf_irq_thread_handler()
806 if (res_len < 0) { in st95hf_irq_thread_handler()
807 dev_err(spidevice, "TISR spi response err = 0x%x\n", res_len); in st95hf_irq_thread_handler()
808 result = res_len; in st95hf_irq_thread_handler()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nfc/st95hf/
H A Dcore.c652 int res_len) in st95hf_error_handling() argument
671 error_byte = skb_resp->data[res_len - 3]; in st95hf_error_handling()
682 error_byte = skb_resp->data[res_len - 1]; in st95hf_error_handling()
697 int res_len) in st95hf_response_handler() argument
709 skb_put(skb_resp, res_len); in st95hf_response_handler()
771 int res_len; in st95hf_irq_thread_handler() local
804 res_len = st95hf_spi_recv_response(&stcontext->spicontext, in st95hf_irq_thread_handler()
806 if (res_len < 0) { in st95hf_irq_thread_handler()
807 dev_err(spidevice, "TISR spi response err = 0x%x\n", res_len); in st95hf_irq_thread_handler()
808 result = res_len; in st95hf_irq_thread_handler()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidpdp.c89 char* zxid_simple_ab_pep(zxid_conf* cf, zxid_ses* ses, int* res_len, int auto_flags) in zxid_simple_ab_pep() argument
125 if (res_len) in zxid_simple_ab_pep()
126 *res_len = ss->len; in zxid_simple_ab_pep()
/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dstrbuf.c108 bool strbuf_reserve( strbuf_t *sbuf, size_t res_len ) { in strbuf_reserve() argument
111 if ( res_len >= buf_rem ) { in strbuf_reserve()
112 size_t const new_len = sbuf->len + res_len; in strbuf_reserve()
/dports/devel/indi/indi-1.9.1/drivers/skeleton/
H A Dmount_driver.cpp412 bool MountDriver::sendCommand(const char * cmd, char * res, int cmd_len, int res_len) in sendCommand() argument
442 if (res_len > 0) in sendCommand()
443 rc = tty_read(PortFD, res, res_len, DRIVER_TIMEOUT, &nbytes_read); in sendCommand()
455 if (res_len > 0) in sendCommand()
458 hexDump(hex_res, res, res_len); in sendCommand()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dioq_exit_drv.c199 ErlDrvSSizeT res_len = strlen(res_str); in control() local
200 if (res_len > rlen) { in control()
201 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
207 memcpy((void *) *rbuf, (void *) res_str, res_len); in control()
209 return res_len; in control()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/driver_SUITE_data/
H A Dioq_exit_drv.c199 ErlDrvSSizeT res_len = strlen(res_str); in control() local
200 if (res_len > rlen) { in control()
201 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
207 memcpy((void *) *rbuf, (void *) res_str, res_len); in control()
209 return res_len; in control()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/driver_SUITE_data/
H A Dioq_exit_drv.c199 ErlDrvSSizeT res_len = strlen(res_str); in control() local
200 if (res_len > rlen) { in control()
201 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
207 memcpy((void *) *rbuf, (void *) res_str, res_len); in control()
209 return res_len; in control()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dioq_exit_drv.c199 ErlDrvSSizeT res_len = strlen(res_str); in control() local
200 if (res_len > rlen) { in control()
201 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
207 memcpy((void *) *rbuf, (void *) res_str, res_len); in control()
209 return res_len; in control()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dioq_exit_drv.c199 ErlDrvSSizeT res_len = strlen(res_str); in control() local
200 if (res_len > rlen) { in control()
201 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
207 memcpy((void *) *rbuf, (void *) res_str, res_len); in control()
209 return res_len; in control()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dioq_exit_drv.c199 ErlDrvSSizeT res_len = strlen(res_str); in control() local
200 if (res_len > rlen) { in control()
201 char *abuf = driver_alloc(sizeof(char)*res_len); in control()
207 memcpy((void *) *rbuf, (void *) res_str, res_len); in control()
209 return res_len; in control()

12345678910>>...44