HomeSort by: relevance | last modified time | path
    Searched refs:OUTER (Results 1 - 19 of 19) sorted by relevancy

  /src/external/bsd/openldap/dist/tests/scripts/
test060-mt-hot 89 OUTER=1
91 echo "Testing basic mt-hot search: $THR threads ($OUTER x $INNER) loops..."
94 -m $THR -L $OUTER -l $INNER
97 -m $THR -L $OUTER -l $INNER >> $MTREADOUT 2>&1
107 OUTER=1
109 echo "Testing basic mt-hot search: $THR threads ($OUTER x $INNER) loops..."
112 -m $THR -L $OUTER -l $INNER
115 -m $THR -L $OUTER -l $INNER >> $MTREADOUT 2>&1
125 OUTER=5
127 echo "Testing basic mt-hot search: $THR threads ($OUTER x $INNER) loops...
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
sigaltstack.c 24 enum level { MAIN, OUTER, INNER, LEAF, NR_LEVELS };
63 thrower (OUTER, SIGALRM, ITIMER_REAL, SA_ONSTACK);
65 case OUTER:
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
sigaltstack.c 24 enum level { MAIN, OUTER, INNER, LEAF, NR_LEVELS };
63 thrower (OUTER, SIGALRM, ITIMER_REAL, SA_ONSTACK);
65 case OUTER:
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin.h 607 #define IREG_POSSIBLE_P(OUTER) \
608 ((OUTER) == POST_INC || (OUTER) == PRE_INC \
609 || (OUTER) == POST_DEC || (OUTER) == PRE_DEC \
610 || (OUTER) == MEM || (OUTER) == ADDRESS)
612 #define MODE_CODE_BASE_REG_CLASS(MODE, AS, OUTER, INDEX) \
613 ((MODE) == HImode && IREG_POSSIBLE_P (OUTER) ? IPREGS : PREGS)
617 #define REGNO_OK_FOR_BASE_STRICT_P(X, MODE, OUTER, INDEX)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin.h 607 #define IREG_POSSIBLE_P(OUTER) \
608 ((OUTER) == POST_INC || (OUTER) == PRE_INC \
609 || (OUTER) == POST_DEC || (OUTER) == PRE_DEC \
610 || (OUTER) == MEM || (OUTER) == ADDRESS)
612 #define MODE_CODE_BASE_REG_CLASS(MODE, AS, OUTER, INDEX) \
613 ((MODE) == HImode && IREG_POSSIBLE_P (OUTER) ? IPREGS : PREGS)
617 #define REGNO_OK_FOR_BASE_STRICT_P(X, MODE, OUTER, INDEX)
    [all...]
  /src/usr.bin/make/unit-tests/
varmod-loop-delete.mk 60 # while evaluating variable "OUTER" with value "${:U 111 222 :@v@${v:S,^,${INNER.1},}@}"
68 OUTER= ${:U 111 222 :@v@${v:S,^,${INNER.1},}@}
72 _:= ${OUTER}
varmod-remember.mk 70 # the evaluation of the outer expression. If the expressions were evaluated
71 # independently, the last word of the result would be outer_='outer' instead.
73 OUTER= ${outer:L:_:@o@$o ${INNER} outer_='$_'@}
74 .if ${OUTER} != "outer inner inner_='inner' outer_='inner'"
  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.h 426 #define MODE_CODE_BASE_REG_CLASS(MODE, AS, OUTER, INDEX) \
427 gcn_mode_code_base_reg_class (MODE, AS, OUTER, INDEX)
428 #define REGNO_MODE_CODE_OK_FOR_BASE_P(NUM, MODE, AS, OUTER, INDEX) \
429 gcn_regno_mode_code_ok_for_base_p (NUM, MODE, AS, OUTER, INDEX)
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.h 562 #define MODE_CODE_BASE_REG_CLASS(MODE, AS, OUTER, INDEX) \
563 gcn_mode_code_base_reg_class (MODE, AS, OUTER, INDEX)
564 #define REGNO_MODE_CODE_OK_FOR_BASE_P(NUM, MODE, AS, OUTER, INDEX) \
565 gcn_regno_mode_code_ok_for_base_p (NUM, MODE, AS, OUTER, INDEX)
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
text.py 126 ... print("=== OUTER ITERATION ===")
133 === OUTER ITERATION ===
138 === OUTER ITERATION ===
139 === OUTER ITERATION ===
142 === OUTER ITERATION ===
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
genfusion.pl 209 my ($kind, $vchr, $mode, $pred, $constraint, $cr, $outer, @outer_ops,
233 OUTER: foreach $outer ( @outer_ops ) {
234 $outer_name = "${vchr}${outer}";
235 $is_subf = ( $outer eq "subf" );
236 $is_rsubf = ( $outer eq "rsubf" );
238 $outer = "subf";
240 $outer_op = "${vchr}${outer}";
241 $outer_comp = $complement{$outer};
242 $outer_inv = $invert{$outer};
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
genfusion.pl 209 my ($kind, $vchr, $mode, $pred, $constraint, $cr, $outer, @outer_ops,
233 OUTER: foreach $outer ( @outer_ops ) {
234 $outer_name = "${vchr}${outer}";
235 $is_subf = ( $outer eq "subf" );
236 $is_rsubf = ( $outer eq "rsubf" );
238 $outer = "subf";
240 $outer_op = "${vchr}${outer}";
241 $outer_comp = $complement{$outer};
242 $outer_inv = $invert{$outer};
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
dump-parse-tree.cc 940 fputs (" ARRAY-OUTER-DEPENDENCY", dumpfile);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
dump-parse-tree.cc 922 fputs (" ARRAY-OUTER-DEPENDENCY", dumpfile);
  /src/external/gpl3/gcc/dist/gcc/
cse.cc 439 #define COST_IN(X, MODE, OUTER, OPNO) \
440 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
707 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno)
718 : rtx_cost (x, mode, outer, opno, optimize_this_for_speed_p) * 2);
reload.cc 636 plus N is also valid in OUTER (if in range) and is cheap to move
640 find_valid_class (machine_mode outer ATTRIBUTE_UNUSED,
663 && !targetm.hard_regno_mode_ok (regno + n, outer))
670 cost = register_move_cost (outer, (enum reg_class) rclass, dest_class);
678 best_cost = register_move_cost (outer, (enum reg_class) rclass,
690 mode MODE. OUTER is the mode of the subreg, DEST_CLASS the class in
694 find_valid_class_1 (machine_mode outer ATTRIBUTE_UNUSED,
716 cost = register_move_cost (outer, (enum reg_class) rclass, dest_class);
724 best_cost = register_move_cost (outer, (enum reg_class) rclass,
876 /* If this is for an output, and the outer part is a word or smaller
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
cse.cc 457 #define COST_IN(X, MODE, OUTER, OPNO) \
458 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
703 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno)
714 : rtx_cost (x, mode, outer, opno, optimize_this_for_speed_p) * 2);
reload.cc 636 plus N is also valid in OUTER (if in range) and is cheap to move
640 find_valid_class (machine_mode outer ATTRIBUTE_UNUSED,
663 && !targetm.hard_regno_mode_ok (regno + n, outer))
670 cost = register_move_cost (outer, (enum reg_class) rclass, dest_class);
678 best_cost = register_move_cost (outer, (enum reg_class) rclass,
690 mode MODE. OUTER is the mode of the subreg, DEST_CLASS the class in
694 find_valid_class_1 (machine_mode outer ATTRIBUTE_UNUSED,
716 cost = register_move_cost (outer, (enum reg_class) rclass, dest_class);
724 best_cost = register_move_cost (outer, (enum reg_class) rclass,
876 /* If this is for an output, and the outer part is a word or smaller
    [all...]
  /src/external/public-domain/sqlite/dist/
sqlite3.c 18977 #define EP_OuterON 0x000001 /* Originates in ON/USING clause of outer join */
19269 #define JT_LEFT 0x08 /* Left outer join */
19270 #define JT_RIGHT 0x10 /* Right outer join */
19271 #define JT_OUTER 0x20 /* The "OUTER" keyword is present */
19319 ** context is searched first. If no match is found, the next outer
19327 ** NameContext list corresponds to searching through successively outer
19339 NameContext *pNext; /* Next outer name context. NULL for outermost */
19792 Parse *pOuterParse; /* Outer Parse object when nested */
    [all...]

Completed in 131 milliseconds