Searched refs:taken (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-9.3-release/crypto/openssl/demos/tunala/
H A Dbuffer.c97 unsigned int taken = buf->used; local
98 if (taken > size)
99 taken = size;
100 if (taken == 0)
103 memcpy(ptr, buf->data, taken);
104 buf->used -= taken;
107 memmove(buf->data, buf->data + taken, buf->used);
108 return taken;
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/sparc/dtrace/
H A Dfasttrap_isa.c676 uint_t c, v, z, n, taken; local
689 taken = 0; break;
691 taken = z; break;
693 taken = z | (n ^ v); break;
695 taken = n ^ v; break;
697 taken = c | z; break;
699 taken = c; break;
701 taken = n; break;
703 taken = v; break;
710 taken
747 uint_t taken; local
821 uint_t taken; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp294 bool taken = false; local
300 taken = true;
304 return taken ? Hexagon::CMPEQrr_t_Jumpnv_t_V4
309 return taken ? Hexagon::CMPEQri_t_Jumpnv_t_V4
312 return taken ? Hexagon::CMPEQn1_t_Jumpnv_t_V4
318 return taken ? Hexagon::CMPLTrr_t_Jumpnv_t_V4
321 return taken ? Hexagon::CMPGTrr_t_Jumpnv_t_V4
327 return taken ? Hexagon::CMPGTri_t_Jumpnv_t_V4
330 return taken ? Hexagon::CMPGTn1_t_Jumpnv_t_V4
336 return taken
[all...]
H A DHexagonInstrInfo.cpp1719 bool taken = false; local
1726 taken = true;
1730 return taken ? Hexagon::JMP_tnew_t : Hexagon::JMP_tnew_nt;
1732 return taken ? Hexagon::JMP_fnew_t : Hexagon::JMP_fnew_nt;
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c1281 uint_t taken = 0; local
1285 taken = (rp->r_rflags & FASTTRAP_EFLAGS_OF) != 0;
1288 taken = (rp->r_rflags & FASTTRAP_EFLAGS_OF) == 0;
1291 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) != 0;
1294 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) == 0;
1297 taken = (rp->r_rflags & FASTTRAP_EFLAGS_ZF) != 0;
1300 taken = (rp->r_rflags & FASTTRAP_EFLAGS_ZF) == 0;
1303 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) != 0 ||
1307 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) == 0 &&
1311 taken
1352 uint_t taken = 0; local
[all...]
/freebsd-9.3-release/crypto/openssl/fips/
H A Dfips_premain.c69 The rest has to be taken care of through command line:-Wl, -init,
/freebsd-9.3-release/contrib/gcc/
H A Dpredict.c184 taken/not taken), that is predicted right slightly over 75% of time.
239 enum prediction taken)
243 if (taken != TAKEN)
320 enum prediction taken)
324 if (taken != TAKEN)
734 loop's head as taken. */
746 conditional has no loop header successors as not taken. */
754 taken in each patch through function (not the overall number
1175 /* Constant return values seems to be commonly taken
238 predict_insn_def(rtx insn, enum br_predictor predictor, enum prediction taken) argument
319 predict_edge_def(edge e, enum br_predictor predictor, enum prediction taken) argument
1473 predict_paths_leading_to(basic_block bb, int *heads, enum br_predictor pred, enum prediction taken) argument
[all...]
H A Dbuiltins.c4723 int taken = -1;
4728 taken = 1;
4731 taken = 0;
4734 taken = 1;
4737 taken = 0;
4753 taken = 1;
4755 taken = 0;
4769 taken = 0;
4771 taken = 1;
4774 if (taken !
4722 int taken = -1; local
[all...]
H A Dcse.c69 contain a fairly small number, the register number, taken from
562 /* Current branch path, indicating which branches will be taken. */
567 /* Whether it should be taken or not. AROUND is the same as taken
570 enum taken {PATH_TAKEN, PATH_NOT_TAKEN, PATH_AROUND} status; enum in struct:cse_basic_block_data::branch_path
4536 /* Given INSN, a jump insn, PATH_TAKEN indicates if we are following the "taken"
4540 if we are following the taken case of
4548 record_jump_equiv (rtx insn, int taken)
4563 if (taken)
6755 of branches will be taken
4527 record_jump_equiv(rtx insn, int taken) argument
[all...]
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.sys.mk62 # this should be taken care of before we get here
/freebsd-9.3-release/contrib/amd/scripts/
H A Dexpn.1973 print "Temporary redirect taken $u *** $h -> " if $debug;
981 print "temporary redirect taken $u *** $h -> " if $debug;
H A Dexpn.in972 print "Temporary redirect taken $u *** $h -> " if $debug;
980 print "temporary redirect taken $u *** $h -> " if $debug;
/freebsd-9.3-release/usr.bin/lex/
H A Dflex.skl604 /* Note: because we've taken care in
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dsnprintf.c640 * taken as a `-' flag followed by a positive
673 * taken as if the precision were omitted."
/freebsd-9.3-release/sys/dev/isp/
H A DDriverManual.txt501 (where "Loop" is taken to mean FC-AL or N- or F-port connections) states
/freebsd-9.3-release/contrib/binutils/gas/
H A Dexpr.c984 character, parity errors and all, is taken as the value
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbarch.sh308 # contain the current architecture. Care should be taken.
331 # taken.
1088 Care should be taken to ensure that the function works in both the
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c441 /* The number of extra stack bytes taken up by register varargs.
704 taken as the canonical name for that ISA.
3470 taken from SCRATCH. */
8814 when the branch is taken. Therefore, if the caller has simulated
8817 branch likely instructions tend to incur a penalty when not taken,
9371 rtx taken, not_taken;
9385 taken = operands[1];
9411 output_asm_insn ("j\t%0%/", &taken);
9414 output_asm_insn (mips_output_load_label (), &taken);
9421 /* This delay slot will only be executed if the branch is taken
9322 rtx taken, not_taken; local
9365 output_asm_insn (mips_output_load_label (), &taken); local
[all...]
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm992 /* Constant taken from <asm/signal.h>. */
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c778 /* On all chips taken into consideration lea is 2 cycles and more. With
2839 /* Make sure no regparm register is taken by a global register
5917 must be taken for the normal return case of a function using
8269 int taken = pred_val > REG_BR_PROB_BASE / 2;
8274 if (taken != cputaken)
8276 /* We use 3e (DS) prefix for taken branches and
8277 2e (CS) prefix for not taken branches. */
8278 if (taken)
8248 int taken = pred_val > REG_BR_PROB_BASE / 2; local
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex295 % the headline as they should be, not taken literally (outputting ''code).
5817 % 1) NAME-title - the current sectioning name taken from \thissection,
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex304 % the headline as they should be, not taken literally (outputting ''code).
6013 % 1) NAME-title - the current sectioning name taken from \thissection,
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex296 % the headline as they should be, not taken literally (outputting ''code).
5889 % 1) NAME-title - the current sectioning name taken from \thissection,
/freebsd-9.3-release/contrib/libreadline/
H A Dconfigure5650 /* These two values are taken from tests/glob-test. */
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure3921 // Check varargs macros. These examples are taken from C99 6.10.3.5.

Completed in 477 milliseconds

12