Home
last modified time | relevance | path

Searched refs:tpval (Results 1 – 19 of 19) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dvm_trace.c774 tpptr(VALUE tpval) in tpptr() argument
1188 rb_tp_t *tp = tpptr(tpval); in tp_call_trace()
1191 (*tp->func)(tpval, tp->data); in tp_call_trace()
1202 tp = tpptr(tpval); in rb_tracepoint_enable()
1237 rb_tp_t *tp = tpptr(tpval); in rb_tracepoint_enable_for_target()
1311 tp = tpptr(tpval); in rb_tracepoint_disable()
1333 rb_tp_t *tp = tpptr(tpval); in rb_hook_list_connect_tracepoint()
1416 tpval); in tracepoint_enable_m()
1472 tpval); in tracepoint_disable_m()
1504 tp->self = tpval; in tracepoint_new()
[all …]
H A Diseq.h153 …t_recursively(const rb_iseq_t *iseq, rb_event_flag_t turnon_events, VALUE tpval, unsigned int targ…
154 int rb_iseq_remove_local_tracepoint_recursively(const rb_iseq_t *iseq, VALUE tpval);
H A Diseq.c3004 iseq_add_local_tracepoint(const rb_iseq_t *iseq, rb_event_flag_t turnon_events, VALUE tpval, unsign… in iseq_add_local_tracepoint() argument
3036 … rb_hook_list_connect_tracepoint((VALUE)iseq, iseq->aux.exec.local_hooks, tpval, target_line); in iseq_add_local_tracepoint()
3044 VALUE tpval; member
3053 data->n += iseq_add_local_tracepoint(iseq, data->turnon_events, data->tpval, data->target_line); in iseq_add_local_tracepoint_i()
3062 data.tpval = tpval; in rb_iseq_add_local_tracepoint_recursively()
3072 iseq_remove_local_tracepoint(const rb_iseq_t *iseq, VALUE tpval) in iseq_remove_local_tracepoint() argument
3082 rb_hook_list_remove_tracepoint(iseq->aux.exec.local_hooks, tpval); in iseq_remove_local_tracepoint()
3101 VALUE tpval; member
3109 data->n += iseq_remove_local_tracepoint(iseq, data->tpval); in iseq_remove_local_tracepoint_i()
3114 rb_iseq_remove_local_tracepoint_recursively(const rb_iseq_t *iseq, VALUE tpval) in rb_iseq_remove_local_tracepoint_recursively() argument
[all …]
H A Dvm_core.h1837 void rb_hook_list_connect_tracepoint(VALUE target, rb_hook_list_t *list, VALUE tpval, unsigned int …
1838 void rb_hook_list_remove_tracepoint(rb_hook_list_t *list, VALUE tpval);
/dports/lang/ruby26/ruby-2.6.9/ext/-test-/tracepoint/
H A Dgc_hook.c28 gc_start_end_i(VALUE tpval, void *data) in gc_start_end_i() argument
31 rb_trace_arg_t *tparg = rb_tracearg_from_tracepoint(tpval); in gc_start_end_i()
43 VALUE tpval; in set_gc_hook() local
49 RTEST(tpval = rb_ivar_get(module, tp_key))) { in set_gc_hook()
50 rb_tracepoint_disable(tpval); in set_gc_hook()
60 tpval = rb_tracepoint_new(0, event, gc_start_end_i, (void *)proc); in set_gc_hook()
61 rb_ivar_set(module, tp_key, tpval); in set_gc_hook()
63 rb_tracepoint_enable(tpval); in set_gc_hook()
H A Dtracepoint.c17 tracepoint_track_objspace_events_i(VALUE tpval, void *data) in tracepoint_track_objspace_events_i() argument
19 rb_trace_arg_t *tparg = rb_tracearg_from_tracepoint(tpval); in tracepoint_track_objspace_events_i()
60 VALUE tpval = rb_tracepoint_new(0, RUBY_INTERNAL_EVENT_NEWOBJ | RUBY_INTERNAL_EVENT_FREEOBJ | in tracepoint_track_objspace_events() local
66 rb_tracepoint_enable(tpval); in tracepoint_track_objspace_events()
67 rb_ensure(rb_yield, Qundef, rb_tracepoint_disable, tpval); in tracepoint_track_objspace_events()
82 VALUE tpval = rb_tracepoint_new(0, RUBY_INTERNAL_EVENT_NEWOBJ | RUBY_EVENT_CALL, 0, 0); in tracepoint_specify_normal_and_internal_events() local
83 rb_tracepoint_enable(tpval); in tracepoint_specify_normal_and_internal_events()
/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Ddebug.h66 VALUE rb_tracepoint_enable(VALUE tpval);
67 VALUE rb_tracepoint_disable(VALUE tpval);
68 VALUE rb_tracepoint_enabled_p(VALUE tpval);
71 rb_trace_arg_t *rb_tracearg_from_tracepoint(VALUE tpval);
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A Dp2dsetstat139 set tpval = `echo "$ipval * $MULTFAC" | bc -l`
140 set check3 = `echo "$tpval < 0 || $tpval > 1" | bc -l`
142 echo "** ERROR! Tailed p-value ($tpval) is outside bounds of [0, 1]."
181 set my_cdf = `cdf -p2t "$my_stype" "${tpval}" ${my_pars}`
/dports/lang/ruby26/ruby-2.6.9/ext/objspace/
H A Dobject_tracing.c74 newobj_i(VALUE tpval, void *data) in newobj_i() argument
77 rb_trace_arg_t *tparg = rb_tracearg_from_tracepoint(tpval); in newobj_i()
116 freeobj_i(VALUE tpval, void *data) in freeobj_i() argument
119 rb_trace_arg_t *tparg = rb_tracearg_from_tracepoint(tpval); in freeobj_i()
/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dx86.c43 mach->tpval = machtype; in set_mach()
300 mach->tpval = TP_PX; in set_mach()
572 mach_intersect.tpval = 0; in init_mach_intersect()
913 fprintf(dfile, "%d=tpval=%s\n", mach->tpval, sxtp(mach->tpval)); in _dumpmach()
H A Dx86.h116 int tpval; member
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/stats/
H A Dmulticomp.py432 tt, tpval = stats.ttest_1samp(rvs, 0)
433 res = fdrcorrection_bak(np.abs(tpval), alpha=alpha, method='i')
434 res0 = fdrcorrection0(np.abs(tpval), alpha=alpha)
439 np.sort(tpval).tolist() +
440 [np.sum(tpval[:ntrue]<alpha),
441 np.sum(tpval[ntrue:]<alpha)] +
442 [np.sum(tpval[:ntrue]<alpha/ntests),
443 np.sum(tpval[ntrue:]<alpha/ntests)])
/dports/cad/ghdl/ghdl-1.0.0/src/grt/fst/
H A Dfstapi.c4780 uint64_t tpval; in fstReaderIterBlocks2() local
4822 tpval = 0; in fstReaderIterBlocks2()
4827 tpval = time_table[ti] = tpval + val; in fstReaderIterBlocks2()
5809 uint64_t tpval; in fstReaderGetValueFromHandleAtTime() local
5847 tpval = 0; in fstReaderGetValueFromHandleAtTime()
5852 tpval = xc->rvat_time_table[ti] = tpval + val; in fstReaderGetValueFromHandleAtTime()
/dports/cad/nvc/nvc-r1.5.3/thirdparty/
H A Dfstapi.c4781 uint64_t tpval; in fstReaderIterBlocks2() local
4823 tpval = 0; in fstReaderIterBlocks2()
4828 tpval = time_table[ti] = tpval + val; in fstReaderIterBlocks2()
5810 uint64_t tpval; in fstReaderGetValueFromHandleAtTime() local
5848 tpval = 0; in fstReaderGetValueFromHandleAtTime()
5853 tpval = xc->rvat_time_table[ti] = tpval + val; in fstReaderGetValueFromHandleAtTime()
/dports/cad/verilator/verilator-4.216/include/gtkwave/
H A Dfstapi.c5092 uint64_t tpval; in fstReaderIterBlocks2() local
5134 tpval = 0; in fstReaderIterBlocks2()
5139 tpval = time_table[ti] = tpval + val; in fstReaderIterBlocks2()
6125 uint64_t tpval; in fstReaderGetValueFromHandleAtTime() local
6163 tpval = 0; in fstReaderGetValueFromHandleAtTime()
6168 tpval = xc->rvat_time_table[ti] = tpval + val; in fstReaderGetValueFromHandleAtTime()
/dports/cad/iverilog/verilog-11.0/vpi/
H A Dfstapi.c5089 uint64_t tpval; in fstReaderIterBlocks2() local
5131 tpval = 0; in fstReaderIterBlocks2()
5136 tpval = time_table[ti] = tpval + val; in fstReaderIterBlocks2()
6122 uint64_t tpval; in fstReaderGetValueFromHandleAtTime() local
6160 tpval = 0; in fstReaderGetValueFromHandleAtTime()
6165 tpval = xc->rvat_time_table[ti] = tpval + val; in fstReaderGetValueFromHandleAtTime()
/dports/cad/gtkwave/gtkwave-3.3.107/src/helpers/fst/
H A Dfstapi.c5089 uint64_t tpval; in fstReaderIterBlocks2() local
5131 tpval = 0; in fstReaderIterBlocks2()
5136 tpval = time_table[ti] = tpval + val; in fstReaderIterBlocks2()
6122 uint64_t tpval; in fstReaderGetValueFromHandleAtTime() local
6160 tpval = 0; in fstReaderGetValueFromHandleAtTime()
6165 tpval = xc->rvat_time_table[ti] = tpval + val; in fstReaderGetValueFromHandleAtTime()
/dports/science/py-scipy/scipy-1.7.1/doc/source/tutorial/
H A Dstats.rst792 >>> tch, tpval = stats.chisquare(freqcount, tprob*n_sample)
794 >>> print('chisquare for t: chi2 = %6.2f pvalue = %6.4f' % (tch, tpval))
812 >>> tch, tpval = stats.chisquare(freqcount, tprob*n_sample)
814 >>> print('chisquare for t: chi2 = %6.2f pvalue = %6.4f' % (tch, tpval))
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Ddphe2f.tex54330 let tpval = mean nearest neighor distance pvalue x y
54331 print tval tcdf tpval