Searched refs:f5 (Results 1 - 25 of 47) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEnhanced0.java33 private int f5; field in class:Enhanced0
H A DEnhanced1.java38 private int f5; field in class:Enhanced1
102 output.writeInt(f5);
119 f5 = input.readInt();
210 return Integer.valueOf(f5);
241 f5 = ((Integer) value).intValue();
H A DBindingTest.java234 {"f5", "long"},
264 private long f5 = 123; field in class:BindingTest.SimpleTypes
293 TestCase.assertEquals(f5, o.f5);
325 {"f5", long[].class.getName()},
348 private long[] f5 = {1, 2}; field in class:BindingTest.ArrayTypes
396 TestCase.assertTrue(Arrays.equals(f5, o.f5));
463 {"f5", HashMap.class.getName()},
483 private HashMap<String,Integer> f5 field in class:BindingTest.ProxyTypes
1396 private long f5 = 5; field in class:BindingTest.SecKeys
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dmakepackage7 DVER=$(cat /etc/redhat-release | cut -d " " -f5-)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dfpregdef.h32 #define ft0f $f5
73 #define ft1 $f5
H A Dasmmacro-64.h40 sdc1 $f5, THREAD_FPR5(\thread)
88 ldc1 $f5, THREAD_FPR5(\thread)
H A Dasmmacro-32.h43 swc1 $f5, THREAD_FPR5(\thread)
101 lwc1 $f5, THREAD_FPR5(\thread)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A DMakefile61 CFLAGS_vcpu.o += -mfixed-range=f2-f5,f12-f127
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dr2300_fpu.S38 EX(swc1 $f5,(SC_FPREGS+40)(a0))
90 EX(lwc1 $f5,(SC_FPREGS+40)(a0))
H A Dr4k_switch.S182 dmtc1 t1, $f5
205 mtc1 t1, $f5
H A Dr2300_switch.S142 mtc1 t0, $f5
H A Dr4k_fpu.S42 EX sdc1 $f5, SC_FPREGS+40(a0)
120 EX ldc1 $f5, SC_FPREGS+40(a0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dsbrdsp_mips.c205 float f1, f2, f3, f4, f5, f6, f7, f8; local
218 "lwc1 $f5, 264(%[z1]) \n\t"
222 "add.s %[f3], $f4, $f5 \n\t"
228 "add.s %[f5], $f8, $f9 \n\t"
244 "lwc1 $f5, 532(%[z1]) \n\t"
247 "add.s %[f5], %[f5], $f4 \n\t"
248 "add.s %[f6], %[f6], $f5 \n\t"
260 "lwc1 $f5, 788(%[z1]) \n\t"
263 "add.s %[f5],
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dppccpuid.pl67 fmr f5,f31
H A Ds390xcpuid.S87 lzdr %f5
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Ds390xcpuid.S87 lzdr %f5
H A Dppccpuid.pl67 fmr f5,f31
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dptrace.h188 struct ia64_fpreg f5; /* preserved */ member in struct:switch_stack
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/variants/s6000/include/variant/
H A Dtie-asm.h87 SSI f5, \ptr, 28 variable
121 LSI f5, \ptr, 28 variable
H A Dtie.h108 XCHAL_SA_REG(s,0,0,2,0, f5, 4, 4, 4,0x0035, f,5 , 32,0,0,0) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dvp8dsp_altivec.c144 vec_u8 f5 = vec_splat(subpel_filter, 5)
155 s5f = (vec_s16)vec_mul(s5, f5); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dvp8dsp_altivec.c148 vec_u8 f5 = vec_splat(subpel_filter, 5)
159 s5f = (vec_s16)vec_mul(s5, f5); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S120 fmovs %f1,%f5
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A DMakefile50 # fp_emulate() expects f2-f5,f16-f31 to contain the user-level state.
51 CFLAGS_traps.o += -mfixed-range=f2-f5,f16-f31
H A Dentry.h45 .spillsp f4,SW(F4)+16+(off); .spillsp f5,SW(F5)+16+(off); \

Completed in 119 milliseconds

12