Searched refs:that (Results 1 - 11 of 11) sorted by relevance

/haiku/src/bin/
H A Dleak_analyser.sh19 The number after the "s" is the stack trace depth. Note that
25 excludes is used that removes known allocations that are never
38 Exclude allocations that match a regular expression. The
41 stack trace lines. Note that the whole block is on a single
/haiku/src/apps/powerstatus/
H A DDriverInterface.cpp145 PowerStatusDriverInterface* that = (PowerStatusDriverInterface*)data; local
146 that->_WatchPowerStatus();
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex43 On the one hand there are formats of files that exclusively contain resources
46 In either case the format of the chunk of data that frames the resources
155 As no field exists, that tells about the size of the PEF container (the
164 This section describes the resources format. After a subsection that outlines
168 endianess, that is the resources created by little endian and big endian
283 \code{resource\_index\_entry} structures, that locates the data of each
351 stored in the file, that is the value specified by the
402 certain field of this type is, it may help to imagine, that before the
404 pattern specified by \code{kUnusedResourceDataPattern}, and that only those
405 fields are written that ar
[all...]
/haiku/src/system/libroot/posix/glibc/arch/sparc/
H A Daddmul_1.S13 The GNU MP Library is distributed in the hope that it will be useful, but
61 mov 0,%l0 ! we need the carry from that add...
H A Dmul_1.S13 The GNU MP Library is distributed in the hope that it will be useful, but
63 mov 0,%l0 ! we need the carry from that add...
H A Dsubmul_1.S13 The GNU MP Library is distributed in the hope that it will be useful, but
60 mov 0,%l0 ! we need the carry from that add...
/haiku/src/apps/musiccollection/
H A DFileMonitor.cpp178 ReadThread* that = (ReadThread*)data; local
179 return that->Process();
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp54 NotHere(BStringList& that, BStringList& otherList, BStringList* results) argument
57 if (!that.HasString(otherList.StringAt(i)))
632 // lines starting with a period. For convenience, assume that no
652 // Inefficient, but it doesn't happen often that you have a
662 // since that will get mistakenly evaluated again in the
710 // sending the QUIT command. Because of that the message number stays
768 // don't misinterrpret responses from previous commands (that got left over
884 // from it. Note that it is normal for this directory not to
/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php14 // include local configuration that possibly overrides defines below.
/haiku/src/system/libroot/posix/glibc/libio/
H A Dgenops.c9 The GNU C Library is distributed in the hope that it will be useful,
21 that does not cause the resulting executable to be covered by
935 /* Make sure that never again the wide char functions can be
945 that is there problem, we flush them underneath them. */
948 /* We currently don't have a reliable mechanism for making sure that
950 So it is possible that other static destructors might want to
996 if _sbuf has a backup area that is no longer needed, should we delete
1106 /* We need to keep the invariant that the main get area
/haiku/src/apps/mail/
H A DContent.cpp225 t[0] += length; // note that the '&' is included here
389 If "view" is NULL, it will assume that "line" lies on a line break,
1252 // Tracker has responded to a BMessage that was dragged out of
1677 // Otherwise it doesn't have a type that I know how
1908 // (It may not, that's ok.)
2098 // calculate a text rect that is 72 columns wide
2173 // that already end in newlines, and the last line
2526 // TODO: is it correct to assume that the text is in Latin-1?
3078 // make sure that we're changing the whole last line, too
3158 // make sure that w
[all...]

Completed in 112 milliseconds