Searched refs:right (Results 301 - 325 of 1186) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dtls-js1.d16 # Making sure .rela.plt has the right contents; no R_CRIS_NONE entries.
H A Dtls-local-63.d8 # the relocation, GOT, .text and .tdata have the right contents.
H A Dtls-local-64.d10 # the right contents.
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bpf/
H A Dalu32.s63 ;; rsh (right logical shift)
68 ;; arsh (right arithmetic shift)
/netbsd-current/external/bsd/tmux/dist/
H A Dexample_tmux.conf8 set -g status-right "%H:%M"
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.cpp379 uptr right = a1 < a2 ? a2 : a1;
380 uptr offset = right - left;
388 uptr shadow_offset2 = t->GetStackVariableShadowStart(right);
396 return !GetHeapAddressInformation(right, 0, &hdesc2) ||
403 return !GetGlobalAddressInformation(right - 1, 0, &gdesc2) ||
406 if (t->GetStackVariableShadowStart(right) ||
407 GetHeapAddressInformation(right, 0, &hdesc2) ||
408 GetGlobalAddressInformation(right - 1, 0, &gdesc2))
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bpf/
H A Dalu32.s63 ;; rsh (right logical shift)
68 ;; arsh (right arithmetic shift)
/netbsd-current/usr.bin/make/unit-tests/
H A Dcond-short.mk3 # Demonstrates that in conditions, the right-hand side of an && or ||
9 # Before 2020-06-28, the right-hand side of an && or || operator was always
152 # the right-hand side irrelevant.
154 # On the right-hand side of the '&&', the expression ${INDIR_UNDEF} was
156 # undefined. The right hand side "${INDIR_UNDEF}" still needed to be parsed,
159 # right hand side of the '&&' should have been irrelevant, the two sides of
184 # recursive'. The condition '0' evaluated to false, which made the right-hand
237 # The right-hand side of '||' is irrelevant and thus not evaluated.
243 # The right-hand side of '||' is relevant and thus evaluated normally.
248 # The right
[all...]
H A Ddotwait.mk44 # must be made before any child of the right hand side.
51 # the right hand side of the .WAIT.
/netbsd-current/external/bsd/ipf/dist/
H A Dradix_ipf.h25 struct ipf_rdx_node *right; member in struct:ipf_rdx_node
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.h25 struct ipf_rdx_node *right; member in struct:ipf_rdx_node
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcec-exact-exception.S40 # RETX should be pointing to the right place
/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-table.h66 int left, right; member in struct:cols
/netbsd-current/external/bsd/bc/dist/
H A Dbcdefs.h182 struct id_rec *left, *right; /* Tree pointers. */ member in struct:id_rec
/netbsd-current/bin/ksh/
H A Dtree.h25 struct op *left, *right; /* descendents */ member in struct:op
/netbsd-current/external/lgpl3/gmp/dist/tune/
H A Dalpha.asm42 C Unfortunately, some operating systems don't get this right. NetBSD 1.3 is
44 C versions get it right, is unknown to us.
/netbsd-current/sys/arch/hppa/gsc/
H A Dharmonyvar.h54 u_char left, right; member in struct:harmony_volume
/netbsd-current/sys/arch/mac68k/dev/
H A Dgrfvar.h134 u_int16_t right; member in struct:image_data
/netbsd-current/sys/arch/macppc/dev/
H A Dlmu.c199 strcpy(s->desc, "right");
304 int left, right, b, offset; local
307 right = lmu_get_brightness(sc, 0);
308 b = left > right ? left : right;
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dqxl_drm.h104 __u32 right; member in struct:drm_qxl_update_area
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.c53 tree left, right; local
117 right = chrec_fold_plus
124 right = chrec_fold_minus
128 if (chrec_zerop (right))
132 (CHREC_VARIABLE (poly0), left, right);
762 bool right)
777 if (right)
791 right),
804 right);
808 if (right)
758 chrec_component_in_loop_num(tree chrec, unsigned loop_num, bool right) argument
857 tree right = reset_evolution_in_loop (loop_num, CHREC_RIGHT (chrec), local
1547 tree inner_type, left, right, lc, rc, rtype; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Del_segundo.s3 # Tests that we generate the right code for v5e instructions.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-tls-2.s1 ; Check that TLS PIC operands get their right relocation type.
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.cc53 tree left, right; local
117 right = chrec_fold_plus
124 right = chrec_fold_minus
128 if (chrec_zerop (right))
132 (CHREC_VARIABLE (poly0), left, right);
762 bool right)
777 if (right)
791 right),
804 right);
808 if (right)
758 chrec_component_in_loop_num(tree chrec, unsigned loop_num, bool right) argument
857 tree right = reset_evolution_in_loop (loop_num, CHREC_RIGHT (chrec), local
1545 tree inner_type, left, right, lc, rc, rtype; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcec-exact-exception.S40 # RETX should be pointing to the right place

Completed in 410 milliseconds

<<11121314151617181920>>