Home
last modified time | relevance | path

Searched +defs:st +defs:et (Results 1 – 25 of 1390) sorted by relevance

12345678910>>...56

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/test/
H A DTestMultithreadedTestUtil.java51 long st = Time.now(); in testNoErrors() local
53 long et = Time.now(); in testNoErrors() local
73 long st = Time.now(); in testThreadFails() local
81 long et = Time.now(); in testThreadFails() local
98 long st = Time.now(); in testThreadThrowsCheckedException() local
106 long et = Time.now(); in testThreadThrowsCheckedException() local
125 long st = Time.now(); in testRepeatingThread() local
128 long et = Time.now(); in testRepeatingThread() local
/dports/devel/ivykis/ivykis-0.42.4/src/
H A Div_timer.c34 struct iv_state *st = iv_get_state(); in iv_invalidate_now() local
41 struct iv_state *st = iv_get_state(); in iv_validate_now() local
51 struct iv_state *st = iv_get_state(); in __iv_now_location() local
58 struct iv_state *st = iv_get_state(); in __iv_now_location_valid() local
70 void iv_timer_init(struct iv_state *st) in iv_timer_init()
86 void iv_run_timers(struct iv_state *st) in iv_run_timers()
161 void iv_timer_deinit(struct iv_state *st) in iv_timer_deinit()
226 struct iv_timer_ *et; in pull_up() local
250 struct iv_state *st = iv_get_state(); in iv_timer_register() local
273 struct iv_timer_ *et; in push_down() local
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/
H A Div_timer.c34 struct iv_state *st = iv_get_state(); in iv_invalidate_now() local
41 struct iv_state *st = iv_get_state(); in iv_validate_now() local
51 struct iv_state *st = iv_get_state(); in __iv_now_location() local
58 struct iv_state *st = iv_get_state(); in __iv_now_location_valid() local
70 void iv_timer_init(struct iv_state *st) in iv_timer_init()
86 void iv_run_timers(struct iv_state *st) in iv_run_timers()
161 void iv_timer_deinit(struct iv_state *st) in iv_timer_deinit()
226 struct iv_timer_ *et; in pull_up() local
250 struct iv_state *st = iv_get_state(); in iv_timer_register() local
273 struct iv_timer_ *et; in push_down() local
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/element/
H A Dtri6n.f9014 real(kind=kreal) :: xi,et,st local
28 real(kind=kreal) :: xi,et,st local
/dports/devel/libfreefare/libfreefare-libfreefare-0.4.0/contrib/
H A Dlibfreefare_zsnippets.vim33 let st = g:snip_start_tag variable
34 let et = g:snip_end_tag variable
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGResUsage.cpp263 double st=start_ts.tv_sec*1000000.0 + start_ts.tv_nsec/1000.0; in elapsed() local
264 double et=stop_ts.tv_sec*1000000.0 + stop_ts.tv_nsec/1000.0; in elapsed() local
270 double st=start_ru.ru_utime.tv_sec*1000000.0 + start_ru.ru_utime.tv_usec; in u_elapsed() local
271 double et=stop_ru.ru_utime.tv_sec*1000000.0 + stop_ru.ru_utime.tv_usec; in u_elapsed() local
277 double st=start_ru.ru_stime.tv_sec*1000000.0 + start_ru.ru_stime.tv_usec; in s_elapsed() local
278 double et=stop_ru.ru_stime.tv_sec*1000000.0 + stop_ru.ru_stime.tv_usec; in s_elapsed() local
/dports/misc/visp/visp-3.4.0/modules/tracker/tt_mi/src/tools/
H A DvpTemplateTrackerMIBSpline.cpp59 int st = 0; in PutPVBsplineD3() local
212 …plateTrackerMIBSpline::PutTotPVBspline(double *Prt, int cr, double &er, int ct, double &et, int Nc, in PutTotPVBspline()
240 short int st = 0; in PutTotPVBspline3() local
283double &et, int Ncb, double *val, unsigned int &NbParam) in PutTotPVBspline3()
286 short int st = 0; in PutTotPVBspline3() local
369 void vpTemplateTrackerMIBSpline::PutTotPVBspline4(double *Prt, int cr, double er, int ct, double et in PutTotPVBspline4()
412double et, int Ncb, double *val, unsigned int &NbParam) in PutTotPVBspline4()
519 int st = 0; in PutTotPVBspline3NoSecond() local
564 int st = 0; in PutTotPVBspline3NoSecond() local
686 int st = 0; in PutTotPVBspline3PrtTout() local
[all …]
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/consent/dictionaries/
H A Dconsent.translation.json25 "et": "Jah, j\u00e4tka", string
39 "st": "E, tswela pele" string
64 "et": "Ei, loobu", string
78 "st": "Tjhe, hlakola" string
103 "et": "J\u00e4ta meelde", string
117 "st": "Hopola" string
181 "et": "logi sisse", string
195 "st": "keno" string
259 "et": "Teenusepakkuja", string
312 "st": "Boemo ba tumelo" string
[all …]
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_types.cxx51 AnnotationType stringToAnnotationType( const string& st ){ in stringToAnnotationType()
116 string toString( const ElementType& et ) { in toString()
213 ElementType layertypeof( ElementType et ) { in layertypeof()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1235.c55 s1235(double et[],int in,int ik,int *jnbreak,double **gbreak,int *jstat) in s1235()
112 double *st; /* Pointer into knot vector. */ local
/dports/benchmarks/httperf/httperf-568322e/src/gen/
H A Duri_wlog.c92 set_uri (Event_Type et, Call * c) in set_uri()
130 struct stat st; in init_wlog() local
H A Dmisc.c122 call_created (Event_Type et, Object *obj, Any_Type reg_arg, Any_Type arg) in call_created()
143 struct stat st; in init() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/raidframe/
H A Drf_etimer.h38 struct timeval st; member
39 struct timeval et; member
/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A Dhalf_perf_test.cpp305 int64_t st = get_ticks(); in perf_test_half_to_float() local
308 int64_t et = get_ticks(); in perf_test_half_to_float() local
331 int64_t st = get_ticks(); in perf_test_float_to_half() local
334 int64_t et = get_ticks(); in perf_test_float_to_half() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMResultCurve.h27 void setStart(double st) in setStart()
32 void setEnd(double et) in setEnd()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/krb5/
H A Dsalt.c44 struct salt_type *st; in krb5_salttype_to_string() local
76 struct salt_type *st; in krb5_string_to_salttype() local
191 struct _krb5_encryption_type *et =_krb5_find_enctype(enctype); in krb5_string_to_key_data_salt_opaque() local
192 struct salt_type *st; in krb5_string_to_key_data_salt_opaque() local
251 struct _krb5_encryption_type *et = _krb5_find_enctype(etype); in krb5_string_to_key_derived() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Tree/
H A Dtree_select.cpp43 tree st= t[o1->item]; in adjust_right_script() local
70 tree st= t[o2->item]; in adjust_left_script() local
224 tree st= subtree (t, p); in table_search_format() local
272 is_table_selection (tree et, path p1, path p2, bool strict) { in is_table_selection()
284 find_subtable_selection (tree et, path p1, path p2, in find_subtable_selection()
289 tree st= subtree (et, fp); in find_subtable_selection() local
302 tree st; in find_subtable_selection() local
/dports/benchmarks/httperf/httperf-568322e/src/stat/
H A Dsess_stat.c77 st; variable
94 perf_sample (Event_Type et, Object *obj, Any_Type reg_arg, Any_Type call_arg) in perf_sample()
117 sess_created (Event_Type et, Object *obj, Any_Type regarg, Any_Type callarg) in sess_created()
129 sess_destroyed (Event_Type et, Object *obj, Any_Type regarg, Any_Type callarg) in sess_destroyed()
177 conn_connected (Event_Type et, Object *obj, Any_Type regarg, Any_Type callarg) in conn_connected()
191 call_done (Event_Type et, Object *obj, Any_Type regarg, Any_Type callarg) in call_done()
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/authorize/dictionaries/
H A DAuthorize.translation.json21 "et": "Juurdep\u00e4\u00e4s keelatud", string
37 "st": "Phihlello e thibetswe", string
58 …"et": "Sul pole sellele rakendusele ligip\u00e4\u00e4suks vajalikke \u00f5igusi. Kui arvad teisiti… string
74 …"st": "Ha o na makgabane a lokelang ho fihlella tshebediso ena. Ka kopo ikopanye le motsamaisi hae… string
/dports/math/piranha/piranha-0.11/pyranha/
H A Dpoisson_series_descriptor.hpp82 eval_types et; member
83 subs_types st; member
H A Dpolynomial_descriptor.hpp76 eval_types et; member
77 subs_types st; member
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/lockout/
H A DLockOutFlag.java131 long st = ExternalizableUtil.getInstance().readLong(in); in readExternal() local
133 long et = ExternalizableUtil.getInstance().readLong(in); in readExternal() local
/dports/math/py-piranha/piranha-0.11/pyranha/
H A Dpoisson_series_descriptor.hpp82 eval_types et; member
83 subs_types st; member
H A Dpolynomial_descriptor.hpp76 eval_types et; member
77 subs_types st; member
/dports/deskutils/egroupware/egroupware/api/src/Html/htmLawed/
H A DhtmLawedTest.php600 $st = microtime(); variable
602 $et = microtime(); variable

12345678910>>...56