Home
last modified time | relevance | path

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

123456

/dports/textproc/p5-Text-DHCPLeases/Text-DHCPLeases-1.0/t/
H A Ddhcpd.leases.sample3 tstp 2 2007/08/14 20:51:22;
10 tstp 2 2007/08/14 20:51:22;
17 tstp 2 2007/08/14 20:51:22;
24 tstp 2 2007/08/14 20:51:22;
31 tstp 2 2007/08/14 20:51:22;
38 tstp 2 2007/08/14 20:51:22;
45 tstp 2 2007/08/14 20:51:22;
52 tstp 2 2007/08/14 20:51:22;
60 tstp 4 2007/09/13 20:51:50;
69 tstp 2 2007/08/14 21:24:19;
[all …]
H A DObject.t10 tstp 3 2007/08/15 11:49:58;
33 is($lease->tstp, '3 2007/08/15 11:49:58' , 'tstp');
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Duxctty.c263 cc_t tstp; member
294 return (current_interrupt_chars . tstp); in OS_ctty_tstp_char()
337 (ic -> tstp) = (s . ltc . t_suspc);
342 (ic -> tstp) = disabled_char;
353 (ic -> tstp) = (s . ltc . t_suspc);
358 (ic -> tstp) = disabled_char;
372 (ic -> tstp) = disabled_char;
392 (s . ltc . t_suspc) = (ic -> tstp); in ctty_set_interrupt_chars()
403 (s . ltc . t_suspc) = (ic -> tstp); in ctty_set_interrupt_chars()
413 (s . ltc . t_suspc) = (ic -> tstp); in ctty_set_interrupt_chars()
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dpinsn.s13 tstp r0, #10 label
14 tstp r2, r4 label
15 tstp r5, r7, lsl #5 label
16 tstp r1, r3, lsl r1 label
H A Dpinsn.d21 0+030 <[^>]*> e310f00a ? tstp r0, #10
22 0+034 <[^>]*> e112f004 ? tstp r2, r4
23 0+038 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
24 0+03c <[^>]*> e111f113 ? tstp r1, r3, lsl r1
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/arm/
H A Dpinsn.s13 tstp r0, #10 label
14 tstp r2, r4 label
15 tstp r5, r7, lsl #5 label
16 tstp r1, r3, lsl r1 label
H A Dpinsn.d21 0+030 <[^>]*> e310f00a ? tstp r0, #10
22 0+034 <[^>]*> e112f004 ? tstp r2, r4
23 0+038 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
24 0+03c <[^>]*> e111f113 ? tstp r1, r3, lsl r1
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dpinsn.s13 tstp r0, #10 label
14 tstp r2, r4 label
15 tstp r5, r7, lsl #5 label
16 tstp r1, r3, lsl r1 label
H A Dpinsn.d21 0+030 <[^>]*> e310f00a ? tstp r0, #10
22 0+034 <[^>]*> e112f004 ? tstp r2, r4
23 0+038 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
24 0+03c <[^>]*> e111f113 ? tstp r1, r3, lsl r1
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Dpinsn.s13 tstp r0, #10 label
14 tstp r2, r4 label
15 tstp r5, r7, lsl #5 label
16 tstp r1, r3, lsl r1 label
H A Dpinsn.d21 0+030 <[^>]*> e310f00a ? tstp r0, #10
22 0+034 <[^>]*> e112f004 ? tstp r2, r4
23 0+038 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
24 0+03c <[^>]*> e111f113 ? tstp r1, r3, lsl r1
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/arm/
H A Dpinsn.s13 tstp r0, #10 label
14 tstp r2, r4 label
15 tstp r5, r7, lsl #5 label
16 tstp r1, r3, lsl r1 label
H A Dpinsn.d21 0+030 <[^>]*> e310f00a ? tstp r0, #10
22 0+034 <[^>]*> e112f004 ? tstp r2, r4
23 0+038 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
24 0+03c <[^>]*> e111f113 ? tstp r1, r3, lsl r1
/dports/devel/splint/splint-3.1.2/test/
H A Dmodtest.expect11 modtest.c:25:3: Undocumented modification of tstp->b: tstp->b = 6
26 modtest.c:25:3: Undocumented modification of tstp->b: tstp->b = 6
51 modtest.c:25:3: Undocumented modification of tstp->b: tstp->b = 6
56 modtest.c:29:1: Suspect object listed in modifies of f not modified: tstp->a
H A Dmodtest.c7 tst *tstp; variable
24 ts.b = tstp->a; in f()
25 tstp->b = 6; in f()
H A Dmodtest.lcl6 tst *tstp ;
8 int f (int i[], int *j) int ai[]; int x, y; tst ts; tst* tstp;
11 modifies elt, x, ai[3], ai[3+6], ai[x'], ts.a, tstp'->a, ts;
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/stress/v2/statement/
H A Dtimestamp_test.go9 tstp := newTestTimestamp()
10 function := tstp.Time("2016-01-01", 100, "s")
16 function = tstp.Time("now", 100, "ns")
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/stress/v2/statement/
H A Dtimestamp_test.go9 tstp := newTestTimestamp()
10 function := tstp.Time("2016-01-01", 100, "s")
16 function = tstp.Time("now", 100, "ns")
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/stress/v2/statement/
H A Dtimestamp_test.go9 tstp := newTestTimestamp()
10 function := tstp.Time("2016-01-01", 100, "s")
16 function = tstp.Time("now", 100, "ns")
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_mkl.h59 …ags_t flags, rsb_thread_t *otnp, rsb_time_t *tpop, struct rsb_tattr_t* ttrp, struct rsb_ts_t*tstp);
61 …ags_t flags, rsb_thread_t *otnp, rsb_time_t *tpop, struct rsb_tattr_t* ttrp, struct rsb_ts_t*tstp);
64 …ags_t flags, rsb_thread_t *otnp, rsb_time_t *tpop, struct rsb_tattr_t* ttrp, struct rsb_ts_t*tstp);
65 …MKL_INT ldc, rsb_thread_t *otnp, rsb_time_t *tpop, struct rsb_tattr_t* ttrp, struct rsb_ts_t*tstp);
/dports/news/nn/nn-6.7.3/
H A Dexecute.c56 sig_type(*quit) (), (*intr) (), (*tstp) (); in execute() local
80 tstp = signal(SIGTSTP, SIG_DFL); in execute()
89 signal(SIGTSTP, tstp); in execute()
/dports/math/eprover/eprover-E-2.0/development_tools/
H A Dprot2starexec.sh12 …record-gcs |grep -v resources-info |grep -v tptp3-in | grep -v tstp-format | grep -v tstp-in | gr…
/dports/games/naev/naev-0.7.0/src/
H A Dntime.c100 ntime_t tscu, tstp, tstu; in ntime_create() local
102 tstp = stp; in ntime_create()
104 return tscu*NT_SCU_DIV + tstp*NT_STP_DIV + tstu*NT_STU_DIV; in ntime_create()
/dports/sysutils/munin-common/munin-2.0.67/contrib/
H A Drtbtrace.pl41 …my ($device, $cpu_id, $seqno, $tstp, $pid, $action, $mode, $offset, $dummy, $length, $detail) = sp…
50 if ($tstp > $last_tstp + $tstp_step) {
/dports/sysutils/munin-master/munin-2.0.67/contrib/
H A Drtbtrace.pl41 …my ($device, $cpu_id, $seqno, $tstp, $pid, $action, $mode, $offset, $dummy, $length, $detail) = sp…
50 if ($tstp > $last_tstp + $tstp_step) {

123456