Searched refs:new_end (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DTCSystemAlloc.cpp407 size_t new_end = end; local
412 new_end = new_end & ~pagemask;
415 ASSERT((new_end & pagemask) == 0);
417 ASSERT(new_end <= end);
419 if (new_end > new_start) {
422 while (madvise(reinterpret_cast<char*>(new_start), new_end - new_start,
/macosx-10.10.1/nano-12/src/
H A Dtext.c896 char *end, *new_end, *new_paragraph_data; local
911 new_end = new_paragraph_data + skip;
921 *new_end = ' ';
922 new_end++;
947 *new_end = *end;
948 new_end++;
957 *new_end = *end;
958 new_end++;
967 *new_end = ' ';
968 new_end
[all...]
/macosx-10.10.1/vim-55/src/
H A Dif_py_both.h1111 RBAsItem(BufferObject *self, PyInt n, PyObject *val, PyInt start, PyInt end, PyInt *new_end) argument
1127 if (new_end)
1128 *new_end = end + len_change;
1135 RBAppend(BufferObject *self, PyObject *args, PyInt start, PyInt end, PyInt *new_end) argument
1159 if (new_end)
1160 *new_end = end + len_change;
H A Dex_cmds.c4522 char_u *new_end, *new_start = NULL; local
4549 * new_end The new text, where to append new text.
4879 new_end = new_start;
4902 new_end = new_start + len;
4908 mch_memmove(new_end, sub_firstline + copycol, (size_t)copy_len);
4909 new_end += copy_len;
4913 sub, new_end, TRUE, p_magic, TRUE);
4955 for (p1 = new_end; *p1; ++p1)
/macosx-10.10.1/ruby-106/ruby/
H A Ddir.c1317 struct glob_pattern **cur, **new_beg, **new_end; local
1423 new_beg = new_end = GLOB_ALLOC_N(struct glob_pattern *, (end - beg) * 2);
1434 *new_end++ = p; /* append recursive pattern */
1439 *new_end++ = p->next;
1443 status = glob_helper(buf, 1, YES, new_isdir, new_beg, new_end,
1474 new_beg = new_end = GLOB_ALLOC_N(struct glob_pattern *, end - beg);
1480 *new_end++ = (*cur)->next;
1483 *new_end++ = (*cur2)->next;
1496 new_end, flags, func, arg, enc);
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_attr.h228 s64 start, s64 end, s64 *new_end, BOOL atomic);
H A Dntfs_vnops.c3258 s64 aligned_end, new_end; local
3273 &new_end, ioflags & IO_UNIT);
3286 if (new_end < aligned_end) {
3290 panic("%s(): new_end < aligned_end && "
3297 if (new_end > end)
3298 panic("%s(): new_end > end\n", __FUNCTION__);
3299 end = new_end;
3300 new_count = new_end - ofs;
8357 s64 aligned_end, new_end; local
8370 aligned_end, &new_end, TRU
[all...]
H A Dntfs_attr.c5152 * @new_end: return the offset at which we stopped instantiating holes
5165 * *@new_end to the end of the instantiated range. Thus the caller has to
5166 * always check *@new_end. If *@new_end is equal to @end then the whole
5167 * instantiation was complete. If *@new_end is less than @end the
5170 * Note if @new_end is NULL, then @atomic is set to true as there is no way to
5179 s64 *new_end, BOOL atomic)
5220 if (!new_end)
5766 ntfs_debug("Done, new_end 0x%llx.",
5769 if (new_end)
5178 ntfs_attr_instantiate_holes(ntfs_inode *ni, s64 start, s64 end, s64 *new_end, BOOL atomic) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dbout.c1086 bfd_vma new_end;
1098 new_end = ((dot - shrink + size) & ~size);
1103 shrink_delta = (old_end - new_end) - shrink;
1083 bfd_vma new_end; local
H A Delf32-xtensa.c9206 bfd_vma new_end = offset_with_removed_text
9208 new_size = new_end - new_address;
9236 bfd_vma new_end = offset_with_removed_text
9239 new_size = new_end - new_address;
9180 bfd_vma new_end = offset_with_removed_text local
9210 bfd_vma new_end = offset_with_removed_text local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dtextprop.c2044 extend_property_ranges (list, old_end, new_end)
2045 Lisp_Object list, old_end, new_end;
2055 XSETCAR (XCDR (item), new_end);
2043 XSETCAR (XCDR (item), new_end); local
H A Dxterm.c5391 int new_end = new_start + (XINT (bar->end) - XINT (bar->start));
5393 x_scroll_bar_set_handle (bar, new_start, new_end, 0);
5441 int new_end = new_start + (XINT (bar->end) - XINT (bar->start));
5443 x_scroll_bar_set_handle (bar, new_start, new_end, 0);
5372 int new_end = new_start + (XINT (bar->end) - XINT (bar->start)); local
5422 int new_end = new_start + (XINT (bar->end) - XINT (bar->start)); local
H A Dmacterm.c5503 int new_end = new_start + (XINT (bar->end) - XINT (bar->start));
5505 x_scroll_bar_set_handle (bar, new_start, new_end, 0);
5488 int new_end = new_start + (XINT (bar->end) - XINT (bar->start)); local
/macosx-10.10.1/bootp-298/IPConfiguration.bproj/
H A Ddhcp.c256 int new_end = 0; local
268 for (i = 0, new_end = n_dhcp_default_params; i < n_params; i++) {
272 for (j = 0; j < new_end; j++) {
280 new[new_end++] = params[i];
283 if (new_end > n_dhcp_default_params) {
285 *n_ret = new_end;
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dregexec.c542 regoff_t *new_end;
545 new_end = re_realloc (regs->end, regoff_t, need_regs);
546 if (BE (new_end == NULL, 0))
552 regs->end = new_end;
541 regoff_t *new_end; local

Completed in 257 milliseconds