Searched refs:B_NO_INIT (Results 26 - 50 of 364) sorted by relevance

1234567891011>>

/haiku/src/apps/haikudepot/edits_generic/
H A DUndoableEdit.cpp29 return B_NO_INIT;
/haiku/src/apps/icon-o-matic/generic/command/
H A DCommand.cpp30 return B_NO_INIT;
/haiku/src/apps/icon-o-matic/shape/commands/
H A DUnassignPathCommand.cpp43 return fShape && fPath ? B_OK : B_NO_INIT;
H A DNudgePointsCommand.cpp79 return B_NO_INIT;
91 return B_NO_INIT;
/haiku/src/kits/device/
H A DJoystick.cpp122 return B_NO_INIT;
227 return B_NO_INIT;
233 return B_NO_INIT;
277 return B_NO_INIT;
308 return B_NO_INIT;
332 return B_NO_INIT;
376 return B_NO_INIT;
385 return B_NO_INIT;
428 return B_NO_INIT;
437 return B_NO_INIT;
[all...]
/haiku/src/kits/storage/
H A DAddOnMonitor.cpp21 fInitCheck(B_NO_INIT),
30 fInitCheck(B_NO_INIT),
H A DEntry.cpp127 fCStatus(B_NO_INIT)
136 fCStatus(B_NO_INIT)
146 fCStatus(B_NO_INIT)
156 fCStatus(B_NO_INIT)
166 fCStatus(B_NO_INIT)
272 fCStatus = B_NO_INIT;
280 return B_NO_INIT;
301 return B_NO_INIT;
314 return B_NO_INIT;
347 return B_NO_INIT;
[all...]
/haiku/src/tools/locale/
H A DCatalog.cpp75 return B_NO_INIT;
93 return B_NO_INIT;
/haiku/src/kits/media/
H A DBufferGroup.cpp151 return B_NO_INIT;
186 return B_NO_INIT;
203 return B_NO_INIT;
214 return B_NO_INIT;
226 return B_NO_INIT;
240 return B_NO_INIT;
272 return B_NO_INIT;
310 return B_NO_INIT;
/haiku/src/apps/icon-o-matic/style/
H A DSetColorCommand.cpp46 return fStyle && fStyle->Color() != fColor ? B_OK : B_NO_INIT;
50 B_OK : B_NO_INIT;
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dsg_buffer.c30 status_t status = B_NO_INIT;
57 status_t status = B_NO_INIT;
103 status_t status = B_NO_INIT;
143 if(B_NO_INIT == status)
167 status_t status = B_NO_INIT;
/haiku/src/tests/kits/storage/
H A DStatableTest.cpp51 CPPUNIT_ASSERT( statable->GetStat(&st1) == B_NO_INIT );
155 CPPUNIT_ASSERT( statable->GetNodeRef(&ref) == B_NO_INIT );
156 CPPUNIT_ASSERT( statable->GetOwner(&owner) == B_NO_INIT );
157 CPPUNIT_ASSERT( statable->GetGroup(&group) == B_NO_INIT );
158 CPPUNIT_ASSERT( statable->GetPermissions(&perms) == B_NO_INIT );
159 CPPUNIT_ASSERT( statable->GetSize(&size) == B_NO_INIT );
160 CPPUNIT_ASSERT( statable->GetModificationTime(&mtime) == B_NO_INIT );
161 CPPUNIT_ASSERT( statable->GetCreationTime(&ctime) == B_NO_INIT );
162 CPPUNIT_ASSERT( statable->GetAccessTime(&atime) == B_NO_INIT );
163 CPPUNIT_ASSERT( statable->GetVolume(&volume) == B_NO_INIT );
[all...]
/haiku/src/build/libbe/storage/
H A DNode.cpp90 fCStatus(B_NO_INIT)
99 fCStatus(B_NO_INIT)
110 fCStatus(B_NO_INIT)
121 fCStatus(B_NO_INIT)
132 fCStatus(B_NO_INIT)
143 fCStatus(B_NO_INIT)
205 fCStatus = B_NO_INIT;
402 fCStatus = (fFd < 0) ? B_NO_INIT : B_OK ;
411 if (fCStatus == B_NO_INIT && node.InitCheck() == B_NO_INIT)
[all...]
H A DEntry.cpp241 fCStatus(B_NO_INIT)
260 fCStatus(B_NO_INIT)
279 fCStatus(B_NO_INIT)
300 fCStatus(B_NO_INIT)
313 fCStatus(B_NO_INIT)
331 - \c B_NO_INIT The object has been Unset() or is uninitialized
380 return B_NO_INIT;
473 fCStatus = B_NO_INIT;
489 return B_NO_INIT;
518 return B_NO_INIT;
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamColorSpaceTransform.cpp27 : fInitStatus(B_NO_INIT),
/haiku/src/servers/app/drawing/
H A DBitmapBuffer.cpp27 status_t ret = B_NO_INIT;
H A DBBitmapBuffer.cpp22 status_t ret = B_NO_INIT;
/haiku/src/add-ons/kernel/file_systems/udf/
H A DSparablePartition.cpp20 fInitStatus(B_NO_INIT)
/haiku/src/kits/package/
H A DGlobalWritableFileInfo.cpp52 return B_NO_INIT;
/haiku/src/kits/support/
H A DBufferIO.cpp59 return B_NO_INIT;
106 return B_NO_INIT;
152 return B_NO_INIT;
194 return B_NO_INIT;
/haiku/src/kits/app/
H A DRosterPrivate.cpp57 - \c B_NO_INIT: the roster is \c NULL.
66 return B_NO_INIT;
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h92 return B_NO_INIT;
113 return B_NO_INIT;
129 return B_NO_INIT;
148 return B_NO_INIT;
/haiku/src/apps/installer/
H A DBlockingQueue.h95 return B_NO_INIT;
118 return B_NO_INIT;
134 return B_NO_INIT;
153 return B_NO_INIT;
/haiku/src/kits/storage/sniffer/
H A DRange.cpp20 , fCStatus(B_NO_INIT)
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp723 return B_NO_INIT;
764 return B_NO_INIT;
791 return B_NO_INIT;
822 return B_NO_INIT;
848 return B_NO_INIT;
921 return B_NO_INIT;
946 return B_NO_INIT;
979 return B_NO_INIT;
990 return B_NO_INIT;
1009 return B_NO_INIT;
[all...]

Completed in 215 milliseconds

1234567891011>>