Home
last modified time | relevance | path

Searched refs:comp1 (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/tests/bin/sh/
H A Dt_redircloexec.sh139 ${TEST_SH} ./comp1
165 ${TEST_SH} ./comp1
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducgendat.c1208 const _comp_t *comp1 = v_comp1, *comp2 = v_comp2; in cmpcomps() local
1209 long diff = comp1->code1 - comp2->code1; in cmpcomps()
1212 diff = comp1->code2 - comp2->code2; in cmpcomps()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.c1947 void *comp1, *comp2; in MatchingComponentAny() local
1950 comp1 = result->value; in MatchingComponentAny()
1952 comp1 = result; in MatchingComponentAny()
1961 return result->cai->Match(oid, comp1, comp2 ); in MatchingComponentAny()
1963 return result2->cai->Match(oid, comp1, comp2); in MatchingComponentAny()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc10407 int comp1, comp2; in version_compare_spec_function() local
10429 comp1 = comp2 = -1; in version_compare_spec_function()
10432 comp1 = compare_version_strings (switch_value, argv[1]); in version_compare_spec_function()
10442 result = comp1 >= 0; in version_compare_spec_function()
10445 result = comp1 >= 0 || switch_value == NULL; in version_compare_spec_function()
10448 result = comp1 < 0; in version_compare_spec_function()
10451 result = comp1 < 0 || switch_value == NULL; in version_compare_spec_function()
10454 result = comp1 >= 0 && comp2 < 0; in version_compare_spec_function()
10457 result = comp1 < 0 || comp2 >= 0; in version_compare_spec_function()
H A Dtree-ssa-alias.cc4265 bool comp1 = handled_component_p (c1); in compare_ao_refs() local
4268 if (comp1 != comp2) in compare_ao_refs()
4270 if (!comp1) in compare_ao_refs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c9568 int comp1, comp2; in version_compare_spec_function() local
9590 comp1 = comp2 = -1; in version_compare_spec_function()
9593 comp1 = compare_version_strings (switch_value, argv[1]); in version_compare_spec_function()
9603 result = comp1 >= 0; in version_compare_spec_function()
9606 result = comp1 >= 0 || switch_value == NULL; in version_compare_spec_function()
9609 result = comp1 < 0; in version_compare_spec_function()
9612 result = comp1 < 0 || switch_value == NULL; in version_compare_spec_function()
9615 result = comp1 >= 0 && comp2 < 0; in version_compare_spec_function()
9618 result = comp1 < 0 || comp2 >= 0; in version_compare_spec_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc4055 gfc_component *comp1, *comp2; in gfc_check_pointer_assign() local
4160 comp1 = gfc_get_proc_ptr_comp (lvalue); in gfc_check_pointer_assign()
4161 if (comp1) in gfc_check_pointer_assign()
4162 s1 = comp1->ts.interface; in gfc_check_pointer_assign()
4204 if (!s1 && comp1 && comp1->attr.subroutine && s2 && s2->attr.function) in gfc_check_pointer_assign()
4214 if (comp1 && !s1) in gfc_check_pointer_assign()
4217 comp1->name, &lvalue->where, err); in gfc_check_pointer_assign()
H A Dresolve.cc11301 gfc_component *comp1, gfc_component *comp2, locus loc) in build_assignment() argument
11310 if (comp1 && comp2) in build_assignment()
11312 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11515 gfc_component *comp1, *comp2; in generate_component_assignments() local
11569 comp1 = (*code)->expr1->ts.u.derived->components; in generate_component_assignments()
11573 for (; comp1; comp1 = comp1->next, comp2 = comp2->next) in generate_component_assignments()
11579 if (!gfc_bt_struct (comp1->ts.type) in generate_component_assignments()
11580 || comp1->attr.pointer in generate_component_assignments()
11581 || comp1->attr.allocatable in generate_component_assignments()
11582 || comp1->attr.proc_pointer_comp in generate_component_assignments()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c4023 gfc_component *comp1, *comp2; in gfc_check_pointer_assign() local
4128 comp1 = gfc_get_proc_ptr_comp (lvalue); in gfc_check_pointer_assign()
4129 if (comp1) in gfc_check_pointer_assign()
4130 s1 = comp1->ts.interface; in gfc_check_pointer_assign()
4172 if (!s1 && comp1 && comp1->attr.subroutine && s2 && s2->attr.function) in gfc_check_pointer_assign()
4182 if (comp1 && !s1) in gfc_check_pointer_assign()
4185 comp1->name, &lvalue->where, err); in gfc_check_pointer_assign()
H A Dresolve.c11144 gfc_component *comp1, gfc_component *comp2, locus loc) in build_assignment() argument
11153 if (comp1 && comp2) in build_assignment()
11155 add_comp_ref (this_code->expr1, comp1); in build_assignment()
11356 gfc_component *comp1, *comp2; in generate_component_assignments() local
11410 comp1 = (*code)->expr1->ts.u.derived->components; in generate_component_assignments()
11414 for (; comp1; comp1 = comp1->next, comp2 = comp2->next) in generate_component_assignments()
11420 if (!gfc_bt_struct (comp1->ts.type) in generate_component_assignments()
11421 || comp1->attr.pointer in generate_component_assignments()
11422 || comp1->attr.allocatable in generate_component_assignments()
11423 || comp1->attr.proc_pointer_comp in generate_component_assignments()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c11774 rtx comp1, ifelse1, xcond1; in avr_reorg_remove_redundant_compare() local
11796 comp1 = avr_compare_pattern (insn1); in avr_reorg_remove_redundant_compare()
11801 if (!comp1 || !comp2 in avr_reorg_remove_redundant_compare()
11802 || !rtx_equal_p (comp1, comp2) in avr_reorg_remove_redundant_compare()
11811 comp1 = SET_SRC (comp1); in avr_reorg_remove_redundant_compare()
11818 || !REG_P (XEXP (comp1, 0)) in avr_reorg_remove_redundant_compare()
11819 || !CONST_INT_P (XEXP (comp1, 1)) in avr_reorg_remove_redundant_compare()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dvector.md841 rtx comp1 = gen_rtx_fmt_ee (cond, <MODE>mode, operands[1], operands[2]);
843 emit_insn (gen_rtx_SET (res1, comp1));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dvector.md895 rtx comp1 = gen_rtx_fmt_ee (cond, <MODE>mode, operands[1], operands[2]);
897 emit_insn (gen_rtx_SET (res1, comp1));
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h3275 ComponentSyntaxInfo* comp1,
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20082375 * testsuite/20_util/ratio/comparisons/comp1.cc: Likewise.
2415 * testsuite/20_util/ratio/comparisons/comp1.cc: Likewise.
H A DChangeLog-20183277 * testsuite/20_util/ratio/comparisons/comp1.cc: Likewise.
H A DChangeLog-20102739 * testsuite/20_util/ratio/comparisons/comp1.cc: Extend.
H A DChangeLog-20141681 * testsuite/20_util/ratio/comparisons/comp1.cc: Likewise.
H A DChangeLog-20165104 * testsuite/20_util/ratio/comparisons/comp1.cc: Likewise.
H A DChangeLog-20095730 * testsuite/20_util/ratio/comparisons/comp1.cc: Likewise.
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS18117 13112f3c26efe031e498e9d598fd432b gcc/testsuite/g++.dg/expr/ptr-comp1.C
108057 9b0639db634a64f5a35b29ab2e384121 libstdc++-v3/testsuite/20_util/ratio/comparisons/comp1.cc
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS93923 4e2c2ced9d25ea18bf5dc889cfb35daf libstdc++-v3/testsuite/20_util/ratio/comparisons/comp1.cc