Searched refs:out (Results 251 - 275 of 288) sorted by relevance

<<1112

/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp567 goto out;
571 out:
599 // parse the path passed in, stripping out '/'
628 goto out;
633 goto out;
645 out:
664 // parse the path passed in, stripping out '/'
701 goto out;
706 goto out;
721 // is sent out fo
[all...]
/haiku/src/bin/
H A Dxres.cpp846 const char *out = next_arg(argi); local
849 Command *command = new SetOutputCommand(out);
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp40 virtual void AddDump(TraceOutput& out) argument
42 out.Print("bfs:Create %lld (%p), parent %lld (%p), \"%s\", "
69 virtual void AddDump(TraceOutput& out) argument
71 out.Print("bfs:Remove %lld (%p), \"%s\"", fID, fInode, fName);
91 virtual void AddDump(TraceOutput& out) argument
93 out.Print("bfs:%s %lld (%p)\n", fAction, fID, fInode);
115 virtual void AddDump(TraceOutput& out) argument
117 out.Print("bfs:%s %lld (%p), %lld -> %lld", fTrim ? "Trim" : "Resize",
2117 // we also want to break out of the outer loop
2883 // read attributes out o
[all...]
H A DJournal.cpp110 virtual void AddDump(TraceOutput& out) argument
113 out.Print("bfs:j:%s entry %p id %ld, start %lu, length %lu, log %s "
118 out.Print("bfs:j:%s entry %p start %lu, length %lu, log %s %lu\n",
989 // TODO: we need a way to find out how big the current transaction is;
/haiku/src/system/kernel/fs/
H A Dvfs.cpp620 void AddDump(TraceOutput& out, const char* mode) argument
622 out.Print("vfs pages io %5s: vnode: %p (%" B_PRId32 ", %" B_PRId64 "), "
630 out.Print(", ");
631 out.Print("(%" B_PRIx64 ", %" B_PRIu64 ")", (uint64)fVecs[i].base,
636 out.Print("}, flags: %#" B_PRIx32 " -> status: %#" B_PRIx32 ", "
669 virtual void AddDump(TraceOutput& out) argument
671 PagesIOTraceEntry::AddDump(out, "read");
689 virtual void AddDump(TraceOutput& out) argument
691 PagesIOTraceEntry::AddDump(out, "write");
2111 \param[in,out] pat
[all...]
/haiku/src/apps/text_search/
H A DGrepWindow.cpp1420 goto out;
1425 out:
1495 printf("'get_ref_for_path()' failed for: '%s'. Bailing out.\n", home.Path());
1715 goto out;
1750 out:
/haiku/src/tests/system/kernel/file_corruption/driver/
H A Dchecksum_device.cpp643 char* out = buffer;
650 *out = '\0';
651 out++;
671 *out = *start;
673 out++;
687 *out = *start;
689 out++;
694 *out = '\0';
911 // (partially commented out) and unregister_node() returns B_BUSY.
/haiku/src/kits/support/
H A DUrl.cpp993 * This function takes a URL in string-form and parses the components of the URL out.
1339 char* out = NULL; local
1347 decoded = (char)strtol(hexString, &out, 16);
1350 if (out == hexString + 2) {
/haiku/src/libs/compat/freebsd_network/
H A Dif.c545 struct ifmultiaddr **out)
562 if (out)
563 (*out) = result;
583 * If the ifnet is detaching, null out references to ifnet,
594 * ifp may already be nulled out if we are being reentered
544 if_addmulti(struct ifnet *ifp, struct sockaddr *address, struct ifmultiaddr **out) argument
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c26 * internet host. We find out intermediate hops by launching probe
121 * icmp reply. So, the reply will time out on the return path
164 * source port (the high bit is set to move the port number out
171 * routing problem and this code sort-of popped out after 48 hours
838 if (setpolicy(s, "out bypass") < 0)
1019 if (setpolicy(sndsock, "out bypass") < 0)
1863 * Subtract 2 timeval structs: out = out - in.
1867 tvsub(register struct timeval *out, register struct timeval *in) argument
1870 if ((out
[all...]
/haiku/src/add-ons/translators/raw/
H A DRAW.cpp100 FILE* file = fopen("/tmp/RAW.out", "wb");
1320 // Multiply out XYZ colorspace
1886 DCRaw::_PseudoInverse(double (*in)[3], double (*out)[3], uint32 size)
1921 for (out[i][j] = k =0; k < 3; k++) {
1922 out[i][j] += work[j][k+3] * in[i][k];
1936 float out[3], out_cam[3][4];
2056 out[0] = out[1] = out[2] = 0;
2058 out[
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c311 ntfs_log_error("Index root entry out of bounds in"
318 * a pointer to a child node in the B+tree so we just break out.
340 * descend into the B+tree so we just break out of the loop.
431 ntfs_log_error("Index entry out of bounds in directory "
439 * a pointer to a child node in the B+tree so we just break out.
461 * descend into the B+tree so we just break out of the loop.
679 goto out;
718 goto out;
727 goto out;
798 goto out;
[all...]
H A Dcompress.c165 goto out;
176 goto out;
225 goto out;
239 out:
762 /* Zero out reads beyond initialized size. */
823 /* Sparse cb, zero out destination range overlapping the cb. */
1513 * the vcn will be out of order. This does
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp1109 /* maybe out of order?? */
1110 goto out;
1208 out:
1259 goto out;
1327 out:
1669 goto out;
1696 out:
2786 goto out;
2844 goto out;
2870 goto out;
[all...]
/haiku/src/bin/network/ftpd/
H A Dftpd.c608 /* If logins are disabled, print out the message. */
637 fatalerror("Ran out of memory.");
689 fatalerror("Ran out of memory.");
694 fatalerror("Ran out of memory.");
726 fatalerror("Ran out of memory.");
940 reply(421, "Ran out of memory.");
1123 fatalerror("Ran out of memory.");
1172 fatalerror("Ran out of memory.");
1535 fatalerror("Ran out of memory.");
1546 fatalerror("Ran out o
[all...]
/haiku/src/system/kernel/
H A Dheap.cpp223 virtual void AddDump(TraceOutput &out) argument
225 out.Print("heap allocate: 0x%08lx (%lu bytes)", fAddress, fSize);
244 virtual void AddDump(TraceOutput &out) argument
246 out.Print("heap reallocate: 0x%08lx -> 0x%08lx (%lu bytes)",
265 virtual void AddDump(TraceOutput &out) argument
267 out.Print("heap free: 0x%08lx", fAddress);
735 kprintf("out of space for caller infos\n");
759 kprintf("out of space for caller infos\n");
986 panic("free list entry out of page range\n");
1045 // zero out th
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mac.c390 /* Zero out the other (rar_entry_count - 1) receive addresses */
725 /* We only want to go out to the PHY registers to see if Auto-Neg
1145 * Status Register. Time-out if a link isn't seen in 500 milliseconds
1193 /* Take the link out of reset */
1202 /* Since auto-negotiation is enabled, take the link out of reset (the
1428 * table, taken out of the IEEE 802.3ab/D6.0 dated March 25,
1561 * table, taken out of the IEEE 802.3ab/D6.0 dated March 25,
2314 goto out;
2333 goto out;
2341 out
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.cpp594 Besides the main duty described above, this method also fills out the other
634 Besides the main duty described above, this method also fills out the other
964 // So, we feed only as much frames as we can get out, and handle the
976 uintptr_t out = (uintptr_t)fRawDecodedAudio->data[0]; local
980 memcpy((void*)out, fDecodedDataBuffer->data[j]
982 out += fInputFrameSize;
1148 // Try again to see if we can get some decoded audio out now
1378 \returns Other errors Caller should bail out because fChunkBuffer and
1452 (leaving out the padding).
1752 ":pix_fmt=%d:time_base=1/1:pixel_aspect=0/1[in];[in]yadif[out];"
[all...]
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c350 /* Figure out the decimal point character. */
356 /* Figure out the thousands separator character. */
1809 /* Figure out whether it is a thousands separator.
2000 goto out;
2012 goto out;
2022 goto out;
2069 out:
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp190 virtual void AddDump(TraceOutput& out) argument
192 out.Print("swap read: cache %p, page index: %lu <- swap slot: %lu",
214 virtual void AddDump(TraceOutput& out) argument
216 out.Print("swap write: cache %p, page index: %lu -> swap slot: %lu",
551 // there could be I/O going on (paging in/out). Waiting is
1151 // Basic strategy: reserve swap space first, only when running out of swap
1318 // The consumer already has a page or a swapped out page
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c735 goto out;
750 goto out;
958 goto out;
964 goto out;
1045 out:
1828 goto out;
1854 goto out;
1881 goto out;
1890 out:
2455 * This is really ugly, but this is the easiest way out fo
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Dradix.c953 goto out;
1006 out:
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c1711 * it out.
1902 goto out;
1972 goto out;
1983 goto out;
1987 goto out;
2002 /* copy out the updated command info */
2009 goto out;
2013 goto out;
2317 goto out;
2567 out
[all...]
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c150 ** results received (out[out_len])
154 void *out, int out_len)
163 _out = (uchar *) out;
187 d_printf("buslogic: command 0x%02 timed out (a)\n",command);
217 d_printf("buslogic: command 0x%02 timed out (b)\n",command);
232 d_printf("buslogic: command 0x%02 timed out (c)\n",command);
434 /* fill out the ccb header */
769 /* check for function codes out of range of dispatch table */
152 bl_execute(BusLogic *bl, uchar command, void *in, int in_len, void *out, int out_len) argument
/haiku/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp304 goto out;
327 out:

Completed in 267 milliseconds

<<1112