Home
last modified time | relevance | path

Searched refs:to_from (Results 1 – 25 of 95) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp850 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
898 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
922 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
971 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
973 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
993 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
995 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1243 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1256 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1258 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp850 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
898 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
922 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
971 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
973 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
993 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
995 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1243 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1256 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1258 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp789 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
837 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
861 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
919 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
921 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
941 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
943 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1204 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1217 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1219 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp790 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
838 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
862 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
923 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
925 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
945 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
947 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1220 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1236 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1238 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp789 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
837 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
861 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
919 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
921 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
941 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
943 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1204 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1217 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1219 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp737 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
785 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
809 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
867 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
869 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
889 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
891 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1152 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1165 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1167 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp791 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
839 __ movq(Address(from, to_from, Address::times_1), mmx0); in mmx_copy_forward()
863 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
924 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
926 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
946 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
948 mmx_copy_forward(from, to_from, rax); in generate_disjoint_copy()
1221 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1237 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
1239 mmx_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/multimedia/mpv/mpv-0.34.1/etc/
H A D_mpv.zsh117 local to_from real_name arg_spec
118 for to_from in $option_aliases; do
119 # to_from='alias-name real-name'
120 real_name=${to_from##* }
124 _mpv_completion_arguments+="${arg_spec/$real_name/${to_from%% *}}"
/dports/devel/py-pint/Pint-0.18/pint/testsuite/
H A Dtest_converters.py79 to_from = lambda value, inplace: c.to_reference( function
84 (from_to, to_from), ((True, True), (False, False))
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp782 __ movq(Address(from, to_from, Address::times_1, 0), xmm0); in xmm_copy_forward()
784 __ movq(Address(from, to_from, Address::times_1, 8), xmm1); in xmm_copy_forward()
816 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
839 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
900 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
902 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
921 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
928 __ movl(Address(from, to_from, Address::times_1, 0), rax); in generate_disjoint_copy()
1179 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1194 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp757 __ movq(Address(from, to_from, Address::times_1, 0), xmm0); in xmm_copy_forward()
759 __ movq(Address(from, to_from, Address::times_1, 8), xmm1); in xmm_copy_forward()
791 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
814 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
875 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
877 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
896 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
903 __ movl(Address(from, to_from, Address::times_1, 0), rax); in generate_disjoint_copy()
1154 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1169 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/utils/
H A DlinearAlg2D.h102 const Point to_from = from - p0; in getClosestOnLineSegment() local
103 const coord_t projected_x = dot(to_from, direction) ; in getClosestOnLineSegment()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp798 __ movq(Address(from, to_from, Address::times_1, 0), xmm0); in xmm_copy_forward()
800 __ movq(Address(from, to_from, Address::times_1, 8), xmm1); in xmm_copy_forward()
832 __ movq(Address(from, to_from, Address::times_1), xmm0); in xmm_copy_forward()
855 const Register to_from = to; // (to - from) in generate_disjoint_copy() local
916 __ addptr(to_from, from);// restore 'to' in generate_disjoint_copy()
918 __ subptr(to_from, from);// restore 'to_from' in generate_disjoint_copy()
937 xmm_copy_forward(from, to_from, rax); in generate_disjoint_copy()
944 __ movl(Address(from, to_from, Address::times_1, 0), rax); in generate_disjoint_copy()
1195 const Register to_from = rdx; // (to - from) in generate_disjoint_long_copy() local
1210 xmm_copy_forward(from, to_from, count); in generate_disjoint_long_copy()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/source/helper/purpenv/
H A DProxy.hxx50 explicit Proxy(css::uno::Mapping const & to_from,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppu/source/helper/purpenv/
H A DProxy.hxx51 explicit Proxy(css::uno::Mapping const & to_from,
/dports/net-p2p/opendchub/opendchub-0.8.3/src/
H A Dcommands.h22 void to_from(char *buf, struct user_t *user);
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Dw32g_subwin2.c1542 if ( to_from == from_from ) return; in WrdWndCopyLineS()
1544 if ( to_from < 0 ) { in WrdWndCopyLineS()
1545 from_from -= to_from; in WrdWndCopyLineS()
1546 from_to -= to_from; in WrdWndCopyLineS()
1547 to_from = 0; in WrdWndCopyLineS()
1549 to_to = to_from + from_to - from_from; in WrdWndCopyLineS()
1553 if ( to_from < from_from ) { in WrdWndCopyLineS()
1554 for ( y = to_from; y <= to_to; y++ ) { in WrdWndCopyLineS()
1555 int y_from = from_from + y - to_from; in WrdWndCopyLineS()
1569 for ( y = to_to; y >= to_from; y-- ) { in WrdWndCopyLineS()
[all …]

1234