Home
last modified time | relevance | path

Searched refs:buf11 (Results 1 – 25 of 49) sorted by relevance

12

/dports/net/mosquitto/mosquitto-2.0.13/test/unit/
H A Dmisc_trim_test.c77 char buf11[20] = "mixed\t\t "; in TEST_rtrim() local
90 rtrim_helper("mixed", buf11); in TEST_rtrim()
107 char buf11[20] = " \t\tmixed"; in TEST_ltrim() local
120 ltrim_helper("mixed", buf11); in TEST_ltrim()
137 char buf11[20] = " \t\tmixed\t\t "; in TEST_btrim() local
150 ltrim_helper("mixed", buf11); in TEST_btrim()
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/unit/
H A Dmisc_trim_test.c77 char buf11[20] = "mixed\t\t "; in TEST_rtrim() local
90 rtrim_helper("mixed", buf11); in TEST_rtrim()
107 char buf11[20] = " \t\tmixed"; in TEST_ltrim() local
120 ltrim_helper("mixed", buf11); in TEST_ltrim()
137 char buf11[20] = " \t\tmixed\t\t "; in TEST_btrim() local
150 ltrim_helper("mixed", buf11); in TEST_btrim()
/dports/audio/fluidsynth/fluidsynth-2.2.4/test/
H A Dtest_sfont_zone.c131 const unsigned char buf11[] = { GEN_VELRANGE, 0, 0, 127, final_gen, 0, 4 }; in bad_test_too_short_gen_buffer() local
151 { buf11, sizeof(buf11), buf11 + sizeof(buf11) - 1 }, in bad_test_too_short_gen_buffer()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dcrypto-test.c68 char buf11[sizeof(test1)]; in test_encrypt_decrypt() local
86 tr_cryptoEncrypt(&a, sizeof(test1), test1, buf11); in test_encrypt_decrypt()
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dcrypto-test.c68 char buf11[sizeof(test1)]; in test_encrypt_decrypt() local
86 tr_cryptoEncrypt(&a, sizeof(test1), test1, buf11); in test_encrypt_decrypt()
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dcrypto-test.c68 char buf11[sizeof(test1)]; in test_encrypt_decrypt() local
86 tr_cryptoEncrypt(&a, sizeof(test1), test1, buf11); in test_encrypt_decrypt()
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dcrypto-test.c68 char buf11[sizeof(test1)]; in test_encrypt_decrypt() local
86 tr_cryptoEncrypt(&a, sizeof(test1), test1, buf11); in test_encrypt_decrypt()
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dcrypto-test.c68 char buf11[sizeof(test1)]; in test_encrypt_decrypt() local
86 tr_cryptoEncrypt(&a, sizeof(test1), test1, buf11); in test_encrypt_decrypt()
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/ntpd/
H A Dnts_client.c234 uint8_t buf11[] = { in TEST() local
239 success = nts_client_process_response_core(buf11, sizeof(buf11), &peer); in TEST()
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dcrypto-test.c68 char buf11[sizeof(test1)]; in test_encrypt_decrypt() local
86 tr_cryptoEncrypt(&a, sizeof(test1), test1, buf11); in test_encrypt_decrypt()
88 tr_cryptoDecrypt_(&b, sizeof(test1), buf11, buf12); in test_encrypt_decrypt()
/dports/lang/asn1c/asn1c-0.9.27/skeletons/tests/
H A Dcheck-INTEGER.c184 uint8_t buf11[] = { 0x80, 0, 0, 0 }; in main() local
206 CHECK(buf11, -2147483647-1, 0); /* 0x80000000 */ in main()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/testsuite/libnet.all/
H A Dtest_rtmp.cpp504 std::shared_ptr<cygnal::Buffer> buf11 = el11.getBuffer(); in test_system()
506 swapBytes(buf11->begin(), 8); in test_system()
507 cerr << hexify(buf11->begin(), buf11->size(), false) << endl; in test_system()
H A Dtest_http.cpp974 cygnal::Buffer &buf11 = http.formatEchoResponse(headers11[1]->getName(), *headers11[3]);
975 string head11(reinterpret_cast<const char *>(buf11.reference()));
977 const char *ptr11b = reinterpret_cast<const char *>(buf11.reference()) + head11.size();
/dports/net/wangle/wangle-2021.12.27.00/wangle/codec/test/
H A DCodecTest.cpp52 auto buf11 = createZeroedBuffer(11); in TEST() local
61 q.append(std::move(buf11)); in TEST()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c30241 char *buf11 = 0 ; in XS() local
30304 arg11 = (char *)(buf11); in XS()
30416 char *buf11 = 0 ; in XS() local
30479 arg11 = (char *)(buf11); in XS()
40394 char *buf11 = 0 ; in XS() local
40462 arg11 = (char *)(buf11); in XS()
40592 char *buf11 = 0 ; in XS() local
41600 char *buf11 = 0 ; in XS() local
41795 char *buf11 = 0 ; in XS() local
42690 char *buf11 = 0 ; in XS() local
[all …]
H A Dsvn_client.c17510 char *buf11 = 0 ; in XS() local
17582 arg11 = (char *)(buf11); in XS()
17635 if (alloc11 == SWIG_NEWOBJ) free((char*)buf11); in XS()
18922 char *buf11 = 0 ; in XS() local
18996 arg11 = (char *)(buf11); in XS()
20175 char *buf11 = 0 ; in XS() local
20213 arg11 = (char *)(buf11); in XS()
39340 char *buf11 = 0 ; in XS() local
39409 arg11 = (char *)(buf11); in XS()
39513 char *buf11 = 0 ; in XS() local
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c30241 char *buf11 = 0 ; in XS() local
30304 arg11 = (char *)(buf11); in XS()
30416 char *buf11 = 0 ; in XS() local
30479 arg11 = (char *)(buf11); in XS()
40394 char *buf11 = 0 ; in XS() local
40462 arg11 = (char *)(buf11); in XS()
40592 char *buf11 = 0 ; in XS() local
41600 char *buf11 = 0 ; in XS() local
41795 char *buf11 = 0 ; in XS() local
42690 char *buf11 = 0 ; in XS() local
[all …]
H A Dsvn_client.c17510 char *buf11 = 0 ; in XS() local
17582 arg11 = (char *)(buf11); in XS()
17635 if (alloc11 == SWIG_NEWOBJ) free((char*)buf11); in XS()
18922 char *buf11 = 0 ; in XS() local
18996 arg11 = (char *)(buf11); in XS()
20175 char *buf11 = 0 ; in XS() local
20213 arg11 = (char *)(buf11); in XS()
39340 char *buf11 = 0 ; in XS() local
39409 arg11 = (char *)(buf11); in XS()
39513 char *buf11 = 0 ; in XS() local
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c30241 char *buf11 = 0 ; in XS() local
30304 arg11 = (char *)(buf11); in XS()
30416 char *buf11 = 0 ; in XS() local
30479 arg11 = (char *)(buf11); in XS()
40394 char *buf11 = 0 ; in XS() local
40462 arg11 = (char *)(buf11); in XS()
40592 char *buf11 = 0 ; in XS() local
41600 char *buf11 = 0 ; in XS() local
41795 char *buf11 = 0 ; in XS() local
42690 char *buf11 = 0 ; in XS() local
[all …]
H A Dsvn_client.c17510 char *buf11 = 0 ; in XS() local
17582 arg11 = (char *)(buf11); in XS()
17635 if (alloc11 == SWIG_NEWOBJ) free((char*)buf11); in XS()
18922 char *buf11 = 0 ; in XS() local
18996 arg11 = (char *)(buf11); in XS()
20175 char *buf11 = 0 ; in XS() local
20213 arg11 = (char *)(buf11); in XS()
39340 char *buf11 = 0 ; in XS() local
39409 arg11 = (char *)(buf11); in XS()
39513 char *buf11 = 0 ; in XS() local
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dsvn_wc.c30241 char *buf11 = 0 ; in XS() local
30304 arg11 = (char *)(buf11); in XS()
30416 char *buf11 = 0 ; in XS() local
30479 arg11 = (char *)(buf11); in XS()
40394 char *buf11 = 0 ; in XS() local
40462 arg11 = (char *)(buf11); in XS()
40592 char *buf11 = 0 ; in XS() local
41600 char *buf11 = 0 ; in XS() local
41795 char *buf11 = 0 ; in XS() local
42690 char *buf11 = 0 ; in XS() local
[all …]
H A Dsvn_client.c17510 char *buf11 = 0 ; in XS() local
17582 arg11 = (char *)(buf11); in XS()
17635 if (alloc11 == SWIG_NEWOBJ) free((char*)buf11); in XS()
18922 char *buf11 = 0 ; in XS() local
18996 arg11 = (char *)(buf11); in XS()
20175 char *buf11 = 0 ; in XS() local
20213 arg11 = (char *)(buf11); in XS()
39340 char *buf11 = 0 ; in XS() local
39409 arg11 = (char *)(buf11); in XS()
39513 char *buf11 = 0 ; in XS() local
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_wc.c35340 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks4_invoke_file_changed() local
35406 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks4_invoke_file_changed()
35519 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks4_invoke_file_added() local
35587 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks4_invoke_file_added()
36388 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks3_invoke_file_changed() local
36452 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks3_invoke_file_changed()
36548 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks3_invoke_file_added() local
36612 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks3_invoke_file_added()
37244 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks2_invoke_file_changed() local
37309 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks2_invoke_file_changed()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_wc.c35340 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks4_invoke_file_changed() local
35406 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks4_invoke_file_changed()
35519 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks4_invoke_file_added() local
35587 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks4_invoke_file_added()
36388 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks3_invoke_file_changed() local
36452 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks3_invoke_file_changed()
36548 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks3_invoke_file_added() local
36612 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks3_invoke_file_added()
37244 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks2_invoke_file_changed() local
37309 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks2_invoke_file_changed()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_wc.c35340 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks4_invoke_file_changed() local
35406 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks4_invoke_file_changed()
35519 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks4_invoke_file_added() local
35587 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks4_invoke_file_added()
36388 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks3_invoke_file_changed() local
36452 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks3_invoke_file_changed()
36548 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks3_invoke_file_added() local
36612 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks3_invoke_file_added()
37244 char *buf11 = 0 ; in _wrap_svn_wc_diff_callbacks2_invoke_file_changed() local
37309 arg11 = (char *)(buf11); in _wrap_svn_wc_diff_callbacks2_invoke_file_changed()
[all …]

12