Searched refs:right (Results 101 - 125 of 1426) sorted by relevance

1234567891011>>

/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dplural.y61 struct expression *right));
64 struct expression *right));
114 new_exp_1 (op, right)
116 struct expression *right;
120 args[0] = right;
125 new_exp_2 (op, left, right)
128 struct expression *right;
133 args[1] = right;
159 %right '?' /* ? */
166 %right '!' /* ! */
[all...]
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DBTreeMiscOps.c207 right - description
221 BlockDescriptor *right,
233 // assume left, middle, right point to BlockDescriptors
240 right->buffer = nil;
309 *right = *middle;
330 *right = *middle;
347 err = GetRightSiblingNode (btreePtr, middle->buffer, right);
350 if ( ((NodeDescPtr) right->buffer)->kind != kBTLeafNode ||
351 ((NodeDescPtr) right->buffer)->numRecords <= 0 )
356 foundIt = SearchNode (btreePtr, right
217 FindIteratorPosition(BTreeControlBlockPtr btreePtr, BTreeIteratorPtr iterator, BlockDescriptor *left, BlockDescriptor *middle, BlockDescriptor *right, UInt32 *returnNodeNum, UInt16 *returnIndex, Boolean *foundRecord ) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DMacroAssembler.h236 void branch32(RelationalCondition cond, RegisterID left, Address right, Label target) argument
238 branch32(cond, left, right).linkTo(target, this);
241 Jump branch32(RelationalCondition cond, TrustedImm32 left, RegisterID right) argument
243 return branch32(commute(cond), right, left);
246 Jump branch32(RelationalCondition cond, Imm32 left, RegisterID right) argument
248 return branch32(commute(cond), right, left);
257 PatchableJump patchableBranchPtr(RelationalCondition cond, Address left, TrustedImmPtr right = TrustedImmPtr(0))
259 return PatchableJump(branchPtr(cond, left, right));
455 void comparePtr(RelationalCondition cond, RegisterID left, TrustedImm32 right, RegisterID dest) argument
457 compare32(cond, left, right, des
495 branchPtr(RelationalCondition cond, RegisterID left, RegisterID right) argument
500 branchPtr(RelationalCondition cond, RegisterID left, TrustedImmPtr right) argument
505 branchPtr(RelationalCondition cond, RegisterID left, ImmPtr right) argument
510 branchPtr(RelationalCondition cond, RegisterID left, Address right) argument
515 branchPtr(RelationalCondition cond, Address left, RegisterID right) argument
520 branchPtr(RelationalCondition cond, AbsoluteAddress left, RegisterID right) argument
525 branchPtr(RelationalCondition cond, Address left, TrustedImmPtr right) argument
530 branchPtr(RelationalCondition cond, AbsoluteAddress left, TrustedImmPtr right) argument
745 comparePtr(RelationalCondition cond, RegisterID left, TrustedImm32 right, RegisterID dest) argument
750 comparePtr(RelationalCondition cond, RegisterID left, RegisterID right, RegisterID dest) argument
765 branchPtr(RelationalCondition cond, RegisterID left, RegisterID right) argument
770 branchPtr(RelationalCondition cond, RegisterID left, TrustedImmPtr right) argument
775 branchPtr(RelationalCondition cond, RegisterID left, Address right) argument
780 branchPtr(RelationalCondition cond, Address left, RegisterID right) argument
785 branchPtr(RelationalCondition cond, AbsoluteAddress left, RegisterID right) argument
790 branchPtr(RelationalCondition cond, Address left, TrustedImmPtr right) argument
1040 branchPtr(RelationalCondition cond, RegisterID left, ImmPtr right) argument
1340 branch32(RelationalCondition cond, RegisterID left, Imm32 right) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DtimelinePanel.css34 right: 0;
61 right: 0;
76 border-right: 1px solid rgb(163, 163, 163);
103 right: 0;
112 right: 0;
113 border-right: 0 none transparent;
128 right: 64px;
173 padding-right: 5px;
240 float: right;
256 right
[all...]
H A DOverviewGrid.js112 * @param {number} right
114 setWindow: function(left, right)
116 this._window._setWindow(left, right);
185 this._rightResizeElement.className = "overview-grid-window-resizer overview-grid-window-resizer-right";
186 this._rightResizeElement.style.right = 0;
204 this._overviewWindowBordersElement.style.right = "0%";
339 * @param {number} right
341 _setWindow: function(left, right)
344 this._setWindowPosition(left * clientWidth, right * clientWidth);
366 this._overviewWindowBordersElement.style.right
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dfibheap.c71 node->right = node;
162 a_root->left->right = b_root;
163 b_root->left->right = a_root;
223 is needed so that delete's call to extractmin gets the right node. */
295 y = x->right;
311 heap->min = ret->right;
328 node->right = node;
333 and it's right node. */
442 if (a == a->right)
444 a->right
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DKernTable.cpp23 le_uint16 right; // right glyph of kern pair member in struct:PairInfo
28 #define SWAP_KEY(p) (((le_uint32) SWAPW((p)->left) << 16) | SWAPW((p)->right))
139 le_uint16 right = p->right; local
141 if (left < 256 && right < 256) {
150 c = ids[right];
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/ntext/
H A DntextDemoIndent.tcl35 pack [frame .rhf] -side right -anchor nw
59 pack [radiobutton .rhf.h.off -text "Indent Off" -variable ::ntext::classicWrap -value 1 -command {::ntext::wrapIndent .rhf.new}] -side right
60 pack [radiobutton .rhf.h.on -text "Indent On" -variable ::ntext::classicWrap -value 0 -command {::ntext::wrapIndent .rhf.new}] -side right
61 pack [label .rhf.h.l -text "Switch indentation on/off: "] -side right
64 pack [entry .rhf.g.e -width 3] -side right -padx 5
65 pack [button .rhf.g.b -text "Click to set tab spacing to value in box" -command changeTabs] -side right
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DAccessorGroup.pm18 This class now exists in its own right on CPAN as Class::Accessor::Grouped
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCoalesceTree.h32 Node* right ; member in struct:IOFireWireLib::CoalesceTree::Node
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dget_compat.c125 bool right = compat_mode(function, op +1); local
131 return left ^ right;
133 return left && right;
135 return left || right;
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dsolitaire.el54 (define-key solitaire-mode-map "\C-f" 'solitaire-right)
63 (define-key solitaire-mode-map [right] 'solitaire-right)
68 (define-key solitaire-mode-map [S-right] 'solitaire-move-right)
73 (define-key solitaire-mode-map [kp-6] 'solitaire-right)
79 (define-key solitaire-mode-map [S-kp-6] 'solitaire-move-right)
124 "Lower right corner of the board.")
137 '(solitaire-left solitaire-right solitaire-up solitaire-down))
182 horizontally or vertically, up, down, left or right, whic
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/cdt/
H A Ddtmethod.c72 for(t = r->right; t; r = t, t = t->right )
82 { r = list->right;
95 { r = list->right;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/dns/
H A Dtk_sample.tcl36 pack .f.x -side right -fill y
37 pack .f.b -side right -fill y
39 pack .f.e2 -side right -fill both -expand 1
42 pack .v -side right -fill y
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dds.h47 TNPtr right; /* Sibling to the right, NULL if no such */ member in struct:TN
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dpaned1.tcl32 label $w.pane.right -text "This is the\nright side" -bg cyan
34 $w.pane add $w.pane.left $w.pane.right
/macosx-10.9.5/cups-372.4/cups/cups/
H A Doptions.c610 right, /* High mark for binary search */ local
644 * Start with previous on right side...
648 right = prev;
657 right = num_options - 1;
667 right = num_options - 1;
672 current = (left + right) / 2;
678 right = current;
682 while ((right - left) > 1);
694 diff = cups_compare_options(&key, options + right);
695 current = right;
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtzrule.cpp23 compareDates(const void * /*context*/, const void *left, const void *right) { argument
25 UDate r = *((UDate*)right);
45 TimeZoneRule::operator=(const TimeZoneRule& right) {
46 if (this != &right) {
47 fName = right.fName;
48 fRawOffset = right.fRawOffset;
49 fDSTSavings = right.fDSTSavings;
114 InitialTimeZoneRule::operator=(const InitialTimeZoneRule& right) {
115 if (this != &right) {
116 TimeZoneRule::operator=(right);
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/db_printlog/
H A Dpgno.awk33 /right/{
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDASupport.h43 const char * right );
52 const char * right );
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dquirks.css26 margin-right: 3px;
28 img[align="right"] {
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderScrollbarPart.h54 virtual LayoutUnit marginRight() const OVERRIDE { ASSERT(isIntegerValue(m_marginBox.right())); return m_marginBox.right(); }
/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Ddelim.cpp166 char *right; member in class:delim_box
191 : left(l), right(r), p(pp)
198 a_delete right; local
371 if (right) {
372 define_extensible_string(right, uid, RIGHT_DELIM);
384 if (right)
398 if (right)
399 fprintf(stderr, " right \"%s\"", right);
H A Dlist.cpp64 static int compute_spacing(int is_script, int left, int right) argument
66 if (left == SUPPRESS_TYPE || right == SUPPRESS_TYPE)
70 if (left == OPENING_TYPE || right == CLOSING_TYPE)
72 if (right == BINARY_TYPE || left == BINARY_TYPE)
74 if (right == RELATION_TYPE) {
82 if (right == OPERATOR_TYPE)
84 if (left == INNER_TYPE || right == INNER_TYPE)
86 if (left == OPERATOR_TYPE && right == ORDINARY_TYPE)
/macosx-10.9.5/ncurses-42/ncurses/form/
H A Dfld_newftyp.c42 (FIELDTYPE *)0, /* pointer to right operand */
128 if (typ->right)
129 typ->right->ref--;

Completed in 212 milliseconds

1234567891011>>