Home
last modified time | relevance | path

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

12345678910>>...33

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/a29khif/
H A Dread.s40 …on - uses readv const tav,HIF_call @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ …
43 add tav, msp, 4
45 store 0, 0, lr4, tav
47 const tav,HIF_readv @ asneq V_SYSCALL,gr1,gr1
48 jmpti tav, lr0
50 const tpc,_errno @ consth tpc,_errno @ store 0,0,tav,tpc @ jmpi lr0 @ constn v0,-1
52 …const tav,HIF_read @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ consth tpc,_errn…
H A D_alloc.s28 …placed call to const tav,HIF_macro @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ …
40 const tav,HIF_alloc @ asneq V_SYSCALL,gr1,gr1
41 jmpti tav, lr0
44 store 0, 0, tav, tpc
53 …const tav,HIF_free @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ consth tpc,_errn…
H A Dalloc.s29 ; 07/06/89 (JS) Replaced call to const tav,HIF_macro
41 const tav,HIF_alloc
43 jmpti tav, lr0
46 store 0, 0, tav, tpc
55 const tav,HIF_free
57 jmpti tav,lr0
60 store 0,0,tav,tpc
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/a29khif/
H A Dread.s40 …on - uses readv const tav,HIF_call @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ …
43 add tav, msp, 4
45 store 0, 0, lr4, tav
47 const tav,HIF_readv @ asneq V_SYSCALL,gr1,gr1
48 jmpti tav, lr0
50 const tpc,_errno @ consth tpc,_errno @ store 0,0,tav,tpc @ jmpi lr0 @ constn v0,-1
52 …const tav,HIF_read @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ consth tpc,_errn…
H A D_alloc.s28 …placed call to const tav,HIF_macro @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ …
40 const tav,HIF_alloc @ asneq V_SYSCALL,gr1,gr1
41 jmpti tav, lr0
44 store 0, 0, tav, tpc
53 …const tav,HIF_free @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ consth tpc,_errn…
H A Dalloc.s29 ; 07/06/89 (JS) Replaced call to const tav,HIF_macro
41 const tav,HIF_alloc
43 jmpti tav, lr0
46 store 0, 0, tav, tpc
55 const tav,HIF_free
57 jmpti tav,lr0
60 store 0,0,tav,tpc
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/a29khif/
H A Dread.S40 …on - uses readv const tav,HIF_call @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ …
43 add tav, msp, 4
45 store 0, 0, lr4, tav
47 const tav,HIF_readv @ asneq V_SYSCALL,gr1,gr1
48 jmpti tav, lr0
50 const tpc,_errno @ consth tpc,_errno @ store 0,0,tav,tpc @ jmpi lr0 @ constn v0,-1
52 …const tav,HIF_read @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ consth tpc,_errn…
H A D_alloc.S28 …placed call to const tav,HIF_macro @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ …
40 const tav,HIF_alloc @ asneq V_SYSCALL,gr1,gr1
41 jmpti tav, lr0
44 store 0, 0, tav, tpc
53 …const tav,HIF_free @ asneq V_SYSCALL,gr1,gr1 @ jmpti tav,lr0 @ const tpc,_errno @ consth tpc,_errn…
H A Dalloc.S29 ; 07/06/89 (JS) Replaced call to const tav,HIF_macro
41 const tav,HIF_alloc
43 jmpti tav, lr0
46 store 0, 0, tav, tpc
55 const tav,HIF_free
57 jmpti tav,lr0
60 store 0,0,tav,tpc
/dports/finance/R-cran-quantmod/quantmod/R/
H A DTA.R98 tav <- x@TA.values functionVar
103 seq(min(tav * 0.975, na.rm = TRUE), max(tav * 1.05, na.rm = TRUE),
116 len <- NCOL(tav)
125 1:NCOL(tav)
146 if(NCOL(tav) == 1) {
175 Col.title <- colnames(tav)[cols]
196 tav <- x@TA.values functionVar
200 seq(min(tav * 0.975, na.rm = TRUE), max(tav * 1.05, na.rm = TRUE),
213 len <- NCOL(tav)
222 1:NCOL(tav)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceAnnotationVisitor.java227 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitAnnotation() local
228 text.add(tav.getText()); in visitAnnotation()
231 tav.av = av.visitAnnotation(name, desc); in visitAnnotation()
233 return tav; in visitAnnotation()
244 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitArray() local
245 text.add(tav.getText()); in visitArray()
248 tav.av = av.visitArray(name); in visitArray()
250 return tav; in visitArray()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceAnnotationVisitor.java227 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitAnnotation() local
228 text.add(tav.getText()); in visitAnnotation()
231 tav.av = av.visitAnnotation(name, desc); in visitAnnotation()
233 return tav; in visitAnnotation()
244 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitArray() local
245 text.add(tav.getText()); in visitArray()
248 tav.av = av.visitArray(name); in visitArray()
250 return tav; in visitArray()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceAnnotationVisitor.java227 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitAnnotation() local
228 text.add(tav.getText()); in visitAnnotation()
231 tav.av = av.visitAnnotation(name, desc); in visitAnnotation()
233 return tav; in visitAnnotation()
244 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitArray() local
245 text.add(tav.getText()); in visitArray()
248 tav.av = av.visitArray(name); in visitArray()
250 return tav; in visitArray()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceAnnotationVisitor.java227 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitAnnotation() local
228 text.add(tav.getText()); in visitAnnotation()
231 tav.av = av.visitAnnotation(name, desc); in visitAnnotation()
233 return tav; in visitAnnotation()
244 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitArray() local
245 text.add(tav.getText()); in visitArray()
248 tav.av = av.visitArray(name); in visitArray()
250 return tav; in visitArray()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/util/
H A DTraceAnnotationVisitor.java227 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitAnnotation() local
228 text.add(tav.getText()); in visitAnnotation()
231 tav.av = av.visitAnnotation(name, desc); in visitAnnotation()
233 return tav; in visitAnnotation()
244 TraceAnnotationVisitor tav = createTraceAnnotationVisitor(); in visitArray() local
245 text.add(tav.getText()); in visitArray()
248 tav.av = av.visitArray(name); in visitArray()
250 return tav; in visitArray()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qmmm/
H A Dtask_qmmm_abc.F40 double precision w,eref,tav local
134 if(.not. qmmm_abc_compute(ns,tav,eref,w,fn(1),fn(2),rtdb))
183 if(.not. qmmm_abc_compute(ns,tav,eref,w,fn(1),fn(2),rtdb))
185 call qmmm_abc_print_info(in,ns,tav,eref,w)
196 function qmmm_abc_compute(nf,tav,eref,w,fnl,fnh,rtdb)
212 double precision tav local
273 tav = 0.0d0
284 tav = tav + temp(1)
288 tav = tav/nf
289 w = -kb_au*tav*log(z/nf)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qmmm/
H A Dtask_qmmm_abc.F40 double precision w,eref,tav
134 if(.not. qmmm_abc_compute(ns,tav,eref,w,fn(1),fn(2),rtdb))
183 if(.not. qmmm_abc_compute(ns,tav,eref,w,fn(1),fn(2),rtdb))
185 call qmmm_abc_print_info(in,ns,tav,eref,w)
196 function qmmm_abc_compute(nf,tav,eref,w,fnl,fnh,rtdb)
212 double precision tav
273 tav = 0.0d0
284 tav = tav + temp(1)
288 tav = tav/nf
289 w = -kb_au*tav*log(z/nf)
[all …]
/dports/sysutils/radmind/radmind-1.15.4/
H A Dlsize.c31 char **tav = NULL; in lsize() local
42 if (( tac = argcargv( line, &tav )) != 8 ) { in lsize()
46 if ( *tav[ 0 ] != 'a' && *tav[ 0 ] != 'f' ) { in lsize()
51 cursize = strtoull( tav[ 6 ], NULL, 10 ); in lsize()
54 linenum, tav[ 6 ], strerror( errno )); in lsize()
/dports/devel/emscripten/emscripten-2.0.3/tools/debug/
H A Dautodediffer.py46 tav = process_line(a[tai]) variable
49 if tav and tav[0] == bv[0]:
51 av = tav
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_104/
H A Dshifter - cellular_Phat_YAK_Infusion_v2.milk102 wave_0_per_point18=tav = toll/cou*.1;
110 wave_0_per_point26=la = if((1-t3)*cop*equal(seg,1),tav,la);
111 wave_0_per_point27=lb = if((1-t3)*cop*equal(seg,2),tav,lb);
112 wave_0_per_point28=lc = if((1-t3)*cop*equal(seg,3),tav,lc);
113 wave_0_per_point29=ld = if((1-t3)*cop*equal(seg,4),tav,ld);
114 wave_0_per_point30=le = if((1-t3)*cop*equal(seg,5),tav,le);
115 wave_0_per_point31=lf = if((1-t3)*cop*equal(seg,6),tav,lf);
116 wave_0_per_point32=lg = if((1-t3)*cop*equal(seg,7),tav,lg);
117 wave_0_per_point33=li = if((1-t3)*cop*equal(seg,8),tav,li);
118 wave_0_per_point34=lj = if((1-t3)*cop*equal(seg,9),tav,lj);
[all …]
H A Dshifter - cellular_Phat_Spinny_Slide_mix_v2_Time_Mod_tan.milk102 wave_0_per_point18=tav = toll/cou*.1;
110 wave_0_per_point26=la = if((1-t3)*cop*equal(seg,1),tav,la);
111 wave_0_per_point27=lb = if((1-t3)*cop*equal(seg,2),tav,lb);
112 wave_0_per_point28=lc = if((1-t3)*cop*equal(seg,3),tav,lc);
113 wave_0_per_point29=ld = if((1-t3)*cop*equal(seg,4),tav,ld);
114 wave_0_per_point30=le = if((1-t3)*cop*equal(seg,5),tav,le);
115 wave_0_per_point31=lf = if((1-t3)*cop*equal(seg,6),tav,lf);
116 wave_0_per_point32=lg = if((1-t3)*cop*equal(seg,7),tav,lg);
117 wave_0_per_point33=li = if((1-t3)*cop*equal(seg,8),tav,li);
118 wave_0_per_point34=lj = if((1-t3)*cop*equal(seg,9),tav,lj);
[all …]
H A Dshifter - cellular_Phat_Spinny_Swimmer_mix_v2.milk102 wave_0_per_point18=tav = toll/cou*.1;
110 wave_0_per_point26=la = if((1-t3)*cop*equal(seg,1),tav,la);
111 wave_0_per_point27=lb = if((1-t3)*cop*equal(seg,2),tav,lb);
112 wave_0_per_point28=lc = if((1-t3)*cop*equal(seg,3),tav,lc);
113 wave_0_per_point29=ld = if((1-t3)*cop*equal(seg,4),tav,ld);
114 wave_0_per_point30=le = if((1-t3)*cop*equal(seg,5),tav,le);
115 wave_0_per_point31=lf = if((1-t3)*cop*equal(seg,6),tav,lf);
116 wave_0_per_point32=lg = if((1-t3)*cop*equal(seg,7),tav,lg);
117 wave_0_per_point33=li = if((1-t3)*cop*equal(seg,8),tav,li);
118 wave_0_per_point34=lj = if((1-t3)*cop*equal(seg,9),tav,lj);
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_200/
H A Dshifter - cellular_Phat_YAK_Infusion_v2.milk102 wave_0_per_point18=tav = toll/cou*.1;
110 wave_0_per_point26=la = if((1-t3)*cop*equal(seg,1),tav,la);
111 wave_0_per_point27=lb = if((1-t3)*cop*equal(seg,2),tav,lb);
112 wave_0_per_point28=lc = if((1-t3)*cop*equal(seg,3),tav,lc);
113 wave_0_per_point29=ld = if((1-t3)*cop*equal(seg,4),tav,ld);
114 wave_0_per_point30=le = if((1-t3)*cop*equal(seg,5),tav,le);
115 wave_0_per_point31=lf = if((1-t3)*cop*equal(seg,6),tav,lf);
116 wave_0_per_point32=lg = if((1-t3)*cop*equal(seg,7),tav,lg);
117 wave_0_per_point33=li = if((1-t3)*cop*equal(seg,8),tav,li);
118 wave_0_per_point34=lj = if((1-t3)*cop*equal(seg,9),tav,lj);
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_bltc201/
H A Dshifter - cellular_Phat_YAK_Infusion_v2.milk102 wave_0_per_point18=tav = toll/cou*.1;
110 wave_0_per_point26=la = if((1-t3)*cop*equal(seg,1),tav,la);
111 wave_0_per_point27=lb = if((1-t3)*cop*equal(seg,2),tav,lb);
112 wave_0_per_point28=lc = if((1-t3)*cop*equal(seg,3),tav,lc);
113 wave_0_per_point29=ld = if((1-t3)*cop*equal(seg,4),tav,ld);
114 wave_0_per_point30=le = if((1-t3)*cop*equal(seg,5),tav,le);
115 wave_0_per_point31=lf = if((1-t3)*cop*equal(seg,6),tav,lf);
116 wave_0_per_point32=lg = if((1-t3)*cop*equal(seg,7),tav,lg);
117 wave_0_per_point33=li = if((1-t3)*cop*equal(seg,8),tav,li);
118 wave_0_per_point34=lj = if((1-t3)*cop*equal(seg,9),tav,lj);
[all …]
/dports/sysutils/nss_ndb/nss_ndb-1.0.24/
H A Dnsstest.c1551 TESTARGS *tav = NULL; in main() local
1657 tav = calloc(n_threads, sizeof(*tav)); in main()
1658 if (!tav) { in main()
1664 tav[j].tf = tf; in main()
1670 tav[j].nc = 0; in main()
1672 if (pthread_create(&tav[j].tid, NULL, run_test, (void *) &tav[j])) { in main()
1684 t_nc += tav[j].nc; in main()
1686 t_min = tav[j].t_min; in main()
1688 t_max = tav[j].t_max; in main()
1691 t_avg += tav[j].t_sum/tav[j].nc; in main()
[all …]

12345678910>>...33