Searched refs:DELTA (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.base/
H A Dcallfuncs.c53 #define DELTA (0.001) macro
279 return ((float_arg1 - float_val1) < DELTA
280 && (float_arg1 - float_val1) > -DELTA
281 && (float_arg2 - float_val2) < DELTA
282 && (float_arg2 - float_val2) > -DELTA);
295 return ((float_arg1 - float_val1) < DELTA
296 && (float_arg1 - float_val1) > -DELTA
297 && (float_arg2 - float_val2) < DELTA
298 && (float_arg2 - float_val2) > -DELTA);
308 return ((double_arg1 - double_val1) < DELTA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.base/
H A Dcallfuncs.c53 #define DELTA (0.001) macro
279 return ((float_arg1 - float_val1) < DELTA
280 && (float_arg1 - float_val1) > -DELTA
281 && (float_arg2 - float_val2) < DELTA
282 && (float_arg2 - float_val2) > -DELTA);
295 return ((float_arg1 - float_val1) < DELTA
296 && (float_arg1 - float_val1) > -DELTA
297 && (float_arg2 - float_val2) < DELTA
298 && (float_arg2 - float_val2) > -DELTA);
308 return ((double_arg1 - double_val1) < DELTA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.base/
H A Dcallfuncs.c53 #define DELTA (0.001) macro
279 return ((float_arg1 - float_val1) < DELTA
280 && (float_arg1 - float_val1) > -DELTA
281 && (float_arg2 - float_val2) < DELTA
282 && (float_arg2 - float_val2) > -DELTA);
295 return ((float_arg1 - float_val1) < DELTA
296 && (float_arg1 - float_val1) > -DELTA
297 && (float_arg2 - float_val2) < DELTA
298 && (float_arg2 - float_val2) > -DELTA);
308 return ((double_arg1 - double_val1) < DELTA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c31 #define DELTA (0.001) macro
265 return ((float_arg1 - float_val1) < DELTA
266 && (float_arg1 - float_val1) > -DELTA
267 && (float_arg2 - float_val2) < DELTA
268 && (float_arg2 - float_val2) > -DELTA);
281 return ((float_arg1 - float_val1) < DELTA
282 && (float_arg1 - float_val1) > -DELTA
283 && (float_arg2 - float_val2) < DELTA
284 && (float_arg2 - float_val2) > -DELTA);
294 return ((double_arg1 - double_val1) < DELTA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c31 #define DELTA (0.001) macro
265 return ((float_arg1 - float_val1) < DELTA
266 && (float_arg1 - float_val1) > -DELTA
267 && (float_arg2 - float_val2) < DELTA
268 && (float_arg2 - float_val2) > -DELTA);
281 return ((float_arg1 - float_val1) < DELTA
282 && (float_arg1 - float_val1) > -DELTA
283 && (float_arg2 - float_val2) < DELTA
284 && (float_arg2 - float_val2) > -DELTA);
294 return ((double_arg1 - double_val1) < DELTA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c31 #define DELTA (0.001) macro
265 return ((float_arg1 - float_val1) < DELTA
266 && (float_arg1 - float_val1) > -DELTA
267 && (float_arg2 - float_val2) < DELTA
268 && (float_arg2 - float_val2) > -DELTA);
281 return ((float_arg1 - float_val1) < DELTA
282 && (float_arg1 - float_val1) > -DELTA
283 && (float_arg2 - float_val2) < DELTA
284 && (float_arg2 - float_val2) > -DELTA);
294 return ((double_arg1 - double_val1) < DELTA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Dhashes.c25 #define DELTA 0x9E3779B9 macro
41 sum += DELTA; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext3/
H A Dhash.c17 #define DELTA 0x9E3779B9 macro
27 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dhash.c17 #define DELTA 0x9E3779B9 macro
27 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext3/
H A Dhash.c17 #define DELTA 0x9E3779B9 macro
27 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dhash.c17 #define DELTA 0x9E3779B9 macro
27 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dhashes.c25 #define DELTA 0x9E3779B9 macro
41 sum += DELTA; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/joystick/
H A Danalog.c142 #define DELTA(x,y) (cpu_has_tsc ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? CLOCK_TICK_RATE / HZ : 0))) macro
159 #define DELTA(x,y) ((y)-(x)) macro
163 #define DELTA(x,y) ((y)-(x)) macro
167 #define DELTA(x, y) ((x) - (y)) macro
173 #define DELTA(x,y) ((y)-(x)) macro
259 if ((last ^ this) && (DELTA(loop, now) < loopout)) {
265 } while (this && (i < 4) && (DELTA(start, now) < timeout));
273 port->axes[j] = (DELTA(start, time[i]) << ANALOG_FUZZ_BITS) / port->loop;
385 port->speed = DELTA(t1, t2) - DELTA(t
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/joystick/
H A Danalog.c142 #define DELTA(x,y) (cpu_has_tsc ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? CLOCK_TICK_RATE / HZ : 0))) macro
159 #define DELTA(x,y) ((y)-(x)) macro
163 #define DELTA(x,y) ((y)-(x)) macro
167 #define DELTA(x, y) ((x) - (y)) macro
173 #define DELTA(x,y) ((y)-(x)) macro
259 if ((last ^ this) && (DELTA(loop, now) < loopout)) {
265 } while (this && (i < 4) && (DELTA(start, now) < timeout));
273 port->axes[j] = (DELTA(start, time[i]) << ANALOG_FUZZ_BITS) / port->loop;
385 port->speed = DELTA(t1, t2) - DELTA(t
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddirhash.c32 #define DELTA 0x9E3779B9 macro
42 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddirhash.c32 #define DELTA 0x9E3779B9 macro
42 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddirhash.c32 #define DELTA 0x9E3779B9 macro
42 sum += DELTA;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/gameport/
H A Dgameport.c54 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro
99 if ((t = DELTA(t2,t1) - DELTA(t3,t2)) < tx) tx = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/gameport/
H A Dgameport.c54 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro
99 if ((t = DELTA(t2,t1) - DELTA(t3,t2)) < tx) tx = t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/tools/
H A DMakefile406 hkscs2001.h : $(TABLESDIR)/big5hkscs/HKSCS-2001_2006-DELTA.TXT cjk_tab_to_h
409 hkscs2004.h : $(TABLESDIR)/big5hkscs/HKSCS-2004_2006-DELTA.TXT cjk_tab_to_h
412 hkscs2008.h : $(TABLESDIR)/big5hkscs/HKSCS-2008_2010-DELTA.TXT cjk_tab_to_h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/tools/
H A DMakefile406 hkscs2001.h : $(TABLESDIR)/big5hkscs/HKSCS-2001_2006-DELTA.TXT cjk_tab_to_h
409 hkscs2004.h : $(TABLESDIR)/big5hkscs/HKSCS-2004_2006-DELTA.TXT cjk_tab_to_h
412 hkscs2008.h : $(TABLESDIR)/big5hkscs/HKSCS-2008_2010-DELTA.TXT cjk_tab_to_h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/tools/
H A DMakefile406 hkscs2001.h : $(TABLESDIR)/big5hkscs/HKSCS-2001_2006-DELTA.TXT cjk_tab_to_h
409 hkscs2004.h : $(TABLESDIR)/big5hkscs/HKSCS-2004_2006-DELTA.TXT cjk_tab_to_h
412 hkscs2008.h : $(TABLESDIR)/big5hkscs/HKSCS-2008_2010-DELTA.TXT cjk_tab_to_h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c1011 unsigned int DELTA,
1025 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff);
1006 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ali5451/
H A Dali5451.c1011 unsigned int DELTA,
1025 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff);
1006 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Ddir.c219 #define DELTA 0x9E3779B9 macro
229 sum += DELTA;

Completed in 238 milliseconds

12