Searched defs:t10 (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/
H A Dfontscaler.h36 hsFixed t10, t11; member in struct:__anon797
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageLookUpU8S16Func.c785 mlib_d64 t9, t10, t11; /* destination data */ local
818 t10 = VIS_LD_U16_I(table1, (s2 >> 7) & 0x1FE);
830 acc2 = vis_faligndata(t10, acc2);
850 t10 = VIS_LD_U16_I(table1, (s2 >> 7) & 0x1FE);
862 acc2 = vis_faligndata(t10, acc2);
992 mlib_d64 t9, t10, t11; /* destination data */ local
1027 t10 = VIS_LD_U16_I(table1, (s2 << 1) & 0x1FE);
1039 acc2 = vis_faligndata(t10, acc2);
1060 t10 = VIS_LD_U16_I(table1, (s2 << 1) & 0x1FE);
1072 acc2 = vis_faligndata(t10, acc
1206 mlib_d64 t9, t10, t11; /* destination data */ local
1420 mlib_d64 t9, t10, t11; /* destination data */ local
[all...]
H A Dmlib_v_ImageLookUpU8U16Func.c742 mlib_d64 t9, t10, t11; /* destination data */ local
775 t10 = VIS_LD_U16_I(table1, (s2 >> 7) & 0x1FE);
787 acc2 = vis_faligndata(t10, acc2);
807 t10 = VIS_LD_U16_I(table1, (s2 >> 7) & 0x1FE);
819 acc2 = vis_faligndata(t10, acc2);
938 mlib_d64 t9, t10, t11; /* destination data */ local
973 t10 = VIS_LD_U16_I(table1, (s2 << 1) & 0x1FE);
985 acc2 = vis_faligndata(t10, acc2);
1006 t10 = VIS_LD_U16_I(table1, (s2 << 1) & 0x1FE);
1018 acc2 = vis_faligndata(t10, acc
1141 mlib_d64 t9, t10, t11; /* destination data */ local
1344 mlib_d64 t9, t10, t11; /* destination data */ local
[all...]
/openjdk7/jdk/test/javax/management/mxbean/
H A DGenericArrayTypeTest.java222 return t10;
225 t10 = v;
227 private Set<List<MonitorInfo[]>> t10; field in class:GenericArrayTypeTest.Test
315 Set<List<MonitorInfo[]>> t10 = new HashSet<List<MonitorInfo[]>>();
316 t10.add(t8);
320 t12.put("key", t10);
331 test.setT10(t10);
/openjdk7/jdk/src/share/native/java/lang/fdlibm/src/
H A De_lgamma_r.c131 t10 = 8.81081882437654011382e-04, /* 0x3F4CDF0C, 0xEF61A8E9 */ variable
278 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));

Completed in 41 milliseconds