Searched refs:left (Results 51 - 75 of 2047) sorted by relevance

1234567891011>>

/macosx-10.10.1/zlib-55/zlib/examples/
H A Denough.c117 left: number of available bit patterns at length len
123 left: 2..syms - 1, but only the evens (so syms == 8 -> 2, 4, 6)
126 syms == 2 is not saved since that immediately leads to a single code. left
129 left ends at syms-1 since left == syms immediately results in a single code.
130 (left > sym is not allowed since that would result in an incomplete code.)
148 to the num[] array as described above for the (syms, left, len) triplet.
196 len through max inclusive, coding syms symbols, with left bit patterns of
200 local big_t count(int syms, int len, int left) argument
210 if (syms == left)
255 beenhere(int syms, int len, int left, int mem, int rem) argument
319 examine(int syms, int len, int left, int mem, int rem) argument
403 int left; /* number of unused bit patterns at this length */ local
[all...]
H A Dgzjoin.c80 unsigned left; /* bytes remaining at next */ member in struct:__anon15469
112 in->left = 0;
126 if (in->left != 0)
130 len = (long)read(in->fd, in->buf + in->left, CHUNK - in->left);
133 in->left += (unsigned)len;
134 } while (len != 0 && in->left < CHUNK);
139 #define bget(in) (in->left ? 0 : bload(in), \
140 in->left ? (in->left
175 unsigned left; local
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dcond.c56 char *left, *right, *overridename, overridebuf[13]; local
63 left = right = overridename = NULL;
178 left = ecgetstr(state, EC_DUPTOK, &htok);
180 singsub(&left);
181 untokenize(left);
193 quotedzputs(left, xtrerr);
204 quotedzputs(left, xtrerr);
217 mn1.u.l = zstrtol(left, &eptr, 10);
224 err = left;
234 mn1 = matheval(left);
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DTimelineRuler.css45 left: 0;
71 left: 0;
93 border-left-width: 1px;
94 border-left-style: dashed;
95 border-left-color: rgba(128, 128, 128, 0.5);
99 border-left-color: red;
100 border-left-style: solid;
106 left: -5px;
118 border-left-color: rgba(255, 0, 0, 0.5);
122 border-left
[all...]
H A DDOMTreeDataGrid.css28 border-left: none;
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A DSpectrogram.tcl24 pack [ label .l -text "Drag spectrogram with left mouse button"]
27 -length 100 -command {.c itemconf speg -width }] -side left
29 hori -length 100 -command {.c itemconf speg -height }] -side left
31 -length 100 -command {.c itemconf speg -pixelspersec }] -side left
33 -res 0.1 -orient hori -length 100 -command {.c itemconf speg -brightness }] -side left
34 pack [ scale .f1.s5 -variable contrast -label Contrast -from -100 -to 100 -res 0.1 -orient hori -length 100 -command {.c itemconf speg -contrast }] -side left
37 pack [ scale .f1.s7 -variable topfr -label Top -from 1000 -to 8000 -orient hori -length 100 -command {.c itemconf speg -topfr }] -side left
44 pack .f2.cm -side left
45 pack [ label .f2.lw -text "window:"] -side left
48 -command {.c itemconf speg -winlength $winlen}] -side left
[all...]
H A Decho.tcl15 -variable v(iGain) -command Config] -side left
19 -variable v(oGain) -command Config] -side left
23 -command Config] -side left
27 -variable v(decay1) -command Config] -side left
31 -command Config] -side left
35 -variable v(decay2) -command Config] -side left
39 pack [button .fb.a -image snackOpen -command Load] -side left
40 pack [button .fb.b -bitmap snackPlay -command Play] -side left
41 pack [button .fb.c -bitmap snackStop -command "s stop"] -side left
H A Dmixplay.tcl46 pack $ft.s1 $ft.s2 -side left
48 pack [button $fb.bl1 -text "load 1" -command load1] -side left
49 pack [button $fb.bl2 -text "load 2" -command load2] -side left
50 pack [button $fb.bp -bitmap snackPlay -command play] -side left
51 pack [button $fb.bs -bitmap snackStop -command stop] -side left
H A DSection.tcl26 pack [ label .l -text "Drag markers with left mouse button"]
30 -command [list .c itemconf sect -width ]] -side left
33 -command [list .c itemconf sect -height ]] -side left
36 -side left
39 -side left
42 -side left
45 -side left
48 pack [ label .f2i.lt -text "Type:"] -side left
52 pack .f2i.at -side left
54 pack [ label .f2i.lo -text "order:"] -side left
[all...]
H A Drecrplay.tcl71 pack [label .f1.l -text "Server:"] -side left
72 pack [entry .f1.e -textvar server] -side left
76 -side left
77 pack [button .f2.b -bitmap snackStop -command Stop -wi 40 -he 20] -side left
79 -side left
80 pack [button .f2.d -text Exit -command exit] -side left
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dsplay-tree.c83 deallocated, we just need to process left and right. */
85 if (active->left)
87 KDEL (active->left->key);
88 VDEL (active->left->value);
89 active->left->key = (splay_tree_key)pending;
90 pending = (splay_tree_node)(active->left);
109 /* Rotate the edge joining the left child N with its parent P. PP is the
118 p->left = tmp;
129 tmp = n->left;
130 n->left
353 splay_tree_node left, right; local
[all...]
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCoalesceTree.cpp37 DeleteNode(inNode->left) ;
57 mTop->left = nil ;
80 inNode->right->left = nil ;
96 if (inNode->left)
97 CoalesceRange(inRange, inNode->left) ;
100 inNode->left = new Node ;
101 inNode->left->left = nil ;
102 inNode->left->right = nil ;
104 inNode->left
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dmep-relocs.pl103 my ($bits, $left, $right, $ci, $c, $cv);
105 $left = 0;
109 $left++;
111 $left = 0;
122 return ($bits, $left, $right, $mask, $rmask);
133 ($bits, $left, $right, $mask) = mask2shifts ($mask);
142 $c, $bytesize, $bits, $left, $right, $pcrel, $overflow, $mask);
176 ($bits, $left, $right, $mask, $rmask) = mask2shifts ($mask);
177 if ($left > $right) { $left
[all...]
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Danilabel.tcl21 label $w.msg -font $font -wraplength 4i -justify left -text "Four animated labels are displayed below; each of the labels on the left is animated by making the text message inside it appear to scroll, and the label on the right is animated by animating the image that it displays."
112 labelframe $w.left -text "Scrolling Texts"
114 pack $w.left $w.right -side left -padx 10 -pady 10 -expand yes
117 label $w.left.l1 -bd 4 -relief ridge -font fixedFont
118 label $w.left.l2 -bd 4 -relief groove -font fixedFont
119 label $w.left.l3 -bd 4 -relief flat -font fixedFont -width 18
120 pack $w.left.l1 $w.left
[all...]
H A Dpaned1.tcl21 label $w.msg -font $font -wraplength 4i -justify left -text "The sash between the two coloured windows below can be used to divide the area between them. Use the left mouse button to resize without redrawing by just moving the sash, and use the middle mouse button to resize opaquely (always redrawing the windows in each position.)"
31 label $w.pane.left -text "This is the\nleft side" -bg yellow
34 $w.pane add $w.pane.left $w.pane.right
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DPrimaryKey.cpp76 uint32 left = (uint32)Length; local
77 if (left < sizeof(*p))
80 CSSM_DB_RECORDTYPE rt = getUInt32(p, left);
87 uint32 len = getUInt32(p, left);
89 if (left < len)
93 left -= len;
113 PrimaryKeyImpl::getUInt32(uint8 *&p, uint32 &left) const
115 if (left < sizeof(uint32))
122 left -= sizeof(uint32);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DPrimaryKey.cpp76 uint32 left = (uint32)Length; local
77 if (left < sizeof(*p))
80 CSSM_DB_RECORDTYPE rt = getUInt32(p, left);
87 uint32 len = getUInt32(p, left);
89 if (left < len)
93 left -= len;
113 PrimaryKeyImpl::getUInt32(uint8 *&p, uint32 &left) const
115 if (left < sizeof(uint32))
122 left -= sizeof(uint32);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DPrimaryKey.cpp76 uint32 left = (uint32)Length; local
77 if (left < sizeof(*p))
80 CSSM_DB_RECORDTYPE rt = getUInt32(p, left);
87 uint32 len = getUInt32(p, left);
89 if (left < len)
93 left -= len;
113 PrimaryKeyImpl::getUInt32(uint8 *&p, uint32 &left) const
115 if (left < sizeof(uint32))
122 left -= sizeof(uint32);
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duarrsort.c38 uprv_uint16Comparator(const void *context, const void *left, const void *right) { argument
39 return (int32_t)*(const uint16_t *)left - (int32_t)*(const uint16_t *)right;
43 uprv_int32Comparator(const void *context, const void *left, const void *right) { argument
44 return *(const int32_t *)left - *(const int32_t *)right;
48 uprv_uint32Comparator(const void *context, const void *left, const void *right) { argument
49 uint32_t l=*(const uint32_t *)left, r=*(const uint32_t *)right;
171 int32_t left, right; local
173 /* start and left are inclusive, limit and right are exclusive */
180 left=start;
187 while(/* array[left]<
[all...]
/macosx-10.10.1/curl-83.1.2/curl/src/
H A Dtool_cb_see.c61 curl_off_t left = offset; local
71 while(left) {
72 long step = (left > OUR_MAX_SEEK_O) ? OUR_MAX_SEEK_L : (long)left;
76 left -= step;
/macosx-10.10.1/xnu-2782.1.97/tools/tests/perf_index/
H A Dperfindex-memory.c59 long long left = length; variable
72 while(left>0) {
73 copy_len = region_len < left ? region_len : left;
75 left -= copy_len;
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLAvailableRecovery.h49 AvailableRecovery(DFG::Node* node, RecoveryOpcode opcode, LValue left, LValue right, ValueFormat format) argument
53 , m_left(left)
61 LValue left() const { return m_left; } function in class:JSC::FTL::AvailableRecovery
/macosx-10.10.1/cups-408/cups/ppdc/
H A Dppdc-mediasize.cxx50 left = lm;
57 if (left < 0.0f)
58 left = 0.0f;
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_test.tcl51 pack [button .f1.append -text Append -command {.f.t append}] -side left
52 pack [button .f1.cut -text Cut -command {.f.t cut}] -side left
53 pack [button .f1.copy -text Copy -command {.f.t copy}] -side left
54 pack [button .f1.paste -text Paste -command {.f.t paste}] -side left
65 ] -side left
66 pack [button .f1.fastdel -text {Fast Delete} -command {.f.t fastdelete 1.0 end}] -side left
69 pack [button .f2.test2 -text {Scrollbar Command {}} -command {.f.t config -yscrollcommand {}}] -side left
70 pack [button .f2.cl -text {Clear Classes} -command {ctext::clearHighlightClasses .f.t}] -side left
71 pack [button .f2.des -text Destroy -command {destroy .f.t}] -side left
72 pack [button .f2.editModSet0 -text "Set Modified 0" -command {puts [.f.t edit modified 0]}] -side left
[all...]
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Drealpath.c78 * in which case the path which caused trouble is left in (resolved).
89 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local
137 left_len = strlcpy(left, path + 1, sizeof(left));
151 left_len = strlcpy(left, path, sizeof(left));
153 if (left_len >= sizeof(left) || resolved_len >= PATH_MAX) {
166 * Iterate over path components in `left'.
170 * Extract the next path component and adjust `left'
173 p = strchr(left, '/');
[all...]

Completed in 430 milliseconds

1234567891011>>