Home
last modified time | relevance | path

Searched refs:buf12 (Results 1 – 25 of 37) sorted by relevance

12

/dports/net/mosquitto/mosquitto-2.0.13/test/unit/
H A Dmisc_trim_test.c78 char buf12[20] = "mixed \t \t "; in TEST_rtrim() local
91 rtrim_helper("mixed", buf12); in TEST_rtrim()
108 char buf12[20] = "\t \t mixed"; in TEST_ltrim() local
121 ltrim_helper("mixed", buf12); in TEST_ltrim()
138 char buf12[20] = "\t \t mixed \t \t "; in TEST_btrim() local
151 ltrim_helper("mixed", buf12); in TEST_btrim()
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/unit/
H A Dmisc_trim_test.c78 char buf12[20] = "mixed \t \t "; in TEST_rtrim() local
91 rtrim_helper("mixed", buf12); in TEST_rtrim()
108 char buf12[20] = "\t \t mixed"; in TEST_ltrim() local
121 ltrim_helper("mixed", buf12); in TEST_ltrim()
138 char buf12[20] = "\t \t mixed \t \t "; in TEST_btrim() local
151 ltrim_helper("mixed", buf12); in TEST_btrim()
/dports/security/openconnect/openconnect-8.10/
H A Dopenssl-dtls.c729 struct oc_text_buf *buf12) in gather_dtls_ciphers() argument
736 …buf_append(buf12, "ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:AES128-GCM-SHA256:AES25… in gather_dtls_ciphers()
743 struct oc_text_buf *buf12) in gather_dtls_ciphers() argument
773 buf_append(buf12, "%s%s", in gather_dtls_ciphers()
774 (buf_error(buf12) || !buf12->pos) ? "" : ":", in gather_dtls_ciphers()
784 buf_append(buf12, ":%s", buf->data); in gather_dtls_ciphers()
H A Dgnutls-dtls.c93 struct oc_text_buf *buf12) in gather_dtls_ciphers() argument
108 struct oc_text_buf *buf12) in gather_dtls_ciphers() argument
145 list = buf12; in gather_dtls_ciphers()
H A Dopenconnect-internal.h887 …dtls_ciphers(struct openconnect_info *vpninfo, struct oc_text_buf *buf, struct oc_text_buf *buf12);
/dports/audio/fluidsynth/fluidsynth-2.2.4/test/
H A Dtest_sfont_zone.c132 const unsigned char buf12[] = { GEN_VELRANGE, 0, 0, 127, final_gen, 0 }; in bad_test_too_short_gen_buffer() local
152 { buf12, sizeof(buf12), buf12 + sizeof(buf12) }, in bad_test_too_short_gen_buffer()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dcrypto-test.c69 char buf12[sizeof(test1)]; in test_encrypt_decrypt() local
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
89 check_str(buf12, ==, test1); in test_encrypt_decrypt()
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dcrypto-test.c69 char buf12[sizeof(test1)]; in test_encrypt_decrypt() local
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
89 check_str(buf12, ==, test1); in test_encrypt_decrypt()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dcrypto-test.c69 char buf12[sizeof(test1)]; in test_encrypt_decrypt() local
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
89 check_str(buf12, ==, test1); in test_encrypt_decrypt()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dcrypto-test.c69 char buf12[sizeof(test1)]; in test_encrypt_decrypt() local
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
89 check_str(buf12, ==, test1); in test_encrypt_decrypt()
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dcrypto-test.c69 char buf12[sizeof(test1)]; in test_encrypt_decrypt() local
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
89 check_str(buf12, ==, test1); in test_encrypt_decrypt()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/ntpd/
H A Dnts_client.c244 uint8_t buf12[] = { in TEST() local
248 success = nts_client_process_response_core(buf12, sizeof(buf12), &peer); in TEST()
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dcrypto-test.c69 char buf12[sizeof(test1)]; in test_encrypt_decrypt() local
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
89 check_str(buf12, ==, test1); in test_encrypt_decrypt()
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/intv3/
H A Dshift2e.cc123 buf12 = new double[ndata12]; in int_init_shiftgc()
135 delete[] buf12; in int_done_shiftgc()
206 I0001 = &buf12[off_e]; in int_shiftgcam()
234 double *buf12_2 = buf12; in int_shiftgcam()
H A Dint2e.h120 double *buf12; variable
/dports/lang/asn1c/asn1c-0.9.27/skeletons/tests/
H A Dcheck-INTEGER.c185 uint8_t buf12[] = { 0x80, 0 }; in main() local
207 CHECK(buf12, -32768, 0); in main()
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5diff/
H A Dh5diffgentest.c5155 …char buf12[3][2][STR_SIZE] = { { "ab", "cd" }, { "ef", "gh" }, { "ij", "kl" } }; /* string */ in write_attr_strings() local
5440 buf12[i][j][k] = 'z'; in write_attr_strings()
5464 buf12a[i][j] = buf12[i][j]; in write_attr_strings()
5473 write_attr(loc_id, 2, dims2, "VLstring2D", tid, buf12); in write_attr_strings()
6430 buf12[i][j][k] = 'z'; in write_attr_in()
6455 write_attr(loc_id, 2, dims2, "string2D", tid, buf12); in write_attr_in()
6460 buf12a[i][j] = buf12[i][j]; in write_attr_in()
7140 char buf12[3][2][STR_SIZE] = { { "ab", "cd" }, { "ef", "gh" }, { "ij", "kl" } }; /* string */ in write_dset_in() local
7402 buf12[i][j][k] = 'z'; in write_dset_in()
7407 write_dset(loc_id, 2, dims2, "string2D", tid, buf12); in write_dset_in()
[all …]
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5diff/
H A Dh5diffgentest.c5237 …char buf12[3][2][STR_SIZE] = { { "ab", "cd" }, { "ef", "gh" }, { "ij", "kl" } }; /* string */ in write_attr_strings() local
5522 buf12[i][j][k] = 'z'; in write_attr_strings()
5546 buf12a[i][j] = buf12[i][j]; in write_attr_strings()
5555 write_attr(loc_id, 2, dims2, "VLstring2D", tid, buf12); in write_attr_strings()
6512 buf12[i][j][k] = 'z'; in write_attr_in()
6537 write_attr(loc_id, 2, dims2, "string2D", tid, buf12); in write_attr_in()
6542 buf12a[i][j] = buf12[i][j]; in write_attr_in()
7222 char buf12[3][2][STR_SIZE] = { { "ab", "cd" }, { "ef", "gh" }, { "ij", "kl" } }; /* string */ in write_dset_in() local
7484 buf12[i][j][k] = 'z'; in write_dset_in()
7489 write_dset(loc_id, 2, dims2, "string2D", tid, buf12); in write_dset_in()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5repack/
H A Dh5repacktst.c3513 char buf12[6][3]= {"ab","cd","ef","gh","ij","kl"}; /* string */ in write_dset_in() local
3796 HDmemset(buf12, 'z', sizeof buf12); in write_dset_in()
3804 if (write_dset(loc_id,2,dims2,"string2D",tid,buf12) < 0) in write_dset_in()
4369 char buf12[6][3]= {"ab","cd","ef","gh","ij","kl"}; /* string */ in write_attr_in() local
4709 HDmemset(buf12, 'z', sizeof buf12); in write_attr_in()
4736 if (make_attr(loc_id,2,dims2,"string2D",tid,buf12) < 0) in write_attr_in()
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5repack/
H A Dh5repacktst.c3902 char buf12[6][3]= {"ab","cd","ef","gh","ij","kl"}; /* string */ in write_dset_in() local
4191 HDmemset(buf12, 'z', sizeof buf12); in write_dset_in()
4199 if (write_dset(loc_id,2,dims2,"string2D",tid,buf12) < 0) in write_dset_in()
4764 char buf12[6][3]= {"ab","cd","ef","gh","ij","kl"}; /* string */ in write_attr_in() local
5104 HDmemset(buf12, 'z', sizeof buf12); in write_attr_in()
5131 if (make_attr(loc_id,2,dims2,"string2D",tid,buf12) < 0) in write_attr_in()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/testsuite/libnet.all/
H A Dtest_http.cpp997 cygnal::Buffer &buf12 = http.formatEchoResponse(headers12[1]->getName(), *headers12[3]);
998 string head12(reinterpret_cast<const char *>(buf12.reference()));
1000 const char *ptr12b = reinterpret_cast<const char *>(buf12.reference()) + head12.size();
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_perl/
H A Dmod_perl_wrap.cpp7752 char *buf12 = 0 ; in XS() local
7821 res12 = SWIG_AsCharPtrAndSize(ST(11), &buf12, NULL, &alloc12); in XS()
7825 arg12 = reinterpret_cast< char * >(buf12); in XS()
7840 if (alloc12 == SWIG_NEWOBJ) delete[] buf12; in XS()
7854 if (alloc12 == SWIG_NEWOBJ) delete[] buf12; in XS()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c33909 char *buf12 = 0 ; in XS() local
33982 arg12 = (char *)(buf12); in XS()
34051 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
34070 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
40595 char *buf12 = 0 ; in XS() local
40670 arg12 = (char *)(buf12); in XS()
40734 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
41603 char *buf12 = 0 ; in XS() local
41672 arg12 = (char *)(buf12); in XS()
41798 char *buf12 = 0 ; in XS() local
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c33909 char *buf12 = 0 ; in XS() local
33982 arg12 = (char *)(buf12); in XS()
34051 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
34070 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
40595 char *buf12 = 0 ; in XS() local
40670 arg12 = (char *)(buf12); in XS()
40734 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
41603 char *buf12 = 0 ; in XS() local
41672 arg12 = (char *)(buf12); in XS()
41798 char *buf12 = 0 ; in XS() local
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c33909 char *buf12 = 0 ; in XS() local
33982 arg12 = (char *)(buf12); in XS()
34051 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
34070 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
40595 char *buf12 = 0 ; in XS() local
40670 arg12 = (char *)(buf12); in XS()
40734 if (alloc12 == SWIG_NEWOBJ) free((char*)buf12); in XS()
41603 char *buf12 = 0 ; in XS() local
41672 arg12 = (char *)(buf12); in XS()
41798 char *buf12 = 0 ; in XS() local
[all …]

12