Searched refs:right (Results 276 - 288 of 288) sorted by relevance

<<1112

/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm77 srl %o5, 20, %o5 ! right shift partial product by 20 bits
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql168 /* Three columns containing the checksums of older, left and right conflict
170 /* stsp: This is meant for text conflicts, right? What about property
/freebsd-10.0-release/crypto/openssl/util/
H A Dpod2man.pl36 parens in something like func(), making C++ and PI look right, making
163 Things that are broken or just don't work quite right.
268 The =over and =back directives don't really work right. They
819 # LREF: a =head2 (head1?), maybe on a manpage, maybe right here
1117 'gt' => '>', # right chevron, greater-than
/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y216 %right '~'
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex482 tree linked in, including a symbol referring to the right place in the
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dsymtab.c574 /* If there is a demangled name, place it right after the mangled name.
1294 that was #ifdef HPUXHPPA, and the comment was right
1999 They all have the same apriori range, that we found was right;
2788 /* Make sure spacing is right for C++ operators.
3860 this writing, handle_inferior_event doesn't get this right, so
4027 2. It doesn't print right, e.g. with
/freebsd-10.0-release/sys/dev/sound/usb/
H A Duaudio.c1057 DPRINTF("hardware has swapped left and right\n");
3863 /* XXX This is not really right */
3929 /* XXX This is not really right */
5134 unsigned left, unsigned right)
5144 (int)((chan == 0 ? left : right) *
5133 uaudio_mixer_set(struct uaudio_softc *sc, unsigned type, unsigned left, unsigned right) argument
/freebsd-10.0-release/contrib/gcc/
H A Dfold-const.c415 Shift right if COUNT is negative.
476 /* Shift the doubleword integer in L1, H1 right by COUNT places
540 Rotate right if COUNT is negative.
1940 type and subtract. The hardware will do the right thing with any
2967 /* Make sure shorter operand is extended the right way
3380 tree left, right;
3392 right = TREE_OPERAND (arg1, 1);
3398 right = TREE_OPERAND (arg1, 0);
3404 right = TREE_OPERAND (arg1, 1);
3410 right
3359 tree left, right; local
[all...]
/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.c592 ** to experimental interfaces but reserve the right to make minor changes
5083 ** called right after sqlite3_open().
5790 ** expr on the right-hand side can be evaluated (and thus the constraint
5804 ** the right-hand side of the corresponding aConstraint[] is evaluated
9761 ** the incompatibility right away, even running a full regression test.
10831 ** Expr.pRight and Expr.pLeft are the left and right subexpressions of a
10913 i16 iRightJoinTable; /* If EP_FromJoin, the right table of the join */
19108 ** Allocate memory that is to be used and released right away.
21551 ** (decrease exponent by d to shift decimal right) */
24403 ** Issue sqlite3_log(SQLITE_WARNING,...) messages if anything is not right
138103 RtreeDValue right = DCOORD(aCell[jj].aCoord[i*2+1]); local
138152 RtreeDValue right = cellGrowth(pRtree, pLeftBox, &aCell[ii]); local
138184 RtreeDValue right = cellArea(pRtree, &aCell[jj]); local
138392 RtreeCell right; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c574 ** to experimental interfaces but reserve the right to make minor changes
4776 ** called right after sqlite3_open().
5377 ** expr on the right-hand side can be evaluated (and thus the constraint
5391 ** the right-hand side of the corresponding aConstraint[] is evaluated
9155 ** the incompatibility right away, even running a full regression test.
10243 ** Expr.pRight and Expr.pLeft are the left and right subexpressions of a
10323 i16 iRightJoinTable; /* If EP_FromJoin, the right table of the join */
18439 ** Allocate memory that is to be used and released right away.
20925 ** (decrease exponent by d to shift decimal right) */
22654 ** that syncs and fullsyncs are occuring at the right time
128777 float right = DCOORD(aCell[jj].aCoord[i*2+1]); local
128826 float right = cellGrowth(pRtree, pLeftBox, &aCell[ii]); local
128858 float right = cellArea(pRtree, &aCell[jj]); local
129066 RtreeCell right; local
[all...]
/freebsd-10.0-release/contrib/libreadline/examples/rlfe/
H A Dconfigure86 # The user is always right.
1645 # certainly right.
3024 * right.
4479 # The user is always right.
4867 # Protect against being on the right side of a sed subst in config.status.
5220 # And first: Protect against being on the right side of a sed subst in
/freebsd-10.0-release/contrib/libc++/src/
H A Dlocale.cpp4387 case ios_base::right:
5412 // Users who want to get this right should use ICU instead.
/freebsd-10.0-release/contrib/subversion/
H A Dconfigure74 # The user is always right.
3091 # certainly right.
7765 lt_cv_sys_max_cmd_len=12288; # 12K is about right
21862 as_fn_error $? "We only support --enable-gcov with GCC right now." "$LINENO" 5
21888 as_fn_error $? "We only support --enable-gprof with GCC right now." "$LINENO" 5
25426 # The user is always right.

Completed in 709 milliseconds

<<1112