Searched refs:InitCheck (Results 376 - 400 of 1512) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformObjectsCommand.cpp67 // InitCheck
69 TransformObjectsCommand::InitCheck() function in class:TransformObjectsCommand
71 return fObjects && fOriginals ? TransformCommand::InitCheck()
/haiku/src/libs/icon/shape/
H A DPathSourceShape.cpp142 PathSourceShape::InitCheck() const function in class:PathSourceShape
144 return Shape::InitCheck();
/haiku/src/bin/
H A Dtrash.cpp42 err = node.InitCheck();
69 err = node.InitCheck();
82 err = orgPath.InitCheck();
87 err = trashDir.InitCheck();
137 err = trashDir.InitCheck();
143 if ((err = path.InitCheck()))
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.h45 status_t InitCheck() const;
86 status_t InitCheck() const;
128 status_t InitCheck() const;
159 status_t InitCheck() const;
191 status_t InitCheck() const;
222 status_t InitCheck() const;
/haiku/src/build/libbe/storage/
H A DMimeType.cpp119 // InitCheck
126 BMimeType::InitCheck() const function in class:BMimeType
151 return InitCheck() == B_OK && BMimeType::IsValid(Type());
187 // return InitCheck() == B_OK && is_installed(Type());
241 if (InitCheck() == B_OK && type.InitCheck() == B_OK) {
248 } else if (InitCheck() == B_NO_INIT && type.InitCheck() == B_NO_INIT) {
H A DAppFileInfo.cpp111 = file != NULL && file->InitCheck() == B_OK ? B_OK : B_BAD_VALUE;
141 if (InitCheck() == B_OK)
160 if (error == B_OK && InitCheck() != B_OK)
184 if (InitCheck() != B_OK)
209 if (error == B_OK && InitCheck() != B_OK)
233 if (InitCheck() != B_OK)
259 if (InitCheck() != B_OK)
281 if (InitCheck() != B_OK)
301 if (error == B_OK && InitCheck() != B_OK)
321 if (InitCheck() !
[all...]
/haiku/src/tests/kits/shared/
H A DMemoryRingIOTest.cpp45 CHK(fRing.InitCheck() == B_OK);
56 CHK(fRing.InitCheck() == B_OK);
67 CHK(fRing.InitCheck() == B_OK);
78 CHK(fRing.InitCheck() == B_OK);
134 CHK(fRing.InitCheck() == B_OK);
151 CHK(fRing.InitCheck() == B_OK);
/haiku/src/kits/storage/
H A DNodeInfo.cpp71 fCStatus = (node && node->InitCheck() == B_OK ? B_OK : B_BAD_VALUE);
80 BNodeInfo::InitCheck() const function in class:BNodeInfo
91 if (result == B_OK && InitCheck() != B_OK)
132 if (result == B_OK && InitCheck() != B_OK)
198 && (icon->InitCheck() != B_OK || icon->Bounds() != bounds)) {
201 if (result == B_OK && InitCheck() != B_OK)
211 result = bitmap.InitCheck();
247 if (InitCheck() != B_OK)
283 if (InitCheck() != B_OK)
310 if (result == B_OK && InitCheck() !
[all...]
H A DAppFileInfo.cpp111 = file != NULL && file->InitCheck() == B_OK ? B_OK : B_BAD_VALUE;
141 if (InitCheck() == B_OK)
160 if (error == B_OK && InitCheck() != B_OK)
184 if (InitCheck() != B_OK)
209 if (error == B_OK && InitCheck() != B_OK)
233 if (InitCheck() != B_OK)
259 if (InitCheck() != B_OK)
281 if (InitCheck() != B_OK)
301 if (error == B_OK && InitCheck() != B_OK)
321 if (InitCheck() !
[all...]
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPManager.cpp99 if (file.InitCheck() != B_OK)
126 if (settings.InitCheck() != B_OK) {
129 if (settings.InitCheck() != B_OK)
142 PPPManager::InitCheck() const function in class:PPPManager
165 if (InitCheck() != B_OK)
425 if (interface.InitCheck() == B_OK && interface.GetInterfaceInfo(&info)
462 if (interface.InitCheck() == B_OK && interface.GetInterfaceInfo(&info)
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDevice.cpp276 if (formats.InitCheck() < B_OK)
277 return formats.InitCheck();
302 if (formats.InitCheck() < B_OK)
303 return formats.InitCheck();
356 status_t OpenSoundDevice::InitCheck(void) const function in class:OpenSoundDevice
396 err = engine->InitCheck();
415 err = mixer->InitCheck();
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp136 if (dir.InitCheck() != B_OK || !dir.Exists()) {
399 && src32.InitCheck() == B_OK
400 && dest8.InitCheck() == B_OK
576 status_t err = mime.InitCheck();
605 status_t err = path.InitCheck();
623 CHK(entry.InitCheck() == B_OK);
627 CHK(entry2.InitCheck() == B_OK);
634 CHK(mime.InitCheck() == B_NO_INIT);
643 CHK(mime.InitCheck() == B_OK);
676 CHK(mime.InitCheck()
[all...]
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp498 status_t InitCheck() const
523 if (contextFetcher.InitCheck() != B_OK)
524 return contextFetcher.InitCheck();
548 if (fromFetcher.InitCheck() != B_OK)
549 return fromFetcher.InitCheck();
552 if (toFetcher.InitCheck() != B_OK)
553 return toFetcher.InitCheck();
617 if (contextFetcher.InitCheck() != B_OK)
618 return contextFetcher.InitCheck();
664 if (contextFetcher.InitCheck() !
[all...]
/haiku/src/kits/tracker/
H A DNodeWalker.cpp117 if (fOriginalDirCopy.InitCheck() != B_OK) {
120 if (fJustFile->InitCheck() != B_OK) {
144 if (fOriginalDirCopy.InitCheck() != B_OK) {
147 if (fJustFile->InitCheck() != B_OK) {
201 if (fOriginalDirCopy.InitCheck() != B_OK) {
204 if (fJustFile->InitCheck() != B_OK) {
228 if (fOriginalDirCopy.InitCheck() != B_OK) {
231 if (fJustFile->InitCheck() != B_OK) {
415 if (parent.InitCheck() == B_OK) {
H A DDirMenu.cpp119 if (!showDesktop && dir.InitCheck() == B_OK
147 if (!showDesktop && dir.InitCheck() == B_OK
182 if (entry.InitCheck() != B_OK)
215 if (model.InitCheck() != B_OK)
273 if (model.InitCheck() != B_OK)
/haiku/src/kits/network/libnetapi/
H A DSecureSocket.cpp84 status_t InitCheck();
141 BSecureSocket::Private::InitCheck() function in class:BSecureSocket::Private
365 fInitStatus = fPrivate != NULL ? fPrivate->InitCheck() : B_NO_MEMORY;
373 fInitStatus = fPrivate != NULL ? fPrivate->InitCheck() : B_NO_MEMORY;
410 if (socket == NULL || socket->InitCheck() != B_OK) {
430 status_t status = InitCheck();
470 BSecureSocket::InitCheck() function in class:BSecureSocket
475 status_t state = fPrivate->InitCheck();
708 BSecureSocket::InitCheck() function in class:BSecureSocket
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkAddOn.cpp97 status_t ESDSinkAddOn::InitCheck( function in class:ESDSinkAddOn
157 *out_error = node->InitCheck();
251 if (device->InitCheck() == B_OK)
272 if(file.InitCheck()==B_OK)
288 if((file.InitCheck()==B_OK)&&(fSettings.Unflatten(&file)==B_OK))
/haiku/src/kits/game/
H A DSimpleGameSound.cpp29 if (InitCheck() == B_OK)
38 if (InitCheck() == B_OK) {
54 if (InitCheck() != B_OK)
152 if (file.InitCheck() != B_OK)
153 return file.InitCheck();
/haiku/src/bin/bfs_tools/lib/
H A DInode.h24 virtual status_t InitCheck() const;
135 virtual status_t InitCheck() const;
147 virtual status_t InitCheck() const;
161 virtual status_t InitCheck() const;
190 virtual status_t InitCheck() const;
/haiku/src/tests/kits/net/service/
H A DTestServer.cpp151 status_t RandomTCPServerPort::InitCheck() const function in class:RandomTCPServerPort
238 if (fPort.InitCheck() != B_OK) {
239 return fPort.InitCheck();
289 if (fPort.InitCheck() != B_OK) {
290 return fPort.InitCheck();
/haiku/src/tests/kits/net/netservices2/
H A DTestServer.cpp138 RandomTCPServerPort::InitCheck() const function in class:RandomTCPServerPort
223 if (fPort.InitCheck() != B_OK) {
224 return fPort.InitCheck();
282 if (fPort.InitCheck() != B_OK) {
283 return fPort.InitCheck();
/haiku/headers/os/mail/
H A DMailAttachment.h24 virtual status_t InitCheck() = 0;
47 virtual status_t InitCheck();
94 virtual status_t InitCheck();
/haiku/headers/private/bluetooth/
H A DPortListener.h30 InitCheck();
62 status_t InitCheck() function in class:PortListener
101 status_t check = InitCheck();
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.h30 status_t InitCheck() const;
56 status_t InitCheck() const;
84 status_t InitCheck() const;
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVAddOn.cpp59 FireWireDVAddOn::InitCheck(const char** out_failure_text) function in class:FireWireDVAddOn
129 if (dir.InitCheck() != B_OK)
138 if (card->InitCheck() == B_OK)

Completed in 132 milliseconds

<<11121314151617181920>>