HomeSort by: relevance | last modified time | path
    Searched refs:taken (Results 1 - 25 of 166) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
vit_max2.s 1 # Blackfin testcase for parallel VIT_MAX (taken from PRM)
vit_max.s 1 # Blackfin testcase for VIT_MAX (taken from PRM)
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
vit_max2.s 1 # Blackfin testcase for parallel VIT_MAX (taken from PRM)
vit_max.s 1 # Blackfin testcase for VIT_MAX (taken from PRM)
  /src/usr.bin/make/unit-tests/
directive-elif.exp 2 make: directive-elif.mk:54: This branch is taken.
4 make: directive-elif.mk:66: This branch is taken.
5 make: directive-elif.mk:73: This branch is taken.
8 make: directive-elif.mk:98: This branch is taken because of the .else.
11 make: directive-elif.mk:132: What happens on misspelling in a taken branch?
escape.mk 28 # this implies that <backslash> should be taken literally everywhere
33 # The "\" is not taken literally, and the "#" does not begin a comment.
58 # Embedded backslash in variable should be taken literally.
72 # Double backslash in variable should be taken as two literal backslashes.
111 # Both backslashes should be taken literally, and the newline is NOT escaped.
138 # First two should be taken literally, and last should escape the newline.
  /src/external/gpl3/gdb/dist/sim/cris/
cris-sim.h 28 /* Whether the branch for the current insn was taken. Placed first
112 #define crisv32f_branch_taken(cpu, oldpc, newpc, taken) \
116 CPU_CRIS_MISC_PROFILE (cpu)->branch_taken = taken; \
120 #define crisv32f_branch_taken(cpu, oldpc, newpc, taken)
123 #define crisv10f_branch_taken(cpu, oldpc, newpc, taken)
  /src/external/gpl3/gdb.old/dist/sim/cris/
cris-sim.h 28 /* Whether the branch for the current insn was taken. Placed first
112 #define crisv32f_branch_taken(cpu, oldpc, newpc, taken) \
116 CPU_CRIS_MISC_PROFILE (cpu)->branch_taken = taken; \
120 #define crisv32f_branch_taken(cpu, oldpc, newpc, taken)
123 #define crisv10f_branch_taken(cpu, oldpc, newpc, taken)
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonNewValueJump.cpp 340 bool taken = false; local
346 taken = true;
350 return taken ? Hexagon::J4_cmpeq_t_jumpnv_t
355 return taken ? Hexagon::J4_cmpeqi_t_jumpnv_t
357 return taken ? Hexagon::J4_cmpeqn1_t_jumpnv_t
362 return taken ? Hexagon::J4_cmpeqi_f_jumpnv_t
364 return taken ? Hexagon::J4_cmpeqn1_f_jumpnv_t :
369 return taken ? Hexagon::J4_cmplt_t_jumpnv_t
371 return taken ? Hexagon::J4_cmpgt_t_jumpnv_t
376 return taken ? Hexagon::J4_cmpgti_t_jumpnv_
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/ltc/
nouveau_nvkm_subdev_ltc_gf100.c 134 s64 taken; local
137 taken = nvkm_wait_msec(device, 2000, 0x70004, 0x00000003, 0x00000000);
139 if (taken > 0)
140 nvkm_debug(&ltc->subdev, "LTC invalidate took %"PRId64" ns\n", taken);
147 s64 taken; local
150 taken = nvkm_wait_msec(device, 2000, 0x70010, 0x00000003, 0x00000000);
152 if (taken > 0)
153 nvkm_debug(&ltc->subdev, "LTC flush took %"PRId64" ns\n", taken);
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
aperture_gm.c 246 unsigned long request, avail, max, taken; local
256 taken = gvt->gm.vgpu_allocated_low_gm_size;
257 avail = max - taken;
267 taken = gvt->gm.vgpu_allocated_high_gm_size;
268 avail = max - taken;
278 taken = gvt->fence.vgpu_allocated_fence_num;
279 avail = max - taken;
294 gvt_err("request %luMB avail %luMB max %luMB taken %luMB\n",
296 BYTES_TO_MB(max), BYTES_TO_MB(taken));
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
mips-octeon-bbit.exp 62 proc test_bbit { name taken } {
69 if [regexp "li\\s+\[sv\]0,$taken" [current_insn]] {
72 send_log "expected: li\\s+\[sv\]0,$taken found [current_insn]\n"
103 test_bbit "$func branch taken" 1
105 test_bbit "$func branch not taken" 0
thumb2-it.S 89 @ Block of two, ending with taken branch.
113 @ Block of four, taken, of different sizes
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
mips-octeon-bbit.exp 62 proc test_bbit { name taken } {
69 if [regexp "li\\s+\[sv\]0,$taken" [current_insn]] {
72 send_log "expected: li\\s+\[sv\]0,$taken found [current_insn]\n"
103 test_bbit "$func branch taken" 1
105 test_bbit "$func branch not taken" 0
thumb2-it.S 89 @ Block of two, ending with taken branch.
113 @ Block of four, taken, of different sizes
  /src/sys/arch/m68k/060sp/dist/
fpsp.doc 180 exception taken ---> enter _060_fpsp_snan --|
188 exception taken ---> enter _060_fpsp_operr --|
196 exception taken ---> enter _060_fpsp_dz --|
204 exception taken ---> enter _060_fpsp_inex --|
213 exception taken ---> enter _060_fpsp_ovfl --|
225 exception taken ---> enter _060_fpsp_unfl --|
238 exception taken ---> enter _060_fpsp_fline --|
275 exception taken ---> enter _060_fpsp_unsupp --|
297 exception taken ---> enter _060_fpsp_effadd --|
  /src/external/cddl/osnet/dist/uts/intel/dtrace/
fasttrap_isa.c 1253 uint_t taken = 0; local
1257 taken = (rp->r_rflags & FASTTRAP_EFLAGS_OF) != 0;
1260 taken = (rp->r_rflags & FASTTRAP_EFLAGS_OF) == 0;
1263 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) != 0;
1266 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) == 0;
1269 taken = (rp->r_rflags & FASTTRAP_EFLAGS_ZF) != 0;
1272 taken = (rp->r_rflags & FASTTRAP_EFLAGS_ZF) == 0;
1275 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) != 0 ||
1279 taken = (rp->r_rflags & FASTTRAP_EFLAGS_CF) == 0 &&
1283 taken = (rp->r_rflags & FASTTRAP_EFLAGS_SF) != 0
1324 uint_t taken = 0; local
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
ppc-xlate.pl 151 my $bo = $f=~/[\+\-]/ ? 16+9 : 16; # optional "to be taken" hint
156 my $bo = $f=~/\-/ ? 12+2 : 12; # optional "not to be taken" hint
163 my $bo = $f=~/\-/ ? 4+2 : 4; # optional "not to be taken" hint
170 my $bo = $f=~/-/ ? 12+2 : 12; # optional "not to be taken" hint
  /src/sys/arch/vax/vax/
ka6400.c 252 static int got = 0, taken = 0; variable
321 if (got == taken)
324 ret = rxbuf[taken++];
325 if (taken == RXBUF)
326 taken = 0;
ka88.c 234 static int got = 0, taken = 0; variable
354 if (got == taken)
357 ret = rxbuf[taken++];
358 if (taken == RXBUF)
359 taken = 0;
  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
ppc-xlate.pl 221 my $bo = $f=~/[\+\-]/ ? 16+9 : 16; # optional "to be taken" hint
226 my $bo = $f=~/\-/ ? 12+2 : 12; # optional "not to be taken" hint
233 my $bo = $f=~/\-/ ? 4+2 : 4; # optional "not to be taken" hint
240 my $bo = $f=~/-/ ? 12+2 : 12; # optional "not to be taken" hint
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
ppc-xlate.pl 221 my $bo = $f=~/[\+\-]/ ? 16+9 : 16; # optional "to be taken" hint
226 my $bo = $f=~/\-/ ? 12+2 : 12; # optional "not to be taken" hint
233 my $bo = $f=~/\-/ ? 4+2 : 4; # optional "not to be taken" hint
240 my $bo = $f=~/-/ ? 12+2 : 12; # optional "not to be taken" hint
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadbackward.cc 56 bool register_path (const vec<basic_block> &, edge taken);
67 edge taken, bool *irreducible_loop);
218 back_threader::maybe_register_path_dump (edge taken)
227 if (taken == UNREACHABLE_EDGE)
229 else if (taken)
230 fprintf (dump_file, "%d SUCCESS\n", taken->dest->index);
236 // register it for jump threading and return the taken edge.
267 // Return the known taken edge out of a path. If the path can be
765 The taken edge out of the path is TAKEN_EDGE.
888 path in reverse order. TAKEN_EDGE is the edge taken from path[0]
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadbackward.cc 56 bool register_path (const vec<basic_block> &, edge taken);
67 bool profitable_path_p (const vec<basic_block> &, tree name, edge taken,
205 back_threader::maybe_register_path_dump (edge taken)
214 if (taken == UNREACHABLE_EDGE)
216 else if (taken)
217 fprintf (dump_file, "%d SUCCESS\n", taken->dest->index);
223 // register it for jump threading and return the taken edge.
265 // Return the known taken edge out of a path. If the path can be
578 If the taken edge out of the path is known ahead of time it is passed in
861 path in reverse order. TAKEN_EDGE is the edge taken from path[0]
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/isctest/vars/
algorithms.py 223 for taken in [alternative, disabled]:
225 candidates.remove(taken)

Completed in 44 milliseconds

1 2 3 4 5 6 7