Searched refs:combo (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dasm.exp31 foreach combo $combos {
32 set mach [lindex $combo 0]
33 set ASFLAGS_FOR_TARGET "[lindex $combo 1]"
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/asm/
H A Dasm.exp30 foreach combo $combos {
31 set mach [lindex $combo 0]
32 set ASFLAGS_FOR_TARGET "[lindex $combo 1]"
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dprint-sysroot-suffix.sh60 for combo in $options
62 # See which option alternatives in $combo have their own sysroot
67 for option in `echo "$combo" | tr '/' ' '`
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dprint-sysroot-suffix.sh60 for combo in $options
62 # See which option alternatives in $combo have their own sysroot
67 for option in `echo "$combo" | tr '/' ' '`
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dprint-sysroot-suffix.sh60 for combo in $options
62 # See which option alternatives in $combo have their own sysroot
67 for option in `echo "$combo" | tr '/' ' '`
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dprint-sysroot-suffix.sh60 for combo in $options
62 # See which option alternatives in $combo have their own sysroot
67 for option in `echo "$combo" | tr '/' ' '`
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmultilib380 combo=$1
386 dirout=`echo ${combo} | sed ${todirnames}`
388 dirout=`echo ${combo} | sed -e 's/=/-/g'`
395 osdirout=`echo ${combo} | sed ${toosdirnames}`
430 combo=$1
436 if expr "${combo} " : ".*/${opt}/.*" > /dev/null; then
452 for combo in ${combinations}; do
454 dirout=`./tmpmultilib3 "${combo}" "${todirnames}" "${toosdirnames}" "${enable_multilib}"`
458 optout=`./tmpmultilib4 "${combo}" "${options}"`
483 combo
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenmultilib380 combo=$1
386 dirout=`echo ${combo} | sed ${todirnames}`
388 dirout=`echo ${combo} | sed -e 's/=/-/g'`
395 osdirout=`echo ${combo} | sed ${toosdirnames}`
430 combo=$1
436 if expr "${combo} " : ".*/${opt}/.*" > /dev/null; then
452 for combo in ${combinations}; do
454 dirout=`./tmpmultilib3 "${combo}" "${todirnames}" "${toosdirnames}" "${enable_multilib}"`
458 optout=`./tmpmultilib4 "${combo}" "${options}"`
483 combo
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/hw/rv-n-cris/
H A Drvc.exp144 foreach combo $combos {
145 set mach [lindex $combo 0]
146 set ASFLAGS_FOR_TARGET "[lindex $combo 1]"
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/cris/hw/rv-n-cris/
H A Drvc.exp138 foreach combo $combos {
139 set mach [lindex $combo 0]
140 set ASFLAGS_FOR_TARGET "[lindex $combo 1]"
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Dcurve448.c628 void curve448_base_double_scalarmul_non_secret(curve448_point_t combo, argument
648 curve448_point_copy(combo, curve448_point_identity);
652 pniels_to_pt(combo, precmp_var[control_var[0].addend >> 1]);
655 pniels_to_pt(combo, precmp_var[control_var[0].addend >> 1]);
656 add_niels_to_pt(combo, curve448_wnaf_base[control_pre[0].addend >> 1],
662 niels_to_pt(combo, curve448_wnaf_base[control_pre[0].addend >> 1]);
670 point_double_internal(combo, combo, i && !(cv || cp));
676 add_pniels_to_pt(combo,
680 sub_pniels_from_pt(combo,
[all...]
H A Dpoint_448.h266 * combo = scalar1*curve448_point_base + scalar2*base2.
271 * combo (out): The linear combination scalar1*base + scalar2*base2.
279 void curve448_base_double_scalarmul_non_secret(curve448_point_t combo,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Dcurve448.c638 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo, argument
658 curve448_point_copy(combo, ossl_curve448_point_identity);
662 pniels_to_pt(combo, precmp_var[control_var[0].addend >> 1]);
665 pniels_to_pt(combo, precmp_var[control_var[0].addend >> 1]);
666 add_niels_to_pt(combo,
673 niels_to_pt(combo, ossl_curve448_wnaf_base[control_pre[0].addend >> 1]);
681 point_double_internal(combo, combo, i && !(cv || cp));
687 add_pniels_to_pt(combo,
691 sub_pniels_from_pt(combo,
[all...]
H A Dpoint_448.h279 * combo = scalar1*curve448_point_base + scalar2*base2.
284 * combo (out): The linear combination scalar1*base + scalar2*base2.
293 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo,
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c337 * OUT struct int_char_combo_t *combo -- structure to be filled
342 struct int_char_combo_t *combo,
347 combo->int1 = init_val1;
348 combo->ch1 = init_val2;
341 init_int_char_combo( struct int_char_combo_t *combo, int init_val1, char init_val2) argument
H A Dcall-ar-st.c437 * OUT struct int_char_combo_t *combo -- structure to be filled
441 void init_int_char_combo (struct int_char_combo_t *combo, int init_val1, char init_val2) argument
444 combo->int1 = init_val1;
445 combo->ch1 = init_val2;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c337 * OUT struct int_char_combo_t *combo -- structure to be filled
342 struct int_char_combo_t *combo,
347 combo->int1 = init_val1;
348 combo->ch1 = init_val2;
341 init_int_char_combo( struct int_char_combo_t *combo, int init_val1, char init_val2) argument
H A Dcall-ar-st.c437 * OUT struct int_char_combo_t *combo -- structure to be filled
441 void init_int_char_combo (struct int_char_combo_t *combo, int init_val1, char init_val2) argument
444 combo->int1 = init_val1;
445 combo->ch1 = init_val2;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-glade-11094 <name>combo-entry1</name>
1124 <name>combo-entry3</name>
1160 <name>combo-entry2</name>

Completed in 203 milliseconds