Home
last modified time | relevance | path

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

/dports/devel/libcidr/libcidr-1.2.3/src/test/compare/
H A Dcompare.c19 char *sfirst, *ssecond; in main() local
55 ssecond = cidr_to_str(second, cflags); in main()
66 free(sfirst); free(ssecond); \ in main()
78 ssecond, PROTOSTR(second)); in main()
86 PROTOSTR(first), sfirst, ssecond); in main()
94 PROTOSTR(first), ssecond, sfirst); in main()
100 PROTOSTR(first), ssecond, sfirst); in main()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dcs_addto_args.c71 int nsecond , char ** ssecond ) in appendto_string_list() argument
76 if( nsecond < 1 || ssecond == NULL ) return ; /* nothing to do */ in appendto_string_list()
84 ll = strlen(ssecond[ii]) ; in appendto_string_list()
86 strcpy( sf[nf+ii] , ssecond[ii] ) ; in appendto_string_list()
/dports/mail/mailman-exim4/mailman-2.1.39/tests/
H A DTestBase.py41 ssecond = str(second)
42 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
/dports/mail/mailman-postfix/mailman-2.1.39/tests/
H A DTestBase.py41 ssecond = str(second)
42 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
/dports/mail/mailman/mailman-2.1.39/tests/
H A DTestBase.py41 ssecond = str(second)
42 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
/dports/mail/sma/sma-1.4/
H A Dsma.c120 int ssecond; variable
500 &syear, &smonth, &sday, &shour, &sminute, &ssecond) != 6) { in main()
508 sminute, ssecond); in main()
H A Dsma.h140 extern int ssecond;
/dports/sysutils/consul/consul-1.10.3/.github/
H A Dissue-labeler.yml59 - '(performance|requests\sper\ssecond)'
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/.github/
H A Dissue-labeler.yml59 - '(performance|requests\sper\ssecond)'
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/.github/
H A Dissue-labeler.yml59 - '(performance|requests\sper\ssecond)'
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_threshold.c182 const uint8_t *ffirst, const uint8_t *ssecond, in threshold16() argument
192 const uint16_t *max = (const uint16_t *)ssecond; in threshold16()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_threshold.c180 const uint8_t *ffirst, const uint8_t *ssecond, in threshold16() argument
190 const uint16_t *max = (const uint16_t *)ssecond; in threshold16()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_threshold.c182 const uint8_t *ffirst, const uint8_t *ssecond, in threshold16() argument
192 const uint16_t *max = (const uint16_t *)ssecond; in threshold16()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_threshold.c180 const uint8_t *ffirst, const uint8_t *ssecond, in threshold16() argument
190 const uint16_t *max = (const uint16_t *)ssecond; in threshold16()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_threshold.c180 const uint8_t *ffirst, const uint8_t *ssecond, in threshold16() argument
190 const uint16_t *max = (const uint16_t *)ssecond; in threshold16()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/tools/matlab/solver/MATLAB_PB_SOLVER_2/
H A Ddiscretization.m42 %ssecond ii+1 jj kk
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/tools/matlab/solver/MATLAB_PB_SOLVER_1/
H A Ddiscretization.m42 %ssecond ii+1 jj kk
/dports/sysutils/brut/brut-1.55/
H A Dtime.c104 const gchar *ssecond; in set_new_time() local
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSCalendarDate.m2783 NSInteger syear, smonth, sday, shour, sminute, ssecond;
2819 &syear, &smonth, &sday, &shour, &sminute, &ssecond, &mil);
2824 if (esecond < ssecond)
2928 diff = esecond - ssecond + extra;
/dports/lang/python-legacy/Python-2.7.18/Lib/email/test/
H A Dtest_email_renamed.py57 ssecond = str(second)
58 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
H A Dtest_email.py62 ssecond = str(second)
63 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
/dports/lang/python27/Python-2.7.18/Lib/email/test/
H A Dtest_email_renamed.py57 ssecond = str(second)
58 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
H A Dtest_email.py62 ssecond = str(second)
63 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/
H A Dtest_email_renamed.py57 ssecond = str(second)
58 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())
H A Dtest_email.py56 ssecond = str(second)
57 diff = difflib.ndiff(sfirst.splitlines(), ssecond.splitlines())