Searched refs:last (Results 276 - 300 of 387) sorted by relevance

<<111213141516

/haiku-fatelf/src/bin/less/
H A Dcharset.c124 * are taken to be identical to the last one.
709 struct wchar_range { LWCHAR first, last; }; member in struct:wchar_range
1106 if (ch > table[mid].last)
1162 ch2 == comb_table[i].last)
/haiku-fatelf/src/kits/storage/
H A DPathMonitor.cpp574 const char* last = &path.Path()[fPathLength]; local
575 if (last[0] && last[0] != '/')
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_mbuf.c90 m_length(struct mbuf *m0, struct mbuf **last) argument
101 if (last != NULL)
102 *last = m;
230 * calculating its length and finding the last mbuf.
254 * Find the mbuf with last data, adjust its length,
/haiku-fatelf/src/libs/edit/
H A Dvi.c90 int len = k->last - k->buf;
504 * Vi undo last change
644 el->el_chared.c_kill.last = kp;
957 el->el_history.last = el->el_history.buf +
1093 * Vi redo last non-motion command
/haiku-fatelf/src/servers/net/
H A DDHCPClient.cpp238 // if last option is not OPTION_END,
323 const uint8* last = LastOption(); local
325 if (last < options) {
326 // if last option is stored above "options" field, it means
331 return sizeof(dhcp_message) - sizeof(options) + last + 1 - options;
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Drootfs.c656 char *name, *last = ""; local
691 last = name;
698 strcpy(cookie->name, last);
/haiku-fatelf/src/apps/processcontroller/
H A DProcessController.cpp407 bool last = true; local
410 last = false;
414 if (last) {
416 B_TRANSLATE("This is the last active processor...\n"
663 // Calculate work done since last call to Update() for each CPU
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A Dif_igb.c161 /* required last entry */
377 ** Global variable to store last used CPU when binding queues
1592 ** - Write out last calculated setting
1594 ** the last interval.
1805 int nsegs, i, first, last = 0; local
2016 last = i;
2028 ** Here we swap the map so the last descriptor,
2049 tx_buffer->next_eop = last;
2736 /* Clean the Legacy or Link interrupt last */
3840 int first, last, don local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dlinux-nat.c512 struct target_waitstatus last;
523 get_last_target_status (&last_ptid, &last);
525 if (last.kind == TARGET_WAITKIND_FORKED
526 || last.kind == TARGET_WAITKIND_VFORKED)
528 ptrace (PT_KILL, last.value.related_pid, 0, 0);
597 /* If the last reported event was a SIGTRAP, this variable is set to
800 and we've had PID wraparound since we last tried to stop all threads,
1423 last LWP isn't removed till later, however. So if there is only
1841 the SIGTRAP associated with the last time we were
508 struct target_waitstatus last; local
H A Dgnu-nat.c159 /* The results of the last wait an inf did. */
371 /* PROC's state may have changed since we last fetched it. */
1035 /* The last thread in INF->threads, so we can add to the end. */
1036 struct proc *last = 0;
1054 last = thread;
1066 (last ? last->next : inf->threads) = thread;
1079 (last ? last->next : inf->threads) = thread;
1080 last
1023 struct proc *last = 0; local
[all...]
H A Dc-lang.c97 the last byte of it is a null, we don't print that, in traditional C
H A Dgdb-events.sh404 /* Just zap any events left around from last time. */
/haiku-fatelf/src/libs/zlib/
H A Ddeflate.c175 * (except for the last MIN_MATCH-1 bytes of the input file).
339 /* Insert all strings in the hash table (except for the last two bytes).
436 /* Flush the last buffer: */
1436 #define FLUSH_BLOCK_ONLY(s, last) { \
1441 (last)); \
1448 #define FLUSH_BLOCK(s, last) { \
1449 FLUSH_BLOCK_ONLY(s, last); \
1450 if (s->strm->avail_out == 0) return (last) ? finish_started : need_more; \
1687 * enough lookahead, the last two strings are not inserted in
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c275 LCN first, last; local
285 last = ((p->lcn + p->length) < (lcn + length)
287 if (first < last) {
290 end_length = p->lcn + p->length - last;
303 && !bitmap_allocate(last, end_length))
358 LCN first, last; local
366 last = ((p->lcn + p->length) < (lcn + length)
368 if (first < last) {
371 while ((bn < (last - lcn)) && (bn & 7)) {
376 while (bn < (last
[all...]
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngrtran.c4014 png_uint_32 last, max; local
4023 last = 0;
4029 while (last <= max)
4031 png_ptr->gamma_16_table[(int)(last & (0xff >> shift))]
4032 [(int)(last >> (8 - shift))] = (png_uint_16)(
4034 last++;
4037 while (last < ((png_uint_32)num << 8))
4039 png_ptr->gamma_16_table[(int)(last & (0xff >> shift))]
4040 [(int)(last >> (8 - shift))] = (png_uint_16)65535L;
4041 last
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/broadcom570x/dev/bge/
H A Dif_bge.c3471 * Hookup IRQ last.
4549 struct mbuf *last; local
4554 last = m;
4557 * Walk packet chain to find last mbuf. We will either
4560 for (last = m; last->m_next != NULL; last = last->m_next);
4561 if (!(M_WRITABLE(last) && M_TRAILINGSPACE(last) >
[all...]
/haiku-fatelf/src/kits/interface/
H A DWindow.cpp3328 // luck with the last target, if available
3436 // if there is a last mouse moved view, and the new focus is
3479 This method is supposed to give a message the last grinding before
3552 It allows the window to update the last mouse moved view, and
3585 // We need to update the last mouse moved view, as this message
3976 // find the last child in the previous sibling
3997 Returns the last child in a view hierarchy.
4004 BView* last = parent->fFirstChild; local
4005 if (last == NULL)
4008 while (last
[all...]
/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.cpp879 // even the last and the first descriptor might be the same
934 TRACE("finishing transfers (first transfer: %p; last"
1039 // this is the last td of the transfer or a short packet
1086 // break the descriptor chain on the last descriptor
1110 // get the last data toggle and store it for next time
1256 // Set the last descriptor to generate an interrupt
1303 ohci_general_td *first, ohci_general_td *last)
1324 if (first == last)
1327 _LinkDescriptors(last, first);
1349 // simply advancing the head pointer to the link of the last transfe
1302 _SwitchEndpointTail(ohci_endpoint_descriptor *endpoint, ohci_general_td *first, ohci_general_td *last) argument
[all...]
H A Dxhci.cpp712 xhci_td *last = NULL; local
740 if (last != NULL)
741 last->next = descriptor;
742 last = descriptor;
/haiku-fatelf/src/add-ons/kernel/file_systems/fat/
H A Ddir.c488 uint32 last = 0; local
512 last = diri.current_index;
514 uint32 clusters = (last + vol->bytes_per_sector / 0x20
666 DPRINTF(0, ("directory entry runs from %lx to %lx (dirsize = %Lx) (is%s last entry)\n", *ns, *ne, dir->st_size, last_entry ? "" : "n't"));
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A DlibioP.h939 # define _IO_va_start(args, last) va_start(args, last)
941 # define _IO_va_start(args, last) va_start(args)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/dos/r5/
H A Ddir.c473 uint32 last = 0; local
493 last = diri.current_index;
495 uint32 clusters = (last + vol->bytes_per_sector / 0x20 * vol->sectors_per_cluster - 1) / (vol->bytes_per_sector / 0x20) / vol->sectors_per_cluster;
631 DPRINTF(0, ("directory entry runs from %lx to %lx (dirsize = %Lx) (is%s last entry)\n", *ns, *ne, dir->st_size, last_entry ? "" : "n't"));
/haiku-fatelf/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp670 // the last track is always lead-out
680 // Adjust length of the last audio track according to the Blue Book
865 Inode* last = NULL; local
867 last = current;
871 if (last)
872 last->SetNext(inode);
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.c641 /* find the first available securid beyond the last key */
666 * Get last entry in block, but must get first one
668 * last one. For some reason the search for the last
669 * entry sometimes does not return the last block...
680 * so there always is a last entry but one,
683 * sometimes deletes all the (unused) keys in the last
694 /* save last key and */
749 * the last byte overflows on a wrong block.
1300 cache->head.last
[all...]
/haiku-fatelf/src/bin/bash/lib/readline/
H A Ddisplay.c174 /* The last left edge of text that was displayed. This is used when
202 /* The index of the last invisible character in the prompt string. */
205 /* The length (buffer offset) of the first line of the last (possibly
238 index of the last invisible character in the returned string. NIFLP,
256 int l, rl, last, ignoring, ninvis, invfl, invflset, ind, pind, physchars; local
280 for (rl = ignoring = last = ninvis = physchars = 0, p = pmt; p && *p; p++)
294 last = r - ret - 1;
349 *lip = last;
373 * local_prompt = expanded last line of string in rl_display_prompt
375 * local_prompt_prefix = portion before last newlin
[all...]

Completed in 410 milliseconds

<<111213141516