Home
last modified time | relevance | path

Searched refs:that (Results 1 – 25 of 1169) sorted by relevance

12345678910>>...47

/haiku/src/bin/
H A DJamfile29 # standard commands that don't need any additional library
56 # Commands which don't need another library that depend on
68 # standard commands that need libncurses.a
78 # standard commands that need libbe.so
114 # standard commands that need libbe.so, libshared.a
119 # standard commands that need libbe.so and libsupc++.so
136 # standard commands that need libbe.so, libsupc++.so, and libshared.a
143 # standard commands that need libbe.so, libbnetapi.so, libsupc++.so
148 # commands that need libbe.so, libsupc++.so and the stub catalog
159 # standard commands that need libbe.so, libstdc++.so
[all …]
/haiku/docs/user/app/
H A DKeyStore.dox33 \c keystore_server. This is the central service that manages storing and
34 retrieving keys, as well as managing the authorizations that a user grants
37 It is important to note that all calls on this object operate
38 \b synchronously. This means that it should not be used during the event
45 overloaded variant that operate on the Master keyring. If you want to
59 \brief Create a new BKeyStore object that you can use to query, retrieve
90 …This is a convenience method that calls \ref GetKey(const char* keyring, BKeyType type, const char…
104 …This is a convenience method that calls \ref GetKey(const char* keyring, BKeyType type, const char…
119 …This is a convenience method that calls \ref GetKey(const char* keyring, BKeyType type, const char…
132 …This is a convenience method that calls \ref GetKey(const char* keyring, BKeyType type, const char…
[all …]
/haiku/docs/develop/midi/
H A Dtesting.rst6 decided that it doesn't really make much sense. Unit tests work best if
14 So instead of a CppUnit test suite, here is a list of manual tests that
22 *Required:* Client app that calls BMidiRoster::MidiRoster()
37 - Kill the server. Start the client app. It should realize that the
45 - Verify that when the client app quits, the BMidiRoster instance is
59 *Required:* Client app that creates a new BMidiLocalProducer and/or
70 BMidiRosterLooper's internal list of endpoints). Verify that its ID()
71 function returns 0, and IsValid() returns false. Verify that you can
83 is not much we can do to prevent that (but it is not really a big
86 - Start the test app from two different Terminals. Verify that the new
[all …]
/haiku/docs/develop/apps/haikudepot/
H A Dserver.rst8 HaikuDepot application with regard to coordinating processes that relate
11 There are two main sources of remote data that are downloaded and
22 A *Process* (root class ``AbstractProcess``) is a class that takes
37 cancel nodes as necessary such that, in an ideal case, the various
46 Processes that are involved in refreshing the HPKR data from remote
56 be started. It is the reponsibility of the Coordinator to ensure that
66 various objects that are involved in running a larger task. Only
86 object that maintains state for the HaikuDepot desktop application.
89 it is at these events that the Coordinator is able to introspect the
101 successor Processes, or those that would have run after the failed
[all …]
/haiku/docs/user/support/
H A DFlattenable.dox27 \brief Interface for classes that can flatten and unflatten themselves to
30 It is convenient that objects can be stored as a flat stream of bytes. In
34 interface that classes have if they are able to be flattened. This
49 types, if you are certain that you are compatible to those, but you'll
52 support. Implement FlattenedSize() to make sure that other objects can
94 Have a look at TypeConstants.h for a list of all the types that the Haiku
99 datastream, it stores an object in a BMessage. In that way you can reflect
101 objects, that is, for objects to restore themselves from a BMessage. In
102 essence, BArchivable is more suitable for objects that are alive. In short
105 Other classes in the API that support flattening and unflattening are for
[all …]
H A DBlockCache.dox29 \brief Used in the constructor of BBlockCache. Determines that objects will
38 \brief Used in the constructor of BBlockCache. Determines that objects will
49 \brief A class that creates and maintains a pool of memory blocks.
52 a lot of little blocks of memory that you want to access and dispose of
55 Luckily, the Haiku API provides a class that will act as the administrator
69 can Save() the memory back into the pool. BBlockCache will make sure that no
71 created the object, so be aware of that.
73 As soon as you got a pointer from the Get() method, you own that block of
74 memory; this means that you have the liberty to dispose of it yourself. It
75 also means that when you delete your BBlockCache instance, any blocks of
[all …]
/haiku/docs/user/
H A Dapidoc.dox22 Guidelines, which means that the formal requirements are the same where
27 describes the demands that are made from the markup and spacing of the
49 Doxygen, the tool that we use to generate the marked up documentation, has
50 an ingenious parser that is able to scan through both header and source
57 First of all, it would add unnecessary cruft to the headers that the
59 time to find the info they are looking for. The second reason is that
63 documentation in the source code is that it unnecessarily clutters up
64 that file. By not using direct documentation we lose some advantages,
65 like the fact that developers might be inclined to update the
67 have some methods in place to prevent that to a certain extent.
[all …]
/haiku/docs/user/netservices/
H A DNetServicesDefs.dox33 \brief Error that indicates that the protocol is not supported.
72 \brief The URL that caused the issue.
80 \brief A list of protocols that are supported.
89 \brief Error that indicates that the URL is not valid.
92 \ref BUrl object that does not contain a valid URL.
106 \param url The URL object that did not contain a valid URL.
128 \brief The URL that caused the issue.
137 \brief Error that indicates there was an issue executing the network request.
146 \brief A list of errors that can occur while executing a network request.
204 This could either have been done through the API, or because the session that schedules and
[all …]
/haiku/headers/cpp/
H A Dutility8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dhash_map7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
19 * provided that the above copyright notice appear in all copies and
20 * that both that copyright notice and this permission notice appear
H A Dhash_set7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
19 * provided that the above copyright notice appear in all copies and
20 * that both that copyright notice and this permission notice appear
H A Dlist8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dvector8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dstack8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Ddeque8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dset8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dalgorithm8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dnumeric8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dmap8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Diterator8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
H A Dqueue8 * provided that the above copyright notice appear in all copies and
9 * that both that copyright notice and this permission notice appear
20 * provided that the above copyright notice appear in all copies and
21 * that both that copyright notice and this permission notice appear
/haiku/data/system/data/licenses/
H A DGNU LGPL v322 An "Application" is any work that makes use of an interface provided
34 for portions of the Combined Work that, considered in isolation, are
51 that uses the facility (other than as an argument passed when the
55 a) under this License, provided that you make a good faith effort to
56 ensure that, in the event an Application does not supply the
61 this License applicable to that copy.
66 a header file that is part of the Library. You may convey such object
67 code under terms of your choice, provided that, if the incorporated
72 a) Give prominent notice with each copy of the object code that the
73 Library is used in it and that the Library and its use are
[all …]
H A DArtistic v2.011 be copied, modified, distributed, and/or redistributed. The intent is that the
12 Copyright Holder maintains some artistic control over the development of that
18 license do not permit the full use that you propose to make of the Package, you
26 "Contributor" means any party that has contributed code or other material to the
33 derivatives of that collection and/or of those files. A given Package may
40 "Distributor Fee" means any fee that you charge for Distributing this Package or
63 Versions for any purpose without restriction, provided that you do not
70 a Distributor Fee, provided that you duplicate all of the original copyright
83 provided that you clearly document how it differs from the Standard Version,
85 executables, or modules, and provided that you do at least ONE of the following:
[all …]
H A DGNU LGPL v2.128 not price. Our General Public Licenses are designed to make sure that
30 for this service if you wish); that you receive source code or can get
31 it if you want it; that you can change the software and use pieces of
32 it in new free programs; and that you are informed that you can do
35 To protect your rights, we need to make restrictions that forbid
41 or for a fee, you must give the recipients all the rights that we gave
42 you. You must make sure that they, too, receive or can get the source
44 complete object files to the recipients, so that they can relink them
52 To protect each distributor, we want to make it very clear that
55 that what they have is not the original version, so that the original
[all …]
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A Dlicense.txt28 not price. Our General Public Licenses are designed to make sure that
30 for this service if you wish); that you receive source code or can get
31 it if you want it; that you can change the software and use pieces of
32 it in new free programs; and that you are informed that you can do
35 To protect your rights, we need to make restrictions that forbid
41 or for a fee, you must give the recipients all the rights that we gave
42 you. You must make sure that they, too, receive or can get the source
44 complete object files to the recipients, so that they can relink them
52 To protect each distributor, we want to make it very clear that
55 that what they have is not the original version, so that the original
[all …]

12345678910>>...47