docs/develop/media/MediaExtractorAddOn.h
408
bool seek = true) = 0;
docs/develop/media/MediaFileProducer.h
106
bool create,
docs/develop/media/MediaFileProducer.h
186
bool enabled,
docs/develop/media/MediaFileProducer.h
40
bool immediate);
docs/develop/media/MediaFileProducerAddOn.h
35
virtual bool WantsAutoStart();
docs/develop/media/MediaFileProducerAddOn.h
40
bool * out_has_more);
headers/build/os/app/Looper.h
23
bool Lock() { return true; }
headers/build/os/app/Message.h
101
bool HasSpecifiers() const;
headers/build/os/app/Message.h
118
status_t AddBool(const char *name, bool aBoolean);
headers/build/os/app/Message.h
129
bool isFixedSize = true, int32 count = 1);
headers/build/os/app/Message.h
162
status_t FindBool(const char *name, bool *value) const;
headers/build/os/app/Message.h
163
status_t FindBool(const char *name, int32 index, bool *value) const;
headers/build/os/app/Message.h
208
status_t ReplaceBool(const char *name, bool aBoolean);
headers/build/os/app/Message.h
209
status_t ReplaceBool(const char *name, int32 index, bool aBoolean);
headers/build/os/app/Message.h
230
bool HasSameData(const BMessage &other,
headers/build/os/app/Message.h
231
bool ignoreFieldOrder = true, bool deep = false) const;
headers/build/os/app/Message.h
238
bool HasRect(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
239
bool HasPoint(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
240
bool HasString(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
241
bool HasInt8(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
242
bool HasUInt8(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
243
bool HasInt16(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
244
bool HasUInt16(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
245
bool HasInt32(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
246
bool HasUInt32(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
247
bool HasInt64(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
248
bool HasUInt64(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
249
bool HasBool(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
250
bool HasFloat(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
251
bool HasDouble(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
252
bool HasPointer(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
253
bool HasMessenger(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
254
bool HasRef(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
255
bool HasMessage(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
256
bool HasFlat(const char *, const BFlattenable *) const;
headers/build/os/app/Message.h
257
bool HasFlat(const char *, int32 n, const BFlattenable *) const;
headers/build/os/app/Message.h
258
bool HasData(const char *, type_code , int32 n = 0) const;
headers/build/os/app/Message.h
266
bool FindBool(const char *, int32 n = 0) const;
headers/build/os/app/Message.h
278
status_t _InitCommon(bool initHeader);
headers/build/os/app/Message.h
290
bool isFixedSize, field_header** _result);
headers/build/os/app/Message.h
65
bool *fixedSize) const;
headers/build/os/app/Message.h
68
bool IsEmpty() const;
headers/build/os/app/Message.h
69
bool IsSystem() const;
headers/build/os/app/Message.h
70
bool IsReply() const;
headers/build/os/app/Message.h
76
bool WasDelivered() const;
headers/build/os/app/Message.h
77
bool IsSourceWaiting() const;
headers/build/os/app/Message.h
80
bool WasDropped() const;
headers/build/os/app/Messenger.h
29
bool operator==(const BMessenger &other) const;
headers/build/os/app/Messenger.h
31
bool IsValid() const;
headers/build/os/app/Messenger.h
51
bool operator<(const BMessenger &a, const BMessenger &b);
headers/build/os/app/Messenger.h
52
bool operator!=(const BMessenger &a, const BMessenger &b);
headers/build/os/app/Roster.h
149
status_t ShutDown(bool reboot, bool confirm, bool synchronous);
headers/build/os/app/Roster.h
153
port_id port, bool fullReg, uint32 *pToken,
headers/build/os/app/Roster.h
161
bool IsAppPreRegistered(const entry_ref *ref, team_id team,
headers/build/os/app/Roster.h
169
bool UpdateActiveApp(team_id team) const;
headers/build/os/app/Roster.h
174
bool *wasDocument) const;
headers/build/os/app/Roster.h
177
bool *wasDocument) const;
headers/build/os/app/Roster.h
184
bool readyToRun) const;
headers/build/os/app/Roster.h
84
bool IsRunning(const char *mimeSig) const;
headers/build/os/app/Roster.h
85
bool IsRunning(entry_ref *ref) const;
headers/build/os/drivers/driver_settings.h
31
size_t *_bufferSize, bool flat);
headers/build/os/drivers/driver_settings.h
36
extern bool get_driver_boolean_parameter(void *handle, const char *key,
headers/build/os/drivers/driver_settings.h
37
bool unknownValue, bool noargValue);
headers/build/os/interface/Bitmap.h
47
bool acceptsViews = false,
headers/build/os/interface/Bitmap.h
48
bool needsContiguous = false);
headers/build/os/interface/Bitmap.h
52
bool acceptsViews = false,
headers/build/os/interface/Bitmap.h
53
bool needsContiguous = false);
headers/build/os/interface/Bitmap.h
59
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/build/os/interface/Bitmap.h
62
bool IsValid() const;
headers/build/os/interface/Bitmap.h
89
bool Lock();
headers/build/os/interface/Bitmap.h
91
bool IsLocked() const;
headers/build/os/kernel/elf.h
306
bool IsReadWrite() const;
headers/build/os/kernel/elf.h
307
bool IsExecutable() const;
headers/build/os/kernel/elf.h
322
bool IsReadWrite() const;
headers/build/os/kernel/elf.h
323
bool IsExecutable() const;
headers/build/os/kernel/elf.h
53
bool IsHostEndian() const;
headers/build/os/kernel/elf.h
74
bool IsHostEndian() const;
headers/build/os/kernel/elf.h
831
inline bool
headers/build/os/kernel/elf.h
842
inline bool
headers/build/os/kernel/elf.h
853
inline bool
headers/build/os/kernel/elf.h
860
inline bool
headers/build/os/kernel/elf.h
867
inline bool
headers/build/os/kernel/elf.h
874
inline bool
headers/build/os/storage/Directory.h
40
bool traverse = false) const;
headers/build/os/storage/Directory.h
42
bool Contains(const char *path, int32 nodeFlags = B_ANY_NODE) const;
headers/build/os/storage/Directory.h
43
bool Contains(const BEntry *entry, int32 nodeFlags = B_ANY_NODE) const;
headers/build/os/storage/Directory.h
47
virtual status_t GetNextEntry(BEntry *entry, bool traverse = false);
headers/build/os/storage/Directory.h
56
bool failIfExists = false);
headers/build/os/storage/Entry.h
112
status_t _Rename(BEntry& target, bool clobber);
headers/build/os/storage/Entry.h
120
bool operator<(const entry_ref &a, const entry_ref &b);
headers/build/os/storage/Entry.h
33
bool operator==(const entry_ref &ref) const;
headers/build/os/storage/Entry.h
34
bool operator!=(const entry_ref &ref) const;
headers/build/os/storage/Entry.h
45
BEntry(const BDirectory *dir, const char *path, bool traverse = false);
headers/build/os/storage/Entry.h
46
BEntry(const entry_ref *ref, bool traverse = false);
headers/build/os/storage/Entry.h
47
BEntry(const char *path, bool traverse = false);
headers/build/os/storage/Entry.h
52
bool Exists() const;
headers/build/os/storage/Entry.h
59
bool traverse = false);
headers/build/os/storage/Entry.h
60
status_t SetTo(const entry_ref *ref, bool traverse = false);
headers/build/os/storage/Entry.h
61
status_t SetTo(const char *path, bool traverse = false);
headers/build/os/storage/Entry.h
70
status_t Rename(const char *path, bool clobber = false);
headers/build/os/storage/Entry.h
72
bool clobber = false);
headers/build/os/storage/Entry.h
75
bool operator==(const BEntry &item) const;
headers/build/os/storage/Entry.h
76
bool operator!=(const BEntry &item) const;
headers/build/os/storage/Entry.h
99
status_t set(int dir, const char *path, bool traverse);
headers/build/os/storage/File.h
46
bool IsReadable() const;
headers/build/os/storage/File.h
47
bool IsWritable() const;
headers/build/os/storage/MimeType.h
101
bool operator==(const BMimeType &type) const;
headers/build/os/storage/MimeType.h
102
bool operator==(const char *type) const;
headers/build/os/storage/MimeType.h
104
bool Contains(const BMimeType *type) const;
headers/build/os/storage/MimeType.h
107
static bool IsValid(const char *mimeType);
headers/build/os/storage/MimeType.h
149
status_t SetSupportedTypes(const BMessage *types, bool fullSync = true);
headers/build/os/storage/MimeType.h
97
bool IsValid() const;
headers/build/os/storage/MimeType.h
98
bool IsSupertypeOnly() const;
headers/build/os/storage/Node.h
111
status_t _SetTo(int fd, const char *path, bool traverse);
headers/build/os/storage/Node.h
112
status_t _SetTo(const entry_ref *ref, bool traverse);
headers/build/os/storage/Node.h
27
bool operator==(const node_ref &ref) const;
headers/build/os/storage/Node.h
28
bool operator!=(const node_ref &ref) const;
headers/build/os/storage/Node.h
31
bool operator<(const node_ref &ref) const;
headers/build/os/storage/Node.h
87
bool operator==(const BNode &node) const;
headers/build/os/storage/Node.h
88
bool operator!=(const BNode &node) const;
headers/build/os/storage/Statable.h
24
bool IsFile() const;
headers/build/os/storage/Statable.h
25
bool IsDirectory() const;
headers/build/os/storage/Statable.h
26
bool IsSymLink() const;
headers/build/os/storage/Volume.h
43
bool operator==(const BVolume &volume) const;
headers/build/os/storage/Volume.h
44
bool operator!=(const BVolume &volume) const;
headers/build/os/support/Archivable.h
55
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/build/os/support/Archivable.h
75
bool validate_instantiation(BMessage* from,
headers/build/os/support/Locker.h
16
BLocker(bool benaphoreStyle);
headers/build/os/support/Locker.h
17
BLocker(const char* name, bool benaphoreStyle);
headers/build/os/support/Locker.h
22
bool Lock();
headers/build/os/support/Locker.h
27
bool IsLocked() const;
headers/build/os/support/Locker.h
33
BLocker(const char* name, bool benaphoreStyle,
headers/build/os/support/Locker.h
34
bool _ignored);
headers/build/os/support/Locker.h
38
bool benaphoreStyle);
headers/build/os/support/Locker.h
39
bool AcquireLock(bigtime_t timeout, status_t* error);
headers/build/private/app/AppMisc.h
23
status_t get_app_ref(team_id team, entry_ref *ref, bool traverse = true);
headers/build/private/app/AppMisc.h
24
status_t get_app_ref(entry_ref *ref, bool traverse = true);
headers/build/private/app/AppMisc.h
29
bool is_running_on_haiku();
headers/build/private/app/MessagePrivate.h
128
bool
headers/build/private/app/MessagePrivate.h
135
SetWasDropped(bool wasDropped)
headers/build/private/app/MessengerPrivate.h
24
bool IsPreferredTarget()
headers/build/private/kernel/syscalls.h
65
extern status_t _kern_fsync(int fd, bool dataOnly);
headers/build/private/kernel/syscalls.h
95
bool traverseLink, struct stat *stat, size_t statSize);
headers/build/private/kernel/syscalls.h
97
bool traverseLink, const struct stat *stat,
headers/build/private/storage/MergedDirectory.h
43
bool traverse = false);
headers/build/private/storage/MergedDirectory.h
52
virtual bool ShallPreferFirstEntry(const entry_ref& entry1,
headers/build/private/storage/MergedDirectory.h
62
bool _IsBestEntry(const char* name);
headers/build/private/storage/mime/MimeUpdateThread.h
31
BMessenger managerMessenger, const entry_ref *root, bool recursive,
headers/build/private/storage/mime/MimeUpdateThread.h
41
virtual status_t DoMimeUpdate(const entry_ref *entry, bool *entryIsDir) = 0;
headers/build/private/storage/mime/MimeUpdateThread.h
44
const bool fRecursive;
headers/build/private/storage/mime/MimeUpdateThread.h
48
bool DeviceSupportsAttributes(dev_t device);
headers/build/private/storage/mime/MimeUpdateThread.h
51
std::list< std::pair<dev_t, bool> > fAttributeSupportList;
headers/build/private/storage/mime/UpdateMimeInfoThread.h
22
BMessenger managerMessenger, const entry_ref *root, bool recursive,
headers/build/private/storage/mime/UpdateMimeInfoThread.h
24
status_t DoMimeUpdate(const entry_ref *entry, bool *entryIsDir);
headers/cpp/iostream.h
105
ostream& operator<<(bool b) { return operator<<((int)b); }
headers/cpp/iostream.h
233
istream& operator>>(bool&);
headers/cpp/ropeimpl.h
1049
bool __too_big = __r->_M_size > __prefix->_M_size;
headers/cpp/ropeimpl.h
759
bool operator() (const _CharT* __leaf, size_t __n) {
headers/cpp/ropeimpl.h
775
bool operator() (const _CharT* __leaf, size_t __n) {
headers/cpp/ropeimpl.h
797
bool operator() (const _CharT* __leaf, size_t __n);
headers/cpp/ropeimpl.h
802
bool _Rope_insert_char_consumer<_CharT>::operator()
headers/cpp/ropeimpl.h
811
inline bool _Rope_insert_char_consumer<char>::operator()
headers/cpp/ropeimpl.h
824
inline bool _Rope_insert_char_consumer<wchar_t>::operator()
headers/cpp/ropeimpl.h
834
bool rope<_CharT, _Alloc>::_S_apply_to_pieces(
headers/cpp/ropeimpl.h
872
bool __result;
headers/cpp/ropeimpl.h
900
template <class _CharT> inline bool _Rope_is_simple(_CharT*) { return false; }
headers/cpp/ropeimpl.h
901
inline bool _Rope_is_simple(char*) { return true; }
headers/cpp/ropeimpl.h
902
inline bool _Rope_is_simple(wchar_t*) { return true; }
headers/cpp/ropeimpl.h
909
bool __left = bool(__o.flags() & ios::left);
headers/cpp/ropeimpl.h
913
bool __is_simple = _Rope_is_simple((_CharT*)0);
headers/cpp/std/bastring.h
136
inline static bool excess_slop (size_t, size_t);
headers/cpp/std/bastring.h
176
bool empty () const
headers/cpp/std/bastring.h
448
void alloc (size_type size, bool save);
headers/cpp/std/bastring.h
450
inline bool check_realloc (size_type s) const;
headers/cpp/std/bastring.h
544
inline bool
headers/cpp/std/bastring.h
552
inline bool
headers/cpp/std/bastring.h
559
inline bool
headers/cpp/std/bastring.h
566
inline bool
headers/cpp/std/bastring.h
573
inline bool
headers/cpp/std/bastring.h
580
inline bool
headers/cpp/std/bastring.h
588
inline bool
headers/cpp/std/bastring.h
595
inline bool
headers/cpp/std/bastring.h
602
inline bool
headers/cpp/std/bastring.h
609
inline bool
headers/cpp/std/bastring.h
616
inline bool
headers/cpp/std/bastring.h
623
inline bool
headers/cpp/std/bastring.h
630
inline bool
headers/cpp/std/bastring.h
637
inline bool
headers/cpp/std/bastring.h
644
inline bool
headers/cpp/std/bastring.h
652
inline bool
headers/cpp/std/bastring.h
660
inline bool
headers/cpp/std/bastring.h
668
inline bool
headers/cpp/std/bastring.h
82
bool selfish;
headers/cpp/std/complext.h
259
template <class _FLT> inline bool
headers/cpp/std/complext.h
262
template <class _FLT> inline bool
headers/cpp/std/complext.h
268
template <class _FLT> inline bool
headers/cpp/std/complext.h
271
template <class _FLT> inline bool
headers/cpp/std/complext.h
277
template <class _FLT> inline bool
headers/cpp/std/complext.h
280
template <class _FLT> inline bool
headers/cpp/std/complext.h
286
template <class _FLT> inline bool
headers/cpp/std/complext.h
289
template <class _FLT> inline bool
headers/cpp/std/complext.h
295
template <class _FLT> inline bool
headers/cpp/std/complext.h
298
template <class _FLT> inline bool
headers/cpp/std/complext.h
304
template <class _FLT> inline bool
headers/cpp/std/complext.h
307
template <class _FLT> inline bool
headers/cpp/std/dcomplex.h
75
friend inline bool operator == (const complex& x, double y)
headers/cpp/std/dcomplex.h
77
friend inline bool operator == (double x, const complex& y)
headers/cpp/std/dcomplex.h
79
friend inline bool operator != (const complex& x, double y)
headers/cpp/std/dcomplex.h
81
friend inline bool operator != (double x, const complex& y)
headers/cpp/std/fcomplex.h
75
friend inline bool operator == (const complex& x, float y)
headers/cpp/std/fcomplex.h
77
friend inline bool operator == (float x, const complex& y)
headers/cpp/std/fcomplex.h
79
friend inline bool operator != (const complex& x, float y)
headers/cpp/std/fcomplex.h
81
friend inline bool operator != (float x, const complex& y)
headers/cpp/std/ldcomplex.h
75
friend inline bool operator == (const complex& x, long double y)
headers/cpp/std/ldcomplex.h
77
friend inline bool operator == (long double x, const complex& y)
headers/cpp/std/ldcomplex.h
79
friend inline bool operator != (const complex& x, long double y)
headers/cpp/std/ldcomplex.h
81
friend inline bool operator != (long double x, const complex& y)
headers/cpp/std/mask_array.h
79
mask_array (_Array<_T>, size_t, _Array<bool>);
headers/cpp/std/mask_array.h
83
const _Array<bool> _M_mask;
headers/cpp/std/mask_array.h
99
mask_array<_T>::mask_array (_Array<_T> __a, size_t __s, _Array<bool> __m)
headers/cpp/std/std_valarray.h
155
valarray<_Tp> operator[](const valarray<bool>&) const;
headers/cpp/std/std_valarray.h
156
mask_array<_Tp> operator[](const valarray<bool>&);
headers/cpp/std/std_valarray.h
165
_Expr<_UnClos<logical_not,_ValArray,_Tp>,bool> operator! () const;
headers/cpp/std/std_valarray.h
432
valarray<_Tp>::operator[] (const valarray<bool>& __m) const
headers/cpp/std/std_valarray.h
439
_Array<bool> (__m)));
headers/cpp/std/std_valarray.h
444
valarray<_Tp>::operator[] (const valarray<bool>& __m)
headers/cpp/std/std_valarray.h
450
return mask_array<_Tp> (_Array<_Tp>(_M_data), __s, _Array<bool> (__m));
headers/cpp/std/std_valarray.h
584
inline _Expr<_UnClos<logical_not,_ValArray,_Tp>, bool>
headers/cpp/std/std_valarray.h
588
return _Expr<_Closure, bool> (_Closure (*this));
headers/cpp/std/std_valarray.h
686
inline _Expr<_BinClos<_Name,_ValArray,_ValArray,_Tp,_Tp>,bool> \
headers/cpp/std/std_valarray.h
690
return _Expr<_Closure, bool> (_Closure (__v, __w)); \
headers/cpp/std/std_valarray.h
694
inline _Expr<_BinClos<_Name,_ValArray,_Constant,_Tp,_Tp>,bool> \
headers/cpp/std/std_valarray.h
698
return _Expr<_Closure, bool> (_Closure (__v, __t)); \
headers/cpp/std/std_valarray.h
702
inline _Expr<_BinClos<_Name,_Constant,_ValArray,_Tp,_Tp>,bool> \
headers/cpp/std/std_valarray.h
706
return _Expr<_Closure, bool> (_Closure (__t, __v)); \
headers/cpp/std/straits.h
113
static bool eq (const char_type & c1, const char_type& c2)
headers/cpp/std/straits.h
115
static bool ne (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
117
static bool lt (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
120
static bool is_del(char_type a) { return isspace(a); }
headers/cpp/std/straits.h
141
static bool eq (const char_type & c1, const char_type& c2)
headers/cpp/std/straits.h
143
static bool ne (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
145
static bool lt (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
148
static bool is_del(char_type a) { return iswspace(a); }
headers/cpp/std/straits.h
47
static bool eq (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
49
static bool ne (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
51
static bool lt (const char_type& c1, const char_type& c2)
headers/cpp/std/straits.h
54
static bool is_del(char_type a) { return 0; }
headers/cpp/std/valarray_array.h
276
_Array_augmented_##_Name (_Array<_Tp> __a, _Array<bool> __m, \
headers/cpp/std/valarray_array.h
279
bool* ok (__m._M_data); \
headers/cpp/std/valarray_array.h
293
_Array<_Tp> __b, _Array<bool> __m) \
headers/cpp/std/valarray_array.h
295
bool* ok (__m._M_data); \
headers/cpp/std/valarray_array.h
308
_Array_augmented_##_Name (_Array<_Tp> __a, _Array<bool> __m, \
headers/cpp/std/valarray_array.h
311
bool* ok(__m._M_data); \
headers/cpp/std/valarray_meta.h
647
valarray<value_type> operator[] (const valarray<bool>&) const;
headers/cpp/std/valarray_meta.h
659
_Expr<_UnClos<logical_not,_Expr,_Clos>, bool>
headers/cpp/std/valarray_meta.h
702
_Expr<_Clos,_Tp>::operator[] (const valarray<bool>& __m) const
headers/cpp/std/valarray_meta.h
748
inline _Expr<_UnClos<logical_not,_Expr,_Dom>, bool>
headers/cpp/std/valarray_meta.h
847
inline _Expr<_BinClos<_Name,_Expr,_Expr,_Dom1,_Dom2>, bool> \
headers/cpp/std/valarray_meta.h
853
return _Expr<_Closure,bool> (_Closure (__v (), __w ())); \
headers/cpp/std/valarray_meta.h
858
bool> \
headers/cpp/std/valarray_meta.h
864
return _Expr<_Closure,bool> (_Closure (__v (), __t)); \
headers/cpp/std/valarray_meta.h
869
bool> \
headers/cpp/std/valarray_meta.h
875
return _Expr<_Closure,bool> (_Closure (__t, __v ())); \
headers/cpp/std/valarray_meta.h
880
bool> \
headers/cpp/std/valarray_meta.h
886
return _Expr<_Closure,bool> (_Closure (__e (), __v)); \
headers/cpp/std/valarray_meta.h
891
bool> \
headers/cpp/std/valarray_meta.h
897
return _Expr<_Closure,bool> (_Closure (__v, __e ())); \
headers/cpp/stl_algo.h
1924
bool binary_search(_ForwardIter __first, _ForwardIter __last,
headers/cpp/stl_algo.h
1931
bool binary_search(_ForwardIter __first, _ForwardIter __last,
headers/cpp/stl_algo.h
2283
bool includes(_InputIter1 __first1, _InputIter1 __last1,
headers/cpp/stl_algo.h
2297
bool includes(_InputIter1 __first1, _InputIter1 __last1,
headers/cpp/stl_algo.h
2529
bool next_permutation(_BidirectionalIter __first, _BidirectionalIter __last) {
headers/cpp/stl_algo.h
2558
bool next_permutation(_BidirectionalIter __first, _BidirectionalIter __last,
headers/cpp/stl_algo.h
2588
bool prev_permutation(_BidirectionalIter __first, _BidirectionalIter __last) {
headers/cpp/stl_algo.h
2617
bool prev_permutation(_BidirectionalIter __first, _BidirectionalIter __last,
headers/cpp/stl_algo.h
2809
bool __is_heap(_RandomAccessIter __first, _Distance __n)
headers/cpp/stl_algo.h
2822
bool __is_heap(_RandomAccessIter __first, _StrictWeakOrdering __comp,
headers/cpp/stl_algo.h
2836
inline bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last)
headers/cpp/stl_algo.h
2843
inline bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last,
headers/cpp/stl_algo.h
2854
bool is_sorted(_ForwardIter __first, _ForwardIter __last)
headers/cpp/stl_algo.h
2869
bool is_sorted(_ForwardIter __first, _ForwardIter __last,
headers/cpp/stl_algobase.h
386
inline bool equal(_InputIter1 __first1, _InputIter1 __last1,
headers/cpp/stl_algobase.h
395
inline bool equal(_InputIter1 __first1, _InputIter1 __last1,
headers/cpp/stl_algobase.h
408
bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
headers/cpp/stl_algobase.h
421
bool lexicographical_compare(_InputIter1 __first1, _InputIter1 __last1,
headers/cpp/stl_algobase.h
434
inline bool
headers/cpp/stl_algobase.h
446
inline bool lexicographical_compare(const char* __first1, const char* __last1,
headers/cpp/stl_alloc.h
1007
static const bool _S_instanceless = true;
headers/cpp/stl_alloc.h
1019
static const bool _S_instanceless = true;
headers/cpp/stl_alloc.h
1025
template <class _Tp, class _Tp1, bool __thr, int __inst>
headers/cpp/stl_alloc.h
1030
static const bool _S_instanceless = true;
headers/cpp/stl_alloc.h
1041
static const bool _S_instanceless = true;
headers/cpp/stl_alloc.h
323
template <bool threads, int inst>
headers/cpp/stl_alloc.h
381
static bool _S_node_allocator_lock_initialized;
headers/cpp/stl_alloc.h
464
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
530
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
561
template <bool threads, int inst>
headers/cpp/stl_alloc.h
582
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
589
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
596
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
601
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
602
bool
headers/cpp/stl_alloc.h
616
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
624
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
677
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
695
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
698
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
701
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
704
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
789
inline bool operator==(const allocator<_T1>&, const allocator<_T2>&)
headers/cpp/stl_alloc.h
795
inline bool operator!=(const allocator<_T1>&, const allocator<_T2>&)
headers/cpp/stl_alloc.h
866
inline bool operator==(const __allocator<_Tp, _Alloc>& __a1,
headers/cpp/stl_alloc.h
874
inline bool operator!=(const __allocator<_Tp, _Alloc>& __a1,
headers/cpp/stl_alloc.h
886
inline bool operator==(const __malloc_alloc_template<inst>&,
headers/cpp/stl_alloc.h
894
inline bool operator!=(const __malloc_alloc_template<__inst>&,
headers/cpp/stl_alloc.h
902
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
903
inline bool operator==(const __default_alloc_template<__threads, __inst>&,
headers/cpp/stl_alloc.h
910
template <bool __threads, int __inst>
headers/cpp/stl_alloc.h
911
inline bool operator!=(const __default_alloc_template<__threads, __inst>&,
headers/cpp/stl_alloc.h
920
inline bool operator==(const debug_alloc<_Alloc>&,
headers/cpp/stl_alloc.h
927
inline bool operator!=(const debug_alloc<_Alloc>&,
headers/cpp/stl_alloc.h
964
static const bool _S_instanceless = false;
headers/cpp/stl_alloc.h
970
const bool _Alloc_traits<_Tp, _Allocator>::_S_instanceless;
headers/cpp/stl_alloc.h
977
static const bool _S_instanceless = true;
headers/cpp/stl_alloc.h
987
static const bool _S_instanceless = true;
headers/cpp/stl_alloc.h
993
template <class _Tp, bool __threads, int __inst>
headers/cpp/stl_alloc.h
996
static const bool _S_instanceless = true;
headers/cpp/stl_bvector.h
144
bool operator==(const iterator& __x) const {
headers/cpp/stl_bvector.h
147
bool operator!=(const iterator& __x) const {
headers/cpp/stl_bvector.h
150
bool operator<(iterator __x) const {
headers/cpp/stl_bvector.h
156
: public random_access_iterator<bool, ptrdiff_t>
headers/cpp/stl_bvector.h
158
typedef bool reference;
headers/cpp/stl_bvector.h
159
typedef bool const_reference;
headers/cpp/stl_bvector.h
160
typedef const bool* pointer;
headers/cpp/stl_bvector.h
233
bool operator==(const const_iterator& __x) const {
headers/cpp/stl_bvector.h
236
bool operator!=(const const_iterator& __x) const {
headers/cpp/stl_bvector.h
239
bool operator<(const_iterator __x) const {
headers/cpp/stl_bvector.h
250
template <class _Allocator, bool __is_static>
headers/cpp/stl_bvector.h
307
_Alloc_traits<bool, _Alloc>::_S_instanceless>
headers/cpp/stl_bvector.h
367
template<class _Alloc> class vector<bool,_Alloc>
headers/cpp/stl_bvector.h
371
: public _Bvector_base<__STL_DEFAULT_ALLOCATOR(bool) >
headers/cpp/stl_bvector.h
377
typedef _Bvector_base<__STL_DEFAULT_ALLOCATOR(bool) > _Base;
headers/cpp/stl_bvector.h
380
typedef bool value_type;
headers/cpp/stl_bvector.h
384
typedef bool const_reference;
headers/cpp/stl_bvector.h
386
typedef const bool* const_pointer;
headers/cpp/stl_bvector.h
420
void _M_insert_aux(iterator __position, bool __x) {
headers/cpp/stl_bvector.h
51
operator bool() const { return !(!(*_M_p & _M_mask)); }
headers/cpp/stl_bvector.h
515
bool empty() const { return begin() == end(); }
headers/cpp/stl_bvector.h
52
_Bit_reference& operator=(bool __x)
headers/cpp/stl_bvector.h
526
__BVECTOR(size_type __n, bool __value,
headers/cpp/stl_bvector.h
578
__BVECTOR(const bool* __first, const bool* __last,
headers/cpp/stl_bvector.h
59
{ return *this = bool(__x); }
headers/cpp/stl_bvector.h
60
bool operator==(const _Bit_reference& __x) const
headers/cpp/stl_bvector.h
607
void assign(size_t __n, bool __x) {
headers/cpp/stl_bvector.h
61
{ return bool(*this) == bool(__x); }
headers/cpp/stl_bvector.h
62
bool operator<(const _Bit_reference& __x) const {
headers/cpp/stl_bvector.h
628
{ assign((size_t) __n, (bool) __val); }
headers/cpp/stl_bvector.h
63
return !bool(*this) && bool(__x);
headers/cpp/stl_bvector.h
677
void push_back(bool __x) {
headers/cpp/stl_bvector.h
688
iterator insert(iterator __position, bool __x = bool()) {
headers/cpp/stl_bvector.h
70
bool __tmp = __x;
headers/cpp/stl_bvector.h
709
insert(__pos, (size_type) __n, (bool) __x);
headers/cpp/stl_bvector.h
741
void insert(iterator __position, const bool* __first, const bool* __last) {
headers/cpp/stl_bvector.h
75
struct _Bit_iterator : public random_access_iterator<bool, ptrdiff_t> {
headers/cpp/stl_bvector.h
763
void insert(iterator __position, size_type __n, bool __x) {
headers/cpp/stl_bvector.h
793
void resize(size_type __new_size, bool __x = bool()) {
headers/cpp/stl_bvector.h
808
inline bool
headers/cpp/stl_bvector.h
815
inline bool
headers/cpp/stl_deque.h
1619
bool __add_at_front)
headers/cpp/stl_deque.h
1658
bool operator==(const deque<_Tp, _Alloc, __bufsiz>& __x,
headers/cpp/stl_deque.h
1666
bool operator<(const deque<_Tp, _Alloc, __bufsiz>& __x,
headers/cpp/stl_deque.h
205
bool operator==(const _Self& __x) const { return _M_cur == __x._M_cur; }
headers/cpp/stl_deque.h
206
bool operator!=(const _Self& __x) const { return !(*this == __x); }
headers/cpp/stl_deque.h
207
bool operator<(const _Self& __x) const {
headers/cpp/stl_deque.h
273
template <class _Tp, class _Alloc, size_t __bufsiz, bool __is_static>
headers/cpp/stl_deque.h
563
bool empty() const { return _M_finish == _M_start; }
headers/cpp/stl_deque.h
928
void _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front);
headers/cpp/stl_deque.h
932
bool operator==(const deque<_Tp,_Alloc,0>& __x) const {
headers/cpp/stl_deque.h
935
bool operator!=(const deque<_Tp,_Alloc,0>& __x) const {
headers/cpp/stl_deque.h
938
bool operator<(const deque<_Tp,_Alloc,0>& __x) const {
headers/cpp/stl_function.h
103
struct greater : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
105
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x > __y; }
headers/cpp/stl_function.h
109
struct less : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
111
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x < __y; }
headers/cpp/stl_function.h
115
struct greater_equal : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
117
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x >= __y; }
headers/cpp/stl_function.h
121
struct less_equal : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
123
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x <= __y; }
headers/cpp/stl_function.h
127
struct logical_and : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
129
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x && __y; }
headers/cpp/stl_function.h
133
struct logical_or : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
135
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x || __y; }
headers/cpp/stl_function.h
139
struct logical_not : public unary_function<_Tp,bool>
headers/cpp/stl_function.h
141
bool operator()(const _Tp& __x) const { return !__x; }
headers/cpp/stl_function.h
146
: public unary_function<typename _Predicate::argument_type, bool> {
headers/cpp/stl_function.h
151
bool operator()(const typename _Predicate::argument_type& __x) const {
headers/cpp/stl_function.h
167
bool> {
headers/cpp/stl_function.h
172
bool operator()(const typename _Predicate::first_argument_type& __x,
headers/cpp/stl_function.h
91
struct equal_to : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
93
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x == __y; }
headers/cpp/stl_function.h
97
struct not_equal_to : public binary_function<_Tp,_Tp,bool>
headers/cpp/stl_function.h
99
bool operator()(const _Tp& __x, const _Tp& __y) const { return __x != __y; }
headers/cpp/stl_hash_map.h
149
bool empty() const { return _M_ht.empty(); }
headers/cpp/stl_hash_map.h
151
friend bool
headers/cpp/stl_hash_map.h
160
pair<iterator,bool> insert(const value_type& __obj)
headers/cpp/stl_hash_map.h
173
pair<iterator,bool> insert_noresize(const value_type& __obj)
headers/cpp/stl_hash_map.h
205
inline bool
headers/cpp/stl_hash_map.h
332
bool empty() const { return _M_ht.empty(); }
headers/cpp/stl_hash_map.h
334
friend bool
headers/cpp/stl_hash_map.h
386
inline bool
headers/cpp/stl_hash_set.h
147
bool empty() const { return _M_ht.empty(); }
headers/cpp/stl_hash_set.h
149
friend bool operator== __STL_NULL_TMPL_ARGS (const hash_set&,
headers/cpp/stl_hash_set.h
156
pair<iterator, bool> insert(const value_type& __obj)
headers/cpp/stl_hash_set.h
158
pair<typename _Ht::iterator, bool> __p = _M_ht.insert_unique(__obj);
headers/cpp/stl_hash_set.h
159
return pair<iterator,bool>(__p.first, __p.second);
headers/cpp/stl_hash_set.h
172
pair<iterator, bool> insert_noresize(const value_type& __obj)
headers/cpp/stl_hash_set.h
174
pair<typename _Ht::iterator, bool> __p =
headers/cpp/stl_hash_set.h
176
return pair<iterator, bool>(__p.first, __p.second);
headers/cpp/stl_hash_set.h
200
inline bool
headers/cpp/stl_hash_set.h
326
bool empty() const { return _M_ht.empty(); }
headers/cpp/stl_hash_set.h
328
friend bool operator== __STL_NULL_TMPL_ARGS (const hash_multiset&,
headers/cpp/stl_hash_set.h
372
inline bool
headers/cpp/stl_hashtable.h
100
bool operator==(const iterator& __it) const
headers/cpp/stl_hashtable.h
102
bool operator!=(const iterator& __it) const
headers/cpp/stl_hashtable.h
141
bool operator==(const const_iterator& __it) const
headers/cpp/stl_hashtable.h
143
bool operator!=(const const_iterator& __it) const
headers/cpp/stl_hashtable.h
173
bool operator==(const hashtable<_Val,_Key,_HF,_Ex,_Eq,_All>& __ht1,
headers/cpp/stl_hashtable.h
305
bool empty() const { return size() == 0; }
headers/cpp/stl_hashtable.h
336
friend bool
headers/cpp/stl_hashtable.h
354
pair<iterator, bool> insert_unique(const value_type& __obj)
headers/cpp/stl_hashtable.h
366
pair<iterator, bool> insert_unique_noresize(const value_type& __obj);
headers/cpp/stl_hashtable.h
667
inline bool operator==(const hashtable<_Val,_Key,_HF,_Ex,_Eq,_All>& __ht1,
headers/cpp/stl_hashtable.h
698
pair<typename hashtable<_Val,_Key,_HF,_Ex,_Eq,_All>::iterator, bool>
headers/cpp/stl_hashtable.h
707
return pair<iterator, bool>(iterator(__cur, this), false);
headers/cpp/stl_hashtable.h
713
return pair<iterator, bool>(iterator(__tmp, this), true);
headers/cpp/stl_iterator.h
554
inline bool operator==(
headers/cpp/stl_iterator.h
646
inline bool operator==(const reverse_iterator<_Iterator>& __x,
headers/cpp/stl_iterator.h
652
inline bool operator<(const reverse_iterator<_Iterator>& __x,
headers/cpp/stl_iterator.h
766
inline bool
headers/cpp/stl_iterator.h
777
inline bool
headers/cpp/stl_iterator.h
812
friend bool operator== __STL_NULL_TMPL_ARGS (const istream_iterator&,
headers/cpp/stl_iterator.h
817
bool _M_end_marker;
headers/cpp/stl_iterator.h
867
inline bool operator==(const istream_iterator<_Tp, _Distance>& __x,
headers/cpp/stl_list.h
133
template <class _Tp, class _Allocator, bool _IsStatic>
headers/cpp/stl_list.h
328
bool empty() const { return _M_node->_M_next == _M_node; }
headers/cpp/stl_list.h
511
friend bool operator== __STL_NULL_TMPL_ARGS (
headers/cpp/stl_list.h
516
inline bool operator==(const list<_Tp,_Alloc>& __x,
headers/cpp/stl_list.h
532
inline bool operator<(const list<_Tp,_Alloc>& __x,
headers/cpp/stl_list.h
69
bool operator==(const _Self& __x) const { return _M_node == __x._M_node; }
headers/cpp/stl_list.h
70
bool operator!=(const _Self& __x) const { return _M_node != __x._M_node; }
headers/cpp/stl_map.h
147
bool empty() const { return _M_t.empty(); }
headers/cpp/stl_map.h
161
pair<iterator,bool> insert(const value_type& __x)
headers/cpp/stl_map.h
205
friend bool operator== __STL_NULL_TMPL_ARGS (const map&, const map&);
headers/cpp/stl_map.h
206
friend bool operator< __STL_NULL_TMPL_ARGS (const map&, const map&);
headers/cpp/stl_map.h
210
inline bool operator==(const map<_Key,_Tp,_Compare,_Alloc>& __x,
headers/cpp/stl_map.h
216
inline bool operator<(const map<_Key,_Tp,_Compare,_Alloc>& __x,
headers/cpp/stl_map.h
60
: public binary_function<value_type, value_type, bool> {
headers/cpp/stl_map.h
66
bool operator()(const value_type& __x, const value_type& __y) const {
headers/cpp/stl_multimap.h
144
bool empty() const { return _M_t.empty(); }
headers/cpp/stl_multimap.h
193
friend bool operator== __STL_NULL_TMPL_ARGS (const multimap&,
headers/cpp/stl_multimap.h
195
friend bool operator< __STL_NULL_TMPL_ARGS (const multimap&,
headers/cpp/stl_multimap.h
200
inline bool operator==(const multimap<_Key,_Tp,_Compare,_Alloc>& __x,
headers/cpp/stl_multimap.h
206
inline bool operator<(const multimap<_Key,_Tp,_Compare,_Alloc>& __x,
headers/cpp/stl_multimap.h
59
class value_compare : public binary_function<value_type, value_type, bool> {
headers/cpp/stl_multimap.h
65
bool operator()(const value_type& __x, const value_type& __y) const {
headers/cpp/stl_multiset.h
132
bool empty() const { return _M_t.empty(); }
headers/cpp/stl_multiset.h
185
friend bool operator== __STL_NULL_TMPL_ARGS (const multiset&,
headers/cpp/stl_multiset.h
187
friend bool operator< __STL_NULL_TMPL_ARGS (const multiset&,
headers/cpp/stl_multiset.h
192
inline bool operator==(const multiset<_Key,_Compare,_Alloc>& __x,
headers/cpp/stl_multiset.h
198
inline bool operator<(const multiset<_Key,_Compare,_Alloc>& __x,
headers/cpp/stl_pair.h
53
inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
headers/cpp/stl_pair.h
59
inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
headers/cpp/stl_queue.h
105
bool
headers/cpp/stl_queue.h
175
bool empty() const { return c.empty(); }
headers/cpp/stl_queue.h
42
friend bool operator== __STL_NULL_TMPL_ARGS (const queue&, const queue&);
headers/cpp/stl_queue.h
43
friend bool operator< __STL_NULL_TMPL_ARGS (const queue&, const queue&);
headers/cpp/stl_queue.h
57
bool empty() const { return c.empty(); }
headers/cpp/stl_queue.h
68
bool
headers/cpp/stl_queue.h
75
bool
headers/cpp/stl_queue.h
84
bool
headers/cpp/stl_queue.h
91
bool
headers/cpp/stl_queue.h
98
bool
headers/cpp/stl_relops.h
37
inline bool operator!=(const _Tp& __x, const _Tp& __y) {
headers/cpp/stl_relops.h
42
inline bool operator>(const _Tp& __x, const _Tp& __y) {
headers/cpp/stl_relops.h
47
inline bool operator<=(const _Tp& __x, const _Tp& __y) {
headers/cpp/stl_relops.h
52
inline bool operator>=(const _Tp& __x, const _Tp& __y) {
headers/cpp/stl_rope.h
1020
friend bool operator== __STL_NULL_TMPL_ARGS
headers/cpp/stl_rope.h
1023
friend bool operator< __STL_NULL_TMPL_ARGS
headers/cpp/stl_rope.h
1131
friend bool operator== __STL_NULL_TMPL_ARGS
headers/cpp/stl_rope.h
1134
friend bool operator< __STL_NULL_TMPL_ARGS
headers/cpp/stl_rope.h
1163
template <class _CharT, class _Allocator, bool _IsStatic>
headers/cpp/stl_rope.h
1327
static bool _S_is0(_CharT __c) { return __c == _S_eos((_CharT*)0); }
headers/cpp/stl_rope.h
1351
static bool _S_apply_to_pieces(
headers/cpp/stl_rope.h
1451
size_t __size, bool __d, allocator_type __a)
headers/cpp/stl_rope.h
1564
static bool _S_is_balanced(_RopeRep* __r)
headers/cpp/stl_rope.h
1567
static bool _S_is_almost_balanced(_RopeRep* __r)
headers/cpp/stl_rope.h
1571
static bool _S_is_roughly_balanced(_RopeRep* __r)
headers/cpp/stl_rope.h
1605
bool empty() const { return 0 == _M_tree_ptr; }
headers/cpp/stl_rope.h
1663
rope(char_producer<_CharT> *__fn, size_t __len, bool __delete_fn,
headers/cpp/stl_rope.h
204
virtual bool operator()(const _CharT* __buffer, size_t __len) = 0;
headers/cpp/stl_rope.h
2312
inline bool operator== (const _Rope_const_iterator<_CharT,_Alloc>& __x,
headers/cpp/stl_rope.h
2319
inline bool operator< (const _Rope_const_iterator<_CharT,_Alloc>& __x,
headers/cpp/stl_rope.h
2352
inline bool operator== (const _Rope_iterator<_CharT,_Alloc>& __x,
headers/cpp/stl_rope.h
2359
inline bool operator< (const _Rope_iterator<_CharT,_Alloc>& __x,
headers/cpp/stl_rope.h
2456
bool
headers/cpp/stl_rope.h
2463
bool
headers/cpp/stl_rope.h
2470
inline bool operator== (const _Rope_char_ptr_proxy<_CharT,_Alloc>& __x,
headers/cpp/stl_rope.h
278
template <class _CharT, class _Allocator, bool _IsStatic>
headers/cpp/stl_rope.h
377
bool _M_is_balanced:8;
headers/cpp/stl_rope.h
387
_Rope_RopeRep(_Tag __t, int __d, bool __b, size_t __size,
headers/cpp/stl_rope.h
53
inline bool _S_is_basic_char_type(_CharT*) { return false; }
headers/cpp/stl_rope.h
55
inline bool _S_is_one_byte_char_type(_CharT*) { return false; }
headers/cpp/stl_rope.h
57
inline bool _S_is_basic_char_type(char*) { return true; }
headers/cpp/stl_rope.h
58
inline bool _S_is_one_byte_char_type(char*) { return true; }
headers/cpp/stl_rope.h
59
inline bool _S_is_basic_char_type(wchar_t*) { return true; }
headers/cpp/stl_rope.h
615
bool _M_delete_when_done; // Char_producer is owned by the
headers/cpp/stl_rope.h
631
bool __d, allocator_type __a)
headers/cpp/stl_rope.h
765
bool _M_current_valid;
headers/cpp/stl_rope.h
835
friend bool operator== __STL_NULL_TMPL_ARGS
headers/cpp/stl_set.h
126
bool empty() const { return _M_t.empty(); }
headers/cpp/stl_set.h
132
pair<iterator,bool> insert(const value_type& __x) {
headers/cpp/stl_set.h
133
pair<typename _Rep_type::iterator, bool> __p = _M_t.insert_unique(__x);
headers/cpp/stl_set.h
134
return pair<iterator, bool>(__p.first, __p.second);
headers/cpp/stl_set.h
179
friend bool operator== __STL_NULL_TMPL_ARGS (const set&, const set&);
headers/cpp/stl_set.h
180
friend bool operator< __STL_NULL_TMPL_ARGS (const set&, const set&);
headers/cpp/stl_set.h
184
inline bool operator==(const set<_Key,_Compare,_Alloc>& __x,
headers/cpp/stl_set.h
190
inline bool operator<(const set<_Key,_Compare,_Alloc>& __x,
headers/cpp/stl_slist.h
114
bool operator==(const _Slist_iterator_base& __x) const {
headers/cpp/stl_slist.h
117
bool operator!=(const _Slist_iterator_base& __x) const {
headers/cpp/stl_slist.h
183
template <class _Tp, class _Allocator, bool _IsStatic>
headers/cpp/stl_slist.h
425
bool empty() const { return _M_head._M_next == 0; }
headers/cpp/stl_slist.h
430
friend bool operator== __STL_NULL_TMPL_ARGS (const slist<_Tp,_Alloc>& _SL1,
headers/cpp/stl_slist.h
745
inline bool
headers/cpp/stl_slist.h
759
inline bool operator<(const slist<_Tp,_Alloc>& _SL1,
headers/cpp/stl_stack.h
42
friend bool operator== __STL_NULL_TMPL_ARGS (const stack&, const stack&);
headers/cpp/stl_stack.h
43
friend bool operator< __STL_NULL_TMPL_ARGS (const stack&, const stack&);
headers/cpp/stl_stack.h
57
bool empty() const { return _M_c.empty(); }
headers/cpp/stl_stack.h
66
bool operator==(const stack<_Tp,_Seq>& __x, const stack<_Tp,_Seq>& __y)
headers/cpp/stl_stack.h
72
bool operator<(const stack<_Tp,_Seq>& __x, const stack<_Tp,_Seq>& __y)
headers/cpp/stl_stack.h
80
bool operator!=(const stack<_Tp,_Seq>& __x, const stack<_Tp,_Seq>& __y)
headers/cpp/stl_stack.h
86
bool operator>(const stack<_Tp,_Seq>& __x, const stack<_Tp,_Seq>& __y)
headers/cpp/stl_stack.h
92
bool operator<=(const stack<_Tp,_Seq>& __x, const stack<_Tp,_Seq>& __y)
headers/cpp/stl_stack.h
98
bool operator>=(const stack<_Tp,_Seq>& __x, const stack<_Tp,_Seq>& __y)
headers/cpp/stl_tree.h
1272
bool _Rb_tree<_Key,_Value,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const
headers/cpp/stl_tree.h
187
inline bool operator==(const _Rb_tree_base_iterator& __x,
headers/cpp/stl_tree.h
192
inline bool operator!=(const _Rb_tree_base_iterator& __x,
headers/cpp/stl_tree.h
439
template <class _Tp, class _Alloc, bool _S_instanceless>
headers/cpp/stl_tree.h
67
typedef bool _Rb_tree_Color_type;
headers/cpp/stl_tree.h
698
bool empty() const { return _M_node_count == 0; }
headers/cpp/stl_tree.h
710
pair<iterator,bool> insert_unique(const value_type& __x);
headers/cpp/stl_tree.h
756
bool __rb_verify() const;
headers/cpp/stl_tree.h
761
inline bool
headers/cpp/stl_tree.h
771
inline bool
headers/cpp/stl_tree.h
875
bool>
headers/cpp/stl_tree.h
881
bool __comp = true;
headers/cpp/stl_tree.h
890
return pair<iterator,bool>(_M_insert(__x, __y, __v), true);
headers/cpp/stl_tree.h
894
return pair<iterator,bool>(_M_insert(__x, __y, __v), true);
headers/cpp/stl_tree.h
895
return pair<iterator,bool>(__j, false);
headers/cpp/stl_vector.h
217
bool empty() const
headers/cpp/stl_vector.h
492
inline bool
headers/cpp/stl_vector.h
500
inline bool
headers/cpp/stl_vector.h
52
template <class _Tp, class _Allocator, bool _IsStatic>
headers/cpp/type_traits.h
307
__STL_TEMPLATE_NULL struct _Is_integer<bool> {
headers/cpp/type_traits.h
96
__STL_TEMPLATE_NULL struct __type_traits<bool> {
headers/libs/agg/agg_arc.h
40
bool ccw=true);
headers/libs/agg/agg_arc.h
45
bool ccw=true);
headers/libs/agg/agg_arc.h
54
void normalize(double a1, double a2, bool ccw);
headers/libs/agg/agg_arc.h
65
bool m_ccw;
headers/libs/agg/agg_arc.h
66
bool m_initialized;
headers/libs/agg/agg_array.h
1107
inline bool int_less(int a, int b) { return a < b; }
headers/libs/agg/agg_array.h
1110
inline bool int_greater(int a, int b) { return a > b; }
headers/libs/agg/agg_array.h
1113
inline bool unsigned_less(unsigned a, unsigned b) { return a < b; }
headers/libs/agg/agg_array.h
1116
inline bool unsigned_greater(unsigned a, unsigned b) { return a > b; }
headers/libs/agg/agg_arrowhead.h
72
bool m_head_flag;
headers/libs/agg/agg_arrowhead.h
73
bool m_tail_flag;
headers/libs/agg/agg_basics.h
306
bool clip(const self_type& r)
headers/libs/agg/agg_basics.h
315
bool is_valid() const
headers/libs/agg/agg_basics.h
320
bool hit_test(T x, T y) const
headers/libs/agg/agg_basics.h
325
bool overlaps(const self_type& r) const
headers/libs/agg/agg_basics.h
393
inline bool is_vertex(unsigned c)
headers/libs/agg/agg_basics.h
399
inline bool is_drawing(unsigned c)
headers/libs/agg/agg_basics.h
405
inline bool is_stop(unsigned c)
headers/libs/agg/agg_basics.h
411
inline bool is_move_to(unsigned c)
headers/libs/agg/agg_basics.h
417
inline bool is_line_to(unsigned c)
headers/libs/agg/agg_basics.h
423
inline bool is_curve(unsigned c)
headers/libs/agg/agg_basics.h
429
inline bool is_curve3(unsigned c)
headers/libs/agg/agg_basics.h
435
inline bool is_curve4(unsigned c)
headers/libs/agg/agg_basics.h
441
inline bool is_end_poly(unsigned c)
headers/libs/agg/agg_basics.h
447
inline bool is_close(unsigned c)
headers/libs/agg/agg_basics.h
454
inline bool is_next_poly(unsigned c)
headers/libs/agg/agg_basics.h
460
inline bool is_cw(unsigned c)
headers/libs/agg/agg_basics.h
466
inline bool is_ccw(unsigned c)
headers/libs/agg/agg_basics.h
472
inline bool is_oriented(unsigned c)
headers/libs/agg/agg_basics.h
478
inline bool is_closed(unsigned c)
headers/libs/agg/agg_basics.h
552
template<class T> inline bool is_equal_eps(T v1, T v2, T epsilon)
headers/libs/agg/agg_bezier_arc.h
110
bool large_arc_flag,
headers/libs/agg/agg_bezier_arc.h
111
bool sweep_flag,
headers/libs/agg/agg_bezier_arc.h
122
bool large_arc_flag,
headers/libs/agg/agg_bezier_arc.h
123
bool sweep_flag,
headers/libs/agg/agg_bezier_arc.h
127
bool radii_ok() const { return m_radii_ok; }
headers/libs/agg/agg_bezier_arc.h
150
bool m_radii_ok;
headers/libs/agg/agg_bounding_rect.h
29
bool bounding_rect(VertexSource& vs, GetId& gi,
headers/libs/agg/agg_bounding_rect.h
36
bool first = true;
headers/libs/agg/agg_bounding_rect.h
75
bool bounding_rect_single(VertexSource& vs, unsigned path_id,
headers/libs/agg/agg_bounding_rect.h
80
bool first = true;
headers/libs/agg/agg_clip_liang_barsky.h
234
bool clip_move_point(T x1, T y1, T x2, T y2,
headers/libs/agg/agg_conv_adaptor_vcgen.h
92
bool done = false;
headers/libs/agg/agg_conv_close_polygon.h
44
bool m_line_to;
headers/libs/agg/agg_conv_contour.h
47
void auto_detect_orientation(bool v) { base_type::generator().auto_detect_orientation(v); }
headers/libs/agg/agg_conv_contour.h
55
bool auto_detect_orientation() const { return base_type::generator().auto_detect_orientation(); }
headers/libs/agg/agg_dda_line.h
247
bool is_ver() const { return m_ver; }
headers/libs/agg/agg_dda_line.h
278
bool m_ver;
headers/libs/agg/agg_ellipse.h
38
unsigned num_steps=0, bool cw=false) :
headers/libs/agg/agg_ellipse.h
46
unsigned num_steps=0, bool cw=false);
headers/libs/agg/agg_ellipse.h
62
bool m_cw;
headers/libs/agg/agg_ellipse.h
67
unsigned num_steps, bool cw)
headers/libs/agg/agg_ellipse_bresenham.h
64
bool flag = true;
headers/libs/agg/agg_font_cache_manager.h
157
void font(const char* font_signature, bool reset_cache = false)
headers/libs/agg/agg_font_cache_manager.h
345
bool add_kerning(double* x, double* y)
headers/libs/agg/agg_font_cache_manager.h
69
bool font_is(const char* font_signature) const
headers/libs/agg/agg_glyph_raster_bin.h
145
bool m_big_endian;
headers/libs/agg/agg_glyph_raster_bin.h
76
void prepare(glyph_rect* r, double x, double y, unsigned glyph, bool flip)
headers/libs/agg/agg_gsv_text.h
49
void flip(bool flip_y) { m_flip = flip_y; }
headers/libs/agg/agg_gsv_text.h
96
bool m_big_endian;
headers/libs/agg/agg_gsv_text.h
97
bool m_flip;
headers/libs/agg/agg_image_filters.h
51
bool normalization=true)
headers/libs/agg/agg_image_filters.h
75
bool normalization=true)
headers/libs/agg/agg_line_aa_basics.h
103
bool same_orthogonal_quadrant(const line_parameters& lp) const
headers/libs/agg/agg_line_aa_basics.h
109
bool same_diagonal_quadrant(const line_parameters& lp) const
headers/libs/agg/agg_line_aa_basics.h
139
bool vertical;
headers/libs/agg/agg_math.h
136
AGG_INLINE bool calc_intersection(double ax, double ay, double bx, double by,
headers/libs/agg/agg_math.h
150
AGG_INLINE bool intersection_exists(double x1, double y1, double x2, double y2,
headers/libs/agg/agg_math.h
45
AGG_INLINE bool point_in_triangle(double x1, double y1,
headers/libs/agg/agg_math.h
50
bool cp1 = cross_product(x1, y1, x2, y2, x, y) < 0.0;
headers/libs/agg/agg_math.h
51
bool cp2 = cross_product(x2, y2, x3, y3, x, y) < 0.0;
headers/libs/agg/agg_math.h
52
bool cp3 = cross_product(x3, y3, x1, y1, x, y) < 0.0;
headers/libs/agg/agg_math_stroke.h
213
bool miter_limit_exceeded = true; // Assume the worst
headers/libs/agg/agg_path_length.h
32
bool first = true;
headers/libs/agg/agg_path_storage.h
365
poly_plain_adaptor(const T* data, unsigned num_points, bool closed) :
headers/libs/agg/agg_path_storage.h
373
void init(const T* data, unsigned num_points, bool closed)
headers/libs/agg/agg_path_storage.h
392
bool first = m_ptr == m_data;
headers/libs/agg/agg_path_storage.h
410
bool m_closed;
headers/libs/agg/agg_path_storage.h
411
bool m_stop;
headers/libs/agg/agg_path_storage.h
431
poly_container_adaptor(const Container& data, bool closed) :
headers/libs/agg/agg_path_storage.h
438
void init(const Container& data, bool closed)
headers/libs/agg/agg_path_storage.h
456
bool first = m_index == 0;
headers/libs/agg/agg_path_storage.h
474
bool m_closed;
headers/libs/agg/agg_path_storage.h
475
bool m_stop;
headers/libs/agg/agg_path_storage.h
493
poly_container_reverse_adaptor(const Container& data, bool closed) :
headers/libs/agg/agg_path_storage.h
500
void init(const Container& data, bool closed)
headers/libs/agg/agg_path_storage.h
518
bool first = m_index == int(m_container->size() - 1);
headers/libs/agg/agg_path_storage.h
536
bool m_closed;
headers/libs/agg/agg_path_storage.h
537
bool m_stop;
headers/libs/agg/agg_path_storage.h
637
bool large_arc_flag,
headers/libs/agg/agg_path_storage.h
638
bool sweep_flag,
headers/libs/agg/agg_path_storage.h
643
bool large_arc_flag,
headers/libs/agg/agg_path_storage.h
644
bool sweep_flag,
headers/libs/agg/agg_path_storage.h
782
bool closed)
headers/libs/agg/agg_path_storage.h
792
bool closed)
headers/libs/agg/agg_path_storage.h
901
bool large_arc_flag,
headers/libs/agg/agg_path_storage.h
902
bool sweep_flag,
headers/libs/agg/agg_path_storage.h
949
bool large_arc_flag,
headers/libs/agg/agg_path_storage.h
950
bool sweep_flag,
headers/libs/agg/agg_path_storage_integer.h
193
bool m_closed;
headers/libs/agg/agg_pixfmt_amask_adaptor.h
71
bool attach_pixfmt(PixFmt_& pixf, int x1, int y1, int x2, int y2)
headers/libs/agg/agg_pixfmt_gray.h
183
bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2)
headers/libs/agg/agg_pixfmt_rgb.h
241
bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2)
headers/libs/agg/agg_pixfmt_rgb_packed.h
836
bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2)
headers/libs/agg/agg_pixfmt_rgba.h
1780
bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2)
headers/libs/agg/agg_pixfmt_rgba.h
2365
bool attach(PixFmt& pixf, int x1, int y1, int x2, int y2)
headers/libs/agg/agg_rasterizer_cells_aa.h
120
bool m_sorted;
headers/libs/agg/agg_rasterizer_cells_aa.h
745
bool hit() const { return m_hit; }
headers/libs/agg/agg_rasterizer_cells_aa.h
749
bool m_hit;
headers/libs/agg/agg_rasterizer_cells_aa.h
94
bool sorted() const { return m_sorted; }
headers/libs/agg/agg_rasterizer_compound_aa.h
167
bool rewind_scanlines();
headers/libs/agg/agg_rasterizer_compound_aa.h
176
bool navigate_scanline(int y);
headers/libs/agg/agg_rasterizer_compound_aa.h
177
bool hit_test(int tx, int ty);
headers/libs/agg/agg_rasterizer_compound_aa.h
199
template<class Scanline> bool sweep_scanline(Scanline& sl, int style_idx)
headers/libs/agg/agg_rasterizer_compound_aa.h
437
AGG_INLINE bool rasterizer_compound_aa<Clip>::rewind_scanlines()
headers/libs/agg/agg_rasterizer_compound_aa.h
597
AGG_INLINE bool rasterizer_compound_aa<Clip>::navigate_scanline(int y)
headers/libs/agg/agg_rasterizer_compound_aa.h
620
bool rasterizer_compound_aa<Clip>::hit_test(int tx, int ty)
headers/libs/agg/agg_rasterizer_outline_aa.h
106
bool line_join() const { return m_line_join; }
headers/libs/agg/agg_rasterizer_outline_aa.h
109
void round_cap(bool v) { m_round_cap = v; }
headers/libs/agg/agg_rasterizer_outline_aa.h
110
bool round_cap() const { return m_round_cap; }
headers/libs/agg/agg_rasterizer_outline_aa.h
137
void render(bool close_polygon);
headers/libs/agg/agg_rasterizer_outline_aa.h
215
bool m_round_cap;
headers/libs/agg/agg_rasterizer_outline_aa.h
26
inline bool cmp_dist_start(int d) { return d > 0; }
headers/libs/agg/agg_rasterizer_outline_aa.h
27
inline bool cmp_dist_end(int d) { return d <= 0; }
headers/libs/agg/agg_rasterizer_outline_aa.h
315
void rasterizer_outline_aa<Renderer, Coord>::render(bool close_polygon)
headers/libs/agg/agg_rasterizer_outline_aa.h
48
bool operator () (const line_aa_vertex& val)
headers/libs/agg/agg_rasterizer_scanline_aa.h
157
void auto_close(bool flag) { m_auto_close = flag; }
headers/libs/agg/agg_rasterizer_scanline_aa.h
210
bool rewind_scanlines();
headers/libs/agg/agg_rasterizer_scanline_aa.h
211
bool navigate_scanline(int y);
headers/libs/agg/agg_rasterizer_scanline_aa.h
232
template<class Scanline> bool sweep_scanline(Scanline& sl)
headers/libs/agg/agg_rasterizer_scanline_aa.h
290
bool hit_test(int tx, int ty);
headers/libs/agg/agg_rasterizer_scanline_aa.h
305
bool m_auto_close;
headers/libs/agg/agg_rasterizer_scanline_aa.h
463
AGG_INLINE bool rasterizer_scanline_aa<Clip>::rewind_scanlines()
headers/libs/agg/agg_rasterizer_scanline_aa.h
478
AGG_INLINE bool rasterizer_scanline_aa<Clip>::navigate_scanline(int y)
headers/libs/agg/agg_rasterizer_scanline_aa.h
494
bool rasterizer_scanline_aa<Clip>::hit_test(int tx, int ty)
headers/libs/agg/agg_rasterizer_sl_clip.h
304
bool m_clipping;
headers/libs/agg/agg_renderer_base.h
103
bool inbox(int x, int y) const
headers/libs/agg/agg_renderer_base.h
58
bool clip_box(int x1, int y1, int x2, int y2)
headers/libs/agg/agg_renderer_base.h
75
void reset_clipping(bool visibility)
headers/libs/agg/agg_renderer_markers.h
71
bool visible(int x, int y, int r) const
headers/libs/agg/agg_renderer_mclip.h
85
bool next_clip_box()
headers/libs/agg/agg_renderer_mclip.h
97
void reset_clipping(bool visibility)
headers/libs/agg/agg_renderer_outline_aa.h
1116
bool step_hor()
headers/libs/agg/agg_renderer_outline_aa.h
1179
bool step_ver()
headers/libs/agg/agg_renderer_outline_aa.h
1403
static bool accurate_join_only() { return false; }
headers/libs/agg/agg_renderer_outline_aa.h
1830
bool m_clipping;
headers/libs/agg/agg_renderer_outline_aa.h
543
bool vertical() const { return m_lp->vertical; }
headers/libs/agg/agg_renderer_outline_aa.h
594
bool step_hor()
headers/libs/agg/agg_renderer_outline_aa.h
625
bool step_ver()
headers/libs/agg/agg_renderer_outline_aa.h
758
bool step_hor()
headers/libs/agg/agg_renderer_outline_aa.h
810
bool step_ver()
headers/libs/agg/agg_renderer_outline_aa.h
902
bool step_hor()
headers/libs/agg/agg_renderer_outline_aa.h
957
bool step_ver()
headers/libs/agg/agg_renderer_outline_image.h
1002
bool m_clipping;
headers/libs/agg/agg_renderer_outline_image.h
597
bool step_hor()
headers/libs/agg/agg_renderer_outline_image.h
683
bool step_ver()
headers/libs/agg/agg_renderer_outline_image.h
771
bool vertical() const { return m_lp.vertical; }
headers/libs/agg/agg_renderer_outline_image.h
876
static bool accurate_join_only() { return true; }
headers/libs/agg/agg_renderer_primitives.h
155
void line(int x1, int y1, int x2, int y2, bool last=false)
headers/libs/agg/agg_renderer_primitives.h
199
void line_to(int x, int y, bool last=false)
headers/libs/agg/agg_renderer_raster_text.h
110
void render_text(double x, double y, const CharT* str, bool flip=false)
headers/libs/agg/agg_renderer_raster_text.h
214
void render_text(double x, double y, const CharT* str, bool flip=false)
headers/libs/agg/agg_renderer_raster_text.h
46
void render_text(double x, double y, const CharT* str, bool flip=false)
headers/libs/agg/agg_renderer_scanline.h
507
bool solid;
headers/libs/agg/agg_scanline_boolean_algebra.h
1038
bool flag1 = sg1.rewind_scanlines();
headers/libs/agg/agg_scanline_boolean_algebra.h
1039
bool flag2 = sg2.rewind_scanlines();
headers/libs/agg/agg_scanline_boolean_algebra.h
1165
bool flag2 = sg2.rewind_scanlines();
headers/libs/agg/agg_scanline_boolean_algebra.h
1191
bool flag1 = true;
headers/libs/agg/agg_scanline_boolean_algebra.h
689
bool advance_span1 = xe1 < xe2;
headers/libs/agg/agg_scanline_boolean_algebra.h
690
bool advance_both = xe1 == xe2;
headers/libs/agg/agg_scanline_storage_aa.h
339
bool rewind_scanlines()
headers/libs/agg/agg_scanline_storage_aa.h
347
template<class Scanline> bool sweep_scanline(Scanline& sl)
headers/libs/agg/agg_scanline_storage_aa.h
384
bool sweep_scanline(embedded_scanline& sl)
headers/libs/agg/agg_scanline_storage_aa.h
718
bool rewind_scanlines()
headers/libs/agg/agg_scanline_storage_aa.h
738
template<class Scanline> bool sweep_scanline(Scanline& sl)
headers/libs/agg/agg_scanline_storage_aa.h
779
bool sweep_scanline(embedded_scanline& sl)
headers/libs/agg/agg_scanline_storage_bin.h
189
bool rewind_scanlines()
headers/libs/agg/agg_scanline_storage_bin.h
197
template<class Scanline> bool sweep_scanline(Scanline& sl)
headers/libs/agg/agg_scanline_storage_bin.h
227
bool sweep_scanline(embedded_scanline& sl)
headers/libs/agg/agg_scanline_storage_bin.h
347
typedef bool cover_type;
headers/libs/agg/agg_scanline_storage_bin.h
499
bool rewind_scanlines()
headers/libs/agg/agg_scanline_storage_bin.h
519
template<class Scanline> bool sweep_scanline(Scanline& sl)
headers/libs/agg/agg_scanline_storage_bin.h
551
bool sweep_scanline(embedded_scanline& sl)
headers/libs/agg/agg_simul_eq.h
81
static bool solve(const double left[Size][Size],
headers/libs/agg/agg_span_gouraud_gray.h
231
bool m_swap;
headers/libs/agg/agg_span_gouraud_rgba.h
266
bool m_swap;
headers/libs/agg/agg_span_interpolator_persp.h
104
bool is_valid() const { return m_trans_dir.is_valid(); }
headers/libs/agg/agg_span_interpolator_persp.h
314
bool is_valid() const { return m_trans_dir.is_valid(); }
headers/libs/agg/agg_trans_affine.h
234
bool operator == (const trans_affine& m) const
headers/libs/agg/agg_trans_affine.h
240
bool operator != (const trans_affine& m) const
headers/libs/agg/agg_trans_affine.h
276
bool is_valid(double epsilon = affine_epsilon) const;
headers/libs/agg/agg_trans_affine.h
279
bool is_identity(double epsilon = affine_epsilon) const;
headers/libs/agg/agg_trans_affine.h
282
bool is_equal(const trans_affine& m, double epsilon = affine_epsilon) const;
headers/libs/agg/agg_trans_bilinear.h
114
bool is_valid() const { return m_valid; }
headers/libs/agg/agg_trans_bilinear.h
161
bool m_valid;
headers/libs/agg/agg_trans_double_path.h
125
bool m_preserve_x_scale;
headers/libs/agg/agg_trans_double_path.h
51
void preserve_x_scale(bool f) { m_preserve_x_scale = f; }
headers/libs/agg/agg_trans_double_path.h
52
bool preserve_x_scale() const { return m_preserve_x_scale; }
headers/libs/agg/agg_trans_lens.h
34
void warp(bool w) { m_warp = w; }
headers/libs/agg/agg_trans_lens.h
70
bool m_warp;
headers/libs/agg/agg_trans_perspective.h
181
bool operator == (const trans_perspective& m) const
headers/libs/agg/agg_trans_perspective.h
187
bool operator != (const trans_perspective& m) const
headers/libs/agg/agg_trans_perspective.h
214
bool is_valid(double epsilon = affine_epsilon) const;
headers/libs/agg/agg_trans_perspective.h
215
bool is_identity(double epsilon = affine_epsilon) const;
headers/libs/agg/agg_trans_perspective.h
216
bool is_equal(const trans_perspective& m,
headers/libs/agg/agg_trans_perspective.h
287
inline bool trans_perspective::square_to_quad(const double* q)
headers/libs/agg/agg_trans_perspective.h
337
inline bool trans_perspective::invert()
headers/libs/agg/agg_trans_perspective.h
363
inline bool trans_perspective::quad_to_square(const double* q)
headers/libs/agg/agg_trans_perspective.h
371
inline bool trans_perspective::quad_to_quad(const double* qs,
headers/libs/agg/agg_trans_perspective.h
382
inline bool trans_perspective::rect_to_quad(double x1, double y1,
headers/libs/agg/agg_trans_perspective.h
395
inline bool trans_perspective::quad_to_rect(const double* q,
headers/libs/agg/agg_trans_perspective.h
645
inline bool trans_perspective::is_valid(double epsilon) const
headers/libs/agg/agg_trans_perspective.h
651
inline bool trans_perspective::is_identity(double epsilon) const
headers/libs/agg/agg_trans_perspective.h
665
inline bool trans_perspective::is_equal(const trans_perspective& m,
headers/libs/agg/agg_trans_perspective.h
73
bool quad_to_quad(const double* qs, const double* qd);
headers/libs/agg/agg_trans_perspective.h
75
bool rect_to_quad(double x1, double y1,
headers/libs/agg/agg_trans_perspective.h
79
bool quad_to_rect(const double* q,
headers/libs/agg/agg_trans_perspective.h
84
bool square_to_quad(const double* q);
headers/libs/agg/agg_trans_perspective.h
85
bool quad_to_square(const double* q);
headers/libs/agg/agg_trans_perspective.h
93
bool invert();
headers/libs/agg/agg_trans_single_path.h
47
void preserve_x_scale(bool f) { m_preserve_x_scale = f; }
headers/libs/agg/agg_trans_single_path.h
48
bool preserve_x_scale() const { return m_preserve_x_scale; }
headers/libs/agg/agg_trans_single_path.h
91
bool m_preserve_x_scale;
headers/libs/agg/agg_trans_viewport.h
127
bool is_valid() const { return m_is_valid; }
headers/libs/agg/agg_trans_viewport.h
225
bool m_is_valid;
headers/libs/agg/agg_vcgen_contour.h
65
void auto_detect_orientation(bool v) { m_auto_detect = v; }
headers/libs/agg/agg_vcgen_contour.h
66
bool auto_detect_orientation() const { return m_auto_detect; }
headers/libs/agg/agg_vcgen_contour.h
89
bool m_auto_detect;
headers/libs/agg/agg_vcgen_vertex_sequence.h
60
bool m_ready;
headers/libs/agg/agg_vertex_sequence.h
106
void vertex_sequence<T, S>::close(bool closed)
headers/libs/agg/agg_vertex_sequence.h
145
bool operator () (const vertex_dist& val)
headers/libs/agg/agg_vertex_sequence.h
147
bool ret = (dist = calc_distance(x, y, val.x, val.y)) > vertex_dist_epsilon;
headers/libs/agg/agg_vertex_sequence.h
74
void close(bool remove_flag);
headers/libs/agg/agg_vpgen_clip_polygon.h
57
static bool auto_close() { return true; }
headers/libs/agg/agg_vpgen_clip_polygon.h
58
static bool auto_unclose() { return false; }
headers/libs/agg/agg_vpgen_clip_polyline.h
55
static bool auto_close() { return false; }
headers/libs/agg/agg_vpgen_clip_polyline.h
56
static bool auto_unclose() { return true; }
headers/libs/agg/agg_vpgen_clip_polyline.h
72
bool m_move_to;
headers/libs/agg/agg_vpgen_segmentator.h
37
static bool auto_close() { return false; }
headers/libs/agg/agg_vpgen_segmentator.h
38
static bool auto_unclose() { return false; }
headers/libs/agg/dbg_new/agg_dbg_new.h
66
watchdoggy(const char* file=0, int line=0, bool report_all=false);
headers/libs/alm/ALMLayout.h
140
virtual bool AddItem(BLayoutItem* item);
headers/libs/alm/ALMLayout.h
141
virtual bool AddItem(int32 index, BLayoutItem* item);
headers/libs/alm/ALMLayout.h
158
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/libs/alm/ALMLayout.h
164
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
headers/libs/alm/ALMLayout.h
175
virtual void LayoutInvalidated(bool children);
headers/libs/alm/ALMLayout.h
184
virtual bool OnBadLayout(BALMLayout* layout,
headers/libs/alm/ALMLayout.h
193
virtual bool OnBadLayout(BALMLayout* layout,
headers/libs/alm/ALMLayout.h
197
bool deep = false) const;
headers/libs/alm/ALMLayout.h
241
bool _HasTabInLayout(XTab* tab);
headers/libs/alm/ALMLayout.h
242
bool _HasTabInLayout(YTab* tab);
headers/libs/alm/ALMLayout.h
243
bool _AddedTab(XTab* tab);
headers/libs/alm/ALMLayout.h
244
bool _AddedTab(YTab* tab);
headers/libs/alm/ALMLayout.h
269
bool fXTabsSorted;
headers/libs/alm/ALMLayout.h
272
bool fYTabsSorted;
headers/libs/alm/ALMLayout.h
58
XTab* XTabAt(int32 index, bool ordered = false);
headers/libs/alm/ALMLayout.h
60
YTab* YTabAt(int32 index, bool ordered = false);
headers/libs/alm/ALMLayout.h
65
int32 IndexOf(XTab* tab, bool ordered = false);
headers/libs/alm/ALMLayout.h
66
int32 IndexOf(YTab* tab, bool ordered = false);
headers/libs/alm/ALMLayout.h
70
bool AddConstraint(Constraint* constraint);
headers/libs/alm/ALMLayout.h
71
bool RemoveConstraint(Constraint* constraint,
headers/libs/alm/ALMLayout.h
72
bool deleteConstraint = true);
headers/libs/alm/Tab.h
32
bool IsInLayout(BALMLayout* layout);
headers/libs/alm/Tab.h
33
bool AddedToLayout(BALMLayout* layout);
headers/libs/alm/Tab.h
35
bool IsSuitableFor(BALMLayout* layout);
headers/libs/libfdt/libfdt_internal.h
184
static inline bool can_assume_(int mask)
headers/libs/linprog/Constraint.h
38
bool SetLeftSide(SummandList* summands,
headers/libs/linprog/Constraint.h
39
bool deleteOldSummands);
headers/libs/linprog/Constraint.h
41
bool SetLeftSide(double coeff1, Variable* var1);
headers/libs/linprog/Constraint.h
42
bool SetLeftSide(double coeff1, Variable* var1,
headers/libs/linprog/Constraint.h
44
bool SetLeftSide(double coeff1, Variable* var1,
headers/libs/linprog/Constraint.h
47
bool SetLeftSide(double coeff1, Variable* var1,
headers/libs/linprog/Constraint.h
64
bool IsValid();
headers/libs/linprog/LinearSpec.h
100
bool UpdateRange(Variable* variable);
headers/libs/linprog/LinearSpec.h
102
bool AddConstraint(Constraint* constraint);
headers/libs/linprog/LinearSpec.h
103
bool RemoveConstraint(Constraint* constraint,
headers/libs/linprog/LinearSpec.h
104
bool deleteConstraint = true);
headers/libs/linprog/LinearSpec.h
137
bool Save(const char* fileName);
headers/libs/linprog/LinearSpec.h
157
bool UpdateLeftSide(Constraint* constraint,
headers/libs/linprog/LinearSpec.h
159
bool UpdateRightSide(Constraint* constraint);
headers/libs/linprog/LinearSpec.h
160
bool UpdateOperator(Constraint* constraint);
headers/libs/linprog/LinearSpec.h
161
bool UpdatePenalties(Constraint* constraint);
headers/libs/linprog/LinearSpec.h
163
bool AddConstraint(Constraint* constraint,
headers/libs/linprog/LinearSpec.h
164
bool notifyListener);
headers/libs/linprog/LinearSpec.h
165
bool RemoveConstraint(Constraint* constraint,
headers/libs/linprog/LinearSpec.h
166
bool deleteConstraint, bool notifyListener);
headers/libs/linprog/LinearSpec.h
170
bool _CheckSummandList(SummandList* list);
headers/libs/linprog/LinearSpec.h
41
virtual bool VariableAdded(Variable* variable) = 0;
headers/libs/linprog/LinearSpec.h
42
virtual bool VariableRemoved(Variable* variable) = 0;
headers/libs/linprog/LinearSpec.h
43
virtual bool VariableRangeChanged(Variable* variable) = 0;
headers/libs/linprog/LinearSpec.h
45
virtual bool ConstraintAdded(Constraint* constraint) = 0;
headers/libs/linprog/LinearSpec.h
46
virtual bool ConstraintRemoved(Constraint* constraint) = 0;
headers/libs/linprog/LinearSpec.h
47
virtual bool LeftSideChanged(Constraint* constraint) = 0;
headers/libs/linprog/LinearSpec.h
48
virtual bool RightSideChanged(Constraint* constraint) = 0;
headers/libs/linprog/LinearSpec.h
49
virtual bool OperatorChanged(Constraint* constraint) = 0;
headers/libs/linprog/LinearSpec.h
50
virtual bool PenaltiesChanged(Constraint* constraint) = 0;
headers/libs/linprog/LinearSpec.h
52
virtual bool SaveModel(const char* fileName) = 0;
headers/libs/linprog/LinearSpec.h
62
bool AddConstraint(Constraint* constraint,
headers/libs/linprog/LinearSpec.h
63
bool notifyListener);
headers/libs/linprog/LinearSpec.h
64
bool RemoveConstraint(Constraint* constraint,
headers/libs/linprog/LinearSpec.h
65
bool deleteConstraint, bool notifyListener);
headers/libs/linprog/LinearSpec.h
91
bool AddListener(SpecificationListener* listener);
headers/libs/linprog/LinearSpec.h
92
bool RemoveListener(SpecificationListener* listener);
headers/libs/linprog/LinearSpec.h
95
bool AddVariable(Variable* variable);
headers/libs/linprog/LinearSpec.h
96
bool RemoveVariable(Variable* variable,
headers/libs/linprog/LinearSpec.h
97
bool deleteVariable = true);
headers/libs/linprog/Variable.h
51
bool IsValid();
headers/libs/linprog/Variable.h
72
bool fIsValid;
headers/libs/print/libprint/BlockingWindow.h
107
bool fReadyToQuit;
headers/libs/print/libprint/BlockingWindow.h
91
virtual bool QuitRequested();
headers/libs/print/libprint/GraphicsDriver.h
44
virtual bool StartDocument();
headers/libs/print/libprint/GraphicsDriver.h
45
virtual bool StartPage(int page_number);
headers/libs/print/libprint/GraphicsDriver.h
46
virtual bool NextBand(BBitmap* bitmap, BPoint* offset);
headers/libs/print/libprint/GraphicsDriver.h
47
virtual bool EndPage(int page_number);
headers/libs/print/libprint/GraphicsDriver.h
48
virtual bool EndDocument(bool success);
headers/libs/print/libprint/GraphicsDriver.h
76
bool _SetupData(BFile* file);
headers/libs/print/libprint/GraphicsDriver.h
80
bool _PrintPage(PageDataList* pages);
headers/libs/print/libprint/GraphicsDriver.h
81
bool _PrintBand(BBitmap* band, BPoint* offset);
headers/libs/print/libprint/GraphicsDriver.h
83
bool _CollectPages(SpoolData* spoolData, PageDataList* pages);
headers/libs/print/libprint/GraphicsDriver.h
84
bool _SkipPages(SpoolData* spoolData);
headers/libs/print/libprint/GraphicsDriver.h
85
bool _PrintDocument(SpoolData* spoolData);
headers/libs/print/libprint/GraphicsDriver.h
86
bool _PrintJob(BFile* file);
headers/libs/print/libprint/GraphicsDriver.h
88
bool _NeedRotateBitmapBand() const;
headers/libs/print/libprint/HalftoneView.h
19
bool color);
headers/libs/print/libprint/HalftoneView.h
29
bool color);
headers/libs/print/libprint/JobData.h
276
bool GetShowPreview() const;
headers/libs/print/libprint/JobData.h
277
void SetShowPreview(bool showPreview);
headers/libs/print/libprint/JobData.h
318
bool GetReverse() const;
headers/libs/print/libprint/JobData.h
319
void SetReverse(bool reverse);
headers/libs/print/libprint/JobData.h
342
bool GetCollate() const;
headers/libs/print/libprint/JobData.h
343
void SetCollate(bool collate);
headers/libs/print/libprint/JobData.h
35
bool HasString(const char* key) const;
headers/libs/print/libprint/JobData.h
370
bool fShowPreview;
headers/libs/print/libprint/JobData.h
39
bool HasBoolean(const char* ekey) const;
headers/libs/print/libprint/JobData.h
390
bool fCollate;
headers/libs/print/libprint/JobData.h
391
bool fReverse;
headers/libs/print/libprint/JobData.h
40
bool GetBoolean(const char* key) const;
headers/libs/print/libprint/JobData.h
405
inline bool
headers/libs/print/libprint/JobData.h
41
void SetBoolean(const char* key, bool value);
headers/libs/print/libprint/JobData.h
412
JobData::SetShowPreview(bool showPreview)
headers/libs/print/libprint/JobData.h
43
bool HasInt(const char* ekey) const;
headers/libs/print/libprint/JobData.h
47
bool HasDouble(const char* ekey) const;
headers/libs/print/libprint/JobData.h
601
inline bool
headers/libs/print/libprint/JobData.h
609
JobData::SetReverse(bool reverse)
headers/libs/print/libprint/JobData.h
706
inline bool
headers/libs/print/libprint/JobData.h
714
JobData::SetCollate(bool collate)
headers/libs/print/libprint/JobSetupDlg.h
110
bool UpdateJobData();
headers/libs/print/libprint/JobSetupDlg.h
114
bool IsHalftoneConfigurationNeeded();
headers/libs/print/libprint/PageSetupDlg.h
27
bool UpdateJobData();
headers/libs/print/libprint/PagesView.h
19
void SetCollate(bool collate);
headers/libs/print/libprint/PagesView.h
20
void SetReverse(bool reverse);
headers/libs/print/libprint/PagesView.h
26
bool fCollate;
headers/libs/print/libprint/PagesView.h
27
bool fReverse;
headers/libs/print/libprint/Preview.h
107
bool fReverse;
headers/libs/print/libprint/Preview.h
110
bool fTracking;
headers/libs/print/libprint/Preview.h
111
bool fInsideView;
headers/libs/print/libprint/Preview.h
128
bool showOkAndCancelButtons = false);
headers/libs/print/libprint/Preview.h
72
bool ShowsFirstPage() const;
headers/libs/print/libprint/Preview.h
73
bool ShowsLastPage() const;
headers/libs/print/libprint/Preview.h
77
bool CanZoomIn() const;
headers/libs/print/libprint/Preview.h
79
bool CanZoomOut() const;
headers/libs/print/libprint/Preview.h
93
bool _IsPageValid() const;
headers/libs/print/libprint/Preview.h
94
bool _IsPageLoaded(int32 page) const;
headers/libs/print/libprint/PrintProcess.h
35
PageData(BFile *file, bool reverse);
headers/libs/print/libprint/PrintProcess.h
36
bool startEnum();
headers/libs/print/libprint/PrintProcess.h
37
bool enumObject(PictureData **);
headers/libs/print/libprint/PrintProcess.h
41
bool fReverse;
headers/libs/print/libprint/PrintProcess.h
45
bool fHollow;
headers/libs/print/libprint/PrintProcess.h
52
SpoolData(BFile *file, int32 page_count, int32 nup, bool reverse);
headers/libs/print/libprint/PrintProcess.h
54
bool startEnum();
headers/libs/print/libprint/PrintProcess.h
55
bool enumObject(PageData **);
headers/libs/print/libprint/PrintUtils.h
54
void SetBool(BMessage* msg, const char* name, bool value);
headers/libs/print/libprint/PrintUtils.h
61
const char* includeList[] = NULL, bool overwrite = true);
headers/libs/print/libprint/PrinterCap.h
100
ColorCap(const string &label, bool isDefault,
headers/libs/print/libprint/PrinterCap.h
110
bool isDefault, int32 protocolClass,
headers/libs/print/libprint/PrinterCap.h
140
bool isDefault, int32 id);
headers/libs/print/libprint/PrinterCap.h
149
BooleanCap(const string& label, bool defaultValue);
headers/libs/print/libprint/PrinterCap.h
151
bool DefaultValue() const;
headers/libs/print/libprint/PrinterCap.h
154
bool fDefaultValue;
headers/libs/print/libprint/PrinterCap.h
223
bool operator()(const BaseCap* baseCap) {
headers/libs/print/libprint/PrinterCap.h
241
bool operator()(const BaseCap* baseCap) {
headers/libs/print/libprint/PrinterCap.h
257
bool operator()(const BaseCap* baseCap) {
headers/libs/print/libprint/PrinterCap.h
269
virtual bool Supports(CapID category) const = 0;
headers/libs/print/libprint/PrinterCap.h
29
EnumCap(const string& label, bool isDefault);
headers/libs/print/libprint/PrinterCap.h
34
bool fIsDefault;
headers/libs/print/libprint/PrinterCap.h
40
PaperCap(const string &label, bool isDefault,
headers/libs/print/libprint/PrinterCap.h
52
PaperSourceCap(const string &label, bool isDefault,
headers/libs/print/libprint/PrinterCap.h
61
ResolutionCap(const string &label, bool isDefault,
headers/libs/print/libprint/PrinterCap.h
72
OrientationCap(const string &label, bool isDefault,
headers/libs/print/libprint/PrinterCap.h
81
PrintStyleCap(const string &label, bool isDefault,
headers/libs/print/libprint/PrinterCap.h
91
bool isDefault,
headers/libs/print/libprint/PrinterData.h
34
bool GetPath(string& path) const;
headers/libs/print/libprint/PrinterDriver.h
47
bool _ReadSettings(const char* attrName,
headers/libs/print/libprint/StatusWindow.h
17
StatusWindow(bool oddPages, bool evenPages,
headers/libs/print/libprint/StatusWindow.h
25
bool UpdateStatusBar(uint32 page, uint32 copy);
headers/libs/print/libprint/StatusWindow.h
32
bool fCancelled;
headers/libs/print/libprint/StatusWindow.h
33
bool fDocumentCopy;
headers/libs/print/libprint/Transport.h
44
bool CheckAbort() const;
headers/libs/print/libprint/Transport.h
45
bool IsPrintToFileCanceled() const;
headers/libs/print/libprint/Transport.h
59
bool fAbort;
headers/libs/print/libprint/ValidRect.h
20
bool get_valid_rect(BBitmap *bitmap, RECT *rc);
headers/os/add-ons/graphics/Accelerant.h
321
typedef void (*show_cursor)(bool isVisible);
headers/os/add-ons/input_server/InputServerMethod.h
24
virtual status_t MethodActivated(bool active);
headers/os/add-ons/mail_daemon/MailProtocol.h
65
bool AddFilter(BMailFilter* filter);
headers/os/add-ons/mail_daemon/MailProtocol.h
69
bool RemoveFilter(BMailFilter* filter);
headers/os/add-ons/network_settings/NetworkProfile.h
28
bool Exists();
headers/os/add-ons/network_settings/NetworkProfile.h
33
bool IsDefault();
headers/os/add-ons/network_settings/NetworkProfile.h
34
bool IsCurrent();
headers/os/add-ons/network_settings/NetworkProfile.h
45
bool fIsDefault;
headers/os/add-ons/network_settings/NetworkProfile.h
46
bool fIsCurrent;
headers/os/add-ons/network_settings/NetworkSettings.h
121
bool IsAutoConfigure() const;
headers/os/add-ons/network_settings/NetworkSettings.h
122
void SetAutoConfigure(bool configure);
headers/os/add-ons/network_settings/NetworkSettings.h
149
bool fAutoConfigure;
headers/os/add-ons/network_settings/NetworkSettings.h
185
bool IsAutoConfigure(int family) const;
headers/os/add-ons/network_settings/NetworkSettings.h
221
bool operator==(
headers/os/add-ons/network_settings/NetworkSettings.h
244
bool IsStandAlone() const;
headers/os/add-ons/network_settings/NetworkSettings.h
245
void SetStandAlone(bool alone);
headers/os/add-ons/network_settings/NetworkSettings.h
246
bool IsEnabled() const;
headers/os/add-ons/network_settings/NetworkSettings.h
247
void SetEnabled(bool enable);
headers/os/add-ons/network_settings/NetworkSettings.h
270
bool IsRunning() const;
headers/os/add-ons/network_settings/NetworkSettings.h
280
bool fEnabled;
headers/os/add-ons/network_settings/NetworkSettings.h
281
bool fStandAlone;
headers/os/add-ons/network_settings/NetworkSettings.h
84
bool _IsWatching(const BMessenger& target) const
headers/os/add-ons/network_settings/NetworkSettings.h
86
bool _IsWatching() const
headers/os/add-ons/network_settings/NetworkSettingsAddOn.h
104
BRect bounds, bool complete);
headers/os/add-ons/network_settings/NetworkSettingsAddOn.h
119
bool fDisabled;
headers/os/add-ons/network_settings/NetworkSettingsAddOn.h
65
virtual bool IsRevertable() = 0;
headers/os/add-ons/screen_saver/ScreenSaver.h
24
virtual status_t StartSaver(BView* view, bool preview);
headers/os/app/Application.h
110
bool initGUI, status_t* error);
headers/os/app/Application.h
124
virtual bool ScriptReceived(BMessage* msg, int32 index,
headers/os/app/Application.h
127
void _InitData(const char* signature, bool initGUI,
headers/os/app/Application.h
130
void BeginRectTracking(BRect r, bool trackWhole);
headers/os/app/Application.h
136
bool _QuitAllWindows(bool force);
headers/os/app/Application.h
137
bool _WindowQuitLoop(bool quitFilePanels,
headers/os/app/Application.h
138
bool force);
headers/os/app/Application.h
142
int32 _CountWindows(bool includeMenus) const;
headers/os/app/Application.h
144
bool includeMenus) const;
headers/os/app/Application.h
163
bool fReadyToRunCalled;
headers/os/app/Application.h
44
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/app/Application.h
51
virtual bool QuitRequested();
headers/os/app/Application.h
56
virtual void AppActivated(bool active);
headers/os/app/Application.h
69
bool IsCursorHidden() const;
headers/os/app/Application.h
72
bool sync = true);
headers/os/app/Application.h
79
bool IsLaunching() const;
headers/os/app/Clipboard.h
26
bool transient = false);
headers/os/app/Clipboard.h
36
bool Lock();
headers/os/app/Clipboard.h
38
bool IsLocked() const;
headers/os/app/Clipboard.h
42
status_t Commit(bool failIfChanged);
headers/os/app/Clipboard.h
56
bool _AssertLocked() const;
headers/os/app/Clipboard.h
57
status_t _DownloadFromSystem(bool force = false);
headers/os/app/Cursor.h
60
bool deep = true) const;
headers/os/app/Cursor.h
64
bool operator==(const BCursor& other) const;
headers/os/app/Cursor.h
65
bool operator!=(const BCursor& other) const;
headers/os/app/Cursor.h
82
bool fNeedToFree;
headers/os/app/Cursor.h
84
bool _reservedWasPendingViewCursor;
headers/os/app/Handler.h
37
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/app/Handler.h
49
virtual bool RemoveFilter(BMessageFilter* filter);
headers/os/app/Handler.h
53
bool LockLooper();
headers/os/app/Handler.h
82
bool IsWatched() const;
headers/os/app/Invoker.h
37
bool IsTargetLocal() const;
headers/os/app/Invoker.h
51
uint32 InvokeKind(bool* _notify = NULL);
headers/os/app/Key.h
76
bool operator==(const BKey& other) const;
headers/os/app/Key.h
77
bool operator!=(const BKey& other) const;
headers/os/app/KeyStore.h
23
bool secondaryIdentifierOptional,
headers/os/app/KeyStore.h
35
bool secondaryIdentifierOptional,
headers/os/app/KeyStore.h
77
bool IsKeyringUnlocked(const char* keyring);
headers/os/app/Looper.h
152
bool AssertLocked() const;
headers/os/app/Looper.h
174
bool fTerminating;
headers/os/app/Looper.h
175
bool fRunCalled;
headers/os/app/Looper.h
176
bool fOwnsPort;
headers/os/app/Looper.h
40
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/app/Looper.h
56
BHandler* handler, bool& _detached);
headers/os/app/Looper.h
58
bool IsMessageWaiting() const;
headers/os/app/Looper.h
62
bool RemoveHandler(BHandler* handler);
headers/os/app/Looper.h
74
virtual bool QuitRequested();
headers/os/app/Looper.h
75
bool Lock();
headers/os/app/Looper.h
77
bool IsLocked() const;
headers/os/app/Looper.h
97
virtual bool RemoveCommonFilter(BMessageFilter* filter);
headers/os/app/Message.h
135
bool HasSpecifiers() const;
headers/os/app/Message.h
157
status_t AddBool(const char* name, bool value);
headers/os/app/Message.h
176
bool isFixedSize = true, int32 count = 1);
headers/os/app/Message.h
240
status_t FindBool(const char* name, bool* value) const;
headers/os/app/Message.h
242
bool* value) const;
headers/os/app/Message.h
332
status_t ReplaceBool(const char* name, bool aBoolean);
headers/os/app/Message.h
334
bool value);
headers/os/app/Message.h
376
bool HasSameData(const BMessage& other,
headers/os/app/Message.h
377
bool ignoreFieldOrder = true,
headers/os/app/Message.h
378
bool deep = false) const;
headers/os/app/Message.h
387
bool HasAlignment(const char* name,
headers/os/app/Message.h
389
bool HasRect(const char* name, int32 n = 0) const;
headers/os/app/Message.h
390
bool HasPoint(const char* name, int32 n = 0) const;
headers/os/app/Message.h
391
bool HasSize(const char* name, int32 n = 0) const;
headers/os/app/Message.h
392
bool HasString(const char* name, int32 n = 0) const;
headers/os/app/Message.h
393
bool HasInt8(const char* name, int32 n = 0) const;
headers/os/app/Message.h
394
bool HasUInt8(const char* name, int32 n = 0) const;
headers/os/app/Message.h
395
bool HasInt16(const char* name, int32 n = 0) const;
headers/os/app/Message.h
396
bool HasUInt16(const char* name, int32 n = 0) const;
headers/os/app/Message.h
397
bool HasInt32(const char* name, int32 n = 0) const;
headers/os/app/Message.h
398
bool HasUInt32(const char* name, int32 n = 0) const;
headers/os/app/Message.h
399
bool HasInt64(const char* name, int32 n = 0) const;
headers/os/app/Message.h
400
bool HasUInt64(const char* name, int32 n = 0) const;
headers/os/app/Message.h
401
bool HasBool(const char* name, int32 n = 0) const;
headers/os/app/Message.h
402
bool HasFloat(const char* name, int32 n = 0) const;
headers/os/app/Message.h
403
bool HasDouble(const char* name, int32 n = 0) const;
headers/os/app/Message.h
404
bool HasColor(const char* name, int32 n = 0) const;
headers/os/app/Message.h
405
bool HasPointer(const char* name, int32 n = 0) const;
headers/os/app/Message.h
406
bool HasMessenger(const char* name,
headers/os/app/Message.h
408
bool HasRef(const char* name, int32 n = 0) const;
headers/os/app/Message.h
409
bool HasNodeRef(const char* name, int32 n = 0) const;
headers/os/app/Message.h
410
bool HasMessage(const char* name, int32 n = 0) const;
headers/os/app/Message.h
411
bool HasFlat(const char* name,
headers/os/app/Message.h
413
bool HasFlat(const char* name, int32 n,
headers/os/app/Message.h
415
bool HasData(const char* name, type_code ,
headers/os/app/Message.h
424
bool FindBool(const char* name, int32 n = 0) const;
headers/os/app/Message.h
429
bool GetBool(const char* name,
headers/os/app/Message.h
430
bool defaultValue = false) const;
headers/os/app/Message.h
431
bool GetBool(const char* name, int32 index,
headers/os/app/Message.h
432
bool defaultValue) const;
headers/os/app/Message.h
503
status_t SetBool(const char* name, bool value);
headers/os/app/Message.h
526
bool fixedSize = true, int count = 1);
headers/os/app/Message.h
536
status_t _InitCommon(bool initHeader);
headers/os/app/Message.h
554
bool isFixedSize, field_header** _result);
headers/os/app/Message.h
569
bool replyRequired,
headers/os/app/Message.h
74
bool* fixedSize) const;
headers/os/app/Message.h
76
int32* countFound, bool* fixedSize) const;
headers/os/app/Message.h
79
bool IsEmpty() const;
headers/os/app/Message.h
80
bool IsSystem() const;
headers/os/app/Message.h
81
bool IsReply() const;
headers/os/app/Message.h
88
bool WasDelivered() const;
headers/os/app/Message.h
89
bool IsSourceWaiting() const;
headers/os/app/Message.h
90
bool IsSourceRemote() const;
headers/os/app/Message.h
93
bool WasDropped() const;
headers/os/app/MessageFilter.h
64
bool FiltersAnyCommand() const;
headers/os/app/MessageFilter.h
77
bool fFiltersAny;
headers/os/app/MessageQueue.h
23
bool IsEmpty() const;
headers/os/app/MessageQueue.h
28
bool Lock();
headers/os/app/MessageQueue.h
30
bool IsLocked() const;
headers/os/app/MessageQueue.h
33
bool IsNextMessage(const BMessage* message) const;
headers/os/app/MessageQueue.h
44
bool IsLocked();
headers/os/app/MessageRunner.h
48
int32 count, bool detach,
headers/os/app/MessageRunner.h
54
status_t _SetParams(bool resetInterval,
headers/os/app/MessageRunner.h
55
bigtime_t interval, bool resetCount,
headers/os/app/Messenger.h
100
bool operator!=(const BMessenger& a, const BMessenger& b);
headers/os/app/Messenger.h
34
bool IsTargetLocal() const;
headers/os/app/Messenger.h
36
bool LockTarget() const;
headers/os/app/Messenger.h
69
bool operator==(const BMessenger& other) const;
headers/os/app/Messenger.h
71
bool IsValid() const;
headers/os/app/Messenger.h
99
bool operator<(const BMessenger& a, const BMessenger& b);
headers/os/app/Notification.h
35
virtual status_t Archive(BMessage* archive, bool deep = true) const;
headers/os/app/PropertyInfo.h
59
bool freeOnDelete = false);
headers/os/app/PropertyInfo.h
66
virtual bool IsFixedSize() const;
headers/os/app/PropertyInfo.h
70
virtual bool AllowsTypeCode(type_code code) const;
headers/os/app/PropertyInfo.h
82
static bool FindCommand(uint32 what, int32 index,
headers/os/app/PropertyInfo.h
84
static bool FindSpecifier(uint32 form, property_info* info);
headers/os/app/PropertyInfo.h
99
bool fInHeap;
headers/os/app/Roster.h
148
status_t _ShutDown(bool reboot, bool confirm,
headers/os/app/Roster.h
149
bool synchronous);
headers/os/app/Roster.h
150
status_t _IsShutDownInProgress(bool* inProgress);
headers/os/app/Roster.h
155
port_id port, bool fullRegistration,
headers/os/app/Roster.h
171
bool _IsAppPreRegistered(const entry_ref* ref,
headers/os/app/Roster.h
176
bool* preRegistered, app_info* info) const;
headers/os/app/Roster.h
190
bool launchSuspended) const;
headers/os/app/Roster.h
202
bool* wasDocument) const;
headers/os/app/Roster.h
206
BFile* appFile, bool* wasDocument) const;
headers/os/app/Roster.h
218
bool readyToRun) const;
headers/os/app/Roster.h
220
void _SetWithoutRegistrar(bool noRegistrar);
headers/os/app/Roster.h
239
bool fNoRegistrar;
headers/os/app/Roster.h
62
bool IsRunning(const char* signature) const;
headers/os/app/Roster.h
63
bool IsRunning(entry_ref* ref) const;
headers/os/be_apps/Tracker/RecentItems.h
104
BRecentFilesList(int32 maxItems = 10, bool navMenuFolders = false,
headers/os/be_apps/Tracker/RecentItems.h
106
BRecentFilesList(int32 maxItems, bool navMenuFolders, const char *ofTypeList[],
headers/os/be_apps/Tracker/RecentItems.h
114
int32 maxItems = 10, bool navMenuFolders = false,
headers/os/be_apps/Tracker/RecentItems.h
120
int32 maxItems, bool navMenuFolders,
headers/os/be_apps/Tracker/RecentItems.h
151
BRecentFoldersList(int32 maxItems, bool navMenuFolders = false,
headers/os/be_apps/Tracker/RecentItems.h
157
int32 maxItems = 10, bool navMenuFolders = false,
headers/os/be_apps/Tracker/RecentItems.h
53
BRecentItemsList(int32 maxItems, bool navMenuFolders);
headers/os/be_apps/Tracker/RecentItems.h
82
bool fNavMenuFolders;
headers/os/bluetooth/DeviceClass.h
72
bool IsUnknownDeviceClass()
headers/os/bluetooth/LinkKeyUtils.h
17
static bool Compare(linkkey_t* lk1, linkkey_t* lk2)
headers/os/bluetooth/LocalDevice.h
42
status_t SetAuthentication(bool authentication);
headers/os/bluetooth/RemoteDevice.h
31
bool IsTrustedDevice();
headers/os/bluetooth/RemoteDevice.h
32
BString GetFriendlyName(bool alwaysAsk); /* Throwing */
headers/os/bluetooth/RemoteDevice.h
38
bool Equals(RemoteDevice* obj);
headers/os/bluetooth/RemoteDevice.h
41
bool Authenticate(); /* Throwing */
headers/os/bluetooth/RemoteDevice.h
45
bool IsAuthenticated(); /* Throwing */
headers/os/bluetooth/RemoteDevice.h
47
bool IsEncrypted(); /* Throwing */
headers/os/bluetooth/RemoteDevice.h
74
bool fFriendlyNameIsComplete;
headers/os/bluetooth/bdaddrUtils.h
39
static bool Compare(const bdaddr_t& ba1, const bdaddr_t& ba2)
headers/os/device/A2D.h
20
bool IsOpen();
headers/os/device/D2A.h
20
bool IsOpen();
headers/os/device/DigitalPort.h
21
bool IsOpen();
headers/os/device/DigitalPort.h
27
bool IsOutput();
headers/os/device/DigitalPort.h
30
bool IsInput();
headers/os/device/DigitalPort.h
38
bool fIsInput;
headers/os/device/Joystick.h
101
bool fBeBoxMode;
headers/os/device/Joystick.h
102
bool fReservedBool;
headers/os/device/Joystick.h
27
status_t Open(const char* portName, bool enhanced);
headers/os/device/Joystick.h
37
bool button1;
headers/os/device/Joystick.h
38
bool button2;
headers/os/device/Joystick.h
50
bool EnterEnhancedMode(const entry_ref* ref = NULL);
headers/os/device/Joystick.h
69
status_t GetButtonValues(bool* outButtons,
headers/os/device/Joystick.h
83
bool IsCalibrationEnabled();
headers/os/device/Joystick.h
84
status_t EnableCalibration(bool calibrates = true);
headers/os/device/Joystick.h
92
void ScanDevices(bool useDisabled = false);
headers/os/device/SerialPort.h
100
bool IsRI();
headers/os/device/SerialPort.h
101
bool IsDCD();
headers/os/device/SerialPort.h
124
bool fBlocking;
headers/os/device/SerialPort.h
74
void SetBlocking(bool blocking);
headers/os/device/SerialPort.h
94
status_t SetDTR(bool asserted);
headers/os/device/SerialPort.h
95
status_t SetRTS(bool asserted);
headers/os/device/SerialPort.h
98
bool IsCTS();
headers/os/device/SerialPort.h
99
bool IsDSR();
headers/os/device/USBKit.h
322
bool IsBulk() const;
headers/os/device/USBKit.h
323
bool IsInterrupt() const;
headers/os/device/USBKit.h
324
bool IsIsochronous() const;
headers/os/device/USBKit.h
325
bool IsControl() const;
headers/os/device/USBKit.h
327
bool IsInput() const;
headers/os/device/USBKit.h
328
bool IsOutput() const;
headers/os/device/USBKit.h
356
bool IsStalled() const;
headers/os/device/USBKit.h
80
bool IsHub() const;
headers/os/device/scsi.h
136
bool play;
headers/os/drivers/Drivers.h
132
bool removable; /* non-zero if removable */
headers/os/drivers/Drivers.h
133
bool read_only; /* non-zero if read only */
headers/os/drivers/Drivers.h
134
bool write_once; /* non-zero if write-once */
headers/os/drivers/KernelExport.h
157
extern bool try_acquire_write_spinlock(rw_spinlock* lock);
headers/os/drivers/KernelExport.h
160
extern bool try_acquire_read_spinlock(rw_spinlock* lock);
headers/os/drivers/KernelExport.h
164
extern bool try_acquire_write_seqlock(seqlock* lock);
headers/os/drivers/KernelExport.h
168
extern bool release_read_seqlock(seqlock* lock, uint32 count);
headers/os/drivers/KernelExport.h
177
extern bool cancel_timer(timer *t);
headers/os/drivers/KernelExport.h
212
extern bool set_dprintf_enabled(bool new_state);
headers/os/drivers/bus/ATA.h
46
bool force16Bit);
headers/os/drivers/bus/ATA.h
48
bool force16Bit);
headers/os/drivers/bus/ATA.h
51
size_t sg_list_count, bool write);
headers/os/drivers/bus/FDT.h
26
bool (*get_reg)(struct fdt_device* dev, uint32 ord, uint64* regs, uint64* len);
headers/os/drivers/bus/FDT.h
27
bool (*get_interrupt)(struct fdt_device* dev, uint32 ord,
headers/os/drivers/bus/SCSI.h
142
bool ordered : 1; // request cannot overtake/be overtaken by others
headers/os/drivers/bus/SCSI.h
143
bool buffered : 1; // data is buffered to make it DMA safe
headers/os/drivers/bus/SCSI.h
144
bool emulated : 1; // command is executed as part of emulation
headers/os/drivers/bus/SCSI.h
365
void (*requeue)(scsi_ccb *ccb, bool bus_overflow);
headers/os/drivers/bus/SCSI.h
445
bool *is_atapi, // set to true if this is an ATAPI device that
headers/os/drivers/bus/SCSI.h
447
bool *no_autosense, // set to true if there is no autosense;
headers/os/drivers/device_manager.h
101
const void **_data, size_t *_size, bool recursive);
headers/os/drivers/device_manager.h
91
uint8 *value, bool recursive);
headers/os/drivers/device_manager.h
93
uint16 *value, bool recursive);
headers/os/drivers/device_manager.h
95
uint32 *value, bool recursive);
headers/os/drivers/device_manager.h
97
uint64 *value, bool recursive);
headers/os/drivers/device_manager.h
99
const char **_value, bool recursive);
headers/os/drivers/disk_device_manager.h
111
bool delete_partition(partition_id partitionID);
headers/os/drivers/disk_device_manager.h
129
bool update_disk_device_job_progress(disk_job_id jobID, float progress);
headers/os/drivers/disk_device_manager.h
130
bool update_disk_device_job_extra_progress(disk_job_id jobID, const char *info);
headers/os/drivers/disk_device_manager.h
131
bool set_disk_device_job_error_message(disk_job_id jobID, const char *message);
headers/os/drivers/driver_settings.h
32
size_t *_bufferSize, bool flat);
headers/os/drivers/driver_settings.h
37
extern bool get_driver_boolean_parameter(void *handle, const char *key,
headers/os/drivers/driver_settings.h
38
bool unknownValue, bool noargValue);
headers/os/drivers/fs_cache.h
51
bool mainOnly, long *_cookie, off_t *_blockNumber,
headers/os/drivers/fs_cache.h
56
extern bool cache_has_block_in_transaction(void* cache, int32 id, off_t blockNumber);
headers/os/drivers/fs_cache.h
59
extern void block_cache_delete(void *cache, bool allowWrites);
headers/os/drivers/fs_cache.h
61
bool readOnly);
headers/os/drivers/fs_cache.h
79
bool isDirty, int32 transaction);
headers/os/drivers/fs_cache.h
87
extern bool file_cache_is_enabled(void *cacheRef);
headers/os/drivers/fs_interface.h
123
status_t (*put_vnode)(fs_volume* volume, fs_vnode* vnode, bool reenter);
headers/os/drivers/fs_interface.h
124
status_t (*remove_vnode)(fs_volume* volume, fs_vnode* vnode, bool reenter);
headers/os/drivers/fs_interface.h
127
bool (*can_page)(fs_volume* volume, fs_vnode* vnode, void* cookie);
headers/os/drivers/fs_interface.h
153
status_t (*fsync)(fs_volume* volume, fs_vnode* vnode, bool dataOnly);
headers/os/drivers/fs_interface.h
251
const struct flock* lock, bool wait);
headers/os/drivers/fs_interface.h
278
bool (*validate_resize)(partition_data* partition, off_t* size);
headers/os/drivers/fs_interface.h
279
bool (*validate_move)(partition_data* partition, off_t* start);
headers/os/drivers/fs_interface.h
280
bool (*validate_set_content_name)(partition_data* partition,
headers/os/drivers/fs_interface.h
282
bool (*validate_set_content_parameters)(partition_data* partition,
headers/os/drivers/fs_interface.h
284
bool (*validate_initialize)(partition_data* partition, char* name,
headers/os/drivers/fs_interface.h
294
status_t (*repair)(int fd, partition_id partition, bool checkOnly,
headers/os/drivers/fs_interface.h
318
status_t status, bool partialTransfer, size_t bytesTransferred);
headers/os/drivers/fs_interface.h
332
bool* _removed);
headers/os/drivers/fs_interface.h
85
int* _type, uint32* _flags, bool reenter);
headers/os/drivers/io_requests.h
22
bool io_request_is_write(const io_request* request);
headers/os/drivers/io_requests.h
23
bool io_request_is_vip(const io_request* request);
headers/os/drivers/midi_driver.h
65
bool (*interrupt_hook)(void* cookie);
headers/os/drivers/tty/tty_module.h
16
typedef bool (*tty_service_func)(struct tty *tty, uint32 op, void *buffer,
headers/os/drivers/tty/tty_module.h
70
int signal, bool);
headers/os/game/DirectWindow.h
111
status_t SetFullScreen(bool enable);
headers/os/game/DirectWindow.h
112
bool IsFullScreen() const;
headers/os/game/DirectWindow.h
114
static bool SupportsWindowMode(
headers/os/game/DirectWindow.h
134
bool _LockDirect() const;
headers/os/game/DirectWindow.h
139
bool fDaemonKiller;
headers/os/game/DirectWindow.h
140
bool fConnectionEnable;
headers/os/game/DirectWindow.h
141
bool fIsFullScreen;
headers/os/game/DirectWindow.h
142
bool _unused;
headers/os/game/DirectWindow.h
143
bool fInDirectConnected;
headers/os/game/DirectWindow.h
68
bool deep = true) const;
headers/os/game/DirectWindow.h
84
bool state);
headers/os/game/DirectWindow.h
86
virtual void Minimize(bool minimize);
headers/os/game/DirectWindow.h
95
virtual void WindowActivated(bool state);
headers/os/game/FileGameSound.h
105
bool fPaused;
headers/os/game/FileGameSound.h
26
bool looping = true,
headers/os/game/FileGameSound.h
30
bool looping = true,
headers/os/game/FileGameSound.h
34
bool looping = true,
headers/os/game/FileGameSound.h
47
virtual status_t SetPaused(bool isPaused, bigtime_t rampTime);
headers/os/game/FileGameSound.h
64
bool Load();
headers/os/game/FileGameSound.h
65
bool Read(void* buffer, size_t bytes);
headers/os/game/FileGameSound.h
95
bool fStopping;
headers/os/game/FileGameSound.h
96
bool fLooping;
headers/os/game/GameSound.h
28
virtual bool IsPlaying();
headers/os/game/GameSound.h
50
static status_t LockMemoryPool(bool lockInCore);
headers/os/game/PushGameSound.h
57
bool BytesReady(size_t* bytes);
headers/os/game/SimpleGameSound.h
33
status_t SetIsLooping(bool looping);
headers/os/game/SimpleGameSound.h
34
bool IsLooping() const;
headers/os/game/StreamingGameSound.h
49
bool Lock();
headers/os/game/WindowScreen.h
100
bool fDebugFirst;
headers/os/game/WindowScreen.h
27
status_t* _error, bool debugMode = false);
headers/os/game/WindowScreen.h
33
virtual void ScreenConnected(bool active);
headers/os/game/WindowScreen.h
36
virtual void WindowActivated(bool active);
headers/os/game/WindowScreen.h
37
virtual void WorkspaceActivated(int32 workspace, bool active);
headers/os/game/WindowScreen.h
47
bool CanControlFrameBuffer();
headers/os/game/WindowScreen.h
55
virtual void SuspensionHook(bool active);
headers/os/game/WindowScreen.h
66
status_t _LockScreen(bool lock);
headers/os/game/WindowScreen.h
80
bool _reserved1;
headers/os/game/WindowScreen.h
81
bool fWorkState;
headers/os/game/WindowScreen.h
82
bool fWindowState;
headers/os/game/WindowScreen.h
83
bool fActivateState;
headers/os/game/WindowScreen.h
99
bool fDebugState;
headers/os/interface/AbstractLayout.h
36
virtual bool IsVisible();
headers/os/interface/AbstractLayout.h
37
virtual void SetVisible(bool visible);
headers/os/interface/AbstractLayout.h
39
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/AbstractLayout.h
53
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
headers/os/interface/AbstractLayout.h
55
virtual void LayoutInvalidated(bool children);
headers/os/interface/AbstractLayout.h
61
virtual void AncestorVisibilityChanged(bool shown);
headers/os/interface/AbstractLayoutItem.h
34
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/AbstractLayoutItem.h
44
virtual void LayoutInvalidated(bool children);
headers/os/interface/AbstractLayoutItem.h
49
virtual void AncestorVisibilityChanged(bool shown);
headers/os/interface/AffineTransform.h
160
inline bool operator==(
headers/os/interface/AffineTransform.h
162
inline bool operator!=(
headers/os/interface/AffineTransform.h
176
bool IsValid(double epsilon
headers/os/interface/AffineTransform.h
178
bool IsIdentity(double epsilon
headers/os/interface/AffineTransform.h
180
bool IsDilation(double epsilon
headers/os/interface/AffineTransform.h
182
bool IsEqual(const BAffineTransform& other,
headers/os/interface/AffineTransform.h
200
bool GetAffineParameters(double* translationX,
headers/os/interface/AffineTransform.h
389
inline bool
headers/os/interface/AffineTransform.h
395
inline bool
headers/os/interface/AffineTransform.h
52
virtual bool IsFixedSize() const;
headers/os/interface/Alert.h
56
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/Alert.h
89
virtual bool QuitRequested();
headers/os/interface/Alignment.h
106
inline bool
headers/os/interface/Alignment.h
113
inline bool
headers/os/interface/Alignment.h
29
inline bool IsHorizontalSet() const;
headers/os/interface/Alignment.h
30
inline bool IsVerticalSet() const;
headers/os/interface/Alignment.h
32
inline bool operator==(const BAlignment& other) const;
headers/os/interface/Alignment.h
33
inline bool operator!=(const BAlignment& other) const;
headers/os/interface/Alignment.h
92
inline bool
headers/os/interface/Alignment.h
99
inline bool
headers/os/interface/Bitmap.h
103
virtual bool RemoveChild(BView* view);
headers/os/interface/Bitmap.h
108
bool Lock();
headers/os/interface/Bitmap.h
110
bool IsLocked() const;
headers/os/interface/Bitmap.h
53
bool acceptsViews = false,
headers/os/interface/Bitmap.h
54
bool needsContiguous = false);
headers/os/interface/Bitmap.h
58
bool acceptsViews = false,
headers/os/interface/Bitmap.h
59
bool needsContiguous = false);
headers/os/interface/Bitmap.h
70
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/Bitmap.h
73
bool IsValid() const;
headers/os/interface/Box.h
30
virtual status_t Archive(BMessage* archive, bool deep = true) const;
headers/os/interface/Box.h
53
virtual void WindowActivated(bool active);
headers/os/interface/Box.h
64
virtual void MakeFocus(bool focused = true);
headers/os/interface/Box.h
75
virtual void LayoutInvalidated(bool descendants = false);
headers/os/interface/Button.h
100
inline bool _Flag(uint32 flag) const;
headers/os/interface/Button.h
101
inline bool _SetFlag(uint32 flag, bool set);
headers/os/interface/Button.h
37
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/Button.h
43
virtual void MakeDefault(bool flag);
headers/os/interface/Button.h
45
bool IsDefault() const;
headers/os/interface/Button.h
47
bool IsFlat() const;
headers/os/interface/Button.h
48
void SetFlat(bool flat);
headers/os/interface/Button.h
57
virtual void WindowActivated(bool active);
headers/os/interface/Button.h
70
virtual void MakeFocus(bool focus = true);
headers/os/interface/Button.h
87
virtual void LayoutInvalidated(bool descendants = false);
headers/os/interface/CardLayout.h
27
virtual bool HasHeightForWidth();
headers/os/interface/CardLayout.h
31
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/CardLayout.h
45
virtual void LayoutInvalidated(bool children = false);
headers/os/interface/CardLayout.h
47
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
headers/os/interface/CardLayout.h
74
bool fMinMaxValid;
headers/os/interface/ChannelControl.h
30
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/ChannelControl.h
63
const bool* _mask = NULL);
headers/os/interface/ChannelControl.h
68
const bool* _mask = NULL);
headers/os/interface/ChannelControl.h
99
virtual bool SupportsIndividualLimits() const = 0;
headers/os/interface/ChannelSlider.h
105
void _FinishChange(bool update = false);
headers/os/interface/ChannelSlider.h
120
bool fIsVertical;
headers/os/interface/ChannelSlider.h
121
bool _padding_[3];
headers/os/interface/ChannelSlider.h
125
bool fAllChannels;
headers/os/interface/ChannelSlider.h
35
bool deep = true) const;
headers/os/interface/ChannelSlider.h
49
virtual void WindowActivated(bool state);
headers/os/interface/ChannelSlider.h
56
virtual void MakeFocus(bool focusState = true);
headers/os/interface/ChannelSlider.h
65
virtual void SetEnabled(bool on);
headers/os/interface/ChannelSlider.h
71
virtual bool SupportsIndividualLimits() const;
headers/os/interface/ChannelSlider.h
74
BRect area, bool pressed);
headers/os/interface/ChannelSlider.h
80
BPoint where, bool pressed);
headers/os/interface/ChannelSlider.h
82
virtual const BBitmap* ThumbFor(int32 channel, bool pressed);
headers/os/interface/CheckBox.h
28
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/CheckBox.h
39
virtual void WindowActivated(bool active);
headers/os/interface/CheckBox.h
59
virtual void MakeFocus(bool focused = true);
headers/os/interface/CheckBox.h
73
bool IsPartialStateToOff() const;
headers/os/interface/CheckBox.h
74
void SetPartialStateToOff(bool partialToOff);
headers/os/interface/CheckBox.h
77
virtual void LayoutInvalidated(bool descendants = false);
headers/os/interface/CheckBox.h
98
bool fOutlined;
headers/os/interface/CheckBox.h
99
bool fPartialToOff;
headers/os/interface/ColorControl.h
103
int16 flag, bool focused,
headers/os/interface/ColorControl.h
121
bool fPaletteMode;
headers/os/interface/ColorControl.h
122
bool _unused[3];
headers/os/interface/ColorControl.h
31
bool useOffscreen = false);
headers/os/interface/ColorControl.h
37
bool deep = true) const;
headers/os/interface/ColorControl.h
45
virtual void SetEnabled(bool state);
headers/os/interface/ColorControl.h
58
virtual void WindowActivated(bool state);
headers/os/interface/ColorControl.h
75
virtual void MakeFocus(bool focused = true);
headers/os/interface/ColorControl.h
93
float size, bool useOffscreen,
headers/os/interface/ColorControl.h
98
rgb_color color, bool focused);
headers/os/interface/Control.h
105
bool fEnabled;
headers/os/interface/Control.h
106
bool fFocusChanging;
headers/os/interface/Control.h
107
bool fTracking;
headers/os/interface/Control.h
108
bool fWantsNav;
headers/os/interface/Control.h
38
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/Control.h
40
virtual void WindowActivated(bool active);
headers/os/interface/Control.h
48
virtual void MakeFocus(bool focus = true);
headers/os/interface/Control.h
62
virtual void SetEnabled(bool enabled);
headers/os/interface/Control.h
63
bool IsEnabled() const;
headers/os/interface/Control.h
84
bool IsFocusChanging() const;
headers/os/interface/Control.h
85
bool IsTracking() const;
headers/os/interface/Control.h
86
void SetTracking(bool state);
headers/os/interface/ControlLook.h
189
const rgb_color& base, bool popupIndicator,
headers/os/interface/ControlLook.h
194
bool popupIndicator, uint32 flags = 0) = 0;
headers/os/interface/ControlLook.h
202
bool popupIndicator, uint32 flags = 0) = 0;
headers/os/interface/ControlLook.h
420
bool down = false) = 0;
headers/os/interface/ControlLook.h
433
static bool ShouldDraw(BView* view, const BRect& rect,
headers/os/interface/Deskbar.h
32
bool IsRunning() const;
headers/os/interface/Deskbar.h
36
deskbar_location Location(bool* _isExpanded = NULL) const;
headers/os/interface/Deskbar.h
38
bool expanded = false);
headers/os/interface/Deskbar.h
41
bool IsExpanded() const;
headers/os/interface/Deskbar.h
42
status_t Expand(bool expand);
headers/os/interface/Deskbar.h
44
bool IsAlwaysOnTop() const;
headers/os/interface/Deskbar.h
45
status_t SetAlwaysOnTop(bool alwaysOnTop);
headers/os/interface/Deskbar.h
47
bool IsAutoRaise() const;
headers/os/interface/Deskbar.h
48
status_t SetAutoRaise(bool autoRaise);
headers/os/interface/Deskbar.h
50
bool IsAutoHide() const;
headers/os/interface/Deskbar.h
51
status_t SetAutoHide(bool autoHide);
headers/os/interface/Deskbar.h
56
bool HasItem(int32 id) const;
headers/os/interface/Deskbar.h
57
bool HasItem(const char* name) const;
headers/os/interface/Dragger.h
100
void _SetZombied(bool state);
headers/os/interface/Dragger.h
114
bool fTransition;
headers/os/interface/Dragger.h
115
bool fIsZombie;
headers/os/interface/Dragger.h
117
bool fPopUpIsCustom;
headers/os/interface/Dragger.h
36
bool deep = true) const;
headers/os/interface/Dragger.h
52
static bool AreDraggersDrawn();
headers/os/interface/Dragger.h
63
virtual void MakeFocus(bool focus = true);
headers/os/interface/Dragger.h
70
bool InShelf() const;
headers/os/interface/Dragger.h
78
bool IsVisibilityChanging() const;
headers/os/interface/Dragger.h
90
static void _UpdateShowAllDraggers(bool visible);
headers/os/interface/Font.h
111
inline bool Includes(const unicode_block& block) const;
headers/os/interface/Font.h
115
inline bool operator==(const unicode_block& block) const;
headers/os/interface/Font.h
116
inline bool operator!=(const unicode_block& block) const;
headers/os/interface/Font.h
209
bool IsFixed() const;
headers/os/interface/Font.h
210
bool IsFullAndHalfFixed() const;
headers/os/interface/Font.h
213
bool IncludesBlock(uint32 start, uint32 end) const;
headers/os/interface/Font.h
277
bool hasArray[]) const;
headers/os/interface/Font.h
279
bool hasArray[], bool useFallbacks) const;
headers/os/interface/Font.h
282
bool operator==(const BFont& font) const;
headers/os/interface/Font.h
283
bool operator!=(const BFont& font) const;
headers/os/interface/Font.h
301
bool string_escapement,
headers/os/interface/Font.h
304
bool asString) const;
headers/os/interface/Font.h
339
bool update_font_families(bool checkOnly);
headers/os/interface/Font.h
359
bool
headers/os/interface/Font.h
399
bool
headers/os/interface/Font.h
406
bool
headers/os/interface/Gradient.h
44
bool operator!=(const ColorStop& other) const;
headers/os/interface/Gradient.h
57
bool deep = true) const;
headers/os/interface/Gradient.h
61
bool operator==(const BGradient& other) const;
headers/os/interface/Gradient.h
62
bool operator!=(const BGradient& other) const;
headers/os/interface/Gradient.h
63
bool ColorStopsAreEqual(
headers/os/interface/Gradient.h
70
bool AddColorStop(const ColorStop& colorStop,
headers/os/interface/Gradient.h
73
bool RemoveColor(int32 index);
headers/os/interface/Gradient.h
75
bool SetColorStop(int32 index,
headers/os/interface/Gradient.h
77
bool SetColor(int32 index, const rgb_color& color);
headers/os/interface/Gradient.h
78
bool SetOffset(int32 index, float offset);
headers/os/interface/GraphicsDefs.h
19
inline bool
headers/os/interface/GraphicsDefs.h
28
inline bool
headers/os/interface/GraphicsDefs.h
287
bool bitmaps_support_space(color_space space, uint32* _supportFlags);
headers/os/interface/GraphicsDefs.h
62
inline bool
headers/os/interface/GraphicsDefs.h
68
inline bool
headers/os/interface/GraphicsDefs.h
84
inline bool
headers/os/interface/GraphicsDefs.h
90
inline bool
headers/os/interface/GridLayout.h
55
virtual bool AddItem(BLayoutItem* item);
headers/os/interface/GridLayout.h
56
virtual bool AddItem(int32 index, BLayoutItem* item);
headers/os/interface/GridLayout.h
57
virtual bool AddItem(BLayoutItem* item, int32 column,
headers/os/interface/GridLayout.h
61
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/GridLayout.h
74
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
headers/os/interface/GridLayout.h
77
virtual bool HasMultiColumnItems();
headers/os/interface/GridLayout.h
78
virtual bool HasMultiRowItems();
headers/os/interface/GridLayout.h
93
bool _IsGridCellEmpty(int32 column, int32 row);
headers/os/interface/GridLayout.h
94
bool _AreGridCellsEmpty(int32 column, int32 row,
headers/os/interface/GridLayout.h
97
bool _InsertItemIntoGrid(BLayoutItem* item);
headers/os/interface/GridLayout.h
98
bool _ResizeGrid(int32 columnCount, int32 rowCount);
headers/os/interface/GroupLayout.h
32
virtual bool AddItem(BLayoutItem* item);
headers/os/interface/GroupLayout.h
33
virtual bool AddItem(int32 index, BLayoutItem* item);
headers/os/interface/GroupLayout.h
34
virtual bool AddItem(BLayoutItem* item, float weight);
headers/os/interface/GroupLayout.h
35
virtual bool AddItem(int32 index, BLayoutItem* item,
headers/os/interface/GroupLayout.h
38
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/GroupLayout.h
51
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
headers/os/interface/GroupLayoutBuilder.h
45
bool _PushLayout(BGroupLayout* layout);
headers/os/interface/Input.h
49
status_t watch_input_devices(BMessenger target, bool start);
headers/os/interface/Input.h
58
bool IsRunning() const;
headers/os/interface/InterfaceDefs.h
226
bool proportional;
headers/os/interface/InterfaceDefs.h
227
bool double_arrows;
headers/os/interface/InterfaceDefs.h
447
bool save = true);
headers/os/interface/InterfaceDefs.h
496
void set_focus_follows_mouse(bool follow);
headers/os/interface/InterfaceDefs.h
497
bool focus_follows_mouse();
headers/os/interface/InterfaceDefs.h
508
void set_accept_first_click(bool acceptFirstClick);
headers/os/interface/InterfaceDefs.h
509
bool accept_first_click();
headers/os/interface/Layout.h
116
void _LayoutWithinContext(bool force,
headers/os/interface/Layout.h
120
bool fAncestorsVisible;
headers/os/interface/Layout.h
35
virtual bool AddItem(BLayoutItem* item);
headers/os/interface/Layout.h
36
virtual bool AddItem(int32 index, BLayoutItem* item);
headers/os/interface/Layout.h
38
virtual bool RemoveView(BView* child);
headers/os/interface/Layout.h
39
virtual bool RemoveItem(BLayoutItem* item);
headers/os/interface/Layout.h
47
bool AncestorsVisible() const;
headers/os/interface/Layout.h
51
virtual void InvalidateLayout(bool children = false);
headers/os/interface/Layout.h
52
virtual void Relayout(bool immediate = false);
headers/os/interface/Layout.h
55
bool IsValid();
headers/os/interface/Layout.h
59
void LayoutItems(bool force = false);
headers/os/interface/Layout.h
63
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/Layout.h
77
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
headers/os/interface/Layout.h
79
virtual void LayoutInvalidated(bool children);
headers/os/interface/Layout.h
86
virtual void AncestorVisibilityChanged(bool shown);
headers/os/interface/Layout.h
89
void VisibilityChanged(bool show);
headers/os/interface/LayoutBuilder.h
1361
Split<ParentBuilder>::SetCollapsible(bool collapsible)
headers/os/interface/LayoutBuilder.h
1370
Split<ParentBuilder>::SetCollapsible(int32 index, bool collapsible)
headers/os/interface/LayoutBuilder.h
1379
Split<ParentBuilder>::SetCollapsible(int32 first, int32 last, bool collapsible)
headers/os/interface/LayoutBuilder.h
1835
MenuItem<ParentBuilder>::SetEnabled(bool enabled)
headers/os/interface/LayoutBuilder.h
294
inline ThisBuilder& SetCollapsible(bool collapsible);
headers/os/interface/LayoutBuilder.h
295
inline ThisBuilder& SetCollapsible(int32 index, bool collapsible);
headers/os/interface/LayoutBuilder.h
297
bool collapsible);
headers/os/interface/LayoutBuilder.h
408
inline ThisBuilder& SetEnabled(bool enabled);
headers/os/interface/LayoutItem.h
26
bool RemoveSelf();
headers/os/interface/LayoutItem.h
39
virtual bool IsVisible() = 0;
headers/os/interface/LayoutItem.h
40
virtual void SetVisible(bool visible) = 0;
headers/os/interface/LayoutItem.h
45
virtual bool HasHeightForWidth();
headers/os/interface/LayoutItem.h
51
virtual void InvalidateLayout(bool children = false);
headers/os/interface/LayoutItem.h
52
virtual void Relayout(bool immediate = false);
headers/os/interface/LayoutItem.h
59
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/LayoutItem.h
69
virtual void LayoutInvalidated(bool children);
headers/os/interface/LayoutItem.h
74
virtual void AncestorVisibilityChanged(bool shown);
headers/os/interface/LayoutUtils.h
54
int level, bool isViewLayout,
headers/os/interface/ListItem.h
23
bool expanded = true);
headers/os/interface/ListItem.h
28
bool deep = true) const;
headers/os/interface/ListItem.h
32
bool IsSelected() const;
headers/os/interface/ListItem.h
36
virtual void SetEnabled(bool enabled);
headers/os/interface/ListItem.h
37
bool IsEnabled() const;
headers/os/interface/ListItem.h
42
bool complete = false) = 0;
headers/os/interface/ListItem.h
45
bool IsExpanded() const;
headers/os/interface/ListItem.h
46
void SetExpanded(bool expanded);
headers/os/interface/ListItem.h
65
bool HasSubitems() const;
headers/os/interface/ListItem.h
67
bool IsItemVisible() const;
headers/os/interface/ListItem.h
68
void SetItemVisible(bool visible);
headers/os/interface/ListItem.h
79
bool fSelected;
headers/os/interface/ListItem.h
80
bool fEnabled;
headers/os/interface/ListItem.h
81
bool fExpanded;
headers/os/interface/ListItem.h
82
bool fHasSubitems : 1;
headers/os/interface/ListItem.h
83
bool fVisible : 1;
headers/os/interface/ListView.h
104
bool HasItem(BListItem* item) const;
headers/os/interface/ListView.h
107
bool IsEmpty() const;
headers/os/interface/ListView.h
108
void DoForEach(bool (*func)(BListItem* item));
headers/os/interface/ListView.h
109
void DoForEach(bool (*func)(BListItem* item,
headers/os/interface/ListView.h
116
void Select(int32 index, bool extend = false);
headers/os/interface/ListView.h
118
bool extend = false);
headers/os/interface/ListView.h
119
bool IsItemSelected(int32 index) const;
headers/os/interface/ListView.h
130
virtual bool InitiateDrag(BPoint where, int32 index,
headers/os/interface/ListView.h
131
bool wasSelected);
headers/os/interface/ListView.h
137
bool SwapItems(int32 a, int32 b);
headers/os/interface/ListView.h
138
bool MoveItem(int32 from, int32 to);
headers/os/interface/ListView.h
139
bool ReplaceItem(int32 index, BListItem* item);
headers/os/interface/ListView.h
166
virtual bool DoMiscellaneous(MiscCode code, MiscData* data);
headers/os/interface/ListView.h
177
bool _Select(int32 index, bool extend);
headers/os/interface/ListView.h
178
bool _Select(int32 from, int32 to, bool extend);
headers/os/interface/ListView.h
179
bool _Deselect(int32 index);
headers/os/interface/ListView.h
180
bool _DeselectAll(int32 exceptFrom, int32 exceptTo);
headers/os/interface/ListView.h
186
bool complete = false);
headers/os/interface/ListView.h
188
bool _SwapItems(int32 a, int32 b);
headers/os/interface/ListView.h
189
bool _MoveItem(int32 from, int32 to);
headers/os/interface/ListView.h
190
bool _ReplaceItem(int32 index, BListItem* item);
headers/os/interface/ListView.h
45
bool deep = true) const;
headers/os/interface/ListView.h
56
virtual void WindowActivated(bool active);
headers/os/interface/ListView.h
73
virtual void MakeFocus(bool state = true);
headers/os/interface/ListView.h
80
virtual bool AddItem(BListItem* item);
headers/os/interface/ListView.h
81
virtual bool AddItem(BListItem* item, int32 atIndex);
headers/os/interface/ListView.h
82
virtual bool AddList(BList* newItems);
headers/os/interface/ListView.h
83
virtual bool AddList(BList* newItems, int32 atIndex);
headers/os/interface/ListView.h
84
virtual bool RemoveItem(BListItem* item);
headers/os/interface/ListView.h
86
virtual bool RemoveItems(int32 index, int32 count);
headers/os/interface/Menu.h
100
bool RemoveItem(BMenu* menu);
headers/os/interface/Menu.h
112
virtual void SetEnabled(bool enable);
headers/os/interface/Menu.h
113
virtual void SetRadioMode(bool on);
headers/os/interface/Menu.h
114
virtual void SetTriggersEnabled(bool enable);
headers/os/interface/Menu.h
117
void SetLabelFromMarked(bool on);
headers/os/interface/Menu.h
118
bool IsLabelFromMarked();
headers/os/interface/Menu.h
119
bool IsEnabled() const;
headers/os/interface/Menu.h
120
bool IsRadioMode() const;
headers/os/interface/Menu.h
121
bool AreTriggersEnabled() const;
headers/os/interface/Menu.h
122
bool IsRedrawAfterSticky() const;
headers/os/interface/Menu.h
142
menu_layout layout, bool resizeToFit);
headers/os/interface/Menu.h
144
virtual void LayoutInvalidated(bool descendants);
headers/os/interface/Menu.h
156
void Show(bool selectFirstItem);
headers/os/interface/Menu.h
158
BMenuItem* Track(bool startOpened = false,
headers/os/interface/Menu.h
167
virtual bool AddDynamicItem(add_state state);
headers/os/interface/Menu.h
176
bool SwapItems(int32 indexA, int32 indexB);
headers/os/interface/Menu.h
177
bool MoveItem(int32 indexFrom, int32 indexTo);
headers/os/interface/Menu.h
197
bool _Show(bool selectFirstItem = false,
headers/os/interface/Menu.h
198
bool keyDown = false);
headers/os/interface/Menu.h
224
bool _AddItem(BMenuItem* item, int32 index);
headers/os/interface/Menu.h
225
bool _RemoveItems(int32 index, int32 count,
headers/os/interface/Menu.h
226
BMenuItem* item, bool deleteItems = false);
headers/os/interface/Menu.h
227
bool _RelayoutIfNeeded();
headers/os/interface/Menu.h
230
void _ComputeLayout(int32 index, bool bestFit,
headers/os/interface/Menu.h
231
bool moveItems, float* width,
headers/os/interface/Menu.h
233
void _ComputeColumnLayout(int32 index, bool bestFit,
headers/os/interface/Menu.h
234
bool moveItems, BRect* override, BRect& outRect);
headers/os/interface/Menu.h
235
void _ComputeRowLayout(int32 index, bool bestFit,
headers/os/interface/Menu.h
236
bool moveItems, BRect& outRect);
headers/os/interface/Menu.h
239
BRect _CalcFrame(BPoint where, bool* scrollOn);
headers/os/interface/Menu.h
245
bool _OverSuper(BPoint loc);
headers/os/interface/Menu.h
246
bool _OverSubmenu(BMenuItem* item, BPoint loc);
headers/os/interface/Menu.h
258
bool showSubmenu = true,
headers/os/interface/Menu.h
259
bool selectFirstItem = false,
headers/os/interface/Menu.h
260
bool keyDown = false);
headers/os/interface/Menu.h
261
bool _SelectNextItem(BMenuItem* item, bool forward);
headers/os/interface/Menu.h
262
BMenuItem* _NextItem(BMenuItem* item, bool forward) const;
headers/os/interface/Menu.h
263
void _SetIgnoreHidden(bool ignoreHidden)
headers/os/interface/Menu.h
265
void _SetStickyMode(bool on);
headers/os/interface/Menu.h
266
bool _IsStickyMode() const;
headers/os/interface/Menu.h
276
bool _ChooseTrigger(const char* title, int32& index,
headers/os/interface/Menu.h
279
void _UpdateWindowViewSize(const bool &updatePosition);
headers/os/interface/Menu.h
280
bool _AddDynamicItems(bool keyDown = false);
headers/os/interface/Menu.h
281
bool _OkToProceed(BMenuItem* item,
headers/os/interface/Menu.h
282
bool keyDown = false);
headers/os/interface/Menu.h
284
bool _CustomTrackingWantsToQuit();
headers/os/interface/Menu.h
287
void _InvokeItem(BMenuItem* item, bool now = false);
headers/os/interface/Menu.h
288
void _QuitTracking(bool onlyThis = true);
headers/os/interface/Menu.h
323
bool fResizeToFit;
headers/os/interface/Menu.h
324
bool fUseCachedMenuLayout;
headers/os/interface/Menu.h
325
bool fEnabled;
headers/os/interface/Menu.h
326
bool fDynamicName;
headers/os/interface/Menu.h
327
bool fRadioMode;
headers/os/interface/Menu.h
328
bool fTrackNewBounds;
headers/os/interface/Menu.h
329
bool fStickyMode;
headers/os/interface/Menu.h
330
bool fIgnoreHidden;
headers/os/interface/Menu.h
331
bool fTriggerEnabled;
headers/os/interface/Menu.h
332
bool fHasSubmenus;
headers/os/interface/Menu.h
333
bool fAttachAborted;
headers/os/interface/Menu.h
38
bool click_to_open;
headers/os/interface/Menu.h
39
bool triggers_always_shown;
headers/os/interface/Menu.h
45
typedef bool (*menu_tracking_hook)(BMenu* menu, void* state);
headers/os/interface/Menu.h
60
bool deep = true) const;
headers/os/interface/Menu.h
84
virtual void MakeFocus(bool focus = true);
headers/os/interface/Menu.h
86
bool AddItem(BMenuItem* item);
headers/os/interface/Menu.h
87
bool AddItem(BMenuItem* item, int32 index);
headers/os/interface/Menu.h
88
bool AddItem(BMenuItem* item, BRect frame);
headers/os/interface/Menu.h
89
bool AddItem(BMenu* menu);
headers/os/interface/Menu.h
90
bool AddItem(BMenu* menu, int32 index);
headers/os/interface/Menu.h
91
bool AddItem(BMenu* menu, BRect frame);
headers/os/interface/Menu.h
92
bool AddList(BList* list, int32 index);
headers/os/interface/Menu.h
94
bool AddSeparatorItem();
headers/os/interface/Menu.h
96
bool RemoveItem(BMenuItem* item);
headers/os/interface/Menu.h
98
bool RemoveItems(int32 index, int32 count,
headers/os/interface/Menu.h
99
bool deleteItems = false);
headers/os/interface/MenuBar.h
101
bool showMenu = false);
headers/os/interface/MenuBar.h
114
bool fTracking;
headers/os/interface/MenuBar.h
32
bool resizeToFit = true);
headers/os/interface/MenuBar.h
42
bool deep = true) const;
headers/os/interface/MenuBar.h
49
virtual void WindowActivated(bool state);
headers/os/interface/MenuBar.h
50
virtual void MakeFocus(bool state = true);
headers/os/interface/MenuBar.h
84
bool sticky = true, bool showMenu = false,
headers/os/interface/MenuField.h
133
BRect frame, bool fixedSize);
headers/os/interface/MenuField.h
147
bool fEnabled;
headers/os/interface/MenuField.h
148
bool fFixedSizeMB;
headers/os/interface/MenuField.h
24
bool fixed_size,
headers/os/interface/MenuField.h
32
bool fixed_size,
headers/os/interface/MenuField.h
41
bool deep = true) const;
headers/os/interface/MenuField.h
48
virtual void MakeFocus(bool focused);
headers/os/interface/MenuField.h
50
virtual void WindowActivated(bool active);
headers/os/interface/MenuField.h
66
virtual void SetEnabled(bool on);
headers/os/interface/MenuField.h
67
bool IsEnabled() const;
headers/os/interface/MenuField.h
98
virtual void LayoutInvalidated(bool descendants);
headers/os/interface/MenuItem.h
108
bool fMark;
headers/os/interface/MenuItem.h
109
bool fEnabled;
headers/os/interface/MenuItem.h
110
bool fSelected;
headers/os/interface/MenuItem.h
32
bool deep = true) const;
headers/os/interface/MenuItem.h
35
virtual void SetEnabled(bool enable);
headers/os/interface/MenuItem.h
36
virtual void SetMarked(bool mark);
headers/os/interface/MenuItem.h
41
bool IsEnabled() const;
headers/os/interface/MenuItem.h
42
bool IsMarked() const;
headers/os/interface/MenuItem.h
55
virtual void Highlight(bool highlight);
headers/os/interface/MenuItem.h
56
bool IsSelected() const;
headers/os/interface/MenuItem.h
73
void Select(bool select);
headers/os/interface/MenuItem.h
88
bool _IsActivated();
headers/os/interface/MenuItem.h
93
void _DrawShortcutSymbol(bool);
headers/os/interface/OptionControl.h
32
virtual bool GetOptionAt(int32 index, const char** _name,
headers/os/interface/OptionPopUp.h
23
bool fixed, uint32 resizeMask
headers/os/interface/OptionPopUp.h
34
virtual bool GetOptionAt(int32 index, const char** _name,
headers/os/interface/OptionPopUp.h
46
virtual void SetEnabled(bool enabled);
headers/os/interface/OutlineListView.h
100
bool oneLevelOnly, int32 index) const;
headers/os/interface/OutlineListView.h
103
virtual bool DoMiscellaneous(MiscCode code, MiscData* data);
headers/os/interface/OutlineListView.h
114
bool expand);
headers/os/interface/OutlineListView.h
117
bool collapsed, bool highlighted,
headers/os/interface/OutlineListView.h
118
bool misTracked);
headers/os/interface/OutlineListView.h
120
bool complete = false);
headers/os/interface/OutlineListView.h
126
int32& firstIndex, bool onlyVisible);
headers/os/interface/OutlineListView.h
127
void _SortTree(BList* tree, bool oneLevelOnly,
headers/os/interface/OutlineListView.h
134
bool _SwapItems(int32 first, int32 second);
headers/os/interface/OutlineListView.h
30
bool deep = true) const;
headers/os/interface/OutlineListView.h
38
virtual bool AddUnder(BListItem* item, BListItem* superItem);
headers/os/interface/OutlineListView.h
40
virtual bool AddItem(BListItem* item);
headers/os/interface/OutlineListView.h
41
virtual bool AddItem(BListItem* item, int32 fullListIndex);
headers/os/interface/OutlineListView.h
42
virtual bool AddList(BList* newItems);
headers/os/interface/OutlineListView.h
43
virtual bool AddList(BList* newItems, int32 fullListIndex);
headers/os/interface/OutlineListView.h
45
virtual bool RemoveItem(BListItem* item);
headers/os/interface/OutlineListView.h
47
virtual bool RemoveItems(int32 fullListIndex, int32 count);
headers/os/interface/OutlineListView.h
54
bool FullListHasItem(BListItem* item) const;
headers/os/interface/OutlineListView.h
60
bool FullListIsEmpty() const;
headers/os/interface/OutlineListView.h
61
void FullListDoForEach(bool (*func)(BListItem* item));
headers/os/interface/OutlineListView.h
62
void FullListDoForEach(bool (*func)(BListItem* item, void* arg),
headers/os/interface/OutlineListView.h
70
bool IsExpanded(int32 fullListIndex);
headers/os/interface/OutlineListView.h
81
virtual void MakeFocus(bool focus = true);
headers/os/interface/OutlineListView.h
90
bool oneLevelOnly, int (*compareFunc)(
headers/os/interface/OutlineListView.h
94
bool oneLevelOnly) const;
headers/os/interface/OutlineListView.h
96
bool oneLevelOnly, BListItem* (*eachFunc)(
headers/os/interface/Picture.h
27
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/Picture.h
60
bool _AssertLocalCopy();
headers/os/interface/Picture.h
61
bool _AssertOldLocalCopy();
headers/os/interface/Picture.h
62
bool _AssertServerCopy();
headers/os/interface/PictureButton.h
33
bool deep = true) const;
headers/os/interface/PictureButton.h
46
virtual void WindowActivated(bool active);
headers/os/interface/PictureButton.h
47
virtual void MakeFocus(bool focus = true);
headers/os/interface/PictureButton.h
97
bool unused;
headers/os/interface/Point.h
36
bool operator!=(const BPoint& other) const;
headers/os/interface/Point.h
37
bool operator==(const BPoint& other) const;
headers/os/interface/Polygon.h
41
bool _AddPoints(const BPoint* points, int32 count,
headers/os/interface/Polygon.h
42
bool computeBounds);
headers/os/interface/PopUpMenu.h
15
bool radioMode = true,
headers/os/interface/PopUpMenu.h
16
bool labelFromMarked = true,
headers/os/interface/PopUpMenu.h
22
bool deep = true) const;
headers/os/interface/PopUpMenu.h
25
BMenuItem* Go(BPoint where, bool autoInvoke = false,
headers/os/interface/PopUpMenu.h
26
bool keepOpen = false, bool async = false);
headers/os/interface/PopUpMenu.h
27
BMenuItem* Go(BPoint where, bool autoInvoke,
headers/os/interface/PopUpMenu.h
28
bool keepOpen, BRect openRect,
headers/os/interface/PopUpMenu.h
29
bool async = false);
headers/os/interface/PopUpMenu.h
51
virtual void MakeFocus(bool state = true);
headers/os/interface/PopUpMenu.h
55
void SetAsyncAutoDestruct(bool on);
headers/os/interface/PopUpMenu.h
56
bool AsyncAutoDestruct() const;
headers/os/interface/PopUpMenu.h
68
BMenuItem* _Go(BPoint where, bool autoInvoke,
headers/os/interface/PopUpMenu.h
69
bool startOpened, BRect* _specialRect,
headers/os/interface/PopUpMenu.h
70
bool async);
headers/os/interface/PopUpMenu.h
71
BMenuItem* _StartTrack(BPoint where, bool autoInvoke,
headers/os/interface/PopUpMenu.h
72
bool startOpened, BRect* _specialRect);
headers/os/interface/PopUpMenu.h
79
bool fUseWhere;
headers/os/interface/PopUpMenu.h
80
bool fAutoDestruct;
headers/os/interface/PopUpMenu.h
82
bool _fUnusedBool1;
headers/os/interface/PopUpMenu.h
83
bool _fUnusedBool2;
headers/os/interface/PrintJob.h
46
bool CanContinue();
headers/os/interface/PrintJob.h
53
bool IsSettingsMessageValid(
headers/os/interface/PrintJob.h
81
bool _HandlePrintSetup(BMessage* setup);
headers/os/interface/RadioButton.h
29
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/RadioButton.h
42
virtual void WindowActivated(bool active);
headers/os/interface/RadioButton.h
54
virtual void MakeFocus(bool focus = true);
headers/os/interface/RadioButton.h
83
bool fOutlined;
headers/os/interface/Rect.h
218
inline bool
headers/os/interface/Rect.h
70
bool operator==(BRect other) const;
headers/os/interface/Rect.h
71
bool operator!=(BRect other) const;
headers/os/interface/Rect.h
77
bool IsValid() const;
headers/os/interface/Rect.h
84
bool Intersects(BRect rect) const;
headers/os/interface/Rect.h
85
bool Contains(BPoint point) const;
headers/os/interface/Rect.h
86
bool Contains(BRect rect) const;
headers/os/interface/Region.h
41
bool operator==(const BRegion& other) const;
headers/os/interface/Region.h
58
bool Intersects(BRect rect) const;
headers/os/interface/Region.h
59
bool Intersects(clipping_rect clipping) const;
headers/os/interface/Region.h
61
bool Contains(BPoint point) const;
headers/os/interface/Region.h
62
bool Contains(int32 x, int32 y);
headers/os/interface/Region.h
63
bool Contains(int32 x, int32 y) const;
headers/os/interface/Region.h
98
bool _SetSize(int32 newSize);
headers/os/interface/Screen.h
29
bool IsValid();
headers/os/interface/Screen.h
48
bool drawCursor = true,
headers/os/interface/Screen.h
51
bool drawCursor = true,
headers/os/interface/Screen.h
57
bool stick = true);
headers/os/interface/Screen.h
59
uint32 workspace, bool stick = true);
headers/os/interface/Screen.h
70
bool makeDefault = false);
headers/os/interface/Screen.h
73
bool makeDefault = false);
headers/os/interface/ScrollBar.h
109
bool _DoubleArrows() const;
headers/os/interface/ScrollBar.h
28
bool deep = true) const;
headers/os/interface/ScrollBar.h
47
virtual void WindowActivated(bool active);
headers/os/interface/ScrollBar.h
75
status_t SetBorderHighlighted(bool highlight);
headers/os/interface/ScrollBar.h
80
virtual void MakeFocus(bool focus = true);
headers/os/interface/ScrollView.h
101
void _Init(bool horizontal, bool vertical);
headers/os/interface/ScrollView.h
106
void _AlignScrollBars(bool horizontal,
headers/os/interface/ScrollView.h
107
bool vertical, BRect targetFrame);
headers/os/interface/ScrollView.h
119
uint32 borders, bool expand = false);
headers/os/interface/ScrollView.h
127
bool fHighlighted;
headers/os/interface/ScrollView.h
19
uint32 flags = 0, bool horizontal = false,
headers/os/interface/ScrollView.h
20
bool vertical = false,
headers/os/interface/ScrollView.h
23
uint32 flags, bool horizontal,
headers/os/interface/ScrollView.h
24
bool vertical, border_style border
headers/os/interface/ScrollView.h
30
virtual status_t Archive(BMessage* archive, bool deep = true) const;
headers/os/interface/ScrollView.h
51
virtual void WindowActivated(bool active);
headers/os/interface/ScrollView.h
57
virtual void MakeFocus(bool focus = true);
headers/os/interface/ScrollView.h
71
virtual status_t SetBorderHighlighted(bool highlight);
headers/os/interface/ScrollView.h
72
bool IsBorderHighlighted() const;
headers/os/interface/ScrollView.h
86
virtual void LayoutInvalidated(bool descendants = false);
headers/os/interface/SeparatorItem.h
22
bool deep = true) const;
headers/os/interface/SeparatorItem.h
24
virtual void SetEnabled(bool enable);
headers/os/interface/SeparatorView.h
51
bool deep = true) const;
headers/os/interface/SeparatorView.h
65
void SetLabel(BView* view, bool deletePrevious);
headers/os/interface/Shape.h
101
bool AllocatePts(int32 count);
headers/os/interface/Shape.h
102
bool AllocateOps(int32 count);
headers/os/interface/Shape.h
30
float& angle, bool largeArc,
headers/os/interface/Shape.h
31
bool counterClockWise, BPoint& point);
headers/os/interface/Shape.h
56
bool deep = true) const;
headers/os/interface/Shape.h
63
bool operator==(const BShape& other) const;
headers/os/interface/Shape.h
64
bool operator!=(const BShape& other) const;
headers/os/interface/Shape.h
80
float angle, bool largeArc,
headers/os/interface/Shape.h
81
bool counterClockWise,
headers/os/interface/Shelf.h
112
BView* view, bool allowDrags);
headers/os/interface/Shelf.h
139
bool fAllowDragging;
headers/os/interface/Shelf.h
140
bool fDirty;
headers/os/interface/Shelf.h
141
bool fDisplayZombies;
headers/os/interface/Shelf.h
142
bool fAllowZombies;
headers/os/interface/Shelf.h
143
bool fTypeEnforced;
headers/os/interface/Shelf.h
30
BShelf(BView* view, bool allowDrags = true,
headers/os/interface/Shelf.h
33
bool allowDrags = true,
headers/os/interface/Shelf.h
36
bool allowDrags = true,
headers/os/interface/Shelf.h
43
bool deep = true) const;
headers/os/interface/Shelf.h
47
virtual void SetDirty(bool state);
headers/os/interface/Shelf.h
48
bool IsDirty() const;
headers/os/interface/Shelf.h
57
bool AllowsDragging() const;
headers/os/interface/Shelf.h
58
void SetAllowsDragging(bool state);
headers/os/interface/Shelf.h
59
bool AllowsZombies() const;
headers/os/interface/Shelf.h
60
void SetAllowsZombies(bool state);
headers/os/interface/Shelf.h
61
bool DisplaysZombies() const;
headers/os/interface/Shelf.h
62
void SetDisplaysZombies(bool state);
headers/os/interface/Shelf.h
63
bool IsTypeEnforced() const;
headers/os/interface/Shelf.h
64
void SetTypeEnforced(bool state);
headers/os/interface/Shelf.h
84
virtual bool CanAcceptReplicantMessage(
headers/os/interface/Shelf.h
86
virtual bool CanAcceptReplicantView(BRect,
headers/os/interface/Size.h
120
inline bool
headers/os/interface/Size.h
127
inline bool
headers/os/interface/Size.h
134
inline bool
headers/os/interface/Size.h
141
inline bool
headers/os/interface/Size.h
36
inline bool IsWidthSet() const;
headers/os/interface/Size.h
37
inline bool IsHeightSet() const;
headers/os/interface/Size.h
39
inline bool operator==(const BSize& other) const;
headers/os/interface/Size.h
40
inline bool operator!=(const BSize& other) const;
headers/os/interface/Slider.h
137
virtual void UseFillColor(bool useFill,
headers/os/interface/Slider.h
139
bool FillColor(rgb_color* color) const;
headers/os/interface/Slider.h
163
virtual void LayoutInvalidated(bool descendants);
headers/os/interface/Slider.h
174
bool _ConstrainPoint(BPoint& point,
headers/os/interface/Slider.h
200
bool fUseFillColor;
headers/os/interface/Slider.h
58
bool deep = true) const;
headers/os/interface/Slider.h
61
virtual void WindowActivated(bool state);
headers/os/interface/Slider.h
87
virtual void SetEnabled(bool on);
headers/os/interface/SpaceLayoutItem.h
32
virtual bool IsVisible();
headers/os/interface/SpaceLayoutItem.h
33
virtual void SetVisible(bool visible);
headers/os/interface/SpaceLayoutItem.h
38
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/SpaceLayoutItem.h
63
bool fVisible;
headers/os/interface/SplitLayoutBuilder.h
25
BSplitLayoutBuilder& SetCollapsible(bool collapsible);
headers/os/interface/SplitView.h
113
bool pressed);
headers/os/interface/SplitView.h
41
bool invalidateLayout);
headers/os/interface/SplitView.h
44
bool IsCollapsible(int32 index) const;
headers/os/interface/SplitView.h
45
void SetCollapsible(bool collapsible);
headers/os/interface/SplitView.h
46
void SetCollapsible(int32 index, bool collapsible);
headers/os/interface/SplitView.h
48
bool collapsible);
headers/os/interface/SplitView.h
50
bool IsItemCollapsed(int32 index) const;
headers/os/interface/SplitView.h
51
void SetItemCollapsed(int32 index, bool collapsed);
headers/os/interface/SplitView.h
55
bool AddChild(BView* child, float weight);
headers/os/interface/SplitView.h
56
bool AddChild(int32 index, BView* child,
headers/os/interface/SplitView.h
59
bool AddChild(BLayoutItem* child);
headers/os/interface/SplitView.h
60
bool AddChild(BLayoutItem* child, float weight);
headers/os/interface/SplitView.h
61
bool AddChild(int32 index, BLayoutItem* child,
headers/os/interface/SplitView.h
78
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/SplitView.h
90
bool pressed);
headers/os/interface/StatusBar.h
101
bool _HasText() const;
headers/os/interface/StatusBar.h
112
bool fCustomBarHeight;
headers/os/interface/StatusBar.h
26
bool deep = true) const;
headers/os/interface/StatusBar.h
33
virtual void WindowActivated(bool state);
headers/os/interface/StatusBar.h
34
virtual void MakeFocus(bool focus = true);
headers/os/interface/StatusBar.h
97
bool rightAligned);
headers/os/interface/StringItem.h
16
bool expanded = true);
headers/os/interface/StringItem.h
22
bool deep = true) const;
headers/os/interface/StringItem.h
25
bool complete = false);
headers/os/interface/StringView.h
25
bool deep = true) const;
headers/os/interface/StringView.h
39
virtual void MakeFocus(bool focus = true);
headers/os/interface/StringView.h
68
virtual void LayoutInvalidated(bool descendants = false);
headers/os/interface/TabView.h
120
bool deep = true) const;
headers/os/interface/TabView.h
140
virtual void WindowActivated(bool active);
headers/os/interface/TabView.h
141
virtual void MakeFocus(bool focused = true);
headers/os/interface/TabView.h
142
virtual void SetFocusTab(int32 tab, bool focused);
headers/os/interface/TabView.h
210
void _InitObject(bool layouted, button_width width);
headers/os/interface/TabView.h
211
void _InitContainerView(bool layouted);
headers/os/interface/TabView.h
214
void _LayoutContainerView(bool layouted);
headers/os/interface/TabView.h
30
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/interface/TabView.h
36
bool IsSelected() const;
headers/os/interface/TabView.h
40
virtual void SetEnabled(bool enable);
headers/os/interface/TabView.h
41
bool IsEnabled() const;
headers/os/interface/TabView.h
43
void MakeFocus(bool focus = true);
headers/os/interface/TabView.h
44
bool IsFocus() const;
headers/os/interface/TabView.h
53
tab_position position, bool full = true);
headers/os/interface/TabView.h
80
bool fEnabled;
headers/os/interface/TabView.h
81
bool fSelected;
headers/os/interface/TabView.h
82
bool fFocus;
headers/os/interface/TextControl.h
125
void _UpdateTextViewColors(bool enable);
headers/os/interface/TextControl.h
38
bool deep = true) const;
headers/os/interface/TextControl.h
43
void MarkAsInvalid(bool invalid);
headers/os/interface/TextControl.h
62
virtual void MakeFocus(bool focus = true);
headers/os/interface/TextControl.h
63
virtual void SetEnabled(bool enable);
headers/os/interface/TextControl.h
66
virtual void WindowActivated(bool active);
headers/os/interface/TextControl.h
99
virtual void LayoutInvalidated(bool descendants);
headers/os/interface/TextView.h
127
virtual bool AcceptsPaste(BClipboard* clipboard);
headers/os/interface/TextView.h
128
virtual bool AcceptsDrop(const BMessage* message);
headers/os/interface/TextView.h
135
bool HasSystemColors() const;
headers/os/interface/TextView.h
149
bool* _sameColor = NULL) const;
headers/os/interface/TextView.h
166
virtual bool CanEndLine(int32 offset);
headers/os/interface/TextView.h
188
void SetStylable(bool stylable);
headers/os/interface/TextView.h
189
bool IsStylable() const;
headers/os/interface/TextView.h
192
void MakeSelectable(bool selectable = true);
headers/os/interface/TextView.h
193
bool IsSelectable() const;
headers/os/interface/TextView.h
194
void MakeEditable(bool editable = true);
headers/os/interface/TextView.h
195
bool IsEditable() const;
headers/os/interface/TextView.h
196
void SetWordWrap(bool wrap);
headers/os/interface/TextView.h
197
bool DoesWordWrap() const;
headers/os/interface/TextView.h
204
void SetAutoindent(bool state);
headers/os/interface/TextView.h
205
bool DoesAutoindent() const;
headers/os/interface/TextView.h
208
void MakeResizable(bool resize,
headers/os/interface/TextView.h
210
bool IsResizable() const;
headers/os/interface/TextView.h
211
void SetDoesUndo(bool undo);
headers/os/interface/TextView.h
212
bool DoesUndo() const;
headers/os/interface/TextView.h
213
void HideTyping(bool enabled);
headers/os/interface/TextView.h
214
bool IsTypingHidden() const;
headers/os/interface/TextView.h
239
undo_state UndoState(bool* isRedo) const;
headers/os/interface/TextView.h
246
virtual void LayoutInvalidated(bool descendants);
headers/os/interface/TextView.h
254
virtual bool HasHeightForWidth();
headers/os/interface/TextView.h
330
const bool& erase, BRect& eraseRect,
headers/os/interface/TextView.h
335
bool erase = false);
headers/os/interface/TextView.h
339
void _DrawCaret(int32 offset, bool visible);
headers/os/interface/TextView.h
346
bool _PerformMouseUp(BPoint where);
headers/os/interface/TextView.h
347
bool _PerformMouseMoved(BPoint where, uint32 code);
headers/os/interface/TextView.h
351
bool force = false);
headers/os/interface/TextView.h
355
bool _MessageDropped(BMessage* message,
headers/os/interface/TextView.h
364
void _AutoResize(bool doRedraw = true);
headers/os/interface/TextView.h
382
bool syncNullStyle = true);
headers/os/interface/TextView.h
397
bool _GetProperty(BMessage* message,
headers/os/interface/TextView.h
400
bool _SetProperty(BMessage* message,
headers/os/interface/TextView.h
403
bool _CountProperties(BMessage* message,
headers/os/interface/TextView.h
413
bool _IsOnEmptyLastLine(int32 offset) const;
headers/os/interface/TextView.h
441
bool fCaretVisible;
headers/os/interface/TextView.h
448
bool fActive;
headers/os/interface/TextView.h
449
bool fStylable;
headers/os/interface/TextView.h
451
bool fSelectable;
headers/os/interface/TextView.h
452
bool fEditable;
headers/os/interface/TextView.h
453
bool fWrap;
headers/os/interface/TextView.h
457
bool fAutoindent;
headers/os/interface/TextView.h
460
bool fResizable;
headers/os/interface/TextView.h
473
bool fInstalledNavigateCommandWordwiseShortcuts : 1;
headers/os/interface/TextView.h
474
bool fInstalledNavigateOptionWordwiseShortcuts : 1;
headers/os/interface/TextView.h
475
bool fInstalledNavigateOptionLinewiseShortcuts : 1;
headers/os/interface/TextView.h
476
bool fInstalledNavigateHomeEndDocwiseShortcuts : 1;
headers/os/interface/TextView.h
478
bool fInstalledSelectCommandWordwiseShortcuts : 1;
headers/os/interface/TextView.h
479
bool fInstalledSelectOptionWordwiseShortcuts : 1;
headers/os/interface/TextView.h
480
bool fInstalledSelectOptionLinewiseShortcuts : 1;
headers/os/interface/TextView.h
481
bool fInstalledSelectHomeEndDocwiseShortcuts : 1;
headers/os/interface/TextView.h
483
bool fInstalledRemoveCommandWordwiseShortcuts : 1;
headers/os/interface/TextView.h
484
bool fInstalledRemoveOptionWordwiseShortcuts : 1;
headers/os/interface/TextView.h
71
bool deep = true) const;
headers/os/interface/TextView.h
80
virtual void WindowActivated(bool active);
headers/os/interface/TextView.h
84
virtual void MakeFocus(bool focus = true);
headers/os/interface/TwoDimensionalLayout.h
35
virtual bool HasHeightForWidth();
headers/os/interface/TwoDimensionalLayout.h
41
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/interface/TwoDimensionalLayout.h
66
virtual void LayoutInvalidated(bool children = false);
headers/os/interface/TwoDimensionalLayout.h
76
virtual bool HasMultiColumnItems();
headers/os/interface/TwoDimensionalLayout.h
77
virtual bool HasMultiRowItems();
headers/os/interface/View.h
162
bool deep = true) const;
headers/os/interface/View.h
174
bool AddChild(BLayoutItem* child);
headers/os/interface/View.h
175
bool RemoveChild(BView* child);
headers/os/interface/View.h
180
bool RemoveSelf();
headers/os/interface/View.h
189
virtual void WindowActivated(bool active);
headers/os/interface/View.h
202
bool checkMessageQueue = true);
headers/os/interface/View.h
237
BPoint where = B_ORIGIN, bool sync = true);
headers/os/interface/View.h
239
BPoint where = B_ORIGIN, bool sync = true);
headers/os/interface/View.h
258
bool sync = true);
headers/os/interface/View.h
260
bool HasDefaultColors() const;
headers/os/interface/View.h
261
bool HasSystemColors() const;
headers/os/interface/View.h
359
bool closed = true,
headers/os/interface/View.h
362
int32 numPoints, bool closed = true,
headers/os/interface/View.h
366
bool closed = true,
headers/os/interface/View.h
369
bool closed,
headers/os/interface/View.h
372
int32 numPoints, bool closed,
headers/os/interface/View.h
376
bool closed,
headers/os/interface/View.h
569
void ForceFontAliasing(bool enable);
headers/os/interface/View.h
617
virtual void MakeFocus(bool focus = true);
headers/os/interface/View.h
618
bool IsFocus() const;
headers/os/interface/View.h
622
bool IsHidden() const;
headers/os/interface/View.h
623
bool IsHidden(const BView* looking_from) const;
headers/os/interface/View.h
638
bool IsPrinting() const;
headers/os/interface/View.h
665
virtual bool HasHeightForWidth();
headers/os/interface/View.h
669
void InvalidateLayout(bool descendants = false);
headers/os/interface/View.h
675
bool IsLayoutInvalidationDisabled();
headers/os/interface/View.h
676
bool IsLayoutValid() const;
headers/os/interface/View.h
681
void Layout(bool force);
headers/os/interface/View.h
687
virtual void LayoutInvalidated(bool descendants = false);
headers/os/interface/View.h
701
virtual bool GetToolTipAt(BPoint point, BToolTip** _tip);
headers/os/interface/View.h
708
void _Layout(bool force, BLayoutContext* context);
headers/os/interface/View.h
740
bool invert, bool sync);
headers/os/interface/View.h
742
void _ClipToRect(BRect rect, bool inverse);
headers/os/interface/View.h
743
void _ClipToShape(BShape* shape, bool inverse);
headers/os/interface/View.h
745
bool _CheckOwnerLockAndSwitchCurrent() const;
headers/os/interface/View.h
746
bool _CheckOwnerLock() const;
headers/os/interface/View.h
763
bool checkLock) const;
headers/os/interface/View.h
765
bool checkLock) const;
headers/os/interface/View.h
768
bool checkLock) const;
headers/os/interface/View.h
770
bool checkLock) const;
headers/os/interface/View.h
772
void _Activate(bool state);
headers/os/interface/View.h
786
bool _CreateSelf();
headers/os/interface/View.h
787
bool _AddChildToList(BView* child,
headers/os/interface/View.h
789
bool _RemoveChildFromList(BView* child);
headers/os/interface/View.h
791
bool _AddChild(BView *child, BView *before);
headers/os/interface/View.h
792
bool _RemoveSelf();
headers/os/interface/View.h
793
void _RemoveLayoutItemsFromLayout(bool deleteItems);
headers/os/interface/View.h
810
bool fTopLevelView;
headers/os/interface/View.h
811
bool fNoISInteraction;
headers/os/interface/View.h
817
bool fIsPrinting;
headers/os/interface/View.h
818
bool fAttached;
headers/os/interface/View.h
819
bool _unused_bool1;
headers/os/interface/View.h
820
bool _unused_bool2;
headers/os/interface/Window.h
107
bool deep = true) const;
headers/os/interface/Window.h
114
bool RemoveChild(BView* child);
headers/os/interface/Window.h
125
bool state);
headers/os/interface/Window.h
127
virtual void Minimize(bool minimize);
headers/os/interface/Window.h
141
bool HasShortcut(uint32 key, uint32 modifiers);
headers/os/interface/Window.h
150
bool NeedsUpdate() const;
headers/os/interface/Window.h
157
void Activate(bool = true);
headers/os/interface/Window.h
158
virtual void WindowActivated(bool focus);
headers/os/interface/Window.h
183
bool IsHidden() const;
headers/os/interface/Window.h
184
bool IsMinimized() const;
headers/os/interface/Window.h
200
bool InViewTransaction() const;
headers/os/interface/Window.h
208
bool IsFront() const;
headers/os/interface/Window.h
209
bool IsActive() const;
headers/os/interface/Window.h
250
bool IsModal() const;
headers/os/interface/Window.h
251
bool IsFloating() const;
headers/os/interface/Window.h
267
virtual bool QuitRequested();
headers/os/interface/Window.h
273
void InvalidateLayout(bool descendants = false);
headers/os/interface/Window.h
274
void Layout(bool force);
headers/os/interface/Window.h
275
bool IsOffscreenWindow() const;
headers/os/interface/Window.h
323
bool _IsFocusMessage(BMessage* message);
headers/os/interface/Window.h
324
bool _UnpackMessage(unpack_cookie& state,
headers/os/interface/Window.h
326
bool* _usePreferred);
headers/os/interface/Window.h
328
BHandler* target, bool usePreferred);
headers/os/interface/Window.h
329
bool _StealMouseMessage(BMessage* message,
headers/os/interface/Window.h
330
bool& deleteMessage);
headers/os/interface/Window.h
334
bool InUpdate();
headers/os/interface/Window.h
342
void SetIsFilePanel(bool yes);
headers/os/interface/Window.h
343
bool IsFilePanel() const;
headers/os/interface/Window.h
348
bool notifyIputServer = false);
headers/os/interface/Window.h
360
bool repeat);
headers/os/interface/Window.h
361
bool _HandleKeyDown(BMessage* event);
headers/os/interface/Window.h
362
bool _HandleUnmappedKeyDown(BMessage* event);
headers/os/interface/Window.h
373
bool fInTransaction;
headers/os/interface/Window.h
374
bool fActive;
headers/os/interface/Window.h
386
bool fUpdateRequested;
headers/os/interface/Window.h
387
bool fOffscreen;
headers/os/interface/Window.h
388
bool fIsFilePanel;
headers/os/interface/Window.h
389
bool _unused4;
headers/os/interface/Window.h
391
bool _unused5;
headers/os/interface/Window.h
392
bool fMinimized;
headers/os/interface/Window.h
393
bool fNoQuitShortcut;
headers/os/interface/Window.h
394
bool _unused6;
headers/os/kernel/OS.h
366
extern bool has_data(thread_id thread);
headers/os/kernel/OS.h
439
bool enabled;
headers/os/kernel/debugger.h
287
bool single_step; // true == single step, false == run full speed
headers/os/kernel/debugger.h
420
bool variable_stack_depth;
headers/os/kernel/debugger.h
423
bool profile_kernel; // sample kernel stack frames
headers/os/kernel/debugger.h
552
bool deadly; // true, if handling the signal will kill
headers/os/kernel/debugger.h
631
bool variable_stack_depth;
headers/os/kernel/debugger.h
638
bool stopped; // if true, the thread is no longer
headers/os/kernel/elf.h
319
bool IsReadWrite() const;
headers/os/kernel/elf.h
320
bool IsExecutable() const;
headers/os/kernel/elf.h
335
bool IsReadWrite() const;
headers/os/kernel/elf.h
336
bool IsExecutable() const;
headers/os/kernel/elf.h
66
bool IsHostEndian() const;
headers/os/kernel/elf.h
848
inline bool
headers/os/kernel/elf.h
859
inline bool
headers/os/kernel/elf.h
87
bool IsHostEndian() const;
headers/os/kernel/elf.h
870
inline bool
headers/os/kernel/elf.h
877
inline bool
headers/os/kernel/elf.h
884
inline bool
headers/os/kernel/elf.h
891
inline bool
headers/os/locale/CatalogData.h
45
virtual bool CanHaveData() const;
headers/os/locale/CatalogData.h
56
virtual bool CanWriteData() const;
headers/os/locale/Collator.h
41
bool ignorePunctuation = false);
headers/os/locale/Collator.h
52
void SetIgnorePunctuation(bool ignore);
headers/os/locale/Collator.h
53
bool IgnorePunctuation() const;
headers/os/locale/Collator.h
55
status_t SetNumericSorting(bool enable);
headers/os/locale/Collator.h
62
bool Equal(const char* s1, const char* s2)
headers/os/locale/Collator.h
64
bool Greater(const char* s1, const char* s2)
headers/os/locale/Collator.h
66
bool GreaterOrEqual(const char* s1, const char* s2)
headers/os/locale/Collator.h
70
status_t Archive(BMessage* archive, bool deep) const;
headers/os/locale/Collator.h
76
bool fIgnorePunctuation;
headers/os/locale/Collator.h
80
inline bool
headers/os/locale/Collator.h
87
inline bool
headers/os/locale/Collator.h
94
inline bool
headers/os/locale/FormattingConventions.h
109
bool UseStringsFromPreferredLanguage() const;
headers/os/locale/FormattingConventions.h
110
void SetUseStringsFromPreferredLanguage(bool value);
headers/os/locale/FormattingConventions.h
112
bool Use24HourClock() const;
headers/os/locale/FormattingConventions.h
113
void SetExplicitUse24HourClock(bool value);
headers/os/locale/FormattingConventions.h
117
bool deep = true) const;
headers/os/locale/FormattingConventions.h
141
bool fUseStringsFromPreferredLanguage;
headers/os/locale/FormattingConventions.h
67
bool operator==(
headers/os/locale/FormattingConventions.h
69
bool operator!=(
headers/os/locale/FormattingConventions.h
76
bool AreCountrySpecific() const;
headers/os/locale/Language.h
58
bool IsCountrySpecific() const;
headers/os/locale/Language.h
59
bool IsVariant() const;
headers/os/locale/LocaleRoster.h
108
BString& string, bool traverse);
headers/os/locale/LocaleRoster.h
83
bool IsFilesystemTranslationPreferred() const;
headers/os/locale/LocaleRoster.h
87
bool traverse = false);
headers/os/locale/TimeZone.h
37
bool SupportsDaylightSaving() const;
headers/os/locale/TimeZone.h
63
mutable bool fSupportsDaylightSaving;
headers/os/locale/UnicodeChar.h
329
static bool IsAlpha(uint32 c);
headers/os/locale/UnicodeChar.h
330
static bool IsAlNum(uint32 c);
headers/os/locale/UnicodeChar.h
331
static bool IsDigit(uint32 c);
headers/os/locale/UnicodeChar.h
332
static bool IsHexDigit(uint32 c);
headers/os/locale/UnicodeChar.h
333
static bool IsUpper(uint32 c);
headers/os/locale/UnicodeChar.h
334
static bool IsLower(uint32 c);
headers/os/locale/UnicodeChar.h
335
static bool IsSpace(uint32 c);
headers/os/locale/UnicodeChar.h
336
static bool IsWhitespace(uint32 c);
headers/os/locale/UnicodeChar.h
337
static bool IsControl(uint32 c);
headers/os/locale/UnicodeChar.h
338
static bool IsPunctuation(uint32 c);
headers/os/locale/UnicodeChar.h
339
static bool IsPrintable(uint32 c);
headers/os/locale/UnicodeChar.h
340
static bool IsTitle(uint32 c);
headers/os/locale/UnicodeChar.h
341
static bool IsDefined(uint32 c);
headers/os/locale/UnicodeChar.h
342
static bool IsBase(uint32 c);
headers/os/mail/E-mail.h
106
bool alert;
headers/os/mail/E-mail.h
107
bool beep;
headers/os/mail/E-mail.h
116
bool save = true);
headers/os/mail/E-mail.h
128
bool clobber = false);
headers/os/mail/E-mail.h
131
bool clobber = false);
headers/os/mail/E-mail.h
134
bool clobber = false);
headers/os/mail/E-mail.h
136
bool clobber = false);
headers/os/mail/E-mail.h
138
int32 len, bool clobber = false);
headers/os/mail/E-mail.h
142
bool clobber = false);
headers/os/mail/E-mail.h
144
const char* str, bool clobber = false);
headers/os/mail/E-mail.h
146
status_t Send(bool sendNow = false,
headers/os/mail/E-mail.h
147
bool removeAfterSending = false);
headers/os/mail/E-mail.h
153
int32*, uint32*, char**, bool*, int32);
headers/os/mail/E-mail.h
158
bool);
headers/os/mail/E-mail.h
162
bool fMultiPart;
headers/os/mail/MailAttachment.h
108
virtual status_t SetToRFC822(BPositionIO *data, size_t length, bool parse_now = false);
headers/os/mail/MailAttachment.h
21
virtual status_t SetTo(BFile *file, bool deleteFileWhenDone = false) = 0;
headers/os/mail/MailAttachment.h
38
BSimpleMailAttachment(BFile *file, bool delete_when_done);
headers/os/mail/MailAttachment.h
44
virtual status_t SetTo(BFile *file, bool delete_file_when_done = false);
headers/os/mail/MailAttachment.h
62
virtual status_t SetToRFC822(BPositionIO *data, size_t length, bool parse_now = false);
headers/os/mail/MailAttachment.h
77
bool _we_own_data;
headers/os/mail/MailAttachment.h
85
BAttributedMailAttachment(BFile *file, bool delete_when_done);
headers/os/mail/MailAttachment.h
91
virtual status_t SetTo(BFile *file, bool delete_file_when_done = false);
headers/os/mail/MailComponent.h
118
virtual status_t SetToRFC822(BPositionIO *data, size_t length, bool parse_now = false);
headers/os/mail/MailComponent.h
43
bool IsAttachment();
headers/os/mail/MailComponent.h
49
bool replace_existing = true);
headers/os/mail/MailComponent.h
52
bool replace_existing = true);
headers/os/mail/MailComponent.h
67
bool parse_now = false);
headers/os/mail/MailContainer.h
24
virtual BMailComponent *GetComponent(int32 index, bool parse_now = false) = 0;
headers/os/mail/MailContainer.h
51
virtual BMailComponent *GetComponent(int32 index, bool parse_now = false);
headers/os/mail/MailContainer.h
58
virtual status_t SetToRFC822(BPositionIO *data, size_t length, bool parse_now = false);
headers/os/mail/MailDaemon.h
23
bool IsRunning();
headers/os/mail/MailDaemon.h
31
bool waitForFetchCompletion = false);
headers/os/mail/MailMessage.h
102
bool includeAttributes = true);
headers/os/mail/MailMessage.h
103
bool IsComponentAttachment(int32 index);
headers/os/mail/MailMessage.h
112
bool parseNow = false);
headers/os/mail/MailMessage.h
119
status_t Send(bool sendNow);
headers/os/mail/MailMessage.h
36
bool ownStream = false,
headers/os/mail/MailMessage.h
49
bool accountFromMail,
headers/os/mail/MailMessage.h
51
BEmailMessage* ForwardMessage(bool accountFromMail,
headers/os/mail/MailMessage.h
52
bool includeAttachments = false);
headers/os/mail/MailMessage.h
98
bool parseNow = false);
headers/os/mail/MailSettings.h
116
bool MoveFilterSettings(int32 from, int32 to);
headers/os/mail/MailSettings.h
119
virtual bool HasBeenModified() const;
headers/os/mail/MailSettings.h
146
bool SetInboundAddOn(const char* name);
headers/os/mail/MailSettings.h
147
bool SetOutboundAddOn(const char* name);
headers/os/mail/MailSettings.h
156
bool HasInbound();
headers/os/mail/MailSettings.h
157
bool HasOutbound();
headers/os/mail/MailSettings.h
159
void SetInboundEnabled(bool enabled = true);
headers/os/mail/MailSettings.h
160
bool IsInboundEnabled() const;
headers/os/mail/MailSettings.h
161
void SetOutboundEnabled(bool enabled = true);
headers/os/mail/MailSettings.h
162
bool IsOutboundEnabled() const;
headers/os/mail/MailSettings.h
168
bool HasBeenModified() const;
headers/os/mail/MailSettings.h
190
bool fInboundEnabled;
headers/os/mail/MailSettings.h
191
bool fOutboundEnabled;
headers/os/mail/MailSettings.h
193
bool fModified;
headers/os/mail/MailSettings.h
49
bool DaemonAutoStarts();
headers/os/mail/MailSettings.h
50
void SetDaemonAutoStarts(bool does_it);
headers/os/mail/MailSettings.h
67
bool CheckOnlyIfPPPUp();
headers/os/mail/MailSettings.h
68
void SetCheckOnlyIfPPPUp(bool yes);
headers/os/mail/MailSettings.h
70
bool SendOnlyIfPPPUp();
headers/os/mail/MailSettings.h
71
void SetSendOnlyIfPPPUp(bool yes);
headers/os/mail/MailSettings.h
93
virtual bool HasBeenModified() const;
headers/os/media/BufferConsumer.h
128
bool enabled, int32* changeTag);
headers/os/media/BufferConsumer.h
50
bool enabled, void* userData,
headers/os/media/BufferConsumer.h
68
int32* changeTag, bool willReclaim = false,
headers/os/media/BufferGroup.h
50
bool needLock);
headers/os/media/BufferProducer.h
120
bool enabled, int32* _deprecated_) = 0;
headers/os/media/Controllable.h
35
bool LockParameterWeb();
headers/os/media/FileInterface.h
34
bool create, bigtime_t* _time) = 0;
headers/os/media/MediaAddOn.h
108
virtual bool WantsAutoStart();
headers/os/media/MediaAddOn.h
110
int32* _internalID, bool* _hasMore);
headers/os/media/MediaAddOn.h
78
virtual bool IsFixedSize() const;
headers/os/media/MediaDefs.h
212
bool operator==(const media_destination& a, const media_destination& b);
headers/os/media/MediaDefs.h
213
bool operator!=(const media_destination& a, const media_destination& b);
headers/os/media/MediaDefs.h
214
bool operator<(const media_destination& a, const media_destination& b);
headers/os/media/MediaDefs.h
215
bool operator==(const media_source& a, const media_source& b);
headers/os/media/MediaDefs.h
216
bool operator!=(const media_source& a, const media_source& b);
headers/os/media/MediaDefs.h
217
bool operator<(const media_source& a, const media_source& b);
headers/os/media/MediaDefs.h
218
bool operator==(const media_node& a, const media_node& b);
headers/os/media/MediaDefs.h
219
bool operator!=(const media_node& a, const media_node& b);
headers/os/media/MediaDefs.h
220
bool operator<(const media_node& a, const media_node& b);
headers/os/media/MediaDefs.h
583
bool IsVideo() const;
headers/os/media/MediaDefs.h
593
bool IsAudio() const;
headers/os/media/MediaDefs.h
600
bool Matches(const media_format* other) const;
headers/os/media/MediaDefs.h
618
bool operator==(const media_raw_audio_format& a,
headers/os/media/MediaDefs.h
621
bool operator==(const media_multi_audio_info& a,
headers/os/media/MediaDefs.h
624
bool operator==(const media_multi_audio_format& a,
headers/os/media/MediaDefs.h
627
bool operator==(const media_encoded_audio_format& a,
headers/os/media/MediaDefs.h
630
bool operator==(const media_video_display_info& a,
headers/os/media/MediaDefs.h
633
bool operator==(const media_raw_video_format& a,
headers/os/media/MediaDefs.h
636
bool operator==(const media_encoded_video_format& a,
headers/os/media/MediaDefs.h
639
bool operator==(const media_multistream_format::vid_info& a,
headers/os/media/MediaDefs.h
642
bool operator==(const media_multistream_format::avi_info& a,
headers/os/media/MediaDefs.h
645
bool operator==(const media_multistream_format& a,
headers/os/media/MediaDefs.h
648
bool operator==(const media_format& a, const media_format& b);
headers/os/media/MediaDefs.h
651
bool format_is_compatible(const media_format & a, const media_format & b);
headers/os/media/MediaDefs.h
655
bool string_for_format(const media_format & f, char * buf, size_t size);
headers/os/media/MediaDefs.h
717
bool operator==(const media_file_format_id& a, const media_file_format_id& b);
headers/os/media/MediaDefs.h
718
bool operator<(const media_file_format_id& a, const media_file_format_id& b);
headers/os/media/MediaDefs.h
800
bool (*progress)(int stage, const char* message, void* cookie) = NULL,
headers/os/media/MediaDefs.h
804
bool (*progress)(int stage, const char* message, void* cookie) = NULL,
headers/os/media/MediaDefs.h
886
inline bool
headers/os/media/MediaDefs.h
947
inline bool
headers/os/media/MediaEncoder.h
90
bool fFormatValid;
headers/os/media/MediaEncoder.h
91
bool fEncoderStarted;
headers/os/media/MediaEventLooper.h
102
bool realTimeEvent = false);
headers/os/media/MediaEventLooper.h
157
bool _reserved_bool_[4];
headers/os/media/MediaEventLooper.h
40
bool immediate);
headers/os/media/MediaEventLooper.h
56
bool realTimeEvent = false) = 0;
headers/os/media/MediaFile.h
178
bool fFileClosed;
headers/os/media/MediaFile.h
179
bool fDeleteSource;
headers/os/media/MediaFile.h
180
bool _reserved_was_fUnused[2];
headers/os/media/MediaFormats.h
100
bool does_file_accept_format(const media_file_format* fileFormat,
headers/os/media/MediaFormats.h
244
bool Lock();
headers/os/media/MediaFormats.h
270
bool operator==(const media_format_description& a,
headers/os/media/MediaFormats.h
273
bool operator<(const media_format_description& a,
headers/os/media/MediaFormats.h
277
bool operator==(const GUID& a, const GUID& b);
headers/os/media/MediaFormats.h
279
bool operator<(const GUID& a, const GUID& b);
headers/os/media/MediaNode.h
211
bool immediate);
headers/os/media/MediaNode.h
326
bool _reservedBool[4];
headers/os/media/MediaRecorder.h
100
bool fRunning;
headers/os/media/MediaRecorder.h
101
bool fReleaseOutputNode;
headers/os/media/MediaRecorder.h
52
virtual status_t Start(bool force = false);
headers/os/media/MediaRecorder.h
53
virtual status_t Stop(bool force = false);
headers/os/media/MediaRecorder.h
66
bool IsConnected() const;
headers/os/media/MediaRecorder.h
67
bool IsRunning() const;
headers/os/media/MediaRecorder.h
99
bool fConnected;
headers/os/media/MediaRoster.h
134
bool immediate = false);
headers/os/media/MediaRoster.h
145
bool immediate = false);
headers/os/media/MediaRoster.h
283
bool createAndTruncate,
headers/os/media/MediaRoster.h
344
virtual bool QuitRequested();
headers/os/media/MediaRoster.h
376
bool willReclaim = false);
headers/os/media/MediaRoster.h
53
static bool IsRunning();
headers/os/media/MediaTheme.h
27
bool GetRef(entry_ref* ref);
headers/os/media/MediaTheme.h
84
bool fIsAddOn;
headers/os/media/MediaTrack.h
232
bool SetupFormatTranslation(
headers/os/media/ParameterWeb.h
165
virtual bool IsFixedSize() const;
headers/os/media/ParameterWeb.h
169
virtual bool AllowsTypeCode(type_code code) const;
headers/os/media/ParameterWeb.h
244
virtual bool IsFixedSize() const;
headers/os/media/ParameterWeb.h
248
virtual bool AllowsTypeCode(type_code code) const;
headers/os/media/ParameterWeb.h
276
bool SwapOnUnflatten() { return fSwapDetected; }
headers/os/media/ParameterWeb.h
289
bool fSwapDetected;
headers/os/media/ParameterWeb.h
95
virtual bool IsFixedSize() const;
headers/os/media/ParameterWeb.h
99
virtual bool AllowsTypeCode(type_code code) const;
headers/os/media/PlaySound.h
15
sound_handle play_sound(const entry_ref* soundRef, bool mix, bool queue,
headers/os/media/PlaySound.h
16
bool background);
headers/os/media/Sound.h
24
bool freeWhenDone = false);
headers/os/media/Sound.h
26
bool loadIntoMemory = false);
headers/os/media/Sound.h
30
bool ReleaseRef();
headers/os/media/Sound.h
38
virtual bool GetDataAt(off_t offset,
headers/os/media/Sound.h
71
bool fFreeWhenDone;
headers/os/media/Sound.h
72
bool fReserved[3];
headers/os/media/SoundFile.h
43
bool IsCompressed() const;
headers/os/media/SoundFile.h
55
virtual bool SetIsCompressed(bool compressed);
headers/os/media/SoundFile.h
89
bool fIsCompressed;
headers/os/media/SoundPlayer.h
103
bool IsPlaying(play_id id);
headers/os/media/SoundPlayer.h
114
float VolumeDB(bool forcePoll = false);
headers/os/media/SoundPlayer.h
121
virtual bool HasData();
headers/os/media/SoundPlayer.h
122
void SetHasData(bool hasData);
headers/os/media/SoundPlayer.h
153
void _NotifySoundDone(play_id sound, bool gotToPlay);
headers/os/media/SoundPlayer.h
74
void Stop(bool block = true, bool flush = true);
headers/os/media/TimeCode.h
76
bool operator==(const BTimeCode& other) const;
headers/os/media/TimeCode.h
77
bool operator<(const BTimeCode& other) const;
headers/os/media/TimeSource.h
107
void DirectStop(bigtime_t at, bool immediate);
headers/os/media/TimeSource.h
114
bool fStarted;
headers/os/media/TimeSource.h
120
bool fIsRealtime;
headers/os/media/TimeSource.h
121
bool _reserved_bool_[3];
headers/os/media/TimeSource.h
33
bool retrySignals = false);
headers/os/media/TimeSource.h
39
bool IsRunning();
headers/os/media/TimedEventQueue.h
103
bool HasEvents() const;
headers/os/media/TimedEventQueue.h
113
bool inclusive = true,
headers/os/media/TimedEventQueue.h
128
bool inclusive = true,
headers/os/media/TimedEventQueue.h
133
bool inclusive = true,
headers/os/media/TimedEventQueue.h
170
bool inclusive, int32 eventType);
headers/os/media/TimedEventQueue.h
43
bool operator==(const media_timed_event& a, const media_timed_event& b);
headers/os/media/TimedEventQueue.h
44
bool operator!=(const media_timed_event& a, const media_timed_event& b);
headers/os/media/TimedEventQueue.h
45
bool operator<(const media_timed_event& a, const media_timed_event& b);
headers/os/media/TimedEventQueue.h
46
bool operator>(const media_timed_event& a, const media_timed_event&b);
headers/os/midi/Midi.h
116
volatile bool fIsRunning;
headers/os/midi/Midi.h
51
virtual void AllNotesOff(bool justChannel = true, uint32 time = B_NOW);
headers/os/midi/Midi.h
56
bool IsRunning() const;
headers/os/midi/Midi.h
60
bool IsConnected(BMidi* toObject) const;
headers/os/midi/Midi.h
99
bool KeepRunning();
headers/os/midi/MidiStore.h
123
bool* fInstruments;
headers/os/midi/MidiStore.h
126
bool fLooping;
headers/os/midi/MidiStore.h
127
bool fPaused;
headers/os/midi/MidiStore.h
128
bool fFinished;
headers/os/midi/MidiStore.h
56
void SortEvents(bool force = false);
headers/os/midi/MidiStore.h
92
bool fNeedsSorting;
headers/os/midi/MidiSynth.h
18
status_t EnableInput(bool enable, bool loadInstruments);
headers/os/midi/MidiSynth.h
19
bool IsInputEnabled(void) const;
headers/os/midi/MidiSynth.h
27
void MuteChannel(int16 channel, bool do_mute);
headers/os/midi/MidiSynth.h
30
void SoloChannel(int16 channel, bool do_solo);
headers/os/midi/MidiSynth.h
37
void FlushInstrumentCache(bool startStopCache);
headers/os/midi/MidiSynth.h
63
virtual void AllNotesOff(bool justChannel, uint32 time = B_NOW);
headers/os/midi/MidiSynth.h
69
bool fMidiQueue;
headers/os/midi/MidiSynth.h
84
bool fInputEnabled;
headers/os/midi/MidiSynthFile.h
37
bool IsFinished(void) const;
headers/os/midi/MidiSynthFile.h
43
void EnableLooping(bool loop);
headers/os/midi/MidiSynthFile.h
45
void MuteTrack(int16 track, bool do_mute);
headers/os/midi/MidiSynthFile.h
48
void SoloTrack(int16 track, bool do_solo);
headers/os/midi/MidiText.h
45
void ResetTimer(bool start = false);
headers/os/midi/Samples.h
24
bool IsPaused(void) const;
headers/os/midi/Samples.h
28
bool IsPlaying(void) const;
headers/os/midi/Samples.h
39
void EnableReverb(bool useReverb);
headers/os/midi/Samples.h
9
typedef bool (*sample_loop_hook)(int32 arg);
headers/os/midi/Synth.h
49
bool IsLoaded(void) const;
headers/os/midi/Synth.h
60
status_t EnableReverb(bool reverb_enabled);
headers/os/midi/Synth.h
61
bool IsReverbEnabled() const;
headers/os/midi2/MidiConsumer.h
53
uchar *data, size_t length, bool atomic, bigtime_t time);
headers/os/midi2/MidiConsumer.h
87
virtual void AllNotesOff(bool justChannel, bigtime_t time);
headers/os/midi2/MidiEndpoint.h
25
bool IsProducer() const;
headers/os/midi2/MidiEndpoint.h
26
bool IsConsumer() const;
headers/os/midi2/MidiEndpoint.h
27
bool IsRemote() const;
headers/os/midi2/MidiEndpoint.h
28
bool IsLocal() const;
headers/os/midi2/MidiEndpoint.h
29
bool IsPersistent() const;
headers/os/midi2/MidiEndpoint.h
30
bool IsValid() const;
headers/os/midi2/MidiEndpoint.h
62
status_t SendRegisterRequest(bool);
headers/os/midi2/MidiEndpoint.h
65
bool IsRegistered() const;
headers/os/midi2/MidiEndpoint.h
66
bool LockLooper() const;
headers/os/midi2/MidiEndpoint.h
73
bool fIsLocal;
headers/os/midi2/MidiEndpoint.h
74
bool fIsConsumer;
headers/os/midi2/MidiEndpoint.h
75
bool fIsRegistered;
headers/os/midi2/MidiEndpoint.h
76
bool fIsAlive;
headers/os/midi2/MidiProducer.h
111
const void *data, size_t length, bool atomic, bigtime_t time,
headers/os/midi2/MidiProducer.h
112
bool sysex = false) const;
headers/os/midi2/MidiProducer.h
17
bool IsConnected(BMidiConsumer *cons) const;
headers/os/midi2/MidiProducer.h
38
status_t SendConnectRequest(BMidiConsumer *, bool);
headers/os/midi2/MidiProducer.h
40
bool ConnectionBroken(BMidiConsumer *);
headers/os/midi2/MidiProducer.h
45
bool LockProducer() const;
headers/os/midi2/MidiProducer.h
64
void *data, size_t length, bool atomic = false,
headers/os/midi2/MidiRoster.h
39
static BMidiEndpoint *FindEndpoint(int32 id, bool localOnly = false);
headers/os/midi2/MidiRoster.h
40
static BMidiProducer *FindProducer(int32 id, bool localOnly = false);
headers/os/midi2/MidiRoster.h
41
static BMidiConsumer *FindConsumer(int32 id, bool localOnly = false);
headers/os/net/AbstractSocket.h
23
virtual status_t Bind(const BNetworkAddress& local, bool reuseAddr) = 0;
headers/os/net/AbstractSocket.h
24
virtual bool IsBound() const;
headers/os/net/AbstractSocket.h
25
virtual bool IsListening() const;
headers/os/net/AbstractSocket.h
32
virtual bool IsConnected() const;
headers/os/net/AbstractSocket.h
52
bool reuseAddr, int type);
headers/os/net/AbstractSocket.h
68
bool fIsBound;
headers/os/net/AbstractSocket.h
69
bool fIsConnected;
headers/os/net/AbstractSocket.h
70
bool fIsListening;
headers/os/net/Certificate.h
23
bool IsValidAuthority() const;
headers/os/net/Certificate.h
24
bool IsSelfSigned() const;
headers/os/net/Certificate.h
32
bool operator==(const BCertificate& other) const;
headers/os/net/DatagramSocket.h
21
bool reuseAddr = true);
headers/os/net/DatagramSocket.h
27
status_t SetBroadcast(bool broadcast);
headers/os/net/NetAddress.h
22
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/net/NetBuffer.h
31
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/net/NetDebug.h
43
static void Enable(bool);
headers/os/net/NetDebug.h
46
static bool IsEnabled();
headers/os/net/NetEndpoint.h
30
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/net/NetEndpoint.h
36
int SetNonBlocking(bool on = true);
headers/os/net/NetEndpoint.h
37
int SetReuseAddr(bool on = true);
headers/os/net/NetEndpoint.h
73
virtual bool IsDataPending(bigtime_t timeout = 0);
headers/os/net/NetworkAddress.h
100
bool IsLinkLocal() const;
headers/os/net/NetworkAddress.h
101
bool IsSiteLocal() const;
headers/os/net/NetworkAddress.h
102
bool IsLocal() const;
headers/os/net/NetworkAddress.h
117
BString ToString(bool includePort = true) const;
headers/os/net/NetworkAddress.h
121
bool Equals(const BNetworkAddress& other,
headers/os/net/NetworkAddress.h
122
bool includePort = true) const;
headers/os/net/NetworkAddress.h
125
virtual bool IsFixedSize() const;
headers/os/net/NetworkAddress.h
135
bool operator==(const BNetworkAddress& other) const;
headers/os/net/NetworkAddress.h
136
bool operator!=(const BNetworkAddress& other) const;
headers/os/net/NetworkAddress.h
137
bool operator<(const BNetworkAddress& other) const;
headers/os/net/NetworkAddress.h
91
bool IsEmpty() const;
headers/os/net/NetworkAddress.h
92
bool IsWildcard() const;
headers/os/net/NetworkAddress.h
93
bool IsBroadcast() const;
headers/os/net/NetworkAddress.h
94
bool IsMulticast() const;
headers/os/net/NetworkAddress.h
95
bool IsMulticastGlobal() const;
headers/os/net/NetworkAddress.h
96
bool IsMulticastNodeLocal() const;
headers/os/net/NetworkAddress.h
97
bool IsMulticastLinkLocal() const;
headers/os/net/NetworkAddress.h
98
bool IsMulticastSiteLocal() const;
headers/os/net/NetworkAddress.h
99
bool IsMulticastOrgLocal() const;
headers/os/net/NetworkAddressResolver.h
93
bool Matches(int family, BString address, BString service, uint32 flags)
headers/os/net/NetworkDevice.h
100
bool HasLink() const;
headers/os/net/NetworkDevice.h
107
bool IsEthernet();
headers/os/net/NetworkDevice.h
108
bool IsWireless();
headers/os/net/NetworkDevice.h
112
status_t Scan(bool wait = true,
headers/os/net/NetworkDevice.h
113
bool forceRescan = true);
headers/os/net/NetworkDevice.h
68
bool operator==(const wireless_network& other) {
headers/os/net/NetworkDevice.h
96
bool Exists() const;
headers/os/net/NetworkInterface.h
69
bool Exists() const;
headers/os/net/NetworkInterface.h
79
bool HasLink() const;
headers/os/net/SecureSocket.h
23
virtual bool CertificateVerificationFailed(BCertificate&
headers/os/net/Socket.h
21
bool reuseAddr = true);
headers/os/package/AddRepositoryRequest.h
30
bool asUserRepository);
headers/os/package/AddRepositoryRequest.h
43
bool fAsUserRepository;
headers/os/package/CommitTransactionResult.h
114
bool AddIssue(const BTransactionIssue& issue);
headers/os/package/Context.h
29
virtual bool YesNoDecisionNeeded(const BString& description,
headers/os/package/GlobalWritableFileInfo.h
29
bool isDirectory);
headers/os/package/GlobalWritableFileInfo.h
35
bool IsIncluded() const;
headers/os/package/GlobalWritableFileInfo.h
37
bool IsDirectory() const;
headers/os/package/GlobalWritableFileInfo.h
41
bool isDirectory);
headers/os/package/GlobalWritableFileInfo.h
46
bool fIsDirectory;
headers/os/package/PackageInfo.h
114
bool Matches(const BPackageResolvableExpression&
headers/os/package/PackageInfo.h
191
bool deep = true) const;
headers/os/package/PackageInfo.h
202
bool revisionIsOptional,
headers/os/package/PackageInfoSet.h
36
bool _CopyOnWrite();
headers/os/package/PackageInfoSet.h
54
bool HasNext() const;
headers/os/package/PackageResolvableExpression.h
69
bool Matches(const BPackageVersion& version,
headers/os/package/PackageResolvableExpression.h
72
bool Matches(const BPackageResolvable& provides)
headers/os/package/PackageRoster.h
100
status_t _GetRepositoryPath(BPath* path, bool create,
headers/os/package/PackageRoster.h
60
bool IsRebootNeeded();
headers/os/package/PackageRoster.h
63
bool create = false) const;
headers/os/package/PackageRoster.h
65
bool create = false) const;
headers/os/package/PackageRoster.h
68
bool create = false) const;
headers/os/package/PackageRoster.h
70
bool create = false) const;
headers/os/package/PackageRoster.h
93
const BPackageInfo info, bool* active);
headers/os/package/PackageVersion.h
105
inline bool
headers/os/package/PackageVersion.h
27
bool revisionIsOptional = true);
headers/os/package/PackageVersion.h
47
bool revisionIsOptional = true);
headers/os/package/PackageVersion.h
54
inline bool operator==(const BPackageVersion& other) const;
headers/os/package/PackageVersion.h
55
inline bool operator!=(const BPackageVersion& other) const;
headers/os/package/PackageVersion.h
56
inline bool operator<(const BPackageVersion& other) const;
headers/os/package/PackageVersion.h
57
inline bool operator>(const BPackageVersion& other) const;
headers/os/package/PackageVersion.h
58
inline bool operator<=(const BPackageVersion& other) const;
headers/os/package/PackageVersion.h
59
inline bool operator>=(const BPackageVersion& other) const;
headers/os/package/PackageVersion.h
70
inline bool
headers/os/package/PackageVersion.h
77
inline bool
headers/os/package/PackageVersion.h
84
inline bool
headers/os/package/PackageVersion.h
91
inline bool
headers/os/package/PackageVersion.h
98
inline bool
headers/os/package/RepositoryCache.h
21
typedef bool (*GetPackageInfosCallback)(void* /* context */, const BPackageInfo& info);
headers/os/package/RepositoryCache.h
31
bool IsUserSpecific() const;
headers/os/package/RepositoryCache.h
45
bool fIsUserSpecific;
headers/os/package/RepositoryConfig.h
33
bool IsUserSpecific() const;
headers/os/package/RepositoryConfig.h
43
void SetIsUserSpecific(bool isUserSpecific);
headers/os/package/RepositoryConfig.h
59
bool fIsUserSpecific;
headers/os/package/RepositoryInfo.h
29
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/os/package/Request.h
38
status_t Process(bool failIfCanceledOnly = false);
headers/os/package/User.h
44
static bool IsValidUserName(const char* name);
headers/os/package/UserSettingsFileInfo.h
29
bool isDirectory);
headers/os/package/UserSettingsFileInfo.h
36
bool IsDirectory() const;
headers/os/package/UserSettingsFileInfo.h
41
bool isDirectory);
headers/os/package/UserSettingsFileInfo.h
46
bool fIsDirectory;
headers/os/package/hpkg/BlockBufferPool.h
35
bool* _newBuffer = NULL);
headers/os/package/hpkg/BlockBufferPoolNoLock.h
23
virtual bool Lock();
headers/os/package/hpkg/BufferPool.h
29
bool* _newBuffer = NULL) = 0;
headers/os/package/hpkg/BufferPool.h
44
virtual bool Lock() = 0;
headers/os/package/hpkg/PackageContentHandler.h
31
bool& _handleSection) = 0;
headers/os/package/hpkg/PackageData.h
26
bool IsEncodedInline() const
headers/os/package/hpkg/PackageData.h
35
bool fEncodedInline : 1;
headers/os/package/hpkg/PackageInfoAttributeValue.h
35
bool haveVersion;
headers/os/package/hpkg/PackageInfoAttributeValue.h
36
bool haveCompatibleVersion;
headers/os/package/hpkg/PackageInfoAttributeValue.h
44
bool haveOpAndVersion;
headers/os/package/hpkg/PackageInfoAttributeValue.h
53
bool isDirectory;
headers/os/package/hpkg/PackageInfoAttributeValue.h
60
bool isDirectory;
headers/os/package/hpkg/PackageReader.h
39
status_t Init(int fd, bool keepFD, uint32 flags = 0);
headers/os/package/hpkg/PackageReader.h
40
status_t Init(BPositionIO* file, bool keepFile,
headers/os/package/hpkg/PackageWriter.h
76
status_t Init(BPositionIO* file, bool keepFile,
headers/os/package/hpkg/PackageWriter.h
80
void SetCheckLicenses(bool checkLicenses);
headers/os/package/hpkg/v1/PackageContentHandler.h
36
bool& _handleSection) = 0;
headers/os/package/hpkg/v1/PackageData.h
32
bool IsEncodedInline() const
headers/os/package/hpkg/v1/PackageData.h
55
bool fEncodedInline;
headers/os/package/hpkg/v1/PackageReader.h
39
status_t Init(int fd, bool keepFD);
headers/os/package/solver/Solver.h
75
bool installNotYetInstalled,
headers/os/package/solver/Solver.h
81
bool HasProblems() const
headers/os/package/solver/SolverPackageSpecifierList.h
26
bool IsEmpty() const;
headers/os/package/solver/SolverPackageSpecifierList.h
30
bool AppendSpecifier(
headers/os/package/solver/SolverPackageSpecifierList.h
32
bool AppendSpecifier(BSolverPackage* package);
headers/os/package/solver/SolverPackageSpecifierList.h
33
bool AppendSpecifier(const BString& selectString);
headers/os/package/solver/SolverPackageSpecifierList.h
34
bool AppendSpecifiers(
headers/os/package/solver/SolverProblem.h
61
bool AppendSolution(
headers/os/package/solver/SolverProblemSolution.h
77
bool AppendElement(const Element& element);
headers/os/package/solver/SolverRepository.h
51
bool IsInstalled() const;
headers/os/package/solver/SolverRepository.h
52
void SetInstalled(bool isInstalled);
headers/os/package/solver/SolverRepository.h
60
bool IsEmpty() const;
headers/os/package/solver/SolverRepository.h
68
bool RemovePackage(BSolverPackage* package);
headers/os/package/solver/SolverRepository.h
69
bool DeletePackage(BSolverPackage* package);
headers/os/package/solver/SolverRepository.h
79
bool fIsInstalled;
headers/os/package/solver/SolverResult.h
48
bool IsEmpty() const;
headers/os/package/solver/SolverResult.h
53
bool AppendElement(
headers/os/storage/AppFileInfo.h
100
bool updateMimeDB);
headers/os/storage/AppFileInfo.h
105
bool updateMimeDB);
headers/os/storage/AppFileInfo.h
110
bool IsUsingAttributes() const;
headers/os/storage/AppFileInfo.h
111
bool IsUsingResources() const;
headers/os/storage/AppFileInfo.h
129
size_t bufferSize, bool findID = false);
headers/os/storage/AppFileInfo.h
72
bool updateMimeDB, bool syncAll);
headers/os/storage/AppFileInfo.h
74
bool syncAll);
headers/os/storage/AppFileInfo.h
76
bool IsSupportedType(const char* type) const;
headers/os/storage/AppFileInfo.h
77
bool Supports(BMimeType* type) const;
headers/os/storage/AppFileInfo.h
81
bool updateMimeDB);
headers/os/storage/AppFileInfo.h
86
bool updateMimeDB);
headers/os/storage/Directory.h
39
bool IsRootDirectory() const;
headers/os/storage/Directory.h
42
bool traverse = false) const;
headers/os/storage/Directory.h
44
bool Contains(const char *path, int32 nodeFlags = B_ANY_NODE) const;
headers/os/storage/Directory.h
45
bool Contains(const BEntry *entry, int32 nodeFlags = B_ANY_NODE) const;
headers/os/storage/Directory.h
49
virtual status_t GetNextEntry(BEntry *entry, bool traverse = false);
headers/os/storage/Directory.h
58
bool failIfExists = false);
headers/os/storage/Entry.h
116
bool operator<(const entry_ref& a, const entry_ref& b);
headers/os/storage/Entry.h
29
bool operator==(const entry_ref& ref) const;
headers/os/storage/Entry.h
30
bool operator!=(const entry_ref& ref) const;
headers/os/storage/Entry.h
43
bool traverse = false);
headers/os/storage/Entry.h
45
bool traverse = false);
headers/os/storage/Entry.h
46
BEntry(const char* path, bool traverse = false);
headers/os/storage/Entry.h
51
bool Exists() const;
headers/os/storage/Entry.h
58
bool traverse = false);
headers/os/storage/Entry.h
60
bool traverse = false);
headers/os/storage/Entry.h
61
status_t SetTo(const char* path, bool traverse = false);
headers/os/storage/Entry.h
70
status_t Rename(const char* path, bool clobber = false);
headers/os/storage/Entry.h
72
bool clobber = false);
headers/os/storage/Entry.h
75
bool operator==(const BEntry& item) const;
headers/os/storage/Entry.h
76
bool operator!=(const BEntry& item) const;
headers/os/storage/Entry.h
96
bool traverse);
headers/os/storage/Entry.h
99
status_t _Rename(BEntry& target, bool clobber);
headers/os/storage/EntryList.h
28
bool traverse = false) = 0;
headers/os/storage/File.h
32
bool IsReadable() const;
headers/os/storage/File.h
33
bool IsWritable() const;
headers/os/storage/FilePanel.h
25
virtual bool Filter(const entry_ref* ref, BNode* node,
headers/os/storage/FilePanel.h
45
uint32 nodeFlavors = 0, bool allowMultipleSelection = true,
headers/os/storage/FilePanel.h
47
bool modal = false, bool hideWhenDone = true);
headers/os/storage/FilePanel.h
52
bool IsShowing() const;
headers/os/storage/FilePanel.h
78
void SetHideWhenDone(bool hideWhenDone);
headers/os/storage/FilePanel.h
79
bool HidesWhenDone() const;
headers/os/storage/FindDirectory.h
173
status_t find_directory(directory_which which, dev_t volume, bool createIt,
headers/os/storage/FindDirectory.h
208
bool createIt = false, BVolume* volume = NULL);
headers/os/storage/MimeType.h
121
static bool IsValid(const char* mimeType);
headers/os/storage/MimeType.h
171
status_t SetSupportedTypes(const BMessage* types, bool fullSync = true);
headers/os/storage/MimeType.h
86
bool IsValid() const;
headers/os/storage/MimeType.h
87
bool IsSupertypeOnly() const;
headers/os/storage/MimeType.h
90
bool operator==(const BMimeType &type) const;
headers/os/storage/MimeType.h
91
bool operator==(const char* type) const;
headers/os/storage/MimeType.h
93
bool Contains(const BMimeType* type) const;
headers/os/storage/MimeType.h
98
bool IsInstalled() const;
headers/os/storage/Node.h
100
status_t _SetTo(int fd, const char* path, bool traverse);
headers/os/storage/Node.h
101
status_t _SetTo(const entry_ref* ref, bool traverse);
headers/os/storage/Node.h
23
bool operator==(const node_ref& other) const;
headers/os/storage/Node.h
24
bool operator!=(const node_ref& other) const;
headers/os/storage/Node.h
25
bool operator<(const node_ref& other) const;
headers/os/storage/Node.h
77
bool operator==(const BNode& node) const;
headers/os/storage/Node.h
78
bool operator!=(const BNode& node) const;
headers/os/storage/Path.h
27
bool normalize = false);
headers/os/storage/Path.h
30
bool normalize = false);
headers/os/storage/Path.h
39
bool normalize = false);
headers/os/storage/Path.h
42
bool normalize = false);
headers/os/storage/Path.h
45
status_t Append(const char* path, bool normalize = false);
headers/os/storage/Path.h
50
bool IsAbsolute() const;
headers/os/storage/Path.h
52
bool operator==(const BPath& item) const;
headers/os/storage/Path.h
53
bool operator==(const char* path) const;
headers/os/storage/Path.h
54
bool operator!=(const BPath& item) const;
headers/os/storage/Path.h
55
bool operator!=(const char* path) const;
headers/os/storage/Path.h
60
virtual bool IsFixedSize() const;
headers/os/storage/Path.h
64
virtual bool AllowsTypeCode(type_code code) const;
headers/os/storage/Path.h
74
static bool _MustNormalize(const char* path, status_t* _error);
headers/os/storage/Query.h
60
bool caseInsensitive = false);
headers/os/storage/Query.h
68
bool IsLive() const;
headers/os/storage/Query.h
79
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
headers/os/storage/Query.h
87
bool _HasFetched() const;
headers/os/storage/Query.h
89
bool deleteOnError);
headers/os/storage/ResourceStrings.h
44
void assign_string(const char* str, bool makeCopy);
headers/os/storage/ResourceStrings.h
49
bool data_alloced;
headers/os/storage/ResourceStrings.h
50
bool _reserved1[3];
headers/os/storage/ResourceStrings.h
59
bool wasMalloced);
headers/os/storage/Resources.h
124
bool fReadOnly;
headers/os/storage/Resources.h
125
bool _pad[3];
headers/os/storage/Resources.h
26
bool clobber = false);
headers/os/storage/Resources.h
29
bool clobber = false);
headers/os/storage/Resources.h
32
bool clobber = false);
headers/os/storage/Resources.h
37
bool clobber = false);
headers/os/storage/Resources.h
40
bool clobber = false);
headers/os/storage/Resources.h
43
bool clobber = false);
headers/os/storage/Resources.h
47
bool clobber = false);
headers/os/storage/Resources.h
49
bool clobber = false);
headers/os/storage/Resources.h
71
bool HasResource(type_code type, int32 id);
headers/os/storage/Resources.h
72
bool HasResource(type_code type, const char* name);
headers/os/storage/Resources.h
74
bool GetResourceInfo(int32 byIndex,
headers/os/storage/Resources.h
78
bool GetResourceInfo(type_code byType,
headers/os/storage/Resources.h
82
bool GetResourceInfo(type_code byType, int32 andID,
headers/os/storage/Resources.h
85
bool GetResourceInfo(type_code byType,
headers/os/storage/Resources.h
88
bool GetResourceInfo(const void* byPointer,
headers/os/storage/Statable.h
33
bool IsFile() const;
headers/os/storage/Statable.h
34
bool IsDirectory() const;
headers/os/storage/Statable.h
35
bool IsSymLink() const;
headers/os/storage/SymLink.h
34
bool IsAbsolute();
headers/os/storage/Volume.h
47
bool IsRemovable() const;
headers/os/storage/Volume.h
48
bool IsReadOnly() const;
headers/os/storage/Volume.h
49
bool IsPersistent() const;
headers/os/storage/Volume.h
50
bool IsShared() const;
headers/os/storage/Volume.h
51
bool KnowsMime() const;
headers/os/storage/Volume.h
52
bool KnowsAttr() const;
headers/os/storage/Volume.h
53
bool KnowsQuery() const;
headers/os/storage/Volume.h
55
bool operator==(const BVolume& volume) const;
headers/os/storage/Volume.h
56
bool operator!=(const BVolume& volume) const;
headers/os/support/Archivable.h
122
bool IsInstantiated(int32 token);
headers/os/support/Archivable.h
123
bool IsInstantiated(const char* name,
headers/os/support/Archivable.h
132
static bool IsArchiveManaged(const BMessage* archive);
headers/os/support/Archivable.h
151
bool fFinished;
headers/os/support/Archivable.h
162
bool validate_instantiation(BMessage* from, const char* className);
headers/os/support/Archivable.h
34
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/os/support/Archivable.h
58
BArchivable* archivable, bool deep = true);
headers/os/support/Archivable.h
63
bool deep, int32& _token);
headers/os/support/Archivable.h
65
bool IsArchived(BArchivable* archivable);
headers/os/support/Archivable.h
80
bool fFinished;
headers/os/support/Autolock.h
20
inline bool IsLocked();
headers/os/support/Autolock.h
22
inline bool Lock();
headers/os/support/Autolock.h
28
bool fIsLocked;
headers/os/support/Autolock.h
69
inline bool
headers/os/support/Autolock.h
76
inline bool
headers/os/support/BufferIO.h
16
bool ownsStream = true);
headers/os/support/BufferIO.h
31
bool OwnsStream() const;
headers/os/support/BufferIO.h
32
void SetOwnsStream(bool ownsStream);
headers/os/support/BufferIO.h
53
bool fBufferIsDirty;
headers/os/support/BufferIO.h
54
bool fOwnsStream;
headers/os/support/BufferIO.h
56
bool _reserved_bools[6];
headers/os/support/BufferedDataIO.h
16
bool ownsStream = true,
headers/os/support/BufferedDataIO.h
17
bool partialReads = false);
headers/os/support/BufferedDataIO.h
24
bool OwnsStream() const;
headers/os/support/BufferedDataIO.h
25
void SetOwnsStream(bool ownsStream);
headers/os/support/BufferedDataIO.h
51
bool fDirty;
headers/os/support/BufferedDataIO.h
52
bool fOwnsStream;
headers/os/support/BufferedDataIO.h
53
bool fPartialReads;
headers/os/support/BufferedDataIO.h
55
bool _reserved_bools[5];
headers/os/support/ByteOrder.h
110
extern bool is_type_swapped(type_code type);
headers/os/support/DataIO.h
117
bool fReadOnly;
headers/os/support/DateTime.h
101
bool IsValid() const;
headers/os/support/DateTime.h
102
static bool IsValid(const BDate& date);
headers/os/support/DateTime.h
103
static bool IsValid(int32 year, int32 month,
headers/os/support/DateTime.h
109
bool SetDate(const BDate& date);
headers/os/support/DateTime.h
111
bool SetDate(int32 year, int32 month, int32 day);
headers/os/support/DateTime.h
132
bool IsLeapYear() const;
headers/os/support/DateTime.h
133
static bool IsLeapYear(int32 year);
headers/os/support/DateTime.h
153
bool operator!=(const BDate& date) const;
headers/os/support/DateTime.h
154
bool operator==(const BDate& date) const;
headers/os/support/DateTime.h
156
bool operator<(const BDate& date) const;
headers/os/support/DateTime.h
157
bool operator<=(const BDate& date) const;
headers/os/support/DateTime.h
159
bool operator>(const BDate& date) const;
headers/os/support/DateTime.h
160
bool operator>=(const BDate& date) const;
headers/os/support/DateTime.h
164
bool _SetDate(int32 year, int32 month, int32 day);
headers/os/support/DateTime.h
184
bool IsValid() const;
headers/os/support/DateTime.h
200
bool operator!=(const BDateTime& dateTime) const;
headers/os/support/DateTime.h
201
bool operator==(const BDateTime& dateTime) const;
headers/os/support/DateTime.h
203
bool operator<(const BDateTime& dateTime) const;
headers/os/support/DateTime.h
204
bool operator<=(const BDateTime& dateTime) const;
headers/os/support/DateTime.h
206
bool operator>(const BDateTime& dateTime) const;
headers/os/support/DateTime.h
207
bool operator>=(const BDateTime& dateTime) const;
headers/os/support/DateTime.h
43
bool IsValid() const;
headers/os/support/DateTime.h
44
static bool IsValid(const BTime& time);
headers/os/support/DateTime.h
45
static bool IsValid(int32 hour, int32 minute, int32 second,
headers/os/support/DateTime.h
51
bool SetTime(const BTime& time);
headers/os/support/DateTime.h
52
bool SetTime(int32 hour, int32 minute, int32 second,
headers/os/support/DateTime.h
69
bool operator!=(const BTime& time) const;
headers/os/support/DateTime.h
70
bool operator==(const BTime& time) const;
headers/os/support/DateTime.h
72
bool operator<(const BTime& time) const;
headers/os/support/DateTime.h
73
bool operator<=(const BTime& time) const;
headers/os/support/DateTime.h
75
bool operator>(const BTime& time) const;
headers/os/support/DateTime.h
76
bool operator>=(const BTime& time) const;
headers/os/support/DateTime.h
81
bool _SetTime(bigtime_t hour, bigtime_t minute,
headers/os/support/Debug.h
21
extern bool _rtDebugFlag;
headers/os/support/Debug.h
23
bool _debugFlag(void);
headers/os/support/Debug.h
24
bool _setDebugFlag(bool);
headers/os/support/Flattenable.h
14
virtual bool IsFixedSize() const = 0;
headers/os/support/Flattenable.h
18
virtual bool AllowsTypeCode(type_code code) const;
headers/os/support/Job.h
61
bool IsRunnable() const;
headers/os/support/List.h
19
bool operator==(const BList& other) const;
headers/os/support/List.h
20
bool operator!=(const BList& other) const;
headers/os/support/List.h
23
bool AddItem(void* item, int32 index);
headers/os/support/List.h
24
bool AddItem(void* item);
headers/os/support/List.h
25
bool AddList(const BList* list, int32 index);
headers/os/support/List.h
26
bool AddList(const BList* list);
headers/os/support/List.h
28
bool RemoveItem(void* item);
headers/os/support/List.h
30
bool RemoveItems(int32 index, int32 count);
headers/os/support/List.h
31
bool ReplaceItem(int32 index, void* item);
headers/os/support/List.h
38
bool SwapItems(int32 indexA, int32 indexB);
headers/os/support/List.h
39
bool MoveItem(int32 from, int32 to);
headers/os/support/List.h
51
bool HasItem(void* item) const;
headers/os/support/List.h
52
bool HasItem(const void* item) const;
headers/os/support/List.h
56
bool IsEmpty() const;
headers/os/support/List.h
59
void DoForEach(bool (*func)(void* item));
headers/os/support/List.h
60
void DoForEach(bool (*func)(void* item,
headers/os/support/List.h
67
bool _ResizeArray(int32 count);
headers/os/support/Locker.h
16
BLocker(bool benaphoreStyle);
headers/os/support/Locker.h
17
BLocker(const char* name, bool benaphoreStyle);
headers/os/support/Locker.h
22
bool Lock();
headers/os/support/Locker.h
27
bool IsLocked() const;
headers/os/support/Locker.h
33
BLocker(const char* name, bool benaphoreStyle,
headers/os/support/Locker.h
34
bool _ignored);
headers/os/support/Locker.h
38
bool benaphoreStyle);
headers/os/support/Locker.h
39
bool AcquireLock(bigtime_t timeout, status_t* error);
headers/os/support/ObjectList.h
104
bool ReplaceItem(int32, void *);
headers/os/support/ObjectList.h
105
bool MoveItem(int32 from, int32 to);
headers/os/support/ObjectList.h
108
bool fLegacyOwning;
headers/os/support/ObjectList.h
113
template<class T, bool Owning>
headers/os/support/ObjectList.h
135
bool AddItem(T*);
headers/os/support/ObjectList.h
136
bool AddItem(T*, int32);
headers/os/support/ObjectList.h
137
bool AddList(BObjectList*);
headers/os/support/ObjectList.h
138
bool AddList(BObjectList*, int32);
headers/os/support/ObjectList.h
140
bool RemoveItem(T*, bool deleteIfOwning = true);
headers/os/support/ObjectList.h
145
void MakeEmpty(bool deleteIfOwning = true);
headers/os/support/ObjectList.h
150
bool ReplaceItem(int32 index, T*);
headers/os/support/ObjectList.h
157
bool MoveItem(int32 from, int32 to);
headers/os/support/ObjectList.h
164
bool HasItem(const T*) const;
headers/os/support/ObjectList.h
165
bool IsEmpty() const;
headers/os/support/ObjectList.h
212
bool BinaryInsert(T*, CompareFunction);
headers/os/support/ObjectList.h
213
bool BinaryInsert(T*, CompareFunctionWithState,
headers/os/support/ObjectList.h
215
bool BinaryInsert(T*, const UnaryPredicate<T>&);
headers/os/support/ObjectList.h
219
bool BinaryInsertUnique(T*, CompareFunction);
headers/os/support/ObjectList.h
220
bool BinaryInsertUnique(T*, CompareFunctionWithState,
headers/os/support/ObjectList.h
222
bool BinaryInsertUnique(T*,
headers/os/support/ObjectList.h
242
bool* alreadyInList = 0) const;
headers/os/support/ObjectList.h
410
template<class T, bool Owning>
headers/os/support/ObjectList.h
418
template<class T, bool O>
headers/os/support/ObjectList.h
436
template<class T, bool Owning>
headers/os/support/ObjectList.h
446
template<class T, bool Owning>
headers/os/support/ObjectList.h
465
template<class T, bool O>
headers/os/support/ObjectList.h
466
bool
headers/os/support/ObjectList.h
474
template<class T, bool O>
headers/os/support/ObjectList.h
475
bool
headers/os/support/ObjectList.h
482
template<class T, bool O>
headers/os/support/ObjectList.h
483
bool
headers/os/support/ObjectList.h
49
template<class T, bool Owning = false> class BObjectList;
headers/os/support/ObjectList.h
490
template<class T, bool O>
headers/os/support/ObjectList.h
491
bool
headers/os/support/ObjectList.h
498
template<class T, bool Owning>
headers/os/support/ObjectList.h
499
bool
headers/os/support/ObjectList.h
500
BObjectList<T, Owning>::RemoveItem(T* item, bool deleteIfOwning)
headers/os/support/ObjectList.h
502
bool result = _PointerList_::RemoveItem((void*)item);
headers/os/support/ObjectList.h
511
template<class T, bool O>
headers/os/support/ObjectList.h
519
template<class T, bool O>
headers/os/support/ObjectList.h
527
template<class T, bool Owning>
headers/os/support/ObjectList.h
528
bool
headers/os/support/ObjectList.h
538
template<class T, bool O>
headers/os/support/ObjectList.h
549
template<class T, bool O>
headers/os/support/ObjectList.h
550
bool
headers/os/support/ObjectList.h
557
template<class T, bool O>
headers/os/support/ObjectList.h
565
template<class T, bool O>
headers/os/support/ObjectList.h
573
template<class T, bool O>
headers/os/support/ObjectList.h
581
template<class T, bool O>
headers/os/support/ObjectList.h
589
template<class T, bool O>
headers/os/support/ObjectList.h
590
bool
headers/os/support/ObjectList.h
597
template<class T, bool O>
headers/os/support/ObjectList.h
598
bool
headers/os/support/ObjectList.h
605
template<class T, bool O>
headers/os/support/ObjectList.h
613
template<class T, bool Owning>
headers/os/support/ObjectList.h
615
BObjectList<T, Owning>::MakeEmpty(bool deleteIfOwning)
headers/os/support/ObjectList.h
626
template<class T, bool O>
headers/os/support/ObjectList.h
634
template<class T, bool O>
headers/os/support/ObjectList.h
644
template<class T, bool O>
headers/os/support/ObjectList.h
657
template<class T, bool O>
headers/os/support/ObjectList.h
670
template<class T, bool O>
headers/os/support/ObjectList.h
678
template<class T, bool O>
headers/os/support/ObjectList.h
686
template<class T, bool O>
headers/os/support/ObjectList.h
694
template<class T, bool O>
headers/os/support/ObjectList.h
702
template<class T, bool O>
headers/os/support/ObjectList.h
710
template<class T, bool O>
headers/os/support/ObjectList.h
720
template<class T, bool O>
headers/os/support/ObjectList.h
731
template<class T, bool O>
headers/os/support/ObjectList.h
742
template<class T, bool O>
headers/os/support/ObjectList.h
751
template<class T, bool O>
headers/os/support/ObjectList.h
761
template<class T, bool O>
headers/os/support/ObjectList.h
772
template<class T, bool O>
headers/os/support/ObjectList.h
773
bool
headers/os/support/ObjectList.h
787
template<class T, bool O>
headers/os/support/ObjectList.h
788
bool
headers/os/support/ObjectList.h
80
_PointerList_(int32 itemsPerBlock = 20, bool owning = false);
headers/os/support/ObjectList.h
803
template<class T, bool O>
headers/os/support/ObjectList.h
804
bool
headers/os/support/ObjectList.h
816
template<class T, bool O>
headers/os/support/ObjectList.h
817
bool
headers/os/support/ObjectList.h
830
template<class T, bool O>
headers/os/support/ObjectList.h
848
template<class T, bool O>
headers/os/support/ObjectList.h
867
template<class T, bool O>
headers/os/support/ObjectList.h
883
template<class T, bool O>
headers/os/support/ObjectList.h
900
template<class T, bool O>
headers/os/support/ObjectList.h
903
bool* alreadyInList) const
headers/os/support/ObjectList.h
918
template<class T, bool O>
headers/os/support/ObjectList.h
919
bool
headers/os/support/ObjectList.h
926
template<class T, bool O>
headers/os/support/ObjectList.h
927
bool
headers/os/support/ObjectList.h
930
bool alreadyInList;
headers/os/support/Referenceable.h
145
bool operator==(const BReference<Type>& other) const
headers/os/support/Referenceable.h
150
bool operator==(const Type* other) const
headers/os/support/Referenceable.h
155
bool operator!=(const BReference<Type>& other) const
headers/os/support/Referenceable.h
160
bool operator!=(const Type* other) const
headers/os/support/Referenceable.h
176
BReference(Type* object, bool alreadyHasReference = false)
headers/os/support/Referenceable.h
195
void SetTo(Type* object, bool alreadyHasReference = false)
headers/os/support/Referenceable.h
205
bool IsSet() const
headers/os/support/Referenceable.h
254
bool operator==(const BReference<const Type>& other) const
headers/os/support/Referenceable.h
259
bool operator==(const Type* other) const
headers/os/support/Referenceable.h
264
bool operator!=(const BReference<const Type>& other) const
headers/os/support/Referenceable.h
269
bool operator!=(const Type* other) const
headers/os/support/Referenceable.h
49
BReference(Type* object, bool alreadyHasReference = false)
headers/os/support/Referenceable.h
76
void SetTo(Type* object, bool alreadyHasReference = false)
headers/os/support/Referenceable.h
94
bool IsSet() const
headers/os/support/StackOrHeapArray.h
28
bool IsValid() const
headers/os/support/StopWatch.h
15
BStopWatch(const char* name, bool silent = false);
headers/os/support/StopWatch.h
35
bool fSilent;
headers/os/support/String.h
144
BString& Truncate(int32 newLength, bool lazy = true);
headers/os/support/String.h
145
BString& TruncateChars(int32 newCharCount, bool lazy = true);
headers/os/support/String.h
166
bool MoveCharsInto(char* into, int32* intoLength,
headers/os/support/String.h
170
bool operator<(const BString& string) const;
headers/os/support/String.h
171
bool operator<=(const BString& string) const;
headers/os/support/String.h
172
bool operator==(const BString& string) const;
headers/os/support/String.h
173
bool operator>=(const BString& string) const;
headers/os/support/String.h
174
bool operator>(const BString& string) const;
headers/os/support/String.h
175
bool operator!=(const BString& string) const;
headers/os/support/String.h
177
bool operator<(const char* string) const;
headers/os/support/String.h
178
bool operator<=(const char* string) const;
headers/os/support/String.h
179
bool operator==(const char* string) const;
headers/os/support/String.h
180
bool operator>=(const char* string) const;
headers/os/support/String.h
181
bool operator>(const char* string) const;
headers/os/support/String.h
182
bool operator!=(const char* string) const;
headers/os/support/String.h
248
bool StartsWith(const BString& string) const;
headers/os/support/String.h
249
bool StartsWith(const char* string) const;
headers/os/support/String.h
250
bool StartsWith(const char* string, int32 length) const;
headers/os/support/String.h
252
bool IStartsWith(const BString& string) const;
headers/os/support/String.h
253
bool IStartsWith(const char* string) const;
headers/os/support/String.h
254
bool IStartsWith(const char* string, int32 length) const;
headers/os/support/String.h
256
bool EndsWith(const BString& string) const;
headers/os/support/String.h
257
bool EndsWith(const char* string) const;
headers/os/support/String.h
258
bool EndsWith(const char* string, int32 length) const;
headers/os/support/String.h
260
bool IEndsWith(const BString& string) const;
headers/os/support/String.h
261
bool IEndsWith(const char* string) const;
headers/os/support/String.h
262
bool IEndsWith(const char* string, int32 length) const;
headers/os/support/String.h
320
bool CharAt(int32 charIndex, char* buffer,
headers/os/support/String.h
352
BString& operator<<(bool value);
headers/os/support/String.h
36
bool IsEmpty() const;
headers/os/support/String.h
380
status_t _MakeWritable(int32 length, bool copy);
headers/os/support/String.h
390
bool _DoAppend(const char* string, int32 length);
headers/os/support/String.h
391
bool _DoPrepend(const char* string, int32 length);
headers/os/support/String.h
392
bool _DoInsert(const char* string, int32 offset,
headers/os/support/String.h
416
int32 fromOffset, bool ignoreCase);
headers/os/support/String.h
424
bool _IsShareable() const;
headers/os/support/String.h
433
bool operator<(const char* a, const BString& b);
headers/os/support/String.h
434
bool operator<=(const char* a, const BString& b);
headers/os/support/String.h
435
bool operator==(const char* a, const BString& b);
headers/os/support/String.h
436
bool operator>(const char* a, const BString& b);
headers/os/support/String.h
437
bool operator>=(const char* a, const BString& b);
headers/os/support/String.h
438
bool operator!=(const char* a, const BString& b);
headers/os/support/String.h
457
inline bool
headers/os/support/String.h
526
inline bool
headers/os/support/String.h
533
inline bool
headers/os/support/String.h
540
inline bool
headers/os/support/String.h
547
inline bool
headers/os/support/String.h
554
inline bool
headers/os/support/String.h
561
inline bool
headers/os/support/String.h
568
inline bool
headers/os/support/String.h
582
inline bool
headers/os/support/String.h
589
inline bool
headers/os/support/String.h
596
inline bool
headers/os/support/String.h
603
inline bool
headers/os/support/String.h
610
inline bool
headers/os/support/String.h
617
inline bool
headers/os/support/String.h
84
bool CopyCharsInto(char* into, int32* intoLength,
headers/os/support/String.h
87
bool Split(const char* separator, bool noEmptyStrings,
headers/os/support/StringList.h
22
bool Add(const BString& string, int32 index);
headers/os/support/StringList.h
23
bool Add(const BString& string);
headers/os/support/StringList.h
24
bool Add(const BStringList& list, int32 index);
headers/os/support/StringList.h
25
bool Add(const BStringList& list);
headers/os/support/StringList.h
27
bool Remove(const BString& string,
headers/os/support/StringList.h
28
bool ignoreCase = false);
headers/os/support/StringList.h
29
bool Remove(const BStringList& list,
headers/os/support/StringList.h
30
bool ignoreCase = false);
headers/os/support/StringList.h
32
bool Remove(int32 index, int32 count);
headers/os/support/StringList.h
33
bool Replace(int32 index, const BString& string);
headers/os/support/StringList.h
38
void Sort(bool ignoreCase = false);
headers/os/support/StringList.h
40
bool Swap(int32 indexA, int32 indexB);
headers/os/support/StringList.h
41
bool Move(int32 fromIndex, int32 toIndex);
headers/os/support/StringList.h
49
bool HasString(const BString& string,
headers/os/support/StringList.h
50
bool ignoreCase = false) const;
headers/os/support/StringList.h
52
bool ignoreCase = false) const;
headers/os/support/StringList.h
54
bool IsEmpty() const;
headers/os/support/StringList.h
60
void DoForEach(bool (*func)(const BString& string));
headers/os/support/StringList.h
61
void DoForEach(bool (*func)(const BString& string,
headers/os/support/StringList.h
65
bool operator==(const BStringList& other) const;
headers/os/support/StringList.h
66
bool operator!=(const BStringList& other) const;
headers/os/support/StringList.h
69
virtual bool IsFixedSize() const;
headers/os/support/StringList.h
71
virtual bool AllowsTypeCode(type_code code) const;
headers/os/support/StringList.h
89
inline bool
headers/os/support/StringList.h
90
BStringList::HasString(const BString& string, bool ignoreCase) const
headers/os/support/StringList.h
96
inline bool
headers/os/support/Url.h
101
void UrlEncode(bool strict = false);
headers/os/support/Url.h
102
void UrlDecode(bool strict = false);
headers/os/support/Url.h
105
bool _ContainsDelimiter(const BString& url);
headers/os/support/Url.h
112
bool strict, bool directory = false);
headers/os/support/Url.h
114
bool strict);
headers/os/support/Url.h
116
bool _IsHostValid() const;
headers/os/support/Url.h
117
bool _IsHostIPV6Valid(size_t offset,
headers/os/support/Url.h
119
bool _IsProtocolValid() const;
headers/os/support/Url.h
120
static bool _IsUnreserved(char c);
headers/os/support/Url.h
121
static bool _IsGenDelim(char c);
headers/os/support/Url.h
122
static bool _IsSubDelim(char c);
headers/os/support/Url.h
123
static bool _IsIPV6Char(char c);
headers/os/support/Url.h
124
static bool _IsUsernameChar(char c);
headers/os/support/Url.h
125
static bool _IsPasswordChar(char c);
headers/os/support/Url.h
126
static bool _IsHostChar(char c);
headers/os/support/Url.h
127
static bool _IsPortChar(char c);
headers/os/support/Url.h
147
mutable bool fUrlStringValid : 1;
headers/os/support/Url.h
148
mutable bool fAuthorityValid : 1;
headers/os/support/Url.h
149
mutable bool fUserInfoValid : 1;
headers/os/support/Url.h
151
bool fHasProtocol : 1;
headers/os/support/Url.h
152
bool fHasUserName : 1;
headers/os/support/Url.h
153
bool fHasPassword : 1;
headers/os/support/Url.h
154
bool fHasHost : 1;
headers/os/support/Url.h
155
bool fHasPort : 1;
headers/os/support/Url.h
156
bool fHasPath : 1;
headers/os/support/Url.h
157
bool fHasRequest : 1;
headers/os/support/Url.h
158
bool fHasFragment : 1;
headers/os/support/Url.h
17
BUrl(const char* url, bool encode = true);
headers/os/support/Url.h
27
bool encode = true);
headers/os/support/Url.h
52
bool IsValid() const;
headers/os/support/Url.h
53
bool HasProtocol() const;
headers/os/support/Url.h
54
bool HasUserName() const;
headers/os/support/Url.h
55
bool HasPassword() const;
headers/os/support/Url.h
56
bool HasUserInfo() const;
headers/os/support/Url.h
57
bool HasHost() const;
headers/os/support/Url.h
58
bool HasPort() const;
headers/os/support/Url.h
59
bool HasAuthority() const;
headers/os/support/Url.h
60
bool HasPath() const;
headers/os/support/Url.h
61
bool HasRequest() const;
headers/os/support/Url.h
62
bool HasFragment() const;
headers/os/support/Url.h
69
bool strict = false,
headers/os/support/Url.h
70
bool directory = false);
headers/os/support/Url.h
72
bool strict = false);
headers/os/support/Url.h
75
bool HasPreferredApplication() const;
headers/os/support/Url.h
78
bool onProblemAskUser = true) const;
headers/os/support/Url.h
82
bool deep = true) const;
headers/os/support/Url.h
86
bool operator==(BUrl& other) const;
headers/os/support/Url.h
87
bool operator!=(BUrl& other) const;
headers/os/translation/BitmapStream.h
42
bool fDetached;
headers/os/translation/TranslatorRoster.h
104
bool IsTranslator(entry_ref* ref);
headers/os/translation/TranslatorRoster.h
45
virtual status_t Archive(BMessage* into, bool deep = true) const;
headers/posix/malloc_debug.h
18
void heap_debug_set_memory_reuse(bool enabled);
headers/posix/malloc_debug.h
19
void heap_debug_set_paranoid_validation(bool enabled);
headers/posix/malloc_debug.h
20
void heap_debug_set_debugger_calls(bool enabled);
headers/posix/malloc_debug.h
25
void heap_debug_dump_allocations(bool statsOnly, thread_id thread);
headers/posix/malloc_debug.h
26
void heap_debug_dump_heaps(bool dumpAreas, bool dumpBins);
headers/posix/malloc_debug.h
33
status_t heap_debug_dump_allocations_on_exit(bool enabled);
headers/private/app/AppMisc.h
24
status_t get_app_ref(team_id team, entry_ref *ref, bool traverse = true);
headers/private/app/AppMisc.h
25
status_t get_app_ref(entry_ref *ref, bool traverse = true);
headers/private/app/AppMisc.h
31
bool is_app_showing_modal_window(team_id team);
headers/private/app/DirectMessageTarget.h
21
bool AddMessage(BMessage* message);
headers/private/app/DirectMessageTarget.h
34
bool fClosed;
headers/private/app/LaunchRoster.h
37
bool force = false);
headers/private/app/LaunchRoster.h
40
status_t Stop(const char* name, bool force = false);
headers/private/app/LaunchRoster.h
41
status_t SetEnabled(const char* name, bool enabled);
headers/private/app/LinkReceiver.h
35
bool HasMessages() const;
headers/private/app/LinkReceiver.h
36
bool NeedsReply() const;
headers/private/app/LinkSender.h
38
status_t EndMessage(bool needsReply = false);
headers/private/app/LinkSender.h
40
status_t Flush(bigtime_t timeout = B_INFINITE_TIMEOUT, bool needsReply = false);
headers/private/app/LooperList.h
29
bool Lock();
headers/private/app/LooperList.h
31
bool IsLocked();
headers/private/app/LooperList.h
34
bool IsLooperValid(const BLooper* l);
headers/private/app/LooperList.h
35
bool RemoveLooper(BLooper* l);
headers/private/app/LooperList.h
57
bool operator()(LooperData& Data);
headers/private/app/LooperList.h
62
bool operator()(LooperData& Data);
headers/private/app/LooperList.h
67
bool operator()(LooperData& Data);
headers/private/app/LooperList.h
72
bool operator()(LooperData& Data);
headers/private/app/LooperList.h
76
static bool EmptySlotPred(LooperData& Data);
headers/private/app/MessagePrivate.h
128
bool
headers/private/app/MessagePrivate.h
135
SetWasDropped(bool wasDropped)
headers/private/app/MessagePrivate.h
181
bigtime_t timeout, bool replyRequired, BMessenger &replyTo) const
headers/private/app/MessageUtils.h
55
TReadHelper(BDataIO *stream, bool swap)
headers/private/app/MessageUtils.h
89
void SetSwap(bool yesNo) { fSwap = yesNo; }
headers/private/app/MessageUtils.h
90
bool IsSwapping() const { return fSwap; }
headers/private/app/MessageUtils.h
95
bool fSwap;
headers/private/app/MessengerPrivate.h
24
bool IsPreferredTarget()
headers/private/app/RosterPrivate.h
27
status_t SendTo(BMessage *message, BMessage *reply, bool mime);
headers/private/app/RosterPrivate.h
28
bool IsMessengerValid(bool mime) const;
headers/private/app/RosterPrivate.h
34
bool launchSuspended)
headers/private/app/RosterPrivate.h
39
status_t ShutDown(bool reboot, bool confirm, bool synchronous)
headers/private/app/RosterPrivate.h
41
status_t IsShutDownInProgress(bool* inProgress)
headers/private/app/RosterPrivate.h
48
port_id port, bool fullReg, uint32 *token,
headers/private/app/RosterPrivate.h
61
uint32 token, bool *preRegistered, app_info *info) const
headers/private/app/RosterPrivate.h
65
void SetWithoutRegistrar(bool noRegistrar) const
headers/private/app/Server.h
17
BServer(const char* signature, bool initGUI,
headers/private/app/Server.h
20
looperName, port_id port, bool initGUI,
headers/private/app/Server.h
26
bool fGUIContextInitialized;
headers/private/app/ServerLink.h
155
ServerLink::Flush(bigtime_t timeout, bool needsReply)
headers/private/app/ServerLink.h
234
inline bool
headers/private/app/ServerLink.h
56
bool needsReply = false);
headers/private/app/ServerLink.h
75
bool NeedsReply() const;
headers/private/app/ServerMemoryAllocator.h
37
bool readOnly = false);
headers/private/app/ServerProtocolStructs.h
35
bool fontAntialiasing;
headers/private/app/ServerProtocolStructs.h
65
bool sync;
headers/private/app/TokenSpace.h
43
bool SetToken(int32 token, int16 type, void* object);
headers/private/app/TokenSpace.h
45
bool RemoveToken(int32 token);
headers/private/app/TokenSpace.h
46
bool CheckToken(int32 token, int16 type) const;
headers/private/audio/hmulti_audio.h
364
inline void B_SET_CHANNEL(void * bits, int channel, bool value)
headers/private/audio/hmulti_audio.h
371
inline bool B_TEST_CHANNEL(const void * bits, int channel)
headers/private/audio/hmulti_audio.h
431
bool enable;
headers/private/binary_compatibility/Interface.h
30
bool return_value;
headers/private/binary_compatibility/Interface.h
45
bool descendants;
headers/private/binary_compatibility/Interface.h
51
bool return_value;
headers/private/bluetooth/ConnectionIncoming.h
38
virtual bool QuitRequested();
headers/private/bluetooth/PincodeWindow.h
36
virtual bool QuitRequested();
headers/private/bluetooth/btCoreData.h
96
inline bool ExistConnectionByDestination(const bdaddr_t& destination,
headers/private/bluetooth/btCoreData.h
98
inline bool ExistConnectionByHandle(uint16 handle, hci_id hid);
headers/private/debug/DebugContext.h
46
bool singleStep = false);
headers/private/debug/DebugEventStream.h
44
bool takeOverOwnership);
headers/private/debug/DebugEventStream.h
67
bool fOwnsBuffer;
headers/private/debug/DebugLooper.h
25
thread_id Run(bool spawnThread);
headers/private/debug/DebugLooper.h
30
bool RemoveTeamDebugger(BTeamDebugger* debugger);
headers/private/debug/DebugLooper.h
31
bool RemoveTeamDebugger(team_id team);
headers/private/debug/DebugLooper.h
56
bool fOwnsThread;
headers/private/debug/DebugLooper.h
57
bool fTerminating;
headers/private/debug/DebugLooper.h
58
bool fNotified;
headers/private/debug/DebugMessageHandler.h
16
virtual bool HandleDebugMessage(int32 messageCode,
headers/private/debug/DebugMessageHandler.h
19
virtual bool HandleThreadDebugged(
headers/private/debug/DebugMessageHandler.h
21
virtual bool HandleDebuggerCall(
headers/private/debug/DebugMessageHandler.h
23
virtual bool HandleBreakpointHit(
headers/private/debug/DebugMessageHandler.h
25
virtual bool HandleWatchpointHit(
headers/private/debug/DebugMessageHandler.h
27
virtual bool HandleSingleStep(
headers/private/debug/DebugMessageHandler.h
29
virtual bool HandlePreSyscall(
headers/private/debug/DebugMessageHandler.h
31
virtual bool HandlePostSyscall(
headers/private/debug/DebugMessageHandler.h
33
virtual bool HandleSignalReceived(
headers/private/debug/DebugMessageHandler.h
35
virtual bool HandleExceptionOccurred(
headers/private/debug/DebugMessageHandler.h
37
virtual bool HandleTeamCreated(
headers/private/debug/DebugMessageHandler.h
39
virtual bool HandleTeamDeleted(
headers/private/debug/DebugMessageHandler.h
41
virtual bool HandleTeamExec(
headers/private/debug/DebugMessageHandler.h
43
virtual bool HandleThreadCreated(
headers/private/debug/DebugMessageHandler.h
45
virtual bool HandleThreadDeleted(
headers/private/debug/DebugMessageHandler.h
47
virtual bool HandleImageCreated(
headers/private/debug/DebugMessageHandler.h
49
virtual bool HandleImageDeleted(
headers/private/debug/DebugMessageHandler.h
51
virtual bool HandleProfilerUpdate(
headers/private/debug/DebugMessageHandler.h
53
virtual bool HandleHandedOver(
headers/private/debug/DebugMessageHandler.h
56
virtual bool UnhandledDebugMessage(int32 messageCode,
headers/private/debug/TeamDebugger.h
26
int32 argCount, bool traceLoading);
headers/private/debug/TeamDebugger.h
35
int32 argCount, bool traceLoading);
headers/private/debug/debug_support.h
79
bool *exactMatch);
headers/private/debugger/arch/Architecture.h
127
bool useExistingTrace = false,
headers/private/debugger/arch/Architecture.h
128
bool getFullFrameInfo = true);
headers/private/debugger/arch/Architecture.h
145
bool fBigEndian;
headers/private/debugger/arch/Architecture.h
149
bool
headers/private/debugger/arch/Architecture.h
55
bool bigEndian);
headers/private/debugger/arch/Architecture.h
65
inline bool IsBigEndian() const { return fBigEndian; }
headers/private/debugger/arch/Architecture.h
66
inline bool IsHostEndian() const;
headers/private/debugger/arch/Architecture.h
85
CpuState* cpuState, bool isTopFrame,
headers/private/debugger/arch/CpuState.h
35
virtual bool GetRegisterValue(const Register* reg,
headers/private/debugger/arch/CpuState.h
37
virtual bool SetRegisterValue(const Register* reg,
headers/private/debugger/arch/Register.h
33
register_type type, bool calleePreserved);
headers/private/debugger/arch/Register.h
42
bool IsCalleePreserved() const
headers/private/debugger/arch/Register.h
52
bool fCalleePreserved;
headers/private/debugger/controllers/TeamDebugger.h
108
virtual void SetStopOnImageLoadRequested(bool enabled,
headers/private/debugger/controllers/TeamDebugger.h
109
bool useImageNames);
headers/private/debugger/controllers/TeamDebugger.h
123
uint32 type, int32 length, bool enabled);
headers/private/debugger/controllers/TeamDebugger.h
125
Watchpoint *watchpoint, bool enabled);
headers/private/debugger/controllers/TeamDebugger.h
147
virtual bool UserInterfaceQuitRequested(
headers/private/debugger/controllers/TeamDebugger.h
183
bool _HandleTeamDeleted(
headers/private/debugger/controllers/TeamDebugger.h
185
bool _HandleThreadCreated(
headers/private/debugger/controllers/TeamDebugger.h
187
bool _HandleThreadRenamed(
headers/private/debugger/controllers/TeamDebugger.h
189
bool _HandleThreadPriorityChanged(
headers/private/debugger/controllers/TeamDebugger.h
191
bool _HandleThreadDeleted(
headers/private/debugger/controllers/TeamDebugger.h
193
bool _HandleImageCreated(
headers/private/debugger/controllers/TeamDebugger.h
195
bool _HandleImageDeleted(
headers/private/debugger/controllers/TeamDebugger.h
197
bool _HandlePostSyscall(
headers/private/debugger/controllers/TeamDebugger.h
206
bool enabled, bool hidden);
headers/private/debugger/controllers/TeamDebugger.h
208
UserBreakpoint* breakpoint, bool enabled);
headers/private/debugger/controllers/TeamDebugger.h
215
uint32 type, int32 length, bool enabled);
headers/private/debugger/controllers/TeamDebugger.h
217
Watchpoint* watchpoint, bool enabled);
headers/private/debugger/controllers/TeamDebugger.h
263
bool fIsPostMortem;
headers/private/debugger/controllers/TeamDebugger.h
280
volatile bool fTerminating;
headers/private/debugger/controllers/TeamDebugger.h
281
bool fKillTeamOnQuit;
headers/private/debugger/controllers/TeamDebugger.h
285
bool fExecPending;
headers/private/debugger/controllers/TeamDebugger.h
55
bool stopInMain);
headers/private/debugger/controllers/TeamDebugger.h
61
bool IsPostMortem() const { return fIsPostMortem; }
headers/private/debugger/controllers/TeamDebugger.h
78
bool forceDisassembly = false);
headers/private/debugger/controllers/TeamDebugger.h
95
bool enabled, bool hidden = false);
headers/private/debugger/controllers/TeamDebugger.h
98
bool enabled);
headers/private/debugger/controllers/ThreadHandler.h
102
bool _DoStepOver(CpuState* cpuState);
headers/private/debugger/controllers/ThreadHandler.h
112
bool _HandleBreakpointConditionIfNeeded(
headers/private/debugger/controllers/ThreadHandler.h
116
bool _CheckStopCondition();
headers/private/debugger/controllers/ThreadHandler.h
118
bool _HandleBreakpointHitStep(CpuState* cpuState);
headers/private/debugger/controllers/ThreadHandler.h
119
bool _HandleSingleStepStep(CpuState* cpuState);
headers/private/debugger/controllers/ThreadHandler.h
121
bool _HasExitedFrame(target_addr_t framePointer)
headers/private/debugger/controllers/ThreadHandler.h
136
bool fSingleStepping;
headers/private/debugger/controllers/ThreadHandler.h
159
bool Compare(thread_id key, ThreadHandler* value) const
headers/private/debugger/controllers/ThreadHandler.h
55
bool HandleThreadDebugged(
headers/private/debugger/controllers/ThreadHandler.h
58
bool HandleDebuggerCall(
headers/private/debugger/controllers/ThreadHandler.h
60
bool HandleBreakpointHit(
headers/private/debugger/controllers/ThreadHandler.h
62
bool HandleWatchpointHit(
headers/private/debugger/controllers/ThreadHandler.h
64
bool HandleSingleStep(
headers/private/debugger/controllers/ThreadHandler.h
66
bool HandleExceptionOccurred(
headers/private/debugger/controllers/ThreadHandler.h
68
bool HandleSignalReceived(
headers/private/debugger/controllers/ThreadHandler.h
86
bool _HandleThreadStopped(CpuState* cpuState,
headers/private/debugger/controllers/ThreadHandler.h
91
bool _HandleSetAddress(CpuState* cpuState,
headers/private/debugger/debug_info/FunctionDebugInfo.h
30
virtual bool IsMain() const = 0;
headers/private/debugger/debug_info/GlobalTypeLookup.h
35
inline bool Lock();
headers/private/debugger/debug_info/GlobalTypeLookup.h
74
virtual bool HasType(GlobalTypeCache* cache,
headers/private/debugger/debug_info/GlobalTypeLookup.h
81
bool
headers/private/debugger/debug_info/ImageDebugInfo.h
40
bool AddSpecificInfo(SpecificImageDebugInfo* info);
headers/private/debugger/debug_info/ImageDebugInfo.h
49
bool HasType(const BString& name,
headers/private/debugger/debug_info/SpecificImageDebugInfo.h
55
virtual bool HasType(const BString& name,
headers/private/debugger/debug_info/SpecificImageDebugInfo.h
65
bool getFullFrameInfo,
headers/private/debugger/debug_info/TeamDebugInfo.h
53
virtual bool HasType(GlobalTypeCache* cache,
headers/private/debugger/debug_info/TeamDebugInfo.h
60
virtual bool TypeExistsByName(const BString& name,
headers/private/debugger/debug_managers/ValueNodeManager.h
20
ValueNodeManager(bool addFrameNodes = true);
headers/private/debugger/debug_managers/ValueNodeManager.h
26
bool AddListener(
headers/private/debugger/debug_managers/ValueNodeManager.h
48
bool fAddFrameNodes;
headers/private/debugger/elf/ElfFile.h
126
bool Is64Bit() const { return f64Bit; }
headers/private/debugger/elf/ElfFile.h
127
bool IsByteOrderSwapped() const
headers/private/debugger/elf/ElfFile.h
162
bool swappedByteOrder);
headers/private/debugger/elf/ElfFile.h
174
bool _FindSymbolSections(ElfSection*& _symbolSection,
headers/private/debugger/elf/ElfFile.h
178
bool _CheckRange(uint64 offset, uint64 size) const;
headers/private/debugger/elf/ElfFile.h
181
bool _CheckElfHeader(
headers/private/debugger/elf/ElfFile.h
202
bool f64Bit;
headers/private/debugger/elf/ElfFile.h
203
bool fSwappedByteOrder;
headers/private/debugger/elf/ElfFile.h
211
ElfFile::StaticGet(const Value& value, bool swappedByteOrder)
headers/private/debugger/elf/ElfFile.h
39
bool IsWritable() const
headers/private/debugger/elf/ElfFile.h
44
bool IsLoaded() const { return fLoadCount > 0; }
headers/private/debugger/elf/ElfFile.h
74
bool IsWritable() const
headers/private/debugger/files/LocatableDirectory.h
23
virtual bool GetLocatedPath(BString& _path) const;
headers/private/debugger/files/LocatableDirectory.h
25
bool implicit);
headers/private/debugger/files/LocatableEntry.h
30
virtual bool Lock() = 0;
headers/private/debugger/files/LocatableEntry.h
49
virtual bool GetLocatedPath(BString& _path) const = 0;
headers/private/debugger/files/LocatableEntry.h
51
bool implicit) = 0;
headers/private/debugger/files/LocatableFile.h
27
virtual bool GetLocatedPath(BString& _path) const;
headers/private/debugger/files/LocatableFile.h
29
bool implicit);
headers/private/debugger/files/LocatableFile.h
31
bool AddListener(Listener* listener);
headers/private/debugger/ids/FunctionID.h
25
bool deep = true) const;
headers/private/debugger/ids/FunctionID.h
32
bool IsValid() const;
headers/private/debugger/ids/FunctionID.h
51
virtual bool operator==(const ObjectID& other) const;
headers/private/debugger/ids/FunctionID.h
66
virtual bool operator==(const ObjectID& other) const;
headers/private/debugger/ids/ObjectID.h
19
virtual bool operator==(const ObjectID& other) const = 0;
headers/private/debugger/ids/ObjectID.h
20
inline bool operator!=(const ObjectID& other) const;
headers/private/debugger/ids/ObjectID.h
39
bool
headers/private/debugger/model/Breakpoint.h
28
bool IsInstalled() const { return fInstalled; }
headers/private/debugger/model/Breakpoint.h
29
void SetInstalled(bool installed);
headers/private/debugger/model/Breakpoint.h
31
bool ShouldBeInstalled() const;
headers/private/debugger/model/Breakpoint.h
32
bool IsUnused() const;
headers/private/debugger/model/Breakpoint.h
33
bool HasEnabledUserBreakpoint() const;
headers/private/debugger/model/Breakpoint.h
47
bool AddClient(BreakpointClient* client);
headers/private/debugger/model/Breakpoint.h
64
bool fInstalled;
headers/private/debugger/model/DisassembledCode.h
23
virtual bool Lock();
headers/private/debugger/model/DisassembledCode.h
28
virtual bool GetStatementLocationRange(
headers/private/debugger/model/DisassembledCode.h
46
bool AddCommentLine(const BString& line);
headers/private/debugger/model/DisassembledCode.h
47
bool AddInstructionLine(const BString& line,
headers/private/debugger/model/DisassembledCode.h
59
bool _AddLine(const BString& line,
headers/private/debugger/model/ExpressionValues.h
30
bool GetValue(FunctionID* function,
headers/private/debugger/model/ExpressionValues.h
34
inline bool GetValue(FunctionID* function,
headers/private/debugger/model/ExpressionValues.h
38
bool HasValue(FunctionID* function,
headers/private/debugger/model/ExpressionValues.h
41
inline bool HasValue(FunctionID* function,
headers/private/debugger/model/ExpressionValues.h
66
bool
headers/private/debugger/model/ExpressionValues.h
74
bool
headers/private/debugger/model/FileSourceCode.h
31
virtual bool Lock();
headers/private/debugger/model/FileSourceCode.h
36
virtual bool GetStatementLocationRange(
headers/private/debugger/model/FileSourceCode.h
51
bool& _foundMatch) const;
headers/private/debugger/model/Image.h
44
bool ContainsAddress(target_addr_t address) const;
headers/private/debugger/model/SignalInfo.h
19
bool deadly);
headers/private/debugger/model/SignalInfo.h
23
bool deadly);
headers/private/debugger/model/SignalInfo.h
27
bool Deadly() const { return fDeadly; }
headers/private/debugger/model/SignalInfo.h
31
bool fDeadly;
headers/private/debugger/model/SourceCode.h
27
virtual bool Lock() = 0;
headers/private/debugger/model/SourceCode.h
32
virtual bool GetStatementLocationRange(
headers/private/debugger/model/StackFrame.h
73
bool AddParameter(Variable* parameter);
headers/private/debugger/model/StackFrame.h
77
bool AddLocalVariable(Variable* variable);
headers/private/debugger/model/StackFrameValueInfos.h
27
bool GetInfo(ObjectID* variable,
headers/private/debugger/model/StackFrameValueInfos.h
32
inline bool GetInfo(ObjectID* variable,
headers/private/debugger/model/StackFrameValueInfos.h
37
bool HasInfo(ObjectID* variable,
headers/private/debugger/model/StackFrameValueInfos.h
39
inline bool HasInfo(ObjectID* variable,
headers/private/debugger/model/StackFrameValueInfos.h
62
bool
headers/private/debugger/model/StackFrameValueInfos.h
70
bool
headers/private/debugger/model/StackFrameValues.h
27
bool GetValue(ObjectID* variable,
headers/private/debugger/model/StackFrameValues.h
30
inline bool GetValue(ObjectID* variable,
headers/private/debugger/model/StackFrameValues.h
33
bool HasValue(ObjectID* variable,
headers/private/debugger/model/StackFrameValues.h
35
inline bool HasValue(ObjectID* variable,
headers/private/debugger/model/StackFrameValues.h
58
bool
headers/private/debugger/model/StackFrameValues.h
66
bool
headers/private/debugger/model/StackTrace.h
18
bool AddFrame(StackFrame* frame);
headers/private/debugger/model/Statement.h
26
virtual bool ContainsAddress(target_addr_t address)
headers/private/debugger/model/Statement.h
55
virtual bool ContainsAddress(target_addr_t address) const;
headers/private/debugger/model/TargetHost.h
27
bool Lock() { return fLock.Lock(); }
headers/private/debugger/model/Team.h
113
bool Lock() { return fLock.Lock(); }
headers/private/debugger/model/Team.h
133
bool RemoveThread(thread_id threadID);
headers/private/debugger/model/Team.h
141
bool RemoveImage(image_id imageID);
headers/private/debugger/model/Team.h
147
bool AddStopImageName(const BString& name);
headers/private/debugger/model/Team.h
151
void SetStopOnImageLoad(bool enabled,
headers/private/debugger/model/Team.h
152
bool useImageNameList);
headers/private/debugger/model/Team.h
153
bool StopOnImageLoad() const
headers/private/debugger/model/Team.h
155
bool StopImageNameListEnabled() const
headers/private/debugger/model/Team.h
161
bool SetCustomSignalDisposition(int32 signal,
headers/private/debugger/model/Team.h
172
bool AddBreakpoint(Breakpoint* breakpoint);
headers/private/debugger/model/Team.h
196
bool AddWatchpoint(Watchpoint* watchpoint);
headers/private/debugger/model/Team.h
240
void NotifyStopOnImageLoadChanged(bool enabled,
headers/private/debugger/model/Team.h
241
bool useImageNameList);
headers/private/debugger/model/Team.h
303
bool fStopOnImageLoad;
headers/private/debugger/model/Team.h
304
bool fStopImageNameListEnabled;
headers/private/debugger/model/Team.h
354
bool stopOnImageLoad,
headers/private/debugger/model/Team.h
355
bool stopImageNameListEnabled);
headers/private/debugger/model/Team.h
357
bool StopOnImageLoad() const
headers/private/debugger/model/Team.h
359
bool StopImageNameListEnabled() const
headers/private/debugger/model/Team.h
363
bool fStopOnImageLoad;
headers/private/debugger/model/Team.h
364
bool fStopImageNameListEnabled;
headers/private/debugger/model/TeamMemoryBlock.h
32
bool HasListener(Listener* listener);
headers/private/debugger/model/TeamMemoryBlock.h
35
bool IsValid() const { return fValid; };
headers/private/debugger/model/TeamMemoryBlock.h
42
bool Contains(target_addr_t address) const;
headers/private/debugger/model/TeamMemoryBlock.h
44
bool IsWritable() const { return fWritable; }
headers/private/debugger/model/TeamMemoryBlock.h
45
void SetWritable(bool writable);
headers/private/debugger/model/TeamMemoryBlock.h
56
bool fValid;
headers/private/debugger/model/TeamMemoryBlock.h
57
bool fWritable;
headers/private/debugger/model/TeamTypeInformation.h
27
virtual bool TypeExistsByName(const BString& name,
headers/private/debugger/model/Thread.h
54
bool IsMainThread() const;
headers/private/debugger/model/Thread.h
75
bool StopRequestPending() const
headers/private/debugger/model/Thread.h
92
bool fStopRequestPending;
headers/private/debugger/model/Type.h
134
virtual Type* ResolveRawType(bool nextOneOnly) const;
headers/private/debugger/model/Type.h
146
bool extendExisting,
headers/private/debugger/model/Type.h
212
virtual Type* ResolveRawType(bool nextOneOnly) const;
headers/private/debugger/model/Type.h
223
virtual Type* ResolveRawType(bool nextOneOnly) const;
headers/private/debugger/model/Type.h
304
virtual bool HasVariableArguments() const = 0;
headers/private/debugger/model/TypeComponentPath.h
104
bool operator==(const TypeComponent& other) const;
headers/private/debugger/model/TypeComponentPath.h
106
bool operator!=(const TypeComponent& other) const
headers/private/debugger/model/TypeComponentPath.h
123
bool AddComponent(const TypeComponent& component);
headers/private/debugger/model/TypeComponentPath.h
136
bool operator==(const TypeComponentPath& other) const;
headers/private/debugger/model/TypeComponentPath.h
137
bool operator!=(const TypeComponentPath& other) const
headers/private/debugger/model/TypeComponentPath.h
49
bool IsValid() const
headers/private/debugger/model/TypeComponentPath.h
80
bool SetToArrayElement(type_kind typeKind, const ArrayIndexPath& indexPath)
headers/private/debugger/model/TypeComponentPath.h
88
bool HasPrefix(const TypeComponent& other) const;
headers/private/debugger/model/TypeLookupConstraints.h
23
bool HasTypeKind() const;
headers/private/debugger/model/TypeLookupConstraints.h
24
bool HasSubtypeKind() const;
headers/private/debugger/model/TypeLookupConstraints.h
25
bool HasBaseTypeName() const;
headers/private/debugger/model/TypeLookupConstraints.h
40
bool fTypeKindGiven;
headers/private/debugger/model/TypeLookupConstraints.h
41
bool fSubtypeKindGiven;
headers/private/debugger/model/UserBreakpoint.h
101
bool IsEnabled() const { return fEnabled; }
headers/private/debugger/model/UserBreakpoint.h
102
void SetEnabled(bool enabled);
headers/private/debugger/model/UserBreakpoint.h
105
bool IsHidden() const { return fHidden; }
headers/private/debugger/model/UserBreakpoint.h
106
void SetHidden(bool hidden);
headers/private/debugger/model/UserBreakpoint.h
108
bool HasCondition() const
headers/private/debugger/model/UserBreakpoint.h
121
bool fValid;
headers/private/debugger/model/UserBreakpoint.h
122
bool fEnabled;
headers/private/debugger/model/UserBreakpoint.h
123
bool fHidden;
headers/private/debugger/model/UserBreakpoint.h
92
bool AddInstance(UserBreakpointInstance* instance);
headers/private/debugger/model/UserBreakpoint.h
97
bool IsValid() const { return fValid; }
headers/private/debugger/model/UserBreakpoint.h
98
void SetValid(bool valid);
headers/private/debugger/model/Watchpoint.h
25
bool IsInstalled() const { return fInstalled; }
headers/private/debugger/model/Watchpoint.h
26
void SetInstalled(bool installed);
headers/private/debugger/model/Watchpoint.h
28
bool IsEnabled() const { return fEnabled; }
headers/private/debugger/model/Watchpoint.h
29
void SetEnabled(bool enabled);
headers/private/debugger/model/Watchpoint.h
32
bool ShouldBeInstalled() const
headers/private/debugger/model/Watchpoint.h
35
bool Contains(target_addr_t address) const;
headers/private/debugger/model/Watchpoint.h
48
bool fInstalled;
headers/private/debugger/model/Watchpoint.h
49
bool fEnabled;
headers/private/debugger/settings/generic/Setting.h
137
const BString& name, bool defaultValue);
headers/private/debugger/settings/generic/Setting.h
139
virtual bool DefaultBoolValue() const;
headers/private/debugger/settings/generic/Setting.h
142
bool fDefaultValue;
headers/private/debugger/settings/generic/Setting.h
170
bool AddOption(SettingsOption* option);
headers/private/debugger/settings/generic/Setting.h
171
bool AddOption(const BString& id,
headers/private/debugger/settings/generic/Setting.h
46
virtual bool DefaultBoolValue() const = 0;
headers/private/debugger/settings/generic/Settings.h
33
bool Lock() { return fLock.Lock(); }
headers/private/debugger/settings/generic/Settings.h
41
bool SetValue(Setting* setting,
headers/private/debugger/settings/generic/Settings.h
44
bool RestoreValues(const BMessage& message);
headers/private/debugger/settings/generic/Settings.h
46
bool BoolValue(BoolSetting* setting) const
headers/private/debugger/settings/generic/Settings.h
52
bool AddListener(Listener* listener);
headers/private/debugger/settings/generic/SettingsDescription.h
25
bool AddSetting(Setting* setting);
headers/private/debugger/target_host_interface/TargetHostInterface.h
43
virtual bool IsLocal() const = 0;
headers/private/debugger/target_host_interface/TargetHostInterface.h
44
virtual bool Connected() const = 0;
headers/private/debugger/target_host_interface/TargetHostInterface.h
78
bool stopInMain);
headers/private/debugger/target_host_interface/TargetHostInterfaceInfo.h
28
virtual bool IsLocal() const = 0;
headers/private/debugger/target_host_interface/TargetHostInterfaceInfo.h
29
virtual bool IsConfigured(Settings* settings) const = 0;
headers/private/debugger/target_host_interface/TargetHostInterfaceRoster.h
30
bool Lock() { return fLock.Lock(); }
headers/private/debugger/types/ArrayIndexPath.h
26
bool GetPathString(BString& path) const;
headers/private/debugger/types/ArrayIndexPath.h
30
inline bool AddIndex(int64 index);
headers/private/debugger/types/ArrayIndexPath.h
58
bool
headers/private/debugger/types/SourceLocation.h
20
bool operator==(const SourceLocation& other) const
headers/private/debugger/types/SourceLocation.h
25
bool operator!=(const SourceLocation& other) const
headers/private/debugger/types/SourceLocation.h
30
bool operator<(const SourceLocation& other) const
headers/private/debugger/types/SourceLocation.h
36
bool operator<=(const SourceLocation& other) const
headers/private/debugger/types/TargetAddressRange.h
29
bool operator==(const TargetAddressRange& other) const
headers/private/debugger/types/TargetAddressRange.h
34
bool operator!=(const TargetAddressRange& other) const
headers/private/debugger/types/TargetAddressRange.h
54
bool Contains(target_addr_t address) const
headers/private/debugger/types/TargetAddressRange.h
59
bool Contains(const TargetAddressRange& other) const
headers/private/debugger/types/TargetAddressRange.h
64
bool IntersectsWith(const TargetAddressRange& other) const
headers/private/debugger/types/TargetAddressRangeList.h
24
bool AddRange(const TargetAddressRange& range);
headers/private/debugger/types/TargetAddressRangeList.h
25
inline bool AddRange(target_addr_t start,
headers/private/debugger/types/TargetAddressRangeList.h
34
bool Contains(target_addr_t address) const;
headers/private/debugger/types/TargetAddressRangeList.h
47
bool
headers/private/debugger/types/ValueLocation.h
128
bool SetToValue(const void* data, target_size_t size)
headers/private/debugger/types/ValueLocation.h
141
ValuePieceLocation& Normalize(bool bigEndian);
headers/private/debugger/types/ValueLocation.h
148
ValueLocation(bool bigEndian);
headers/private/debugger/types/ValueLocation.h
149
ValueLocation(bool bigEndian,
headers/private/debugger/types/ValueLocation.h
154
bool SetToByteOffset(const ValueLocation& other,
headers/private/debugger/types/ValueLocation.h
157
bool SetTo(const ValueLocation& other,
headers/private/debugger/types/ValueLocation.h
162
bool IsBigEndian() const { return fBigEndian; }
headers/private/debugger/types/ValueLocation.h
163
bool IsWritable() const { return fWritable; }
headers/private/debugger/types/ValueLocation.h
165
bool AddPiece(const ValuePieceLocation& piece);
headers/private/debugger/types/ValueLocation.h
169
bool SetPieceAt(int32 index,
headers/private/debugger/types/ValueLocation.h
180
bool fBigEndian;
headers/private/debugger/types/ValueLocation.h
181
bool fWritable;
headers/private/debugger/types/ValueLocation.h
40
bool writable; // indicates if the piece is in a
headers/private/debugger/types/ValueLocation.h
73
bool Copy(const ValuePieceLocation& other)
headers/private/debugger/types/ValueLocation.h
90
bool IsValid() const
headers/private/debugger/user_interface/UserInterface.h
110
bool forceDisassembly = false) = 0;
headers/private/debugger/user_interface/UserInterface.h
127
bool enabled, bool hidden = false) = 0;
headers/private/debugger/user_interface/UserInterface.h
130
bool enabled) = 0;
headers/private/debugger/user_interface/UserInterface.h
142
virtual void SetStopOnImageLoadRequested(bool enabled,
headers/private/debugger/user_interface/UserInterface.h
143
bool useImageNames) = 0;
headers/private/debugger/user_interface/UserInterface.h
158
bool enabled) = 0;
headers/private/debugger/user_interface/UserInterface.h
161
bool enabled) = 0;
headers/private/debugger/user_interface/UserInterface.h
187
virtual bool UserInterfaceQuitRequested(
headers/private/debugger/user_interface/UserInterface.h
66
virtual bool IsInteractive() const = 0;
headers/private/debugger/user_interface/util/UiUtils.h
72
bool fixedRange,
headers/private/debugger/util/IntegerFormatter.h
26
static bool FormatValue(const BVariant& value,
headers/private/debugger/util/RangeList.h
48
bool Contains(int32 value) const;
headers/private/debugger/util/Worker.h
147
bool Lock() { return fLock.Lock(); }
headers/private/debugger/util/Worker.h
160
bool HasPendingJobs();
headers/private/debugger/util/Worker.h
184
bool Compare(const JobKey& key, Job* value) const
headers/private/debugger/util/Worker.h
205
void _AbortJob(Job* job, bool removeFromTable);
headers/private/debugger/util/Worker.h
216
volatile bool fTerminating;
headers/private/debugger/util/Worker.h
49
virtual bool operator==(const JobKey& other) const = 0;
headers/private/debugger/util/Worker.h
63
virtual bool operator==(const JobKey& other) const;
headers/private/debugger/value/TypeHandlerRoster.h
49
bool RegisterHandler(TypeHandler* handler);
headers/private/debugger/value/Value.h
18
virtual bool ToString(BString& _string) const = 0;
headers/private/debugger/value/Value.h
19
virtual bool ToVariant(BVariant& _value) const = 0;
headers/private/debugger/value/Value.h
21
virtual bool operator==(const Value& other) const = 0;
headers/private/debugger/value/Value.h
22
inline bool operator!=(const Value& other) const
headers/private/debugger/value/ValueFormatter.h
26
virtual bool SupportsValidation() const;
headers/private/debugger/value/ValueFormatter.h
27
virtual bool ValidateFormattedValue(
headers/private/debugger/value/ValueNode.h
105
virtual bool IsInternal() const;
headers/private/debugger/value/ValueNode.h
52
virtual bool ChildCreationNeedsValue() const
headers/private/debugger/value/ValueNode.h
54
bool ChildrenCreated() const
headers/private/debugger/value/ValueNode.h
66
virtual bool IsRangedContainer() const;
headers/private/debugger/value/ValueNode.h
67
virtual bool IsContainerRangeFixed() const;
headers/private/debugger/value/ValueNode.h
92
bool fChildrenCreated;
headers/private/debugger/value/ValueNodeContainer.h
29
inline bool Lock() { return fLock.Lock(); }
headers/private/debugger/value/ValueNodeContainer.h
34
bool AddChild(ValueNodeChild* child);
headers/private/debugger/value/ValueNodeContainer.h
38
bool AddListener(Listener* listener);
headers/private/debugger/value/value_formatters/FloatValueFormatter.h
26
virtual bool SupportsValidation() const;
headers/private/debugger/value/value_formatters/FloatValueFormatter.h
28
virtual bool ValidateFormattedValue(
headers/private/debugger/value/value_formatters/FloatValueFormatter.h
40
bool wantsValue) const;
headers/private/debugger/value/value_formatters/IntegerValueFormatter.h
32
virtual bool SupportsValidation() const;
headers/private/debugger/value/value_formatters/IntegerValueFormatter.h
34
virtual bool ValidateFormattedValue(
headers/private/debugger/value/value_formatters/IntegerValueFormatter.h
46
bool wantsValue) const;
headers/private/debugger/value/value_formatters/IntegerValueFormatter.h
50
bool wantsValue = false) const;
headers/private/debugger/value/value_formatters/IntegerValueFormatter.h
55
bool wantsValue = false) const;
headers/private/debugger/value/value_nodes/ArrayValueNode.h
131
virtual bool IsInternal() const;
headers/private/debugger/value/value_nodes/ArrayValueNode.h
44
virtual bool IsRangedContainer() const;
headers/private/debugger/value/value_nodes/ArrayValueNode.h
60
bool fBoundsInitialized;
headers/private/debugger/value/value_nodes/BListValueNode.h
33
virtual bool ChildCreationNeedsValue() const
headers/private/debugger/value/value_nodes/BListValueNode.h
39
virtual bool IsRangedContainer() const;
headers/private/debugger/value/value_nodes/BListValueNode.h
40
virtual bool IsContainerRangeFixed() const;
headers/private/debugger/value/value_nodes/BListValueNode.h
65
bool fCountChildCreated;
headers/private/debugger/value/value_nodes/BMessageValueNode.h
122
virtual bool IsInternal() const;
headers/private/debugger/value/value_nodes/BMessageValueNode.h
32
virtual bool ChildCreationNeedsValue() const
headers/private/debugger/value/value_nodes/BMessageValueNode.h
72
bool fIsFlatMessage;
headers/private/debugger/value/values/AddressValue.h
17
virtual bool ToString(BString& _string) const;
headers/private/debugger/value/values/BoolValue.h
14
BoolValue(bool value);
headers/private/debugger/value/values/BoolValue.h
17
bool GetValue() const
headers/private/debugger/value/values/BoolValue.h
20
virtual bool ToString(BString& _string) const;
headers/private/debugger/value/values/BoolValue.h
21
virtual bool ToVariant(BVariant& _value) const;
headers/private/debugger/value/values/BoolValue.h
23
virtual bool operator==(const Value& other) const;
headers/private/debugger/value/values/BoolValue.h
26
bool fValue;
headers/private/debugger/value/values/EnumerationValue.h
24
virtual bool ToString(BString& _string) const;
headers/private/debugger/value/values/FloatValue.h
20
virtual bool ToString(BString& _string) const;
headers/private/debugger/value/values/FloatValue.h
21
virtual bool ToVariant(BVariant& _value) const;
headers/private/debugger/value/values/FloatValue.h
23
virtual bool operator==(const Value& other) const;
headers/private/debugger/value/values/IntegerValue.h
17
bool IsSigned() const;
headers/private/debugger/value/values/IntegerValue.h
26
virtual bool ToString(BString& _string) const;
headers/private/debugger/value/values/IntegerValue.h
27
virtual bool ToVariant(BVariant& _value) const;
headers/private/debugger/value/values/IntegerValue.h
29
virtual bool operator==(const Value& other) const;
headers/private/debugger/value/values/StringValue.h
20
virtual bool ToString(BString& _string) const;
headers/private/debugger/value/values/StringValue.h
21
virtual bool ToVariant(BVariant& _value) const;
headers/private/debugger/value/values/StringValue.h
23
virtual bool operator==(const Value& other) const;
headers/private/device/JoystickTweaker.h
28
bool calibration_enable;
headers/private/device/joystick_driver.h
19
bool button1;
headers/private/device/joystick_driver.h
20
bool button2;
headers/private/drivers/ata_adapter.h
136
status_t (*write_pio)(ata_adapter_channel_info *channel, uint16 *data, int count, bool force_16bit);
headers/private/drivers/ata_adapter.h
137
status_t (*read_pio)(ata_adapter_channel_info *channel, uint16 *data, int count, bool force_16bit);
headers/private/drivers/ata_adapter.h
140
size_t sg_list_count, bool to_device);
headers/private/drivers/ata_adapter.h
158
uint16 control_block_base, uint8 intnum, bool can_dma,
headers/private/drivers/ata_adapter.h
164
bool controller_can_dma, uint16 command_block_base,
headers/private/drivers/ata_adapter.h
167
device_node **node, bool supports_compatibility_mode);
headers/private/drivers/ata_adapter.h
179
bool can_dma, bool can_cq, uint32 dma_alignment, uint32 dma_boundary,
headers/private/drivers/ata_adapter.h
185
const char *controller_name, bool can_dma, bool can_cq,
headers/private/drivers/ata_adapter.h
191
const char *channel_module_name, bool can_dma, bool can_cq,
headers/private/drivers/ata_adapter.h
193
bool supports_compatibility_mode);
headers/private/drivers/mmc.h
105
uint8_t command, IOOperation* operation, bool offsetAsSectors);
headers/private/drivers/mmc.h
85
IOOperation* operation, bool offsetAsSectors);
headers/private/drivers/scsi_periph.h
112
bool isWrite, size_t* _bytesTransferred);
headers/private/drivers/scsi_periph.h
138
bool start, bool withLoadEject);
headers/private/drivers/scsi_periph.h
89
scsi_device_interface *scsi, device_node *node, bool removable,
headers/private/drivers/smbios.h
16
bool (*match_vendor_product)(const char* vendor, const char* product);
headers/private/file_systems/DeviceOpener.h
27
void RemoveCache(bool allowWrites);
headers/private/file_systems/DeviceOpener.h
33
bool IsReadOnly() const {
headers/private/file_systems/DeviceOpener.h
40
static bool _IsReadOnly(int mode)
headers/private/file_systems/DeviceOpener.h
42
static bool _IsReadWrite(int mode)
headers/private/file_systems/QueryParser.h
1013
bool
headers/private/file_systems/QueryParser.h
1135
bool
headers/private/file_systems/QueryParser.h
1213
bool negated = false;
headers/private/file_systems/QueryParser.h
1231
bool complete = false;
headers/private/file_systems/QueryParser.h
1408
bool
headers/private/file_systems/QueryParser.h
168
bool fNeedsEntry;
headers/private/file_systems/QueryParser.h
204
virtual bool NeedsEntry() = 0;
headers/private/file_systems/QueryParser.h
245
inline bool _IsEquationChar(char c) const;
headers/private/file_systems/QueryParser.h
246
inline bool _IsOperatorChar(char c) const;
headers/private/file_systems/QueryParser.h
254
IndexIterator** iterator, bool queryNonIndexed);
headers/private/file_systems/QueryParser.h
262
virtual bool NeedsEntry();
headers/private/file_systems/QueryParser.h
274
bool CompareTo(const uint8* value, size_t size);
headers/private/file_systems/QueryParser.h
282
bool fIsPattern;
headers/private/file_systems/QueryParser.h
285
bool fHasIndex;
headers/private/file_systems/QueryParser.h
319
virtual bool NeedsEntry();
headers/private/file_systems/QueryParser.h
353
bool IsOperator(const char** expr, char op);
headers/private/file_systems/QueryParser.h
576
bool
headers/private/file_systems/QueryParser.h
584
bool
headers/private/file_systems/QueryParser.h
657
bool
headers/private/file_systems/QueryParser.h
814
IndexIterator** iterator, bool queryNonIndexed)
headers/private/file_systems/QueryParserUtils.h
58
static inline bool
headers/private/fs_shell/DoublyLinkedList.h
131
bool HasNext() const
headers/private/fs_shell/DoublyLinkedList.h
193
bool HasNext() const
headers/private/fs_shell/DoublyLinkedList.h
237
bool HasNext() const
headers/private/fs_shell/DoublyLinkedList.h
294
bool HasNext() const
headers/private/fs_shell/DoublyLinkedList.h
328
inline bool IsEmpty() const { return (fFirst == NULL); }
headers/private/fs_shell/DoublyLinkedList.h
332
inline void Insert(Element* element, bool back = true);
headers/private/fs_shell/DoublyLinkedList.h
333
inline void Add(Element *element, bool back = true);
headers/private/fs_shell/DoublyLinkedList.h
382
DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element *element, bool back)
headers/private/fs_shell/DoublyLinkedList.h
471
DOUBLY_LINKED_LIST_CLASS_NAME::Add(Element *element, bool back)
headers/private/fs_shell/KPath.h
18
KPath(const char* path, bool normalize = false,
headers/private/fs_shell/KPath.h
23
fssh_status_t SetTo(const char *path, bool normalize = false,
headers/private/fs_shell/KPath.h
28
fssh_status_t SetPath(const char *path, bool normalize = false);
headers/private/fs_shell/KPath.h
39
fssh_status_t Append(const char *toAppend, bool isComponent = true);
headers/private/fs_shell/KPath.h
44
bool operator==(const KPath& other) const;
headers/private/fs_shell/KPath.h
45
bool operator==(const char* path) const;
headers/private/fs_shell/KPath.h
46
bool operator!=(const KPath& other) const;
headers/private/fs_shell/KPath.h
47
bool operator!=(const char* path) const;
headers/private/fs_shell/KPath.h
55
bool fLocked;
headers/private/fs_shell/SinglyLinkedList.h
114
bool HasNext() const
headers/private/fs_shell/SinglyLinkedList.h
148
inline bool IsEmpty() const { return (fFirst == NULL); }
headers/private/fs_shell/Stack.h
32
bool IsEmpty() const
headers/private/fs_shell/Stack.h
57
bool Pop(T *value)
headers/private/fs_shell/fssh_auto_locker.h
105
inline void SetTo(Lockable &lockable, bool alreadyLocked,
headers/private/fs_shell/fssh_auto_locker.h
106
bool lockIfNotLocked = true)
headers/private/fs_shell/fssh_auto_locker.h
117
inline bool Lock()
headers/private/fs_shell/fssh_auto_locker.h
150
inline bool IsLocked() const { return fLocked; }
headers/private/fs_shell/fssh_auto_locker.h
152
inline operator bool() const { return fLocked; }
headers/private/fs_shell/fssh_auto_locker.h
156
bool fLocked;
headers/private/fs_shell/fssh_auto_locker.h
18
inline bool Lock(Lockable *lockable)
headers/private/fs_shell/fssh_auto_locker.h
33
inline bool Lock(Lockable *lockable)
headers/private/fs_shell/fssh_auto_locker.h
48
inline bool Lock(Lockable *lockable)
headers/private/fs_shell/fssh_auto_locker.h
72
inline AutoLocker(Lockable *lockable, bool alreadyLocked = false,
headers/private/fs_shell/fssh_auto_locker.h
73
bool lockIfNotLocked = true)
headers/private/fs_shell/fssh_auto_locker.h
81
inline AutoLocker(Lockable &lockable, bool alreadyLocked = false,
headers/private/fs_shell/fssh_auto_locker.h
82
bool lockIfNotLocked = true)
headers/private/fs_shell/fssh_auto_locker.h
95
inline void SetTo(Lockable *lockable, bool alreadyLocked,
headers/private/fs_shell/fssh_auto_locker.h
96
bool lockIfNotLocked = true)
headers/private/fs_shell/fssh_byte_order.h
117
extern bool fssh_is_type_swapped(fssh_type_code type);
headers/private/fs_shell/fssh_disk_device_manager.h
112
bool fssh_delete_partition(fssh_partition_id partitionID);
headers/private/fs_shell/fssh_disk_device_manager.h
124
bool fssh_update_disk_device_job_progress(fssh_disk_job_id jobID,
headers/private/fs_shell/fssh_disk_device_manager.h
126
bool fssh_update_disk_device_job_extra_progress(fssh_disk_job_id jobID,
headers/private/fs_shell/fssh_disk_device_manager.h
128
bool fssh_set_disk_device_job_error_message(fssh_disk_job_id jobID,
headers/private/fs_shell/fssh_driver_settings.h
33
char *buffer, fssh_size_t *_bufferSize, bool flat);
headers/private/fs_shell/fssh_driver_settings.h
38
extern bool fssh_get_driver_boolean_parameter(void *handle,
headers/private/fs_shell/fssh_driver_settings.h
39
const char *key, bool unknownValue,
headers/private/fs_shell/fssh_driver_settings.h
40
bool noargValue);
headers/private/fs_shell/fssh_drivers.h
151
bool removable; /* non-zero if removable */
headers/private/fs_shell/fssh_drivers.h
152
bool read_only; /* non-zero if read only */
headers/private/fs_shell/fssh_drivers.h
153
bool write_once; /* non-zero if write-once */
headers/private/fs_shell/fssh_fs_cache.h
104
extern bool fssh_file_cache_is_enabled(void *_cacheRef);
headers/private/fs_shell/fssh_fs_cache.h
56
int32_t id, bool mainOnly, long *_cookie,
headers/private/fs_shell/fssh_fs_cache.h
65
extern bool fssh_cache_has_block_in_transaction(void *_cache,
headers/private/fs_shell/fssh_fs_cache.h
69
extern void fssh_block_cache_delete(void *_cache, bool allowWrites);
headers/private/fs_shell/fssh_fs_cache.h
71
fssh_size_t blockSize, bool readOnly);
headers/private/fs_shell/fssh_fs_cache.h
91
fssh_off_t blockNumber, bool isDirty,
headers/private/fs_shell/fssh_fs_interface.h
133
bool reenter);
headers/private/fs_shell/fssh_fs_interface.h
135
bool reenter);
headers/private/fs_shell/fssh_fs_interface.h
138
bool (*can_page)(fssh_fs_volume *volume, fssh_fs_vnode *vnode,
headers/private/fs_shell/fssh_fs_interface.h
168
fssh_status_t (*fsync)(fssh_fs_volume *volume, fssh_fs_vnode *vnode, bool dataOnly);
headers/private/fs_shell/fssh_fs_interface.h
300
bool (*validate_resize)(fssh_partition_data *partition, fssh_off_t *size);
headers/private/fs_shell/fssh_fs_interface.h
301
bool (*validate_move)(fssh_partition_data *partition, fssh_off_t *start);
headers/private/fs_shell/fssh_fs_interface.h
302
bool (*validate_set_content_name)(fssh_partition_data *partition,
headers/private/fs_shell/fssh_fs_interface.h
304
bool (*validate_set_content_parameters)(fssh_partition_data *partition,
headers/private/fs_shell/fssh_fs_interface.h
306
bool (*validate_initialize)(fssh_partition_data *partition, char *name,
headers/private/fs_shell/fssh_fs_interface.h
316
fssh_status_t (*repair)(int fd, fssh_partition_id partition, bool checkOnly,
headers/private/fs_shell/fssh_fs_interface.h
343
bool partialTransfer, fssh_size_t bytesTransferred);
headers/private/fs_shell/fssh_fs_interface.h
362
fssh_vnode_id vnodeID, bool* removed);
headers/private/fs_shell/fssh_fs_interface.h
84
bool reenter);
headers/private/fs_shell/fssh_lock.h
109
inline bool Lock(fssh_recursive_lock *lockable)
headers/private/fs_shell/fssh_lock.h
125
inline bool Lock(fssh_rw_lock *lockable)
headers/private/fs_shell/fssh_lock.h
138
inline bool Lock(fssh_rw_lock *lockable)
headers/private/fs_shell/fssh_lock.h
92
inline bool Lock(fssh_mutex *lockable)
headers/private/fs_shell/fssh_os.h
174
extern bool fssh_has_data(fssh_thread_id thread);
headers/private/graphics/3dfx/DriverInterface.h
108
bool bAccelerantInUse; // true = accelerant has been initialized
headers/private/graphics/3dfx/DriverInterface.h
138
bool bHaveEDID; // true = EDID info from device is in edidInfo
headers/private/graphics/ati/DriverInterface.h
179
bool bAccelerantInUse; // true = accelerant has been initialized
headers/private/graphics/ati/DriverInterface.h
180
bool bInterruptAssigned; // card has a useable interrupt assigned to it
headers/private/graphics/ati/DriverInterface.h
214
bool bHaveEDID; // true = EDID info from device is in edidInfo
headers/private/graphics/common/compute_display_timing.h
18
bool interlaced, display_timing* timing);
headers/private/graphics/common/create_display_modes.h
15
typedef bool (*check_display_mode_hook)(display_mode* mode);
headers/private/graphics/common/dp.h
20
bool valid; // Is valid DP information
headers/private/graphics/common/edid.h
135
bool ycbcr422_supported;
headers/private/graphics/common/edid.h
136
bool ycbcr444_supported;
headers/private/graphics/common/edid.h
137
bool audio_supported;
headers/private/graphics/common/edid.h
138
bool underscan;
headers/private/graphics/common/edid.h
32
bool setup; // true if voltage configurable
headers/private/graphics/common/edid.h
33
bool sep_sync;
headers/private/graphics/common/edid.h
34
bool comp_sync;
headers/private/graphics/common/edid.h
35
bool sync_on_green;
headers/private/graphics/common/edid.h
36
bool sync_serr;
headers/private/graphics/common/validate_display_mode.h
43
bool sanitize_display_mode(display_mode& mode,
headers/private/graphics/common/validate_display_mode.h
45
bool is_display_mode_within_bounds(display_mode& mode, const display_mode& low,
headers/private/graphics/intel_810/DriverInterface.h
100
bool bHaveEDID; // true = EDID info from device is in edidInfo
headers/private/graphics/intel_810/DriverInterface.h
77
bool bAccelerantInUse; // true = accelerant has been initialized
headers/private/graphics/intel_extreme/intel_extreme.h
189
bool InFamily(uint32 family) const
headers/private/graphics/intel_extreme/intel_extreme.h
1925
inline bool
headers/private/graphics/intel_extreme/intel_extreme.h
194
bool InGroup(uint32 group) const
headers/private/graphics/intel_extreme/intel_extreme.h
199
bool IsModel(uint32 model) const
headers/private/graphics/intel_extreme/intel_extreme.h
204
bool IsMobile() const
headers/private/graphics/intel_extreme/intel_extreme.h
209
bool SupportsHDMI() const
headers/private/graphics/intel_extreme/intel_extreme.h
215
bool HasDDI() const
headers/private/graphics/intel_extreme/intel_extreme.h
324
bool efp_routed:1;
headers/private/graphics/intel_extreme/intel_extreme.h
325
bool lane_reversal:1;
headers/private/graphics/intel_extreme/intel_extreme.h
326
bool lspcon:1;
headers/private/graphics/intel_extreme/intel_extreme.h
327
bool iboost:1;
headers/private/graphics/intel_extreme/intel_extreme.h
328
bool hpd_invert:1;
headers/private/graphics/intel_extreme/intel_extreme.h
329
bool use_vbt_vswing:1;
headers/private/graphics/intel_extreme/intel_extreme.h
331
bool hdmi_support:1;
headers/private/graphics/intel_extreme/intel_extreme.h
332
bool dp_support:1;
headers/private/graphics/intel_extreme/intel_extreme.h
333
bool tmds_support:1;
headers/private/graphics/intel_extreme/intel_extreme.h
345
bool dp_usb_type_c:1;
headers/private/graphics/intel_extreme/intel_extreme.h
346
bool tbt:1;
headers/private/graphics/intel_extreme/intel_extreme.h
451
bool got_vbt;
headers/private/graphics/intel_extreme/intel_extreme.h
452
bool single_head_locked;
headers/private/graphics/intel_extreme/intel_extreme.h
460
bool overlay_active;
headers/private/graphics/intel_extreme/intel_extreme.h
465
bool hardware_cursor_enabled;
headers/private/graphics/intel_extreme/intel_extreme.h
472
bool cursor_visible;
headers/private/graphics/intel_extreme/intel_extreme.h
483
bool has_vesa_edid_info;
headers/private/graphics/intel_extreme/intel_extreme.h
485
bool internal_crt_support;
headers/private/graphics/intel_extreme/intel_extreme.h
502
bool HasPipe(pipe_index pipe)
headers/private/graphics/intel_extreme/lock.h
73
bool
headers/private/graphics/matrox/DriverInterface.h
108
bool accelerant_in_use;
headers/private/graphics/matrox/DriverInterface.h
149
bool is_visible; /* Is the cursor currently displayed? */
headers/private/graphics/matrox/DriverInterface.h
159
bool switched_crtcs; /* dualhead stretch and switch mode info */
headers/private/graphics/matrox/DriverInterface.h
160
bool acc_mode; /* signals (non)accelerated mode */
headers/private/graphics/matrox/DriverInterface.h
161
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
headers/private/graphics/matrox/DriverInterface.h
197
bool int_assigned; /* card has a useable INT assigned to it */
headers/private/graphics/matrox/DriverInterface.h
199
bool sdram; /* TRUE if SDRAM card: needed info for 2D acceleration */
headers/private/graphics/matrox/DriverInterface.h
223
bool secondary_head; /* presence of functions */
headers/private/graphics/matrox/DriverInterface.h
224
bool tvout;
headers/private/graphics/matrox/DriverInterface.h
225
bool primary_dvi;
headers/private/graphics/matrox/DriverInterface.h
226
bool secondary_dvi;
headers/private/graphics/matrox/DriverInterface.h
251
bool crossed_conns;
headers/private/graphics/matrox/DriverInterface.h
263
bool active; /* true is overlay currently in use */
headers/private/graphics/matrox/DriverInterface.h
284
bool do_it; /* state to set */
headers/private/graphics/matrox/DriverInterface.h
88
bool dumprom;
headers/private/graphics/matrox/DriverInterface.h
92
bool usebios;
headers/private/graphics/matrox/DriverInterface.h
93
bool hardcursor;
headers/private/graphics/matrox/DriverInterface.h
94
bool greensync;
headers/private/graphics/neomagic/DriverInterface.h
101
bool accelerant_in_use;
headers/private/graphics/neomagic/DriverInterface.h
109
bool regs_in_fb;
headers/private/graphics/neomagic/DriverInterface.h
146
bool is_visible; /* Is the cursor currently displayed? */
headers/private/graphics/neomagic/DriverInterface.h
155
bool acc_mode; /* signals (non)accelerated mode */
headers/private/graphics/neomagic/DriverInterface.h
189
bool int_assigned; /* card has a useable INT assigned to it */
headers/private/graphics/neomagic/DriverInterface.h
225
bool active; /* true is overlay currently in use */
headers/private/graphics/neomagic/DriverInterface.h
271
bool move_only;
headers/private/graphics/neomagic/DriverInterface.h
277
bool do_it; /* state to set */
headers/private/graphics/neomagic/DriverInterface.h
85
bool dumprom;
headers/private/graphics/neomagic/DriverInterface.h
89
bool usebios;
headers/private/graphics/neomagic/DriverInterface.h
90
bool hardcursor;
headers/private/graphics/nvidia/DriverInterface.h
233
bool dumprom;
headers/private/graphics/nvidia/DriverInterface.h
238
bool usebios;
headers/private/graphics/nvidia/DriverInterface.h
239
bool hardcursor;
headers/private/graphics/nvidia/DriverInterface.h
240
bool switchhead;
headers/private/graphics/nvidia/DriverInterface.h
241
bool force_pci;
headers/private/graphics/nvidia/DriverInterface.h
242
bool unhide_fw;
headers/private/graphics/nvidia/DriverInterface.h
243
bool pgm_panel;
headers/private/graphics/nvidia/DriverInterface.h
244
bool dma_acc;
headers/private/graphics/nvidia/DriverInterface.h
245
bool vga_on_tv;
headers/private/graphics/nvidia/DriverInterface.h
246
bool force_sync;
headers/private/graphics/nvidia/DriverInterface.h
247
bool force_ws;
headers/private/graphics/nvidia/DriverInterface.h
248
bool block_acc;
headers/private/graphics/nvidia/DriverInterface.h
251
bool check_edid;
headers/private/graphics/nvidia/DriverInterface.h
256
bool have_native_edid; /* gathered 'native' EDID either via DDC or via GPU */
headers/private/graphics/nvidia/DriverInterface.h
257
bool digital; /* screen connection type: analog (VGA) or digital (DVI) */
headers/private/graphics/nvidia/DriverInterface.h
260
bool have_full_edid; /* EDID read succesfully via DDC */
headers/private/graphics/nvidia/DriverInterface.h
275
bool accelerant_in_use;
headers/private/graphics/nvidia/DriverInterface.h
314
bool is_visible; /* Is the cursor currently displayed? */
headers/private/graphics/nvidia/DriverInterface.h
315
bool dh_right; /* Is cursor on right side of stretched screen? */
headers/private/graphics/nvidia/DriverInterface.h
324
bool acc_mode; /* signals (non)accelerated mode */
headers/private/graphics/nvidia/DriverInterface.h
325
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
headers/private/graphics/nvidia/DriverInterface.h
326
bool crtc_switch_mode; /* signals dualhead switch mode if panels are used */
headers/private/graphics/nvidia/DriverInterface.h
327
bool haiku_prefs_used; /* signals use of Haiku ScreenPrefs app for special modes */
headers/private/graphics/nvidia/DriverInterface.h
328
bool Haiku_switch_head; /* signals Haiku ScreenPrefs panel want inverted mode later on */
headers/private/graphics/nvidia/DriverInterface.h
349
bool agp_mode; /* card is running in AGP mode */
headers/private/graphics/nvidia/DriverInterface.h
357
bool mode_changing; /* a mode-change is in progress (set/clear by 2D drv) */
headers/private/graphics/nvidia/DriverInterface.h
368
bool laptop; /* mobile chipset or not ('internal' flatpanel!) */
headers/private/graphics/nvidia/DriverInterface.h
369
bool slaved_tmds1; /* external TMDS encoder active on CRTC1 */
headers/private/graphics/nvidia/DriverInterface.h
370
bool slaved_tmds2; /* external TMDS encoder active on CRTC2 */
headers/private/graphics/nvidia/DriverInterface.h
371
bool master_tmds1; /* on die TMDS encoder active on CRTC1 */
headers/private/graphics/nvidia/DriverInterface.h
372
bool master_tmds2; /* on die TMDS encoder active on CRTC2 */
headers/private/graphics/nvidia/DriverInterface.h
379
bool crtc2_prim; /* using CRTC2 as primary CRTC */
headers/private/graphics/nvidia/DriverInterface.h
380
bool i2c_bus0; /* we have a wired I2C bus 0 on board */
headers/private/graphics/nvidia/DriverInterface.h
381
bool i2c_bus1; /* we have a wired I2C bus 1 on board */
headers/private/graphics/nvidia/DriverInterface.h
382
bool i2c_bus2; /* we have a wired I2C bus 2 on board */
headers/private/graphics/nvidia/DriverInterface.h
391
bool int_assigned; /* card has a useable INT assigned to it */
headers/private/graphics/nvidia/DriverInterface.h
396
bool ext_pll; /* the extended PLL contains more dividers */
headers/private/graphics/nvidia/DriverInterface.h
417
bool secondary_head; /* presence of functions */
headers/private/graphics/nvidia/DriverInterface.h
418
bool tvout;
headers/private/graphics/nvidia/DriverInterface.h
419
bool primary_dvi;
headers/private/graphics/nvidia/DriverInterface.h
420
bool secondary_dvi;
headers/private/graphics/nvidia/DriverInterface.h
436
bool crtc; /* location of overlay unit */
headers/private/graphics/nvidia/DriverInterface.h
438
bool active; /* true is overlay currently in use */
headers/private/graphics/nvidia/DriverInterface.h
459
bool crtc; /* adressed CRTC */
headers/private/graphics/nvidia/DriverInterface.h
460
bool do_it; /* state to set */
headers/private/graphics/nvidia/DriverInterface.h
480
bool agp_bus;/* indicates if we have access to the AGP busmanager */
headers/private/graphics/nvidia/DriverInterface.h
482
bool exist; /* we got AGP device info */
headers/private/graphics/nvidia/DriverInterface.h
489
bool agp_bus;/* indicates if we have access to the AGP busmanager */
headers/private/graphics/radeon/multimon.h
18
status_t GetSwapDisplays( BScreen *screen, bool *swap );
headers/private/graphics/radeon/multimon.h
19
status_t SetSwapDisplays( BScreen *screen, bool swap );
headers/private/graphics/radeon/multimon.h
21
status_t GetUseLaptopPanel( BScreen *screen, bool *use );
headers/private/graphics/radeon/multimon.h
22
status_t SetUseLaptopPanel( BScreen *screen, bool use );
headers/private/graphics/radeon/radeon_interface.h
177
bool edid_valid;
headers/private/graphics/radeon/radeon_interface.h
182
bool has_secondary;
headers/private/graphics/radeon/radeon_interface.h
188
bool is_secondary_restored;
headers/private/graphics/radeon/radeon_interface.h
189
bool restore_primary;
headers/private/graphics/radeon/radeon_interface.h
194
bool reversed_DAC; /* TVDAC used as primary dac */
headers/private/graphics/radeon/radeon_interface.h
195
bool reversed_TMDS; /* DDC_DVI is used for external TMDS */
headers/private/graphics/radeon/radeon_interface.h
277
bool is_visible; // official flag whether cursor is visible
headers/private/graphics/radeon/radeon_interface.h
290
bool is_fp2; // true, if second flat panel
headers/private/graphics/radeon/radeon_interface.h
295
bool fixed_dividers;
headers/private/graphics/radeon/radeon_interface.h
306
bool cursor_on_screen; // cursor is visible on this head
headers/private/graphics/radeon/radeon_interface.h
387
bool assigned_crtc[2]; // mask of heads assigned to virtual card
headers/private/graphics/radeon/radeon_interface.h
388
bool used_crtc[2]; // mask of heads assigned to virtual card
headers/private/graphics/radeon/radeon_interface.h
395
bool scroll; // scrolling in virtual area enabled
headers/private/graphics/radeon/radeon_interface.h
407
bool swap_displays; // true to swap monitors
headers/private/graphics/radeon/radeon_interface.h
408
bool use_laptop_panel; // true to always use laptop panel
headers/private/graphics/radeon/radeon_interface.h
410
bool enforce_mode_change; // set to make sure next display mode change
headers/private/graphics/radeon/radeon_interface.h
420
bool uses_overlay; // true if this virtual card owns overlay
headers/private/graphics/radeon/radeon_interface.h
511
bool acc_dma; // prevent use of dma engine
headers/private/graphics/radeon/radeon_interface.h
526
bool is_mobility; // mobility version
headers/private/graphics/radeon/radeon_interface.h
527
bool is_igp; // might need to know if it's an integrated chip
headers/private/graphics/radeon/radeon_interface.h
528
bool is_atombios;
headers/private/graphics/radeon/radeon_interface.h
531
bool new_pll; // r300 style PLL
headers/private/graphics/radeon/radeon_interface.h
532
bool has_no_i2c; // I2C is broken
headers/private/graphics/radeon/radeon_interface.h
602
bool global; // set this to true if memory should persist even
headers/private/graphics/radeon/radeon_interface.h
611
bool global; // must be same as on alloc_local_mem
headers/private/graphics/radeon/radeon_interface.h
617
bool keep_lock; // keep lock after engine is idle
headers/private/graphics/radeon/radeon_interface.h
632
bool lock; // true, if CP lock must be acquired
headers/private/graphics/radeon/radeon_interface.h
641
bool lock; // true, if CP lock must be acquired
headers/private/graphics/radeon/radeon_interface.h
651
bool lock; // true, if CP lock must be acquired
headers/private/graphics/radeon/radeon_interface.h
66
bool switchhead;
headers/private/graphics/radeon/radeon_interface.h
661
bool lock; // true, if CP lock must be acquired
headers/private/graphics/radeon/radeon_interface.h
67
bool force_lcd;
headers/private/graphics/radeon/radeon_interface.h
674
bool lock;
headers/private/graphics/radeon/radeon_interface.h
68
bool dynamic_clocks; // power saving / management for mobility chips
headers/private/graphics/radeon/radeon_interface.h
69
bool force_pci;
headers/private/graphics/radeon/radeon_interface.h
693
bool lock_mem; // true, if target needs to be locked
headers/private/graphics/radeon/radeon_interface.h
694
bool contiguous; // true, if target is physically contiguous
headers/private/graphics/radeon/radeon_interface.h
70
bool unhide_fastwrites;
headers/private/graphics/radeon/radeon_interface.h
71
bool force_acc_dma; // one or the other
headers/private/graphics/radeon/radeon_interface.h
72
bool force_acc_mmio; // one or the other
headers/private/graphics/radeon/radeon_interface.h
73
bool acc_writeback;
headers/private/graphics/radeon_hd/lock.h
73
bool
headers/private/graphics/radeon_hd/radeon_hd.h
216
bool has_rom; // was rom mapped?
headers/private/graphics/radeon_hd/radeon_hd.h
237
bool has_edid;
headers/private/graphics/s3/DriverInterface.h
138
bool bAccelerantInUse; // true = accelerant has been initialized
headers/private/graphics/s3/DriverInterface.h
139
bool bInterruptAssigned; // card has a useable interrupt assigned to it
headers/private/graphics/s3/DriverInterface.h
141
bool bDisableHdwCursor; // true = disable hardware cursor & use software cursor
headers/private/graphics/s3/DriverInterface.h
142
bool bDisableAccelDraw; // true = disable accelerated drawing
headers/private/graphics/s3/DriverInterface.h
175
bool bHaveEDID; // true = EDID info from device is in edidInfo
headers/private/graphics/s3/DriverInterface.h
197
bool bEnable; // state to set
headers/private/graphics/skeleton/DriverInterface.h
149
bool is_visible; /* Is the cursor currently displayed? */
headers/private/graphics/skeleton/DriverInterface.h
150
bool dh_right; /* Is cursor on right side of stretched screen? */
headers/private/graphics/skeleton/DriverInterface.h
159
bool acc_mode; /* signals (non)accelerated mode */
headers/private/graphics/skeleton/DriverInterface.h
160
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
headers/private/graphics/skeleton/DriverInterface.h
161
bool crtc_switch_mode; /* signals dualhead switch mode if panels are used */
headers/private/graphics/skeleton/DriverInterface.h
238
bool laptop; /* mobile chipset or not ('internal' flatpanel!) */
headers/private/graphics/skeleton/DriverInterface.h
239
bool slaved_tmds1; /* external TMDS encoder active on CRTC1 */
headers/private/graphics/skeleton/DriverInterface.h
240
bool slaved_tmds2; /* external TMDS encoder active on CRTC2 */
headers/private/graphics/skeleton/DriverInterface.h
241
bool master_tmds1; /* on die TMDS encoder active on CRTC1 */
headers/private/graphics/skeleton/DriverInterface.h
242
bool master_tmds2; /* on die TMDS encoder active on CRTC2 */
headers/private/graphics/skeleton/DriverInterface.h
243
bool tmds1_active; /* found panel on CRTC1 that is active */
headers/private/graphics/skeleton/DriverInterface.h
244
bool tmds2_active; /* found panel on CRTC2 that is active */
headers/private/graphics/skeleton/DriverInterface.h
249
bool crtc2_prim; /* using CRTC2 as primary CRTC */
headers/private/graphics/skeleton/DriverInterface.h
256
bool ext_pll; /* the extended PLL contains more dividers */
headers/private/graphics/skeleton/DriverInterface.h
277
bool secondary_head; /* presence of functions */
headers/private/graphics/skeleton/DriverInterface.h
278
bool tvout;
headers/private/graphics/skeleton/DriverInterface.h
279
bool primary_dvi;
headers/private/graphics/skeleton/DriverInterface.h
280
bool secondary_dvi;
headers/private/graphics/skeleton/DriverInterface.h
296
bool crtc; /* location of overlay unit */
headers/private/graphics/skeleton/DriverInterface.h
298
bool active; /* true is overlay currently in use */
headers/private/graphics/skeleton/DriverInterface.h
319
bool do_it; /* state to set */
headers/private/graphics/skeleton/DriverInterface.h
339
bool agp_bus;/* indicates if we have access to the AGP busmanager */
headers/private/graphics/skeleton/DriverInterface.h
341
bool exist; /* we got AGP device info */
headers/private/graphics/skeleton/DriverInterface.h
348
bool agp_bus;/* indicates if we have access to the AGP busmanager */
headers/private/graphics/skeleton/DriverInterface.h
88
bool dumprom;
headers/private/graphics/skeleton/DriverInterface.h
92
bool usebios;
headers/private/graphics/skeleton/DriverInterface.h
93
bool hardcursor;
headers/private/graphics/skeleton/DriverInterface.h
94
bool switchhead;
headers/private/graphics/skeleton/DriverInterface.h
95
bool force_pci;
headers/private/graphics/skeleton/DriverInterface.h
96
bool unhide_fw;
headers/private/graphics/skeleton/DriverInterface.h
97
bool pgm_panel;
headers/private/graphics/vesa/vesa_info.h
44
bool has_edid;
headers/private/graphics/via/DriverInterface.h
216
bool is_visible; /* Is the cursor currently displayed? */
headers/private/graphics/via/DriverInterface.h
217
bool dh_right; /* Is cursor on right side of stretched screen? */
headers/private/graphics/via/DriverInterface.h
226
bool acc_mode; /* signals (non)accelerated mode */
headers/private/graphics/via/DriverInterface.h
227
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
headers/private/graphics/via/DriverInterface.h
228
bool crtc_switch_mode; /* signals dualhead switch mode if panels are used */
headers/private/graphics/via/DriverInterface.h
249
bool laptop; /* mobile chipset or not ('internal' flatpanel!) */
headers/private/graphics/via/DriverInterface.h
250
bool slaved_tmds1; /* external TMDS encoder active on CRTC1 */
headers/private/graphics/via/DriverInterface.h
251
bool slaved_tmds2; /* external TMDS encoder active on CRTC2 */
headers/private/graphics/via/DriverInterface.h
252
bool master_tmds1; /* on die TMDS encoder active on CRTC1 */
headers/private/graphics/via/DriverInterface.h
253
bool master_tmds2; /* on die TMDS encoder active on CRTC2 */
headers/private/graphics/via/DriverInterface.h
254
bool tmds1_active; /* found panel on CRTC1 that is active */
headers/private/graphics/via/DriverInterface.h
255
bool tmds2_active; /* found panel on CRTC2 that is active */
headers/private/graphics/via/DriverInterface.h
260
bool crtc2_prim; /* using CRTC2 as primary CRTC */
headers/private/graphics/via/DriverInterface.h
267
bool ext_pll; /* the extended PLL contains more dividers */
headers/private/graphics/via/DriverInterface.h
288
bool secondary_head; /* presence of functions */
headers/private/graphics/via/DriverInterface.h
289
bool tvout;
headers/private/graphics/via/DriverInterface.h
290
bool primary_dvi;
headers/private/graphics/via/DriverInterface.h
291
bool secondary_dvi;
headers/private/graphics/via/DriverInterface.h
307
bool crtc; /* location of overlay unit */
headers/private/graphics/via/DriverInterface.h
309
bool active; /* true is overlay currently in use */
headers/private/graphics/via/DriverInterface.h
330
bool do_it; /* state to set */
headers/private/graphics/via/DriverInterface.h
350
bool agp_bus;/* indicates if we have access to the AGP busmanager */
headers/private/graphics/via/DriverInterface.h
352
bool exist; /* we got AGP device info */
headers/private/graphics/via/DriverInterface.h
359
bool agp_bus;/* indicates if we have access to the AGP busmanager */
headers/private/graphics/via/DriverInterface.h
88
bool dumprom;
headers/private/graphics/via/DriverInterface.h
92
bool usebios;
headers/private/graphics/via/DriverInterface.h
93
bool hardcursor;
headers/private/graphics/via/DriverInterface.h
94
bool switchhead;
headers/private/graphics/via/DriverInterface.h
95
bool force_pci;
headers/private/graphics/via/DriverInterface.h
96
bool unhide_fw;
headers/private/graphics/via/DriverInterface.h
97
bool pgm_panel;
headers/private/graphics/virtio/virtio_info.h
26
bool has_edid;
headers/private/hyperv/hyperv.h
61
uint32 length, bool responseRequired, uint64 transactionID);
headers/private/hyperv/hyperv.h
64
uint32 length, bool responseRequired, uint64 transactionID);
headers/private/index_server/IndexServerAddOn.h
26
bool catchUpEnabled;
headers/private/index_server/IndexServerAddOn.h
50
bool ReadSettings();
headers/private/index_server/IndexServerAddOn.h
51
bool WriteSettings();
headers/private/index_server/IndexServerAddOn.h
56
void SetCatchUpEnabled(bool enabled);
headers/private/index_server/IndexServerAddOn.h
61
bool CatchUpEnabled();
headers/private/input/kb_mouse_settings.h
23
bool enabled;
headers/private/input/kb_mouse_settings.h
39
static const bool kDefaultAcceptFirstClick = true;
headers/private/input/keyboard_mouse_driver.h
110
bool has_contact;
headers/private/input/keyboard_mouse_driver.h
160
bool gesture;
headers/private/input/keyboard_mouse_driver.h
74
bool is_keydown;
headers/private/input/keyboard_mouse_driver.h
79
bool num_lock;
headers/private/input/keyboard_mouse_driver.h
80
bool caps_lock;
headers/private/input/keyboard_mouse_driver.h
81
bool scroll_lock;
headers/private/input/touchpad_settings.h
12
bool scroll_twofinger;
headers/private/input/touchpad_settings.h
13
bool scroll_twofinger_horizontal;
headers/private/input/touchpad_settings.h
27
bool scroll_reverse;
headers/private/input/touchpad_settings.h
28
bool scroll_twofinger_natural_scrolling;
headers/private/input/touchpad_settings.h
37
bool finger_click; // 1 finger click -> click button id 1
headers/private/input/touchpad_settings.h
41
bool software_button_areas;
headers/private/interface/AbstractSpinner.h
129
virtual void LayoutInvalidated(bool descendants);
headers/private/interface/AbstractSpinner.h
149
void _UpdateTextViewColors(bool enable);
headers/private/interface/AbstractSpinner.h
51
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/private/interface/AbstractSpinner.h
66
virtual void MakeFocus(bool focus = true);
headers/private/interface/AbstractSpinner.h
69
virtual void WindowActivated(bool active);
headers/private/interface/AbstractSpinner.h
80
virtual void SetEnabled(bool enable);
headers/private/interface/AbstractSpinner.h
86
bool IsDecrementEnabled() const;
headers/private/interface/AbstractSpinner.h
87
virtual void SetDecrementEnabled(bool enable);
headers/private/interface/AbstractSpinner.h
89
bool IsIncrementEnabled() const;
headers/private/interface/AbstractSpinner.h
90
virtual void SetIncrementEnabled(bool enable);
headers/private/interface/BMCPrivate.h
38
_BMCMenuBar_(BRect frame, bool fixedSize,
headers/private/interface/BMCPrivate.h
50
virtual void MakeFocus(bool focused = true);
headers/private/interface/BMCPrivate.h
53
virtual void SetEnabled(bool enabled);
headers/private/interface/BMCPrivate.h
55
void TogglePopUpMarker(bool show)
headers/private/interface/BMCPrivate.h
57
bool IsPopUpMarkerShown() const
headers/private/interface/BMCPrivate.h
69
bool fFixedSize;
headers/private/interface/BMCPrivate.h
70
bool fShowPopUpMarker;
headers/private/interface/BMCPrivate.h
71
bool fIsInside;
headers/private/interface/ColorConversion.h
55
static status_t InitializeDefault(bool useServer = false);
headers/private/interface/ColorMenuItem.h
28
bool deep = true) const;
headers/private/interface/ColorMenuItem.h
33
virtual void SetMarked(bool mark);
headers/private/interface/ColumnListView.h
127
virtual bool HasLatch() const;
headers/private/interface/ColumnListView.h
136
bool IsExpanded() const;
headers/private/interface/ColumnListView.h
137
bool IsSelected() const;
headers/private/interface/ColumnListView.h
150
bool fIsExpanded;
headers/private/interface/ColumnListView.h
197
bool IsVisible() const;
headers/private/interface/ColumnListView.h
198
void SetVisible(bool);
headers/private/interface/ColumnListView.h
200
bool WantsEvents() const;
headers/private/interface/ColumnListView.h
201
void SetWantsEvents(bool);
headers/private/interface/ColumnListView.h
203
bool ShowHeading() const;
headers/private/interface/ColumnListView.h
204
void SetShowHeading(bool);
headers/private/interface/ColumnListView.h
228
virtual bool AcceptsField(const BField* field) const;
headers/private/interface/ColumnListView.h
234
bool fVisible;
headers/private/interface/ColumnListView.h
237
bool fSortAscending;
headers/private/interface/ColumnListView.h
238
bool fWantsEvents;
headers/private/interface/ColumnListView.h
239
bool fShowHeading;
headers/private/interface/ColumnListView.h
253
bool showHorizontalScrollbar = true);
headers/private/interface/ColumnListView.h
256
bool showHorizontalScrollbar = true);
headers/private/interface/ColumnListView.h
260
virtual bool InitiateDrag(BPoint, bool wasSelected);
headers/private/interface/ColumnListView.h
262
virtual void ExpandOrCollapse(BRow* row, bool expand);
headers/private/interface/ColumnListView.h
269
void SetFocusRow(int32 index, bool select = false);
headers/private/interface/ColumnListView.h
270
void SetFocusRow(BRow* row, bool select = false);
headers/private/interface/ColumnListView.h
271
void SetMouseTrackingEnabled(bool);
headers/private/interface/ColumnListView.h
287
void SetSortingEnabled(bool);
headers/private/interface/ColumnListView.h
288
bool SortingEnabled() const;
headers/private/interface/ColumnListView.h
289
void SetSortColumn(BColumn* column, bool add,
headers/private/interface/ColumnListView.h
290
bool ascending);
headers/private/interface/ColumnListView.h
306
bool isVisible);
headers/private/interface/ColumnListView.h
307
void SetColumnVisible(int32, bool);
headers/private/interface/ColumnListView.h
308
bool IsColumnVisible(int32) const;
headers/private/interface/ColumnListView.h
318
bool GetRowRect(const BRow* row, BRect* _rect) const;
headers/private/interface/ColumnListView.h
319
bool FindParent(BRow* row, BRow** _parent,
headers/private/interface/ColumnListView.h
320
bool *_isVisible) const;
headers/private/interface/ColumnListView.h
337
bool SwapRows(int32 index1, int32 index2, BRow*
headers/private/interface/ColumnListView.h
377
virtual void MakeFocus(bool isfocus = true);
headers/private/interface/ColumnListView.h
383
void SetEditMode(bool state);
headers/private/interface/ColumnListView.h
395
virtual void WindowActivated(bool active);
headers/private/interface/ColumnListView.h
398
virtual void LayoutInvalidated(bool descendants = false);
headers/private/interface/ColumnListView.h
410
bool fCustomColors;
headers/private/interface/ColumnListView.h
419
bool fSortingEnabled;
headers/private/interface/ColumnListView.h
422
bool fShowingHorizontalScrollBar;
headers/private/interface/ColumnTypes.h
218
virtual bool AcceptsField(const BField* field) const;
headers/private/interface/ColumnTypes.h
66
bool HasClippedString() const;
headers/private/interface/ColumnTypes.h
89
virtual bool AcceptsField(const BField* field) const;
headers/private/interface/DecimalSpinner.h
29
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/private/interface/DecimalSpinner.h
38
virtual void SetEnabled(bool enable);
headers/private/interface/DecorInfo.h
115
bool IsCurrentDecorator(DecorInfo* decor);
headers/private/interface/DecorInfo.h
130
bool fHasScanned;
headers/private/interface/DecorInfo.h
37
bool IsDefault() const;
headers/private/interface/DecorInfo.h
60
bool CheckForChanges(bool &deleted);
headers/private/interface/DecorInfo.h
63
void _Init(bool is_update = false);
headers/private/interface/DecorInfo.h
87
DecorInfoUtility(bool scanNow = true);
headers/private/interface/DecoratorPrivate.h
19
bool get_decorator(BString& name);
headers/private/interface/DefaultColors.h
15
rgb_color GetSystemColor(color_which, bool darkVariant);
headers/private/interface/DraggerPrivate.h
16
static void UpdateShowAllDraggers(bool visible)
headers/private/interface/HaikuControlLook.h
113
const rgb_color& base, bool popupIndicator,
headers/private/interface/HaikuControlLook.h
118
bool popupIndicator, uint32 flags = 0);
headers/private/interface/HaikuControlLook.h
126
bool popupIndicator, uint32 flags = 0);
headers/private/interface/HaikuControlLook.h
166
bool down = false);
headers/private/interface/HaikuControlLook.h
380
bool popupIndicator = false,
headers/private/interface/HaikuControlLook.h
387
bool popupIndicator = false,
headers/private/interface/HaikuControlLook.h
399
bool popupIndicator = false,
headers/private/interface/HaikuControlLook.h
414
bool popupIndicator = false,
headers/private/interface/HaikuControlLook.h
530
bool shadow, uint32 flags);
headers/private/interface/HaikuControlLook.h
571
bool _RadioButtonAndCheckBoxMarkColor(
headers/private/interface/HaikuControlLook.h
576
bool fCachedOutline;
headers/private/interface/Icon.h
27
bool SetBitmap(BBitmap* bitmap, uint32 which);
headers/private/interface/Icon.h
50
bool noAppServerLink = false);
headers/private/interface/Icon.h
52
bool keepAspect, BBitmap*& _trimmedBitmap);
headers/private/interface/InterfacePrivate.h
22
bool get_mode_parameter(uint32 mode, int32& width, int32& height,
headers/private/interface/InterfacePrivate.h
29
bool get_control_look(BString& path);
headers/private/interface/MenuPrivate.h
57
void InvokeItem(BMenuItem* item, bool now = false);
headers/private/interface/MenuPrivate.h
58
void QuitTracking(bool thisMenuOnly = true);
headers/private/interface/MenuPrivate.h
59
bool HasSubmenus() { return fMenu->fHasSubmenus; }
headers/private/interface/MenuWindow.h
40
bool HasScrollers() const;
headers/private/interface/MenuWindow.h
41
bool CheckForScrolling(const BPoint& cursor);
headers/private/interface/MenuWindow.h
42
bool TryScrollBy(const float& step);
headers/private/interface/MenuWindow.h
43
bool TryScrollTo(const float& where);
headers/private/interface/MenuWindow.h
46
bool _Scroll(const BPoint& cursor);
headers/private/interface/PictureDataWriter.h
101
const BPoint& radius, const BGradient& gradient, const bool& fill);
headers/private/interface/PictureDataWriter.h
103
const bool& fill);
headers/private/interface/PictureDataWriter.h
107
const float& arcTheta, const BGradient& gradient, const bool& fill);
headers/private/interface/PictureDataWriter.h
109
const bool& fill);
headers/private/interface/PictureDataWriter.h
111
BPoint* points, const bool& isClosed, const BGradient& gradient,
headers/private/interface/PictureDataWriter.h
112
const bool& fill);
headers/private/interface/PictureDataWriter.h
115
const void* ptList, const BGradient& gradient, const bool& fill);
headers/private/interface/PictureDataWriter.h
131
bool inverse);
headers/private/interface/PictureDataWriter.h
134
const void* ptList, bool inverse);
headers/private/interface/PictureDataWriter.h
54
const BPoint& origin, bool inverse);
headers/private/interface/PictureDataWriter.h
75
const bool& fill);
headers/private/interface/PictureDataWriter.h
77
const BPoint& radius, const bool& fill);
headers/private/interface/PictureDataWriter.h
79
const bool& fill);
headers/private/interface/PictureDataWriter.h
83
const float& arcTheta, const bool& fill);
headers/private/interface/PictureDataWriter.h
85
BPoint* points, const bool& isClosed,
headers/private/interface/PictureDataWriter.h
86
const bool& fill);
headers/private/interface/PictureDataWriter.h
88
const bool& fill);
headers/private/interface/PictureDataWriter.h
97
const void* ptList, const bool& fill);
headers/private/interface/PictureDataWriter.h
99
const bool& fill);
headers/private/interface/PicturePlayer.h
107
/* 53 */ void (*clip_to_rect)(void* user, const BRect& rect, bool inverse);
headers/private/interface/PicturePlayer.h
110
const BPoint ptList[], bool inverse);
headers/private/interface/PicturePlayer.h
133
bool isClosed, const BGradient& gradient);
headers/private/interface/PicturePlayer.h
135
bool isClosed, const BGradient& gradient);
headers/private/interface/PicturePlayer.h
150
virtual void DrawRect(const BRect& rect, bool fill) {}
headers/private/interface/PicturePlayer.h
151
virtual void DrawRoundRect(const BRect& rect, const BPoint& radii, bool fill) {}
headers/private/interface/PicturePlayer.h
152
virtual void DrawBezier(const BPoint controlPoints[4], bool fill) {}
headers/private/interface/PicturePlayer.h
154
float arcTheta, bool fill) {}
headers/private/interface/PicturePlayer.h
155
virtual void DrawEllipse(const BRect& rect, bool fill) {}
headers/private/interface/PicturePlayer.h
156
virtual void DrawPolygon(size_t numPoints, const BPoint points[], bool isClosed, bool fill) {}
headers/private/interface/PicturePlayer.h
157
virtual void DrawShape(const BShape& shape, bool fill) {}
headers/private/interface/PicturePlayer.h
164
virtual void ClipToPicture(int32 token, const BPoint& where, bool clipToInverse) {}
headers/private/interface/PicturePlayer.h
195
virtual void ClipToRect(const BRect& rect, bool inverse) {}
headers/private/interface/PicturePlayer.h
197
const BPoint ptList[], bool inverse) {}
headers/private/interface/PicturePlayer.h
200
virtual void DrawRectGradient(const BRect& rect, BGradient& gradient, bool fill) {}
headers/private/interface/PicturePlayer.h
202
bool fill) {}
headers/private/interface/PicturePlayer.h
203
virtual void DrawBezierGradient(const BPoint controlPoints[4], BGradient& gradient, bool fill)
headers/private/interface/PicturePlayer.h
206
float arcTheta, BGradient& gradient, bool fill) {}
headers/private/interface/PicturePlayer.h
207
virtual void DrawEllipseGradient(const BRect& rect, BGradient& gradient, bool fill) {}
headers/private/interface/PicturePlayer.h
208
virtual void DrawPolygonGradient(size_t numPoints, const BPoint points[], bool isClosed,
headers/private/interface/PicturePlayer.h
209
BGradient& gradient, bool fill) {}
headers/private/interface/PicturePlayer.h
210
virtual void DrawShapeGradient(const BShape& shape, BGradient& gradient, bool fill) {}
headers/private/interface/PicturePlayer.h
54
bool isClosed);
headers/private/interface/PicturePlayer.h
56
bool isClosed);
headers/private/interface/PicturePlayer.h
69
bool clip_to_inverse_picture);
headers/private/interface/PrivateScreen.h
100
static bool _IsValid(int32 id);
headers/private/interface/PrivateScreen.h
106
bool fRetraceSemValid;
headers/private/interface/PrivateScreen.h
41
bool IsValid() const;
headers/private/interface/PrivateScreen.h
56
status_t GetBitmap(BBitmap** bitmap, bool drawCursor,
headers/private/interface/PrivateScreen.h
58
status_t ReadBitmap(BBitmap* bitmap, bool drawCursor,
headers/private/interface/PrivateScreen.h
62
void SetDesktopColor(rgb_color, uint32, bool);
headers/private/interface/PrivateScreen.h
72
bool makeDefault);
headers/private/interface/PrivateScreen.h
95
bool _Release();
headers/private/interface/PrivateScreen.h
99
static BPrivateScreen* _Get(int32 id, bool check);
headers/private/interface/RegionSupport.h
68
static bool XPointInRegion(const BRegion* region,
headers/private/interface/ShapePrivate.h
40
bool fOwnsMemory;
headers/private/interface/Spinner.h
28
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/private/interface/Spinner.h
37
virtual void SetEnabled(bool enable);
headers/private/interface/ToolTip.h
26
bool deep = true) const;
headers/private/interface/ToolTip.h
30
virtual void SetSticky(bool enable);
headers/private/interface/ToolTip.h
31
bool IsSticky() const;
headers/private/interface/ToolTip.h
41
bool Lock();
headers/private/interface/ToolTip.h
51
bool fLockedLooper;
headers/private/interface/ToolTip.h
52
bool fIsSticky;
headers/private/interface/ToolTip.h
66
bool deep = true) const;
headers/private/interface/ToolTipManager.h
30
bool Lock() { return fLock.Lock(); }
headers/private/interface/ViewPrivate.h
128
bool clipping_region_used;
headers/private/interface/ViewPrivate.h
155
bool font_aliasing;
headers/private/interface/ViewPrivate.h
168
inline bool
headers/private/interface/ViewPrivate.h
175
inline bool
headers/private/interface/ViewPrivate.h
71
bool WillLayout();
headers/private/interface/ViewPrivate.h
72
bool MinMaxValid();
headers/private/interface/ViewPrivate.h
79
bool RemoveSelf()
headers/private/interface/ViewPrivate.h
97
inline bool IsValid(uint32 bit) const;
headers/private/interface/ViewPrivate.h
98
inline bool IsAllValid() const;
headers/private/interface/WidthBuffer.h
45
bool FindTable(const BFont* font, int32* outIndex);
headers/private/interface/WidthBuffer.h
48
bool GetEscapement(uint32 value, int32 index,
headers/private/interface/WindowInfo.h
33
bool is_mini;
headers/private/interface/WindowInfo.h
50
void do_window_action(int32 window_id, int32 action, BRect zoomRect, bool zoom);
headers/private/interface/WindowInfo.h
53
void do_bring_to_front_team(BRect zoomRect, team_id app, bool zoom);
headers/private/interface/WindowInfo.h
54
void do_minimize_team(BRect zoomRect, team_id app, bool zoom);
headers/private/interface/WindowStack.h
33
bool HasWindow(const BWindow* window);
headers/private/interface/WindowStack.h
34
bool HasWindow(const BMessenger& window);
headers/private/interface/ZombieReplicantView.h
52
bool deep = true) const;
headers/private/interface/clipping.h
110
static inline bool
headers/private/interface/clipping.h
121
static inline bool
headers/private/interface/clipping.h
131
static inline bool
headers/private/interface/clipping.h
140
static inline bool
headers/private/interface/clipping.h
150
static inline bool
headers/private/interface/utf8_functions.h
12
static inline bool
headers/private/kernel/AllocationTracking.h
38
bool IsInitialized() const
headers/private/kernel/AllocationTracking.h
48
bool IsTraceEntryValid() const
headers/private/kernel/DPC.h
63
void Close(bool cancelPending);
headers/private/kernel/DPC.h
67
bool Cancel(DPCCallback* callback);
headers/private/kernel/DPC.h
83
bool _IsClosed() const
headers/private/kernel/Notifications.h
135
inline bool Lock()
headers/private/kernel/Notifications.h
145
inline bool HasListeners() const
headers/private/kernel/Notifications.h
241
bool Compare(const char* key, NotificationService* service) const
headers/private/kernel/Notifications.h
41
virtual bool operator==(
headers/private/kernel/Notifications.h
44
bool operator!=(
headers/private/kernel/Notifications.h
82
bool operator==(
headers/private/kernel/Notifications.h
91
inline bool
headers/private/kernel/UserTimer.h
128
void _Update(bool unscheduling,
headers/private/kernel/UserTimer.h
135
bool fAbsolute;
headers/private/kernel/UserTimer.h
190
bool fAbsolute;
headers/private/kernel/UserTimer.h
206
int32 DeleteTimers(bool userDefinedOnly);
headers/private/kernel/UserTimer.h
66
bool fScheduled; // fTimer scheduled
headers/private/kernel/UserTimer.h
83
bool checkPeriodicOverrun);
headers/private/kernel/UserTimer.h
96
bool fAbsolute;
headers/private/kernel/arch/arm/arch_uart_pl011.h
34
int GetChar(bool wait);
headers/private/kernel/arch/arm64/arch_int.h
40
static inline bool
headers/private/kernel/arch/arm64/arch_uart_linflex.h
528
int GetChar(bool wait);
headers/private/kernel/arch/arm64/arch_uart_samsung.h
30
int GetChar(bool wait);
headers/private/kernel/arch/arm64/arch_vm.h
12
bool flush_va_if_accessed(uint64_t pte, addr_t va, int asid);
headers/private/kernel/arch/cpu.h
30
status_t arch_cpu_shutdown(bool reboot);
headers/private/kernel/arch/debug.h
42
void* arch_debug_get_interrupt_pc(bool* _isSyscall);
headers/private/kernel/arch/debug.h
43
bool arch_debug_contains_call(Thread *thread, const char *symbol,
headers/private/kernel/arch/debug.h
50
bool arch_is_debug_variable_defined(const char* variableName);
headers/private/kernel/arch/generic/debug_uart.h
33
virtual int GetChar(bool wait) = 0;
headers/private/kernel/arch/generic/debug_uart.h
41
bool Enabled() const { return fEnabled; }
headers/private/kernel/arch/generic/debug_uart.h
51
bool fEnabled;
headers/private/kernel/arch/generic/debug_uart_8250.h
33
int GetChar(bool wait);
headers/private/kernel/arch/generic/msi.h
25
bool msi_supported();
headers/private/kernel/arch/generic/user_memory.h
59
bool user_access(Function function)
headers/private/kernel/arch/int.h
36
bool arch_int_are_interrupts_enabled(void);
headers/private/kernel/arch/m68k/arch_cpu.h
445
extern bool m68k_set_fault_handler(addr_t *handlerLocation, addr_t handler)
headers/private/kernel/arch/m68k/arch_cpu.h
448
extern bool m68k_is_hw_register_readable(addr_t address);
headers/private/kernel/arch/m68k/arch_cpu.h
449
extern bool m68k_is_hw_register_writable(addr_t address, uint16 value);
headers/private/kernel/arch/m68k/arch_kernel_args.h
23
bool has_lpstop; //XXX: use bit flags
headers/private/kernel/arch/m68k/arch_platform.h
48
virtual bool AcknowledgeIOInterrupt(int irq) = 0;
headers/private/kernel/arch/m68k/arch_platform.h
59
virtual void ShutDown(bool reboot) = 0;
headers/private/kernel/arch/m68k/arch_vm_translation_map.h
20
bool unmap);
headers/private/kernel/arch/mipsel/arch_cpu.h
73
extern bool mipsel_set_fault_handler(addr_t *handlerLocation, addr_t handler)
headers/private/kernel/arch/mipsel/arch_platform.h
41
virtual void ShutDown(bool reboot) = 0;
headers/private/kernel/arch/mipsel/arch_vm_translation_map.h
20
bool unmap);
headers/private/kernel/arch/ppc/arch_cpu.h
177
extern bool ppc_set_fault_handler(addr_t *handlerLocation, addr_t handler)
headers/private/kernel/arch/ppc/arch_platform.h
40
virtual void ShutDown(bool reboot) = 0;
headers/private/kernel/arch/ppc/arch_vm_translation_map.h
20
bool unmap);
headers/private/kernel/arch/riscv64/arch_int.h
43
static inline bool
headers/private/kernel/arch/riscv64/arch_uart_sifive.h
82
virtual int GetChar(bool wait);
headers/private/kernel/arch/sparc/arch_int.h
53
static inline bool
headers/private/kernel/arch/sparc/arch_mmu.h
17
bool IsValid();
headers/private/kernel/arch/sparc/arch_platform.h
39
virtual void ShutDown(bool reboot) = 0;
headers/private/kernel/arch/thread.h
20
status_t arch_team_init_team_struct(Team *t, bool kernel);
headers/private/kernel/arch/thread.h
30
bool arch_on_signal_stack(Thread *thread);
headers/private/kernel/arch/user_debugger.h
44
bool arch_has_breakpoints(struct arch_team_debug_info *info);
headers/private/kernel/arch/vm.h
32
bool arch_vm_supports_protection(team_id team, uint32 protection);
headers/private/kernel/arch/vm_translation_map.h
19
status_t arch_vm_translation_map_create_map(bool kernel,
headers/private/kernel/arch/vm_translation_map.h
32
bool arch_vm_translation_map_is_kernel_page_accessible(addr_t virtualAddress,
headers/private/kernel/arch/x86/apic.h
112
bool apic_available();
headers/private/kernel/arch/x86/apic.h
113
bool x2apic_available();
headers/private/kernel/arch/x86/apic.h
126
bool apic_interrupt_delivered(void);
headers/private/kernel/arch/x86/arch_cpu.h
672
uint32 conversionFactorNsecs, bool conversionFactorNsecsShift);
headers/private/kernel/arch/x86/arch_cpu.h
688
bool x86_check_feature(uint32 feature, enum x86_feature_type type);
headers/private/kernel/arch/x86/arch_cpu.h
689
bool x86_use_pat();
headers/private/kernel/arch/x86/arch_int.h
48
static inline bool
headers/private/kernel/arch/x86/arch_int.h
75
bool (*is_spurious_interrupt)(int32 num);
headers/private/kernel/arch/x86/arch_int.h
76
bool (*is_level_triggered_interrupt)(int32 num);
headers/private/kernel/arch/x86/arch_int.h
77
bool (*end_of_interrupt)(int32 num);
headers/private/kernel/arch/x86/ioapic.h
12
bool ioapic_is_interrupt_available(int32 gsi);
headers/private/kernel/boot/PathBlocklist.h
19
bool SetTo(const char* path);
headers/private/kernel/boot/PathBlocklist.h
21
bool Append(const char* component);
headers/private/kernel/boot/PathBlocklist.h
29
bool operator==(const char* path) const
headers/private/kernel/boot/PathBlocklist.h
33
bool _Resize(size_t length, bool keepData);
headers/private/kernel/boot/PathBlocklist.h
50
bool Add(const char* path);
headers/private/kernel/boot/PathBlocklist.h
52
bool Contains(const char* path) const;
headers/private/kernel/boot/PathBlocklist.h
55
bool IsEmpty() const
headers/private/kernel/boot/addr_range.h
27
bool get_free_address_range(addr_range* ranges, uint32 numRanges, uint64 base,
headers/private/kernel/boot/addr_range.h
29
bool is_address_range_covered(addr_range* ranges, uint32 numRanges, uint64 base,
headers/private/kernel/boot/disk_identifier.h
46
bool master;
headers/private/kernel/boot/disk_identifier.h
49
bool master;
headers/private/kernel/boot/elf.h
42
bool is_module;
headers/private/kernel/boot/kernel_args.h
103
bool keep_debug_output_buffer;
headers/private/kernel/boot/kernel_args.h
81
bool enabled;
headers/private/kernel/boot/menu.h
110
bool IsHidden() const { return fIsHidden; }
headers/private/kernel/boot/menu.h
144
void SortItems(bool (*less)(const MenuItem*,
headers/private/kernel/boot/menu.h
16
typedef bool (*menu_item_hook)(Menu* menu, MenuItem* item);
headers/private/kernel/boot/menu.h
163
bool fIsHidden;
headers/private/kernel/boot/menu.h
38
virtual void SetMarked(bool marked);
headers/private/kernel/boot/menu.h
39
bool IsMarked() const { return fIsMarked; }
headers/private/kernel/boot/menu.h
41
void Select(bool selected);
headers/private/kernel/boot/menu.h
42
bool IsSelected() const { return fIsSelected; }
headers/private/kernel/boot/menu.h
44
void SetEnabled(bool enabled);
headers/private/kernel/boot/menu.h
45
bool IsEnabled() const { return fIsEnabled; }
headers/private/kernel/boot/menu.h
74
bool fIsMarked;
headers/private/kernel/boot/menu.h
75
bool fIsSelected;
headers/private/kernel/boot/menu.h
76
bool fIsEnabled;
headers/private/kernel/boot/net/ChainBuffer.h
15
bool freeData = false);
headers/private/kernel/boot/net/Ethernet.h
65
bool RegisterEthernetSubService(EthernetSubService *service);
headers/private/kernel/boot/net/Ethernet.h
66
bool UnregisterEthernetSubService(EthernetSubService *service);
headers/private/kernel/boot/net/IP.h
47
bool RegisterIPSubService(IPSubService *service);
headers/private/kernel/boot/net/IP.h
48
bool UnregisterIPSubService(IPSubService *service);
headers/private/kernel/boot/net/NetDefs.h
70
bool operator==(const mac_addr_t& other) const
headers/private/kernel/boot/net/NetDefs.h
75
bool operator!=(const mac_addr_t& other) const
headers/private/kernel/boot/net/TCP.h
32
bool ProvidesSequenceNumber(uint32 sequenceNo) const;
headers/private/kernel/boot/net/TCP.h
81
status_t _Send(TCPPacket* packet, bool enqueue = true);
headers/private/kernel/boot/net/iSCSITarget.h
37
status_t Logout(bool closeSession = false);
headers/private/kernel/boot/net/iSCSITarget.h
40
bool r, bool w, uint32 expectedDataTransferLength,
headers/private/kernel/boot/net/iSCSITarget.h
43
bool Active() const { return fConnected; }
headers/private/kernel/boot/net/iSCSITarget.h
51
bool fConnected;
headers/private/kernel/boot/net/iSCSITarget.h
68
bool Active() { return fConnection != NULL && fConnection->Active(); }
headers/private/kernel/boot/net/iSCSITarget.h
71
bool fDiscovery;
headers/private/kernel/boot/net/iSCSITarget.h
92
static bool DiscoverTargets(ip_addr_t address, uint16 port,
headers/private/kernel/boot/net/iSCSITarget.h
94
static bool _AddDevice(ip_addr_t address, uint16 port,
headers/private/kernel/boot/partitions.h
30
status_t Mount(Directory **_fileSystem = NULL, bool isBootDevice = false);
headers/private/kernel/boot/partitions.h
31
status_t Scan(bool mountFileSystems, bool isBootDevice = false);
headers/private/kernel/boot/partitions.h
38
bool IsFileSystem() const { return fIsFileSystem; }
headers/private/kernel/boot/partitions.h
39
bool IsPartitioningSystem() const { return fIsPartitioningSystem; }
headers/private/kernel/boot/partitions.h
50
bool fIsFileSystem, fIsPartitioningSystem;
headers/private/kernel/boot/platform/openfirmware/platform_arch.h
21
bool exactAddress);
headers/private/kernel/boot/platform/routerboard_mipsel/platform_arch.h
22
bool exactAddress);
headers/private/kernel/boot/platform/u-boot/platform_arch.h
21
bool exactAddress);
headers/private/kernel/boot/platform/u-boot/uimage.h
46
bool image_multi_getimg(struct image_header *image, uint32 idx,
headers/private/kernel/boot/vfs.h
133
bool IsValid() const
headers/private/kernel/boot/vfs.h
140
bool IsPackaged() const
headers/private/kernel/boot/vfs.h
183
extern status_t add_partitions_for(int fd, bool mountFileSystems, bool isBootDevice = false);
headers/private/kernel/boot/vfs.h
184
extern status_t add_partitions_for(Node *device, bool mountFileSystems, bool isBootDevice = false);
headers/private/kernel/boot/vfs.h
69
virtual Node* Lookup(const char* name, bool traverseLinks);
headers/private/kernel/boot/vfs.h
75
virtual bool IsEmpty() = 0;
headers/private/kernel/boot/vfs.h
97
virtual void SetCursorVisible(bool visible) = 0;
headers/private/kernel/boot_device.h
13
extern bool gReadOnlyBootDevice;
headers/private/kernel/condition_variable.h
31
bool Add(const void* object);
headers/private/kernel/condition_variable.h
84
static int32 _Notify(const void* object, bool all, status_t result);
headers/private/kernel/condition_variable.h
85
int32 _Notify(bool all, status_t result);
headers/private/kernel/condition_variable.h
86
int32 _NotifyLocked(bool all, status_t result);
headers/private/kernel/core_dump.h
14
status_t core_dump_write_core_file(const char* path, bool killTeam);
headers/private/kernel/cpu.h
131
bool _user_cpu_enabled(int32 cpu);
headers/private/kernel/cpu.h
132
status_t _user_set_cpu_enabled(int32 cpu, bool enabled);
headers/private/kernel/cpu.h
53
bool disabled;
headers/private/kernel/cpu.h
56
bool preempted;
headers/private/kernel/debug.h
137
bool (*emergency_key_pressed)(char key);
headers/private/kernel/debug.h
144
size_t bufferSize, bool* _isObjectMethod);
headers/private/kernel/debug.h
174
extern bool debug_debugger_running(void);
headers/private/kernel/debug.h
175
extern bool debug_screen_output_enabled(void);
headers/private/kernel/debug.h
180
extern void debug_trap_cpu_in_kdl(int32 cpu, bool returnIfHandedOver);
headers/private/kernel/debug.h
182
extern bool debug_emergency_key_pressed(char key);
headers/private/kernel/debug.h
183
extern bool debug_is_kernel_memory_accessible(addr_t address, size_t size,
headers/private/kernel/debug.h
200
extern bool is_debug_variable_defined(const char* variableName);
headers/private/kernel/debug.h
201
extern bool set_debug_variable(const char* variableName, uint64 value);
headers/private/kernel/debug.h
204
extern bool unset_debug_variable(const char* variableName);
headers/private/kernel/debug.h
207
extern bool evaluate_debug_expression(const char* expression,
headers/private/kernel/debug.h
208
uint64* result, bool silent);
headers/private/kernel/debug.h
218
extern bool print_debugger_command_usage(const char* command);
headers/private/kernel/debug.h
219
extern bool has_debugger_command(const char* command);
headers/private/kernel/debug.h
222
size_t bufferSize, bool* _isObjectMethod);
headers/private/kernel/debug.h
229
extern bool debug_is_debugged_team(team_id teamID);
headers/private/kernel/debug_hex_dump.h
24
virtual bool HasMoreData() const = 0;
headers/private/kernel/debug_hex_dump.h
26
virtual bool GetAddressString(char* buffer,
headers/private/kernel/debug_hex_dump.h
36
virtual bool HasMoreData() const;
headers/private/kernel/debug_hex_dump.h
38
virtual bool GetAddressString(char* buffer,
headers/private/kernel/disk_device_manager/KDiskDevice.h
37
bool ReadLock();
headers/private/kernel/disk_device_manager/KDiskDevice.h
39
bool WriteLock();
headers/private/kernel/disk_device_manager/KDiskDevice.h
50
bool IsReadOnlyMedia() const;
headers/private/kernel/disk_device_manager/KDiskDevice.h
51
bool IsWriteOnce() const;
headers/private/kernel/disk_device_manager/KDiskDevice.h
52
bool IsRemovable() const;
headers/private/kernel/disk_device_manager/KDiskDevice.h
53
bool HasMedia() const;
headers/private/kernel/disk_device_manager/KDiskDevice.h
54
bool MediaChanged() const;
headers/private/kernel/disk_device_manager/KDiskDevice.h
76
virtual void Dump(bool deep = true, int32 level = 0);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
115
status_t _RescanDiskSystems(DiskSystemMap& addedSystems, bool fileSystems);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
121
bool _AddDevice(KDiskDevice *device);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
122
bool _RemoveDevice(KDiskDevice *device);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
125
status_t _ScanPartition(KPartition *partition, bool async,
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
131
status_t _AddRemoveMonitoring(const char *path, bool add);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
141
volatile bool fTerminating;
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
38
bool Lock();
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
48
KDiskDevice *FindDevice(partition_id id, bool deviceOnly = true);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
54
KDiskDevice *RegisterDevice(partition_id id, bool deviceOnly = true);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
60
KDiskDevice *ReadLockDevice(partition_id id, bool deviceOnly = true);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
61
KDiskDevice *WriteLockDevice(partition_id id, bool deviceOnly = true);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
71
partition_id CreateDevice(const char *path, bool *newlyCreated = NULL);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
75
bool* newlyCreated = NULL);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
83
bool PartitionAdded(KPartition *partition); // implementation internal
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
84
bool PartitionRemoved(KPartition *partition); //
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
85
bool DeletePartition(KPartition *partition); //
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
90
KDiskSystem *FindDiskSystem(const char *name, bool byPrettyName = false);
headers/private/kernel/disk_device_manager/KDiskDeviceManager.h
95
KDiskSystem *LoadDiskSystem(const char *name, bool byPrettyName = false);
headers/private/kernel/disk_device_manager/KDiskDeviceUtils.h
110
inline bool Lock(KPartition *partition)
headers/private/kernel/disk_device_manager/KDiskDeviceUtils.h
132
inline bool Lock(KDiskSystem *diskSystem)
headers/private/kernel/disk_device_manager/KDiskSystem.h
41
bool IsFileSystem() const;
headers/private/kernel/disk_device_manager/KDiskSystem.h
42
bool IsPartitioningSystem() const;
headers/private/kernel/disk_device_manager/KDiskSystem.h
49
bool IsLoaded() const;
headers/private/kernel/disk_device_manager/KDiskSystem.h
68
virtual status_t Repair(KPartition* partition, bool checkOnly,
headers/private/kernel/disk_device_manager/KFileSystem.h
43
virtual status_t Repair(KPartition* partition, bool checkOnly,
headers/private/kernel/disk_device_manager/KPartition.h
145
bool RemoveChild(int32 index);
headers/private/kernel/disk_device_manager/KPartition.h
146
bool RemoveChild(KPartition *child);
headers/private/kernel/disk_device_manager/KPartition.h
147
bool RemoveAllChildren();
headers/private/kernel/disk_device_manager/KPartition.h
172
bool AddListener(KPartitionListener *listener);
headers/private/kernel/disk_device_manager/KPartition.h
173
bool RemoveListener(KPartitionListener *listener);
headers/private/kernel/disk_device_manager/KPartition.h
181
status_t UninitializeContents(bool logChanges = true);
headers/private/kernel/disk_device_manager/KPartition.h
190
virtual void Dump(bool deep, int32 level);
headers/private/kernel/disk_device_manager/KPartition.h
232
bool fObsolete;
headers/private/kernel/disk_device_manager/KPartition.h
48
bool IsObsolete() const;
headers/private/kernel/disk_device_manager/KPartition.h
50
virtual bool PrepareForRemoval();
headers/private/kernel/disk_device_manager/KPartition.h
51
virtual bool PrepareForDeletion();
headers/private/kernel/disk_device_manager/KPartition.h
57
bool IsPublished() const;
headers/private/kernel/disk_device_manager/KPartition.h
59
void SetBusy(bool busy);
headers/private/kernel/disk_device_manager/KPartition.h
60
bool IsBusy() const;
headers/private/kernel/disk_device_manager/KPartition.h
61
bool IsBusy(bool includeDescendants);
headers/private/kernel/disk_device_manager/KPartition.h
62
bool CheckAndMarkBusy(bool includeDescendants);
headers/private/kernel/disk_device_manager/KPartition.h
63
void MarkBusy(bool includeDescendants);
headers/private/kernel/disk_device_manager/KPartition.h
64
void UnmarkBusy(bool includeDescendants);
headers/private/kernel/disk_device_manager/KPartition.h
86
bool IsUninitialized() const;
headers/private/kernel/disk_device_manager/KPartition.h
92
bool ContainsFileSystem() const;
headers/private/kernel/disk_device_manager/KPartition.h
93
bool ContainsPartitioningSystem() const;
headers/private/kernel/disk_device_manager/KPartition.h
94
bool IsReadOnly() const;
headers/private/kernel/disk_device_manager/KPartition.h
95
bool IsMounted() const;
headers/private/kernel/disk_device_manager/KPartition.h
96
bool IsChildMounted();
headers/private/kernel/disk_device_manager/KPartition.h
98
bool IsDevice() const;
headers/private/kernel/disk_device_manager/KPartitionVisitor.h
18
virtual bool VisitPre(KPartition *partition);
headers/private/kernel/disk_device_manager/KPartitionVisitor.h
19
virtual bool VisitPost(KPartition *partition);
headers/private/kernel/disk_device_manager/KPartitioningSystem.h
44
virtual status_t Repair(KPartition* partition, bool checkOnly,
headers/private/kernel/disk_device_manager/ddm_modules.h
39
bool (*supports_initializing_child)(partition_data* partition,
headers/private/kernel/disk_device_manager/ddm_modules.h
41
bool (*is_sub_system_for)(partition_data* partition);
headers/private/kernel/disk_device_manager/ddm_modules.h
43
bool (*validate_resize)(partition_data* partition, off_t* size);
headers/private/kernel/disk_device_manager/ddm_modules.h
44
bool (*validate_resize_child)(partition_data* partition,
headers/private/kernel/disk_device_manager/ddm_modules.h
46
bool (*validate_move)(partition_data* partition, off_t* start);
headers/private/kernel/disk_device_manager/ddm_modules.h
47
bool (*validate_move_child)(partition_data* partition,
headers/private/kernel/disk_device_manager/ddm_modules.h
49
bool (*validate_set_name)(partition_data* partition, char* name);
headers/private/kernel/disk_device_manager/ddm_modules.h
50
bool (*validate_set_content_name)(partition_data* partition, char* name);
headers/private/kernel/disk_device_manager/ddm_modules.h
51
bool (*validate_set_type)(partition_data* partition, const char* type);
headers/private/kernel/disk_device_manager/ddm_modules.h
52
bool (*validate_set_parameters)(partition_data* partition,
headers/private/kernel/disk_device_manager/ddm_modules.h
55
bool (*validate_set_content_parameters)(partition_data* partition,
headers/private/kernel/disk_device_manager/ddm_modules.h
57
bool (*validate_initialize)(partition_data* partition, char* name,
headers/private/kernel/disk_device_manager/ddm_modules.h
59
bool (*validate_create_child)(partition_data* partition, off_t* start,
headers/private/kernel/disk_device_manager/ddm_modules.h
80
status_t (*repair)(int fd, partition_id partition, bool checkOnly,
headers/private/kernel/disk_device_manager/ddm_userland_interface.h
32
status_t _user_get_disk_device_data(partition_id deviceID, bool deviceOnly,
headers/private/kernel/disk_device_manager/ddm_userland_interface.h
55
bool checkOnly);
headers/private/kernel/elf.h
44
bool *_exactMatch);
headers/private/kernel/elf.h
47
const char **_imageName, bool *_exactMatch);
headers/private/kernel/elf.h
58
addr_t* _imageDelta, bool kernel);
headers/private/kernel/elf_priv.h
38
bool symbolic;
headers/private/kernel/frame_buffer_console.h
33
bool frame_buffer_console_available(void);
headers/private/kernel/fs/KPath.h
47
char* LockBuffer(bool force = false);
headers/private/kernel/fs/KPath.h
53
bool RemoveLeaf();
headers/private/kernel/fs/KPath.h
57
bool isComponent = true);
headers/private/kernel/fs/KPath.h
59
status_t Normalize(bool traverseLeafLink);
headers/private/kernel/fs/KPath.h
64
bool operator==(const KPath& other) const;
headers/private/kernel/fs/KPath.h
65
bool operator==(const char* path) const;
headers/private/kernel/fs/KPath.h
66
bool operator!=(const KPath& other) const;
headers/private/kernel/fs/KPath.h
67
bool operator!=(const char* path) const;
headers/private/kernel/fs/KPath.h
73
bool traverseLeafLink);
headers/private/kernel/fs/KPath.h
80
bool fLocked;
headers/private/kernel/fs/KPath.h
81
bool fLazy;
headers/private/kernel/fs/KPath.h
82
bool fFailed;
headers/private/kernel/fs/KPath.h
83
bool fIsNull;
headers/private/kernel/fs/devfs.h
27
status_t devfs_unpublish_device(const char* path, bool disconnect);
headers/private/kernel/fs/fd.h
100
bool closeFD);
headers/private/kernel/fs/fd.h
102
static struct io_context *get_current_io_context(bool kernel);
headers/private/kernel/fs/fd.h
113
get_current_io_context(bool kernel)
headers/private/kernel/fs/fd.h
88
extern int dup_foreign_fd(team_id fromTeam, int fd, bool kernel);
headers/private/kernel/fs/fd.h
89
extern status_t select_fd(int32 fd, struct select_info *info, bool kernel);
headers/private/kernel/fs/fd.h
90
extern status_t deselect_fd(int32 fd, struct select_info *info, bool kernel);
headers/private/kernel/fs/fd.h
91
extern bool fd_is_valid(int fd, bool kernel);
headers/private/kernel/fs/fd.h
93
extern bool fd_is_file(struct file_descriptor* descriptor);
headers/private/kernel/fs/fd.h
95
extern bool fd_close_on_exec(const struct io_context *context, int fd);
headers/private/kernel/fs/fd.h
97
bool closeFD);
headers/private/kernel/fs/fd.h
98
extern bool fd_close_on_fork(const struct io_context *context, int fd);
headers/private/kernel/interrupts.h
54
int io_interrupt_handler(int vector, bool levelTriggered);
headers/private/kernel/interrupts.h
56
bool interrupts_enabled(void);
headers/private/kernel/interrupts.h
64
static inline bool
headers/private/kernel/kernel.h
100
extern bool gKernelShutdown;
headers/private/kernel/kernel.h
107
status_t system_shutdown(bool reboot);
headers/private/kernel/kernel.h
108
status_t _user_shutdown(bool reboot);
headers/private/kernel/kernel.h
47
static inline bool
headers/private/kernel/kernel.h
99
extern bool gKernelStartup;
headers/private/kernel/kimage.h
53
typedef bool (*image_iterator_callback)(struct image* image, void* cookie);
headers/private/kernel/kmodule.h
34
extern status_t module_init_post_boot_device(bool bootingFromBootLoaderVolume);
headers/private/kernel/kscheduler.h
51
status_t scheduler_on_thread_create(Thread* thread, bool idleThread);
headers/private/kernel/kscheduler.h
82
void scheduler_set_cpu_enabled(int32 cpu, bool enabled);
headers/private/kernel/ksignal.h
130
bool IsPending() const
headers/private/kernel/ksignal.h
132
void SetPending(bool pending)
headers/private/kernel/ksignal.h
152
bool fPending;
headers/private/kernel/ksignal.h
209
bool is_team_signal_blocked(Team* team, int signal);
headers/private/kernel/ksignal.h
55
bool siginfo_handler;
headers/private/kernel/ksignal.h
69
bool Increment();
headers/private/kernel/ksignal.h
87
bool queuingRequired,
headers/private/kernel/lock.h
81
extern bool _rw_lock_is_read_locked(rw_lock* lock);
headers/private/kernel/platform/efi/boot-services.h
143
efi_status (*LoadImage) (bool boot_policy, efi_handle parent_image_handle,
headers/private/kernel/platform/efi/boot-services.h
167
bool recursive) EFIAPI;
headers/private/kernel/platform/efi/protocol/block-io.h
26
bool ExtendedVerification) EFIAPI;
headers/private/kernel/platform/efi/protocol/block-io.h
41
bool RemovableMedia;
headers/private/kernel/platform/efi/protocol/block-io.h
42
bool MediaPresent;
headers/private/kernel/platform/efi/protocol/block-io.h
43
bool LogicalPartition;
headers/private/kernel/platform/efi/protocol/block-io.h
44
bool ReadOnly;
headers/private/kernel/platform/efi/protocol/block-io.h
45
bool WriteCaching;
headers/private/kernel/platform/efi/protocol/console-control.h
25
bool* gopUgaExists,
headers/private/kernel/platform/efi/protocol/console-control.h
26
bool* stdInLocked) EFIAPI;
headers/private/kernel/platform/efi/protocol/device-path-to-text.h
17
bool display_only, bool allow_shortcuts) EFIAPI;
headers/private/kernel/platform/efi/protocol/device-path-to-text.h
20
bool display_only, bool allow_shortcuts) EFIAPI;
headers/private/kernel/platform/efi/protocol/file.h
55
bool ReadOnly;
headers/private/kernel/platform/efi/protocol/managed-network.h
21
bool BroadcastFlag;
headers/private/kernel/platform/efi/protocol/managed-network.h
22
bool MulticastFlag;
headers/private/kernel/platform/efi/protocol/managed-network.h
23
bool PromiscuousFlag;
headers/private/kernel/platform/efi/protocol/managed-network.h
50
bool EnableUnicastReceive;
headers/private/kernel/platform/efi/protocol/managed-network.h
51
bool EnableMulticastReceive;
headers/private/kernel/platform/efi/protocol/managed-network.h
52
bool EnableBroadcastReceive;
headers/private/kernel/platform/efi/protocol/managed-network.h
53
bool EnablePromiscuousReceive;
headers/private/kernel/platform/efi/protocol/managed-network.h
54
bool FlushQueuesOnReset;
headers/private/kernel/platform/efi/protocol/managed-network.h
55
bool EnableReceiveTimestamps;
headers/private/kernel/platform/efi/protocol/managed-network.h
56
bool DisableBackgroundPolling;
headers/private/kernel/platform/efi/protocol/managed-network.h
77
bool ipv6_flag, efi_ip_addr* ip_addr, efi_mac_addr* mac_addr) EFIAPI;
headers/private/kernel/platform/efi/protocol/managed-network.h
79
efi_status (*Groups) (struct efi_managed_network_protocol* self, bool join_flag,
headers/private/kernel/platform/efi/protocol/simple-network.h
103
bool reset_mcast_filter, size_t mcast_filter_count,
headers/private/kernel/platform/efi/protocol/simple-network.h
107
bool reset, efi_mac_addr* new_addr) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-network.h
110
bool reset, size_t* stats_size,
headers/private/kernel/platform/efi/protocol/simple-network.h
114
bool ipv6, efi_ip_addr* ip, efi_mac_addr* mac) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-network.h
117
bool read_write, size_t offset, size_t buf_size, void* buf) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-network.h
33
bool MacAddressChangeable;
headers/private/kernel/platform/efi/protocol/simple-network.h
34
bool MultipleTxSupported;
headers/private/kernel/platform/efi/protocol/simple-network.h
35
bool MediaPresentSupported;
headers/private/kernel/platform/efi/protocol/simple-network.h
36
bool MediaPresent;
headers/private/kernel/platform/efi/protocol/simple-network.h
97
bool extended_verification) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-text-input.h
20
bool extendend_verification) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-text-output.h
117
bool extended_verification) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-text-output.h
140
bool visible) EFIAPI;
headers/private/kernel/platform/efi/protocol/simple-text-output.h
19
bool CursorVisible;
headers/private/kernel/platform/efi/protocol/usb-io.h
103
uint8_t endpoint, bool is_new_transfer,
headers/private/kernel/platform/efi/runtime-services.h
117
efi_status (*GetWakeupTime) (bool* enabled, bool* pending, efi_time* time) EFIAPI;
headers/private/kernel/platform/efi/runtime-services.h
119
efi_status (*SetWakeupTime) (bool enable, efi_time* time) EFIAPI;
headers/private/kernel/platform/efi/runtime-services.h
60
bool SetsToZero;
headers/private/kernel/platform/efi/types.h
89
bool equals(const efi_guid& other) const {
headers/private/kernel/platform/efi/types.h
90
bool matches = data1 == other.data1 && data2 == other.data2
headers/private/kernel/port.h
41
status_t select_port(int32 object, struct select_info *info, bool kernel);
headers/private/kernel/port.h
42
status_t deselect_port(int32 object, struct select_info *info, bool kernel);
headers/private/kernel/real_time_clock.h
44
status_t _user_set_real_time_clock_is_gmt(bool isGMT);
headers/private/kernel/real_time_clock.h
45
status_t _user_get_real_time_clock_is_gmt(bool *_isGMT);
headers/private/kernel/safemode.h
24
bool get_safemode_boolean(const char* parameter, bool defaultValue);
headers/private/kernel/safemode.h
29
bool get_safemode_boolean_early(struct kernel_args* args,
headers/private/kernel/safemode.h
30
const char* parameter, bool defaultValue);
headers/private/kernel/sem.h
29
extern status_t select_sem(int32 object, struct select_info *info, bool kernel);
headers/private/kernel/sem.h
31
bool kernel);
headers/private/kernel/smp.h
164
inline bool
headers/private/kernel/smp.h
172
inline bool
headers/private/kernel/smp.h
190
inline bool
headers/private/kernel/smp.h
202
inline bool
headers/private/kernel/smp.h
219
static inline bool
headers/private/kernel/smp.h
247
static inline bool
headers/private/kernel/smp.h
270
static inline bool
headers/private/kernel/smp.h
303
static inline bool
headers/private/kernel/smp.h
306
bool succeed = try_acquire_spinlock(&lock->lock);
headers/private/kernel/smp.h
336
static inline bool
headers/private/kernel/smp.h
56
inline bool GetBit(int32 cpu) const;
headers/private/kernel/smp.h
57
inline bool GetBitAtomic(int32 cpu) const;
headers/private/kernel/smp.h
59
inline bool Matches(const CPUSet& mask) const;
headers/private/kernel/smp.h
62
inline bool IsEmpty() const;
headers/private/kernel/smp.h
77
bool try_acquire_spinlock(spinlock* lock);
headers/private/kernel/smp.h
82
bool smp_trap_non_boot_cpus(int32 cpu, uint32* rendezVous);
headers/private/kernel/syscall_restart.h
109
static inline bool
headers/private/kernel/syscall_restart.h
133
bool fWasSyscall;
headers/private/kernel/syscall_restart.h
93
static inline bool
headers/private/kernel/team.h
38
thread_id child, bool* _deleteEntry);
headers/private/kernel/team.h
40
bool team_is_valid(team_id id);
headers/private/kernel/team.h
63
bool team_associate_data(AssociatedData* data);
headers/private/kernel/team.h
64
bool team_dissociate_data(AssociatedData* data);
headers/private/kernel/thread.h
112
static inline bool
headers/private/kernel/thread.h
126
bool kernel);
headers/private/kernel/thread.h
131
status_t select_thread(int32 object, struct select_info *info, bool kernel);
headers/private/kernel/thread.h
132
status_t deselect_thread(int32 object, struct select_info *info, bool kernel);
headers/private/kernel/thread.h
155
bool _user_has_data(thread_id thread);
headers/private/kernel/thread.h
194
static inline bool
headers/private/kernel/thread.h
216
static inline bool
headers/private/kernel/thread.h
389
thread_interrupt(Thread* thread, bool kill)
headers/private/kernel/thread.h
426
thread_suspend(bool alreadyPrepared = false)
headers/private/kernel/thread_types.h
109
bool has_group_ref;
headers/private/kernel/thread_types.h
182
bool AddData(AssociatedData* data);
headers/private/kernel/thread_types.h
183
bool RemoveData(AssociatedData* data);
headers/private/kernel/thread_types.h
216
bool visible; // the entry is publicly visible
headers/private/kernel/thread_types.h
228
bool going_to_suspend; // protected by scheduler lock
headers/private/kernel/thread_types.h
252
bool signal_stack_enabled; // only accessed by this thread
headers/private/kernel/thread_types.h
254
bool in_kernel; // protected by time_lock, only written by
headers/private/kernel/thread_types.h
256
bool has_yielded; // protected by scheduler lock
headers/private/kernel/thread_types.h
354
static bool IsAlive(thread_id id);
headers/private/kernel/thread_types.h
360
status_t Init(bool idleThread);
headers/private/kernel/thread_types.h
362
bool Lock()
headers/private/kernel/thread_types.h
364
bool TryLock()
headers/private/kernel/thread_types.h
372
bool IsAlive() const;
headers/private/kernel/thread_types.h
374
bool IsRunning() const
headers/private/kernel/thread_types.h
403
void DeleteUserTimers(bool userDefinedOnly);
headers/private/kernel/thread_types.h
410
bool HasActiveCPUTimeUserTimers() const
headers/private/kernel/thread_types.h
416
inline bigtime_t CPUTime(bool ignoreCurrentRun) const;
headers/private/kernel/thread_types.h
515
bool initialized; // true when the state has been initialized
headers/private/kernel/thread_types.h
524
bool kernel);
headers/private/kernel/thread_types.h
528
bool Lock()
headers/private/kernel/thread_types.h
530
bool TryLock()
headers/private/kernel/thread_types.h
540
void LockTeamAndParent(bool dontLockParentIfKernel);
headers/private/kernel/thread_types.h
589
void DeleteUserTimers(bool userDefinedOnly);
headers/private/kernel/thread_types.h
591
bool CheckAddUserDefinedTimer();
headers/private/kernel/thread_types.h
605
bool HasActiveCPUTimeUserTimers() const
headers/private/kernel/thread_types.h
607
bool HasActiveUserTimeUserTimers() const
headers/private/kernel/thread_types.h
615
bigtime_t CPUTime(bool ignoreCurrentRun,
headers/private/kernel/thread_types.h
625
Team(team_id id, bool kernel);
headers/private/kernel/thread_types.h
659
bool Lock()
headers/private/kernel/thread_types.h
661
bool TryLock()
headers/private/kernel/thread_types.h
687
bool Lock()
headers/private/kernel/thread_types.h
689
bool TryLock()
headers/private/kernel/thread_types.h
699
bool IsOrphaned() const;
headers/private/kernel/thread_types.h
710
bool fInOrphanedCheckList; // protected by
headers/private/kernel/thread_types.h
798
Thread::CPUTime(bool ignoreCurrentRun) const
headers/private/kernel/tracing.h
108
AbstractTraceEntry(size_t, size_t, bool)
headers/private/kernel/tracing.h
139
size_t skipFrames, bool kernelOnly);
headers/private/kernel/tracing.h
156
template<bool stackTraceDepth>
headers/private/kernel/tracing.h
195
virtual bool Filter(const TraceEntry* entry, LazyTraceOutput& out);
headers/private/kernel/tracing.h
213
virtual void Init(TraceFilter* filter, int direction, bool continued) = 0;
headers/private/kernel/tracing.h
268
bool tracing_is_entry_valid(AbstractTraceEntry* entry,
headers/private/kernel/tracing.h
279
uint8* alloc_tracing_buffer_memcpy(const void* source, size_t size, bool user);
headers/private/kernel/tracing.h
281
bool user);
headers/private/kernel/tracing.h
284
int32 skipFrames, bool kernelOnly);
headers/private/kernel/tracing.h
53
bool IsFull() const { return fSize >= fCapacity; }
headers/private/kernel/user_debugger.h
150
bool variable_stack_depth;
headers/private/kernel/user_debugger.h
152
bool profile_kernel;
headers/private/kernel/user_debugger.h
154
bool flush_needed;
headers/private/kernel/user_debugger.h
213
bool single_step;
headers/private/kernel/user_debugger.h
243
void clear_team_debug_info(struct team_debug_info *info, bool initLock);
headers/private/kernel/user_debugger.h
246
void clear_thread_debug_info(struct thread_debug_info *info, bool dying);
headers/private/kernel/user_debugger.h
259
bool user_debug_exception_occurred(debug_exception_type exception, int signal);
headers/private/kernel/user_debugger.h
260
bool user_debug_handle_signal(int signal, struct sigaction *handler,
headers/private/kernel/user_debugger.h
261
siginfo_t *info, bool deadly);
headers/private/kernel/user_debugger.h
273
void user_debug_breakpoint_hit(bool software);
headers/private/kernel/user_debugger.h
293
int32 length, bool watchpoint);
headers/private/kernel/user_debugger.h
294
status_t _user_clear_debugger_breakpoint(void *address, bool watchpoint);
headers/private/kernel/usergroup.h
25
bool is_in_group(Team* team, gid_t gid);
headers/private/kernel/usergroup.h
36
status_t _user_setresgid(gid_t rgid, gid_t egid, gid_t sgid, bool setAllIfPrivileged);
headers/private/kernel/usergroup.h
37
status_t _user_setresuid(uid_t ruid, uid_t euid, uid_t suid, bool setAllIfPrivileged);
headers/private/kernel/util/AVLTree.h
140
inline bool HasCurrent() const
headers/private/kernel/util/AVLTree.h
152
inline bool HasNext() const
headers/private/kernel/util/AVLTree.h
345
AVLTree<Definition>::FindClosest(const Key& key, bool less) const
headers/private/kernel/util/AVLTree.h
379
bool
headers/private/kernel/util/AVLTree.h
42
inline bool IsEmpty() const { return fTree.IsEmpty(); }
headers/private/kernel/util/AVLTree.h
62
Value* FindClosest(const Key& key, bool less) const;
headers/private/kernel/util/AVLTree.h
66
bool Remove(Value* key);
headers/private/kernel/util/AVLTreeBase.h
131
inline bool HasNext() const
headers/private/kernel/util/AVLTreeBase.h
44
inline bool IsEmpty() const { return (fNodeCount == 0); }
headers/private/kernel/util/AVLTreeBase.h
61
AVLTreeNode* FindClosest(const void* key, bool less) const;
headers/private/kernel/util/AVLTreeBase.h
65
bool Remove(AVLTreeNode* element);
headers/private/kernel/util/AVLTreeMap.h
168
inline bool HasCurrent() const
headers/private/kernel/util/AVLTreeMap.h
201
inline bool HasNext() const
headers/private/kernel/util/AVLTreeMap.h
363
_AVL_TREE_MAP_CLASS_NAME::FindClose(const Key& key, bool less)
headers/private/kernel/util/AVLTreeMap.h
63
inline bool IsEmpty() const { return fTree.IsEmpty(); }
headers/private/kernel/util/AVLTreeMap.h
78
Iterator FindClose(const Key& key, bool less);
headers/private/kernel/util/AutoLock.h
102
inline bool Lock(int* lockable)
headers/private/kernel/util/AutoLock.h
117
inline InterruptsLocker(bool alreadyLocked = false,
headers/private/kernel/util/AutoLock.h
118
bool lockIfNotLocked = true)
headers/private/kernel/util/AutoLock.h
131
inline bool Lock(spinlock* lockable)
headers/private/kernel/util/AutoLock.h
158
inline bool Lock(spinlock* lockable)
headers/private/kernel/util/AutoLock.h
180
inline bool Lock(rw_spinlock* lockable)
headers/private/kernel/util/AutoLock.h
203
inline bool Lock(rw_spinlock* lockable)
headers/private/kernel/util/AutoLock.h
226
inline bool Lock(rw_spinlock* lockable)
headers/private/kernel/util/AutoLock.h
24
inline bool Lock(mutex *lockable)
headers/private/kernel/util/AutoLock.h
249
inline bool Lock(rw_spinlock* lockable)
headers/private/kernel/util/AutoLock.h
272
inline bool Lock(seqlock* lockable)
headers/private/kernel/util/AutoLock.h
295
inline bool Lock(seqlock* lockable)
headers/private/kernel/util/AutoLock.h
40
inline bool Lock(mutex *lockable)
headers/private/kernel/util/AutoLock.h
56
inline bool Lock(recursive_lock *lockable)
headers/private/kernel/util/AutoLock.h
72
inline bool Lock(rw_lock *lockable)
headers/private/kernel/util/AutoLock.h
85
inline bool Lock(rw_lock *lockable)
headers/private/kernel/util/BinarySemaphore.h
22
bool Lock()
headers/private/kernel/util/BinarySemaphore.h
32
bool Wait(bigtime_t timeout, bool clearActivated)
headers/private/kernel/util/BinarySemaphore.h
67
bool fActivated;
headers/private/kernel/util/Bitmap.h
33
inline bool Get(size_t index) const;
headers/private/kernel/util/Bitmap.h
53
bool
headers/private/kernel/util/FixedWidthPointer.h
125
inline bool
headers/private/kernel/util/FixedWidthPointer.h
133
inline bool
headers/private/kernel/util/FixedWidthPointer.h
141
inline bool
headers/private/kernel/util/FixedWidthPointer.h
149
inline bool
headers/private/kernel/util/Heap.h
146
bool
headers/private/kernel/util/Heap.h
154
bool
headers/private/kernel/util/Heap.h
59
inline bool operator()(Key a, Key b);
headers/private/kernel/util/Heap.h
65
inline bool operator()(Key a, Key b);
headers/private/kernel/util/KMessage.h
112
inline bool GetBool(const char* name,
headers/private/kernel/util/KMessage.h
113
bool defaultValue) const;
headers/private/kernel/util/KMessage.h
114
inline bool GetBool(const char* name, int32 index,
headers/private/kernel/util/KMessage.h
115
bool defaultValue) const;
headers/private/kernel/util/KMessage.h
144
inline status_t SetBool(const char* name, bool value);
headers/private/kernel/util/KMessage.h
217
status_t _InitFromBuffer(bool sizeFromBuffer);
headers/private/kernel/util/KMessage.h
222
status_t _AllocateSpace(int32 size, bool alignAddress,
headers/private/kernel/util/KMessage.h
223
bool alignSize, void** address,
headers/private/kernel/util/KMessage.h
257
bool HasFixedElementSize() const;
headers/private/kernel/util/KMessage.h
292
KMessage::AddBool(const char* name, bool value)
headers/private/kernel/util/KMessage.h
294
return AddData(name, B_BOOL_TYPE, &value, sizeof(bool), true);
headers/private/kernel/util/KMessage.h
367
KMessage::FindBool(const char* name, bool* value) const
headers/private/kernel/util/KMessage.h
374
KMessage::FindBool(const char* name, int32 index, bool* value) const
headers/private/kernel/util/KMessage.h
477
inline bool
headers/private/kernel/util/KMessage.h
478
KMessage::GetBool(const char* name, bool defaultValue) const
headers/private/kernel/util/KMessage.h
484
inline bool
headers/private/kernel/util/KMessage.h
485
KMessage::GetBool(const char* name, int32 index, bool defaultValue) const
headers/private/kernel/util/KMessage.h
586
KMessage::SetBool(const char* name, bool value)
headers/private/kernel/util/KMessage.h
588
return SetData(name, B_BOOL_TYPE, &value, sizeof(bool));
headers/private/kernel/util/KMessage.h
67
bool IsEmpty() const;
headers/private/kernel/util/KMessage.h
71
bool isFixedSize = true);
headers/private/kernel/util/KMessage.h
75
inline status_t AddBool(const char* name, bool value);
headers/private/kernel/util/KMessage.h
88
inline status_t FindBool(const char* name, bool* value) const;
headers/private/kernel/util/KMessage.h
90
bool* value) const;
headers/private/kernel/util/MinMaxHeap.h
152
bool
headers/private/kernel/util/MinMaxHeap.h
21
bool fMinTree;
headers/private/kernel/util/MinMaxHeap.h
355
bool isSmaller = sCompare(link->fKey, sGetLink(tree[parent])->fKey);
headers/private/kernel/util/MinMaxHeap.h
384
bool isSmaller = sCompare(sGetLink(tree[child])->fKey, link->fKey);
headers/private/kernel/util/MinMaxHeap.h
391
bool isSmaller = sCompare(sGetLink(tree[child])->fKey,
headers/private/kernel/util/MinMaxHeap.h
416
bool
headers/private/kernel/util/MinMaxHeap.h
444
bool isSmaller = sCompare(predecessorLink->fKey, link->fKey);
headers/private/kernel/util/MinMaxHeap.h
467
MIN_MAX_HEAP_CLASS_NAME::_RemoveLast(bool minTree)
headers/private/kernel/util/MinMaxHeap.h
469
bool deleteMin = fMaxLastElement < fMinLastElement;
headers/private/kernel/util/MinMaxHeap.h
60
inline bool operator()(Key a, Key b);
headers/private/kernel/util/MinMaxHeap.h
93
bool _ChangeTree(MinMaxHeapLink<Element, Key>* link);
headers/private/kernel/util/MinMaxHeap.h
95
void _RemoveLast(bool minTree);
headers/private/kernel/util/ThreadAutoLock.h
19
inline bool Lock(Thread* thread)
headers/private/kernel/util/Vector.h
149
inline bool operator==(const Iterator &other) const
headers/private/kernel/util/Vector.h
154
inline bool operator!=(const Iterator &other) const
headers/private/kernel/util/Vector.h
169
inline operator bool() const
headers/private/kernel/util/Vector.h
414
bool
headers/private/kernel/util/Vector.h
56
inline bool IsEmpty() const;
headers/private/kernel/util/Vector.h
718
bool
headers/private/kernel/util/Vector.h
721
bool result = true;
headers/private/kernel/util/Vector.h
85
bool _Resize(size_t count);
headers/private/kernel/util/VectorMap.h
100
Iterator FindClose(const Key &key, bool less);
headers/private/kernel/util/VectorMap.h
101
ConstIterator FindClose(const Key &key, bool less) const;
headers/private/kernel/util/VectorMap.h
104
int32 _FindInsertionIndex(const Key &key, bool &exists) const;
headers/private/kernel/util/VectorMap.h
208
inline bool operator==(const Iterator &other) const
headers/private/kernel/util/VectorMap.h
213
inline bool operator!=(const Iterator &other) const
headers/private/kernel/util/VectorMap.h
228
inline operator bool() const
headers/private/kernel/util/VectorMap.h
303
bool exists = false;
headers/private/kernel/util/VectorMap.h
336
bool exists = false;
headers/private/kernel/util/VectorMap.h
356
bool exists = false;
headers/private/kernel/util/VectorMap.h
373
bool exists = false;
headers/private/kernel/util/VectorMap.h
414
bool
headers/private/kernel/util/VectorMap.h
537
bool exists = false;
headers/private/kernel/util/VectorMap.h
555
bool exists = false;
headers/private/kernel/util/VectorMap.h
587
_VECTOR_MAP_CLASS_NAME::FindClose(const Key &key, bool less)
headers/private/kernel/util/VectorMap.h
589
bool exists = false;
headers/private/kernel/util/VectorMap.h
628
_VECTOR_MAP_CLASS_NAME::FindClose(const Key &key, bool less) const
headers/private/kernel/util/VectorMap.h
630
bool exists = false;
headers/private/kernel/util/VectorMap.h
656
bool &exists) const
headers/private/kernel/util/VectorMap.h
715
inline bool AreCompatible(const Key &, const Value &) const
headers/private/kernel/util/VectorMap.h
756
inline bool AreCompatible(const Key &key, const Value &value) const
headers/private/kernel/util/VectorMap.h
88
inline bool IsEmpty() const;
headers/private/kernel/util/VectorSet.h
128
_VECTOR_SET_CLASS_NAME::Insert(const Value &value, bool replace)
headers/private/kernel/util/VectorSet.h
130
bool exists = false;
headers/private/kernel/util/VectorSet.h
150
bool exists = false;
headers/private/kernel/util/VectorSet.h
191
bool
headers/private/kernel/util/VectorSet.h
314
bool exists = false;
headers/private/kernel/util/VectorSet.h
332
bool exists = false;
headers/private/kernel/util/VectorSet.h
364
_VECTOR_SET_CLASS_NAME::FindClose(const Value &value, bool less)
headers/private/kernel/util/VectorSet.h
366
bool exists = false;
headers/private/kernel/util/VectorSet.h
405
_VECTOR_SET_CLASS_NAME::FindClose(const Value &value, bool less) const
headers/private/kernel/util/VectorSet.h
407
bool exists = false;
headers/private/kernel/util/VectorSet.h
433
bool &exists) const
headers/private/kernel/util/VectorSet.h
54
status_t Insert(const Value &value, bool replace = true);
headers/private/kernel/util/VectorSet.h
60
inline bool IsEmpty() const;
headers/private/kernel/util/VectorSet.h
72
Iterator FindClose(const Value &value, bool less);
headers/private/kernel/util/VectorSet.h
73
ConstIterator FindClose(const Value &value, bool less) const;
headers/private/kernel/util/VectorSet.h
76
int32 _FindInsertionIndex(const Value &value, bool &exists) const;
headers/private/kernel/util/iovec_support.h
21
generic_memcpy(generic_addr_t dest, bool destPhysical, generic_addr_t src, bool srcPhysical,
headers/private/kernel/util/iovec_support.h
22
generic_size_t size, bool user = false)
headers/private/kernel/util/iovec_support.h
50
bool permitNull = false)
headers/private/kernel/util/list.h
68
static inline bool
headers/private/kernel/vfs.h
101
bool vfs_can_page(struct vnode *vnode, void *cookie);
headers/private/kernel/vfs.h
115
bool allocate);
headers/private/kernel/vfs.h
120
bool traverseLeafLink, bool kernel, void **_node);
headers/private/kernel/vfs.h
126
bool kernel, char *path, size_t pathLength);
headers/private/kernel/vfs.h
137
status_t vfs_read_stat(int fd, const char *path, bool traverseLeafLink,
headers/private/kernel/vfs.h
138
struct stat *stat, bool kernel);
headers/private/kernel/vfs.h
146
size_t bufferSize, bool traverseLink, bool kernel);
headers/private/kernel/vfs.h
150
mode_t mode, uint32 flags, bool kernel, fs_vnode *_superVnode,
headers/private/kernel/vfs.h
177
status_t _user_normalize_path(const char* userPath, bool traverseLink,
headers/private/kernel/vfs.h
188
status_t _user_fsync(int fd, bool dataOnly);
headers/private/kernel/vfs.h
190
status_t _user_read_stat(int fd, const char *path, bool traverseLink,
headers/private/kernel/vfs.h
192
status_t _user_write_stat(int fd, const char *path, bool traverseLink,
headers/private/kernel/vfs.h
205
const char *toPath, bool traverseLeafLink);
headers/private/kernel/vfs.h
212
bool effectiveUserGroup);
headers/private/kernel/vfs.h
218
bool traverseLeafLink);
headers/private/kernel/vfs.h
304
bool partialTransfer,
headers/private/kernel/vfs.h
309
bool partialTransfer,
headers/private/kernel/vfs.h
75
bool purgeCloseOnExec);
headers/private/kernel/vfs.h
84
status_t vfs_get_vnode_from_fd(int fd, bool kernel, struct vnode **_vnode);
headers/private/kernel/vfs.h
85
status_t vfs_get_vnode_from_path(const char *path, bool kernel,
headers/private/kernel/vfs.h
87
status_t vfs_get_vnode(dev_t mountID, ino_t vnodeID, bool canWait,
headers/private/kernel/vfs.h
95
int vfs_open_vnode(struct vnode* vnode, int openMode, bool kernel);
headers/private/kernel/vm/VMAddressSpace.h
118
bool kernel,
headers/private/kernel/vm/VMAddressSpace.h
156
bool fRandomizingEnabled;
headers/private/kernel/vm/VMAddressSpace.h
157
bool fDeleting;
headers/private/kernel/vm/VMAddressSpace.h
184
bool HasNext() const
headers/private/kernel/vm/VMAddressSpace.h
224
bool HasNext() const
headers/private/kernel/vm/VMAddressSpace.h
274
void vm_delete_areas(struct VMAddressSpace *aspace, bool deletingAddressSpace);
headers/private/kernel/vm/VMAddressSpace.h
40
bool IsBeingDeleted() const { return fDeleting; }
headers/private/kernel/vm/VMAddressSpace.h
65
inline bool IsRandomizingEnabled() const
headers/private/kernel/vm/VMAddressSpace.h
67
inline void SetRandomizingEnabled(bool enabled)
headers/private/kernel/vm/VMAddressSpace.h
82
virtual VMArea* FindClosestArea(addr_t address, bool less) const
headers/private/kernel/vm/VMAddressSpace.h
97
virtual bool CanResizeArea(VMArea* area, size_t newSize) = 0;
headers/private/kernel/vm/VMArea.h
136
bool ContainsAddress(addr_t address) const
headers/private/kernel/vm/VMArea.h
140
bool IsWired() const
headers/private/kernel/vm/VMArea.h
142
bool IsWired(addr_t base, size_t size) const;
headers/private/kernel/vm/VMArea.h
146
VMAreaWiredRange* Unwire(addr_t base, size_t size, bool writable);
headers/private/kernel/vm/VMArea.h
148
bool AddWaiterIfWired(VMAreaUnwiredWaiter* waiter);
headers/private/kernel/vm/VMArea.h
149
bool AddWaiterIfWired(VMAreaUnwiredWaiter* waiter,
headers/private/kernel/vm/VMArea.h
44
bool writable;
headers/private/kernel/vm/VMArea.h
45
bool implicit; // range created automatically
headers/private/kernel/vm/VMArea.h
52
VMAreaWiredRange(addr_t base, size_t size, bool writable, bool implicit)
headers/private/kernel/vm/VMArea.h
62
void SetTo(addr_t base, size_t size, bool writable, bool implicit)
headers/private/kernel/vm/VMArea.h
71
bool IntersectsWith(addr_t base, size_t size) const
headers/private/kernel/vm/VMCache.h
101
bool consumerLocked = false);
headers/private/kernel/vm/VMCache.h
113
bool relock);
headers/private/kernel/vm/VMCache.h
152
virtual bool CanOvercommit();
headers/private/kernel/vm/VMCache.h
157
virtual bool StoreHasPage(off_t offset);
headers/private/kernel/vm/VMCache.h
168
virtual bool CanWritePage(off_t offset);
headers/private/kernel/vm/VMCache.h
195
virtual bool DebugStoreHasPage(off_t offset);
headers/private/kernel/vm/VMCache.h
198
virtual void Dump(bool showPages) const;
headers/private/kernel/vm/VMCache.h
227
inline bool _IsMergeable() const;
headers/private/kernel/vm/VMCache.h
232
bool _FreePageRange(VMCachePagesTree::Iterator it,
headers/private/kernel/vm/VMCache.h
261
bool canOvercommit, int32 numPrecommittedPages,
headers/private/kernel/vm/VMCache.h
262
int32 numGuardPages, bool swappable,
headers/private/kernel/vm/VMCache.h
273
bool
headers/private/kernel/vm/VMCache.h
280
bool
headers/private/kernel/vm/VMCache.h
287
bool
headers/private/kernel/vm/VMCache.h
294
bool
headers/private/kernel/vm/VMCache.h
345
VMCache::ReleaseRefAndUnlock(bool consumerLocked)
headers/private/kernel/vm/VMCache.h
415
bool dontWait);
headers/private/kernel/vm/VMCache.h
89
inline bool Lock();
headers/private/kernel/vm/VMCache.h
90
inline bool TryLock();
headers/private/kernel/vm/VMCache.h
91
inline bool SwitchLock(mutex* from);
headers/private/kernel/vm/VMCache.h
92
inline bool SwitchFromReadLock(rw_lock* from);
headers/private/kernel/vm/VMCache.h
93
void Unlock(bool consumerLocked = false);
headers/private/kernel/vm/VMTranslationMap.h
106
virtual bool HandleVirtualAddress(addr_t virtualAddress) = 0;
headers/private/kernel/vm/VMTranslationMap.h
142
size_t length, bool user) = 0;
headers/private/kernel/vm/VMTranslationMap.h
145
bool user) = 0;
headers/private/kernel/vm/VMTranslationMap.h
30
virtual bool Lock() = 0;
headers/private/kernel/vm/VMTranslationMap.h
45
bool updatePageQueue,
headers/private/kernel/vm/VMTranslationMap.h
46
bool deletingAddressSpace = false,
headers/private/kernel/vm/VMTranslationMap.h
49
size_t size, bool updatePageQueue,
headers/private/kernel/vm/VMTranslationMap.h
50
bool deletingAddressSpace = false);
headers/private/kernel/vm/VMTranslationMap.h
52
bool deletingAddressSpace,
headers/private/kernel/vm/VMTranslationMap.h
53
bool ignoreTopCachePageFlags);
headers/private/kernel/vm/VMTranslationMap.h
72
virtual bool ClearAccessedAndModified(
headers/private/kernel/vm/VMTranslationMap.h
74
bool unmapIfUnaccessed,
headers/private/kernel/vm/VMTranslationMap.h
75
bool& _modified) = 0;
headers/private/kernel/vm/VMTranslationMap.h
81
virtual bool DebugGetReverseMappingInfo(
headers/private/kernel/vm/VMTranslationMap.h
87
page_num_t pageNumber, bool accessed,
headers/private/kernel/vm/VMTranslationMap.h
88
bool modified, bool updatePageQueue,
headers/private/kernel/vm/vm.h
104
bool unmapAddressRange, int fd, off_t offset);
headers/private/kernel/vm/vm.h
113
area_id sourceArea, bool kernel);
headers/private/kernel/vm/vm.h
115
status_t vm_delete_area(team_id teamID, area_id areaID, bool kernel);
headers/private/kernel/vm/vm.h
120
uint32 newProtection, bool kernel);
headers/private/kernel/vm/vm.h
122
bool vm_test_map_modification(struct vm_page *page);
headers/private/kernel/vm/vm.h
127
status_t vm_wire_page(team_id team, addr_t address, bool writable,
headers/private/kernel/vm/vm.h
150
bool user);
headers/private/kernel/vm/vm.h
152
bool user);
headers/private/kernel/vm/vm.h
156
void* buffer, size_t size, bool copyToUnsafe);
headers/private/kernel/vm/vm.h
165
bool unmapAddressRange, int fd, off_t offset);
headers/private/kernel/vm/vm.h
81
team_id target, bool kernel);
headers/private/kernel/vm/vm.h
95
bool kernel, void** _address);
headers/private/kernel/vm/vm.h
98
phys_addr_t physicalAddress, bool alreadyWired);
headers/private/kernel/vm/vm_page.h
49
void vm_page_requeue(struct vm_page *page, bool tail, struct VMPageQueue** _queue);
headers/private/kernel/vm/vm_page.h
68
bool vm_page_try_reserve_pages(vm_page_reservation* reservation, uint32 count,
headers/private/kernel/vm/vm_page.h
77
bool vm_page_is_dummy(struct vm_page *page);
headers/private/kernel/vm/vm_priv.h
30
status_t vm_page_fault(addr_t address, addr_t faultAddress, bool isWrite,
headers/private/kernel/vm/vm_priv.h
31
bool isExecute, bool isUser, addr_t *newip);
headers/private/kernel/vm/vm_priv.h
42
bool vm_page_should_do_active_paging();
headers/private/kernel/vm/vm_types.h
148
bool busy : 1;
headers/private/kernel/vm/vm_types.h
149
bool busy_io : 1;
headers/private/kernel/vm/vm_types.h
150
bool accessed : 1;
headers/private/kernel/vm/vm_types.h
151
bool modified : 1;
headers/private/kernel/vm/vm_types.h
164
bool IsMapped() const
headers/private/libroot/SHA256.h
37
bool fDigested;
headers/private/libroot/image_private.h
16
int32 symbolType, bool recursive, image_id* _inImage, void** _location);
headers/private/libroot/libroot_private.h
50
void __arch_init_time(struct real_time_data *data, bool setDefaults);
headers/private/libroot/locale/LocaleBackend.h
106
LocaleDataBridge(bool isGlobal);
headers/private/libroot/locale/LocaleBackend.h
40
bool isGlobal;
headers/private/libroot/locale/LocaleBackend.h
42
LocaleCtypeDataBridge(bool isGlobal);
headers/private/libroot/locale/LocaleBackend.h
66
LocaleNumericDataBridge(bool isGlobal);
headers/private/libroot/locale/LocaleBackend.h
93
TimeConversionDataBridge(bool isGlobal);
headers/private/libroot/pthread_private.h
34
bool process_shared;
headers/private/libroot/pthread_private.h
40
bool process_shared;
headers/private/libroot/pthread_private.h
44
bool process_shared;
headers/private/libroot/time_private.h
44
static inline bool
headers/private/libroot/time_private.h
56
static inline bool
headers/private/libroot/time_private.h
69
static inline bool
headers/private/libroot/user_group.h
70
inline bool Lock(int*)
headers/private/locale/EditableCatalog.h
32
bool CanWriteData() const;
headers/private/locale/HashMapCatalog.h
116
bool AtEnd() const;
headers/private/locale/HashMapCatalog.h
123
bool atEnd;
headers/private/locale/HashMapCatalog.h
153
inline bool
headers/private/locale/HashMapCatalog.h
54
bool operator== (const CatKey& right) const;
headers/private/locale/HashMapCatalog.h
55
bool operator!= (const CatKey& right) const;
headers/private/locale/LocaleRosterData.h
125
bool fIsEmbedded;
headers/private/locale/LocaleRosterData.h
135
bool MakeSureItsLoaded();
headers/private/locale/LocaleRosterData.h
42
bool fIsFilesystemTranslationPreferred;
headers/private/locale/LocaleRosterData.h
62
bool preferred);
headers/private/locale/LocaleRosterData.h
80
bool preferred);
headers/private/locale/LocaleRosterData.h
94
bool fAreResourcesLoaded;
headers/private/locale/MutableLocaleRoster.h
48
bool preferred);
headers/private/mail/FileConfigView.h
36
void SetEnabled(bool enabled);
headers/private/mail/FileConfigView.h
51
const char* name, bool useMeta = false,
headers/private/mail/FileConfigView.h
61
bool fUseMeta;
headers/private/mail/ProtocolConfigView.h
70
bool needUserPassword = true);
headers/private/mail/ProtocolConfigView.h
89
void _SetCredentialsEnabled(bool enabled);
headers/private/mail/crypt.h
13
bool set_passwd(BMessage *msg,const char *name,const char *password);
headers/private/media/MediaExtractor.h
28
bool hasCookie;
headers/private/media/MediaMisc.h
14
bool (*progress)(int stage, const char* message, void* cookie),
headers/private/media/MediaMisc.h
19
bool (*progress)(int stage, const char* message, void* cookie),
headers/private/media/MediaRosterEx.h
102
bool fLaunchNotification;
headers/private/media/MediaRosterEx.h
103
bool fAutoExit;
headers/private/media/MediaRosterEx.h
98
void EnableLaunchNotification(bool enable,
headers/private/media/MediaRosterEx.h
99
bool autoExit);
headers/private/media/MetaFormat.h
27
bool Matches(const media_format &format, media_format_family family);
headers/private/media/Notifications.h
52
bool IsValidNotificationRequest(bool node_specific, int32 notification);
headers/private/media/ServerInterface.h
1007
bool create;
headers/private/media/ServerInterface.h
330
bool use_node;
headers/private/media/ServerInterface.h
332
bool use_dni;
headers/private/media/ServerInterface.h
334
bool use_input;
headers/private/media/ServerInterface.h
445
bool has_input;
headers/private/media/ServerInterface.h
446
bool has_output;
headers/private/media/ServerInterface.h
447
bool has_name;
headers/private/media/ServerInterface.h
633
bool has_input;
headers/private/media/ServerInterface.h
635
bool has_output;
headers/private/media/ServerInterface.h
637
bool has_name;
headers/private/media/ServerInterface.h
776
bool has_seek_tag;
headers/private/media/ServerInterface.h
790
bool enabled;
headers/private/media/ServerInterface.h
925
bool immediate;
headers/private/media/SharedBufferList.h
56
bool reclaimed;
headers/private/media/TList.h
110
bool GetNext(value **v)
headers/private/media/TList.h
116
bool RemoveCurrent()
headers/private/media/TList.h
44
bool Insert(const value &v)
headers/private/media/TList.h
57
bool Get(int32 index, value **v) const
headers/private/media/TList.h
65
bool Remove(int32 index)
headers/private/media/TList.h
90
bool IsEmpty() const
headers/private/media/TMap.h
119
bool GetNext(value **v)
headers/private/media/TMap.h
125
bool GetCurrentKey(key **k)
headers/private/media/TMap.h
133
bool RemoveCurrent()
headers/private/media/TMap.h
139
bool _Get(int32 index, value **v) const
headers/private/media/TMap.h
147
bool _Remove(int32 index)
headers/private/media/TMap.h
46
bool Insert(const key &k, const value &v)
headers/private/media/TMap.h
60
bool Get(const key &k, value **v) const
headers/private/media/TMap.h
71
bool Remove(const key &k) {
headers/private/media/TMap.h
86
bool Has(const key &k) const
headers/private/media/TMap.h
99
bool IsEmpty() const
headers/private/media/TStack.h
27
bool Push(const T & value)
headers/private/media/TStack.h
41
bool Pop(T *value)
headers/private/media/experimental/AdapterIO.h
60
virtual bool IsRunning() const;
headers/private/media/experimental/AdapterIO.h
83
bool fOpened;
headers/private/media/experimental/MediaClient.h
110
bool IsStarted() const;
headers/private/media/experimental/MediaClient.h
164
bool fRunning;
headers/private/media/experimental/MediaClientDefs.h
64
bool IsInput() const;
headers/private/media/experimental/MediaClientDefs.h
65
bool IsOutput() const;
headers/private/media/experimental/MediaConnection.h
171
void _SetEnabled(bool enabled);
headers/private/media/experimental/MediaConnection.h
172
bool _IsEnabled() const;
headers/private/media/experimental/MediaConnection.h
174
bool fEnabled;
headers/private/media/experimental/MediaConnection.h
37
bool HasBinding() const;
headers/private/media/experimental/MediaConnection.h
40
bool IsConnected() const;
headers/private/media/experimental/MediaConnection.h
94
bool fConnected;
headers/private/net/AddressUtilities.h
119
AddressString AsString(bool printPort = false) const
headers/private/net/AddressUtilities.h
125
bool printPort = false) const
headers/private/net/AddressUtilities.h
179
bool IsEmpty(bool checkPort) const
headers/private/net/AddressUtilities.h
189
bool EqualTo(const sockaddr* address, bool checkPort = false) const
headers/private/net/AddressUtilities.h
197
bool EqualPorts(const sockaddr* second) const
headers/private/net/AddressUtilities.h
202
bool MatchMasked(const sockaddr* address, const sockaddr* mask) const
headers/private/net/AddressUtilities.h
222
AddressString AsString(bool printPort = false) const
headers/private/net/AddressUtilities.h
228
bool printPort = false) const
headers/private/net/AddressUtilities.h
46
bool IsEmpty(bool checkPort) const
headers/private/net/AddressUtilities.h
56
bool EqualTo(const sockaddr* address, bool checkPort = false) const
headers/private/net/AddressUtilities.h
64
bool EqualTo(const SocketAddress& second, bool checkPort = false) const
headers/private/net/AddressUtilities.h
69
bool EqualPorts(const sockaddr* second) const
headers/private/net/AddressUtilities.h
74
bool MatchMasked(const sockaddr* address, const sockaddr* mask) const
headers/private/net/DynamicBuffer.h
53
status_t _GrowToFit(size_t size, bool exact = false);
headers/private/net/NetUtilities.h
104
bool printPort = false)
headers/private/net/NetUtilities.h
112
bool printPort = false)
headers/private/net/NetUtilities.h
120
const sockaddr* address, bool printPort = false)
headers/private/net/ProtocolUtilities.h
120
net_buffer* Dequeue(bool clone);
headers/private/net/ProtocolUtilities.h
121
status_t BlockingDequeue(bool peek, bigtime_t timeout,
headers/private/net/ProtocolUtilities.h
126
bool IsEmpty() const { return fBuffers.IsEmpty(); }
headers/private/net/ProtocolUtilities.h
133
virtual status_t SocketStatus(bool peek) const;
headers/private/net/ProtocolUtilities.h
137
net_buffer* _Dequeue(bool peek);
headers/private/net/ProtocolUtilities.h
141
void _NotifyOneReader(bool notifySocket);
headers/private/net/ProtocolUtilities.h
224
DECL_DATAGRAM_SOCKET(inline net_buffer*)::Dequeue(bool peek)
headers/private/net/ProtocolUtilities.h
231
DECL_DATAGRAM_SOCKET(inline status_t)::BlockingDequeue(bool peek,
headers/private/net/ProtocolUtilities.h
236
bool waited = false;
headers/private/net/ProtocolUtilities.h
297
DECL_DATAGRAM_SOCKET(inline status_t)::SocketStatus(bool peek) const
headers/private/net/ProtocolUtilities.h
324
DECL_DATAGRAM_SOCKET(inline net_buffer*)::_Dequeue(bool peek)
headers/private/net/ProtocolUtilities.h
359
DECL_DATAGRAM_SOCKET(inline void)::_NotifyOneReader(bool notifySocket)
headers/private/net/net_buffer.h
101
bool finalize);
headers/private/net/net_buffer.h
56
net_buffer* (*clone)(net_buffer* from, bool shareFreeSpace);
headers/private/net/net_buffer.h
58
status_t (*merge)(net_buffer* buffer, net_buffer* with, bool after);
headers/private/net/net_datalink.h
127
struct sockaddr** to, bool replaceWithZeros,
headers/private/net/net_datalink.h
133
bool (*equal_addresses)(const struct sockaddr* a,
headers/private/net/net_datalink.h
135
bool (*equal_ports)(const struct sockaddr* a,
headers/private/net/net_datalink.h
137
bool (*equal_addresses_and_ports)(const struct sockaddr* a,
headers/private/net/net_datalink.h
139
bool (*equal_masked_addresses)(const struct sockaddr* a,
headers/private/net/net_datalink.h
141
bool (*is_empty_address)(const struct sockaddr* address,
headers/private/net/net_datalink.h
142
bool checkPort);
headers/private/net/net_datalink.h
143
bool (*is_same_family)(const struct sockaddr* address);
headers/private/net/net_datalink.h
147
bool (*check_mask)(const struct sockaddr* address);
headers/private/net/net_datalink.h
150
char** buffer, bool printPort);
headers/private/net/net_datalink.h
152
char* buffer, size_t bufferSize, bool printPort);
headers/private/net/net_datalink.h
169
bool includePort);
headers/private/net/net_datalink.h
79
bool (*is_local_address)(net_domain* domain,
headers/private/net/net_datalink.h
83
bool (*is_local_link_address)(net_domain* domain,
headers/private/net/net_datalink.h
84
bool unconfigured, const struct sockaddr* address,
headers/private/net/net_datalink.h
94
bool (*get_next_interface_address)(net_interface* interface,
headers/private/net/net_device.h
57
status_t (*set_promiscuous)(net_device* device, bool promiscuous);
headers/private/net/net_socket.h
74
bool (*acquire_socket)(net_socket* socket);
headers/private/net/net_socket.h
75
bool (*release_socket)(net_socket* socket);
headers/private/net/net_socket.h
82
bool (*has_parent)(net_socket* socket);
headers/private/net/net_stack.h
160
bool (*cancel_timer)(net_timer* timer);
headers/private/net/net_stack.h
162
bool (*is_timer_active)(net_timer* timer);
headers/private/net/net_stack.h
163
bool (*is_timer_running)(net_timer* timer);
headers/private/net/net_stack.h
166
bool (*is_syscall)(void);
headers/private/net/net_stack.h
167
bool (*is_restarted_syscall)(void);
headers/private/net/net_stack.h
181
void* data, bool destroy);
headers/private/net/r5_compatibility.h
43
extern bool __gR5Compatibility;
headers/private/net/r5_compatibility.h
48
static inline bool
headers/private/netservices/FileRequest.h
26
void SetDisableListener(bool disable);
headers/private/netservices/GopherRequest.h
26
void SetDisableListener(bool disable);
headers/private/netservices/GopherRequest.h
39
bool _NeedsParsing();
headers/private/netservices/GopherRequest.h
40
bool _NeedsLastDotStrip();
headers/private/netservices/GopherRequest.h
42
status_t _ParseInput(bool last);
headers/private/netservices/HttpAuthentication.h
103
bool fDigestStale;
headers/private/netservices/HttpForm.h
134
bool HasField(const BString& name) const;
headers/private/netservices/HttpForm.h
176
bool HasNext() const;
headers/private/netservices/HttpForm.h
57
bool InitCheck() const;
headers/private/netservices/HttpForm.h
65
bool IsFile() const;
headers/private/netservices/HttpForm.h
81
bool fCopiedBuffer;
headers/private/netservices/HttpForm.h
82
bool fFileMark;
headers/private/netservices/HttpHeaders.h
30
bool SetHeader(const char* string);
headers/private/netservices/HttpHeaders.h
38
bool NameIs(const char* name) const;
headers/private/netservices/HttpHeaders.h
48
mutable bool fRawHeaderValid;
headers/private/netservices/HttpHeaders.h
69
bool AddHeader(const char* line);
headers/private/netservices/HttpHeaders.h
70
bool AddHeader(const char* name,
headers/private/netservices/HttpHeaders.h
72
bool AddHeader(const char* name,
headers/private/netservices/HttpHeaders.h
89
bool _AddOrDeleteHeader(BHttpHeader* header);
headers/private/netservices/HttpRequest.h
103
bool _IsDefaultPort();
headers/private/netservices/HttpRequest.h
107
bool fSSL;
headers/private/netservices/HttpRequest.h
141
bool fOptSetCookies : 1;
headers/private/netservices/HttpRequest.h
142
bool fOptFollowLocation : 1;
headers/private/netservices/HttpRequest.h
143
bool fOptDiscardData : 1;
headers/private/netservices/HttpRequest.h
144
bool fOptDisableListener : 1;
headers/private/netservices/HttpRequest.h
145
bool fOptAutoReferer : 1;
headers/private/netservices/HttpRequest.h
146
bool fOptStopOnError : 1;
headers/private/netservices/HttpRequest.h
36
void SetFollowLocation(bool follow);
headers/private/netservices/HttpRequest.h
40
void SetDiscardData(bool discard);
headers/private/netservices/HttpRequest.h
41
void SetDisableListener(bool disable);
headers/private/netservices/HttpRequest.h
42
void SetAutoReferrer(bool enable);
headers/private/netservices/HttpRequest.h
43
void SetStopOnError(bool stop);
headers/private/netservices/HttpRequest.h
60
static bool IsInformationalStatusCode(int16 code);
headers/private/netservices/HttpRequest.h
61
static bool IsSuccessStatusCode(int16 code);
headers/private/netservices/HttpRequest.h
62
static bool IsRedirectionStatusCode(int16 code);
headers/private/netservices/HttpRequest.h
63
static bool IsClientErrorStatusCode(int16 code);
headers/private/netservices/HttpRequest.h
64
static bool IsServerErrorStatusCode(int16 code);
headers/private/netservices/HttpRequest.h
72
bool ssl = false,
headers/private/netservices/HttpRequest.h
98
bool _CertificateVerificationFailed(
headers/private/netservices/HttpResult.h
45
bool HasHeaders() const;
headers/private/netservices/NetworkCookie.h
100
mutable bool fRawCookieValid;
headers/private/netservices/NetworkCookie.h
102
mutable bool fRawFullCookieValid;
headers/private/netservices/NetworkCookie.h
104
mutable bool fExpirationStringValid;
headers/private/netservices/NetworkCookie.h
112
bool fSecure;
headers/private/netservices/NetworkCookie.h
113
bool fHttpOnly;
headers/private/netservices/NetworkCookie.h
114
bool fHostOnly;
headers/private/netservices/NetworkCookie.h
115
bool fSessionCookie;
headers/private/netservices/NetworkCookie.h
44
BNetworkCookie& SetSecure(bool secure);
headers/private/netservices/NetworkCookie.h
45
BNetworkCookie& SetHttpOnly(bool httpOnly);
headers/private/netservices/NetworkCookie.h
54
bool Secure() const;
headers/private/netservices/NetworkCookie.h
55
bool HttpOnly() const;
headers/private/netservices/NetworkCookie.h
56
const BString& RawCookie(bool full) const;
headers/private/netservices/NetworkCookie.h
58
bool IsHostOnly() const;
headers/private/netservices/NetworkCookie.h
59
bool IsSessionCookie() const;
headers/private/netservices/NetworkCookie.h
60
bool IsValid() const;
headers/private/netservices/NetworkCookie.h
61
bool IsValidForUrl(const BUrl& url) const;
headers/private/netservices/NetworkCookie.h
62
bool IsValidForDomain(const BString& domain) const;
headers/private/netservices/NetworkCookie.h
63
bool IsValidForPath(const BString& path) const;
headers/private/netservices/NetworkCookie.h
66
bool HasName() const;
headers/private/netservices/NetworkCookie.h
67
bool HasValue() const;
headers/private/netservices/NetworkCookie.h
68
bool HasDomain() const;
headers/private/netservices/NetworkCookie.h
69
bool HasPath() const;
headers/private/netservices/NetworkCookie.h
70
bool HasExpirationDate() const;
headers/private/netservices/NetworkCookie.h
73
bool ShouldDeleteAtExit() const;
headers/private/netservices/NetworkCookie.h
74
bool ShouldDeleteNow() const;
headers/private/netservices/NetworkCookie.h
78
bool deep = true) const;
headers/private/netservices/NetworkCookie.h
82
bool operator==(const BNetworkCookie& other);
headers/private/netservices/NetworkCookie.h
83
bool operator!=(const BNetworkCookie& other);
headers/private/netservices/NetworkCookie.h
94
bool _CanBeSetFromUrl(const BUrl& url) const;
headers/private/netservices/NetworkCookie.h
95
bool _CanBeSetFromDomain(const BString& path) const;
headers/private/netservices/NetworkCookie.h
96
bool _CanBeSetFromPath(const BString& path) const;
headers/private/netservices/NetworkCookieJar.h
104
bool HasNext() const;
headers/private/netservices/NetworkCookieJar.h
135
bool HasNext() const;
headers/private/netservices/NetworkCookieJar.h
145
bool _SuperDomain();
headers/private/netservices/NetworkCookieJar.h
148
bool _FindPath();
headers/private/netservices/NetworkCookieJar.h
65
bool deep = true) const;
headers/private/netservices/NetworkCookieJar.h
69
virtual bool IsFixedSize() const;
headers/private/netservices/NetworkCookieJar.h
74
virtual bool AllowsTypeCode(type_code code) const;
headers/private/netservices/NetworkRequest.h
36
bool _ResolveHostName(BString host, uint16_t port);
headers/private/netservices/UrlContext.h
38
bool UseProxy();
headers/private/netservices/UrlContext.h
41
bool HasCertificateException(const BCertificate& certificate);
headers/private/netservices/UrlProtocolAsynchronousListener.h
23
bool transparent = false);
headers/private/netservices/UrlProtocolDispatchingListener.h
62
bool success);
headers/private/netservices/UrlProtocolDispatchingListener.h
66
virtual bool CertificateVerificationFailed(
headers/private/netservices/UrlProtocolListener.h
51
bool success);
headers/private/netservices/UrlProtocolListener.h
55
virtual bool CertificateVerificationFailed(
headers/private/netservices/UrlRequest.h
53
bool IsRunning() const;
headers/private/netservices/UrlRequest.h
70
bool fQuit;
headers/private/netservices/UrlRequest.h
71
bool fRunning;
headers/private/netservices/UrlSynchronousRequest.h
41
bool success);
headers/private/netservices/UrlSynchronousRequest.h
44
bool fRequestComplete;
headers/private/netservices2/ExclusiveBorrow.h
163
bool HasValue() const noexcept { return bool(fPtr); }
headers/private/netservices2/ExclusiveBorrow.h
253
bool HasValue() const noexcept { return bool(fPtr); }
headers/private/netservices2/ExclusiveBorrow.h
74
bool IsBorrowed() noexcept { return (fState.load() & kBorrowed) == kBorrowed; }
headers/private/netservices2/HttpFields.h
129
bool IsEmpty() const noexcept;
headers/private/netservices2/HttpFields.h
90
bool operator==(const BString& other) const noexcept;
headers/private/netservices2/HttpFields.h
91
bool operator==(const std::string_view& other) const noexcept;
headers/private/netservices2/HttpFields.h
92
bool operator==(const FieldName& other) const noexcept;
headers/private/netservices2/HttpRequest.h
100
bool IsEmpty() const noexcept;
headers/private/netservices2/HttpRequest.h
106
bool StopOnError() const noexcept;
headers/private/netservices2/HttpRequest.h
117
void SetStopOnError(bool stopOnError);
headers/private/netservices2/HttpRequest.h
133
bool RewindBody() noexcept;
headers/private/netservices2/HttpRequest.h
53
bool operator==(const Verb& other) const noexcept;
headers/private/netservices2/HttpRequest.h
54
bool operator!=(const Verb& other) const noexcept;
headers/private/netservices2/HttpResult.h
123
bool HasStatus() const;
headers/private/netservices2/HttpResult.h
124
bool HasFields() const;
headers/private/netservices2/HttpResult.h
125
bool HasBody() const;
headers/private/netservices2/HttpResult.h
126
bool IsCompleted() const;
headers/private/notification/AppUsage.h
26
bool allow = true);
headers/private/notification/AppUsage.h
28
virtual bool AllowsTypeCode(type_code code) const;
headers/private/notification/AppUsage.h
31
virtual bool IsFixedSize() const;
headers/private/notification/AppUsage.h
38
bool Allowed();
headers/private/notification/AppUsage.h
39
void SetAllowed(bool allow);
headers/private/notification/AppUsage.h
44
bool fAllow;
headers/private/notification/NotificationReceived.h
19
bool enabled = true);
headers/private/notification/NotificationReceived.h
22
virtual bool AllowsTypeCode(type_code code) const;
headers/private/notification/NotificationReceived.h
25
virtual bool IsFixedSize() const;
headers/private/notification/NotificationReceived.h
34
bool Allowed();
headers/private/notification/NotificationReceived.h
42
bool fEnabled;
headers/private/notification/Notifications.h
30
const bool kDefaultAutoStart = true;
headers/private/package/ActivationTransaction.h
46
bool SetPackagesToActivate(
headers/private/package/ActivationTransaction.h
48
bool AddPackageToActivate(const BString& package);
headers/private/package/ActivationTransaction.h
51
bool SetPackagesToDeactivate(
headers/private/package/ActivationTransaction.h
53
bool AddPackageToDeactivate(const BString& package);
headers/private/package/ActivationTransaction.h
55
bool FirstBootProcessing() const;
headers/private/package/ActivationTransaction.h
56
void SetFirstBootProcessing(bool processingIsOn);
headers/private/package/ActivationTransaction.h
59
bool deep = true) const;
headers/private/package/ActivationTransaction.h
72
bool fFirstBootProcessing;
headers/private/package/ChecksumAccessors.h
42
bool skipMissingFile = false);
headers/private/package/ChecksumAccessors.h
48
bool fSkipMissingFile;
headers/private/package/hpkg/BlockBufferPoolImpl.h
38
bool* _newBuffer = NULL);
headers/private/package/hpkg/BlockBufferPoolImpl.h
47
PoolBuffer** owner, bool* _newBuffer);
headers/private/package/hpkg/HPKGDefsPrivate.h
76
compose_attribute_tag(uint16 id, uint16 type, uint16 encoding, bool hasChildren)
headers/private/package/hpkg/HPKGDefsPrivate.h
91
static inline bool
headers/private/package/hpkg/PackageFileHeapAccessorBase.h
155
bool InitUncompressedChunksOffsets(
headers/private/package/hpkg/PackageFileHeapAccessorBase.h
157
bool InitChunksOffsets(size_t totalChunkCount,
headers/private/package/hpkg/PackageFileHeapAccessorBase.h
161
bool Init(size_t totalChunkCount,
headers/private/package/hpkg/PackageFileHeapWriter.h
75
bool mayCompress);
headers/private/package/hpkg/PackageReaderImpl.h
36
status_t Init(int fd, bool keepFD, uint32 flags);
headers/private/package/hpkg/PackageReaderImpl.h
37
status_t Init(BPositionIO* file, bool keepFile,
headers/private/package/hpkg/PackageWriterImpl.h
143
bool fCheckLicenses;
headers/private/package/hpkg/PackageWriterImpl.h
51
status_t Init(BPositionIO* file, bool keepFile,
headers/private/package/hpkg/PackageWriterImpl.h
54
void SetCheckLicenses(bool checkLicenses);
headers/private/package/hpkg/PackageWriterImpl.h
71
status_t _Init(BPositionIO* file, bool keepFile,
headers/private/package/hpkg/PackageWriterImpl.h
81
bool isImplicit);
headers/private/package/hpkg/PackageWriterImpl.h
84
bool _IsEntryInPackage(const char* fileName);
headers/private/package/hpkg/PoolBuffer.h
38
void SetCached(bool cached) { fCached = cached; }
headers/private/package/hpkg/PoolBuffer.h
39
bool IsCached() const { return fCached; }
headers/private/package/hpkg/PoolBuffer.h
45
bool fCached;
headers/private/package/hpkg/ReaderImplBase.h
126
status_t Init(BPositionIO* file, bool keepFile,
headers/private/package/hpkg/ReaderImplBase.h
149
bool& _sectionHandled);
headers/private/package/hpkg/ReaderImplBase.h
173
status_t _Init(BPositionIO* file, bool keepFile);
headers/private/package/hpkg/ReaderImplBase.h
185
bool* _hasChildren = NULL,
headers/private/package/hpkg/ReaderImplBase.h
195
bool fOwnsFile;
headers/private/package/hpkg/ReaderImplBase.h
218
bool hasLowLevelHandler;
headers/private/package/hpkg/ReaderImplBase.h
219
bool ignoreUnknownAttributes;
headers/private/package/hpkg/ReaderImplBase.h
231
bool ignoreUnknownAttributes);
headers/private/package/hpkg/ReaderImplBase.h
237
bool ignoreUnknownAttributes);
headers/private/package/hpkg/ReaderImplBase.h
266
bool fDeleting;
headers/private/package/hpkg/ReaderImplBase.h
299
bool notify);
headers/private/package/hpkg/ReaderImplBase.h
310
bool fNotify;
headers/private/package/hpkg/ReaderImplBase.h
442
ReaderImplBase::Init(BPositionIO* file, bool keepFile, Header& header, uint32 flags)
headers/private/package/hpkg/RepositoryReaderImpl.h
32
status_t Init(int fd, bool keepFD);
headers/private/package/hpkg/RepositoryReaderImpl.h
33
status_t Init(BPositionIO* file, bool keepFile);
headers/private/package/hpkg/Strings.h
41
bool Init(const char* string)
headers/private/package/hpkg/Strings.h
66
bool Compare(const char* key, const CachedString* value) const
headers/private/package/hpkg/Strings.h
82
bool operator()(const CachedString* a, const CachedString* b)
headers/private/package/hpkg/WriterImplBase.h
104
status_t Init(BPositionIO* file, bool keepFile,
headers/private/package/hpkg/WriterImplBase.h
164
inline void SetFinished(bool finished);
headers/private/package/hpkg/WriterImplBase.h
193
bool fOwnsFile;
headers/private/package/hpkg/WriterImplBase.h
194
bool fFinished;
headers/private/package/hpkg/WriterImplBase.h
273
WriterImplBase::SetFinished(bool finished)
headers/private/package/hpkg/v1/HPKGDefsPrivate.h
70
compose_attribute_tag(uint16 id, uint16 type, uint16 encoding, bool hasChildren)
headers/private/package/hpkg/v1/HPKGDefsPrivate.h
85
static inline bool
headers/private/package/hpkg/v1/PackageReaderImpl.h
35
status_t Init(int fd, bool keepFD);
headers/private/package/hpkg/v1/ReaderImplBase.h
106
bool fNotify;
headers/private/package/hpkg/v1/ReaderImplBase.h
210
bool& _sectionHandled);
headers/private/package/hpkg/v1/ReaderImplBase.h
245
bool* _hasChildren = NULL,
headers/private/package/hpkg/v1/ReaderImplBase.h
254
bool fOwnsFD;
headers/private/package/hpkg/v1/ReaderImplBase.h
38
virtual status_t Init(int fd, bool keepFD);
headers/private/package/hpkg/v1/ReaderImplBase.h
51
bool hasLowLevelHandler;
headers/private/package/hpkg/v1/ReaderImplBase.h
95
BPackageVersionData& versionData, bool notify);
headers/private/package/manager/Exceptions.h
52
bool HasCommitTransactionFailed() const
headers/private/package/manager/Exceptions.h
61
bool fCommitTransactionFailed;
headers/private/package/manager/PackageManager.h
128
void _ConfirmChanges(bool fromMostSpecific = false);
headers/private/package/manager/PackageManager.h
130
bool fromMostSpecific = false);
headers/private/package/manager/PackageManager.h
146
const char* name, bool refresh);
headers/private/package/manager/PackageManager.h
149
bool refresh, BRepositoryCache& _cache);
headers/private/package/manager/PackageManager.h
155
bool _IsLocalPackage(const char* fileName);
headers/private/package/manager/PackageManager.h
158
bool _NextSpecificInstallationLocation();
headers/private/package/manager/PackageManager.h
236
bool EnablePackage(BSolverPackage* package);
headers/private/package/manager/PackageManager.h
244
bool HasChanges() const;
headers/private/package/manager/PackageManager.h
314
virtual void ConfirmChanges(bool fromMostSpecific);
headers/private/package/manager/PackageManager.h
94
int packageCount, bool refresh = true);
headers/private/package/manager/PackageManager.h
96
packages, bool refresh = true);
headers/private/package/manager/RepositoryBuilder.h
60
bool isInstalled = false);
headers/private/print/BeUtils.h
70
bool Release() {
headers/private/print/BeUtils.h
92
bool MimeTypeForSender(BMessage* sender, BString& mime);
headers/private/print/FolderWatcher.h
63
bool fWatchAttrChanges;
headers/private/print/FolderWatcher.h
65
bool BuildEntryRef(BMessage* msg, const char* dirName, entry_ref* entry);
headers/private/print/FolderWatcher.h
66
bool BuildNodeRef(BMessage* msg, node_ref* node);
headers/private/print/FolderWatcher.h
74
FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges = false);
headers/private/print/JobSetupPanel.h
56
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/private/print/JobSetupPanel.h
62
void SetPrinter(BPrinter* printer, bool keepSettings);
headers/private/print/Jobs.h
109
bool AddJob(BEntry& entry, bool notify = true);
headers/private/print/Jobs.h
134
bool Lock() const { return fLocker != NULL ? fLocker->Lock() : true; }
headers/private/print/Jobs.h
67
bool fValid; // is this a valid job file?
headers/private/print/Jobs.h
72
bool HasAttribute(BNode* node, const char* name);
headers/private/print/Jobs.h
73
bool IsValidJobFile();
headers/private/print/Jobs.h
83
bool IsValid() const { return fValid; }
headers/private/print/Jobs.h
87
bool IsWaiting() const { return fStatus == kWaiting; }
headers/private/print/Jobs.h
92
void SetStatus(JobStatus s, bool writeToNode = true);
headers/private/print/PictureIterator.h
57
virtual void StrokePolygon(int32 numPoints, BPoint *points, bool isClosed) { }
headers/private/print/PictureIterator.h
58
virtual void FillPolygon(int32 numPoints, BPoint *points, bool isClosed) { }
headers/private/print/PictureIterator.h
64
virtual void ClipToPicture(BPicture *picture, BPoint point, bool clip_to_inverse_picture) { }
headers/private/print/PicturePrinter.h
56
virtual void StrokePolygon(int32 numPoints, BPoint *points, bool isClosed);
headers/private/print/PicturePrinter.h
57
virtual void FillPolygon(int32 numPoints, BPoint *points, bool isClosed);
headers/private/print/PicturePrinter.h
63
virtual void ClipToPicture(BPicture *picture, BPoint point, bool clip_to_inverse_picture);
headers/private/print/PrintAddOnServer.h
43
bool IsLaunched();
headers/private/print/PrintPanel.h
35
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/private/print/PrintPanel.h
41
bool RemovePanel(BView* child);
headers/private/print/PrintPanel.h
53
virtual bool QuitRequested();
headers/private/print/PrintPanel.h
61
bool RemoveChild(BView* child);
headers/private/print/PrintTransport.h
53
bool IsPrintToFileCanceled() const;
headers/private/print/Printer.h
41
bool IsValid() const;
headers/private/print/Printer.h
44
bool IsFree() const;
headers/private/print/Printer.h
45
bool IsDefault() const;
headers/private/print/Printer.h
46
bool IsShareable() const;
headers/private/print/Printer.h
60
bool operator==(const BPrinter& printer) const;
headers/private/print/Printer.h
61
bool operator!=(const BPrinter& printer) const;
headers/private/print/PrinterDriverAddOn.h
39
bool IsLoaded() const;
headers/private/print/Template.h
51
virtual void StrokePolygon(int32 numPoints, BPoint *points, bool isClosed);
headers/private/print/Template.h
52
virtual void FillPolygon(int32 numPoints, BPoint *points, bool isClosed);
headers/private/print/Template.h
58
virtual void ClipToPicture(BPicture *picture, BPoint point, bool clip_to_inverse_picture);
headers/private/runtime_loader/runtime_loader.h
35
int32 symbolType, bool recursive, image_id *_inImage, void **_location);
headers/private/runtime_loader/runtime_loader.h
43
char** _symbolName, int32* _type, void** _location, bool* _exactMatch);
headers/private/screen_saver/ScreenSaverRunner.h
45
bool fIsDirectDraw;
headers/private/screen_saver/ScreenSaverRunner.h
52
volatile bool fQuitting;
headers/private/screen_saver/ScreenSaverSettings.h
114
bool fLockEnabled;
headers/private/screen_saver/ScreenSaverSettings.h
41
bool Load();
headers/private/screen_saver/ScreenSaverSettings.h
55
bool LockEnable() const { return fLockEnabled; }
headers/private/screen_saver/ScreenSaverSettings.h
59
bool UseSystemPassword()
headers/private/screen_saver/ScreenSaverSettings.h
81
void SetLockEnable(bool enable)
headers/private/shared/Array.h
106
inline bool
headers/private/shared/Array.h
114
bool
headers/private/shared/Array.h
130
bool
headers/private/shared/Array.h
147
bool
headers/private/shared/Array.h
245
bool
headers/private/shared/Array.h
32
inline bool IsEmpty() const { return fSize == 0; }
headers/private/shared/Array.h
35
inline bool Add(const Element& element);
headers/private/shared/Array.h
36
inline bool AddUninitialized(int32 elementCount);
headers/private/shared/Array.h
37
inline bool Insert(const Element& element, int32 index);
headers/private/shared/Array.h
38
inline bool InsertUninitialized(int32 index, int32 count);
headers/private/shared/Array.h
39
inline bool Remove(int32 index, int32 count = 1);
headers/private/shared/Array.h
55
bool _Resize(int32 index, int32 delta);
headers/private/shared/Array.h
93
bool
headers/private/shared/AutoDeleter.h
260
inline bool operator()(status_t handle)
headers/private/shared/AutoDeleter.h
306
inline bool IsSet() const
headers/private/shared/AutoDeleter.h
77
inline bool IsSet() const
headers/private/shared/AutoLocker.h
106
inline AutoLocker(Lockable& lockable, bool alreadyLocked = false,
headers/private/shared/AutoLocker.h
107
bool lockIfNotLocked = true)
headers/private/shared/AutoLocker.h
121
inline void SetTo(Lockable* lockable, bool alreadyLocked,
headers/private/shared/AutoLocker.h
122
bool lockIfNotLocked = true)
headers/private/shared/AutoLocker.h
131
inline void SetTo(Lockable& lockable, bool alreadyLocked,
headers/private/shared/AutoLocker.h
132
bool lockIfNotLocked = true)
headers/private/shared/AutoLocker.h
143
inline bool Lock()
headers/private/shared/AutoLocker.h
18
inline bool Lock(Lockable* lockable)
headers/private/shared/AutoLocker.h
183
inline bool IsLocked() const { return fLocked; }
headers/private/shared/AutoLocker.h
185
inline operator bool() const { return fLocked; }
headers/private/shared/AutoLocker.h
190
bool fLocked;
headers/private/shared/AutoLocker.h
33
inline bool Lock(Lockable* lockable)
headers/private/shared/AutoLocker.h
48
inline bool Lock(Lockable* lockable)
headers/private/shared/AutoLocker.h
63
inline bool Lock(Lockable* lockable)
headers/private/shared/AutoLocker.h
96
inline AutoLocker(Lockable* lockable, bool alreadyLocked = false,
headers/private/shared/AutoLocker.h
97
bool lockIfNotLocked = true)
headers/private/shared/BarberPole.h
50
bool fIsSpinning;
headers/private/shared/CalendarView.h
102
bool IsWeekNumberHeaderVisible() const;
headers/private/shared/CalendarView.h
103
void SetWeekNumberHeaderVisible(bool visible);
headers/private/shared/CalendarView.h
129
bool operator==(const Selection& s) const
headers/private/shared/CalendarView.h
135
bool operator!=(const Selection& s) const
headers/private/shared/CalendarView.h
164
bool focus = false, bool highlight = false);
headers/private/shared/CalendarView.h
166
const char* text, bool isSelected = false,
headers/private/shared/CalendarView.h
167
bool isEnabled = true, bool focus = false,
headers/private/shared/CalendarView.h
168
bool highlight = false);
headers/private/shared/CalendarView.h
187
bool fFocusChanged;
headers/private/shared/CalendarView.h
191
bool fSelectionChanged;
headers/private/shared/CalendarView.h
195
bool fCurrentDayChanged;
headers/private/shared/CalendarView.h
198
bool fDayNameHeaderVisible;
headers/private/shared/CalendarView.h
199
bool fWeekNumberHeaderVisible;
headers/private/shared/CalendarView.h
42
bool deep = true) const;
headers/private/shared/CalendarView.h
51
const char* text, bool isSelected = false,
headers/private/shared/CalendarView.h
52
bool isEnabled = true, bool focus = false,
headers/private/shared/CalendarView.h
53
bool highlight = false);
headers/private/shared/CalendarView.h
67
virtual void MakeFocus(bool state = true);
headers/private/shared/CalendarView.h
87
bool SetDay(int32 day);
headers/private/shared/CalendarView.h
88
bool SetMonth(int32 month);
headers/private/shared/CalendarView.h
89
bool SetYear(int32 year);
headers/private/shared/CalendarView.h
92
bool SetDate(const BDate& date);
headers/private/shared/CalendarView.h
93
bool SetDate(int32 year, int32 month, int32 day);
headers/private/shared/CalendarView.h
98
bool IsDayNameHeaderVisible() const;
headers/private/shared/CalendarView.h
99
void SetDayNameHeaderVisible(bool visible);
headers/private/shared/ColorItem.h
23
virtual void DrawItem(BView* owner, BRect frame, bool complete);
headers/private/shared/ColorListView.h
26
virtual bool InitiateDrag(BPoint where, int32 index, bool wasSelected);
headers/private/shared/ColorQuantizer.h
49
bool ProcessImage(const uint8* const * rowPtrs, int width,
headers/private/shared/CommandPipe.h
67
virtual bool IsCanceled() = 0;
headers/private/shared/CommandPipe.h
90
bool fStdOutOpen;
headers/private/shared/CommandPipe.h
91
bool fStdErrOpen;
headers/private/shared/DateTimeEdit.h
110
bool _IsValidDoubleDigit(int32 value);
headers/private/shared/DateTimeEdit.h
137
bool isfocus);
headers/private/shared/DateTimeEdit.h
157
bool _IsValidDoubleDigit(int32 value);
headers/private/shared/DateTimeEdit.h
37
virtual void MakeFocus(bool focused = true);
headers/private/shared/DateTimeEdit.h
53
bool isFocus) {}
headers/private/shared/DateTimeEdit.h
91
bool isfocus);
headers/private/shared/DragTrackingFilter.h
25
bool fIsTracking;
headers/private/shared/DriverSettingsMessageAdapter.h
41
bool parent_value;
headers/private/shared/EntryFilter.h
103
bool AddIncludeFilter(const char* pattern, bool isFilePattern)
headers/private/shared/EntryFilter.h
113
bool AddExcludeFilter(const char* pattern, bool isFilePattern)
headers/private/shared/EntryFilter.h
118
bool Filter(const char* path) const
headers/private/shared/EntryFilter.h
143
static bool _AddFilter(BasicEntryFilter*& filterList, const char* pattern,
headers/private/shared/EntryFilter.h
144
bool isFilePattern)
headers/private/shared/EntryFilter.h
160
static bool _Filter(const BasicEntryFilter* const& filterList,
headers/private/shared/EntryFilter.h
37
bool SetTo(const char* pattern, bool isFileName)
headers/private/shared/EntryFilter.h
50
bool Filter(const char* path, const char* name) const
headers/private/shared/EntryFilter.h
72
bool fIsFileName;
headers/private/shared/ExpressionParser.h
44
bool DegreeMode();
headers/private/shared/ExpressionParser.h
45
void SetDegreeMode(bool degrees);
headers/private/shared/ExpressionParser.h
47
void SetSupportHexInput(bool enabled);
headers/private/shared/ExpressionParser.h
75
bool fDegreeMode;
headers/private/shared/HashMap.h
140
bool Get(const Key& key, Value*& _value) const;
headers/private/shared/HashMap.h
142
bool ContainsKey(const Key& key) const;
headers/private/shared/HashMap.h
212
bool ContainsKey(const Key& key) const
headers/private/shared/HashMap.h
260
bool operator==(const HashKey32<Value>& other) const
headers/private/shared/HashMap.h
265
bool operator!=(const HashKey32<Value>& other) const
headers/private/shared/HashMap.h
292
bool operator==(const HashKey64<Value>& other) const
headers/private/shared/HashMap.h
297
bool operator!=(const HashKey64<Value>& other) const
headers/private/shared/HashMap.h
330
bool operator==(const HashKeyPointer<Value>& other) const
headers/private/shared/HashMap.h
335
bool operator!=(const HashKeyPointer<Value>& other) const
headers/private/shared/HashMap.h
462
bool
headers/private/shared/HashMap.h
475
bool
headers/private/shared/HashMap.h
57
bool Compare(const KeyType& key, const ValueType* value) const
headers/private/shared/HashMap.h
89
bool HasNext() const
headers/private/shared/HashSet.h
125
bool Remove(const Key& key);
headers/private/shared/HashSet.h
126
bool Remove(Iterator& it);
headers/private/shared/HashSet.h
128
bool Contains(const Key& key) const;
headers/private/shared/HashSet.h
166
bool Remove(const Key& key)
headers/private/shared/HashSet.h
180
bool Contains(const Key& key) const
headers/private/shared/HashSet.h
267
bool
headers/private/shared/HashSet.h
283
bool
headers/private/shared/HashSet.h
315
bool
headers/private/shared/HashSet.h
54
bool Compare(const KeyType& key, const ValueType* value) const
headers/private/shared/HashSet.h
77
bool HasNext() const
headers/private/shared/HashString.h
37
bool SetTo(const char *string, int32 maxLength = -1);
headers/private/shared/HashString.h
48
bool operator==(const HashString &string) const;
headers/private/shared/HashString.h
49
bool operator!=(const HashString &string) const { return !(*this == string); }
headers/private/shared/HashString.h
52
bool _SetTo(const char *string, int32 length);
headers/private/shared/IconButton.h
100
bool _HasFlags(uint32 flags) const;
headers/private/shared/IconButton.h
39
virtual bool ShouldDrawBorder() const;
headers/private/shared/IconButton.h
64
virtual void SetEnabled(bool enable);
headers/private/shared/IconButton.h
67
bool IsValid() const;
headers/private/shared/IconButton.h
69
void SetPressed(bool pressed);
headers/private/shared/IconButton.h
70
bool IsPressed() const;
headers/private/shared/IconButton.h
77
bool small = true);
headers/private/shared/IconButton.h
81
bool convertToBW = false);
headers/private/shared/IconButton.h
83
void TrimIcon(bool keepAspect = true);
headers/private/shared/IconButton.h
89
bool IsInside() const;
headers/private/shared/IconButton.h
90
void SetInside(bool inside);
headers/private/shared/IconButton.h
98
void _SetTracking(bool state);
headers/private/shared/IconButton.h
99
void _SetFlags(uint32 flags, bool set);
headers/private/shared/IconView.h
28
void DrawIcon(bool draw);
headers/private/shared/IconView.h
40
bool fDrawIcon;
headers/private/shared/Json.h
31
static bool NextChar(JsonParseContext& jsonParseContext,
headers/private/shared/Json.h
33
static bool NextNonWhitespaceChar(
headers/private/shared/Json.h
37
static bool ParseAny(JsonParseContext& jsonParseContext);
headers/private/shared/Json.h
38
static bool ParseObjectNameValuePair(
headers/private/shared/Json.h
40
static bool ParseObject(JsonParseContext& jsonParseContext);
headers/private/shared/Json.h
41
static bool ParseArray(JsonParseContext& jsonParseContext);
headers/private/shared/Json.h
43
static bool ParseEscapeUnicodeSequence(JsonParseContext& jsonParseContext);
headers/private/shared/Json.h
44
static bool ParseStringEscapeSequence(JsonParseContext& jsonParseContext);
headers/private/shared/Json.h
45
static bool ParseString(JsonParseContext& jsonParseContext,
headers/private/shared/Json.h
48
static bool ParseExpectedVerbatimStringAndRaiseEvent(
headers/private/shared/Json.h
54
static bool ParseExpectedVerbatimString(
headers/private/shared/Json.h
60
static bool IsValidNumber(const char* value);
headers/private/shared/Json.h
61
static bool ParseNumber(JsonParseContext& jsonParseContext);
headers/private/shared/JsonEventListener.h
27
virtual bool Handle(const BJsonEvent& event) = 0;
headers/private/shared/JsonMessageWriter.h
31
bool Handle(const BJsonEvent& event);
headers/private/shared/JsonTextWriter.h
25
bool Handle(const BJsonEvent& event);
headers/private/shared/JsonWriter.h
26
status_t WriteBoolean(bool value);
headers/private/shared/Keymap.h
29
bool IsModifierKey(uint32 keyCode) const;
headers/private/shared/Keymap.h
35
bool* isEnabled = NULL) const;
headers/private/shared/Keymap.h
36
bool IsDeadSecondKey(uint32 keyCode,
headers/private/shared/Keymap.h
48
bool operator==(const BKeymap& other) const;
headers/private/shared/Keymap.h
49
bool operator!=(const BKeymap& other) const;
headers/private/shared/LRUCache.h
135
bool ContainsKey(const Key& key) const
headers/private/shared/MemoryRingIO.h
37
void SetWriteDisabled(bool disabled);
headers/private/shared/MemoryRingIO.h
38
bool WriteDisabled();
headers/private/shared/MemoryRingIO.h
53
bool fBufferFull;
headers/private/shared/MemoryRingIO.h
54
bool fWriteDisabled;
headers/private/shared/MessageBuilder.h
40
status_t AddBool(const char* name, bool value);
headers/private/shared/OpenWithTracker.h
44
bool createDirectory = false, BVolume* volume = NULL)
headers/private/shared/PthreadMutexLocker.h
22
inline bool Lock(pthread_mutex_t* lockable)
headers/private/shared/QueryFile.h
45
bool traverse = false);
headers/private/shared/RWLockManager.h
105
RWLockManager::GenericLockWithTimeout(bool write, RWLockable* lockable,
headers/private/shared/RWLockManager.h
115
RWLockManager::GenericUnlock(bool write, RWLockable* lockable)
headers/private/shared/RWLockManager.h
25
Waiter(bool writer)
headers/private/shared/RWLockManager.h
35
bool writer;
headers/private/shared/RWLockManager.h
36
bool queued;
headers/private/shared/RWLockManager.h
58
bool Lock() { return fLock.Lock(); }
headers/private/shared/RWLockManager.h
61
bool ReadLock(RWLockable* lockable);
headers/private/shared/RWLockManager.h
62
bool TryReadLock(RWLockable* lockable);
headers/private/shared/RWLockManager.h
67
bool WriteLock(RWLockable* lockable);
headers/private/shared/RWLockManager.h
68
bool TryWriteLock(RWLockable* lockable);
headers/private/shared/RWLockManager.h
73
inline bool GenericLock(bool write, RWLockable* lockable);
headers/private/shared/RWLockManager.h
74
inline bool TryGenericLock(bool write,
headers/private/shared/RWLockManager.h
76
inline status_t GenericLockWithTimeout(bool write,
headers/private/shared/RWLockManager.h
78
inline void GenericUnlock(bool write, RWLockable* lockable);
headers/private/shared/RWLockManager.h
81
status_t _Wait(RWLockable* lockable, bool writer,
headers/private/shared/RWLockManager.h
90
inline bool
headers/private/shared/RWLockManager.h
91
RWLockManager::GenericLock(bool write, RWLockable* lockable)
headers/private/shared/RWLockManager.h
97
inline bool
headers/private/shared/RWLockManager.h
98
RWLockManager::TryGenericLock(bool write, RWLockable* lockable)
headers/private/shared/RWLocker.h
88
bool ReadLock();
headers/private/shared/RWLocker.h
91
bool IsReadLocked() const;
headers/private/shared/RWLocker.h
93
bool WriteLock();
headers/private/shared/RWLocker.h
96
bool IsWriteLocked() const;
headers/private/shared/RangeArray.h
103
inline bool
headers/private/shared/RangeArray.h
118
bool
headers/private/shared/RangeArray.h
158
inline bool
headers/private/shared/RangeArray.h
177
bool
headers/private/shared/RangeArray.h
234
inline bool
headers/private/shared/RangeArray.h
242
inline bool
headers/private/shared/RangeArray.h
250
bool
headers/private/shared/RangeArray.h
47
inline bool IsEmpty() const
headers/private/shared/RangeArray.h
52
inline bool AddRange(const RangeType& range);
headers/private/shared/RangeArray.h
53
bool AddRange(const Value& offset,
headers/private/shared/RangeArray.h
55
inline bool RemoveRange(const RangeType& range);
headers/private/shared/RangeArray.h
56
bool RemoveRange(const Value& offset,
headers/private/shared/RangeArray.h
58
inline bool RemoveRanges(int32 index, int32 count = 1);
headers/private/shared/RangeArray.h
63
inline bool IntersectsWith(const RangeType& range) const;
headers/private/shared/RangeArray.h
64
bool IntersectsWith(const Value& offset,
headers/private/shared/RegExp.h
26
bool caseSensitive = true);
headers/private/shared/RegExp.h
30
bool IsValid() const
headers/private/shared/RegExp.h
33
bool SetPattern(const char* pattern,
headers/private/shared/RegExp.h
36
bool caseSensitive = true);
headers/private/shared/RegExp.h
57
bool HasMatched() const;
headers/private/shared/SettingsHandler.h
100
bool fInSingleQuote;
headers/private/shared/SettingsHandler.h
113
void SaveSettings(Settings* settings, bool onlyIfNonDefault);
headers/private/shared/SettingsHandler.h
124
bool HandleRectValue(BRect&, const char* const *argv,
headers/private/shared/SettingsHandler.h
125
bool printError = true);
headers/private/shared/SettingsHandler.h
133
virtual bool NeedsSaving() const { return true; }
headers/private/shared/SettingsHandler.h
149
void SaveSettings(bool onlyIfNonDefault = true);
headers/private/shared/SettingsHandler.h
151
bool Add(SettingsArgvDispatcher*);
headers/private/shared/SettingsHandler.h
163
void SaveCurrentSettings(bool onlyIfNonDefault);
headers/private/shared/SettingsHandler.h
97
bool fSawBackslash;
headers/private/shared/SettingsHandler.h
98
bool fEatComment;
headers/private/shared/SettingsHandler.h
99
bool fInDoubleQuote;
headers/private/shared/SettingsMessage.h
38
bool AddListener(const BMessenger& listener);
headers/private/shared/SettingsMessage.h
41
status_t SetValue(const char* name, bool value);
headers/private/shared/SettingsMessage.h
69
bool GetValue(const char* name,
headers/private/shared/SettingsMessage.h
70
bool defaultValue) const;
headers/private/shared/TextTable.h
25
bool canTruncate = false);
headers/private/shared/Thread.h
84
static void Launch(BObjectList<FunctionObject, true>*, bool async = true,
headers/private/shared/ToolBar.h
28
bool lockable = false);
headers/private/shared/ToolBar.h
33
bool lockable = false);
headers/private/shared/ToolBar.h
38
void SetActionEnabled(uint32 command, bool enabled);
headers/private/shared/ToolBar.h
39
void SetActionPressed(uint32 command, bool pressed);
headers/private/shared/ToolBar.h
40
void SetActionVisible(uint32 command, bool visible);
headers/private/shared/Variant.h
116
static bool TypeIsNumber(type_code type);
headers/private/shared/Variant.h
117
static bool TypeIsInteger(type_code type,
headers/private/shared/Variant.h
118
bool* _isSigned = NULL);
headers/private/shared/Variant.h
119
static bool TypeIsFloat(type_code type);
headers/private/shared/Variant.h
123
void _SetTo(bool value);
headers/private/shared/Variant.h
137
bool _SetTo(const char* value,
headers/private/shared/Variant.h
148
bool fBool;
headers/private/shared/Variant.h
181
BVariant::BVariant(bool value)
headers/private/shared/Variant.h
292
bool
headers/private/shared/Variant.h
30
inline BVariant(bool value);
headers/private/shared/Variant.h
308
BVariant::SetTo(bool value)
headers/private/shared/Variant.h
435
bool
headers/private/shared/Variant.h
442
bool
headers/private/shared/Variant.h
443
BVariant::IsInteger(bool* _isSigned) const
headers/private/shared/Variant.h
449
bool
headers/private/shared/Variant.h
53
inline void SetTo(bool value);
headers/private/shared/Variant.h
78
bool operator==(const BVariant& other) const;
headers/private/shared/Variant.h
79
inline bool operator!=(const BVariant& other) const;
headers/private/shared/Variant.h
85
inline bool IsNumber() const;
headers/private/shared/Variant.h
86
inline bool IsInteger(bool* _isSigned = NULL) const;
headers/private/shared/Variant.h
87
inline bool IsFloat() const;
headers/private/shared/Variant.h
90
bool ToBool() const;
headers/private/shared/WeakReferenceable.h
160
bool IsAlive()
headers/private/shared/WeakReferenceable.h
215
bool operator==(const BWeakReference<Type>& other) const
headers/private/shared/WeakReferenceable.h
220
bool operator!=(const BWeakReference<Type>& other) const
headers/private/shared/WeakReferenceable.h
26
bool Put();
headers/private/shared/WeakReferenceable.h
50
bool ReleaseReference()
headers/private/shared/cpu_type.h
101
bool spaceWritten = false;
headers/private/shared/cpu_type.h
134
bool removed = false;
headers/private/shared/locks.h
109
inline bool Lock(struct mutex *lock)
headers/private/shared/locks.h
125
inline bool Lock(recursive_lock *lockable)
headers/private/shared/locks.h
141
inline bool Lock(struct rw_lock *lock)
headers/private/shared/locks.h
155
inline bool Lock(struct rw_lock *lock)
headers/private/storage/AddOnMonitorHandler.h
101
bool _FindDirectory(ino_t directory, dev_t device,
headers/private/storage/AddOnMonitorHandler.h
103
bool _FindDirectory(
headers/private/storage/AddOnMonitorHandler.h
106
bool _FindDirectory(ino_t directory, dev_t device,
headers/private/storage/AddOnMonitorHandler.h
110
bool _FindDirectory(
headers/private/storage/AddOnMonitorHandler.h
46
bool sync = false);
headers/private/storage/AddOnMonitorHandler.h
89
bool _FindEntry(const node_ref& entry,
headers/private/storage/AddOnMonitorHandler.h
92
bool _FindEntry(const char* name,
headers/private/storage/AddOnMonitorHandler.h
96
bool _HasEntry(const node_ref& entry,
headers/private/storage/AddOnMonitorHandler.h
98
bool _HasEntry(const char* name,
headers/private/storage/CharStream.h
29
inline bool IsEmpty() const;
headers/private/storage/CharStream.h
91
bool
headers/private/storage/CopyEngine.h
82
virtual bool EntryStarted(const char* path);
headers/private/storage/CopyEngine.h
83
virtual bool EntryFinished(const char* path, status_t error);
headers/private/storage/CopyEngine.h
85
virtual bool AttributeStarted(const char* path,
headers/private/storage/CopyEngine.h
88
virtual bool AttributeFinished(const char* path,
headers/private/storage/DiskDevice.h
19
bool HasMedia() const;
headers/private/storage/DiskDevice.h
20
bool IsRemovableMedia() const;
headers/private/storage/DiskDevice.h
21
bool IsReadOnlyMedia() const;
headers/private/storage/DiskDevice.h
22
bool IsWriteOnceMedia() const;
headers/private/storage/DiskDevice.h
24
status_t Eject(bool update = false);
headers/private/storage/DiskDevice.h
27
status_t Update(bool* updated = NULL);
headers/private/storage/DiskDevice.h
33
bool IsModified() const;
headers/private/storage/DiskDevice.h
35
status_t CommitModifications(bool synchronously = true,
headers/private/storage/DiskDevice.h
37
bool receiveCompleteProgressUpdates = true);
headers/private/storage/DiskDevice.h
40
bool IsFile() const;
headers/private/storage/DiskDevice.h
50
static status_t _GetData(partition_id id, bool deviceOnly,
headers/private/storage/DiskDevice.h
54
status_t _SetTo(partition_id id, bool deviceOnly,
headers/private/storage/DiskDevice.h
57
status_t _Update(bool* updated);
headers/private/storage/DiskDevice.h
59
bool* updated);
headers/private/storage/DiskDevice.h
63
virtual bool _AcceptVisitor(BDiskDeviceVisitor* visitor,
headers/private/storage/DiskDeviceList.h
23
BDiskDeviceList(bool useOwnLocker = true);
headers/private/storage/DiskDeviceList.h
32
bool Lock();
headers/private/storage/DiskDeviceList.h
89
bool fSubscribed;
headers/private/storage/DiskDevicePrivate.h
25
virtual bool Filter(BPartition *partition, int32 level) = 0;
headers/private/storage/DiskDevicePrivate.h
34
virtual bool Visit(BDiskDevice *device);
headers/private/storage/DiskDevicePrivate.h
35
virtual bool Visit(BPartition *partition, int32 level);
headers/private/storage/DiskDevicePrivate.h
47
virtual bool Visit(BDiskDevice *device);
headers/private/storage/DiskDevicePrivate.h
48
virtual bool Visit(BPartition *partition, int32 level);
headers/private/storage/DiskDeviceRoster.h
104
bool VisitEachDevice(BDiskDeviceVisitor* visitor,
headers/private/storage/DiskDeviceRoster.h
106
bool VisitEachPartition(BDiskDeviceVisitor* visitor,
headers/private/storage/DiskDeviceRoster.h
110
bool VisitEachMountedPartition(
headers/private/storage/DiskDeviceRoster.h
114
bool VisitEachMountablePartition(
headers/private/storage/DiskDeviceVisitor.h
21
virtual bool Visit(BDiskDevice *device);
headers/private/storage/DiskDeviceVisitor.h
22
virtual bool Visit(BPartition *partition, int32 level);
headers/private/storage/DiskSystem.h
29
bool SupportsDefragmenting(bool* whileMounted) const;
headers/private/storage/DiskSystem.h
30
bool SupportsRepairing(bool checkOnly,
headers/private/storage/DiskSystem.h
31
bool* whileMounted) const;
headers/private/storage/DiskSystem.h
32
bool SupportsResizing(bool* whileMounted) const;
headers/private/storage/DiskSystem.h
33
bool SupportsResizingChild() const;
headers/private/storage/DiskSystem.h
34
bool SupportsMoving(bool* whileMounted) const;
headers/private/storage/DiskSystem.h
35
bool SupportsMovingChild() const;
headers/private/storage/DiskSystem.h
36
bool SupportsName() const;
headers/private/storage/DiskSystem.h
37
bool SupportsContentName() const;
headers/private/storage/DiskSystem.h
38
bool SupportsSettingName() const;
headers/private/storage/DiskSystem.h
39
bool SupportsSettingContentName(
headers/private/storage/DiskSystem.h
40
bool* whileMounted) const;
headers/private/storage/DiskSystem.h
41
bool SupportsSettingType() const;
headers/private/storage/DiskSystem.h
42
bool SupportsSettingParameters() const;
headers/private/storage/DiskSystem.h
43
bool SupportsSettingContentParameters(
headers/private/storage/DiskSystem.h
44
bool* whileMounted) const;
headers/private/storage/DiskSystem.h
45
bool SupportsCreatingChild() const;
headers/private/storage/DiskSystem.h
46
bool SupportsDeletingChild() const;
headers/private/storage/DiskSystem.h
47
bool SupportsInitializing() const;
headers/private/storage/DiskSystem.h
48
bool SupportsWriting() const;
headers/private/storage/DiskSystem.h
53
bool IsPartitioningSystem() const;
headers/private/storage/DiskSystem.h
54
bool IsFileSystem() const;
headers/private/storage/DiskSystemAddOn.h
31
virtual bool CanInitialize(
headers/private/storage/DiskSystemAddOn.h
45
virtual bool IsSubSystemFor(const BMutablePartition* child);
headers/private/storage/DiskSystemAddOn.h
64
virtual bool SupportsInitializingChild(
headers/private/storage/DiskSystemAddOn.h
77
virtual status_t Repair(bool checkOnly);
headers/private/storage/DiskSystemAddOnManager.h
23
bool Lock();
headers/private/storage/DriverSettings.h
120
bool IsValid() const;
headers/private/storage/DriverSettings.h
127
bool BoolValueAt(int32 index,
headers/private/storage/DriverSettings.h
128
bool noValue = false) const;
headers/private/storage/DriverSettings.h
34
bool HasNext() const;
headers/private/storage/DriverSettings.h
46
void _SetTo(Delegate* delegate, bool addReference);
headers/private/storage/DriverSettings.h
61
bool FindParameter(const char* name,
headers/private/storage/DriverSettings.h
71
bool GetBoolParameterValue(const char* name,
headers/private/storage/DriverSettings.h
72
bool unknownValue = false,
headers/private/storage/DriverSettings.h
73
bool noValue = false) const;
headers/private/storage/FdIO.h
15
BFdIO(int fd, bool keepFd);
headers/private/storage/FdIO.h
18
void SetTo(int fd, bool keepFd);
headers/private/storage/FdIO.h
41
bool fOwnsFd;
headers/private/storage/FileDescriptorIO.h
15
bool takeOverOwnership = false);
headers/private/storage/FileDescriptorIO.h
39
bool fOwnsFD;
headers/private/storage/FileIO.h
17
bool takeOverOwnership = false);
headers/private/storage/FileIO.h
42
bool fOwnsFile;
headers/private/storage/MergedDirectory.h
43
bool traverse = false);
headers/private/storage/MergedDirectory.h
52
virtual bool ShallPreferFirstEntry(const entry_ref& entry1,
headers/private/storage/Partition.h
100
bool CanRepair(bool checkOnly,
headers/private/storage/Partition.h
101
bool* whileMounted = NULL) const;
headers/private/storage/Partition.h
102
status_t Repair(bool checkOnly) const;
headers/private/storage/Partition.h
104
bool CanResize(bool* canResizeContents = NULL,
headers/private/storage/Partition.h
105
bool* whileMounted = NULL) const;
headers/private/storage/Partition.h
109
bool CanMove(BObjectList<BPartition, false>*
headers/private/storage/Partition.h
116
bool CanSetName() const;
headers/private/storage/Partition.h
121
bool CanSetContentName(
headers/private/storage/Partition.h
122
bool* whileMounted = NULL) const;
headers/private/storage/Partition.h
127
bool CanSetType() const;
headers/private/storage/Partition.h
133
bool CanEditParameters() const;
headers/private/storage/Partition.h
139
bool CanEditContentParameters(
headers/private/storage/Partition.h
140
bool* whileMounted = NULL) const;
headers/private/storage/Partition.h
153
bool IsSubSystem(const char* diskSystem) const;
headers/private/storage/Partition.h
155
bool CanInitialize(const char* diskSystem) const;
headers/private/storage/Partition.h
164
bool CanCreateChild() const;
headers/private/storage/Partition.h
173
bool CanDeleteChild(int32 index) const;
headers/private/storage/Partition.h
176
bool SupportsChildName() const;
headers/private/storage/Partition.h
191
user_partition_data* data, bool* updated);
headers/private/storage/Partition.h
193
bool* updated);
headers/private/storage/Partition.h
201
virtual bool _AcceptVisitor(BDiskDeviceVisitor* visitor,
headers/private/storage/Partition.h
209
bool _HasContent() const;
headers/private/storage/Partition.h
210
bool _SupportsOperation(uint32 flag,
headers/private/storage/Partition.h
212
bool* whileMounted) const;
headers/private/storage/Partition.h
213
bool _SupportsChildOperation(const BPartition* child,
headers/private/storage/Partition.h
219
bool _IsModified() const;
headers/private/storage/Partition.h
22
template <class T, bool O> class BObjectList;
headers/private/storage/Partition.h
45
bool ContainsFileSystem() const;
headers/private/storage/Partition.h
46
bool ContainsPartitioningSystem() const;
headers/private/storage/Partition.h
48
bool IsDevice() const;
headers/private/storage/Partition.h
49
bool IsReadOnly() const;
headers/private/storage/Partition.h
50
bool IsMounted() const;
headers/private/storage/Partition.h
51
bool IsBusy() const;
headers/private/storage/Partition.h
97
bool CanDefragment(bool* whileMounted = NULL) const;
headers/private/storage/PartitionParameterEditor.h
30
virtual bool ValidateParameters() const;
headers/private/storage/QueryPredicate.h
88
StringNode(const char *value, bool caseInsensitive = false);
headers/private/storage/RemoveEngine.h
51
virtual bool EntryStarted(const char* path);
headers/private/storage/RemoveEngine.h
52
virtual bool EntryFinished(const char* path, status_t error);
headers/private/storage/ResourceFile.h
112
bool fHostEndianess;
headers/private/storage/ResourceFile.h
113
bool fEmptyResources;
headers/private/storage/ResourceFile.h
62
status_t SetTo(BFile* file, bool clobber = false);
headers/private/storage/ResourceFile.h
68
bool force = false);
headers/private/storage/ResourceFile.h
70
bool force = false);
headers/private/storage/ResourceFile.h
74
void _InitFile(BFile& file, bool clobber);
headers/private/storage/ResourceFile.h
86
bool _ReadIndexEntry(BPositionIO& buffer,
headers/private/storage/ResourceFile.h
89
bool peekAhead);
headers/private/storage/ResourceFile.h
91
bool _ReadInfoTableEnd(const void* data,
headers/private/storage/ResourceFile.h
97
bool* readIndices);
headers/private/storage/ResourceItem.h
70
void SetLoaded(bool loaded);
headers/private/storage/ResourceItem.h
71
bool IsLoaded() const;
headers/private/storage/ResourceItem.h
73
void SetModified(bool modified);
headers/private/storage/ResourceItem.h
74
bool IsModified() const;
headers/private/storage/ResourceItem.h
82
bool fIsLoaded;
headers/private/storage/ResourceItem.h
83
bool fIsModified;
headers/private/storage/ResourcesContainer.h
48
bool AddResource(ResourceItem *item, int32 index = -1,
headers/private/storage/ResourcesContainer.h
49
bool replace = true);
headers/private/storage/ResourcesContainer.h
52
bool RemoveResource(ResourceItem *item);
headers/private/storage/ResourcesContainer.h
66
void SetModified(bool modified);
headers/private/storage/ResourcesContainer.h
67
bool IsModified() const;
headers/private/storage/ResourcesContainer.h
71
bool fIsModified;
headers/private/storage/mime/AppMetaMimeCreator.h
27
virtual status_t Do(const entry_ref& entry, bool* _entryIsDir);
headers/private/storage/mime/AssociatedTypes.h
58
bool fHaveDoneFullBuild;
headers/private/storage/mime/Database.h
118
status_t DeleteSupportedTypes(const char *type, bool fullSync);
headers/private/storage/mime/Database.h
127
bool notify;
headers/private/storage/mime/Database.h
138
const char *extraType, bool largeIcon, int32 action);
headers/private/storage/mime/Database.h
142
bool largeIcon, int32 action);
headers/private/storage/mime/Database.h
148
const char* type, bool remove = false);
headers/private/storage/mime/Database.h
149
bool _CheckDeferredInstallNotification(int32 which, const char* type);
headers/private/storage/mime/Database.h
86
status_t SetSupportedTypes(const char *type, const BMessage *types, bool fullSync);
headers/private/storage/mime/DatabaseDirectory.h
32
virtual bool ShallPreferFirstEntry(const entry_ref& entry1,
headers/private/storage/mime/DatabaseDirectory.h
37
bool _IsValidMimeTypeEntry(const entry_ref& entry);
headers/private/storage/mime/DatabaseLocation.h
26
bool AddDirectory(const BString& directory);
headers/private/storage/mime/DatabaseLocation.h
42
BNode& _node, bool create,
headers/private/storage/mime/DatabaseLocation.h
43
bool* _didCreate = NULL) const;
headers/private/storage/mime/DatabaseLocation.h
60
bool* _didCreate) const;
headers/private/storage/mime/DatabaseLocation.h
63
const BMessage& message, bool* _didCreate)
headers/private/storage/mime/DatabaseLocation.h
97
bool IsInstalled(const char* type);
headers/private/storage/mime/InstalledTypes.h
66
bool fHaveDoneFullBuild;
headers/private/storage/mime/MimeEntryProcessor.h
36
virtual status_t Do(const entry_ref& entry, bool* _entryIsDir)
headers/private/storage/mime/MimeEntryProcessor.h
53
virtual bool Lock() = 0;
headers/private/storage/mime/MimeInfoUpdater.h
27
virtual status_t Do(const entry_ref& entry, bool* _entryIsDir);
headers/private/storage/mime/SnifferRules.h
67
bool fHaveDoneFullBuild;
headers/private/storage/mime/SupportingApps.h
36
status_t SetSupportedTypes(const char *app, const BMessage *types, bool fullSync);
headers/private/storage/mime/SupportingApps.h
37
status_t DeleteSupportedTypes(const char *app, bool fullSync);
headers/private/storage/mime/SupportingApps.h
51
bool fHaveDoneFullBuild;
headers/private/storage/storage_support.h
107
bool device_is_root_device(dev_t device);
headers/private/storage/storage_support.h
34
bool is_absolute_path(const char *path);
headers/private/support/CompressionAlgorithm.h
110
bool flush);
headers/private/support/CompressionAlgorithm.h
94
bool fEndOfInput;
headers/private/support/CompressionAlgorithm.h
95
bool fNoMorePendingData;
headers/private/support/JobQueue.h
33
status_t Pop(bigtime_t timeout, bool returnWhenEmpty,
headers/private/support/ObjectListPrivate.h
12
template<class T, bool O>
headers/private/support/StringPrivate.h
30
bool IsShareable() const
headers/private/support/Uuid.h
21
bool IsNil() const;
headers/private/support/Uuid.h
29
inline bool operator==(const BUuid& other) const;
headers/private/support/Uuid.h
30
inline bool operator!=(const BUuid& other) const;
headers/private/support/Uuid.h
32
inline bool operator<(const BUuid& other) const;
headers/private/support/Uuid.h
33
inline bool operator>(const BUuid& other) const;
headers/private/support/Uuid.h
34
inline bool operator<=(const BUuid& other) const;
headers/private/support/Uuid.h
35
inline bool operator>=(const BUuid& other) const;
headers/private/support/Uuid.h
40
bool _SetToDevRandom();
headers/private/support/Uuid.h
48
inline bool
headers/private/support/Uuid.h
55
inline bool
headers/private/support/Uuid.h
62
inline bool
headers/private/support/Uuid.h
69
inline bool
headers/private/support/Uuid.h
76
inline bool
headers/private/support/Uuid.h
83
inline bool
headers/private/support/ZlibCompressionAlgorithm.h
35
bool IsGzipFormat() const;
headers/private/support/ZlibCompressionAlgorithm.h
36
void SetGzipFormat(bool gzipFormat);
headers/private/support/ZlibCompressionAlgorithm.h
41
bool fGzipFormat;
headers/private/system/arch/x86/apm_defs.h
17
bool online;
headers/private/system/find_directory_private.h
17
status_t __find_directory(directory_which which, dev_t device, bool createIt,
headers/private/system/syscalls.h
179
extern bool _kern_has_data(thread_id thread);
headers/private/system/syscalls.h
222
bool setAllIfPrivileged);
headers/private/system/syscalls.h
224
bool setAllIfPrivileged);
headers/private/system/syscalls.h
270
bool traverseLink, char* buffer);
headers/private/system/syscalls.h
281
extern status_t _kern_fsync(int fd, bool dataOnly);
headers/private/system/syscalls.h
293
const char *toPath, bool traverseLeafLink);
headers/private/system/syscalls.h
300
bool effectiveUserGroup);
headers/private/system/syscalls.h
308
bool traverseLeafLink);
headers/private/system/syscalls.h
345
extern status_t _kern_read_stat(int fd, const char *path, bool traverseLink,
headers/private/system/syscalls.h
348
bool traverseLink, const struct stat *stat,
headers/private/system/syscalls.h
411
extern status_t _kern_set_real_time_clock_is_gmt(bool isGMT);
headers/private/system/syscalls.h
412
extern status_t _kern_get_real_time_clock_is_gmt(bool *_isGMT);
headers/private/system/syscalls.h
457
uint32 mapping, bool unmapAddressRange, int fd,
headers/private/system/syscalls.h
511
int32 length, bool watchpoint);
headers/private/system/syscalls.h
513
bool watchpoint);
headers/private/system/syscalls.h
571
extern bool _kern_cpu_enabled(int32 cpu);
headers/private/system/syscalls.h
572
extern status_t _kern_set_cpu_enabled(int32 cpu, bool enabled);
headers/private/system/syscalls.h
592
bool deviceOnly, struct user_disk_device_data *buffer,
headers/private/system/syscalls.h
614
int32* changeCounter, bool checkOnly);
headers/private/system/syscalls.h
72
extern status_t _kern_shutdown(bool reboot);
headers/private/system/system_profiler_defs.h
201
bool write;
headers/private/system/system_profiler_defs.h
222
bool write;
headers/private/system/system_profiler_defs.h
24
bool profile_kernel; // sample kernel stack frames
headers/private/system/user_runtime.h
32
bool disable_user_addons;
headers/private/tracker/AutoLock.h
102
bool fHasLock;
headers/private/tracker/AutoLock.h
46
AutoLock(T *lock, bool lockNow = true)
headers/private/tracker/AutoLock.h
55
AutoLock(T &lock, bool lockNow = true)
headers/private/tracker/AutoLock.h
69
bool operator!() const
headers/private/tracker/AutoLock.h
72
bool IsLocked() const
headers/private/tracker/AutoLock.h
87
bool Lock()
headers/private/tracker/DirMenu.h
53
bool includeStartDir = false, bool select = false,
headers/private/tracker/DirMenu.h
54
bool reverse = false, bool addShortcuts = false,
headers/private/tracker/DirMenu.h
55
bool navMenuEntries = false);
headers/private/tracker/DirMenu.h
57
bool atEnd, bool addShortcuts, bool navMenuEntries = false);
headers/private/tracker/DirMenu.h
58
void AddDisksIconToMenu(bool reverse = false);
headers/private/tracker/IconMenuItem.h
114
bool fDrawText;
headers/private/tracker/IconMenuItem.h
115
bool fExtraPad;
headers/private/tracker/IconMenuItem.h
66
virtual status_t Archive(BMessage* data, bool deep = true) const;
headers/private/tracker/IconMenuItem.h
70
virtual void SetMarked(bool mark);
headers/private/tracker/IconMenuItem.h
88
bool drawText = true, bool extraPad = false);
headers/private/tracker/IconMenuItem.h
89
ModelMenuItem(const Model*, BMenu*, bool drawText = true,
headers/private/tracker/IconMenuItem.h
90
bool extraPad = false);
headers/private/tracker/IconMenuItem.h
95
virtual void Highlight(bool isHighlighted);
headers/private/tracker/NavMenu.h
102
bool populateSubmenu);
headers/private/tracker/NavMenu.h
107
void SetShowParent(bool show);
headers/private/tracker/NavMenu.h
115
const BMessenger&, bool suppressFolderHierarchy = false,
headers/private/tracker/NavMenu.h
119
TrackingHookData* InitTrackingHook(bool (*hookfunction)(BMenu*, void*),
headers/private/tracker/NavMenu.h
123
virtual bool StartBuildingItemList();
headers/private/tracker/NavMenu.h
124
virtual bool AddNextItem();
headers/private/tracker/NavMenu.h
134
static void SetTrackingHookDeep(BMenu*, bool (*)(BMenu*, void*), void*);
headers/private/tracker/NavMenu.h
145
bool fIteratingDesktop;
headers/private/tracker/NavMenu.h
161
bool IsShowing() const;
headers/private/tracker/NavMenu.h
181
_IMPEXP_TRACKER bool SpringLoadedFolderCompareMessages(const BMessage *incoming,
headers/private/tracker/NavMenu.h
49
template<class T, bool O> class BObjectList;
headers/private/tracker/NavMenu.h
69
bool (*fTrackingHook)(BMenu*, void*);
headers/private/tracker/NavMenu.h
91
bool NeedsToRebuild() const;
headers/private/userlandfs/private/FSCapabilities.h
157
inline void Set(uint32 capability, bool set = true);
headers/private/userlandfs/private/FSCapabilities.h
159
inline bool Get(uint32 capability) const;
headers/private/userlandfs/private/FSCapabilities.h
163
inline bool operator==(
headers/private/userlandfs/private/FSCapabilities.h
183
FSCapabilitiesBase<CapabilityCount>::Set(uint32 capability, bool set)
headers/private/userlandfs/private/FSCapabilities.h
206
inline bool
headers/private/userlandfs/private/FSCapabilities.h
230
inline bool
headers/private/userlandfs/private/Port.h
55
bool fOwner;
headers/private/userlandfs/private/Request.h
73
bool is_kernel_request(uint32 type);
headers/private/userlandfs/private/Request.h
74
bool is_userland_request(uint32 type);
headers/private/userlandfs/private/RequestAllocator.h
40
bool deferredInit = false, int32 reserveForNextRequests = 0);
headers/private/userlandfs/private/RequestAllocator.h
43
bool deferredInit = false, int32 reserveForNextRequests = 0);
headers/private/userlandfs/private/RequestAllocator.h
46
bool deferredInit = false);
headers/private/userlandfs/private/RequestAllocator.h
57
bool inPortBuffer;
headers/private/userlandfs/private/RequestAllocator.h
70
bool fRequestInPortBuffer;
headers/private/userlandfs/private/RequestHandler.h
20
bool IsDone() const;
headers/private/userlandfs/private/RequestHandler.h
26
bool fDone;
headers/private/userlandfs/private/Requests.h
1577
bool unspecifiedEvent;
headers/private/userlandfs/private/Requests.h
1738
bool removed;
headers/private/userlandfs/private/Requests.h
1777
bool enabled;
headers/private/userlandfs/private/Requests.h
505
bool traverseLink;
headers/private/userlandfs/private/Requests.h
539
bool reenter;
headers/private/userlandfs/private/Requests.h
558
bool reenter;
headers/private/userlandfs/private/Requests.h
572
bool reenter;
headers/private/userlandfs/private/Requests.h
593
bool isWrite;
headers/private/userlandfs/private/Requests.h
594
bool isVIP;
headers/private/userlandfs/private/Requests.h
650
bool partialTransfer;
headers/private/userlandfs/private/Requests.h
673
bool isBuffer; // if false, just pass bufferParameter
headers/private/userlandfs/private/SingleReplyRequestHandler.h
18
bool fAcceptAnyRequest;
headers/private/userlandfs/shared/DriverSettings.h
108
bool BoolValueAt(int32 index,
headers/private/userlandfs/shared/DriverSettings.h
109
bool noValue = false) const;
headers/private/userlandfs/shared/DriverSettings.h
22
bool HasNext() const;
headers/private/userlandfs/shared/DriverSettings.h
23
bool GetNext(DriverParameter* parameter);
headers/private/userlandfs/shared/DriverSettings.h
33
void _SetTo(Delegate* delegate, bool addReference);
headers/private/userlandfs/shared/DriverSettings.h
46
bool GetParameterAt(int32 index,
headers/private/userlandfs/shared/DriverSettings.h
48
bool FindParameter(const char* name,
headers/private/userlandfs/shared/DriverSettings.h
58
bool GetBoolParameterValue(const char* name,
headers/private/userlandfs/shared/DriverSettings.h
59
bool unknownValue = false,
headers/private/userlandfs/shared/DriverSettings.h
60
bool noValue = false) const;
headers/private/userlandfs/shared/LazyInitializable.h
13
LazyInitializable(bool init);
headers/private/userlandfs/shared/RecursiveLock.h
16
RecursiveLock(bool benaphore_style = true)
headers/private/userlandfs/shared/RecursiveLock.h
21
RecursiveLock(const char *name, bool benaphore_style = true)
headers/private/userlandfs/shared/RecursiveLock.h
36
bool Lock(void)
headers/private/userlandfs/shared/RecursiveLock.h
51
bool IsLocked(void) const
headers/private/userlandfs/shared/String.h
42
bool SetTo(const char *string, int32 maxLength = -1);
headers/private/userlandfs/shared/String.h
53
bool operator==(const String &string) const;
headers/private/userlandfs/shared/String.h
54
bool operator!=(const String &string) const { return !(*this == string); }
headers/private/userlandfs/shared/String.h
57
bool _SetTo(const char *string, int32 length);
headers/private/userlandfs/shared/Vector.h
145
inline bool operator==(const Iterator &other) const
headers/private/userlandfs/shared/Vector.h
150
inline bool operator!=(const Iterator &other) const
headers/private/userlandfs/shared/Vector.h
165
inline operator bool() const
headers/private/userlandfs/shared/Vector.h
410
bool
headers/private/userlandfs/shared/Vector.h
52
inline bool IsEmpty() const;
headers/private/userlandfs/shared/Vector.h
714
bool
headers/private/userlandfs/shared/Vector.h
717
bool result = true;
headers/private/userlandfs/shared/Vector.h
81
bool _Resize(size_t count);
headers/private/util/AtomicsHashTable.h
15
template<typename Definition, bool AutoExpand = true,
headers/private/util/AtomicsHashTable.h
16
bool CheckDuplicates = false>
headers/private/util/AtomicsHashTable.h
68
bool ResizeIfNeeded()
headers/private/util/BumpAllocator.h
36
bool IsEmpty() const
headers/private/util/DoublyLinkedList.h
137
bool HasNext() const
headers/private/util/DoublyLinkedList.h
199
bool HasNext() const
headers/private/util/DoublyLinkedList.h
243
bool HasNext() const
headers/private/util/DoublyLinkedList.h
300
bool HasNext() const
headers/private/util/DoublyLinkedList.h
334
inline bool IsEmpty() const { return (fFirst == NULL); }
headers/private/util/DoublyLinkedList.h
338
inline void Insert(Element* element, bool back = true);
headers/private/util/DoublyLinkedList.h
339
inline void Add(Element* element, bool back = true);
headers/private/util/DoublyLinkedList.h
361
inline bool Contains(Element* element) const;
headers/private/util/DoublyLinkedList.h
396
DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* element, bool back)
headers/private/util/DoublyLinkedList.h
499
DOUBLY_LINKED_LIST_CLASS_NAME::Add(Element* element, bool back)
headers/private/util/DoublyLinkedList.h
628
bool
headers/private/util/DoublyLinkedQueue.h
105
bool HasNext() const
headers/private/util/DoublyLinkedQueue.h
139
inline bool IsEmpty() const { return (fFirst == NULL); }
headers/private/util/DoublyLinkedQueue.h
48
bool HasNext() const
headers/private/util/MultiHashTable.h
155
bool _Resize(size_t newSize)
headers/private/util/MultiHashTable.h
22
template<typename Definition, bool AutoExpand = true,
headers/private/util/MultiHashTable.h
23
bool CheckDuplicates = false>
headers/private/util/MultiHashTable.h
60
bool Remove(ValueType *value)
headers/private/util/MultiHashTable.h
83
bool HasNext() const
headers/private/util/OpenHashTable.h
143
bool IsEmpty() const
headers/private/util/OpenHashTable.h
203
bool Remove(ValueType* value)
headers/private/util/OpenHashTable.h
224
bool RemoveUnchecked(ValueType* value)
headers/private/util/OpenHashTable.h
266
ValueType* Clear(bool returnElements = false)
headers/private/util/OpenHashTable.h
335
bool Resize(void* allocation, size_t size, bool force = false,
headers/private/util/OpenHashTable.h
363
bool HasNext() const { return fNext != NULL; }
headers/private/util/OpenHashTable.h
434
bool _Resize(size_t newSize)
headers/private/util/OpenHashTable.h
476
bool _ExhaustiveSearch(ValueType* value) const
headers/private/util/OpenHashTable.h
84
template<typename Definition, bool AutoExpand = true,
headers/private/util/OpenHashTable.h
85
bool CheckDuplicates = false, typename Allocator = MallocAllocator>
headers/private/util/SimpleAllocator.h
101
bool IsTouching(FreeChunk* chunk)
headers/private/util/SinglyLinkedList.h
111
bool HasNext() const
headers/private/util/SinglyLinkedList.h
145
inline bool IsEmpty() const { return (fFirst == NULL); }
headers/private/util/SinglyLinkedList.h
148
inline bool Remove(Element* element);
headers/private/util/SinglyLinkedList.h
198
bool
headers/private/util/SplayTree.h
126
bool Remove(Node* node)
headers/private/util/SplayTree.h
206
bool IsEmpty() const
headers/private/util/SplayTree.h
226
Node* FindClosest(const Key& key, bool greater, bool orEqual)
headers/private/util/SplayTree.h
387
bool HasNext() const
headers/private/util/SplayTree.h
460
bool HasNext() const
headers/private/util/SplayTree.h
497
bool Insert(Node* node)
headers/private/util/SplayTree.h
531
bool Remove(Node* node)
headers/private/util/SplayTree.h
561
bool IsEmpty() const
headers/private/util/SplayTree.h
571
Node* FindClosest(const Key& key, bool greater, bool orEqual)
headers/private/util/SplayTree.h
596
Iterator GetIterator(const Key& key, bool greater, bool orEqual)
headers/private/util/SplayTree.h
601
ConstIterator GetIterator(const Key& key, bool greater, bool orEqual) const
headers/private/util/SplayTree.h
63
bool Insert(Node* node)
headers/private/util/Stack.h
31
bool IsEmpty() const
headers/private/util/Stack.h
56
bool Pop(T *value)
headers/private/virtio/virtio.h
141
bool (*queue_is_full)(virtio_queue queue);
headers/private/virtio/virtio.h
143
bool (*queue_is_empty)(virtio_queue queue);
headers/private/virtio/virtio.h
147
bool (*queue_dequeue)(virtio_queue queue, void** _cookie,
headers/tools/cppunit/TestApp.h
37
bool DeleteTestHandler(BTestHandler *handler);
headers/tools/cppunit/TestCase.h
33
bool fValidCWD;
headers/tools/cppunit/TestListener.h
28
bool fOkay;
headers/tools/cppunit/TestShell.h
109
bool WasDebuggerCalled();
headers/tools/cppunit/TestShell.h
126
bool fListTestsAndExit;
headers/tools/cppunit/TestShell.h
154
bool ProcessArguments(int argc, char *argv[]);
headers/tools/cppunit/TestShell.h
157
virtual bool ProcessArgument(std::string arg, int argc, char *argv[]);
headers/tools/cppunit/TestShell.h
90
bool BeVerbose() const { return Verbosity() >= v2; };
headers/tools/cppunit/TestShell.h
92
static bool GlobalBeVerbose() { return (fGlobalShell ? fGlobalShell->BeVerbose() : true); };
headers/tools/cppunit/TestUtils.h
25
bool
headers/tools/cppunit/ThreadManager.h
28
bool IsRunning();
headers/tools/cppunit/ThreadManager.h
93
bool
headers/tools/cppunit/ThreadedTestCaller.h
44
bool fOwnObject;
headers/tools/cppunit/ThreadedTestCase.h
37
bool RegisterForUse();
headers/tools/cppunit/ThreadedTestCase.h
43
bool fInUse;
headers/tools/cppunit/cppunit/Asserter.h
56
void CPPUNIT_API failIf( bool shouldFail,
headers/tools/cppunit/cppunit/Asserter.h
81
void CPPUNIT_API failNotEqualIf( bool shouldFail,
headers/tools/cppunit/cppunit/Exception.h
26
bool operator ==( const Type &other ) const
headers/tools/cppunit/cppunit/Exception.h
64
virtual bool isInstanceOf( const Type &type ) const;
headers/tools/cppunit/cppunit/NotEqualException.h
53
bool isInstanceOf( const Type &type ) const;
headers/tools/cppunit/cppunit/SourceLine.h
41
bool isValid() const;
headers/tools/cppunit/cppunit/SourceLine.h
47
bool operator ==( const SourceLine &other ) const;
headers/tools/cppunit/cppunit/SourceLine.h
48
bool operator !=( const SourceLine &other ) const;
headers/tools/cppunit/cppunit/TestAssert.h
37
static bool equal( const T& x, const T& y )
headers/tools/cppunit/cppunit/TestAssert.h
54
void CPPUNIT_API assertImplementation( bool condition,
headers/tools/cppunit/cppunit/TestCaller.h
195
bool m_ownFixture;
headers/tools/cppunit/cppunit/TestFailure.h
28
bool isError );
headers/tools/cppunit/cppunit/TestFailure.h
38
virtual bool isError() const;
headers/tools/cppunit/cppunit/TestFailure.h
49
bool m_isError;
headers/tools/cppunit/cppunit/TestResult.h
57
virtual bool shouldStop() const;
headers/tools/cppunit/cppunit/TestResult.h
70
bool m_stop;
headers/tools/cppunit/cppunit/TestSucessListener.h
30
virtual bool wasSuccessful() const;
headers/tools/cppunit/cppunit/TestSucessListener.h
33
bool m_sucess;
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
69
bool run( string testName ="",
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
70
bool doWait = false,
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
71
bool doPrintResult = true,
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
72
bool doPrintProgress = true );
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
83
virtual bool runTest( Test *test,
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
84
bool doPrintProgress );
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
85
virtual bool runTestByName( string testName,
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
86
bool printProgress );
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
87
virtual void wait( bool doWait );
headers/tools/cppunit/cppunit/ui/text/TestRunner.h
88
virtual void printResult( bool doPrintResult );
headers/tools/elfsymbolpatcher/ElfSymbolPatcher.h
161
bool fOwnsPatcher;
headers/tools/elfsymbolpatcher/ElfSymbolPatcher.h
162
bool fPatched;
headers/tools/elfsymbolpatcher/ElfSymbolPatcher.h
73
bool DeleteEntry(image_id image);
src/add-ons/accelerants/3dfx/accelerant.h
136
status_t CreateModeList(bool (*checkMode)(const display_mode* mode));
src/add-ons/accelerants/3dfx/accelerant.h
138
bool IsModeUsable(const display_mode* mode);
src/add-ons/accelerants/3dfx/accelerant.h
142
bool TDFX_DisplayOverlay(const overlay_window* window,
src/add-ons/accelerants/3dfx/accelerant.h
147
bool TDFX_GetColorSpaceParams(int colorSpace, uint8& bpp);
src/add-ons/accelerants/3dfx/accelerant.h
148
bool TDFX_GetEdidInfo(edid1_info& edidInfo);
src/add-ons/accelerants/3dfx/accelerant.h
153
bool TDFX_LoadCursorImage(int width, int height, uint8* and_mask,
src/add-ons/accelerants/3dfx/accelerant.h
44
bool bAccelerantIsClone; // true if this is a cloned accelerant
src/add-ons/accelerants/3dfx/accelerant.h
91
void TDFX_ShowCursor(bool bShow);
src/add-ons/accelerants/ati/accelerant.h
184
status_t CreateModeList(bool (*checkMode)(const display_mode* mode));
src/add-ons/accelerants/ati/accelerant.h
186
bool IsModeUsable(const display_mode* mode);
src/add-ons/accelerants/ati/accelerant.h
190
bool Mach64_DisplayOverlay(const overlay_window* window,
src/add-ons/accelerants/ati/accelerant.h
197
bool Mach64_LoadCursorImage(int width, int height, uint8* and_mask,
src/add-ons/accelerants/ati/accelerant.h
200
void Mach64_ShowCursor(bool bShow);
src/add-ons/accelerants/ati/accelerant.h
213
bool Rage128_DisplayOverlay(const overlay_window* window,
src/add-ons/accelerants/ati/accelerant.h
221
bool Rage128_GetEdidInfo(void);
src/add-ons/accelerants/ati/accelerant.h
223
bool Rage128_LoadCursorImage(int width, int height, uint8* and_mask,
src/add-ons/accelerants/ati/accelerant.h
226
void Rage128_ShowCursor(bool bShow);
src/add-ons/accelerants/ati/accelerant.h
40
bool bAccelerantIsClone; // true if this is a cloned accelerant
src/add-ons/accelerants/ati/accelerant.h
55
bool (*LoadCursorImage)(int width, int height, uint8* and_mask,
src/add-ons/accelerants/ati/accelerant.h
58
void (*ShowCursor)(bool bShow);
src/add-ons/accelerants/ati/accelerant.h
71
bool (*GetColorSpaceParams)(int colorSpace, uint8& bpp,
src/add-ons/accelerants/common/decode_edid.c
194
const edid1_detailed_monitor_raw *raw, bool enableExtra)
src/add-ons/accelerants/common/dump_edid.c
194
edid_timing_dump(edid1_detailed_timing *timing, bool warnInvalid)
src/add-ons/accelerants/common/dump_edid.c
288
bool native = false;
src/add-ons/accelerants/common/i2c.c
249
send_byte(const i2c_bus *bus, uint8 byte, bool acknowledge)
src/add-ons/accelerants/common/i2c.c
271
send_slave_address(const i2c_bus *bus, uint8 slaveAddress, bool isWrite)
src/add-ons/accelerants/common/i2c.c
301
receive_bit(const i2c_bus *bus, bool *bit, int timeout)
src/add-ons/accelerants/common/i2c.c
339
receive_byte(const i2c_bus *bus, uint8 *resultByte, bool acknowledge)
src/add-ons/accelerants/common/i2c.c
348
bool bit;
src/add-ons/accelerants/framebuffer/accelerant.h
15
bool is_clone;
src/add-ons/accelerants/intel_810/accelerant.h
100
bool IsModeUsable(const display_mode* mode);
src/add-ons/accelerants/intel_810/accelerant.h
105
bool I810_GetColorSpaceParams(int colorSpace, uint8& bpp,
src/add-ons/accelerants/intel_810/accelerant.h
39
bool bAccelerantIsClone; // true if this is a cloned accelerant
src/add-ons/accelerants/intel_810/accelerant.h
99
status_t CreateModeList(bool (*checkMode)(const display_mode* mode));
src/add-ons/accelerants/intel_extreme/FlexibleDisplayInterface.h
24
bool IsPLLEnabled();
src/add-ons/accelerants/intel_extreme/FlexibleDisplayInterface.h
44
bool IsPLLEnabled();
src/add-ons/accelerants/intel_extreme/FlexibleDisplayInterface.h
48
void SwitchClock(bool toPCDClock);
src/add-ons/accelerants/intel_extreme/PanelFitter.h
19
bool IsEnabled();
src/add-ons/accelerants/intel_extreme/PanelFitter.h
24
void _Enable(bool enable);
src/add-ons/accelerants/intel_extreme/Pipes.h
38
bool IsEnabled();
src/add-ons/accelerants/intel_extreme/Pipes.h
39
void Enable(bool enable);
src/add-ons/accelerants/intel_extreme/Pipes.h
50
bool hardware = true,
src/add-ons/accelerants/intel_extreme/Pipes.h
72
bool fHasTranscoder;
src/add-ons/accelerants/intel_extreme/Ports.h
120
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
138
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
160
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
178
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
196
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
220
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
233
virtual status_t Power(bool enabled);
src/add-ons/accelerants/intel_extreme/Ports.h
239
virtual bool IsConnected();
src/add-ons/accelerants/intel_extreme/Ports.h
51
virtual bool IsConnected() = 0;
src/add-ons/accelerants/intel_extreme/Ports.h
57
virtual status_t Power(bool enabled);
src/add-ons/accelerants/intel_extreme/Ports.h
59
bool HasEDID();
src/add-ons/accelerants/intel_extreme/Ports.h
61
bool forceRead = false);
src/add-ons/accelerants/intel_extreme/Ports.h
79
bool _IsPortInVBT(uint32* foundIndex = NULL);
src/add-ons/accelerants/intel_extreme/Ports.h
80
bool _IsDisplayPortInVBT();
src/add-ons/accelerants/intel_extreme/Ports.h
81
bool _IsHdmiInVBT();
src/add-ons/accelerants/intel_extreme/Ports.h
82
bool _IsEDPPort();
src/add-ons/accelerants/intel_extreme/TigerLakePLL.h
14
bool ComputeHdmiDpll(int freq, int* Pdiv, int* Qdiv, int* Kdiv, float* bestdco);
src/add-ons/accelerants/intel_extreme/TigerLakePLL.h
15
bool ComputeDisplayPortDpll(int freq, int* Pdiv, int* Qdiv, int* Kdiv, float* bestdco);
src/add-ons/accelerants/intel_extreme/accelerant.h
103
extern void enable_display_plane(bool enable);
src/add-ons/accelerants/intel_extreme/accelerant.h
63
bool has_edid;
src/add-ons/accelerants/intel_extreme/accelerant.h
68
bool context_set;
src/add-ons/accelerants/intel_extreme/accelerant.h
72
bool is_clone;
src/add-ons/accelerants/intel_extreme/accelerant_protos.h
59
void intel_show_cursor(bool isVisible);
src/add-ons/accelerants/intel_extreme/commands.h
29
void PutOverlayFlip(uint32 code, bool updateCoefficients);
src/add-ons/accelerants/intel_extreme/commands.h
99
xy_color_blit_command(bool invert)
src/add-ons/accelerants/intel_extreme/pll.h
44
bool valid_pll_divisors(pll_divisors* divisors, pll_limits* limits);
src/add-ons/accelerants/intel_extreme/pll.h
46
bool isLVDS);
src/add-ons/accelerants/intel_extreme/pll.h
48
void refclk_activate_ilk(bool hasPanel);
src/add-ons/accelerants/intel_extreme/pll.h
52
bool skl_ddi_calculate_wrpll(int clock /* in Hz */,
src/add-ons/accelerants/matrox/Cursor.c
151
void SHOW_CURSOR(bool is_visible)
src/add-ons/accelerants/matrox/GetAccelerantHook.c
187
bool fill = false;
src/add-ons/accelerants/matrox/ProposeDisplayMode.c
126
bool acc_mode;
src/add-ons/accelerants/matrox/ProposeDisplayMode.c
132
bool
src/add-ons/accelerants/matrox/SetDisplayMode.c
19
static void interrupt_enable(bool flag)
src/add-ons/accelerants/matrox/be_driver_proto.h
37
void SHOW_CURSOR(bool is_visible);
src/add-ons/accelerants/matrox/engine/mga_crtc.c
285
status_t gx00_crtc_dpms(bool display, bool h, bool v) // MIL2
src/add-ons/accelerants/matrox/engine/mga_crtc2.c
160
status_t g400_crtc2_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/matrox/engine/mga_general.c
952
status_t gx00_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode)
src/add-ons/accelerants/matrox/engine/mga_maven.c
72
status_t gx00_maven_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/matrox/engine/mga_maventv.c
721
bool tweak = false; /* needed for NTSC VCD mode */
src/add-ons/accelerants/matrox/engine/mga_proto.h
105
status_t g400_crtc2_dpms(bool display, bool h, bool v);
src/add-ons/accelerants/matrox/engine/mga_proto.h
65
status_t gx00_maven_dpms(bool display, bool h, bool v);
src/add-ons/accelerants/matrox/engine/mga_proto.h
7
status_t gx00_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode);
src/add-ons/accelerants/matrox/engine/mga_proto.h
91
status_t gx00_crtc_dpms(bool display,bool h,bool v);
src/add-ons/accelerants/neomagic/Cursor.c
101
void SHOW_CURSOR(bool is_visible)
src/add-ons/accelerants/neomagic/ProposeDisplayMode.c
71
bool acc_mode;
src/add-ons/accelerants/neomagic/ProposeDisplayMode.c
77
bool
src/add-ons/accelerants/neomagic/SetDisplayMode.c
19
interrupt_enable(bool flag)
src/add-ons/accelerants/neomagic/SetDisplayMode.c
57
bool crt_only = true;
src/add-ons/accelerants/neomagic/be_driver_proto.h
37
void SHOW_CURSOR(bool is_visible);
src/add-ons/accelerants/neomagic/engine/nm_crtc.c
407
status_t nm_crtc_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/neomagic/engine/nm_crtc.c
612
status_t nm_crtc_center(display_mode target, bool crt_only)
src/add-ons/accelerants/neomagic/engine/nm_crtc.c
90
status_t nm_crtc_set_timing(display_mode target, bool crt_only)
src/add-ons/accelerants/neomagic/engine/nm_general.c
429
status_t nm_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode)
src/add-ons/accelerants/neomagic/engine/nm_proto.h
40
status_t nm_crtc_set_timing(display_mode target, bool crt_only);
src/add-ons/accelerants/neomagic/engine/nm_proto.h
44
status_t nm_crtc_center(display_mode target, bool crt_only);
src/add-ons/accelerants/neomagic/engine/nm_proto.h
47
status_t nm_crtc_dpms(bool, bool, bool);
src/add-ons/accelerants/neomagic/engine/nm_proto.h
9
status_t nm_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode);
src/add-ons/accelerants/nvidia/Cursor.c
146
void SHOW_CURSOR(bool is_visible)
src/add-ons/accelerants/nvidia/ProposeDisplayMode.c
124
static status_t Haiku_CheckMultiMonTunnel(display_mode *mode, const display_mode *low, const display_mode *high, bool *isTunneled )
src/add-ons/accelerants/nvidia/ProposeDisplayMode.c
234
bool acc_mode;
src/add-ons/accelerants/nvidia/ProposeDisplayMode.c
237
bool want_same_width = target->timing.h_display == target->virtual_width;
src/add-ons/accelerants/nvidia/ProposeDisplayMode.c
238
bool want_same_height = target->timing.v_display == target->virtual_height;
src/add-ons/accelerants/nvidia/ProposeDisplayMode.c
239
bool isTunneled = false;
src/add-ons/accelerants/nvidia/SetDisplayMode.c
460
bool display, h1h, h1v, h2h, h2v, do_p1, do_p2;
src/add-ons/accelerants/nvidia/be_driver_proto.h
43
void SHOW_CURSOR(bool is_visible);
src/add-ons/accelerants/nvidia/engine/nv_agp.c
15
nv_agp_setup(bool enable_agp)
src/add-ons/accelerants/nvidia/engine/nv_agp.c
21
bool agp = false;
src/add-ons/accelerants/nvidia/engine/nv_bes.c
352
status_t nv_bes_to_crtc(bool crtc)
src/add-ons/accelerants/nvidia/engine/nv_brooktreetv.c
1290
uint8 BT_dpms(bool display)
src/add-ons/accelerants/nvidia/engine/nv_brooktreetv.c
216
bool BT_probe()
src/add-ons/accelerants/nvidia/engine/nv_brooktreetv.c
219
bool btfound = false;
src/add-ons/accelerants/nvidia/engine/nv_brooktreetv.c
220
bool *i2c_bus = &(si->ps.i2c_bus0);
src/add-ons/accelerants/nvidia/engine/nv_crtc.c
14
status_t nv_crtc_interrupt_enable(bool flag)
src/add-ons/accelerants/nvidia/engine/nv_crtc.c
601
status_t nv_crtc_dpms(bool display, bool h, bool v, bool do_panel)
src/add-ons/accelerants/nvidia/engine/nv_crtc2.c
14
status_t nv_crtc2_interrupt_enable(bool flag)
src/add-ons/accelerants/nvidia/engine/nv_crtc2.c
584
status_t nv_crtc2_dpms(bool display, bool h, bool v, bool do_panel)
src/add-ons/accelerants/nvidia/engine/nv_dac.c
107
status_t nv_dac_dither(bool dither)
src/add-ons/accelerants/nvidia/engine/nv_dac.c
15
bool nv_dac_crt_connected(void)
src/add-ons/accelerants/nvidia/engine/nv_dac.c
18
bool present;
src/add-ons/accelerants/nvidia/engine/nv_dac2.c
15
bool nv_dac2_crt_connected()
src/add-ons/accelerants/nvidia/engine/nv_dac2.c
18
bool present;
src/add-ons/accelerants/nvidia/engine/nv_general.c
1465
void setup_virtualized_heads(bool cross)
src/add-ons/accelerants/nvidia/engine/nv_general.c
1557
void set_crtc_owner(bool head)
src/add-ons/accelerants/nvidia/engine/nv_general.c
1646
status_t nv_general_output_select(bool cross)
src/add-ons/accelerants/nvidia/engine/nv_general.c
1690
status_t nv_general_head_select(bool cross)
src/add-ons/accelerants/nvidia/engine/nv_general.c
1924
status_t nv_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode)
src/add-ons/accelerants/nvidia/engine/nv_globals.h
14
typedef status_t (*crtc_interrupt_enable)(bool);
src/add-ons/accelerants/nvidia/engine/nv_globals.h
19
typedef status_t (*crtc_dpms)(bool, bool, bool, bool);
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
103
static void OutSDA(uint8 BusNR, bool Bit)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
160
static bool InSCL(uint8 BusNR)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
192
static bool InSDA(uint8 BusNR)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
224
static void TXBit (uint8 BusNR, bool Bit)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
29
static void i2c_select_bus_set(bool set)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
309
uint8 i2c_readbyte(uint8 BusNR, bool Ack)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
331
bool i2c_writebyte (uint8 BusNR, uint8 byte)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
334
bool bit;
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
375
bool *i2c_bus = &(si->ps.i2c_bus0);
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
46
static void OutSCL(uint8 BusNR, bool Bit)
src/add-ons/accelerants/nvidia/engine/nv_i2c.c
671
bool *i2c_bus = &(si->ps.i2c_bus0);
src/add-ons/accelerants/nvidia/engine/nv_info.c
1010
static status_t exec_type2_script_mode(uint8* rom, uint16* adress, int16* size, PinsTables tabs, uint16 ram_tab, bool* exec)
src/add-ons/accelerants/nvidia/engine/nv_info.c
1013
bool end = false;
src/add-ons/accelerants/nvidia/engine/nv_info.c
1173
bool double_f = true;
src/add-ons/accelerants/nvidia/engine/nv_info.c
1832
static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec)
src/add-ons/accelerants/nvidia/engine/nv_info.c
2230
bool slaved_for_dev1 = false, slaved_for_dev2 = false;
src/add-ons/accelerants/nvidia/engine/nv_info.c
2231
bool tvout1 = false, tvout2 = false;
src/add-ons/accelerants/nvidia/engine/nv_info.c
40
static status_t exec_type2_script_mode(uint8* rom, uint16* adress, int16* size, PinsTables tabs, uint16 ram_tab, bool* exec);
src/add-ons/accelerants/nvidia/engine/nv_info.c
41
static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec);
src/add-ons/accelerants/nvidia/engine/nv_info.c
425
bool end = false;
src/add-ons/accelerants/nvidia/engine/nv_info.c
426
bool exec = true;
src/add-ons/accelerants/nvidia/engine/nv_info.c
999
bool exec = true;
src/add-ons/accelerants/nvidia/engine/nv_proto.h
103
status_t nv_crtc2_dpms(bool, bool, bool, bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
11
status_t nv_agp_setup(bool enable_agp);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
190
status_t nv_bes_to_crtc(bool crtc);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
32
uint8 i2c_readbyte(uint8 BusNR, bool Ack);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
33
bool i2c_writebyte (uint8 BusNR, uint8 byte);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
4
void setup_virtualized_heads(bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
43
void get_panel_modes(display_mode *p1, display_mode *p2, bool *pan1, bool *pan2);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
5
void set_crtc_owner(bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
51
bool nv_dac_crt_connected(void);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
53
status_t nv_dac_dither(bool dither);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
6
status_t nv_general_output_select(bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
60
bool nv_dac2_crt_connected(void);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
67
bool BT_probe(void);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
68
uint8 BT_dpms(bool display);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
7
status_t nv_general_head_select(bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
74
status_t nv_crtc_interrupt_enable(bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
8
status_t nv_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
83
status_t nv_crtc_dpms(bool, bool, bool, bool);
src/add-ons/accelerants/nvidia/engine/nv_proto.h
94
status_t nv_crtc2_interrupt_enable(bool);
src/add-ons/accelerants/radeon/CP.c
169
int Radeon_AllocIndirectBuffer( accelerator_info *ai, bool keep_lock )
src/add-ons/accelerants/radeon/CP.c
201
void Radeon_FreeIndirectBuffer( accelerator_info *ai, int buffer_idx, bool never_used )
src/add-ons/accelerants/radeon/CP.c
269
int state_buffer_idx, int state_buffer_size, bool has_lock )
src/add-ons/accelerants/radeon/CP.c
272
bool need_stateupdate;
src/add-ons/accelerants/radeon/CP.h
54
int Radeon_AllocIndirectBuffer( accelerator_info *ai, bool keep_lock );
src/add-ons/accelerants/radeon/CP.h
56
int buffer_idx, bool never_used );
src/add-ons/accelerants/radeon/CP.h
59
int state_buffer_idx, int state_buffer_size, bool has_lock );
src/add-ons/accelerants/radeon/Cursor.c
127
void SHOW_CURSOR( bool is_visible )
src/add-ons/accelerants/radeon/Cursor.c
156
bool prev_state;
src/add-ons/accelerants/radeon/Cursor.c
73
bool move_screen = false;
src/add-ons/accelerants/radeon/InitAccelerant.c
28
static status_t init_common( int the_fd, bool accelerant_is_clone )
src/add-ons/accelerants/radeon/ProposeDisplayMode.c
102
bool Radeon_GetFormat( int space, int *format, int *bpp )
src/add-ons/accelerants/radeon/ProposeDisplayMode.c
151
bool want_same_width, want_same_height;
src/add-ons/accelerants/radeon/ProposeDisplayMode.c
440
static void checkAndAddMode( accelerator_info *ai, const display_mode *mode, bool ignore_timing )
src/add-ons/accelerants/radeon/ProposeDisplayMode.c
516
bool ignore_timing )
src/add-ons/accelerants/radeon/ProposeDisplayMode.c
633
bool isTunneled;
src/add-ons/accelerants/radeon/SetDisplayMode.c
123
bool internal_tv_encoder;
src/add-ons/accelerants/radeon/SetDisplayMode.c
319
accelerator_info *ai, bool enable )
src/add-ons/accelerants/radeon/driver_wrapper.c
16
status_t Radeon_WaitForIdle( accelerator_info *ai, bool keep_lock )
src/add-ons/accelerants/radeon/flat_panel.c
30
fp_info *flatpanel, display_mode *mode, bool use_rmx, fp_regs *values )
src/add-ons/accelerants/radeon/generic.h
39
void SHOW_CURSOR(bool is_visible);
src/add-ons/accelerants/radeon/impactv.c
129
static bool y_coeff_enable[5] = { 1, 1, 0, 1, 0 };
src/add-ons/accelerants/radeon/impactv.c
325
tv_standard_e tv_format, bool internal_encoder,
src/add-ons/accelerants/radeon/impactv.c
419
bool internal_encoder, tv_standard_e tv_format, display_device_e display_device )
src/add-ons/accelerants/radeon/impactv.c
742
impactv_regs *values, bool internal_encoder )
src/add-ons/accelerants/radeon/impactv.c
789
accelerator_info *ai, impactv_write_FIFO write, impactv_regs *values, bool internal_encoder )
src/add-ons/accelerants/radeon/monitor_detection.c
101
static bool
src/add-ons/accelerants/radeon/monitor_detection.c
102
Radeon_DetectCRTInt(accelerator_info *ai, bool colour)
src/add-ons/accelerants/radeon/monitor_detection.c
106
bool found;
src/add-ons/accelerants/radeon/monitor_detection.c
152
static bool
src/add-ons/accelerants/radeon/monitor_detection.c
156
bool found;
src/add-ons/accelerants/radeon/monitor_detection.c
177
static bool
src/add-ons/accelerants/radeon/monitor_detection.c
182
bool found;
src/add-ons/accelerants/radeon/monitor_detection.c
228
static bool
src/add-ons/accelerants/radeon/monitor_detection.c
234
bool found;
src/add-ons/accelerants/radeon/monitor_detection.c
290
static bool
src/add-ons/accelerants/radeon/monitor_detection.c
332
Radeon_DetectTV_RV200(accelerator_info *ai, bool tv_crt_found)
src/add-ons/accelerants/radeon/monitor_detection.c
500
static bool readTVDetect(accelerator_info *ai)
src/add-ons/accelerants/radeon/monitor_detection.c
505
bool detect;
src/add-ons/accelerants/radeon/monitor_detection.c
522
bool cur_detect;
src/add-ons/accelerants/radeon/monitor_detection.c
662
Radeon_DetectTV(accelerator_info *ai, bool tv_crt_found)
src/add-ons/accelerants/radeon/monitor_detection.c
73
bool
src/add-ons/accelerants/radeon/monitor_routing.c
546
display_device_e display_devices, int whished_num_heads, bool use_laptop_panel,
src/add-ons/accelerants/radeon/monitor_routing.c
651
accelerator_info *ai, int whished_num_heads, bool use_laptop_panel )
src/add-ons/accelerants/radeon/multimon.c
147
const display_mode *low, const display_mode *high, bool *isTunneled )
src/add-ons/accelerants/radeon/multimon.c
265
bool Radeon_NeedsSecondPort( display_mode *mode )
src/add-ons/accelerants/radeon/multimon.c
277
bool Radeon_DifferentPorts( display_mode *mode )
src/add-ons/accelerants/radeon/overlay.c
27
bool r200_or_above;
src/add-ons/accelerants/radeon/overlay.c
456
bool p1_4tap_allowed, p23_4tap_allowed;
src/add-ons/accelerants/radeon/pll.c
349
bool internal_encoder )
src/add-ons/accelerants/radeon/pll.c
374
bool internal_tv_encoder )
src/add-ons/accelerants/radeon/radeon_accelerant.h
117
status_t Radeon_WaitForIdle( accelerator_info *ai, bool keep_lock );
src/add-ons/accelerants/radeon/radeon_accelerant.h
142
bool Radeon_ReadEDID( accelerator_info *ai, uint32 ddc_port, edid1_info *edid );
src/add-ons/accelerants/radeon/radeon_accelerant.h
81
void Radeon_EnableIRQ( accelerator_info *ai, bool enable );
src/add-ons/accelerants/radeon/radeon_accelerant.h
89
const display_mode *low, const display_mode *high, bool *isTunnel );
src/add-ons/accelerants/radeon/radeon_accelerant.h
90
bool Radeon_NeedsSecondPort( display_mode *mode );
src/add-ons/accelerants/radeon/radeon_accelerant.h
91
bool Radeon_DifferentPorts( display_mode *mode );
src/add-ons/accelerants/radeon/radeon_accelerant.h
95
bool Radeon_GetFormat( int space, int *format, int *bpp );
src/add-ons/accelerants/radeon/set_mode.h
182
bool skip_tv_dac; // if true, don't write tv_dac_cntl
src/add-ons/accelerants/radeon/set_mode.h
227
bool internal_encoder );
src/add-ons/accelerants/radeon/set_mode.h
229
bool internal_tv_encoder );
src/add-ons/accelerants/radeon/set_mode.h
234
void Radeon_CalcRMXRegisters( fp_info *flatpanel, display_mode *mode, bool use_rmx, fp_regs *values );
src/add-ons/accelerants/radeon/set_mode.h
252
accelerator_info *ai, int whished_num_heads, bool use_laptop_panel );
src/add-ons/accelerants/radeon/set_mode.h
264
tv_standard_e tv_format, bool internal_encoder,
src/add-ons/accelerants/radeon/set_mode.h
269
bool internal_encoder, tv_standard_e tv_format, display_device_e display_device );
src/add-ons/accelerants/radeon/set_mode.h
271
accelerator_info *ai, impactv_write_FIFO write, impactv_regs *values, bool internal_encoder );
src/add-ons/accelerants/radeon/set_mode.h
55
bool mode888;
src/add-ons/accelerants/radeon/set_mode.h
61
bool y_coeff_enable;
src/add-ons/accelerants/radeon_hd/accelerant.h
111
bool valid;
src/add-ons/accelerants/radeon_hd/accelerant.h
118
bool valid;
src/add-ons/accelerants/radeon_hd/accelerant.h
119
bool hwCapable; // can do hw assisted i2c
src/add-ons/accelerants/radeon_hd/accelerant.h
144
bool valid;
src/add-ons/accelerants/radeon_hd/accelerant.h
149
bool isExternal;
src/add-ons/accelerants/radeon_hd/accelerant.h
150
bool isDPBridge;
src/add-ons/accelerants/radeon_hd/accelerant.h
161
bool ddcValid;
src/add-ons/accelerants/radeon_hd/accelerant.h
166
bool cdValid;
src/add-ons/accelerants/radeon_hd/accelerant.h
174
bool valid;
src/add-ons/accelerants/radeon_hd/accelerant.h
189
bool attached;
src/add-ons/accelerants/radeon_hd/accelerant.h
190
bool powered;
src/add-ons/accelerants/radeon_hd/accelerant.h
193
bool foundRanges;
src/add-ons/accelerants/radeon_hd/accelerant.h
41
bool valid;
src/add-ons/accelerants/radeon_hd/accelerant.h
67
bool has_edid;
src/add-ons/accelerants/radeon_hd/accelerant.h
70
bool is_clone;
src/add-ons/accelerants/radeon_hd/bios.h
18
bool radeon_bios_isposted();
src/add-ons/accelerants/radeon_hd/connector.h
67
bool connector_read_edid(uint32 connector, edid1_info* edid);
src/add-ons/accelerants/radeon_hd/connector.h
68
bool connector_read_mode_lvds(uint32 connectorIndex, display_mode* mode);
src/add-ons/accelerants/radeon_hd/connector.h
72
bool connector_is_dp(uint32 connectorIndex);
src/add-ons/accelerants/radeon_hd/displayport.h
33
uint8* data, bool start, bool stop);
src/add-ons/accelerants/radeon_hd/displayport.h
35
uint8* data, bool start, bool stop);
src/add-ons/accelerants/radeon_hd/displayport.h
46
status_t dp_link_train_ce(uint32 connectorIndex, bool tp3Support);
src/add-ons/accelerants/radeon_hd/displayport.h
48
bool dp_is_dp12_capable(uint32 connectorIndex);
src/add-ons/accelerants/radeon_hd/displayport.h
55
bool ddc2_dp_read_edid1(uint32 connectorIndex, edid1_info *edid);
src/add-ons/accelerants/radeon_hd/encoder.h
31
bool encoder_analog_load_detect(uint32 connectorIndex);
src/add-ons/accelerants/radeon_hd/encoder.h
32
bool encoder_dac_load_detect(uint32 connectorIndex);
src/add-ons/accelerants/radeon_hd/encoder.h
33
bool encoder_dig_load_detect(uint32 connectorIndex);
src/add-ons/accelerants/radeon_hd/encoder.h
34
void encoder_output_lock(bool lock);
src/add-ons/accelerants/radeon_hd/encoder.h
38
void encoder_dpms_scratch(uint8 crtcID, bool power);
src/add-ons/accelerants/radeon_hd/encoder.h
46
bool encoder_is_external(uint32 encoderID);
src/add-ons/accelerants/radeon_hd/encoder.h
47
bool encoder_is_dp_bridge(uint32 encoderID);
src/add-ons/accelerants/radeon_hd/gpu.h
184
status_t radeon_gpu_ss_control(pll_info* pll, bool enable);
src/add-ons/accelerants/radeon_hd/mode.h
31
bool is_mode_supported(display_mode* mode);
src/add-ons/accelerants/radeon_hd/pll.h
87
bool ssEnabled;
src/add-ons/accelerants/s3/accel.h
126
void Savage_ShowCursor(bool bShow);
src/add-ons/accelerants/s3/accel.h
127
void Trio64_ShowCursor(bool bShow);
src/add-ons/accelerants/s3/accel.h
128
void Virge_ShowCursor(bool bShow);
src/add-ons/accelerants/s3/accel.h
164
status_t CreateModeList(bool (*checkMode)(const display_mode* mode),
src/add-ons/accelerants/s3/accel.h
165
bool (*getEdid)(edid1_info& edidInfo));
src/add-ons/accelerants/s3/accel.h
168
bool IsModeUsable(const display_mode* mode);
src/add-ons/accelerants/s3/accel.h
172
bool Savage_GetEdidInfo(edid1_info& edidInfo);
src/add-ons/accelerants/s3/accel.h
174
bool Savage_LoadCursorImage(int width, int height, uint8* and_mask, uint8* xor_mask);
src/add-ons/accelerants/s3/accel.h
178
bool Savage_SetDisplayMode(const DisplayModeEx& mode);
src/add-ons/accelerants/s3/accel.h
183
bool Trio64_LoadCursorImage(int width, int height, uint8* and_mask, uint8* xor_mask);
src/add-ons/accelerants/s3/accel.h
187
bool Trio64_SetDisplayMode(const DisplayModeEx& mode);
src/add-ons/accelerants/s3/accel.h
192
bool Virge_GetEdidInfo(edid1_info& edidInfo);
src/add-ons/accelerants/s3/accel.h
194
bool Virge_LoadCursorImage(int width, int height, uint8* and_mask, uint8* xor_mask);
src/add-ons/accelerants/s3/accel.h
198
bool Virge_SetDisplayMode(const DisplayModeEx& mode);
src/add-ons/accelerants/s3/accel.h
41
bool bAccelerantIsClone; // true if this is a cloned accelerant
src/add-ons/accelerants/s3/accel.h
53
bool (*LoadCursorImage)(int width, int height, uint8* and_mask, uint8* xor_mask);
src/add-ons/accelerants/s3/accel.h
55
void (*ShowCursor)(bool bShow);
src/add-ons/accelerants/s3/accel.h
66
bool (*GetColorSpaceParams)(int colorSpace, uint32& bpp, uint32& maxPixelClk);
src/add-ons/accelerants/s3/accel.h
67
bool (*SetDisplayMode)(const DisplayModeEx& mode);
src/add-ons/accelerants/skeleton/Cursor.c
146
void SHOW_CURSOR(bool is_visible)
src/add-ons/accelerants/skeleton/ProposeDisplayMode.c
118
bool acc_mode;
src/add-ons/accelerants/skeleton/ProposeDisplayMode.c
124
bool
src/add-ons/accelerants/skeleton/SetDisplayMode.c
20
static void interrupt_enable(bool flag) {
src/add-ons/accelerants/skeleton/SetDisplayMode.c
504
bool display, h, v;
src/add-ons/accelerants/skeleton/be_driver_proto.h
39
void SHOW_CURSOR(bool is_visible);
src/add-ons/accelerants/skeleton/engine/agp.c
19
bool agp = false;
src/add-ons/accelerants/skeleton/engine/bes.c
352
status_t eng_bes_to_crtc(bool crtc)
src/add-ons/accelerants/skeleton/engine/crtc.c
475
status_t eng_crtc_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/skeleton/engine/crtc.c
559
status_t eng_crtc_dpms_fetch(bool *display, bool *h, bool *v)
src/add-ons/accelerants/skeleton/engine/crtc2.c
458
status_t eng_crtc2_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/skeleton/engine/crtc2.c
542
status_t eng_crtc2_dpms_fetch(bool *display, bool *h, bool *v)
src/add-ons/accelerants/skeleton/engine/dac.c
14
bool eng_dac_crt_connected(void)
src/add-ons/accelerants/skeleton/engine/dac.c
17
bool present;
src/add-ons/accelerants/skeleton/engine/dac2.c
14
bool eng_dac2_crt_connected()
src/add-ons/accelerants/skeleton/engine/dac2.c
17
bool present;
src/add-ons/accelerants/skeleton/engine/general.c
187
void setup_virtualized_heads(bool cross)
src/add-ons/accelerants/skeleton/engine/general.c
267
void set_crtc_owner(bool head)
src/add-ons/accelerants/skeleton/engine/general.c
343
status_t eng_general_output_select(bool cross)
src/add-ons/accelerants/skeleton/engine/general.c
387
status_t eng_general_head_select(bool cross)
src/add-ons/accelerants/skeleton/engine/general.c
578
status_t eng_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode)
src/add-ons/accelerants/skeleton/engine/globals.h
17
typedef status_t (*crtc_dpms)(bool, bool, bool);
src/add-ons/accelerants/skeleton/engine/globals.h
18
typedef status_t (*crtc_dpms_fetch)(bool*, bool*, bool*);
src/add-ons/accelerants/skeleton/engine/info.c
1086
bool double_f = true;
src/add-ons/accelerants/skeleton/engine/info.c
1745
static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec)
src/add-ons/accelerants/skeleton/engine/info.c
2092
bool slaved_for_dev1 = false, slaved_for_dev2 = false;
src/add-ons/accelerants/skeleton/engine/info.c
2093
bool tvout1 = false, tvout2 = false;
src/add-ons/accelerants/skeleton/engine/info.c
2576
void get_panel_modes(display_mode *p1, display_mode *p2, bool *pan1, bool *pan2)
src/add-ons/accelerants/skeleton/engine/info.c
40
static status_t exec_type2_script_mode(uint8* rom, uint16* adress, int16* size, PinsTables tabs, uint16 ram_tab, bool* exec);
src/add-ons/accelerants/skeleton/engine/info.c
41
static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec);
src/add-ons/accelerants/skeleton/engine/info.c
413
bool end = false;
src/add-ons/accelerants/skeleton/engine/info.c
414
bool exec = true;
src/add-ons/accelerants/skeleton/engine/info.c
912
bool exec = true;
src/add-ons/accelerants/skeleton/engine/info.c
923
static status_t exec_type2_script_mode(uint8* rom, uint16* adress, int16* size, PinsTables tabs, uint16 ram_tab, bool* exec)
src/add-ons/accelerants/skeleton/engine/info.c
926
bool end = false;
src/add-ons/accelerants/skeleton/engine/proto.h
119
status_t eng_bes_to_crtc(bool crtc);
src/add-ons/accelerants/skeleton/engine/proto.h
36
void get_panel_modes(display_mode *p1, display_mode *p2, bool *pan1, bool *pan2);
src/add-ons/accelerants/skeleton/engine/proto.h
4
void setup_virtualized_heads(bool);
src/add-ons/accelerants/skeleton/engine/proto.h
42
bool eng_dac_crt_connected(void);
src/add-ons/accelerants/skeleton/engine/proto.h
5
void set_crtc_owner(bool);
src/add-ons/accelerants/skeleton/engine/proto.h
50
bool eng_dac2_crt_connected(void);
src/add-ons/accelerants/skeleton/engine/proto.h
6
status_t eng_general_output_select(bool);
src/add-ons/accelerants/skeleton/engine/proto.h
7
status_t eng_general_head_select(bool);
src/add-ons/accelerants/skeleton/engine/proto.h
72
status_t eng_crtc_dpms(bool, bool, bool);
src/add-ons/accelerants/skeleton/engine/proto.h
73
status_t eng_crtc_dpms_fetch(bool*, bool*, bool*);
src/add-ons/accelerants/skeleton/engine/proto.h
9
status_t eng_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode);
src/add-ons/accelerants/skeleton/engine/proto.h
92
status_t eng_crtc2_dpms(bool, bool, bool);
src/add-ons/accelerants/skeleton/engine/proto.h
93
status_t eng_crtc2_dpms_fetch(bool*, bool*, bool*);
src/add-ons/accelerants/vesa/accelerant.h
14
bool is_clone;
src/add-ons/accelerants/vesa/accelerant_protos.h
54
void vesa_show_cursor(bool is_visible);
src/add-ons/accelerants/via/Cursor.c
178
void SHOW_CURSOR(bool is_visible)
src/add-ons/accelerants/via/ProposeDisplayMode.c
120
bool acc_mode;
src/add-ons/accelerants/via/ProposeDisplayMode.c
126
bool
src/add-ons/accelerants/via/SetDisplayMode.c
20
static void interrupt_enable(bool flag) {
src/add-ons/accelerants/via/SetDisplayMode.c
525
bool display, h, v;
src/add-ons/accelerants/via/SetDisplayMode.c
54
bool display, h, v;
src/add-ons/accelerants/via/be_driver_proto.h
39
void SHOW_CURSOR(bool is_visible);
src/add-ons/accelerants/via/engine/agp.c
18
bool agp = false;
src/add-ons/accelerants/via/engine/bes.c
25
bool eng_bes_chk_bandwidth()
src/add-ons/accelerants/via/engine/bes.c
475
status_t eng_bes_to_crtc(bool crtc)
src/add-ons/accelerants/via/engine/bes.c
567
bool scale_x, scale_y;
src/add-ons/accelerants/via/engine/crtc.c
475
status_t eng_crtc_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/via/engine/crtc.c
556
status_t eng_crtc_dpms_fetch(bool *display, bool *h, bool *v)
src/add-ons/accelerants/via/engine/crtc2.c
458
status_t eng_crtc2_dpms(bool display, bool h, bool v)
src/add-ons/accelerants/via/engine/crtc2.c
542
status_t eng_crtc2_dpms_fetch(bool *display, bool *h, bool *v)
src/add-ons/accelerants/via/engine/dac.c
16
bool eng_dac_crt_connected(void)
src/add-ons/accelerants/via/engine/dac.c
19
bool present;
src/add-ons/accelerants/via/engine/dac2.c
14
bool eng_dac2_crt_connected()
src/add-ons/accelerants/via/engine/dac2.c
17
bool present;
src/add-ons/accelerants/via/engine/general.c
211
void setup_virtualized_heads(bool cross)
src/add-ons/accelerants/via/engine/general.c
291
void set_crtc_owner(bool head)
src/add-ons/accelerants/via/engine/general.c
368
status_t eng_general_output_select(bool cross)
src/add-ons/accelerants/via/engine/general.c
412
status_t eng_general_head_select(bool cross)
src/add-ons/accelerants/via/engine/general.c
537
status_t eng_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode)
src/add-ons/accelerants/via/engine/globals.h
17
typedef status_t (*crtc_dpms)(bool, bool, bool);
src/add-ons/accelerants/via/engine/globals.h
18
typedef status_t (*crtc_dpms_fetch)(bool*, bool*, bool*);
src/add-ons/accelerants/via/engine/info.c
154
bool slaved_for_dev1 = false, slaved_for_dev2 = false;
src/add-ons/accelerants/via/engine/info.c
155
bool tvout1 = false, tvout2 = false;
src/add-ons/accelerants/via/engine/info.c
644
void get_panel_modes(display_mode *p1, display_mode *p2, bool *pan1, bool *pan2)
src/add-ons/accelerants/via/engine/proto.h
118
bool eng_bes_chk_bandwidth(void);
src/add-ons/accelerants/via/engine/proto.h
120
status_t eng_bes_to_crtc(bool crtc);
src/add-ons/accelerants/via/engine/proto.h
36
void get_panel_modes(display_mode *p1, display_mode *p2, bool *pan1, bool *pan2);
src/add-ons/accelerants/via/engine/proto.h
4
void setup_virtualized_heads(bool);
src/add-ons/accelerants/via/engine/proto.h
42
bool eng_dac_crt_connected(void);
src/add-ons/accelerants/via/engine/proto.h
5
void set_crtc_owner(bool);
src/add-ons/accelerants/via/engine/proto.h
50
bool eng_dac2_crt_connected(void);
src/add-ons/accelerants/via/engine/proto.h
6
status_t eng_general_output_select(bool);
src/add-ons/accelerants/via/engine/proto.h
7
status_t eng_general_head_select(bool);
src/add-ons/accelerants/via/engine/proto.h
72
status_t eng_crtc_dpms(bool, bool, bool);
src/add-ons/accelerants/via/engine/proto.h
73
status_t eng_crtc_dpms_fetch(bool*, bool*, bool*);
src/add-ons/accelerants/via/engine/proto.h
9
status_t eng_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode);
src/add-ons/accelerants/via/engine/proto.h
92
status_t eng_crtc2_dpms(bool, bool, bool);
src/add-ons/accelerants/via/engine/proto.h
93
status_t eng_crtc2_dpms_fetch(bool*, bool*, bool*);
src/add-ons/accelerants/virtio/accelerant.h
15
bool is_clone;
src/add-ons/control_look/BeControlLook/BeControlLook.h
150
const rgb_color& base, bool popupIndicator,
src/add-ons/control_look/BeControlLook/BeControlLook.h
155
bool popupIndicator, uint32 flags = 0);
src/add-ons/control_look/BeControlLook/BeControlLook.h
160
bool popupIndicator, uint32 flags = 0);
src/add-ons/control_look/BeControlLook/BeControlLook.h
334
bool popupIndicator = false,
src/add-ons/control_look/BeControlLook/BeControlLook.h
345
bool popupIndicator = false,
src/add-ons/control_look/BeControlLook/BeControlLook.h
378
bool fCachedOutline;
src/add-ons/control_look/BeControlLook/BeControlLook.h
89
bool down = false);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
203
bool popupIndicator, uint32 flags);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
209
bool popupIndicator, uint32 flags);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
214
bool popupIndicator, uint32 flags);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
233
bool popupIndicator = false,
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
245
bool popupIndicator,
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
259
bool popupIndicator, uint32 flags);
src/add-ons/control_look/FlatControlLook/FlatControlLook.h
91
bool down = false);
src/add-ons/decorators/BeDecorator/BeDecorator.h
48
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/BeDecorator/BeDecorator.h
50
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/BeDecorator/BeDecorator.h
52
virtual void _DrawMinimize(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/BeDecorator/BeDecorator.h
61
const BRect rect, bool down,
src/add-ons/decorators/BeDecorator/BeDecorator.h
64
const BRect rect, bool down,
src/add-ons/decorators/BeDecorator/BeDecorator.h
68
bool direct, BRect rect);
src/add-ons/decorators/BeDecorator/BeDecorator.h
70
Component item, bool down, int32 width,
src/add-ons/decorators/FlatDecorator/FlatDecorator.h
52
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/FlatDecorator/FlatDecorator.h
54
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/FlatDecorator/FlatDecorator.h
56
virtual void _DrawMinimize(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/FlatDecorator/FlatDecorator.h
61
bool direct, BRect rect);
src/add-ons/decorators/FlatDecorator/FlatDecorator.h
63
const BRect rect, bool down,
src/add-ons/decorators/FlatDecorator/FlatDecorator.h
66
Component item, bool down, int32 width,
src/add-ons/decorators/MacDecorator/MacDecorator.h
40
virtual bool SetRegionHighlight(Region region,
src/add-ons/decorators/MacDecorator/MacDecorator.h
54
virtual void _DrawMinimize(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/MacDecorator/MacDecorator.h
56
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/MacDecorator/MacDecorator.h
58
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/MacDecorator/MacDecorator.h
69
virtual bool _AddTab(DesktopSettings& settings,
src/add-ons/decorators/MacDecorator/MacDecorator.h
72
virtual bool _RemoveTab(int32 index,
src/add-ons/decorators/MacDecorator/MacDecorator.h
74
virtual bool _MoveTab(int32 from, int32 to, bool isMoving,
src/add-ons/decorators/MacDecorator/MacDecorator.h
82
void _DrawButton(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/MacDecorator/MacDecorator.h
83
BRect rect, bool pressed);
src/add-ons/decorators/MacDecorator/MacDecorator.h
85
BRect r, bool down);
src/add-ons/decorators/WinDecorator/WinDecorator.h
44
virtual bool SetRegionHighlight(Region region,
src/add-ons/decorators/WinDecorator/WinDecorator.h
58
virtual void _DrawMinimize(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/WinDecorator/WinDecorator.h
60
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/WinDecorator/WinDecorator.h
62
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/add-ons/decorators/WinDecorator/WinDecorator.h
73
virtual bool _AddTab(DesktopSettings& settings,
src/add-ons/decorators/WinDecorator/WinDecorator.h
76
virtual bool _RemoveTab(int32 index,
src/add-ons/decorators/WinDecorator/WinDecorator.h
78
virtual bool _MoveTab(int32 from, int32 to, bool isMoving,
src/add-ons/decorators/WinDecorator/WinDecorator.h
86
void _DrawBeveledRect(BRect r, bool down);
src/add-ons/disk_systems/bfs/BFSAddOn.h
23
virtual bool CanInitialize(
src/add-ons/disk_systems/bfs/BFSAddOn.h
44
virtual status_t Repair(bool checkOnly);
src/add-ons/disk_systems/bfs/InitializeParameterEditor.h
29
virtual bool ValidateParameters() const;
src/add-ons/disk_systems/btrfs/BTRFSAddOn.h
25
virtual bool CanInitialize(
src/add-ons/disk_systems/btrfs/BTRFSAddOn.h
46
virtual status_t Repair(bool checkOnly);
src/add-ons/disk_systems/btrfs/InitializeParameterEditor.h
30
virtual bool ValidateParameters() const;
src/add-ons/disk_systems/fat/FATAddOn.h
31
virtual bool CanInitialize(
src/add-ons/disk_systems/fat/InitializeParameterEditor.h
27
virtual bool ValidateParameters() const;
src/add-ons/disk_systems/gpt/GPTDiskAddOn.h
21
virtual bool CanInitialize(
src/add-ons/disk_systems/intel/ExtendedPartitionAddOn.h
22
virtual bool CanInitialize(
src/add-ons/disk_systems/intel/PartitionMapAddOn.h
22
virtual bool CanInitialize(
src/add-ons/disk_systems/intel/PrimaryParameterEditor.h
19
PrimaryPartitionEditor(bool create);
src/add-ons/disk_systems/intel/PrimaryParameterEditor.h
32
bool fCreate;
src/add-ons/disk_systems/ntfs/InitializeParameterEditor.h
28
virtual bool ValidateParameters() const;
src/add-ons/disk_systems/ntfs/NTFSAddOn.h
30
virtual bool CanInitialize(
src/add-ons/index_server/fulltext/CLuceneDataBase.h
40
bool _RemoveDocuments(std::vector<entry_ref>& docs);
src/add-ons/index_server/fulltext/CLuceneDataBase.h
41
bool _RemoveDocument(wchar_t* doc,
src/add-ons/index_server/fulltext/CLuceneDataBase.h
44
bool _IndexDocument(const entry_ref& ref);
src/add-ons/index_server/fulltext/FullTextAnalyser.h
37
inline bool _InterestingEntry(const entry_ref& ref);
src/add-ons/index_server/fulltext/FullTextAnalyser.h
38
inline bool _IsInIndexDirectory(const entry_ref& ref);
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.h
49
bool confirmed = false,
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.h
59
volatile bool fActive;
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.h
60
volatile bool fInputMethodStarted;
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.h
66
volatile bool fUpdateSettings;
src/add-ons/input_server/devices/keyboard/TeamListItem.h
19
extern bool gLocalizedNamePreferred;
src/add-ons/input_server/devices/keyboard/TeamListItem.h
28
bool complete = false);
src/add-ons/input_server/devices/keyboard/TeamListItem.h
38
bool IsSystemServer();
src/add-ons/input_server/devices/keyboard/TeamListItem.h
39
bool IsApplication() const { return fIsApplication; }
src/add-ons/input_server/devices/keyboard/TeamListItem.h
41
bool Found() const { return fFound; }
src/add-ons/input_server/devices/keyboard/TeamListItem.h
42
void SetFound(bool found) { fFound = found; }
src/add-ons/input_server/devices/keyboard/TeamListItem.h
44
bool IsParent() const { return fIsParent; }
src/add-ons/input_server/devices/keyboard/TeamListItem.h
45
void SetIsParent(bool isParent) { fIsParent = isParent; }
src/add-ons/input_server/devices/keyboard/TeamListItem.h
47
void SetRefusingToQuit(bool refusing);
src/add-ons/input_server/devices/keyboard/TeamListItem.h
48
bool IsRefusingToQuit();
src/add-ons/input_server/devices/keyboard/TeamListItem.h
59
bool fFound;
src/add-ons/input_server/devices/keyboard/TeamListItem.h
60
bool fRefusingToQuit;
src/add-ons/input_server/devices/keyboard/TeamListItem.h
61
bool fIsParent;
src/add-ons/input_server/devices/keyboard/TeamListItem.h
62
bool fIsApplication;
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.h
32
virtual bool QuitRequested();
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.h
39
bool HandleKeyDown(BMessage* msg);
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.h
44
bool fQuitting;
src/add-ons/input_server/devices/mouse/movement_maker.h
102
bool fDoubleClick;
src/add-ons/input_server/devices/mouse/movement_maker.h
29
void GetScrolling(uint32 posX, uint32 posY, bool reverse);
src/add-ons/input_server/devices/mouse/movement_maker.h
43
bool fMovementMakerStarted;
src/add-ons/input_server/devices/mouse/movement_maker.h
77
bool _EdgeMotion(const touchpad_movement *event,
src/add-ons/input_server/devices/mouse/movement_maker.h
78
mouse_movement *movement, bool validStart);
src/add-ons/input_server/devices/mouse/movement_maker.h
79
inline bool _ClickFingerButtonEmulator(touchpad_movement *event);
src/add-ons/input_server/devices/mouse/movement_maker.h
85
inline bool _CheckScrollingToMovement(const touchpad_movement *event,
src/add-ons/input_server/devices/mouse/movement_maker.h
89
bool fMovementStarted;
src/add-ons/input_server/devices/mouse/movement_maker.h
90
bool fScrollingStarted;
src/add-ons/input_server/devices/mouse/movement_maker.h
91
bool fTapStarted;
src/add-ons/input_server/devices/mouse/movement_maker.h
96
bool fTapdragStarted;
src/add-ons/input_server/devices/mouse/movement_maker.h
98
bool fValidEdgeMotion;
src/add-ons/input_server/devices/virtio/VirtioInputDevice.h
133
static bool _FillMessage(BMessage& msg, const TabletState& s);
src/add-ons/input_server/devices/virtio/VirtioInputDevice.h
82
bool fRun;
src/add-ons/input_server/devices/virtio/VirtioInputDevice.h
98
static bool _IsKeyPressed(const KeyboardState& state,
src/add-ons/input_server/devices/wacom/MasterServerDevice.h
55
bool _LockDevices();
src/add-ons/input_server/devices/wacom/MasterServerDevice.h
60
volatile bool fActive;
src/add-ons/input_server/devices/wacom/PointingDevice.h
24
virtual void SetActive(bool active);
src/add-ons/input_server/devices/wacom/PointingDevice.h
25
bool IsActive() const;
src/add-ons/input_server/devices/wacom/PointingDevice.h
32
virtual bool DisablePS2() const;
src/add-ons/input_server/devices/wacom/PointingDevice.h
42
volatile bool fActive;
src/add-ons/input_server/devices/wacom/TabletDevice.h
105
bool fEraser;
src/add-ons/input_server/devices/wacom/TabletDevice.h
112
bool fHasContact;
src/add-ons/input_server/devices/wacom/TabletDevice.h
35
bool& hasContact,
src/add-ons/input_server/devices/wacom/TabletDevice.h
61
void SetContact(bool contact);
src/add-ons/input_server/devices/wacom/TabletDevice.h
66
bool _DeviceSupportsTilt() const;
src/add-ons/input_server/filters/screen_saver/ScreenSaverFilter.h
50
void SetIsRunning(bool isRunning);
src/add-ons/input_server/filters/screen_saver/ScreenSaverFilter.h
76
bool fWatchingDirectory;
src/add-ons/input_server/filters/screen_saver/ScreenSaverFilter.h
77
bool fWatchingFile;
src/add-ons/input_server/filters/screen_saver/ScreenSaverFilter.h
79
bool fIsRunning;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
103
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
105
virtual bool IsMatching(uint32 field);
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
112
bool fDeleteSlaves;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
27
virtual bool IsMatching(uint32 field) = 0;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
29
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
37
ConstantFieldTester(bool result);
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
41
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
43
virtual bool IsMatching(uint32 field);
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
46
bool fResult;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
60
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
62
virtual bool IsMatching(uint32 field);
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
80
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
82
virtual bool IsMatching(uint32 field);
src/add-ons/input_server/filters/shortcut_catcher/BitFieldTesters.h
96
bool deleteSlaves = true);
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
100
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
119
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
130
bool on = true) const;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
158
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
174
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
179
void _GenerateMouseButtonEvent(bool mouseDown,
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
201
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
222
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
243
bool deep = true) const;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
247
bool fKeyDown ;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
260
virtual status_t Archive(BMessage* into, bool deep) const;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
287
virtual status_t Archive(BMessage* into, bool deep) const;
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
313
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
331
virtual status_t Archive(BMessage * into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
351
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
58
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
71
virtual status_t Archive(BMessage* into, bool deep = true)
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.h
81
bool _GetNextWord(char** setBegin,
src/add-ons/input_server/filters/shortcut_catcher/CommandExecutor.h
28
bool GetNextWord(char** setBeginWord,
src/add-ons/input_server/filters/shortcut_catcher/ParseCommandLine.h
37
bool DoStandardEscapes(BString& string);
src/add-ons/input_server/filters/shortcut_catcher/ParseCommandLine.h
41
bool EscapeChars(BString& string, char badChar);
src/add-ons/input_server/methods/pen/PenInputLooper.h
50
void MethodActivated(bool active);
src/add-ons/input_server/methods/pen/PenInputLooper.h
54
void HandleMethodActivated(bool active);
src/add-ons/input_server/methods/pen/PenInputLooper.h
60
bool fMouseDown;
src/add-ons/input_server/methods/pen/PenInputLooper.h
61
bool fStroking;
src/add-ons/input_server/methods/pen/PenInputLooper.h
65
bool fShowInk;
src/add-ons/input_server/methods/pen/PenInputServerMethod.h
30
virtual status_t MethodActivated(bool active);
src/add-ons/input_server/methods/pen/PenInputServerMethod.h
32
bool IsEnabled() const { return fEnabled; };
src/add-ons/input_server/methods/pen/PenInputServerMethod.h
36
bool fEnabled;
src/add-ons/input_server/methods/t9/DictionaryInputServerMethod.h
28
virtual status_t MethodActivated(bool active);
src/add-ons/input_server/methods/t9/DictionaryInputServerMethod.h
30
bool IsEnabled() const { return fEnabled; };
src/add-ons/input_server/methods/t9/DictionaryInputServerMethod.h
33
bool fEnabled;
src/add-ons/kernel/bus_managers/acpi/EmbeddedController.h
181
static bool ec_burst_mode = true;
src/add-ons/kernel/bus_managers/acpi/EmbeddedController.h
182
static bool ec_polled_mode = false;
src/add-ons/kernel/bus_managers/ata/ATAInfoBlock.h
382
uint64 SectorCount(bool& use48Bits, bool force)
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
131
bool _DevicePresent(int device);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
157
bool fExpectsInterrupt;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
163
bool fUseDMA;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
185
void GetRestrictions(bool *noAutoSense,
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
190
virtual bool IsATAPI() const { return false; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
192
bool UseDMA() const { return fUseDMA; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
193
bool Use48Bits() const { return fUse48Bits; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
219
bool fUseDMA;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
232
bool fUse48Bits;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
246
virtual bool IsATAPI() const { return true; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
262
ATARequest(bool hasLock);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
281
void SetIsWrite(bool isWrite);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
282
bool IsWrite() const { return fIsWrite; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
284
void SetUseDMA(bool useDMA);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
285
bool UseDMA() const { return fUseDMA; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
290
bool HasData() const
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
292
bool HasSense() const { return fSenseKey != 0; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
294
status_t Finish(bool resubmit);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
311
bool GetOddByte(uint8 *byte);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
321
bool fHasLock;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
331
bool fIsWrite;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
332
bool fUseDMA;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
338
bool fHasOddByte;
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
58
bool copy_sg_data(scsi_ccb *ccb, uint offset, uint allocationLength,
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
59
void *buffer, int size, bool toBuffer);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
77
void GetRestrictions(uint8 targetID, bool *isATAPI,
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
78
bool *noAutoSense, uint32 *maxBlocks);
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
89
bool UseDMA() const { return fUseDMA; }
src/add-ons/kernel/bus_managers/ata/ATAPrivate.h
93
status_t WaitDataRequest(bool high);
src/add-ons/kernel/bus_managers/hyperv/VMBusDevicePrivate.h
56
bool responseRequired, uint64 transactionID);
src/add-ons/kernel/bus_managers/hyperv/VMBusDevicePrivate.h
59
const void* buffer, uint32 length, bool responseRequired,
src/add-ons/kernel/bus_managers/hyperv/VMBusDevicePrivate.h
68
bool _IsReferenceCounterSupported();
src/add-ons/kernel/bus_managers/hyperv/VMBusDevicePrivate.h
83
bool fReferenceCounterSupported;
src/add-ons/kernel/bus_managers/hyperv/VMBusDevicePrivate.h
86
bool fIsOpen;
src/add-ons/kernel/bus_managers/hyperv/VMBusPrivate.h
155
bool wait = true);
src/add-ons/kernel/bus_managers/hyperv/VMBusPrivate.h
194
bool fConnected;
src/add-ons/kernel/bus_managers/hyperv/VMBusPrivate.h
96
bool dedicated_int;
src/add-ons/kernel/bus_managers/mmc/mmc_bus.h
48
bool offsetAsSectors);
src/add-ons/kernel/bus_managers/pci/pci.h
128
void ClearDeviceStatus(PCIBus *bus, bool dumpStatus);
src/add-ons/kernel/bus_managers/pci/pci.h
210
bool fBusEnumeration;
src/add-ons/kernel/bus_managers/pci/pci_msi.h
18
bool msi_capable;
src/add-ons/kernel/bus_managers/pci/pci_msi.h
31
bool msix_capable;
src/add-ons/kernel/bus_managers/pci/pci_msi.h
52
bool ht_mapping_capable;
src/add-ons/kernel/bus_managers/ps2/ps2_common.h
53
extern bool gActiveMultiplexingEnabled;
src/add-ons/kernel/bus_managers/ps2/ps2_common.h
54
extern bool gSetupComplete;
src/add-ons/kernel/bus_managers/ps2/ps2_dev.h
22
bool error;
src/add-ons/kernel/bus_managers/ps2/ps2_dev.h
27
bool active;
src/add-ons/kernel/bus_managers/ps2/ps2_elantech.h
63
bool crcEnabled;
src/add-ons/kernel/bus_managers/ps2/ps2_elantech.h
67
bool palm;
src/add-ons/kernel/bus_managers/scsi/queuing.h
126
static inline bool scsi_can_service_bus( scsi_bus_info *bus )
src/add-ons/kernel/bus_managers/scsi/queuing.h
134
static inline void scsi_unblock_bus_noresume( scsi_bus_info *bus, bool by_SIM )
src/add-ons/kernel/bus_managers/scsi/queuing.h
148
static inline void scsi_unblock_device_noresume( scsi_device_info *device, bool by_SIM )
src/add-ons/kernel/bus_managers/scsi/queuing.h
162
static inline void scsi_block_bus_nolock( scsi_bus_info *bus, bool by_SIM )
src/add-ons/kernel/bus_managers/scsi/queuing.h
171
static inline void scsi_block_device_nolock( scsi_device_info *device, bool by_SIM )
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
128
bool inuse; // true, if in use
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
147
bool manual_autosense : 1; // no autosense support
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
148
bool is_atapi : 1; // ATAPI device - needs some commands emulated
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
257
bool scsi_check_exec_dpc(scsi_bus_info *bus);
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
269
bool scsi_check_exec_service(scsi_bus_info *bus);
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
273
void scsi_requeue_request(scsi_ccb *request, bool bus_overflow);
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
279
bool create_temp_sg(scsi_ccb *ccb);
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
289
bool scsi_get_dma_buffer(scsi_ccb *request);
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
298
bool scsi_start_emulation(scsi_ccb *request);
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
67
bool registered; // true, if already/still in dpc list
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
90
bool sim_overflow; // 1, if SIM refused req because of bus queue overflow
src/add-ons/kernel/bus_managers/scsi/scsi_internal.h
98
bool shutting_down; // set to true to tell service thread to shut down
src/add-ons/kernel/bus_managers/usb/usb_private.h
135
bool Lock();
src/add-ons/kernel/bus_managers/usb/usb_private.h
164
bool added);
src/add-ons/kernel/bus_managers/usb/usb_private.h
214
bool Lock();
src/add-ons/kernel/bus_managers/usb/usb_private.h
234
bool force);
src/add-ons/kernel/bus_managers/usb/usb_private.h
253
bool fInitOK;
src/add-ons/kernel/bus_managers/usb/usb_private.h
260
bool fDeviceMap[128];
src/add-ons/kernel/bus_managers/usb/usb_private.h
297
void PutUSBID(bool waitForIdle = true);
src/add-ons/kernel/bus_managers/usb/usb_private.h
354
virtual bool DataToggle() const
src/add-ons/kernel/bus_managers/usb/usb_private.h
356
virtual void SetDataToggle(bool toggle)
src/add-ons/kernel/bus_managers/usb/usb_private.h
360
virtual status_t CancelQueuedTransfers(bool force);
src/add-ons/kernel/bus_managers/usb/usb_private.h
386
bool fDataToggle;
src/add-ons/kernel/bus_managers/usb/usb_private.h
414
virtual bool DataToggle() const { return true; }
src/add-ons/kernel/bus_managers/usb/usb_private.h
415
virtual void SetDataToggle(bool toggle) {}
src/add-ons/kernel/bus_managers/usb/usb_private.h
433
virtual status_t CancelQueuedTransfers(bool force);
src/add-ons/kernel/bus_managers/usb/usb_private.h
542
usb_speed speed, bool isRootHub,
src/add-ons/kernel/bus_managers/usb/usb_private.h
549
bool added);
src/add-ons/kernel/bus_managers/usb/usb_private.h
574
status_t Unconfigure(bool atDeviceLevel);
src/add-ons/kernel/bus_managers/usb/usb_private.h
589
bool added, bool recursive);
src/add-ons/kernel/bus_managers/usb/usb_private.h
615
bool fInitOK;
src/add-ons/kernel/bus_managers/usb/usb_private.h
618
bool fAvailable;
src/add-ons/kernel/bus_managers/usb/usb_private.h
619
bool fIsRootHub;
src/add-ons/kernel/bus_managers/usb/usb_private.h
638
usb_speed speed, bool isRootHub,
src/add-ons/kernel/bus_managers/usb/usb_private.h
643
bool added);
src/add-ons/kernel/bus_managers/usb/usb_private.h
672
bool added, bool recursive);
src/add-ons/kernel/bus_managers/usb/usb_private.h
720
bool IsPhysical() const { return fPhysical; }
src/add-ons/kernel/bus_managers/usb/usb_private.h
729
bool IsFragmented() const { return fFragmented; }
src/add-ons/kernel/bus_managers/usb/usb_private.h
759
bool fPhysical;
src/add-ons/kernel/bus_managers/usb/usb_private.h
760
bool fFragmented;
src/add-ons/kernel/bus_managers/usb/usb_private.h
88
bool added;
src/add-ons/kernel/bus_managers/virtio/VirtioBalloonPrivate.h
77
bool fRunning;
src/add-ons/kernel/bus_managers/virtio/VirtioPrivate.h
116
bool IsFull() const { return fRingFree == 0; }
src/add-ons/kernel/bus_managers/virtio/VirtioPrivate.h
117
bool IsEmpty() const { return fRingFree == fRingSize; }
src/add-ons/kernel/bus_managers/virtio/VirtioPrivate.h
138
bool Dequeue(void** _cookie = NULL,
src/add-ons/kernel/bus_managers/virtio/VirtioPrivate.h
96
bool fVirtio1;
src/add-ons/kernel/busses/ata/highpoint_ide_pci/highpoint_ata.h
45
bool configuredDMA; // is DMA already configured
src/add-ons/kernel/busses/ata/ide_isa/ide_isa.c
192
write_pio_16(void *channel_cookie, uint16 *data, int count, bool force_16bit)
src/add-ons/kernel/busses/ata/ide_isa/ide_isa.c
219
read_pio_16(void *channel_cookie, uint16 *data, int count, bool force_16bit)
src/add-ons/kernel/busses/ata/ide_isa/ide_isa.c
263
size_t sg_list_count, bool write)
src/add-ons/kernel/busses/ata/it8211/it8211.c
63
it8211_write_pio(void *channelCookie, uint16 *data, int count, bool force16bit)
src/add-ons/kernel/busses/ata/it8211/it8211.c
71
it8211_read_pio(void *channelCookie, uint16 *data, int count, bool force16bit)
src/add-ons/kernel/busses/ata/it8211/it8211.c
80
size_t sgListCount, bool toDevice)
src/add-ons/kernel/busses/ata/promise_tx2/promise_tx2.c
105
size_t sg_list_count, bool to_device)
src/add-ons/kernel/busses/ata/promise_tx2/promise_tx2.c
69
write_pio(void *channel_cookie, uint16 *data, int count, bool force_16bit)
src/add-ons/kernel/busses/ata/promise_tx2/promise_tx2.c
76
read_pio(void *channel_cookie, uint16 *data, int count, bool force_16bit)
src/add-ons/kernel/busses/ata/silicon_image_3112/silicon_image_3112.c
617
pio_write(void *channelCookie, uint16 *data, int count, bool force_16bit)
src/add-ons/kernel/busses/ata/silicon_image_3112/silicon_image_3112.c
645
pio_read(void *channelCookie, uint16 *data, int count, bool force_16bit)
src/add-ons/kernel/busses/ata/silicon_image_3112/silicon_image_3112.c
674
size_t sg_list_count, bool write)
src/add-ons/kernel/busses/i2c/ocores/ocores_i2c.h
106
status_t WriteAddress(i2c_addr address, bool isRead);
src/add-ons/kernel/busses/i2c/pch/pch_i2c.h
116
bool readwait;
src/add-ons/kernel/busses/i2c/pch/pch_i2c.h
117
bool writewait;
src/add-ons/kernel/busses/mmc/sdhci.h
132
bool IsCardInserted() { return fBits & (1 << 16); }
src/add-ons/kernel/busses/mmc/sdhci.h
133
bool CommandInhibit() { return fBits & (1 << 0); }
src/add-ons/kernel/busses/mmc/sdhci.h
134
bool DataInhibit() { return fBits & (1 << 1); }
src/add-ons/kernel/busses/mmc/sdhci.h
179
bool InternalStable() { return fBits & (1 << 1); }
src/add-ons/kernel/busses/mmc/sdhci.h
22
SdhciBus(struct registers* registers, uint8_t irq, bool poll);
src/add-ons/kernel/busses/mmc/sdhci.h
225
bool ResetAll() {
src/add-ons/kernel/busses/mmc/sdhci.h
292
bool UseTuningForSDR50() { return (fBits >> 45) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
294
bool TypeDSupport() { return (fBits >> 38) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
295
bool TypeCSupport() { return (fBits >> 37) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
296
bool TypeASupport() { return (fBits >> 36) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
297
bool DDR50Support() { return (fBits >> 34) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
298
bool SDR104Support() { return (fBits >> 33) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
299
bool SDR50Support() { return (fBits >> 32) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
301
bool AsynchronousInterrupts() { return (fBits >> 29) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
302
bool SystemBus64Bits() { return (fBits >> 28) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
304
bool SuspendResume() { return (fBits >> 23) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
305
bool SimpleDMA() { return (fBits >> 22) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
306
bool HighSpeed() { return (fBits >> 21) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
307
bool AdvancedDMA() { return (fBits >> 19) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
308
bool Embedded8Bit() { return (fBits >> 18) & 1; }
src/add-ons/kernel/busses/mmc/sdhci.h
313
bool megahertz = (fBits >> 7) & 1;
src/add-ons/kernel/busses/mmc/sdhci.h
32
void SetClock(int kilohertz, bool allowAuto);
src/add-ons/kernel/busses/mmc/sdhci.h
34
bool offsetAsSectors);
src/add-ons/kernel/busses/mmc/sdhci.h
39
bool PowerOn();
src/add-ons/kernel/busses/mmc/sdhci.h
516
IOOperation* operation, bool offsetAsSectors);
src/add-ons/kernel/busses/random/virtio/VirtioRNGPrivate.h
57
bool fExpectsInterrupt;
src/add-ons/kernel/busses/scsi/ahci/ahci_controller.h
27
void GetRestrictions(uchar targetID, bool *isATAPI,
src/add-ons/kernel/busses/scsi/ahci/ahci_controller.h
28
bool *noAutoSense, uint32 *maxBlocks);
src/add-ons/kernel/busses/scsi/ahci/ahci_controller.h
33
bool IsDevicePresent(uint device);
src/add-ons/kernel/busses/scsi/ahci/ahci_controller.h
55
bool fUseMSI;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
34
void ScsiGetRestrictions(bool *isATAPI, bool *noAutoSense, uint32 *maxBlocks);
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
43
void ScsiReadWrite(scsi_ccb *request, uint64 lba, size_t sectorCount, bool isWrite);
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
48
void ExecuteSataRequest(sata_request *request, bool isWrite = false);
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
54
bool Enable();
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
55
bool Disable();
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
80
bool fDevicePresent;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
81
bool fUse48BitCommands;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
85
bool fIsATAPI;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
86
bool fTestUnitReadyActive;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
87
bool fPortReset;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
88
bool fError;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
89
bool fTrimSupported;
src/add-ons/kernel/busses/scsi/ahci/ahci_port.h
90
bool fTrimReturnsZeros;
src/add-ons/kernel/busses/scsi/ahci/sata_request.h
29
bool IsATAPI();
src/add-ons/kernel/busses/scsi/ahci/sata_request.h
30
bool IsTestUnitReady();
src/add-ons/kernel/busses/scsi/ahci/sata_request.h
45
bool fIsATAPI;
src/add-ons/kernel/busses/scsi/ahci/sata_request.h
67
inline bool
src/add-ons/kernel/busses/scsi/ahci/sata_request.h
74
inline bool
src/add-ons/kernel/busses/scsi/hyperv/HyperVSCSI.h
64
bool _IsLegacy() const { return fVersion < HV_SCSI_VERSION_WIN8; }
src/add-ons/kernel/busses/scsi/hyperv/HyperVSCSI.h
71
status_t _SendRequest(HyperVSCSIRequest* request, bool wait);
src/add-ons/kernel/busses/scsi/hyperv/HyperVSCSI.h
86
bool fIsIDE;
src/add-ons/kernel/busses/scsi/hyperv/HyperVSCSIRequest.h
62
bool fBounceBufferInUse;
src/add-ons/kernel/busses/scsi/usb/datafab/datafab.c
527
bool b_in)
src/add-ons/kernel/busses/scsi/usb/device_info.h
53
bool b_trace;
src/add-ons/kernel/busses/scsi/usb/device_info.h
54
void (*trace)(bool b_force, const char *fmt, ...);
src/add-ons/kernel/busses/scsi/usb/freecom/freecom.c
216
bool b_in)
src/add-ons/kernel/busses/scsi/usb/freecom/freecom.c
349
bool b_in)
src/add-ons/kernel/busses/scsi/usb/freecom/freecom.c
401
bool b_in)
src/add-ons/kernel/busses/scsi/usb/proto_bulk.c
143
queue_bulk(usb_device_info *udi, void* buffer, size_t len, bool b_in)
src/add-ons/kernel/busses/scsi/usb/proto_bulk.c
169
static bool
src/add-ons/kernel/busses/scsi/usb/proto_bulk.c
172
bool is_valid = false;
src/add-ons/kernel/busses/scsi/usb/proto_common.c
130
bool b_own_data = (ccbio->cam_sense_ptr == NULL);
src/add-ons/kernel/busses/scsi/usb/settings.c
200
static bool
src/add-ons/kernel/busses/scsi/usb/settings.c
204
bool b_found = false;
src/add-ons/kernel/busses/scsi/usb/settings.c
274
static bool
src/add-ons/kernel/busses/scsi/usb/settings.c
278
bool b_found = false;
src/add-ons/kernel/busses/scsi/usb/settings.c
307
bool lookup_device_settings(const usb_device_descriptor *udd,
src/add-ons/kernel/busses/scsi/usb/settings.c
310
bool b_found = false;
src/add-ons/kernel/busses/scsi/usb/settings.c
33
bool b_reservation_on = true;
src/add-ons/kernel/busses/scsi/usb/settings.c
34
bool b_ignore_sysinit2 = false;
src/add-ons/kernel/busses/scsi/usb/settings.h
29
bool lookup_device_settings(const usb_device_descriptor *udd,
src/add-ons/kernel/busses/scsi/usb/settings.h
34
extern bool b_reservation_on;
src/add-ons/kernel/busses/scsi/usb/settings.h
35
extern bool b_ignore_sysinit2;
src/add-ons/kernel/busses/scsi/usb/sg_buffer.c
78
sg_access_byte(sg_buffer *sgb, off_t offset, uchar *byte, bool b_set)
src/add-ons/kernel/busses/scsi/usb/sg_buffer.h
29
bool b_own; /**< was allocated - must be freed */
src/add-ons/kernel/busses/scsi/usb/sg_buffer.h
38
status_t sg_access_byte(sg_buffer *sgb, off_t offset, uchar *byte, bool b_set);
src/add-ons/kernel/busses/scsi/usb/tracing.c
153
usb_scsi_trace(bool b_force, const char *fmt, ...)
src/add-ons/kernel/busses/scsi/usb/tracing.c
161
bool b_no_port = (pid == B_NAME_NOT_FOUND);
src/add-ons/kernel/busses/scsi/usb/tracing.c
282
usb_scsi_trace_command(bool b_hlight, const uint8 *cmd, size_t cmdlen)
src/add-ons/kernel/busses/scsi/usb/tracing.c
34
bool b_screen = (argc > 1);
src/add-ons/kernel/busses/scsi/usb/tracing.c
59
bool b_log = true;
src/add-ons/kernel/busses/scsi/usb/tracing.c
61
bool b_log = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
64
bool b_log_file = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
66
bool b_log_append = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
68
bool b_log_scsi_cmd = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
70
bool b_log_bulk_cb = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
72
bool b_log_protocol = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
75
bool b_log_data_processing = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
76
bool b_log_sense_data = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
78
static bool b_log_time = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
80
static bool b_log_thid = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
82
static bool b_log_thname = false;
src/add-ons/kernel/busses/scsi/usb/tracing.c
86
bool b_log_capacity = false;
src/add-ons/kernel/busses/scsi/usb/tracing.h
24
void usb_scsi_trace(bool b_force, const char *fmt, ...);
src/add-ons/kernel/busses/scsi/usb/tracing.h
47
extern bool b_log_scsi_cmd;
src/add-ons/kernel/busses/scsi/usb/tracing.h
48
void usb_scsi_trace_command(bool b_hlight, const uint8 *cmd, size_t cmdlen);
src/add-ons/kernel/busses/scsi/usb/tracing.h
68
extern bool b_log_bulk_cb;
src/add-ons/kernel/busses/scsi/usb/tracing.h
73
extern bool b_log_protocol;
src/add-ons/kernel/busses/scsi/usb/tracing.h
75
extern bool b_log_data_processing;
src/add-ons/kernel/busses/scsi/usb/tracing.h
86
extern bool b_log_sense_data;
src/add-ons/kernel/busses/scsi/usb/tracing.h
98
extern bool b_log_capacity;
src/add-ons/kernel/busses/scsi/usb/transform_procs.c
138
static bool
src/add-ons/kernel/busses/scsi/usb/transform_procs.c
176
bool transformed = false;
src/add-ons/kernel/busses/scsi/usb/transform_procs.c
225
bool transformed = false;
src/add-ons/kernel/busses/scsi/usb/transform_procs.c
96
static bool
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
1151
get_restrictions(scsi_sim_cookie cookie, uchar target_id, bool *is_atapi, bool *no_autosense, uint32 *max_blocks )
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
360
bool b_found = false;
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
361
bool b_has_extra_settings = false;
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
499
static bool
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
541
static bool
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
552
bool b_select = (MODE_SELECT_6 == command->opcode);
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
618
static bool
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
623
bool b_cmd_ok = (ccbio->cam_ch.cam_status == CAM_REQ_CMP);
src/add-ons/kernel/busses/scsi/usb/usb_scsi.c
978
supports_device(device_node_handle parent, bool *_noConnection)
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
104
VirtioSCSIRequest(bool hasLock);
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
113
bool HasSense() {
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
116
void SetIsWrite(bool isWrite);
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
117
bool IsWrite() const { return fIsWrite; }
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
122
bool HasData() const
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
125
status_t Finish(bool resubmit);
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
142
bool fHasLock;
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
148
bool fIsWrite;
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
30
bool copy_sg_data(scsi_ccb *ccb, uint offset, uint allocationLength,
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
31
void *buffer, int size, bool toBuffer);
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
55
void GetRestrictions(uint8 targetID, bool* isATAPI,
src/add-ons/kernel/busses/scsi/virtio/VirtioSCSIPrivate.h
56
bool* noAutoSense, uint32* maxBlocks);
src/add-ons/kernel/busses/usb/ehci.h
102
bool directionIn);
src/add-ons/kernel/busses/usb/ehci.h
106
bool directionIn, addr_t bufferPhy,
src/add-ons/kernel/busses/usb/ehci.h
145
bool *directionIn,
src/add-ons/kernel/busses/usb/ehci.h
146
bool prepareKernelAccess);
src/add-ons/kernel/busses/usb/ehci.h
150
bool *directionIn,
src/add-ons/kernel/busses/usb/ehci.h
151
bool prepareKernelAccess);
src/add-ons/kernel/busses/usb/ehci.h
155
bool *directionIn);
src/add-ons/kernel/busses/usb/ehci.h
157
bool LockIsochronous();
src/add-ons/kernel/busses/usb/ehci.h
187
bool physical);
src/add-ons/kernel/busses/usb/ehci.h
190
bool physical, bool *nextDataToggle);
src/add-ons/kernel/busses/usb/ehci.h
192
bool *nextDataToggle);
src/add-ons/kernel/busses/usb/ehci.h
238
bool fStopThreads;
src/add-ons/kernel/busses/usb/ehci.h
26
bool incoming;
src/add-ons/kernel/busses/usb/ehci.h
264
bool fUseMSI;
src/add-ons/kernel/busses/usb/ehci.h
27
bool canceled;
src/add-ons/kernel/busses/usb/ehci.h
42
bool incoming;
src/add-ons/kernel/busses/usb/ehci.h
43
bool is_active;
src/add-ons/kernel/busses/usb/ehci.h
71
virtual status_t CancelQueuedTransfers(Pipe *pipe, bool force);
src/add-ons/kernel/busses/usb/ehci.h
72
status_t CancelQueuedIsochronousTransfers(Pipe *pipe, bool force);
src/add-ons/kernel/busses/usb/ohci.h
139
bool physical);
src/add-ons/kernel/busses/usb/ohci.h
143
bool physical);
src/add-ons/kernel/busses/usb/ohci.h
148
bool physical);
src/add-ons/kernel/busses/usb/ohci.h
152
bool physical);
src/add-ons/kernel/busses/usb/ohci.h
164
bool _AllocateIsochronousBandwidth(uint16 frame,
src/add-ons/kernel/busses/usb/ohci.h
172
bool _LockEndpoints();
src/add-ons/kernel/busses/usb/ohci.h
211
bool fStopFinishThread;
src/add-ons/kernel/busses/usb/ohci.h
224
bool fUseMSI;
src/add-ons/kernel/busses/usb/ohci.h
29
bool incoming;
src/add-ons/kernel/busses/usb/ohci.h
30
bool canceled;
src/add-ons/kernel/busses/usb/ohci.h
44
bool force);
src/add-ons/kernel/busses/usb/ohci.h
71
bool directionIn);
src/add-ons/kernel/busses/usb/ohci.h
77
bool directionIn);
src/add-ons/kernel/busses/usb/ohci.h
83
bool _FinishIsochronousTransfer(
src/add-ons/kernel/busses/usb/uhci.h
107
virtual status_t CancelQueuedTransfers(Pipe *pipe, bool force);
src/add-ons/kernel/busses/usb/uhci.h
108
status_t CancelQueuedIsochronousTransfers(Pipe *pipe, bool force);
src/add-ons/kernel/busses/usb/uhci.h
136
bool directionIn);
src/add-ons/kernel/busses/usb/uhci.h
140
bool directionIn);
src/add-ons/kernel/busses/usb/uhci.h
167
bool LockIsochronous();
src/add-ons/kernel/busses/usb/uhci.h
187
generic_io_vec *vector, size_t vectorCount, bool physical);
src/add-ons/kernel/busses/usb/uhci.h
189
generic_io_vec *vector, size_t vectorCount, bool physical,
src/add-ons/kernel/busses/usb/uhci.h
239
bool fStopThreads;
src/add-ons/kernel/busses/usb/uhci.h
260
bool fUseMSI;
src/add-ons/kernel/busses/usb/uhci.h
35
bool Lock();
src/add-ons/kernel/busses/usb/uhci.h
44
bool lock = true);
src/add-ons/kernel/busses/usb/uhci.h
46
bool lock = true);
src/add-ons/kernel/busses/usb/uhci.h
71
bool incoming;
src/add-ons/kernel/busses/usb/uhci.h
72
bool canceled;
src/add-ons/kernel/busses/usb/uhci.h
88
bool incoming;
src/add-ons/kernel/busses/usb/uhci.h
89
bool is_active;
src/add-ons/kernel/busses/usb/xhci.h
104
virtual status_t CancelQueuedTransfers(Pipe *pipe, bool force);
src/add-ons/kernel/busses/usb/xhci.h
141
uint8 number, uint8 type, bool directionIn,
src/add-ons/kernel/busses/usb/xhci.h
165
generic_io_vec *vector, size_t vectorCount, bool physical);
src/add-ons/kernel/busses/usb/xhci.h
167
generic_io_vec *vector, size_t vectorCount, bool physical);
src/add-ons/kernel/busses/usb/xhci.h
188
status_t SetAddress(uint64 inputContext, bool bsr,
src/add-ons/kernel/busses/usb/xhci.h
191
bool deconfigure, uint8 slot);
src/add-ons/kernel/busses/usb/xhci.h
194
status_t ResetEndpoint(bool preserve, xhci_endpoint* endpoint);
src/add-ons/kernel/busses/usb/xhci.h
195
status_t StopEndpoint(bool suspend, xhci_endpoint* endpoint);
src/add-ons/kernel/busses/usb/xhci.h
240
bool fUseMSI;
src/add-ons/kernel/busses/usb/xhci.h
255
bool fStopThreads;
src/add-ons/kernel/busses/virtio/virtio_mmio/VirtioDevice.h
62
bool Dequeue(void** _cookie, uint32* _usedLength);
src/add-ons/kernel/debugger/demangle/demangle.h
12
bool* _isObjectMethod);
src/add-ons/kernel/debugger/demangle/demangle.h
19
size_t bufferSize, bool* _isObjectMethod);
src/add-ons/kernel/debugger/demangle/demangle.h
27
size_t bufferSize, bool* _isObjectMethod);
src/add-ons/kernel/drivers/audio/ac97/ac97.c
109
bool ad1819_set_rate(ac97_dev *dev, uint8 reg, uint32 rate);
src/add-ons/kernel/drivers/audio/ac97/ac97.c
110
bool ad1819_get_rate(ac97_dev *dev, uint8 reg, uint32 *rate);
src/add-ons/kernel/drivers/audio/ac97/ac97.c
393
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
405
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
43
bool ac97_reg_is_valid(ac97_dev *dev, uint8 reg);
src/add-ons/kernel/drivers/audio/ac97/ac97.c
430
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
44
void ac97_amp_enable(ac97_dev *dev, bool onoff);
src/add-ons/kernel/drivers/audio/ac97/ac97.c
465
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
668
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
679
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
727
ac97_amp_enable(ac97_dev *dev, bool yesno)
src/add-ons/kernel/drivers/audio/ac97/ac97.c
755
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.c
785
bool
src/add-ons/kernel/drivers/audio/ac97/ac97.h
191
typedef bool (* codec_set_rate)(ac97_dev *dev, uint8 reg, uint32 rate);
src/add-ons/kernel/drivers/audio/ac97/ac97.h
192
typedef bool (* codec_get_rate)(ac97_dev *dev, uint8 reg, uint32 *rate);
src/add-ons/kernel/drivers/audio/ac97/ac97.h
213
bool reversed_eamp_polarity;
src/add-ons/kernel/drivers/audio/ac97/ac97.h
233
bool ac97_reg_update(ac97_dev *dev, uint8 reg, uint16 value);
src/add-ons/kernel/drivers/audio/ac97/ac97.h
234
bool ac97_reg_update_bits(ac97_dev *dev, uint8 reg, uint16 mask,
src/add-ons/kernel/drivers/audio/ac97/ac97.h
237
bool ac97_set_rate(ac97_dev *dev, uint8 reg, uint32 rate);
src/add-ons/kernel/drivers/audio/ac97/ac97.h
238
bool ac97_get_rate(ac97_dev *dev, uint8 reg, uint32 *rate);
src/add-ons/kernel/drivers/audio/ac97/ac97.h
240
bool ac97_has_capability(ac97_dev *dev, uint64 cap);
src/add-ons/kernel/drivers/audio/ac97/auich/auich.c
411
bool gotone = false;
src/add-ons/kernel/drivers/audio/ac97/auich/auich.c
58
volatile bool int_thread_exit = false;
src/add-ons/kernel/drivers/audio/ac97/auich/auich.h
139
bool update_needed;
src/add-ons/kernel/drivers/audio/ac97/auich/auich.h
177
bool use_thread;
src/add-ons/kernel/drivers/audio/ac97/auvia/auvia.c
383
bool gotone = false;
src/add-ons/kernel/drivers/audio/ac97/auvia/auvia.h
126
bool update_needed;
src/add-ons/kernel/drivers/audio/ac97/es1370/es1370.c
329
bool gotone = false;
src/add-ons/kernel/drivers/audio/ac97/es1370/es1370.h
83
bool update_needed;
src/add-ons/kernel/drivers/audio/ac97/geode/driver.h
107
bool running;
src/add-ons/kernel/drivers/audio/ac97/sis7018/Device.h
73
status_t _ReserveDeviceOnBus(bool reserve);
src/add-ons/kernel/drivers/audio/ac97/sis7018/Mixer.h
42
bool _WaitPortReady(uint8 reg, uint32 mask, uint32* result = NULL);
src/add-ons/kernel/drivers/audio/ac97/sis7018/Mixer.h
43
bool _WaitSTimerReady();
src/add-ons/kernel/drivers/audio/ac97/sis7018/Mixer.h
48
bool _CheckRegFeatures(uint8 AC97Reg, uint16& mask, uint16& result);
src/add-ons/kernel/drivers/audio/ac97/sis7018/Mixer.h
49
bool _CorrectMIXControlInfo(MIXControlInfo& info, GainInfo& gainInfo);
src/add-ons/kernel/drivers/audio/ac97/sis7018/Mixer.h
62
bool fHasVRA;
src/add-ons/kernel/drivers/audio/ac97/sis7018/Settings.h
19
void SiS7018_trace(bool force, const char *func, const char *fmt, ...);
src/add-ons/kernel/drivers/audio/ac97/sis7018/Stream.h
18
Stream(Device* device, bool isInput);
src/add-ons/kernel/drivers/audio/ac97/sis7018/Stream.h
27
bool IsActive() { return fIsActive; }
src/add-ons/kernel/drivers/audio/ac97/sis7018/Stream.h
43
bool InterruptHandler();
src/add-ons/kernel/drivers/audio/ac97/sis7018/Stream.h
48
inline bool _UseBankB() { return (fHWChannel & 0x20) == 0x20; }
src/add-ons/kernel/drivers/audio/ac97/sis7018/Stream.h
54
bool fIsInput;
src/add-ons/kernel/drivers/audio/ac97/sis7018/Stream.h
55
bool fIsActive;
src/add-ons/kernel/drivers/audio/cmedia/cm_private.h
179
extern bool midi_interrupt(cmedia_pci_dev *);
src/add-ons/kernel/drivers/audio/cmedia/cm_private.h
181
extern bool dma_a_interrupt(cmedia_pci_dev *);
src/add-ons/kernel/drivers/audio/cmedia/cm_private.h
182
extern bool dma_c_interrupt(cmedia_pci_dev *);
src/add-ons/kernel/drivers/audio/cmedia/midi.c
175
bool
src/add-ons/kernel/drivers/audio/cmedia/midi_driver.h
106
bool (*interrupt_hook)(void * cookie);
src/add-ons/kernel/drivers/audio/cmedia/pcm.c
1561
bool
src/add-ons/kernel/drivers/audio/cmedia/pcm.c
1565
bool ret = false;
src/add-ons/kernel/drivers/audio/cmedia/pcm.c
1655
bool
src/add-ons/kernel/drivers/audio/cmedia/pcm.c
1659
bool ret = false;
src/add-ons/kernel/drivers/audio/cmedia/pcm.c
262
bool force)
src/add-ons/kernel/drivers/audio/cmedia/pcm.c
728
bool configure = false;
src/add-ons/kernel/drivers/audio/echo/echo.h
126
bool plugged; // Device plugged
src/add-ons/kernel/drivers/audio/echo/echo.h
127
bool opened; // Device opened
src/add-ons/kernel/drivers/audio/echo/echo.h
89
bool update_needed;
src/add-ons/kernel/drivers/audio/echo/generic/OsSupportBeOS.h
78
typedef bool BOOL;
src/add-ons/kernel/drivers/audio/echo/generic/OsSupportBeOS.h
79
typedef bool BOOLEAN;
src/add-ons/kernel/drivers/audio/emuxki/ac97.c
100
void cs4299_amp_enable(device_config *, bool);
src/add-ons/kernel/drivers/audio/emuxki/ac97.c
225
ac97_amp_enable(device_config *config, bool yesno)
src/add-ons/kernel/drivers/audio/emuxki/ac97.c
253
void default_amp_enable(device_config *config, bool yesno)
src/add-ons/kernel/drivers/audio/emuxki/ac97.c
268
void cs4299_amp_enable(device_config *config, bool yesno)
src/add-ons/kernel/drivers/audio/emuxki/ac97.c
80
typedef void (* codec_amp_enable)(device_config *, bool);
src/add-ons/kernel/drivers/audio/emuxki/ac97.c
99
void default_amp_enable(device_config *, bool);
src/add-ons/kernel/drivers/audio/emuxki/ac97.h
76
void ac97_amp_enable(device_config *config, bool yesno);
src/add-ons/kernel/drivers/audio/emuxki/config.h
46
bool swap_reg;
src/add-ons/kernel/drivers/audio/emuxki/emuxki.c
1472
emuxki_stream_set_audioparms(emuxki_stream *stream, bool stereo, uint8 channels,
src/add-ons/kernel/drivers/audio/emuxki/emuxki.c
1942
bool gotone = false;
src/add-ons/kernel/drivers/audio/emuxki/emuxki.h
310
bool update_needed;
src/add-ons/kernel/drivers/audio/emuxki/emuxki.h
337
bool mute;
src/add-ons/kernel/drivers/audio/emuxki/emuxki.h
373
bool digital_enabled; // if digital is enabled and analog is disabled
src/add-ons/kernel/drivers/audio/emuxki/emuxki.h
411
status_t emuxki_stream_set_audioparms(emuxki_stream *stream, bool stereo, uint8 channels,
src/add-ons/kernel/drivers/audio/emuxki/emuxki.h
432
extern bool midi_interrupt(emuxki_dev *card);
src/add-ons/kernel/drivers/audio/emuxki/midi.c
195
bool
src/add-ons/kernel/drivers/audio/generic/util.c
67
alloc_mem(phys_addr_t *phy, void **log, size_t size, const char *name, bool user)
src/add-ons/kernel/drivers/audio/generic/util.h
38
bool user);
src/add-ons/kernel/drivers/audio/hda/driver.h
150
bool running;
src/add-ons/kernel/drivers/audio/hda/driver.h
185
bool use_dma_position;
src/add-ons/kernel/drivers/audio/hda/driver.h
251
bool enabled;
src/add-ons/kernel/drivers/audio/hda/driver.h
329
bool input;
src/add-ons/kernel/drivers/audio/hda/driver.h
64
bool msi;
src/add-ons/kernel/drivers/audio/hda/driver.h
65
bool dma_snooping;
src/add-ons/kernel/drivers/audio/hda/driver.h
66
bool is_64_bit;
src/add-ons/kernel/drivers/audio/ice1712/ice1712.h
91
bool mute;
src/add-ons/kernel/drivers/audio/null/driver.h
47
bool running;
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
133
bool HasProgrammableControls();
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
134
bool IsControlProgrammable(int inChannel, int outChannel);
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
166
bool HasControl(int32 Channel, uint32 Control);
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
287
bool isForInput);
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
33
bool HasChannel(uint32 location);
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
334
bool _InitGainLimits(multi_mix_control& Control);
src/add-ons/kernel/drivers/audio/usb/AudioControlInterface.h
90
bool IsUSBIO();
src/add-ons/kernel/drivers/audio/usb/AudioStreamingInterface.h
143
bool IsInput() { return fIsInput; }
src/add-ons/kernel/drivers/audio/usb/AudioStreamingInterface.h
154
bool fIsInput;
src/add-ons/kernel/drivers/audio/usb/Device.h
25
bool IsOpen() { return fOpen; };
src/add-ons/kernel/drivers/audio/usb/Device.h
35
bool IsRemoved() { return fRemoved; };
src/add-ons/kernel/drivers/audio/usb/Device.h
38
virtual status_t SetupDevice(bool deviceReplugged);
src/add-ons/kernel/drivers/audio/usb/Device.h
58
bool fOpen;
src/add-ons/kernel/drivers/audio/usb/Device.h
59
bool fRemoved;
src/add-ons/kernel/drivers/audio/usb/Device.h
65
bool fNonBlocking;
src/add-ons/kernel/drivers/audio/usb/Stream.h
28
bool IsRunning() { return fIsRunning; }
src/add-ons/kernel/drivers/audio/usb/Stream.h
36
bool ExchangeBuffer(multi_buffer_info* Info);
src/add-ons/kernel/drivers/audio/usb/Stream.h
50
bool fIsRunning;
src/add-ons/kernel/drivers/audio/usb/Stream.h
68
status_t _QueueNextTransfer(size_t buffer, bool start);
src/add-ons/kernel/drivers/bluetooth/h2/h2generic/h2generic.h
64
bool connected; /* is the device plugged into the USB? */
src/add-ons/kernel/drivers/bluetooth/h2/h2generic/snet_buffer.h
55
bool snb_completed(snet_buffer* snb);
src/add-ons/kernel/drivers/bluetooth/h2/h2generic/snet_buffer.h
57
bool snb_finished(snet_buffer* snb);
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.c
46
bool remove)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
1026
bool ignore_key,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
1048
bool ignore_key,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
1070
bool ignore_key,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
302
bool log_pages[256];
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
310
bool sgl_supported;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
315
bool features[256];
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
366
bool use_cmb_sqs;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
469
bool enabled;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme.h
624
bool save, enum nvme_feat feature,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_admin.c
158
bool save,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_ctrlr.c
1194
bool save, enum nvme_feat feature,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_ctrlr.c
197
bool *supported_feature = ctrlr->feature_supported;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_ctrlr.c
213
bool *supported_feature = ctrlr->feature_supported;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
300
bool done;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
388
bool enabled;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
389
bool sq_in_cmb;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
506
bool resetting;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
507
bool failed;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
523
bool log_page_supported[256];
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
528
bool feature_supported[256];
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_internal.h
630
bool save,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_ns.c
600
bool ignore_key,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_ns.c
630
bool ignore_key,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_ns.c
660
bool ignore_key,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_pci.h
183
int nvme_pcicfg_map_bar(void *devhandle, unsigned int bar, bool read_only,
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_pci.h
249
bool read_only, void **mapped_addr)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
1011
bool child_req_failed = false;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
153
static inline bool nvme_qpair_is_admin_queue(struct nvme_qpair *qpair)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
158
static inline bool nvme_qpair_is_io_queue(struct nvme_qpair *qpair)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
270
static bool nvme_qpair_completion_retry(const struct nvme_cpl *cpl)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
370
bool print_on_error)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
373
bool retry, error;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
447
bool print_on_error)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
464
bool print_on_error)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
467
bool error;
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_qpair.c
997
static bool nvme_qpair_enabled(struct nvme_qpair *qpair)
src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_quirks.c
84
static bool nvme_quirks_pci_id_match(const struct pci_id *id,
src/add-ons/kernel/drivers/disk/scsi/scsi_cd/scsi_cd.h
39
bool removable;
src/add-ons/kernel/drivers/disk/scsi/scsi_disk/scsi_disk.h
35
bool removable;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
39
bool removed;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
51
bool tur_supported;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
52
bool is_atapi;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
53
bool is_ufi;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
77
bool should_sync;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
80
bool media_present;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
81
bool media_changed;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
86
bool removable;
src/add-ons/kernel/drivers/disk/usb/usb_disk/usb_disk.h
87
bool write_protected;
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
138
bool gDelayUnload = false;
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
171
bool w = (type == NBD_CMD_WRITE);
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
585
*(bool *)data = false;
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
80
bool replied;
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
81
bool discard;
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
90
bool valid;
src/add-ons/kernel/drivers/disk/virtual/nbd/nbd.c
91
bool readonly;
src/add-ons/kernel/drivers/disk/virtual/ram_disk/cache_support.h
11
cache_get_pages(VMCache* cache, off_t offset, off_t length, bool isWrite, vm_page** pages)
src/add-ons/kernel/drivers/disk/virtual/ram_disk/cache_support.h
62
cache_put_pages(VMCache* cache, off_t offset, off_t length, vm_page** pages, bool success)
src/add-ons/kernel/drivers/disk/virtual/remote_disk/RemoteDisk.h
33
bool IsReadOnly() const
src/add-ons/kernel/drivers/graphics/common/memory_manager.c
38
bool allocated;
src/add-ons/kernel/drivers/graphics/et6x00/driver.c
125
bool foundOne = FALSE;
src/add-ons/kernel/drivers/graphics/intel_extreme/intel_extreme_private.h
36
bool fake_interrupts;
src/add-ons/kernel/drivers/graphics/intel_extreme/intel_extreme_private.h
38
bool use_msi;
src/add-ons/kernel/drivers/graphics/intel_extreme/intel_extreme_private.h
74
extern bool parse_vbt_from_bios(struct intel_shared_info* info);
src/add-ons/kernel/drivers/graphics/matrox/driver.c
182
bool found_one = FALSE;
src/add-ons/kernel/drivers/graphics/matrox/driver.c
405
bool found = false;
src/add-ons/kernel/drivers/graphics/neomagic/driver.c
186
bool found_one = FALSE;
src/add-ons/kernel/drivers/graphics/nvidia/driver.c
1394
bool found = false;
src/add-ons/kernel/drivers/graphics/radeon/CP_setup.c
119
void Radeon_WaitForIdle( device_info *di, bool acquire_lock, bool keep_lock )
src/add-ons/kernel/drivers/graphics/radeon/DMA.c
143
device_info *di, uint32 src, char *target, size_t size, bool lock_mem, bool contiguous )
src/add-ons/kernel/drivers/graphics/radeon/DMA.c
157
device_info *di, uint32 src, char *target, size_t size, bool lock_mem, bool contiguous )
src/add-ons/kernel/drivers/graphics/radeon/DMA.c
49
device_info *di, uint32 src, char *target, size_t size, bool lock_mem, bool contiguous )
src/add-ons/kernel/drivers/graphics/radeon/agp.c
20
Radeon_Set_AGP(device_info *di, bool enable_agp)
src/add-ons/kernel/drivers/graphics/radeon/agp.c
24
bool found = false;
src/add-ons/kernel/drivers/graphics/radeon/bios.c
284
static bool Radeon_GetConnectorInfoFromBIOS ( device_info* di )
src/add-ons/kernel/drivers/graphics/radeon/bios.c
503
static bool Radeon_GetBIOSDFPInfo( device_info *di )
src/add-ons/kernel/drivers/graphics/radeon/bios.c
80
bool found = false;
src/add-ons/kernel/drivers/graphics/radeon/detect.c
483
bool Radeon_CardDetect(void)
src/add-ons/kernel/drivers/graphics/radeon/detect.c
487
bool found_one = FALSE;
src/add-ons/kernel/drivers/graphics/radeon/detect.c
534
bool has_crtc2; // has second CRTC
src/add-ons/kernel/drivers/graphics/radeon/detect.c
535
bool has_vip; // has VIP/I2C
src/add-ons/kernel/drivers/graphics/radeon/detect.c
536
bool new_pll; // reference divider of PPLL moved to other location
src/add-ons/kernel/drivers/graphics/radeon/detect.c
558
static bool probeDevice(device_info *di)
src/add-ons/kernel/drivers/graphics/radeon/init.c
36
status_t Radeon_MapDevice( device_info *di, bool mmio_only )
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
108
bool is_mobility;
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
109
bool new_pll;
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
110
bool has_vip;
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
111
bool is_igp;
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
112
bool has_no_i2c;
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
113
bool acc_dma;
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
125
bool is_atombios; // legacy ROM, or "AtomBios"
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
184
bool Radeon_CardDetect( void );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
191
status_t Radeon_MapDevice( device_info *di, bool mmio_only );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
212
void Radeon_Set_AGP( device_info *di, bool enable_agp );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
220
void Radeon_WaitForIdle( device_info *di, bool acquire_lock, bool keep_lock );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
229
bool Radeon_VIPRead( device_info *di, uint channel, uint address, uint32 *data, bool lock );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
230
bool Radeon_VIPWrite( device_info *di, uint8 channel, uint address, uint32 data, bool lock );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
231
bool Radeon_VIPFifoRead(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer, bool lock);
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
232
bool Radeon_VIPFifoWrite(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer, bool lock);
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
234
void Radeon_VIPReset( device_info *di, bool lock );
src/add-ons/kernel/drivers/graphics/radeon/radeon_driver.h
241
bool lock_mem, bool contiguous );
src/add-ons/kernel/drivers/graphics/radeon/vip.c
172
bool Radeon_VIPFifoRead(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer, bool lock)
src/add-ons/kernel/drivers/graphics/radeon/vip.c
174
bool res;
src/add-ons/kernel/drivers/graphics/radeon/vip.c
191
static bool do_VIPWrite( device_info *di, uint8 channel, uint address, uint32 data )
src/add-ons/kernel/drivers/graphics/radeon/vip.c
210
bool Radeon_VIPWrite(device_info *di, uint8 channel, uint address, uint32 data, bool lock )
src/add-ons/kernel/drivers/graphics/radeon/vip.c
212
bool res;
src/add-ons/kernel/drivers/graphics/radeon/vip.c
228
static bool do_VIPFifoWrite(device_info *di, uint8 channel, uint32 address,
src/add-ons/kernel/drivers/graphics/radeon/vip.c
23
static bool Radeon_VIPWaitForIdle( device_info *di );
src/add-ons/kernel/drivers/graphics/radeon/vip.c
274
bool Radeon_VIPFifoWrite(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer, bool lock)
src/add-ons/kernel/drivers/graphics/radeon/vip.c
276
bool res;
src/add-ons/kernel/drivers/graphics/radeon/vip.c
29
static bool do_VIPRead(
src/add-ons/kernel/drivers/graphics/radeon/vip.c
295
device_info *di, bool lock )
src/add-ons/kernel/drivers/graphics/radeon/vip.c
382
static bool Radeon_VIPWaitForIdle(
src/add-ons/kernel/drivers/graphics/radeon/vip.c
79
bool Radeon_VIPRead(
src/add-ons/kernel/drivers/graphics/radeon/vip.c
80
device_info *di, uint channel, uint address, uint32 *data, bool lock )
src/add-ons/kernel/drivers/graphics/radeon/vip.c
82
bool res;
src/add-ons/kernel/drivers/graphics/radeon/vip.c
97
static bool do_VIPFifoRead(device_info *di, uint8 channel, uint32 address, uint32 count, uint8 *buffer)
src/add-ons/kernel/drivers/graphics/skeleton/driver.c
186
bool found_one = false;
src/add-ons/kernel/drivers/graphics/vesa/vesa_private.h
40
bool complete_frame_buffer_mapped;
src/add-ons/kernel/drivers/graphics/vesa/vesa_private.h
59
uint32 height, int8 depth, uint32 bytesPerRow, bool initializing);
src/add-ons/kernel/drivers/graphics/via/driver.c
191
bool found_one = false;
src/add-ons/kernel/drivers/input/hid_shared/HIDDataTypes.h
135
bool is_extended;
src/add-ons/kernel/drivers/input/hid_shared/HIDDataTypes.h
165
bool usage_minimum_set;
src/add-ons/kernel/drivers/input/hid_shared/HIDDataTypes.h
166
bool usage_maximum_set;
src/add-ons/kernel/drivers/input/hid_shared/HIDDataTypes.h
168
bool designator_index_set;
src/add-ons/kernel/drivers/input/hid_shared/HIDDataTypes.h
172
bool string_index_set;
src/add-ons/kernel/drivers/input/hid_shared/HIDParser.h
27
bool UsesReportIDs() { return fUsesReportIDs; };
src/add-ons/kernel/drivers/input/hid_shared/HIDParser.h
48
bool fUsesReportIDs;
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
16
bool hasData, bool isArray, bool isRelative,
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
22
bool HasData() { return fHasData; };
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
23
bool Relative() { return fRelative; };
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
24
bool Array() { return fArray; };
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
25
bool Signed() { return fMinimum > fMaximum; };
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
39
uint32 ScaledData(uint8 scaleToBits, bool toBeSigned);
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
43
bool Valid() { return fValid; };
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
53
bool fHasData;
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
54
bool fArray;
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
55
bool fRelative;
src/add-ons/kernel/drivers/input/hid_shared/HIDReportItem.h
61
bool fValid;
src/add-ons/kernel/drivers/input/hid_shared/KeyboardProtocolHandler.h
40
void _WriteKey(uint32 key, bool down);
src/add-ons/kernel/drivers/input/hid_shared/KeyboardProtocolHandler.h
67
bool fHasDebugReader;
src/add-ons/kernel/drivers/input/hyperv_hid/HIDDevice.h
33
bool IsOpen() const { return fOpenCount > 0; }
src/add-ons/kernel/drivers/input/hyperv_hid/HIDDevice.h
39
bool IsRemoved() const { return fRemoved; }
src/add-ons/kernel/drivers/input/hyperv_hid/HIDDevice.h
57
bool fRemoved;
src/add-ons/kernel/drivers/input/i2c_elan/ELANDevice.h
26
bool IsOpen() const { return fOpenCount > 0; }
src/add-ons/kernel/drivers/input/i2c_elan/ELANDevice.h
32
bool IsRemoved() const { return fRemoved; }
src/add-ons/kernel/drivers/input/i2c_elan/ELANDevice.h
62
status_t _SetAbsoluteMode(bool enable);
src/add-ons/kernel/drivers/input/i2c_elan/ELANDevice.h
71
bool fRemoved;
src/add-ons/kernel/drivers/input/i2c_elan/ELANDevice.h
76
bool fHighPrecision;
src/add-ons/kernel/drivers/input/i2c_hid/HIDDevice.h
27
bool IsOpen() const { return fOpenCount > 0; }
src/add-ons/kernel/drivers/input/i2c_hid/HIDDevice.h
33
bool IsRemoved() const { return fRemoved; }
src/add-ons/kernel/drivers/input/i2c_hid/HIDDevice.h
73
bool fRemoved;
src/add-ons/kernel/drivers/input/usb_hid/HIDDevice.h
29
bool IsOpen() const { return fOpenCount > 0; }
src/add-ons/kernel/drivers/input/usb_hid/HIDDevice.h
35
bool IsRemoved() const { return fRemoved; }
src/add-ons/kernel/drivers/input/usb_hid/HIDDevice.h
68
bool fRemoved;
src/add-ons/kernel/drivers/midi/mpu401/mpu401.c
365
static bool
src/add-ons/kernel/drivers/midi/mpu401/mpu401_priv.h
42
bool V2;
src/add-ons/kernel/drivers/midi/usb_midi/usb_midi.h
119
bool has_in, has_out;
src/add-ons/kernel/drivers/midi/usb_midi/usb_midi.h
135
int cable, bool has_in, bool has_out);
src/add-ons/kernel/drivers/midi/usb_midi/usb_midi.h
147
extern bool usbmidi_port_list_changed;
src/add-ons/kernel/drivers/midi/usb_midi/usb_midi.h
93
bool active;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/if_igc.c
112
static bool igc_if_needs_restart(if_ctx_t, enum iflib_restart_event);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/if_igc.c
2620
static bool
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/if_igc.c
2653
bool tx = oidp->oid_arg2;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_api.c
144
s32 igc_setup_init_funcs(struct igc_hw *hw, bool init_device)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_api.c
552
s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_api.c
574
s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_api.h
15
s32 igc_setup_init_funcs(struct igc_hw *hw, bool init_device);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_api.h
52
s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_api.h
53
s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
392
s32 (*set_d0_lplu_state)(struct igc_hw *, bool);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
393
s32 (*set_d3_lplu_state)(struct igc_hw *, bool);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
446
bool asf_firmware_present;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
447
bool autoneg;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
448
bool get_link_status;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
470
bool polarity_correction;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
471
bool speed_downgraded;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
472
bool autoneg_wait_to_complete;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
500
bool send_xon; /* Flow control send XON */
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
501
bool strict_ieee; /* Strict IEEE mode */
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
507
bool eee_disable;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_hw.h
508
bool clear_semaphore_once;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
1102
s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
1130
s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
1162
s32 igc_set_eee_i225(struct igc_hw *hw, bool adv2p5G, bool adv1G,
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
1163
bool adv100M)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
673
bool igc_get_flash_presence_i225(struct igc_hw *hw)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
676
bool ret_val = false;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
886
static s32 igc_set_ltr_i225(struct igc_hw *hw, bool link)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.c
992
bool link = false;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.h
10
bool igc_get_flash_presence_i225(struct igc_hw *hw);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.h
27
s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.h
28
s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.h
29
s32 igc_set_eee_i225(struct igc_hw *hw, bool adv2p5G, bool adv1G,
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_i225.h
30
bool adv100M);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_mac.c
463
bool link = false;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_mac.c
66
bool igc_null_mng_mode(struct igc_hw IGC_UNUSEDARG *hw)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_mac.h
14
bool igc_null_mng_mode(struct igc_hw *hw);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_nvm.h
20
bool or_valid;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.c
1012
u8 dev_addr, u16 *data, bool read)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.c
537
bool link;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.c
654
s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.c
802
u32 usec_interval, bool *success)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.c
85
bool IGC_UNUSEDARG active)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.h
13
s32 igc_null_lplu_state(struct igc_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.h
22
s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_phy.h
25
u32 usec_interval, bool *success);
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_txrx.c
342
igc_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear)
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_txrx.c
476
bool eop;
src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/igc_txrx.c
49
static int igc_isc_txd_credits_update(void *, uint16_t, bool);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_80003es2lan.c
593
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.c
1204
void e1000_init_script_state_82541(struct e1000_hw *hw, bool state)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.c
58
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.c
588
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.c
64
bool link_up);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.c
669
bool link_up)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.c
945
static s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82541.h
91
void e1000_init_script_state_82541(struct e1000_hw *hw, bool state);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
1064
bool link = true;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
1203
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
285
static bool e1000_tbi_compatibility_enabled_82543(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
288
bool state = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
310
void e1000_set_tbi_compatibility_82543(struct e1000_hw *hw, bool state)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
337
bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
340
bool state = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
362
static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
383
static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
386
bool ret_val;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
68
static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
75
static bool e1000_tbi_compatibility_enabled_82543(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
76
static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.c
772
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.h
54
bool state);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82543.h
55
bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
1332
static bool e1000_check_mng_mode_82574(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
1380
bool e1000_check_phy_82574(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
1725
bool e1000_get_laa_state_82571(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
1742
void e1000_set_laa_state_82571(struct e1000_hw *hw, bool state)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
287
bool force_clear_smbi = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
574
static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
600
static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
61
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
65
static bool e1000_check_mng_mode_82574(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
78
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
80
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.c
870
static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.h
62
bool e1000_check_phy_82574(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.h
63
bool e1000_get_laa_state_82571(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82571.h
64
void e1000_set_laa_state_82571(struct e1000_hw *hw, bool state);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
106
static void e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
107
static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
110
static s32 e1000_set_i2c_data(struct e1000_hw *hw, u32 *i2cctl, bool data);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
111
static bool e1000_get_i2c_data(u32 *i2cctl);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
127
static bool e1000_sgmii_uses_mdio_82575(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
130
bool ext_mdio = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
1497
bool pcs_autoneg;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
1823
static bool e1000_sgmii_active_82575(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2038
void e1000_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2076
void e1000_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2113
void e1000_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2230
bool global_device_reset = hw->dev_spec._82575.global_device_reset;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2554
u16 *data, bool read)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2782
s32 e1000_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2837
s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
2919
s32 e1000_get_eee_status_i354(struct e1000_hw *hw, bool *status)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3042
bool nack = true;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3252
bool bit = 0;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3275
bool bit = 0;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3309
bool ack = true;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3349
static void e1000_clock_in_i2c_bit(struct e1000_hw *hw, bool *data)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3376
static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3452
static s32 e1000_set_i2c_data(struct e1000_hw *hw, u32 *i2cctl, bool data)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3486
static bool e1000_get_i2c_data(u32 *i2cctl)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
3488
bool data;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
68
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
70
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
72
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
758
static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
84
static bool e1000_sgmii_active_82575(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
844
static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.c
891
s32 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
393
void e1000_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
394
void e1000_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
395
void e1000_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
405
void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
411
s32 e1000_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
412
s32 e1000_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_82575.h
413
s32 e1000_get_eee_status_i354(struct e1000_hw *, bool *);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.c
1213
s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.c
1235
s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.c
450
s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.c
672
bool e1000_check_mng_mode(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.c
952
bool e1000_enable_tx_pkt_filtering(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.h
109
s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.h
110
s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.h
111
bool e1000_check_mng_mode(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.h
112
bool e1000_enable_tx_pkt_filtering(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_api.h
55
s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1008
bool kmrn_lock_loss_workaround_enabled;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1010
bool nvm_k1_enabled;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1011
bool disable_k1_off;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1012
bool eee_disable;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1015
bool ulp_capability_disabled;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1016
bool during_suspend_flow;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1017
bool smbus_disable;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1021
bool sgmii_active;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1022
bool global_device_reset;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1023
bool eee_disable;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1024
bool module_plugged;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1025
bool clear_semaphore_once;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
1029
bool media_changed;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
743
bool (*check_mng_mode)(struct e1000_hw *);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
802
s32 (*set_d0_lplu_state)(struct e1000_hw *, bool);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
803
s32 (*set_d3_lplu_state)(struct e1000_hw *, bool);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
856
bool adaptive_ifs;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
857
bool has_fwsm;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
858
bool arc_subsystem_valid;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
859
bool asf_firmware_present;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
860
bool autoneg;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
861
bool autoneg_failed;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
862
bool get_link_status;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
863
bool in_ifs_mode;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
864
bool report_tx_early;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
866
bool serdes_has_link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
867
bool tx_pkt_filtering;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
897
bool disable_polarity_correction;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
898
bool is_mdix;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
899
bool polarity_correction;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
900
bool speed_downgraded;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
901
bool autoneg_wait_to_complete;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
933
bool send_xon; /* Flow control send XON */
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
934
bool strict_ieee; /* Strict IEEE mode */
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
971
bool phy_init_script;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
975
bool dma_fairness;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
980
bool dma_fairness;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
981
bool init_phy_disabled;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
985
bool laa_is_present;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
990
bool mdic_wa_enable;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_hw.h
995
bool modified;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_i210.c
551
bool e1000_get_flash_presence_i210(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_i210.c
554
bool ret_val = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_i210.h
38
bool e1000_get_flash_presence_i210(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
1021
static s32 e1000_k1_workaround_lpt_lp(struct e1000_hw *hw, bool link)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
1130
static s32 e1000_platform_pm_pch_lpt(struct e1000_hw *hw, bool link)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
117
static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
1272
s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
1419
s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
147
static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
1565
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
1981
static bool e1000_check_mng_mode_ich8lan(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2002
static bool e1000_check_mng_mode_pchlan(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
201
static bool e1000_phy_is_accessible_pchlan(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2217
bool blocked = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2413
static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2417
bool k1_enable = hw->dev_spec.ich8lan.nvm_k1_enabled;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2495
s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2548
static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
2786
s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
3047
static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
3205
static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
3239
static s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
3335
static s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
5502
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
5559
bool state)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
74
static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
79
static bool e1000_check_mng_mode_ich8lan(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
80
static bool e1000_check_mng_mode_pchlan(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
856
u16 *data, bool read)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
89
static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
91
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.c
93
bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.h
333
bool state);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.h
338
s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.h
341
s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.h
345
s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_ich8lan.h
346
s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_mac.c
120
bool e1000_null_mng_mode(struct e1000_hw E1000_UNUSEDARG *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_mac.c
720
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_mac.h
43
bool e1000_null_mng_mode(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_manage.c
113
bool e1000_check_mng_mode_generic(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_manage.c
131
bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_manage.c
342
bool e1000_enable_mng_pass_thru(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_manage.h
38
bool e1000_check_mng_mode_generic(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_manage.h
39
bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_manage.h
47
bool e1000_enable_mng_pass_thru(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_nvm.h
53
bool or_valid;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
144
bool E1000_UNUSEDARG active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
1701
bool link = true;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
1756
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
1822
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
1869
bool reset_dsp = true;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
1961
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
2087
s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
2360
u32 usec_interval, bool *success)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
2641
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
2716
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
2778
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
3441
u16 *data, bool read, bool page_set)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
3545
bool locked, bool page_set)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
3655
bool locked, bool page_set)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
3796
u16 *data, bool read)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
39
u16 *data, bool read, bool page_set);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
3919
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
3968
bool link;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4124
bool locked = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4125
bool ready;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4183
bool line_override)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4186
bool locked = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4187
bool ready;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
42
u16 *data, bool read);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4244
bool e1000_is_mphy_ready(struct e1000_hw *hw)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4248
bool ready = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
4276
u8 dev_addr, u16 *data, bool read)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
737
bool locked)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
806
bool locked)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
875
bool locked)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.c
950
bool locked)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.h
121
bool line_override);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.h
122
bool e1000_is_mphy_ready(struct e1000_hw *hw);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.h
41
s32 e1000_null_lplu_state(struct e1000_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.h
79
s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_phy.h
87
u32 usec_interval, bool *success);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_vf.c
446
void e1000_vfta_set_vf(struct e1000_hw *hw, u16 vid, bool set)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_vf.h
225
bool get_link_status;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/e1000_vf.h
293
void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/em_txrx.c
357
bool do_tso, tso_desc;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/em_txrx.c
484
em_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/em_txrx.c
52
static int em_isc_txd_credits_update(void *, uint16_t, bool);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/em_txrx.c
668
bool eop;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/em_txrx.c
734
bool eop;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
2228
bool automasked = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
4048
static bool
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
4060
static bool
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
423
static bool em_if_needs_restart(if_ctx_t, enum iflib_restart_event);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
4339
static bool
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
450
static bool em_if_vlan_filter_capable(if_ctx_t);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
451
static bool em_if_vlan_filter_used(if_ctx_t);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
468
static bool em_automask_tso(if_ctx_t);
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
4881
static bool
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
4916
bool tx = oidp->oid_arg2;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.c
672
static bool em_unsupported_tso = false;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.h
404
bool tx_tso; /* last tx was tso */
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.h
445
bool discard;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.h
508
bool in_detach;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.h
522
bool has_manage;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/if_em.h
523
bool has_amt;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/igb_txrx.c
314
igb_isc_txd_credits_update(void *arg, uint16_t txqid, bool clear)
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/igb_txrx.c
448
bool eop;
src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/igb_txrx.c
47
static int igb_isc_txd_credits_update(void *, uint16_t, bool);
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
109
bool IsOpen() { return fOpen; };
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
119
bool IsRemoved() { return fRemoved; };
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
122
status_t SetupDevice(bool deviceReplugged);
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
138
status_t _SetPromiscuousMode(bool bOn);
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
140
status_t _ModifyMulticastTable(bool join,
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
150
status_t _EnableInterrupts(bool enable);
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
160
bool fOpen;
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
161
bool fRemoved;
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
162
bool fHasConnection;
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
163
bool fTXBufferFull;
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.h
164
bool fNonBlocking;
src/add-ons/kernel/drivers/network/ether/usb_davicom/Settings.h
12
void usb_davicom_trace(bool force, const char *func, const char *fmt, ...);
src/add-ons/kernel/drivers/network/ether/usb_davicom/Settings.h
21
extern bool gTraceState;
src/add-ons/kernel/drivers/network/ether/usb_davicom/Settings.h
22
extern bool gTraceRX;
src/add-ons/kernel/drivers/network/ether/usb_davicom/Settings.h
23
extern bool gTraceTX;
src/add-ons/kernel/drivers/network/ether/usb_davicom/Settings.h
24
extern bool gTraceStats;
src/add-ons/kernel/drivers/network/ether/usb_ecm/ECMDevice.h
19
bool IsOpen() { return fOpen; };
src/add-ons/kernel/drivers/network/ether/usb_ecm/ECMDevice.h
29
bool IsRemoved() { return fRemoved; };
src/add-ons/kernel/drivers/network/ether/usb_ecm/ECMDevice.h
46
bool fOpen;
src/add-ons/kernel/drivers/network/ether/usb_ecm/ECMDevice.h
47
bool fRemoved;
src/add-ons/kernel/drivers/network/ether/usb_ecm/ECMDevice.h
78
bool fHasConnection;
src/add-ons/kernel/drivers/network/ether/usb_rndis/RNDISDevice.h
19
bool IsOpen() { return fOpen; };
src/add-ons/kernel/drivers/network/ether/usb_rndis/RNDISDevice.h
29
bool IsRemoved() { return fRemoved; };
src/add-ons/kernel/drivers/network/ether/usb_rndis/RNDISDevice.h
54
bool fOpen;
src/add-ons/kernel/drivers/network/ether/usb_rndis/RNDISDevice.h
55
bool fRemoved;
src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/if_vmx.c
128
static int vmxnet3_isc_txd_credits_update(void *, uint16_t, bool);
src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/if_vmx.c
1409
vmxnet3_isc_txd_credits_update(void *vsc, uint16_t txqid, bool clear)
src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/if_vmx.c
189
static bool vmxnet3_if_needs_restart(if_ctx_t, enum iflib_restart_event);
src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/if_vmx.c
2526
static bool
src/add-ons/kernel/drivers/network/ether/wb840/driver.c
26
static bool
src/add-ons/kernel/drivers/network/ether/wb840/interface.c
353
int offset, int count, bool swap)
src/add-ons/kernel/drivers/network/ether/wb840/interface.h
10
extern void wb_read_eeprom(wb_device *, void* dest, int offset, int count, bool swap);
src/add-ons/kernel/drivers/network/ether/wb840/wb840.h
368
bool autoNegotiationComplete;
src/add-ons/kernel/drivers/network/ether/wb840/wb840.h
369
bool link;
src/add-ons/kernel/drivers/network/ether/wb840/wb840.h
370
bool full_duplex;
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_btcoex_mci.c
436
bool skip_gpm = false;
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_tx.c
364
struct ath_buf *bf, bool is_aggr, int is_first_subframe,
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
100
const bool shadow_reg_enable;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
101
const bool bt_session_2;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
102
const bool bt_sco_disable;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
103
const bool additional_nic_config;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
105
const bool enhanced_TX_power;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
107
const bool support_hostap;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
108
const bool no_multi_vaps;
src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/if_iwn_chip_cfg.h
99
const bool shadow_ram_support;
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/if_rtwn_rx.c
98
bool is_basic = rs_ht->rs_rates[i] &
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/if_rtwn_tx.c
147
bool force_rate = false;
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/if_rtwnvar.h
322
void *, uint8_t, bool, int);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/if_rtwnvar.h
334
bool);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/r88e.h
42
void r88e_sta_beacon_enable(struct rtwn_softc *, int, bool);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/r88e_beacon.c
69
r88e_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c.h
120
struct mbuf *, void *, uint8_t, bool, int);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c.h
49
void r92c_sta_beacon_enable(struct rtwn_softc *, int, bool);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_beacon.c
93
r92c_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_fw.c
167
int maxrate, bool shortgi)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_fw.c
227
bool shortgi;
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
260
static bool
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
276
uint8_t ridx, bool force_rate)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
293
uint8_t ridx, bool force_rate)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
305
uint8_t ridx, bool force_rate)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
347
struct mbuf *m, void *buf, uint8_t ridx, bool force_rate, int maxretry)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
80
enum ieee80211_protmode mode, uint8_t ridx, bool force_rate)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/r92c_tx.c
84
bool use_fw_ratectl;
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/r12a.h
134
struct mbuf *, void *, uint8_t, bool, int);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/r12a.h
63
void r12a_sta_beacon_enable(struct rtwn_softc *, int, bool);
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/r12a_beacon.c
100
r12a_sta_beacon_enable(struct rtwn_softc *sc, int id, bool enable)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/r12a_tx.c
322
struct mbuf *m, void *buf, uint8_t ridx, bool force_rate, int maxretry)
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/rtwn_usb_tx.c
104
bool is_empty = true;
src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/rtwn_usb_tx.c
141
bool do_is_empty_check = false;
src/add-ons/kernel/drivers/ports/pc_serial/Driver.h
148
bool pc_serial_service(struct tty *tty, uint32 op, void *buffer,
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
105
bool fDeviceOpen;
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
106
bool fDeviceRemoved;
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
146
bool fInputStopped;
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
156
bool fStopDeviceThread;
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
23
bool Probe();
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
46
bool Service(struct tty *tty, uint32 op,
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
49
bool IsInterruptPending();
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
61
bool IsOpen() { return fDeviceOpen; };
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
63
bool IsRemoved() { return fDeviceRemoved; };
src/add-ons/kernel/drivers/ports/pc_serial/SerialDevice.h
72
virtual status_t SignalControlLineState(int line, bool enable);
src/add-ons/kernel/drivers/ports/pc_serial/Tracing.h
13
void pc_serial_trace(bool force, const char *format, ...);
src/add-ons/kernel/drivers/ports/pc_serial/Tracing.h
18
extern bool gLogFunctionCalls;
src/add-ons/kernel/drivers/ports/pc_serial/Tracing.h
23
extern bool gLogFunctionReturns;
src/add-ons/kernel/drivers/ports/pc_serial/Tracing.h
28
extern bool gLogFunctionResults;
src/add-ons/kernel/drivers/ports/usb_serial/Driver.h
48
bool usb_serial_service(struct tty *tty, uint32 op, void *buffer,
src/add-ons/kernel/drivers/ports/usb_serial/FTDI.h
52
virtual status_t SetHardwareFlowControl(bool enable);
src/add-ons/kernel/drivers/ports/usb_serial/Prolific.h
62
bool fIsHX;
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
111
bool fDeviceOpen;
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
112
bool fDeviceRemoved;
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
146
bool fInputStopped;
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
155
bool fStopThreads;
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
58
bool Service(struct tty *tty, uint32 op,
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
70
bool IsOpen() { return fDeviceOpen; };
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
72
bool IsRemoved() { return fDeviceRemoved; };
src/add-ons/kernel/drivers/ports/usb_serial/SerialDevice.h
81
virtual status_t SetHardwareFlowControl(bool enable);
src/add-ons/kernel/drivers/ports/usb_serial/Tracing.h
13
void usb_serial_trace(bool force, const char *format, ...);
src/add-ons/kernel/drivers/ports/usb_serial/Tracing.h
18
extern bool gLogFunctionCalls;
src/add-ons/kernel/drivers/ports/usb_serial/Tracing.h
23
extern bool gLogFunctionReturns;
src/add-ons/kernel/drivers/ports/usb_serial/Tracing.h
28
extern bool gLogFunctionResults;
src/add-ons/kernel/drivers/timer/msi.h
28
bool msi_supported();
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
22
bool b_log = true;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
24
bool b_log = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
26
bool b_log_file = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
27
bool b_log_append = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
28
bool b_log_funcalls = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
29
bool b_log_funcret = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
30
bool b_log_funcres = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
32
bool b_log_settings_loaded = false;
src/add-ons/kernel/drivers/video/usb_vision/tracing.c
63
void usbvision_trace(bool b_force, char *fmt, ...){
src/add-ons/kernel/drivers/video/usb_vision/tracing.h
12
void usbvision_trace(bool b_force, char *fmt, ...);
src/add-ons/kernel/drivers/video/usb_vision/tracing.h
17
extern bool b_log_funcalls;
src/add-ons/kernel/drivers/video/usb_vision/tracing.h
21
extern bool b_log_funcret;
src/add-ons/kernel/drivers/video/usb_vision/tracing.h
25
extern bool b_log_funcres;
src/add-ons/kernel/drivers/video/usb_vision/usb_vision.c
152
static status_t xet_nt_register(bool is_read, usb_vision_device *uvd, xet_nt100x_reg *ri)
src/add-ons/kernel/drivers/wmi/WMIPrivate.h
124
bool enabled);
src/add-ons/kernel/file_systems/bfs/Attribute.h
16
bool create;
src/add-ons/kernel/file_systems/bfs/Attribute.h
43
bool* _created);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
118
inline bool IsLeaf() const;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
122
bool isFragment) const;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
123
off_t DuplicateAt(off_t offset, bool isFragment,
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
132
static inline bool IsDuplicate(off_t link);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
188
CachedNode(BPlusTree* tree, off_t offset, bool check = true)
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
208
const bplustree_node* SetTo(off_t offset, bool check = true);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
211
bool check = true);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
218
off_t offset, bool check = true);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
229
bool IsWritable() const { return fWritable; }
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
241
bool fWritable;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
269
status_t Validate(bool repair, bool& _errorsFound);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
309
virtual void TransactionDone(bool success);
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
375
bool fAllowDuplicates;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
376
bool fInTransaction;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
432
bool fIsFragment;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
53
inline bool CheckNode(const bplustree_node* node) const;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
54
inline bool IsValidLink(off_t link) const;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
545
inline bool
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
55
bool IsValid() const;
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
557
inline bool
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
599
inline bool
src/add-ons/kernel/file_systems/bfs/BPlusTree.h
635
inline bool
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
29
status_t Initialize(bool full = true);
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
36
bool IsCompletelyInsideAllowedRange(block_run run) const;
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
37
bool IsCompletelyOutsideAllowedRange(block_run run) const;
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
58
bool allocated = true,
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
62
bool allocated = true);
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
63
bool IsValidBlockRun(block_run run,
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
79
bool _AddTrim(fs_trim_data& trimData, uint32 maxRanges,
src/add-ons/kernel/file_systems/bfs/BlockAllocator.h
82
uint64 offset, uint64 size, bool force,
src/add-ons/kernel/file_systems/bfs/CachedBlock.h
126
CachedBlock::SetToWritable(Transaction& transaction, off_t block, bool empty)
src/add-ons/kernel/file_systems/bfs/CachedBlock.h
143
CachedBlock::SetToWritable(Transaction& transaction, block_run run, bool empty)
src/add-ons/kernel/file_systems/bfs/CachedBlock.h
36
off_t block, bool empty = false);
src/add-ons/kernel/file_systems/bfs/CachedBlock.h
38
block_run run, bool empty = false);
src/add-ons/kernel/file_systems/bfs/CheckVisitor.h
54
bool _ControlValid();
src/add-ons/kernel/file_systems/bfs/CheckVisitor.h
55
bool _CheckBitmapIsUsedAt(off_t block) const;
src/add-ons/kernel/file_systems/bfs/Index.h
36
bool updateLiveQueries = true);
src/add-ons/kernel/file_systems/bfs/Index.h
44
Inode* inode, bool updateLiveQueries = true);
src/add-ons/kernel/file_systems/bfs/Inode.h
126
bool* _created);
src/add-ons/kernel/file_systems/bfs/Inode.h
140
bool IsEmpty();
src/add-ons/kernel/file_systems/bfs/Inode.h
157
bool NeedsTrimming() const;
src/add-ons/kernel/file_systems/bfs/Inode.h
168
bool isDirectory = false,
src/add-ons/kernel/file_systems/bfs/Inode.h
169
bool force = false);
src/add-ons/kernel/file_systems/bfs/Inode.h
172
uint32 type, bool* _created = NULL,
src/add-ons/kernel/file_systems/bfs/Inode.h
185
bool InNameIndex() const;
src/add-ons/kernel/file_systems/bfs/Inode.h
186
bool InSizeIndex() const;
src/add-ons/kernel/file_systems/bfs/Inode.h
187
bool InLastModifiedIndex() const;
src/add-ons/kernel/file_systems/bfs/Inode.h
213
virtual void TransactionDone(bool success);
src/add-ons/kernel/file_systems/bfs/Inode.h
233
size_t length, bool force = false);
src/add-ons/kernel/file_systems/bfs/Inode.h
239
const char* name, bool hasIndex,
src/add-ons/kernel/file_systems/bfs/Inode.h
254
bool variableSize = false);
src/add-ons/kernel/file_systems/bfs/Inode.h
285
inline bool
src/add-ons/kernel/file_systems/bfs/Inode.h
293
inline bool
src/add-ons/kernel/file_systems/bfs/Inode.h
301
inline bool
src/add-ons/kernel/file_systems/bfs/Inode.h
364
status_t SetToWritable(Transaction& transaction, const Inode* inode, bool empty = false)
src/add-ons/kernel/file_systems/bfs/Inode.h
39
status_t InitCheck(bool checkNode = true) const;
src/add-ons/kernel/file_systems/bfs/Inode.h
54
bool IsContainer() const
src/add-ons/kernel/file_systems/bfs/Inode.h
56
bool IsDirectory() const
src/add-ons/kernel/file_systems/bfs/Inode.h
58
bool IsIndex() const
src/add-ons/kernel/file_systems/bfs/Inode.h
61
bool IsAttributeDirectory() const
src/add-ons/kernel/file_systems/bfs/Inode.h
64
bool IsAttribute() const
src/add-ons/kernel/file_systems/bfs/Inode.h
67
bool IsFile() const
src/add-ons/kernel/file_systems/bfs/Inode.h
70
bool IsRegularNode() const
src/add-ons/kernel/file_systems/bfs/Inode.h
74
bool IsSymLink() const { return S_ISLNK(Mode()); }
src/add-ons/kernel/file_systems/bfs/Inode.h
75
bool IsLongSymLink() const
src/add-ons/kernel/file_systems/bfs/Inode.h
79
bool HasUserAccessableStream() const
src/add-ons/kernel/file_systems/bfs/Inode.h
83
bool NeedsFileCache() const
src/add-ons/kernel/file_systems/bfs/Inode.h
87
bool IsDeleted() const
src/add-ons/kernel/file_systems/bfs/Journal.h
105
virtual void TransactionDone(bool success) = 0;
src/add-ons/kernel/file_systems/bfs/Journal.h
144
bool IsStarted() const { return fJournal != NULL; }
src/add-ons/kernel/file_systems/bfs/Journal.h
157
bool HasParent() const
src/add-ons/kernel/file_systems/bfs/Journal.h
162
bool IsTooLarge() const
src/add-ons/kernel/file_systems/bfs/Journal.h
199
void NotifyListeners(bool success);
src/add-ons/kernel/file_systems/bfs/Journal.h
29
bool separateSubTransactions);
src/add-ons/kernel/file_systems/bfs/Journal.h
30
status_t Unlock(Transaction* owner, bool success);
src/add-ons/kernel/file_systems/bfs/Journal.h
36
bool CurrentTransactionTooLarge() const;
src/add-ons/kernel/file_systems/bfs/Journal.h
53
bool _HasSubTransaction() const
src/add-ons/kernel/file_systems/bfs/Journal.h
56
status_t _FlushLog(bool canWait, bool flushBlocks,
src/add-ons/kernel/file_systems/bfs/Journal.h
57
bool alreadyLocked = false);
src/add-ons/kernel/file_systems/bfs/Journal.h
62
status_t _TransactionDone(bool success);
src/add-ons/kernel/file_systems/bfs/Journal.h
82
bool fHasSubtransaction;
src/add-ons/kernel/file_systems/bfs/Journal.h
83
bool fSeparateSubTransactions;
src/add-ons/kernel/file_systems/bfs/Utility.h
120
inline bool
src/add-ons/kernel/file_systems/bfs/Utility.h
129
inline bool
src/add-ons/kernel/file_systems/bfs/Volume.h
118
bool IsCheckingThread() const
src/add-ons/kernel/file_systems/bfs/Volume.h
137
bool CheckForLiveQuery(const char* attribute);
src/add-ons/kernel/file_systems/bfs/Volume.h
189
inline bool
src/add-ons/kernel/file_systems/bfs/Volume.h
42
bool IsInitializing() const { return fVolume == NULL; }
src/add-ons/kernel/file_systems/bfs/Volume.h
44
bool IsValidSuperBlock() const;
src/add-ons/kernel/file_systems/bfs/Volume.h
45
bool IsValidInodeBlock(off_t block) const;
src/add-ons/kernel/file_systems/bfs/Volume.h
46
bool IsReadOnly() const;
src/add-ons/kernel/file_systems/bfs/bfs.h
102
bool IsMagicValid() const;
src/add-ons/kernel/file_systems/bfs/bfs.h
103
bool IsValid() const;
src/add-ons/kernel/file_systems/bfs/bfs.h
167
inline bool IsLast(const bfs_inode* inode) const;
src/add-ons/kernel/file_systems/bfs/bfs.h
324
inline bool
src/add-ons/kernel/file_systems/bfs/bfs.h
333
inline bool
src/add-ons/kernel/file_systems/bfs/bfs.h
342
inline bool
src/add-ons/kernel/file_systems/bfs/bfs.h
349
inline bool
src/add-ons/kernel/file_systems/bfs/bfs.h
37
inline bool operator==(const block_run &run) const;
src/add-ons/kernel/file_systems/bfs/bfs.h
38
inline bool operator!=(const block_run &run) const;
src/add-ons/kernel/file_systems/bfs/bfs.h
39
inline bool IsZero() const;
src/add-ons/kernel/file_systems/bfs/bfs.h
40
inline bool MergeableWith(block_run run) const;
src/add-ons/kernel/file_systems/bfs/bfs.h
410
inline bool
src/add-ons/kernel/file_systems/bfs/bfs_disk_system.h
14
bool verbose;
src/add-ons/kernel/file_systems/btrfs/Attribute.h
20
bool create;
src/add-ons/kernel/file_systems/btrfs/BTree.h
172
void SetToWritable(off_t block, int32 transactionId, bool empty);
src/add-ons/kernel/file_systems/btrfs/BTree.h
177
bool IsWritable() const { return fWritable; }
src/add-ons/kernel/file_systems/btrfs/BTree.h
217
bool fWritable;
src/add-ons/kernel/file_systems/btrfs/BTree.h
286
void Rewind(bool inverse = false);
src/add-ons/kernel/file_systems/btrfs/CachedBlock.h
113
CachedBlock::SetToWritable(off_t block, int32 transactionId, bool empty)
src/add-ons/kernel/file_systems/btrfs/CachedBlock.h
34
bool empty);
src/add-ons/kernel/file_systems/btrfs/CachedBlock.h
38
bool IsWritable() const { return fWritable; }
src/add-ons/kernel/file_systems/btrfs/CachedBlock.h
49
bool fWritable;
src/add-ons/kernel/file_systems/btrfs/ExtentAllocator.h
116
bool inverse = false);
src/add-ons/kernel/file_systems/btrfs/ExtentAllocator.h
42
bool IsAllocated() const;
src/add-ons/kernel/file_systems/btrfs/ExtentAllocator.h
43
bool IsData() const;
src/add-ons/kernel/file_systems/btrfs/Inode.h
41
bool IsDirectory() const
src/add-ons/kernel/file_systems/btrfs/Inode.h
43
bool IsFile() const
src/add-ons/kernel/file_systems/btrfs/Inode.h
45
bool IsSymLink() const
src/add-ons/kernel/file_systems/btrfs/Journal.h
26
status_t UnLock(Transaction* owner, bool success);
src/add-ons/kernel/file_systems/btrfs/Journal.h
31
status_t _TransactionDone(bool success);
src/add-ons/kernel/file_systems/btrfs/Journal.h
52
bool HasBlock(fsblock_t blockNumber) const;
src/add-ons/kernel/file_systems/btrfs/Volume.h
36
bool IsValidSuperBlock();
src/add-ons/kernel/file_systems/btrfs/Volume.h
37
bool IsReadOnly() const
src/add-ons/kernel/file_systems/btrfs/btrfs.h
256
bool IsMagicValid() const;
src/add-ons/kernel/file_systems/btrfs/btrfs.h
257
bool IsValid() const;
src/add-ons/kernel/file_systems/btrfs/btrfs_disk_system.h
17
bool verbose;
src/add-ons/kernel/file_systems/exfat/DirectoryIterator.h
24
virtual bool VisitBitmap(struct exfat_entry*)
src/add-ons/kernel/file_systems/exfat/DirectoryIterator.h
26
virtual bool VisitUppercase(struct exfat_entry*)
src/add-ons/kernel/file_systems/exfat/DirectoryIterator.h
28
virtual bool VisitLabel(struct exfat_entry*)
src/add-ons/kernel/file_systems/exfat/DirectoryIterator.h
30
virtual bool VisitFilename(struct exfat_entry*)
src/add-ons/kernel/file_systems/exfat/DirectoryIterator.h
32
virtual bool VisitFile(struct exfat_entry*)
src/add-ons/kernel/file_systems/exfat/DirectoryIterator.h
34
virtual bool VisitFileInfo(struct exfat_entry*)
src/add-ons/kernel/file_systems/exfat/Inode.h
47
bool IsContiguous() const
src/add-ons/kernel/file_systems/exfat/Inode.h
55
bool IsDirectory() const
src/add-ons/kernel/file_systems/exfat/Inode.h
57
bool IsFile() const
src/add-ons/kernel/file_systems/exfat/Inode.h
59
bool IsSymLink() const
src/add-ons/kernel/file_systems/exfat/Inode.h
89
bool VisitFile(struct exfat_entry*);
src/add-ons/kernel/file_systems/exfat/Inode.h
90
bool VisitFileInfo(struct exfat_entry*);
src/add-ons/kernel/file_systems/exfat/Volume.h
110
bool IsValidSuperBlock();
src/add-ons/kernel/file_systems/exfat/Volume.h
111
bool IsReadOnly() const
src/add-ons/kernel/file_systems/exfat/exfat.h
169
bool IsContiguous() const
src/add-ons/kernel/file_systems/exfat/exfat.h
56
bool IsMagicValid();
src/add-ons/kernel/file_systems/exfat/exfat.h
57
bool IsValid();
src/add-ons/kernel/file_systems/ext2/Attribute.h
18
bool create;
src/add-ons/kernel/file_systems/ext2/Attribute.h
47
size_t* _length, bool* _created);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
20
bool SetTo(off_t block);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
21
bool SetToWritable(Transaction& transaction,
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
22
off_t block, bool empty = false);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
24
bool CheckMarked(uint32 start, uint32 length);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
25
bool CheckUnmarked(uint32 start, uint32 length);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
27
bool Mark(uint32 start, uint32 length,
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
28
bool force = false);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
29
bool Unmark(uint32 start, uint32 length,
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
30
bool force = false);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
44
bool _Check(uint32 start, uint32 length, bool marked);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
45
void _FindNext(uint32& pos, bool marked);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
46
bool _Update(uint32 start, uint32 length, bool mark,
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
47
bool force);
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
58
inline bool
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
65
inline bool
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
72
inline bool
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
73
BitmapBlock::Mark(uint32 start, uint32 length, bool force)
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
79
inline bool
src/add-ons/kernel/file_systems/ext2/BitmapBlock.h
80
BitmapBlock::Unmark(uint32 start, uint32 length, bool force)
src/add-ons/kernel/file_systems/ext2/CachedBlock.h
107
CachedBlock::SetToWritable(Transaction& transaction, off_t block, bool empty)
src/add-ons/kernel/file_systems/ext2/CachedBlock.h
114
CachedBlock::SetToWritableWithoutTransaction(off_t block, bool empty)
src/add-ons/kernel/file_systems/ext2/CachedBlock.h
120
CachedBlock::_SetToWritableEtc(int32 transaction, off_t block, bool empty)
src/add-ons/kernel/file_systems/ext2/CachedBlock.h
27
off_t block, bool empty = false);
src/add-ons/kernel/file_systems/ext2/CachedBlock.h
29
bool empty = false);
src/add-ons/kernel/file_systems/ext2/CachedBlock.h
40
bool empty);
src/add-ons/kernel/file_systems/ext2/DataStream.h
36
uint32& blockNum, bool& clear);
src/add-ons/kernel/file_systems/ext2/DataStream.h
59
off_t start, off_t end, bool freeParent,
src/add-ons/kernel/file_systems/ext2/DirectoryIterator.h
55
bool hasPrevious = true);
src/add-ons/kernel/file_systems/ext2/DirectoryIterator.h
59
bool firstSplit = false);
src/add-ons/kernel/file_systems/ext2/DirectoryIterator.h
65
bool _CheckDirEntry(const ext2_dir_entry* dirEntry,
src/add-ons/kernel/file_systems/ext2/DirectoryIterator.h
84
bool fIndexing;
src/add-ons/kernel/file_systems/ext2/ExtentStream.h
33
bool Check();
src/add-ons/kernel/file_systems/ext2/HTree.h
152
bool fIndexed;
src/add-ons/kernel/file_systems/ext2/HTree.h
51
bool IsFull() const
src/add-ons/kernel/file_systems/ext2/HTree.h
91
bool IsValid() const;
src/add-ons/kernel/file_systems/ext2/HTreeEntryIterator.h
30
bool& detachRoot);
src/add-ons/kernel/file_systems/ext2/HTreeEntryIterator.h
31
bool HasCollision() { return fHasCollision; }
src/add-ons/kernel/file_systems/ext2/HTreeEntryIterator.h
38
off_t newBlocksPos, bool hasCollision);
src/add-ons/kernel/file_systems/ext2/HTreeEntryIterator.h
43
bool hasCollision);
src/add-ons/kernel/file_systems/ext2/HTreeEntryIterator.h
54
bool fHasCollision;
src/add-ons/kernel/file_systems/ext2/HashRevokeManager.h
37
bool Compare(KeyType key, ValueType* value) const
src/add-ons/kernel/file_systems/ext2/HashRevokeManager.h
54
HashRevokeManager(bool has64bits);
src/add-ons/kernel/file_systems/ext2/HashRevokeManager.h
61
virtual bool Lookup(uint32 block, uint32 commitID);
src/add-ons/kernel/file_systems/ext2/Inode.h
105
uint8 type, bool* _created = NULL,
src/add-ons/kernel/file_systems/ext2/Inode.h
118
bool HasFileCache() { return fCache != NULL; }
src/add-ons/kernel/file_systems/ext2/Inode.h
128
bool VerifyExtentChecksum(ext2_extent_stream* stream);
src/add-ons/kernel/file_systems/ext2/Inode.h
131
virtual void TransactionDone(bool success);
src/add-ons/kernel/file_systems/ext2/Inode.h
162
bool fUnlinked;
src/add-ons/kernel/file_systems/ext2/Inode.h
163
bool fHasExtraAttributes;
src/add-ons/kernel/file_systems/ext2/Inode.h
43
bool IsDirectory() const
src/add-ons/kernel/file_systems/ext2/Inode.h
45
bool IsFile() const
src/add-ons/kernel/file_systems/ext2/Inode.h
47
bool IsSymLink() const
src/add-ons/kernel/file_systems/ext2/Inode.h
51
bool IsDeleted() const { return fUnlinked; }
src/add-ons/kernel/file_systems/ext2/Inode.h
52
bool HasExtraAttributes() const
src/add-ons/kernel/file_systems/ext2/Inode.h
54
bool IsIndexed() const
src/add-ons/kernel/file_systems/ext2/InodeAllocator.h
29
bool isDirectory);
src/add-ons/kernel/file_systems/ext2/InodeAllocator.h
33
uint32 preferredBlockGroup, bool isDirectory,
src/add-ons/kernel/file_systems/ext2/InodeAllocator.h
36
uint32 blockGroup, bool isDirectory,
src/add-ons/kernel/file_systems/ext2/Journal.h
107
uint64 BlockNumber(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/Journal.h
118
void SetBlockNumber(uint64 block, bool has64bits)
src/add-ons/kernel/file_systems/ext2/Journal.h
238
bool separateSubTransactions);
src/add-ons/kernel/file_systems/ext2/Journal.h
239
virtual status_t Unlock(Transaction* owner, bool success);
src/add-ons/kernel/file_systems/ext2/Journal.h
255
bool detached, uint8** escapedBlock,
src/add-ons/kernel/file_systems/ext2/Journal.h
259
uint32& blockCount, bool& finished);
src/add-ons/kernel/file_systems/ext2/Journal.h
284
bool fIsStarted;
src/add-ons/kernel/file_systems/ext2/Journal.h
294
bool fHasSubTransaction;
src/add-ons/kernel/file_systems/ext2/Journal.h
295
bool fSeparateSubTransactions;
src/add-ons/kernel/file_systems/ext2/Journal.h
299
bool fChecksumEnabled;
src/add-ons/kernel/file_systems/ext2/Journal.h
300
bool fChecksumV3Enabled;
src/add-ons/kernel/file_systems/ext2/Journal.h
301
bool fFeature64bits;
src/add-ons/kernel/file_systems/ext2/Journal.h
308
bool _Checksum(uint8 *block, bool set = false);
src/add-ons/kernel/file_systems/ext2/Journal.h
316
status_t _FlushLog(bool canWait, bool flushBlocks);
src/add-ons/kernel/file_systems/ext2/Journal.h
324
virtual status_t _TransactionDone(bool success);
src/add-ons/kernel/file_systems/ext2/Journal.h
68
bool CheckMagic() const
src/add-ons/kernel/file_systems/ext2/NoJournal.h
24
status_t Lock(Transaction* owner, bool separateSubTransactions);
src/add-ons/kernel/file_systems/ext2/NoJournal.h
25
status_t Unlock(Transaction* owner, bool success);
src/add-ons/kernel/file_systems/ext2/RevokeManager.h
18
RevokeManager(bool has64bits);
src/add-ons/kernel/file_systems/ext2/RevokeManager.h
23
virtual bool Lookup(uint32 block, uint32 commitID) = 0;
src/add-ons/kernel/file_systems/ext2/RevokeManager.h
32
bool fHas64bits;
src/add-ons/kernel/file_systems/ext2/Transaction.h
26
virtual void TransactionDone(bool success) = 0;
src/add-ons/kernel/file_systems/ext2/Transaction.h
40
status_t Done(bool success = true);
src/add-ons/kernel/file_systems/ext2/Transaction.h
42
bool IsStarted() const;
src/add-ons/kernel/file_systems/ext2/Transaction.h
43
bool HasParent() const;
src/add-ons/kernel/file_systems/ext2/Transaction.h
58
void NotifyListeners(bool success);
src/add-ons/kernel/file_systems/ext2/Volume.h
100
bool HasMetaGroupChecksumFeature() const
src/add-ons/kernel/file_systems/ext2/Volume.h
104
bool HasChecksumSeedFeature() const
src/add-ons/kernel/file_systems/ext2/Volume.h
110
bool HugeFiles() const
src/add-ons/kernel/file_systems/ext2/Volume.h
119
bool isDirectory);
src/add-ons/kernel/file_systems/ext2/Volume.h
145
void TransactionDone(bool success);
src/add-ons/kernel/file_systems/ext2/Volume.h
157
bool _VerifySuperBlock();
src/add-ons/kernel/file_systems/ext2/Volume.h
34
bool IsValidSuperBlock();
src/add-ons/kernel/file_systems/ext2/Volume.h
35
bool IsReadOnly() const
src/add-ons/kernel/file_systems/ext2/Volume.h
38
bool HasExtendedAttributes() const;
src/add-ons/kernel/file_systems/ext2/Volume.h
80
bool IndexedDirectories() const
src/add-ons/kernel/file_systems/ext2/Volume.h
83
bool HasJournalFeature() const
src/add-ons/kernel/file_systems/ext2/Volume.h
86
bool Has64bitFeature() const
src/add-ons/kernel/file_systems/ext2/Volume.h
89
bool HasExtentsFeature() const
src/add-ons/kernel/file_systems/ext2/Volume.h
93
bool HasChecksumFeature() const
src/add-ons/kernel/file_systems/ext2/Volume.h
96
bool HasMetaGroupFeature() const
src/add-ons/kernel/file_systems/ext2/ext2.h
101
uint64 NumBlocks(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
109
uint64 FreeBlocks(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
116
uint64 ReservedBlocks(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
153
void SetFreeBlocks(uint64 freeBlocks, bool has64bits)
src/add-ons/kernel/file_systems/ext2/ext2.h
164
bool IsMagicValid();
src/add-ons/kernel/file_systems/ext2/ext2.h
165
bool IsValid();
src/add-ons/kernel/file_systems/ext2/ext2.h
257
fsblock_t BlockBitmap(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
265
fsblock_t InodeBitmap(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
273
uint64 InodeTable(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
280
uint32 FreeBlocks(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
288
uint32 FreeInodes(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
296
uint32 UsedDirectories(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
305
uint32 UnusedInodes(bool has64bits) const
src/add-ons/kernel/file_systems/ext2/ext2.h
315
void SetFreeBlocks(uint32 freeBlocks, bool has64bits)
src/add-ons/kernel/file_systems/ext2/ext2.h
322
void SetFreeInodes(uint32 freeInodes, bool has64bits)
src/add-ons/kernel/file_systems/ext2/ext2.h
329
void SetUsedDirectories(uint16 usedDirectories, bool has64bits)
src/add-ons/kernel/file_systems/ext2/ext2.h
342
void SetUnusedInodes(uint32 unusedInodes, bool has64bits)
src/add-ons/kernel/file_systems/ext2/ext2.h
370
bool IsValid() const
src/add-ons/kernel/file_systems/ext2/ext2.h
497
uint32 time_extra, bool extra)
src/add-ons/kernel/file_systems/ext2/ext2.h
509
void GetModificationTime(struct timespec *timespec, bool extra) const
src/add-ons/kernel/file_systems/ext2/ext2.h
512
void GetAccessTime(struct timespec *timespec, bool extra) const
src/add-ons/kernel/file_systems/ext2/ext2.h
514
void GetChangeTime(struct timespec *timespec, bool extra) const
src/add-ons/kernel/file_systems/ext2/ext2.h
516
void GetCreationTime(struct timespec *timespec, bool extra) const
src/add-ons/kernel/file_systems/ext2/ext2.h
536
void SetModificationTime(const struct timespec *timespec, bool extra)
src/add-ons/kernel/file_systems/ext2/ext2.h
542
void SetAccessTime(const struct timespec *timespec, bool extra)
src/add-ons/kernel/file_systems/ext2/ext2.h
548
void SetChangeTime(const struct timespec *timespec, bool extra)
src/add-ons/kernel/file_systems/ext2/ext2.h
554
void SetCreationTime(const struct timespec *timespec, bool extra)
src/add-ons/kernel/file_systems/ext2/ext2.h
741
bool IsValid() const
src/add-ons/kernel/file_systems/ext2/ext2.h
791
bool IsValid() const
src/add-ons/kernel/file_systems/ext2/ext2.h
830
bool IsValid() const
src/add-ons/kernel/file_systems/ext2/ext2.h
837
void Dump(bool full=false) const {
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/fat.h
105
int markvoldirty_upgrade(struct msdosfsmount *pmp, bool dirty, bool rw_upgrade);
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/fat.h
108
markvoldirty(struct msdosfsmount *pmp, bool dirty)
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_fat.c
1137
markvoldirty_upgrade(struct msdosfsmount *pmp, bool dirty, bool rw_upgrade)
src/add-ons/kernel/file_systems/fat/bsd/kern/vfs_bio.c
225
bool readOnly = MOUNTED_READ_ONLY(VFSTOMSDOSFS(bsdVolume));
src/add-ons/kernel/file_systems/fat/bsd/kern/vfs_bio.c
286
bool readOnly = true;
src/add-ons/kernel/file_systems/fat/bsd/kern/vfs_bio.c
287
bool foundExisting = false;
src/add-ons/kernel/file_systems/fat/bsd/kern/vfs_hash.c
80
bool exists = false;
src/add-ons/kernel/file_systems/fat/bsd/sys/buf.h
84
bool b_owned;
src/add-ons/kernel/file_systems/fat/bsd/sys/vnode.h
114
bool v_resizing; /* v disable IO (see comment in dosfs_wstat) */
src/add-ons/kernel/file_systems/fat/bsd/sys/vnode.h
115
bool v_sync; /* v use synchronous IO */
src/add-ons/kernel/file_systems/fat/dosfs.h
92
bool node_exists(struct mount* bsdVolume, uint64_t inode);
src/add-ons/kernel/file_systems/fat/encodings.h
24
static inline bool is_unicode_japanese(uint16 c)
src/add-ons/kernel/file_systems/fat/encodings.h
41
bool requires_munged_short_name(const uchar *utf8name,
src/add-ons/kernel/file_systems/fat/encodings.h
44
bool requires_long_name(const char *utf8, const uchar *unicode);
src/add-ons/kernel/file_systems/fat/mkdos.h
46
bool verbose;
src/add-ons/kernel/file_systems/fat/support.h
113
bool is_filename_legal(const char* name);
src/add-ons/kernel/file_systems/fat/support.h
114
bool is_shortname_legal(const u_char* name);
src/add-ons/kernel/file_systems/fat/support.h
137
status_t check_bootsector(const uint8* bootsector, FatType& _type, bool& _dos33);
src/add-ons/kernel/file_systems/fat/support.h
138
status_t parse_bpb(msdosfsmount* volume, const bootsector* bootsector, bool dos33);
src/add-ons/kernel/file_systems/fat/support.h
241
status_t set_mime_type(vnode* bsdNode, bool update);
src/add-ons/kernel/file_systems/fat/vcache.h
30
status_t vcache_set_constructed(mount* vol, ino_t vnid, bool constructed = true);
src/add-ons/kernel/file_systems/fat/vcache.h
31
status_t vcache_get_constructed(mount* vol, ino_t vnid, bool* constructed);
src/add-ons/kernel/file_systems/iso9660/iso9660.h
224
bool allowJoliet);
src/add-ons/kernel/file_systems/iso9660/iso9660.h
228
size_t* bytesRead, bool relocated = false);
src/add-ons/kernel/file_systems/iso9660/iso9660_identify.h
30
bool IsValid();
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
16
virtual bool QuitRequested();
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
21
bool GetAuthentication(const char* server,
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
25
bool previousKeep,
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
26
bool badPassword,
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
29
bool* askAgain);
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
44
bool fCancelled;
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationServer.h
21
bool _GetAuthentication(const char* context,
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationServer.h
27
bool makeDefault);
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationServer.h
29
status_t error, bool cancelled,
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationServer.h
45
bool fTerminating;
src/add-ons/kernel/file_systems/netfs/client/AuthenticationServer.h
17
uid_t uid, bool badPassword,
src/add-ons/kernel/file_systems/netfs/client/AuthenticationServer.h
18
bool* cancelled, char* foundUser,
src/add-ons/kernel/file_systems/netfs/client/Node.h
20
void SetKnownToVFS(bool known);
src/add-ons/kernel/file_systems/netfs/client/Node.h
21
bool IsKnownToVFS() const;
src/add-ons/kernel/file_systems/netfs/client/Node.h
26
bool fKnownToVFS;
src/add-ons/kernel/file_systems/netfs/client/QueryIterator.h
27
int32* countRead, bool* done);
src/add-ons/kernel/file_systems/netfs/client/ServerConnection.h
28
bool IsConnected();
src/add-ons/kernel/file_systems/netfs/client/ServerConnection.h
51
volatile bool fConnected;
src/add-ons/kernel/file_systems/netfs/client/ServerManager.h
53
volatile bool fTerminating;
src/add-ons/kernel/file_systems/netfs/client/ServerQueryIterator.h
30
bool HasNextShareVolumeID() const;
src/add-ons/kernel/file_systems/netfs/client/ShareAttrDir.h
51
void SetUpToDate(bool upToDate);
src/add-ons/kernel/file_systems/netfs/client/ShareAttrDir.h
52
bool IsUpToDate() const;
src/add-ons/kernel/file_systems/netfs/client/ShareAttrDir.h
60
bool RemoveAttribute(const char* name);
src/add-ons/kernel/file_systems/netfs/client/ShareAttrDir.h
75
bool fUpToDate; // to enforce reloading even if
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
100
virtual bool IsDone() const;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
116
virtual bool IsDone() const;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
124
bool AddEntry(ShareDirEntry* entry);
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
129
void SetDone(bool done);
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
131
bool GetRewind() const;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
140
bool fDone;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
141
bool fRewind;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
157
void SetComplete(bool complete);
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
158
bool IsComplete() const;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
190
bool fIsComplete;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
38
bool IsActualEntry() const;
src/add-ons/kernel/file_systems/netfs/client/ShareNode.h
85
virtual bool IsDone() const = 0;
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
173
bool enter);
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
192
bool _IsObsoleteEntryInfo(
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
216
bool resolveLink, WalkReply** reply);
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
223
bool _IsConnected();
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
224
bool _EnsureShareMounted();
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
45
bool IsReadOnly() const;
src/add-ons/kernel/file_systems/netfs/client/ShareVolume.h
46
bool SupportsQueries() const;
src/add-ons/kernel/file_systems/netfs/client/VirtualDir.h
22
bool onlyChildren = false);
src/add-ons/kernel/file_systems/netfs/client/VirtualDir.h
24
bool GetCurrentEntry(const char** name, Node** node);
src/add-ons/kernel/file_systems/netfs/client/Volume.h
163
bool fUnmounting;
src/add-ons/kernel/file_systems/netfs/client/Volume.h
39
void SetUnmounting(bool unmounting);
src/add-ons/kernel/file_systems/netfs/client/Volume.h
40
bool IsUnmounting() const;
src/add-ons/kernel/file_systems/netfs/client/VolumeSupport.h
29
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/AttrDirInfo.h
29
bool isValid;
src/add-ons/kernel/file_systems/netfs/headers/shared/Blocker.h
23
bool operator==(const Blocker& other) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Blocker.h
24
bool operator!=(const Blocker& other) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/BlockingQueue.h
23
status_t Close(bool deleteElements,
src/add-ons/kernel/file_systems/netfs/headers/shared/BlockingQueue.h
67
BlockingQueue<Element>::Close(bool deleteElements,
src/add-ons/kernel/file_systems/netfs/headers/shared/FSObject.h
14
bool IsRemoved() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/FSObject.h
20
bool fRemoved;
src/add-ons/kernel/file_systems/netfs/headers/shared/InsecureChannel.h
24
bool fClosed;
src/add-ons/kernel/file_systems/netfs/headers/shared/NetAddress.h
34
bool IsLocal() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/NetAddress.h
37
bool includePort = true) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/NetAddress.h
42
bool operator==(const NetAddress& address) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/NetAddress.h
43
bool operator!=(const NetAddress& address) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
106
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
114
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
122
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
130
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
138
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
146
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
154
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
162
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
179
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
187
bool
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
37
inline bool Implies(uint32 permissions) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
39
inline bool ImpliesReadPermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
40
inline bool ImpliesWritePermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
41
inline bool ImpliesReadDirPermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
42
inline bool ImpliesWriteDirPermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
43
inline bool ImpliesResolveDirEntryPermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
44
inline bool ImpliesMountSharePermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
45
inline bool ImpliesQuerySharePermission() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
48
inline bool operator==(const Permissions& other) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/Permissions.h
49
inline bool operator!=(const Permissions& other) const;
src/add-ons/kernel/file_systems/netfs/headers/shared/PortChannel.h
19
PortChannel(const Info* info, bool inverse);
src/add-ons/kernel/file_systems/netfs/headers/shared/PortConnection.h
26
bool inverse = false);
src/add-ons/kernel/file_systems/netfs/headers/shared/Request.h
118
virtual void Visit(RequestMember* member, bool& data) = 0;
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestConnection.h
16
bool ownsRequestHandler = false);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestConnection.h
32
bool DownStreamChannelError(DownStreamThread* thread,
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestConnection.h
41
bool fOwnsRequestHandler;
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestDumper.h
17
virtual void Visit(RequestMember* member, bool& data);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestFlattener.h
49
virtual void Visit(RequestMember* member, bool& data);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestFlattener.h
68
status_t WriteBool(bool data);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestUnflattener.h
19
bool* mustFree);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestUnflattener.h
31
virtual void Visit(RequestMember* member, bool& data);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestUnflattener.h
48
status_t Read(int32 size, void*& buffer, bool& mustFree);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestUnflattener.h
51
status_t ReadBool(bool& data);
src/add-ons/kernel/file_systems/netfs/headers/shared/RequestUnflattener.h
54
bool& mustFree);
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
1031
bool moreToCome;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
1227
bool queryUpdate; // true, if this is a query update
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
1255
bool entryInfoValid;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
1307
bool entryInfoValid;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
1353
bool valid;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
1354
bool removed;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
312
bool bigEndian;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
362
bool noPermission; // always set (just as error)
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
435
bool nodeInfoValid;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
565
bool moreToCome;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
846
bool rewind;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
864
bool done;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
882
bool resolveLink;
src/add-ons/kernel/file_systems/netfs/headers/shared/Requests.h
975
bool rewind;
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
139
bool HasNext() const
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
170
inline bool IsEmpty() const { return (fFirst == NULL); }
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
172
inline void Insert(Element *element, bool back = true);
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
218
SL_LIST_CLASS_NAME::Insert(Element *element, bool back)
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
82
bool HasNext() const
src/add-ons/kernel/file_systems/netfs/headers/shared/ServerInfo.h
15
bool IsValid() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/ServerNodeID.h
43
bool operator==(const NodeID& other) const
src/add-ons/kernel/file_systems/netfs/headers/shared/ServerNodeID.h
48
bool operator!=(const NodeID& other) const
src/add-ons/kernel/file_systems/netfs/headers/shared/TaskManager.h
20
bool IsDone() const;
src/add-ons/kernel/file_systems/netfs/headers/shared/TaskManager.h
26
void SetDone(bool done);
src/add-ons/kernel/file_systems/netfs/headers/shared/TaskManager.h
35
bool fTerminating;
src/add-ons/kernel/file_systems/netfs/headers/shared/TaskManager.h
36
bool fDone;
src/add-ons/kernel/file_systems/netfs/netfs_server_prefs/NetFSServerRoster.h
15
bool IsServerRunning();
src/add-ons/kernel/file_systems/netfs/netfs_server_prefs/NetFSServerRoster.h
17
status_t TerminateServer(bool force = false,
src/add-ons/kernel/file_systems/netfs/server/AttributeDirectory.h
48
bool IsAttrDirValid() const;
src/add-ons/kernel/file_systems/netfs/server/AttributeDirectory.h
55
bool RemoveAttribute(const char* name);
src/add-ons/kernel/file_systems/netfs/server/AttributeDirectory.h
57
status_t UpdateAttribute(const char* name, bool* removed,
src/add-ons/kernel/file_systems/netfs/server/AttributeDirectory.h
68
bool& dataLoaded);
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
121
virtual bool QueryDomainIntersectsWith(Volume* volume);
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
125
void _MarkClosed(bool error);
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
164
bool _KnownAttributeType(type_code type);
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
197
bool fClosed;
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
198
bool fError;
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
199
bool fInverseClientEndianess;
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
210
bool broken) = 0;
src/add-ons/kernel/file_systems/netfs/server/ClientConnection.h
47
bool GetReference();
src/add-ons/kernel/file_systems/netfs/server/ClientVolume.h
110
bool fMounted;
src/add-ons/kernel/file_systems/netfs/server/ClientVolume.h
45
bool IsMounted() const;
src/add-ons/kernel/file_systems/netfs/server/Directory.h
29
bool HasDirIterators() const;
src/add-ons/kernel/file_systems/netfs/server/Directory.h
32
void SetComplete(bool complete);
src/add-ons/kernel/file_systems/netfs/server/Directory.h
33
bool IsComplete() const;
src/add-ons/kernel/file_systems/netfs/server/Directory.h
41
bool fIsComplete;
src/add-ons/kernel/file_systems/netfs/server/Entry.h
35
bool Exists() const;
src/add-ons/kernel/file_systems/netfs/server/Entry.h
37
bool IsActualEntry() const;
src/add-ons/kernel/file_systems/netfs/server/Lockable.h
18
status_t Unblock(bool success);
src/add-ons/kernel/file_systems/netfs/server/Lockable.h
33
bool Lock(); // non-blocking
src/add-ons/kernel/file_systems/netfs/server/Lockable.h
35
bool IsLocked() const;
src/add-ons/kernel/file_systems/netfs/server/NetFSServer.h
22
NetFSServer(bool useBroadcasting);
src/add-ons/kernel/file_systems/netfs/server/NetFSServer.h
43
bool broken);
src/add-ons/kernel/file_systems/netfs/server/NetFSServer.h
51
bool create = false);
src/add-ons/kernel/file_systems/netfs/server/NetFSServer.h
53
bool createDir = false);
src/add-ons/kernel/file_systems/netfs/server/NetFSServer.h
95
bool fUseBroadcasting;
src/add-ons/kernel/file_systems/netfs/server/NetFSServer.h
96
volatile bool fTerminating;
src/add-ons/kernel/file_systems/netfs/server/Node.h
44
bool IsDirectory() const;
src/add-ons/kernel/file_systems/netfs/server/Node.h
45
bool IsFile() const;
src/add-ons/kernel/file_systems/netfs/server/Node.h
46
bool IsSymlink() const;
src/add-ons/kernel/file_systems/netfs/server/NodeHandle.h
103
int32 count, int32* countRead, bool *done);
src/add-ons/kernel/file_systems/netfs/server/NodeHandle.h
155
bool fClosed;
src/add-ons/kernel/file_systems/netfs/server/NodeHandle.h
77
bool IsValid() const;
src/add-ons/kernel/file_systems/netfs/server/NodeHandle.h
90
bool fValid;
src/add-ons/kernel/file_systems/netfs/server/NodeHandleMap.h
21
bool RemoveNodeHandle(NodeHandle* handle);
src/add-ons/kernel/file_systems/netfs/server/NodeRef.h
39
bool operator==(const node_ref& other) const
src/add-ons/kernel/file_systems/netfs/server/NodeRef.h
44
bool operator!=(const NodeRef& other) const
src/add-ons/kernel/file_systems/netfs/server/QueryDomain.h
20
virtual bool QueryDomainIntersectsWith(Volume* volume) = 0;
src/add-ons/kernel/file_systems/netfs/server/RequestBufferReplacer.h
16
virtual void Visit(RequestMember* member, bool& data);
src/add-ons/kernel/file_systems/netfs/server/SecurityContext.h
131
bool _GetNodeForPath(const char* path,
src/add-ons/kernel/file_systems/netfs/server/SecurityContext.h
25
bool deep = true) const;
src/add-ons/kernel/file_systems/netfs/server/SecurityContext.h
50
bool deep = true) const;
src/add-ons/kernel/file_systems/netfs/server/SecurityContext.h
61
bool DoesExist() const;
src/add-ons/kernel/file_systems/netfs/server/SecurityContext.h
81
bool deep = true) const;
src/add-ons/kernel/file_systems/netfs/server/Volume.h
23
bool KnowsQuery() const;
src/add-ons/kernel/file_systems/netfs/server/Volume.h
26
bool RemoveNode(Node* node);
src/add-ons/kernel/file_systems/netfs/server/Volume.h
31
bool RemoveEntry(Entry* entry);
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
107
bool _IsRecentEvent(
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
149
bool fTerminating;
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
37
bool Lock();
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
42
Volume* GetVolume(dev_t volumeID, bool add = false);
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
61
void DeleteEntry(Entry* entry, bool keepNode);
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
66
const char* name, bool loadDir,
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
79
bool DirectoryContains(Directory* directory,
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
81
bool DirectoryContains(Directory* directory,
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
82
Directory* descendant, bool reflexive);
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
83
bool DirectoryContains(Directory* directory,
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
84
Node* descendant, bool reflexive);
src/add-ons/kernel/file_systems/netfs/server/VolumeManager.h
95
bool keepNode);
src/add-ons/kernel/file_systems/nfs/RPCPendingCalls.c
4
extern bool conf_no_check_ip_xid;
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
2062
fs_remove_vnode(fs_volume *_volume, fs_vnode *_node, bool r)
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
374
bool
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
379
bool success = false;
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
38
static bool conf_allow_dir_open = true;
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
42
static bool conf_ls_root_parent = true;
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
51
bool conf_no_check_ip_xid = false;
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
858
uint32 *_flags, bool r)
src/add-ons/kernel/file_systems/nfs/nfs_add_on.c
894
fs_release_vnode(fs_volume *_volume, fs_vnode *node, bool r)
src/add-ons/kernel/file_systems/nfs/nfs_add_on.h
102
extern bool is_successful_reply(struct XDRInPacket *reply);
src/add-ons/kernel/file_systems/nfs/nfs_add_on.h
61
bool quit;
src/add-ons/kernel/file_systems/nfs4/Connection.h
22
bool operator==(const PeerAddress& address);
src/add-ons/kernel/file_systems/nfs4/Connection.h
23
bool operator<(const PeerAddress& address);
src/add-ons/kernel/file_systems/nfs4/Cookie.h
100
bool fEOF;
src/add-ons/kernel/file_systems/nfs4/Cookie.h
102
bool fAttrDir;
src/add-ons/kernel/file_systems/nfs4/Cookie.h
53
bool operator==(const struct flock& lock) const;
src/add-ons/kernel/file_systems/nfs4/Cookie.h
54
bool operator==(const LockInfo& lock) const;
src/add-ons/kernel/file_systems/nfs4/Delegation.h
24
uint64 clientID, bool attr = false);
src/add-ons/kernel/file_systems/nfs4/Delegation.h
26
status_t GiveUp(bool truncate = false);
src/add-ons/kernel/file_systems/nfs4/Delegation.h
27
status_t PrepareGiveUp(bool truncate);
src/add-ons/kernel/file_systems/nfs4/Delegation.h
28
status_t DoGiveUp(bool truncate, bool wait = true);
src/add-ons/kernel/file_systems/nfs4/Delegation.h
35
inline bool RecallInitiated() const;
src/add-ons/kernel/file_systems/nfs4/Delegation.h
46
bool fAttribute;
src/add-ons/kernel/file_systems/nfs4/Delegation.h
51
bool fRecalled;
src/add-ons/kernel/file_systems/nfs4/Delegation.h
83
inline bool
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
114
inline bool
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
45
DirectoryCache(Inode* inode, bool attr = false);
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
53
inline bool Valid();
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
56
bool created = false);
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
81
status_t _LoadSnapshot(bool trash);
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
91
bool fAttrDir;
src/add-ons/kernel/file_systems/nfs4/DirectoryCache.h
92
bool fTrashed;
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
125
inline bool
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
134
inline bool
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
141
inline bool
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
150
inline bool
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
159
inline bool
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
166
inline bool
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
33
inline bool operator==(const FileHandle& handle) const;
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
34
inline bool operator!=(const FileHandle& handle) const;
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
35
inline bool operator>(const FileHandle& handle) const;
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
36
inline bool operator<(const FileHandle& handle) const;
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
56
bool RemoveName(InodeNames* parent,
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
94
inline bool operator==(const FileSystemId& fsid) const;
src/add-ons/kernel/file_systems/nfs4/FileInfo.h
95
inline bool operator!=(const FileSystemId& fsid) const;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
102
bool dumpDelegations, bool dumpOpenFiles) const;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
120
bool fNamedAttrs;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
154
inline bool
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
243
inline bool
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
25
bool fReadOnly;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
251
FileSystem::SetNamedAttrs(bool attrs)
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
27
bool fHard;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
31
bool fEmulateNamedAttrs;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
32
bool fCacheMetadata;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
62
inline bool IsAttrSupported(Attribute attr) const;
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
80
inline bool NamedAttrs();
src/add-ons/kernel/file_systems/nfs4/FileSystem.h
81
inline void SetNamedAttrs(bool attrs);
src/add-ons/kernel/file_systems/nfs4/Inode.h
111
const struct flock* lock, bool wait);
src/add-ons/kernel/file_systems/nfs4/Inode.h
118
uint64* _change, bool attribute);
src/add-ons/kernel/file_systems/nfs4/Inode.h
126
bool AIOIncomplete();
src/add-ons/kernel/file_systems/nfs4/Inode.h
129
inline void SetStale(bool stale = true);
src/add-ons/kernel/file_systems/nfs4/Inode.h
130
inline bool IsStale() const;
src/add-ons/kernel/file_systems/nfs4/Inode.h
143
void ReturnDelegation(bool truncate);
src/add-ons/kernel/file_systems/nfs4/Inode.h
161
void _DumpLocked(void (*xprintf)(const char*, ...), bool dumpDelegation,
src/add-ons/kernel/file_systems/nfs4/Inode.h
162
bool dumpAIO) const;
src/add-ons/kernel/file_systems/nfs4/Inode.h
182
bool fWriteDirty;
src/add-ons/kernel/file_systems/nfs4/Inode.h
189
bool fStale;
src/add-ons/kernel/file_systems/nfs4/Inode.h
263
inline bool
src/add-ons/kernel/file_systems/nfs4/Inode.h
285
Inode::SetStale(bool stale)
src/add-ons/kernel/file_systems/nfs4/Inode.h
291
inline bool
src/add-ons/kernel/file_systems/nfs4/Inode.h
39
inline bool Dirty();
src/add-ons/kernel/file_systems/nfs4/Inode.h
45
void RecallDelegation(bool truncate = false);
src/add-ons/kernel/file_systems/nfs4/Inode.h
46
void PrepareDelegationRecall(bool truncate = false);
src/add-ons/kernel/file_systems/nfs4/Inode.h
47
void RecallDelegationAsync(bool truncate = false);
src/add-ons/kernel/file_systems/nfs4/Inode.h
56
status_t Sync(bool force = false, bool wait = true);
src/add-ons/kernel/file_systems/nfs4/Inode.h
58
status_t SyncAndCommit(bool force = false, OpenStateCookie* cookie = NULL);
src/add-ons/kernel/file_systems/nfs4/Inode.h
71
bool attribute = false, ino_t* id = NULL,
src/add-ons/kernel/file_systems/nfs4/Inode.h
75
OpenAttrCookie* attr = NULL, bool revalidate = false);
src/add-ons/kernel/file_systems/nfs4/Inode.h
86
OpenAttrCookie* cookie, bool create,
src/add-ons/kernel/file_systems/nfs4/Inode.h
96
void* buffer, size_t* length, bool* eof);
src/add-ons/kernel/file_systems/nfs4/InodeIdMap.h
28
bool RemoveName(ino_t id,
src/add-ons/kernel/file_systems/nfs4/MetadataCache.h
24
bool fForceValid;
src/add-ons/kernel/file_systems/nfs4/MetadataCache.h
63
bool fForceValid;
src/add-ons/kernel/file_systems/nfs4/MetadataCache.h
66
bool fInited;
src/add-ons/kernel/file_systems/nfs4/NFS4Defs.h
145
static inline bool sIsAttrSet(Attribute attr, const uint32* bitmap,
src/add-ons/kernel/file_systems/nfs4/NFS4Defs.h
233
bool fRecall;
src/add-ons/kernel/file_systems/nfs4/NFS4Defs.h
248
bool fAtomic;
src/add-ons/kernel/file_systems/nfs4/NFS4Defs.h
268
sGetLockType(short type, bool wait) {
src/add-ons/kernel/file_systems/nfs4/NFS4Defs.h
370
static inline bool
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
25
status_t GetChangeInfo(uint64* change, bool attrDir = false);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
31
status_t CommitWrites(bool unlockBetweenAttempts, uid_t uid, gid_t gid);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
34
FileHandle* handle, bool parent = false);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
42
bool attribute = false);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
57
OpenDelegationData* delegation, bool create);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
61
bool* eof);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
64
const void* buffer, bool commit = false);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
69
bool parent = false);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
74
OpenDirCookie* cookie, bool* eof, uint64* change,
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
76
bool attribute);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
81
uint64* position, uint64* length, bool& conflict);
src/add-ons/kernel/file_systems/nfs4/NFS4Inode.h
83
bool wait);
src/add-ons/kernel/file_systems/nfs4/NFS4Object.h
21
bool HandleErrors(uint32& attempt, uint32 nfs4Error,
src/add-ons/kernel/file_systems/nfs4/NFS4Server.h
36
uint64 ClientId(uint64 prevId = 0, bool forceNew = false);
src/add-ons/kernel/file_systems/nfs4/NFS4Server.h
57
bool fThreadCancel;
src/add-ons/kernel/file_systems/nfs4/OpenState.h
33
bool fOpened;
src/add-ons/kernel/file_systems/nfs4/RPCCallbackServer.h
74
bool fThreadRunning;
src/add-ons/kernel/file_systems/nfs4/RPCServer.h
31
bool fDone;
src/add-ons/kernel/file_systems/nfs4/RPCServer.h
99
bool fThreadCancel;
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
100
bool& toAtomic);
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
122
bool fDecodeError;
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
42
bool fFreePointer;
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
75
status_t Create(uint64* before, uint64* after, bool& atomic);
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
79
status_t Link(uint64* before, uint64* after, bool& atomic);
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
86
status_t Open(uint32* id, uint32* seq, bool* confirm,
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
93
status_t Read(void* buffer, uint32* size, bool* eof);
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
95
DirEntry** dirents, uint32* count, bool* eof);
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
97
status_t Remove(uint64* before, uint64* after, bool& atomic);
src/add-ons/kernel/file_systems/nfs4/ReplyInterpreter.h
99
bool& fromAtomic, uint64* toBefore, uint64* toAfter,
src/add-ons/kernel/file_systems/nfs4/Request.h
24
uid_t uid, gid_t gid, bool singleAttempt = false);
src/add-ons/kernel/file_systems/nfs4/Request.h
42
bool fSingleAttempt;
src/add-ons/kernel/file_systems/nfs4/Request.h
48
bool singleAttempt)
src/add-ons/kernel/file_systems/nfs4/RequestBuilder.h
46
uint32* sequence, bool reclaim = false);
src/add-ons/kernel/file_systems/nfs4/RequestBuilder.h
57
uint32 count = 0, bool excl = false,
src/add-ons/kernel/file_systems/nfs4/RequestBuilder.h
60
status_t OpenAttrDir(bool create);
src/add-ons/kernel/file_systems/nfs4/RequestBuilder.h
81
uint32 len, bool stable = false);
src/add-ons/kernel/file_systems/nfs4/RequestInterpreter.h
28
status_t Recall(FileHandle* handle, bool& truncate,
src/add-ons/kernel/file_systems/nfs4/RootInode.h
30
bool ProbeMigration();
src/add-ons/kernel/file_systems/nfs4/RootInode.h
42
status_t _UpdateInfo(bool force = false);
src/add-ons/kernel/file_systems/nfs4/VnodeToInode.h
105
inline bool
src/add-ons/kernel/file_systems/nfs4/VnodeToInode.h
31
bool Unlink(InodeNames* parent, const char* name);
src/add-ons/kernel/file_systems/nfs4/VnodeToInode.h
36
inline bool IsRoot() const;
src/add-ons/kernel/file_systems/nfs4/VnodeToInode.h
49
inline bool Lock(VnodeToInode* vti)
src/add-ons/kernel/file_systems/nfs4/WorkQueue.h
28
bool fTruncate;
src/add-ons/kernel/file_systems/nfs4/XDR.h
127
inline bool
src/add-ons/kernel/file_systems/nfs4/XDR.h
134
inline bool
src/add-ons/kernel/file_systems/nfs4/XDR.h
149
WriteStream::AddBoolean(bool x)
src/add-ons/kernel/file_systems/nfs4/XDR.h
51
inline bool GetBoolean();
src/add-ons/kernel/file_systems/nfs4/XDR.h
57
inline bool IsEOF() const;
src/add-ons/kernel/file_systems/nfs4/XDR.h
60
bool fEOF;
src/add-ons/kernel/file_systems/nfs4/XDR.h
79
inline status_t AddBoolean(bool x);
src/add-ons/kernel/file_systems/ntfs/libntfs/config.h
12
typedef bool BOOL;
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
116
bool Compare(const StringKey& key, const Index* value) const
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
34
uint32 type, bool fixedKeyLength,
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
41
bool HasFixedKeyLength() const
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
47
bool GetIterator(IndexIterator& iterator);
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
48
bool Find(const void* key, size_t length,
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
72
bool fFixedKeyLength;
src/add-ons/kernel/file_systems/packagefs/indices/Index.h
81
bool HasNext() const;
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
139
bool
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
141
bool ignoreValue)
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
19
virtual bool HasNext() const = 0;
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
41
virtual bool HasNext() const;
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
47
bool SetTo(Index* index, const Value& name,
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
48
bool ignoreValue = false);
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
58
bool fSuspended;
src/add-ons/kernel/file_systems/packagefs/indices/IndexImpl.h
81
bool
src/add-ons/kernel/file_systems/packagefs/nodes/AutoPackageAttributes.h
28
static bool AttributeForName(const StringKey& name,
src/add-ons/kernel/file_systems/packagefs/nodes/Directory.h
33
inline bool ReadLock();
src/add-ons/kernel/file_systems/packagefs/nodes/Directory.h
35
inline bool WriteLock();
src/add-ons/kernel/file_systems/packagefs/nodes/Directory.h
71
bool
src/add-ons/kernel/file_systems/packagefs/nodes/Directory.h
85
bool
src/add-ons/kernel/file_systems/packagefs/nodes/Node.h
105
bool
src/add-ons/kernel/file_systems/packagefs/nodes/Node.h
112
bool
src/add-ons/kernel/file_systems/packagefs/nodes/Node.h
136
bool Compare(const StringKey& key, const Node* value) const
src/add-ons/kernel/file_systems/packagefs/nodes/Node.h
162
bool Compare(ino_t key, const Node* value) const
src/add-ons/kernel/file_systems/packagefs/nodes/Node.h
64
inline bool IsKnownToVFS() const;
src/add-ons/kernel/file_systems/packagefs/nodes/Node.h
65
inline bool HasVFSInitError() const;
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.h
115
bool Compare(Node* key, const NodeListener* value) const
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.h
48
bool IsListening() const
src/add-ons/kernel/file_systems/packagefs/nodes/UnpackingDirectory.h
39
virtual bool IsOnlyPackageNode(PackageNode* node) const;
src/add-ons/kernel/file_systems/packagefs/nodes/UnpackingDirectory.h
40
virtual bool WillBeFirstPackageNode(
src/add-ons/kernel/file_systems/packagefs/nodes/UnpackingLeafNode.h
39
virtual bool IsOnlyPackageNode(PackageNode* node) const;
src/add-ons/kernel/file_systems/packagefs/nodes/UnpackingLeafNode.h
40
virtual bool WillBeFirstPackageNode(
src/add-ons/kernel/file_systems/packagefs/nodes/UnpackingNode.h
28
virtual bool IsOnlyPackageNode(PackageNode* node) const = 0;
src/add-ons/kernel/file_systems/packagefs/nodes/UnpackingNode.h
29
virtual bool WillBeFirstPackageNode(
src/add-ons/kernel/file_systems/packagefs/package/CachedDataReader.h
103
bool Compare(off_t key, const CacheLineLocker* value) const
src/add-ons/kernel/file_systems/packagefs/package/Package.h
121
bool _InitVersionedName();
src/add-ons/kernel/file_systems/packagefs/package/Package.h
184
bool Compare(const char* key, const Package* value) const
src/add-ons/kernel/file_systems/packagefs/package/PackageData.h
26
bool IsEncodedInline() const;
src/add-ons/kernel/file_systems/packagefs/package/PackageData.h
66
inline bool
src/add-ons/kernel/file_systems/packagefs/package/PackageDirectory.h
32
bool HasPrecedenceOver(const PackageDirectory* other)
src/add-ons/kernel/file_systems/packagefs/package/PackageNode.h
73
bool HasPrecedenceOver(const PackageNode* other) const;
src/add-ons/kernel/file_systems/packagefs/package_links/PackageLinkDirectory.h
39
bool IsEmpty() const
src/add-ons/kernel/file_systems/packagefs/resolvables/Dependency.h
52
bool ResolvableVersionMatches(
src/add-ons/kernel/file_systems/packagefs/resolvables/Dependency.h
54
bool ResolvableCompatibleVersionMatches(
src/add-ons/kernel/file_systems/packagefs/resolvables/DependencyFamily.h
24
bool IsLastDependency(Dependency* dependency) const;
src/add-ons/kernel/file_systems/packagefs/resolvables/DependencyFamily.h
68
inline bool
src/add-ons/kernel/file_systems/packagefs/resolvables/DependencyFamily.h
93
bool Compare(const String& key, const DependencyFamily* value) const
src/add-ons/kernel/file_systems/packagefs/resolvables/ResolvableFamily.h
23
bool ResolveDependency(Dependency* dependency);
src/add-ons/kernel/file_systems/packagefs/resolvables/ResolvableFamily.h
27
bool IsLastResolvable(Resolvable* resolvable) const;
src/add-ons/kernel/file_systems/packagefs/resolvables/ResolvableFamily.h
45
inline bool
src/add-ons/kernel/file_systems/packagefs/resolvables/ResolvableFamily.h
70
bool Compare(const String& key, const ResolvableFamily* value) const
src/add-ons/kernel/file_systems/packagefs/util/NodeRef.h
39
inline bool
src/add-ons/kernel/file_systems/packagefs/util/NodeRef.h
46
inline bool
src/add-ons/kernel/file_systems/packagefs/util/NodeRef.h
53
inline bool
src/add-ons/kernel/file_systems/packagefs/util/String.h
106
inline bool
src/add-ons/kernel/file_systems/packagefs/util/String.h
18
bool SetTo(const char* string);
src/add-ons/kernel/file_systems/packagefs/util/String.h
19
bool SetTo(const char* string, size_t maxLength);
src/add-ons/kernel/file_systems/packagefs/util/String.h
20
bool SetToExactLength(const char* string,
src/add-ons/kernel/file_systems/packagefs/util/String.h
26
bool IsEmpty() const;
src/add-ons/kernel/file_systems/packagefs/util/String.h
30
bool operator==(const String& other) const;
src/add-ons/kernel/file_systems/packagefs/util/String.h
31
bool operator!=(const String& other) const;
src/add-ons/kernel/file_systems/packagefs/util/String.h
64
inline bool
src/add-ons/kernel/file_systems/packagefs/util/String.h
71
inline bool
src/add-ons/kernel/file_systems/packagefs/util/String.h
92
inline bool
src/add-ons/kernel/file_systems/packagefs/util/String.h
99
inline bool
src/add-ons/kernel/file_systems/packagefs/util/StringConstants.h
28
static bool Init();
src/add-ons/kernel/file_systems/packagefs/util/StringConstants.h
35
bool _Init();
src/add-ons/kernel/file_systems/packagefs/util/StringKey.h
48
bool operator==(const ::String& other) const
src/add-ons/kernel/file_systems/packagefs/util/StringKey.h
53
bool operator!=(const ::String& other) const
src/add-ons/kernel/file_systems/packagefs/util/StringPool.h
108
bool AcquireReference()
src/add-ons/kernel/file_systems/packagefs/util/StringPool.h
178
bool Compare(const StringDataKey& key, const StringData* value) const
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
306
bool less, Iterator* iterator = NULL);
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
38
bool use_secondary;
src/add-ons/kernel/file_systems/packagefs/util/TwoKeyAVLTree.h
478
TWO_KEY_AVL_TREE_CLASS_NAME::FindFirstClosest(const PrimaryKey& key, bool less,
src/add-ons/kernel/file_systems/packagefs/util/Utils.h
16
inline bool operator<(const timespec& a, const timespec& b)
src/add-ons/kernel/file_systems/packagefs/util/Utils.h
23
inline bool operator>(const timespec& a, const timespec& b)
src/add-ons/kernel/file_systems/packagefs/util/Utils.h
29
static inline bool
src/add-ons/kernel/file_systems/packagefs/util/Utils.h
44
static inline bool
src/add-ons/kernel/file_systems/packagefs/util/Version.h
32
bool Compare(BPackageResolvableOperator op,
src/add-ons/kernel/file_systems/packagefs/volume/PackageFSRoot.h
104
bool
src/add-ons/kernel/file_systems/packagefs/volume/PackageFSRoot.h
34
inline bool ReadLock() const;
src/add-ons/kernel/file_systems/packagefs/volume/PackageFSRoot.h
36
inline bool WriteLock();
src/add-ons/kernel/file_systems/packagefs/volume/PackageFSRoot.h
49
bool IsCustom() const { return fDeviceID < 0; }
src/add-ons/kernel/file_systems/packagefs/volume/PackageFSRoot.h
90
bool
src/add-ons/kernel/file_systems/packagefs/volume/PackageSettings.h
138
bool Compare(const EntryKey& key, const Entry* value) const
src/add-ons/kernel/file_systems/packagefs/volume/PackageSettings.h
177
bool Compare(const StringKey& key, const PackageSettingsItem* value) const
src/add-ons/kernel/file_systems/packagefs/volume/PackageSettings.h
40
bool IsBlocked() const
src/add-ons/kernel/file_systems/packagefs/volume/PackageSettings.h
45
void SetBlocked(bool blocked)
src/add-ons/kernel/file_systems/packagefs/volume/PackageSettings.h
58
bool fIsBlocked;
src/add-ons/kernel/file_systems/packagefs/volume/PackagesDirectory.h
45
static bool IsNewer(const PackagesDirectory* a,
src/add-ons/kernel/file_systems/packagefs/volume/PackagesDirectory.h
77
bool Compare(const node_ref& key, const PackagesDirectory* value) const
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
131
bool notify);
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
133
PackageNode* endNode, bool notify);
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
136
PackageNode* node, bool notify);
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
139
PackageNode* endPackageNode, bool notify);
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
142
PackageNode* packageNode, bool notify,
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
146
bool notify);
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
209
bool
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
223
bool
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
237
bool
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
46
inline bool ReadLock() const;
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
48
inline bool WriteLock();
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
50
inline bool IsWriteLocked() const;
src/add-ons/kernel/file_systems/ramfs/Attribute.h
43
void SetIndex(AttributeIndex *index, bool inIndex);
src/add-ons/kernel/file_systems/ramfs/Attribute.h
45
bool IsInIndex() const { return fInIndex; }
src/add-ons/kernel/file_systems/ramfs/Attribute.h
70
bool fInIndex;
src/add-ons/kernel/file_systems/ramfs/AttributeIndex.h
15
bool fixedKeyLength, size_t keyLength = 0);
src/add-ons/kernel/file_systems/ramfs/AttributeIndex.h
19
virtual bool Removed(Attribute *attribute) = 0;
src/add-ons/kernel/file_systems/ramfs/AttributeIndexImpl.h
24
virtual bool Removed(Attribute *attribute);
src/add-ons/kernel/file_systems/ramfs/AttributeIterator.h
28
bool IsSuspended() const { return fSuspended; }
src/add-ons/kernel/file_systems/ramfs/AttributeIterator.h
36
void SetCurrent(Attribute *attribute, bool isNext);
src/add-ons/kernel/file_systems/ramfs/AttributeIterator.h
44
bool fSuspended;
src/add-ons/kernel/file_systems/ramfs/AttributeIterator.h
45
bool fIsNext;
src/add-ons/kernel/file_systems/ramfs/AttributeIterator.h
46
bool fDone;
src/add-ons/kernel/file_systems/ramfs/DataContainer.h
39
inline bool _RequiresCacheMode(size_t size);
src/add-ons/kernel/file_systems/ramfs/DataContainer.h
40
inline bool _IsCacheMode() const;
src/add-ons/kernel/file_systems/ramfs/DataContainer.h
43
size_t* bytesProcessed, bool isWrite, bool retriesAllowed = true);
src/add-ons/kernel/file_systems/ramfs/Directory.h
35
bool IsEmpty() const { return fEntries.IsEmpty(); }
src/add-ons/kernel/file_systems/ramfs/DirectoryEntryTable.h
36
bool Compare(KeyType key, ValueType* value) const
src/add-ons/kernel/file_systems/ramfs/EntryIterator.h
27
bool IsSuspended() const { return fSuspended; }
src/add-ons/kernel/file_systems/ramfs/EntryIterator.h
35
void SetCurrent(Entry *entry, bool isNext);
src/add-ons/kernel/file_systems/ramfs/EntryIterator.h
43
bool fSuspended;
src/add-ons/kernel/file_systems/ramfs/EntryIterator.h
44
bool fIsNext;
src/add-ons/kernel/file_systems/ramfs/EntryIterator.h
45
bool fDone;
src/add-ons/kernel/file_systems/ramfs/Index.h
22
bool fixedKeyLength, size_t keyLength = 0);
src/add-ons/kernel/file_systems/ramfs/Index.h
32
bool HasFixedKeyLength() const { return fFixedKeyLength; }
src/add-ons/kernel/file_systems/ramfs/Index.h
37
bool GetIterator(IndexEntryIterator *iterator);
src/add-ons/kernel/file_systems/ramfs/Index.h
38
bool Find(const uint8 *key, size_t length,
src/add-ons/kernel/file_systems/ramfs/Index.h
55
bool fFixedKeyLength;
src/add-ons/kernel/file_systems/ramfs/IndexDirectory.h
26
bool DeleteIndex(const char *name, uint32 type);
src/add-ons/kernel/file_systems/ramfs/IndexDirectory.h
27
bool DeleteIndex(Index *index);
src/add-ons/kernel/file_systems/ramfs/IndexDirectory.h
34
bool IsSpecialIndex(Index *index) const;
src/add-ons/kernel/file_systems/ramfs/IndexImpl.h
50
bool fInitialized;
src/add-ons/kernel/file_systems/ramfs/IndexImpl.h
51
bool fIsNext;
src/add-ons/kernel/file_systems/ramfs/IndexImpl.h
52
bool fSuspended;
src/add-ons/kernel/file_systems/ramfs/List.h
136
bool
src/add-ons/kernel/file_systems/ramfs/List.h
139
bool result = (index >= 0 && index <= fItemCount
src/add-ons/kernel/file_systems/ramfs/List.h
150
bool
src/add-ons/kernel/file_systems/ramfs/List.h
153
bool result = true;
src/add-ons/kernel/file_systems/ramfs/List.h
205
bool
src/add-ons/kernel/file_systems/ramfs/List.h
209
bool result = (index >= 0);
src/add-ons/kernel/file_systems/ramfs/List.h
217
bool
src/add-ons/kernel/file_systems/ramfs/List.h
231
bool
src/add-ons/kernel/file_systems/ramfs/List.h
243
bool
src/add-ons/kernel/file_systems/ramfs/List.h
282
bool
src/add-ons/kernel/file_systems/ramfs/List.h
330
bool
src/add-ons/kernel/file_systems/ramfs/List.h
338
bool
src/add-ons/kernel/file_systems/ramfs/List.h
341
bool result = true;
src/add-ons/kernel/file_systems/ramfs/List.h
43
bool AddItem(const item_t &item, int32 index);
src/add-ons/kernel/file_systems/ramfs/List.h
44
bool AddItem(const item_t &item);
src/add-ons/kernel/file_systems/ramfs/List.h
48
bool RemoveItem(const item_t &item);
src/add-ons/kernel/file_systems/ramfs/List.h
49
bool RemoveItem(int32 index);
src/add-ons/kernel/file_systems/ramfs/List.h
51
bool ReplaceItem(int32 index, const item_t &item);
src/add-ons/kernel/file_systems/ramfs/List.h
53
bool MoveItem(int32 oldIndex, int32 newIndex);
src/add-ons/kernel/file_systems/ramfs/List.h
58
bool IsEmpty() const;
src/add-ons/kernel/file_systems/ramfs/List.h
63
bool HasItem(const item_t &item) const;
src/add-ons/kernel/file_systems/ramfs/List.h
70
bool _Resize(size_t count);
src/add-ons/kernel/file_systems/ramfs/Node.h
122
bool fIsKnownToVFS;
src/add-ons/kernel/file_systems/ramfs/Node.h
49
inline bool IsDirectory() const { return S_ISDIR(fMode); }
src/add-ons/kernel/file_systems/ramfs/Node.h
50
inline bool IsFile() const { return S_ISREG(fMode); }
src/add-ons/kernel/file_systems/ramfs/Node.h
51
inline bool IsSymLink() const { return S_ISLNK(fMode); }
src/add-ons/kernel/file_systems/ramfs/Node.h
82
inline bool IsModified() const { return fModified; }
src/add-ons/kernel/file_systems/ramfs/Node.h
86
bool IsKnownToVFS() const { return fIsKnownToVFS; }
src/add-ons/kernel/file_systems/ramfs/NodeTable.h
28
bool Compare(KeyType key, ValueType* value) const
src/add-ons/kernel/file_systems/ramfs/String.h
136
bool
src/add-ons/kernel/file_systems/ramfs/String.h
144
bool
src/add-ons/kernel/file_systems/ramfs/String.h
147
bool result = true;
src/add-ons/kernel/file_systems/ramfs/String.h
21
inline bool SetTo(const char *string, int32 maxLength = -1);
src/add-ons/kernel/file_systems/ramfs/String.h
30
inline bool operator==(const String &string) const;
src/add-ons/kernel/file_systems/ramfs/String.h
31
inline bool operator!=(const String &string) const { return !(*this == string); }
src/add-ons/kernel/file_systems/ramfs/String.h
34
inline bool _SetTo(const char *string, int32 length);
src/add-ons/kernel/file_systems/ramfs/String.h
76
bool
src/add-ons/kernel/file_systems/ramfs/TwoKeyAVLTree.h
32
bool use_secondary;
src/add-ons/kernel/file_systems/ramfs/Volume.h
158
bool ReadLock();
src/add-ons/kernel/file_systems/ramfs/Volume.h
160
bool WriteLock();
src/add-ons/kernel/file_systems/ramfs/Volume.h
194
bool fMounted;
src/add-ons/kernel/file_systems/ramfs/Volume.h
64
inline bool operator==(const NodeListenerValue &other)
src/add-ons/kernel/file_systems/ramfs/Volume.h
82
inline bool operator==(const EntryListenerValue &other)
src/add-ons/kernel/file_systems/reiserfs/Block.h
103
bool IsLeaf() const;
src/add-ons/kernel/file_systems/reiserfs/Block.h
104
bool IsInternal() const;
src/add-ons/kernel/file_systems/reiserfs/Block.h
58
void SetChecked(bool checked);
src/add-ons/kernel/file_systems/reiserfs/Block.h
59
bool IsChecked() const { return (fFlags & CHECKED); }
src/add-ons/kernel/file_systems/reiserfs/Block.h
61
bool IsFormatted() const;
src/add-ons/kernel/file_systems/reiserfs/Block.h
62
bool IsLeaf() const;
src/add-ons/kernel/file_systems/reiserfs/Block.h
63
bool IsInternal() const;
src/add-ons/kernel/file_systems/reiserfs/Block.h
84
bool _Put();
src/add-ons/kernel/file_systems/reiserfs/DirItem.h
54
bool IsVisible() const { return (GetState() & (1 << DEH_Visible)); }
src/add-ons/kernel/file_systems/reiserfs/DirItem.h
55
bool IsHidden() const { return !IsVisible(); }
src/add-ons/kernel/file_systems/reiserfs/Iterators.h
179
bool fFindFirst;
src/add-ons/kernel/file_systems/reiserfs/Iterators.h
180
bool fDone;
src/add-ons/kernel/file_systems/reiserfs/Iterators.h
187
uint64 startOffset = 0, bool fixedHash = false);
src/add-ons/kernel/file_systems/reiserfs/Iterators.h
190
uint64 startOffset = 0, bool fixedHash = false);
src/add-ons/kernel/file_systems/reiserfs/Iterators.h
212
bool fFixedHash;
src/add-ons/kernel/file_systems/reiserfs/Iterators.h
213
bool fDone;
src/add-ons/kernel/file_systems/reiserfs/Key.h
219
int Compare(const VKey &k, bool compareTypes = false) const
src/add-ons/kernel/file_systems/reiserfs/Key.h
245
bool operator==(const VKey &k) const { return (Compare(k) == 0); }
src/add-ons/kernel/file_systems/reiserfs/Key.h
246
bool operator!=(const VKey &k) const { return (Compare(k) != 0); }
src/add-ons/kernel/file_systems/reiserfs/Key.h
247
bool operator<(const VKey &k) const { return (Compare(k) < 0); }
src/add-ons/kernel/file_systems/reiserfs/Key.h
248
bool operator>(const VKey &k) const { return (Compare(k) > 0); }
src/add-ons/kernel/file_systems/reiserfs/Key.h
249
bool operator<=(const VKey &k) const { return (Compare(k) <= 0); }
src/add-ons/kernel/file_systems/reiserfs/Key.h
250
bool operator>=(const VKey &k) const { return (Compare(k) >= 0); }
src/add-ons/kernel/file_systems/reiserfs/List.h
146
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
149
bool result = (index >= 0 && index <= fItemCount
src/add-ons/kernel/file_systems/reiserfs/List.h
160
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
163
bool result = true;
src/add-ons/kernel/file_systems/reiserfs/List.h
215
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
219
bool result = (index >= 0);
src/add-ons/kernel/file_systems/reiserfs/List.h
227
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
259
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
307
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
315
bool
src/add-ons/kernel/file_systems/reiserfs/List.h
318
bool result = true;
src/add-ons/kernel/file_systems/reiserfs/List.h
60
bool AddItem(const item_t &item, int32 index);
src/add-ons/kernel/file_systems/reiserfs/List.h
61
bool AddItem(const item_t &item);
src/add-ons/kernel/file_systems/reiserfs/List.h
65
bool RemoveItem(const item_t &item);
src/add-ons/kernel/file_systems/reiserfs/List.h
66
bool RemoveItem(int32 index);
src/add-ons/kernel/file_systems/reiserfs/List.h
71
bool IsEmpty() const;
src/add-ons/kernel/file_systems/reiserfs/List.h
76
bool HasItem(const item_t &item) const;
src/add-ons/kernel/file_systems/reiserfs/List.h
80
bool _Resize(size_t count);
src/add-ons/kernel/file_systems/reiserfs/Settings.h
118
bool
src/add-ons/kernel/file_systems/reiserfs/Settings.h
130
bool
src/add-ons/kernel/file_systems/reiserfs/Settings.h
132
bool unknownValue, bool noArgValue)
src/add-ons/kernel/file_systems/reiserfs/Settings.h
41
bool GetHideEsoteric() const;
src/add-ons/kernel/file_systems/reiserfs/Settings.h
63
static bool _GetParameterValue(const container_t *container,
src/add-ons/kernel/file_systems/reiserfs/Settings.h
64
const char *name, bool unknownValue, bool noArgValue);
src/add-ons/kernel/file_systems/reiserfs/Settings.h
71
static bool _CheckEntryName(const char *name);
src/add-ons/kernel/file_systems/reiserfs/Settings.h
76
bool fHideEsoteric;
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
169
bool IsDir() const { return S_ISDIR(GetMode()); }
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
170
bool IsFile() const { return S_ISREG(GetMode()); }
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
171
bool IsSymlink() const { return S_ISLNK(GetMode()); }
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
172
bool IsEsoteric() const { return (!IsDir() && !IsFile() && !IsSymlink()); }
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
230
status_t GetStatData(StatData *statData, bool clone = false) const
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
48
StatData(stat_data_v1 *data, bool clone = false)
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
50
StatData(stat_data *data, bool clone = false)
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
54
status_t SetTo(stat_data_v1 *data, bool clone = false)
src/add-ons/kernel/file_systems/reiserfs/StatItem.h
71
status_t SetTo(stat_data *data, bool clone = false)
src/add-ons/kernel/file_systems/reiserfs/VNode.h
58
bool IsDir() const { return fStatData.IsDir(); }
src/add-ons/kernel/file_systems/reiserfs/VNode.h
59
bool IsFile() const { return fStatData.IsFile(); }
src/add-ons/kernel/file_systems/reiserfs/VNode.h
60
bool IsSymlink() const { return fStatData.IsSymlink(); }
src/add-ons/kernel/file_systems/reiserfs/VNode.h
61
bool IsEsoteric() const { return fStatData.IsEsoteric(); }
src/add-ons/kernel/file_systems/reiserfs/Volume.h
74
VNode *foundNode, bool failIfHidden = false);
src/add-ons/kernel/file_systems/reiserfs/Volume.h
82
bool IsNegativeEntry(ino_t id);
src/add-ons/kernel/file_systems/reiserfs/Volume.h
83
bool IsNegativeEntry(uint32 dirID, uint32 objectID);
src/add-ons/kernel/file_systems/reiserfs/Volume.h
85
bool GetHideEsoteric() const;
src/add-ons/kernel/file_systems/reiserfs/Volume.h
91
bool _VerifyHashFunction(hash_function_t function);
src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h
102
long_address *extent, bool *isEmpty)
src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h
42
bool *isEmpty);
src/add-ons/kernel/file_systems/udf/AllocationDescriptorList.h
64
bool fReadFromIcb;
src/add-ons/kernel/file_systems/udf/Icb.h
109
bool &recorded);
src/add-ons/kernel/file_systems/udf/Icb.h
74
bool fAtBeginning;
src/add-ons/kernel/file_systems/udf/Icb.h
90
bool IsFile() { return Type() == ICB_TYPE_REGULAR_FILE; }
src/add-ons/kernel/file_systems/udf/Icb.h
91
bool IsDirectory() { return (Type() == ICB_TYPE_DIRECTORY
src/add-ons/kernel/file_systems/udf/MemoryChunk.h
54
bool fOwnsData;
src/add-ons/kernel/file_systems/udf/MetadataPartition.h
30
uint16 alignmentUnitSize, bool metadataIsDuplicated);
src/add-ons/kernel/file_systems/udf/MetadataPartition.h
44
bool fMetadataIsDuplicated;
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1673
bool may_be_hidden() const {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1679
bool is_directory() const {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1685
bool is_deleted() const {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1691
bool is_parent() const {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1697
bool is_metadata_stream() const {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1728
void set_may_be_hidden(bool how) {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1735
void set_is_directory(bool how) {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1742
void set_is_deleted(bool how) {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1749
void set_is_parent(bool how) {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
1756
void set_is_metadata_stream(bool how) {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
278
bool matches(const entity_id &id) const;
src/add-ons/kernel/file_systems/udf/UdfStructures.h
346
bool id_matches(const char *id);
src/add-ons/kernel/file_systems/udf/UdfStructures.h
574
status_t init_check(uint32 block, bool calculateCrc = true);
src/add-ons/kernel/file_systems/udf/UdfStructures.h
963
bool allocated() const {
src/add-ons/kernel/file_systems/udf/UdfStructures.h
992
void set_allocated(bool allocated) {
src/add-ons/kernel/file_systems/udf/Utils.h
15
const char *bool_to_string(bool value);
src/add-ons/kernel/file_systems/udf/Volume.h
35
bool IsReadOnly() { return true; }
src/add-ons/kernel/file_systems/udf/Volume.h
52
bool Mounted() const { return fMounted; }
src/add-ons/kernel/file_systems/udf/Volume.h
70
bool fMounted;
src/add-ons/kernel/file_systems/ufs2/Inode.h
92
bool IsDirectory() const
src/add-ons/kernel/file_systems/ufs2/Inode.h
94
bool IsFile() const
src/add-ons/kernel/file_systems/ufs2/Inode.h
96
bool IsSymLink() const
src/add-ons/kernel/file_systems/ufs2/Volume.h
29
bool IsValidSuperBlock();
src/add-ons/kernel/file_systems/ufs2/Volume.h
30
bool IsValidInodeBlock(off_t block) const;
src/add-ons/kernel/file_systems/ufs2/Volume.h
31
bool IsReadOnly() const
src/add-ons/kernel/file_systems/ufs2/ufs2.h
344
bool IsMagicValid();
src/add-ons/kernel/file_systems/ufs2/ufs2.h
345
bool IsValid();
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
108
bool IsUserlandServerThread() const;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
150
bool fInitialized;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
151
volatile bool fTerminating;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
156
inline bool
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
60
bool Compare(const FSVNodeCapabilities& key, const VNodeOps* value) const
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
80
inline bool HasCapability(uint32 capability) const;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.h
97
bool KnowsSelectSyncEntry(selectsync* sync);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/IOCtlInfo.h
11
bool isBuffer;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/RequestPortPool.h
25
bool IsDisconnected() const;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/RequestPortPool.h
45
volatile bool fDisconnected;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/UserlandFS.h
56
bool fDebuggerCommandsAdded;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
102
status_t WriteVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
103
status_t RemoveVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
250
status_t _WriteVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
295
bool partialTransfer,
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
298
inline bool HasVNodeCapability(VNode* vnode,
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
320
volatile bool fVNodeCountingEnabled;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
341
inline bool
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
45
inline bool HasCapability(int capability) const;
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
61
status_t GetVNodeRemoved(ino_t vnid, bool* removed);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
66
bool enabled);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.h
99
status_t ReadVNode(ino_t vnid, bool reenter,
src/add-ons/kernel/file_systems/userlandfs/server/IORequestInfo.h
17
bool isWrite;
src/add-ons/kernel/file_systems/userlandfs/server/IORequestInfo.h
18
bool isVIP;
src/add-ons/kernel/file_systems/userlandfs/server/IORequestInfo.h
20
IORequestInfo(int32 id, bool isWrite, off_t offset, size_t length,
src/add-ons/kernel/file_systems/userlandfs/server/IORequestInfo.h
21
bool isVIP)
src/add-ons/kernel/file_systems/userlandfs/server/RequestThread.h
70
bool fTerminating;
src/add-ons/kernel/file_systems/userlandfs/server/ServerDefs.h
17
void SetEnterDebugger(bool enterDebugger);
src/add-ons/kernel/file_systems/userlandfs/server/ServerDefs.h
18
bool ShallEnterDebugger() const;
src/add-ons/kernel/file_systems/userlandfs/server/ServerDefs.h
21
bool fEnterDebugger;
src/add-ons/kernel/file_systems/userlandfs/server/UserlandRequestHandler.h
210
bool expectsReceipt);
src/add-ons/kernel/file_systems/userlandfs/server/UserlandRequestHandler.h
214
bool fExpectReply;
src/add-ons/kernel/file_systems/userlandfs/server/Volume.h
53
virtual status_t ReadVNode(ino_t vnid, bool reenter,
src/add-ons/kernel/file_systems/userlandfs/server/Volume.h
56
virtual status_t WriteVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/Volume.h
57
virtual status_t RemoveVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/Volume.h
69
bool partialTransfer,
src/add-ons/kernel/file_systems/userlandfs/server/beos/BeOSKernelFileSystem.h
37
bool fBlockCacheInitialized;
src/add-ons/kernel/file_systems/userlandfs/server/beos/BeOSKernelVolume.h
161
uint32 type, int openMode, bool create,
src/add-ons/kernel/file_systems/userlandfs/server/beos/BeOSKernelVolume.h
168
bool fMounted;
src/add-ons/kernel/file_systems/userlandfs/server/beos/BeOSKernelVolume.h
40
virtual status_t ReadVNode(ino_t vnid, bool reenter,
src/add-ons/kernel/file_systems/userlandfs/server/beos/BeOSKernelVolume.h
43
virtual status_t WriteVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/beos/BeOSKernelVolume.h
44
virtual status_t RemoveVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEEntry.h
116
bool Compare(const FUSEEntryRef& key, const FUSEEntry* value) const
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEEntry.h
132
bool Compare(ino_t key, const FUSENode* value) const
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEEntry.h
86
bool dirty;
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEFileSystem.h
44
bool HasHaikuFuseExtensions() const
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEFileSystem.h
65
status_t MainLoop(bool multithreaded);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
156
bool _GetNodeID(FUSENode* dir, const char* entryName,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
172
status_t _LockNodeChain(FUSENode* node, bool lockParent,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
173
bool writeLock);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
174
void _UnlockNodeChain(FUSENode* node, bool parent,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
175
bool writeLock);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
177
bool writeLock, FUSENode* stopNode,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
181
bool lockParent1, bool writeLock1,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
182
FUSENode* node2, bool lockParent2,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
183
bool writeLock2);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
185
bool lockParent1, bool writeLock1,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
186
FUSENode* node2, bool lockParent2,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
187
bool writeLock2, bool* _retry);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
188
void _UnlockNodeChains(FUSENode* node1, bool parent1,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
189
bool writeLock1, FUSENode* node2,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
190
bool parent2, bool writeLock2);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
192
bool _FindCommonAncestor(FUSENode* node1,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
194
bool* _inverseLockingOrder);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
195
bool _GetNodeAncestors(FUSENode* node,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
216
off_t pos, char* buffer, size_t& bytes, bool isWrite);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
227
bool fUseNodeIDs;
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
47
virtual status_t ReadVNode(ino_t vnid, bool reenter,
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
50
virtual status_t WriteVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.h
51
virtual status_t RemoveVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/haiku/HaikuKernelNode.h
29
bool published;
src/add-ons/kernel/file_systems/userlandfs/server/haiku/HaikuKernelVolume.h
60
virtual status_t ReadVNode(ino_t vnid, bool reenter,
src/add-ons/kernel/file_systems/userlandfs/server/haiku/HaikuKernelVolume.h
63
virtual status_t WriteVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/haiku/HaikuKernelVolume.h
64
virtual status_t RemoveVNode(void* node, bool reenter);
src/add-ons/kernel/file_systems/userlandfs/server/haiku/HaikuKernelVolume.h
76
bool partialTransfer,
src/add-ons/kernel/file_systems/userlandfs/server/kernel_emu.h
23
bool unspecifiedEvent);
src/add-ons/kernel/file_systems/userlandfs/server/kernel_emu.h
38
status_t get_vnode_removed(dev_t nsid, ino_t vnid, bool* removed);
src/add-ons/kernel/file_systems/userlandfs/server/kernel_emu.h
42
status_t file_cache_set_enabled(dev_t mountID, ino_t vnodeID, bool enabled);
src/add-ons/kernel/file_systems/websearchfs/settings.c
17
bool sync_unlink_queries = false;
src/add-ons/kernel/file_systems/websearchfs/settings.h
15
extern bool sync_unlink_queries;
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
1193
bool accepted = true;
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
1194
bool reused = false;
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
233
static status_t websearchfs_remove_vnode(fs_volume *_volume, fs_vnode *_node, bool reenter)
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
264
static status_t websearchfs_read_vnode(fs_volume *_volume, ino_t vnid, fs_vnode *_node, int* _type, uint32* _flags, bool reenter)
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
288
static status_t websearchfs_release_vnode(fs_volume *_volume, fs_vnode *_node, bool reenter)
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
61
static int websearchfs_create_gen(fs_volume *_volume, fs_node *dir, const char *name, int omode, int perms, ino_t *vnid, fs_node **node, struct attr_entry *iattrs, bool mkdir, bool uniq);
src/add-ons/kernel/file_systems/websearchfs/websearchfs.c
679
static int websearchfs_create_gen(fs_volume *_volume, fs_node *dir, const char *name, int omode, int perms, ino_t *vnid, fs_node **node, struct attr_entry *iattrs, bool mkdir, bool uniq)
src/add-ons/kernel/file_systems/xfs/Attribute.h
16
bool create;
src/add-ons/kernel/file_systems/xfs/Extent.h
164
bool IsBlockType();
src/add-ons/kernel/file_systems/xfs/Inode.h
249
bool VerifyInode() const;
src/add-ons/kernel/file_systems/xfs/Inode.h
251
bool VerifyForkoff() const;
src/add-ons/kernel/file_systems/xfs/Inode.h
253
bool VerifyFork(int WhichFork) const;
src/add-ons/kernel/file_systems/xfs/Inode.h
255
bool IsDirectory() const
src/add-ons/kernel/file_systems/xfs/Inode.h
258
bool IsFile() const
src/add-ons/kernel/file_systems/xfs/Inode.h
261
bool IsSymLink() const
src/add-ons/kernel/file_systems/xfs/Inode.h
272
bool IsLocal() const
src/add-ons/kernel/file_systems/xfs/Inode.h
308
bool HasFileTypeField() const;
src/add-ons/kernel/file_systems/xfs/LeafDirectory.h
112
bool IsLeafType();
src/add-ons/kernel/file_systems/xfs/Node.h
102
bool IsNodeType();
src/add-ons/kernel/file_systems/xfs/Utility.h
10
inline bool
src/add-ons/kernel/file_systems/xfs/VerifyHeader.h
21
bool VerifyHeader(T* header, char* buffer, Inode* inode,
src/add-ons/kernel/file_systems/xfs/Volume.h
33
bool IsValidSuperBlock() const;
src/add-ons/kernel/file_systems/xfs/Volume.h
34
bool IsVersion5() const
src/add-ons/kernel/file_systems/xfs/Volume.h
36
bool IsReadOnly() const
src/add-ons/kernel/file_systems/xfs/Volume.h
90
bool XfsHasIncompatFeature() const
src/add-ons/kernel/file_systems/xfs/Volume.h
93
bool UuidEquals(const uuid_t& u1)
src/add-ons/kernel/file_systems/xfs/xfs.h
63
bool IsValid() const;
src/add-ons/kernel/file_systems/xfs/xfs.h
64
bool IsValidVersion() const;
src/add-ons/kernel/file_systems/xfs/xfs.h
65
bool IsValidFeatureMask() const;
src/add-ons/kernel/file_systems/xfs/xfs.h
66
bool IsVersion5() const;
src/add-ons/kernel/file_systems/xfs/xfs.h
67
bool XfsHasIncompatFeature() const;
src/add-ons/kernel/file_systems/xfs/xfs.h
68
bool UuidEquals(const uuid_t& u1);
src/add-ons/kernel/generic/scsi_periph/scsi_periph_int.h
101
scsi_device_interface *scsi, device_node *node, bool removable,
src/add-ons/kernel/generic/scsi_periph/scsi_periph_int.h
111
bool isWrite, size_t* _bytesTransferred);
src/add-ons/kernel/generic/scsi_periph/scsi_periph_int.h
35
bool removal_requested;
src/add-ons/kernel/generic/scsi_periph/scsi_periph_int.h
37
bool removable; // true, if device is removable
src/add-ons/kernel/generic/scsi_periph/scsi_periph_int.h
74
bool start, bool with_LoEj);
src/add-ons/kernel/generic/tty/line_buffer.h
26
size_t length, char eof = 0, bool* hitEOF = NULL);
src/add-ons/kernel/generic/tty/line_buffer.h
30
bool line_buffer_tail_getc(struct line_buffer &buffer, char *c);
src/add-ons/kernel/generic/tty/tty_private.h
116
bool closed;
src/add-ons/kernel/generic/tty/tty_private.h
139
bool is_master;
src/add-ons/kernel/generic/tty/tty_private.h
143
bool is_exclusive;
src/add-ons/kernel/generic/tty/tty_private.h
168
extern status_t tty_input_lock(tty_cookie* cookie, bool lock);
src/add-ons/kernel/generic/tty/tty_private.h
169
extern status_t tty_hardware_signal(tty_cookie* cookie, int signal, bool);
src/add-ons/kernel/generic/tty/tty_private.h
44
bool WasNotified() const { return fNotified; }
src/add-ons/kernel/generic/tty/tty_private.h
45
bool HasError() const { return fError; }
src/add-ons/kernel/generic/tty/tty_private.h
53
bool fNotified;
src/add-ons/kernel/generic/tty/tty_private.h
54
bool fError;
src/add-ons/kernel/generic/tty/tty_private.h
66
bool IsEmpty() const { return fRequests.IsEmpty(); }
src/add-ons/kernel/generic/tty/tty_private.h
91
status_t Wait(bool interruptable, bigtime_t timeout = B_INFINITE_TIMEOUT);
src/add-ons/kernel/generic/tty/tty_private.h
93
bool IsFirstInQueues();
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
112
bool SendConfigureRequest();
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
113
bool SendConfigureAck(net_buffer *packet);
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
114
bool SendConfigureNak(net_buffer *packet);
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
115
bool SendTerminateRequest();
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
116
bool SendTerminateAck(net_buffer *request = NULL);
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
117
bool SendCodeReject(net_buffer *packet);
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
128
bool fRequestPrimaryDNS, fRequestSecondaryDNS;
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
73
virtual bool Up();
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
74
virtual bool Down();
src/add-ons/kernel/network/ppp/ipcp/Protocol.h
83
bool ParseSideRequests(const driver_parameter *requests, ppp_side side);
src/add-ons/kernel/network/ppp/modem/ModemDevice.h
44
virtual bool Up();
src/add-ons/kernel/network/ppp/modem/ModemDevice.h
45
virtual bool Down();
src/add-ons/kernel/network/ppp/pap/Protocol.h
58
virtual bool Up();
src/add-ons/kernel/network/ppp/pap/Protocol.h
59
virtual bool Down();
src/add-ons/kernel/network/ppp/pap/Protocol.h
83
bool SendRequest();
src/add-ons/kernel/network/ppp/pap/Protocol.h
84
bool SendAck(net_buffer *packet);
src/add-ons/kernel/network/ppp/pap/Protocol.h
85
bool SendNak(net_buffer *packet);
src/add-ons/kernel/network/ppp/pppoe/DiscoveryPacket.h
63
bool AddTag(uint16 type, const void *data, uint16 length, int32 index = -1);
src/add-ons/kernel/network/ppp/pppoe/DiscoveryPacket.h
64
bool RemoveTag(pppoe_tag *tag);
src/add-ons/kernel/network/ppp/pppoe/PPPoEDevice.h
48
virtual bool Up();
src/add-ons/kernel/network/ppp/pppoe/PPPoEDevice.h
49
virtual bool Down();
src/add-ons/kernel/network/ppp/shared/libkernelppp/_KPPPAuthenticationHandler.h
33
bool fPeerAuthenticatorRejected;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPConfigurePacket.h
34
bool SetCode(uint8 code);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPConfigurePacket.h
46
bool AddItem(const ppp_configure_item *item, int32 index = -1);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPConfigurePacket.h
47
bool RemoveItem(ppp_configure_item *item);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
109
bool UpStarted();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
110
bool DownStarted();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
56
virtual bool Up() = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
64
virtual bool Down() = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
66
bool IsUp() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
69
bool IsDown() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
72
bool IsGoingUp() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
75
bool IsGoingDown() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPDevice.h
94
virtual bool IsAllowedToSend() const;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
113
bool SetMRU(uint32 MRU);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
118
bool SetInterfaceMTU(uint32 interfaceMTU)
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
128
bool SetDevice(KPPPDevice *device);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
133
bool AddProtocol(KPPPProtocol *protocol);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
134
bool RemoveProtocol(KPPPProtocol *protocol);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
144
bool AddChild(KPPPInterface *child);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
145
bool RemoveChild(KPPPInterface *child);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
154
bool IsMultilink() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
157
void SetAutoReconnect(bool autoReconnect = true);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
159
bool DoesAutoReconnect() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
162
void SetConnectOnDemand(bool connectOnDemand = true);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
164
bool DoesConnectOnDemand() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
167
void SetAskBeforeConnecting(bool ask);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
169
bool DoesAskBeforeConnecting() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
183
bool SetPFCOptions(uint8 pfcOptions);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
204
bool UseLocalPFC() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
207
virtual bool Up();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
209
virtual bool Down();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
210
bool WaitForConnection();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
212
bool IsUp() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
219
bool Report(ppp_report_type type, int32 code, void *data, int32 length)
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
223
bool LoadModules(driver_settings *settings,
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
225
bool LoadModule(const char *name, driver_parameter *parameter,
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
228
virtual bool IsAllowedToSend() const;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
242
bool RegisterInterface();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
245
bool UnregisterInterface();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
279
bool fUpdateIdleSince;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
284
bool fIsMultilink;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPInterface.h
286
bool fAutoReconnect, fConnectOnDemand, fAskBeforeConnecting;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCP.h
56
bool AddOptionHandler(KPPPOptionHandler *handler);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCP.h
57
bool RemoveOptionHandler(KPPPOptionHandler *handler);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCP.h
64
bool AddLCPExtension(KPPPLCPExtension *extension);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCP.h
65
bool RemoveLCPExtension(KPPPLCPExtension *extension);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCP.h
85
virtual bool Up();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCP.h
86
virtual bool Down();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCPExtension.h
39
void SetEnabled(bool enabled = true)
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCPExtension.h
42
bool IsEnabled() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLCPExtension.h
68
bool fEnabled;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLayer.h
44
virtual bool Up() = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLayer.h
46
virtual bool Down() = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPLayer.h
49
virtual bool IsAllowedToSend() const = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPManager.h
26
bool deleting;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPManager.h
43
bool (*DeleteInterface)(ppp_interface_id ID);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPManager.h
45
bool (*RemoveInterface)(ppp_interface_id ID);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPManager.h
51
bool (*UnregisterInterface)(ppp_interface_id ID);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPManager.h
64
bool (*DoesReport)(ppp_report_type type, thread_id thread);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPModule.h
45
bool (*add_to)(KPPPInterface& mainInterface, KPPPInterface *subInterface,
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPOptionHandler.h
45
void SetEnabled(bool enabled = true)
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPOptionHandler.h
48
bool IsEnabled() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPOptionHandler.h
79
bool fEnabled;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
102
bool IsGoingDown() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
105
virtual bool IsAllowedToSend() const;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
114
void SetUpRequested(bool requested = true)
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
141
bool fEnabled;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
142
bool fUpRequested;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
68
void SetEnabled(bool enabled = true);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
70
bool IsEnabled() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
74
bool IsUpRequested() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
85
virtual bool Up() = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
91
virtual bool Down() = 0;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
93
bool IsUp() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
96
bool IsDown() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPProtocol.h
99
bool IsGoingUp() const
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPReportManager.h
25
static bool SendReport(thread_id thread, const ppp_report_packet *report);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPReportManager.h
31
bool DoesReport(ppp_report_type type, thread_id thread);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPReportManager.h
32
bool Report(ppp_report_type type, int32 code, void *data, int32 length);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
103
bool TLSNotify();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
104
bool TLFNotify();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
145
bool SendConfigureRequest();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
146
bool SendConfigureAck(net_buffer *packet);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
147
bool SendConfigureNak(net_buffer *packet);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
148
bool SendTerminateRequest();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
149
bool SendTerminateAck(net_buffer *request = NULL);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
150
bool SendCodeReject(net_buffer *packet, uint16 protocolNumber, uint8 code);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
151
bool SendEchoReply(net_buffer *request);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
64
bool Reconfigure();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
65
bool SendEchoRequest();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPStateMachine.h
66
bool SendDiscardRequest();
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/KPPPUtils.h
19
extern bool IsProtocolAllowed(const KPPPProtocol& protocol);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPControl.h
232
bool doesConnectOnDemand, doesAutoReconnect, askBeforeConnecting, hasDevice;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPControl.h
233
bool isMultilink, hasParent;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPControl.h
263
bool isUp;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPControl.h
294
bool isEnabled;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPControl.h
295
bool isUpRequested;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPControl.h
311
bool isEnabled;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
141
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
144
bool result = (index >= 0 && index <= fItemCount
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
155
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
158
bool result = true;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
210
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
214
bool result = (index >= 0);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
222
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
236
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
248
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
287
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
335
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
343
bool
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
346
bool result = true;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
48
bool AddItem(const item_t &item, int32 index);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
49
bool AddItem(const item_t &item);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
53
bool RemoveItem(const item_t &item);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
54
bool RemoveItem(int32 index);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
56
bool ReplaceItem(int32 index, const item_t &item);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
58
bool MoveItem(int32 oldIndex, int32 newIndex);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
63
bool IsEmpty() const;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
68
bool HasItem(const item_t &item) const;
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/TemplateList.h
75
bool _Resize(size_t count);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
20
extern bool copy_driver_parameter(const driver_parameter *from, driver_parameter *to);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
21
extern bool set_driver_parameter_name(const char *name, driver_parameter *parameter);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
22
extern bool add_driver_parameter_value(const char *value, driver_parameter *to);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
23
extern bool add_driver_parameter(driver_parameter *add, driver_settings *to);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
25
extern bool equal_driver_settings(const driver_settings *lhs,
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
27
extern bool equal_driver_parameters(const driver_parameter *lhs,
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
29
extern bool equal_interface_settings(const driver_settings *lhs,
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
34
extern bool get_boolean_value(const char *string, bool unknownValue);
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/settings_tools.h
42
bool
src/add-ons/kernel/network/ppp/shared/libppp/headers/MessageDriverSettingsUtils.h
21
extern bool FindMessageParameter(const char *name, const BMessage& message,
src/add-ons/kernel/network/ppp/shared/libppp/headers/MessageDriverSettingsUtils.h
26
extern bool ReadMessageDriverSettings(const char *name, BMessage *message);
src/add-ons/kernel/network/ppp/shared/libppp/headers/MessageDriverSettingsUtils.h
27
extern bool WriteMessageDriverSettings(BFile& file, const BMessage& message);
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
34
bool SetUsername(const char *username) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
35
bool SetPassword(const char *password) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
36
bool SetAskBeforeConnecting(bool askBeforeConnecting) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
39
bool GetInterfaceInfo(ppp_interface_info_t *info) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
40
bool GetStatistics(ppp_statistics *statistics) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
41
bool HasSettings(const driver_settings *settings) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
43
bool ControlDevice(ppp_device_info_t *info) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
44
bool ControlProtocol(ppp_protocol_info_t *info, uint32 protocolindex, uint32 procotolOP) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
45
bool ControlOptionHandler(ppp_simple_handler_info_t *info, uint32 handlerindex, uint32 handlerOP) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
46
bool ControlLCPExtension(ppp_simple_handler_info_t *info, uint32 LCPExtensionindex, uint32 LCPExtensionOP) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
47
bool ControlChild(void *info, uint32 childindex, uint32 childOP) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
49
bool Up() const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
50
bool Down() const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
52
bool EnableReports(ppp_report_type type, thread_id thread,
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterface.h
54
bool DisableReports(ppp_report_type type, thread_id thread) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterfaceListener.h
33
bool IsWatching() const
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterfaceListener.h
43
bool WatchInterface(ppp_interface_id ID);
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPInterfaceListener.h
59
bool fIsWatching;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPManager.h
24
static bool SetDefaultInterface(const BString name);
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPManager.h
26
static bool GetSettingsDirectory(BDirectory *settingsDirectory);
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPManager.h
36
bool DeleteInterface(ppp_interface_id ID) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPManager.h
37
bool DeleteInterface(const char* name) const;
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPManager.h
51
bool EnableReports(ppp_report_type type, thread_id thread,
src/add-ons/kernel/network/ppp/shared/libppp/headers/PPPManager.h
53
bool DisableReports(ppp_report_type type, thread_id thread) const;
src/add-ons/kernel/network/protocols/ipv4/multicast.h
102
bool HasNext() const { return fBaseIterator.HasNext(); }
src/add-ons/kernel/network/protocols/ipv4/multicast.h
157
bool IsEmpty() const;
src/add-ons/kernel/network/protocols/ipv4/multicast.h
163
bool FilterAccepts(net_buffer *buffer) const;
src/add-ons/kernel/network/protocols/ipv4/multicast.h
174
bool Compare(const KeyType &key, ValueType *value) const
src/add-ons/kernel/network/protocols/ipv4/multicast.h
210
net_interface *interface, GroupInterface* &state, bool create);
src/add-ons/kernel/network/protocols/ipv4/multicast.h
84
bool Has(const AddressType &address) const
src/add-ons/kernel/network/protocols/ipv4/multicast.h
89
bool IsEmpty() const { return fAddresses.IsEmpty(); }
src/add-ons/kernel/network/protocols/ipv6/ipv6_address.h
19
static inline bool
src/add-ons/kernel/network/protocols/ipv6/multicast.h
105
bool HasNext() const { return fBaseIterator.HasNext(); }
src/add-ons/kernel/network/protocols/ipv6/multicast.h
160
bool IsEmpty() const;
src/add-ons/kernel/network/protocols/ipv6/multicast.h
166
bool FilterAccepts(net_buffer *buffer) const;
src/add-ons/kernel/network/protocols/ipv6/multicast.h
183
bool Compare(const KeyType &key, ValueType *value) const
src/add-ons/kernel/network/protocols/ipv6/multicast.h
220
net_interface *interface, GroupInterface* &state, bool create);
src/add-ons/kernel/network/protocols/ipv6/multicast.h
87
bool Has(const AddressType &address) const
src/add-ons/kernel/network/protocols/ipv6/multicast.h
92
bool IsEmpty() const { return fAddresses.IsEmpty(); }
src/add-ons/kernel/network/protocols/l2cap/L2capEndpoint.h
63
inline bool
src/add-ons/kernel/network/protocols/tcp/BufferQueue.h
33
status_t Get(size_t bytes, bool remove,
src/add-ons/kernel/network/protocols/tcp/BufferQueue.h
47
bool IsContiguous() const
src/add-ons/kernel/network/protocols/tcp/EndpointManager.h
46
bool Compare(const KeyType& key,
src/add-ons/kernel/network/protocols/tcp/EndpointManager.h
62
bool Compare(uint16 port, TCPEndpoint* endpoint) const;
src/add-ons/kernel/network/protocols/tcp/EndpointManager.h
63
bool CompareValues(TCPEndpoint* first,
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
110
bool _AddData(tcp_segment_header& segment,
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
174
bool fFinishReceived;
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
60
bool IsBound() const;
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
61
bool IsLocal() const;
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
80
bool _ShouldSendSegment(tcp_segment_header& segment,
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
84
bool isRetransmit);
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
85
status_t _SendAcknowledge(bool force = false);
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
86
status_t _SendReset(bool force = false);
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
87
status_t _SendQueued(bool force = false);
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
89
status_t _Disconnect(bool closing);
src/add-ons/kernel/network/protocols/tcp/TCPEndpoint.h
92
bool _ShouldReceive() const;
src/add-ons/kernel/network/protocols/tcp/tcp.h
117
inline bool
src/add-ons/kernel/network/protocols/tcp/tcp.h
124
inline bool
src/add-ons/kernel/network/protocols/tcp/tcp.h
131
inline bool
src/add-ons/kernel/network/protocols/tcp/tcp.h
138
inline bool
src/add-ons/kernel/network/protocols/tcp/tcp.h
159
inline bool
src/add-ons/kernel/network/protocols/tcp/tcp.h
166
inline bool
src/add-ons/kernel/network/protocols/tcp/tcp.h
262
bool AcknowledgeOnly() const
src/add-ons/kernel/network/protocols/unix/UnixAddress.h
122
bool operator==(const UnixAddress& other) const
src/add-ons/kernel/network/protocols/unix/UnixAddress.h
130
bool operator!=(const UnixAddress& other) const
src/add-ons/kernel/network/protocols/unix/UnixAddress.h
135
static bool IsEmptyAddress(const sockaddr_un& address)
src/add-ons/kernel/network/protocols/unix/UnixAddress.h
74
bool IsValid() const
src/add-ons/kernel/network/protocols/unix/UnixAddress.h
79
bool IsInternalAddress() const
src/add-ons/kernel/network/protocols/unix/UnixAddressManager.h
29
bool Compare(const KeyType& key, UnixEndpoint* endpoint) const
src/add-ons/kernel/network/protocols/unix/UnixAddressManager.h
58
bool Lock()
src/add-ons/kernel/network/protocols/unix/UnixDatagramEndpoint.h
52
bool IsBound() const
src/add-ons/kernel/network/protocols/unix/UnixDatagramEndpoint.h
67
bool fShutdownWrite:1;
src/add-ons/kernel/network/protocols/unix/UnixDatagramEndpoint.h
68
bool fShutdownRead:1;
src/add-ons/kernel/network/protocols/unix/UnixEndpoint.h
23
bool Lock()
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
116
bool Lock()
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
128
bool IsReadShutdown() const
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
133
bool IsWriteShutdown() const
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
140
struct sockaddr_storage* address, bigtime_t timeout, bool peek);
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
40
struct sockaddr_storage* address, bool clone = false);
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
47
bool GetCurrentChunk(void*& data, size_t& size);
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
55
bool IsClone() const { return fClone; }
src/add-ons/kernel/network/protocols/unix/UnixFifo.h
66
bool fClone;
src/add-ons/kernel/network/protocols/unix/UnixStreamEndpoint.h
35
UnixStreamEndpoint(net_socket* socket, bool atomic);
src/add-ons/kernel/network/protocols/unix/UnixStreamEndpoint.h
68
bool IsBound() const
src/add-ons/kernel/network/protocols/unix/UnixStreamEndpoint.h
91
bool fIsChild;
src/add-ons/kernel/network/protocols/unix/UnixStreamEndpoint.h
92
bool fWasConnected;
src/add-ons/kernel/network/protocols/unix/UnixStreamEndpoint.h
93
bool fAtomic;
src/add-ons/kernel/network/stack/ancillary_data.h
22
bool destroy);
src/add-ons/kernel/network/stack/device_interfaces.h
35
bool busy;
src/add-ons/kernel/network/stack/device_interfaces.h
63
bool create = true);
src/add-ons/kernel/network/stack/interfaces.h
102
bool Compare(const KeyType& key, domain_datalink* datalink) const
src/add-ons/kernel/network/stack/interfaces.h
132
bool GetNextAddress(InterfaceAddress** _address);
src/add-ons/kernel/network/stack/interfaces.h
155
inline void SetBusy(bool busy) { atomic_set(&fBusy, busy ? 1 : 0); }
src/add-ons/kernel/network/stack/interfaces.h
156
inline bool IsBusy() const { return atomic_get((int32*)&fBusy) == 1 ; }
src/add-ons/kernel/network/stack/interfaces.h
203
const sockaddr* linkAddress, bool unconfiguredOnly);
src/add-ons/kernel/network/stack/interfaces.h
50
bool LocalIsDefined() const;
src/add-ons/kernel/network/stack/interfaces.h
56
bool hideInterface = false);
src/add-ons/kernel/network/stack/utility.h
67
bool cancel_timer(struct net_timer* timer);
src/add-ons/kernel/network/stack/utility.h
69
bool is_timer_active(net_timer* timer);
src/add-ons/kernel/network/stack/utility.h
70
bool is_timer_running(net_timer* timer);
src/add-ons/kernel/network/stack/utility.h
75
bool is_syscall(void);
src/add-ons/kernel/network/stack/utility.h
76
bool is_restarted_syscall(void);
src/add-ons/kernel/partitioning_systems/apple/apple.h
35
bool HasValidSignature() { return B_BENDIAN_TO_HOST_INT16(signature) == kDriverDescriptorSignature; }
src/add-ons/kernel/partitioning_systems/apple/apple.h
63
bool HasValidSignature();
src/add-ons/kernel/partitioning_systems/apple/apple.h
67
inline bool
src/add-ons/kernel/partitioning_systems/gpt/Header.h
28
bool IsDirty() const;
src/add-ons/kernel/partitioning_systems/gpt/Header.h
59
static bool _IsHeaderValid(gpt_table_header& header,
src/add-ons/kernel/partitioning_systems/gpt/Header.h
61
static bool _ValidateHeaderCRC(gpt_table_header& header);
src/add-ons/kernel/partitioning_systems/gpt/Header.h
62
bool _ValidateEntriesCRC() const;
src/add-ons/kernel/partitioning_systems/gpt/Header.h
78
bool fDirty;
src/add-ons/kernel/partitioning_systems/gpt/PartitionLocker.h
26
bool IsLocked() const;
src/add-ons/kernel/partitioning_systems/gpt/gpt_known_guids.h
26
inline bool operator==(const guid& other) const;
src/add-ons/kernel/partitioning_systems/gpt/gpt_known_guids.h
31
inline bool
src/add-ons/kernel/partitioning_systems/gpt/guid.h
18
inline bool operator==(const guid &other) const;
src/add-ons/kernel/partitioning_systems/gpt/guid.h
19
inline bool operator!=(const guid &other) const;
src/add-ons/kernel/partitioning_systems/gpt/guid.h
23
inline bool
src/add-ons/kernel/partitioning_systems/gpt/guid.h
33
inline bool
src/add-ons/kernel/partitioning_systems/gpt/utility.h
27
bool get_guid_for_partition_type(const char* type, guid_t& guid);
src/add-ons/kernel/partitioning_systems/intel/PartitionLocker.h
26
bool IsLocked() const;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
119
bool SetType(uint8 type);
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
120
bool SetType(const char* typeName);
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
121
bool SetContentType(const char* contentType);
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
123
bool IsValid() const { return fValid; }
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
124
bool IsEmpty() const { return is_empty_type(fType); }
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
125
bool IsExtended() const { return is_extended_type(fType); }
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
128
bool FindNext();
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
133
bool fValid;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
149
bool active, off_t tableOffset,
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
153
bool IsEmpty() const
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
155
bool IsExtended() const
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
172
bool Active() const { return fActive; }
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
185
void SetActive(bool active)
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
190
bool CheckLocation(off_t sessionSize) const;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
191
bool FitSizeToSession(off_t sessionSize);
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
200
bool fActive;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
212
bool active, uint32 blockSize);
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
253
bool active, off_t tableOffset,
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
258
bool inner = false) const;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
306
bool Check(off_t sessionSize) const;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
32
bool used;
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
37
static inline bool
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
45
static inline bool
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
76
bool is_empty() const { return is_empty_type(type); }
src/add-ons/kernel/partitioning_systems/intel/PartitionMap.h
77
bool is_extended() const { return is_extended_type(type); }
src/add-ons/kernel/partitioning_systems/intel/PartitionMapParser.h
42
bool& hadToReFitSize);
src/add-ons/kernel/partitioning_systems/intel/PartitionMapWriter.h
33
bool check_logical_location(const LogicalPartition* logical,
src/add-ons/kernel/partitioning_systems/intel/PartitionMapWriter.h
48
bool writeBootCode);
src/add-ons/kernel/partitioning_systems/intel/PartitionMapWriter.h
51
bool clearCode);
src/add-ons/kernel/partitioning_systems/intel/PartitionMapWriter.h
55
bool clearCode);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
16
bool pm_is_sub_system_for(partition_data* partition);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
18
bool pm_validate_resize(partition_data* partition, off_t* size);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
19
bool pm_validate_resize_child(partition_data* partition,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
21
bool pm_validate_move(partition_data* partition, off_t* start);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
22
bool pm_validate_move_child(partition_data* partition,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
24
bool pm_validate_set_type(partition_data* partition, const char* type);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
25
bool pm_validate_initialize(partition_data* partition, char* name,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
27
bool pm_validate_create_child(partition_data* partition, off_t* start,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
67
bool ep_is_sub_system_for(partition_data* partition);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
69
bool ep_validate_resize(partition_data* partition, off_t* size);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
70
bool ep_validate_resize_child(partition_data* partition,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
72
bool ep_validate_move(partition_data* partition, off_t* start);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
73
bool ep_validate_move_child(partition_data* partition,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
75
bool ep_validate_set_type(partition_data* partition, const char* type);
src/add-ons/kernel/partitioning_systems/intel/write_support.h
76
bool ep_validate_initialize(partition_data* partition, char* name,
src/add-ons/kernel/partitioning_systems/intel/write_support.h
78
bool ep_validate_create_child(partition_data* partition, off_t* _start,
src/add-ons/mail_daemon/inbound_filters/match_header/StringMatcher.h
44
bool SetPattern(const char * const expression, bool isSimpleFormat=true);
src/add-ons/mail_daemon/inbound_filters/match_header/StringMatcher.h
50
bool Match(const char *string) const;
src/add-ons/mail_daemon/inbound_filters/match_header/StringMatcher.h
53
bool _regExpValid;
src/add-ons/mail_daemon/inbound_filters/match_header/StringMatcher.h
68
bool HasRegexTokens(const char * str);
src/add-ons/mail_daemon/inbound_filters/match_header/StringMatcher.h
74
bool IsRegexToken(char c);
src/add-ons/mail_daemon/inbound_filters/match_header/StringMatcher.h
82
bool MakeRegexCaseInsensitive(PortableString & str);
src/add-ons/mail_daemon/inbound_filters/spam_filter/SpamFilter.h
38
bool fAddSpamToSubject;
src/add-ons/mail_daemon/inbound_filters/spam_filter/SpamFilter.h
39
bool fAutoTraining;
src/add-ons/mail_daemon/inbound_filters/spam_filter/SpamFilter.h
41
bool fHeaderOnly;
src/add-ons/mail_daemon/inbound_filters/spam_filter/SpamFilter.h
44
bool fNoWordsMeansSpam;
src/add-ons/mail_daemon/inbound_filters/spam_filter/SpamFilter.h
45
bool fQuitServerWhenFinished;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
100
bool fIdle;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
30
bool main = false);
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
33
bool HasMailboxes() const;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
39
bool IsMain() const { return fMain; }
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
40
bool UsesIdle() const { return fIdle; }
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
69
bool _IsQuitPending();
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
98
bool fMain;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPConnectionWorker.h
99
bool fStopped;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPFolder.h
159
bool fFolderStateInitialized;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPFolder.h
160
bool fQuitFolderState;
src/add-ons/mail_daemon/inbound_protocols/imap/IMAPProtocol.h
37
IMAP::Protocol& protocol, bool idle);
src/add-ons/mail_daemon/inbound_protocols/imap/Settings.h
24
bool UseSSL() const;
src/add-ons/mail_daemon/inbound_protocols/imap/Settings.h
32
bool IdleMode() const;
src/add-ons/mail_daemon/inbound_protocols/imap/Settings.h
34
bool DeleteRemoteWhenLocal() const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
101
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
117
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
130
uint32 to, bool uids);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
133
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
139
bool fUIDs;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
153
virtual bool FetchData(uint32 fetchFlags, BDataIO& stream,
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
172
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
173
virtual bool HandleLiteral(Response& response,
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
189
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
205
bool HandleUntagged(const BString& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
229
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
261
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
273
bool HandleUntagged(const BString& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
281
bool subscribedOnly);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
284
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
297
bool fSubscribedOnly;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
329
bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
54
virtual bool HandleUntagged(Response& response) = 0;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Commands.h
84
virtual bool HandleUntagged(Response& response);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Protocol.h
114
bool fIsConnected;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Protocol.h
50
bool subscribed;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Protocol.h
62
bool useSSL = true);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Protocol.h
64
bool IsConnected();
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Protocol.h
66
bool AddHandler(Handler& handler);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Protocol.h
93
bool disconnectOnTimeout = true);
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
136
virtual bool HandleLiteral(Response& response,
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
149
bool IsUntagged() const { return fTag == 0; }
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
151
bool IsCommand(const char* command) const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
152
bool IsContinuation() const { return fContinuation; }
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
181
bool fContinuation;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
182
bool fHasNextChar;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
34
int32& sextet, bool& shifted) const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
43
bool Contains(const char* string) const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
45
bool IsStringAt(int32 index) const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
46
bool EqualsAt(int32 index,
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
50
bool IsListAt(int32 index) const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
51
bool IsListAt(int32 index, char kind) const;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
54
bool IsNumberAt(int32 index) const;
src/add-ons/mail_daemon/inbound_protocols/pop3/POP3.h
61
bool showProgress);
src/add-ons/mail_daemon/inbound_protocols/pop3/POP3.h
87
bool fUseSSL;
src/add-ons/mail_daemon/outbound_protocols/smtp/SMTP.h
35
status_t Open(const char *server, int port, bool esmtp);
src/add-ons/mail_daemon/outbound_protocols/smtp/SMTP.h
53
bool use_ssl;
src/add-ons/media/media-add-ons/AbstractFileInterfaceAddOn.h
39
virtual bool WantsAutoStart(void);
src/add-ons/media/media-add-ons/AbstractFileInterfaceAddOn.h
44
bool * out_has_more);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
135
bool create,
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
141
bool create,
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
213
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
236
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
240
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
244
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
248
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
252
bool realTimeEvent = false) = 0;
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
256
bool realTimeEvent = false) = 0;
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
260
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/AbstractFileInterfaceNode.h
64
bool immediate);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerAddOn.h
39
virtual bool WantsAutoStart(void);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerAddOn.h
44
bool * out_has_more);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
239
bool enabled,
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
274
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
297
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
301
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
305
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
309
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
313
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
317
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
321
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.h
62
bool immediate);
src/add-ons/media/media-add-ons/demultiplexer/MediaOutputInfo.h
45
virtual status_t EnableOutput(bool enabled);
src/add-ons/media/media-add-ons/demultiplexer/MediaOutputInfo.h
68
bool outputEnabled;
src/add-ons/media/media-add-ons/demultiplexer/misc.h
21
bool multistream_format_is_acceptible(
src/add-ons/media/media-add-ons/demultiplexer/misc.h
25
bool format_is_acceptible(
src/add-ons/media/media-add-ons/dvb/DVBCard.h
60
bool fCaptureActive;
src/add-ons/media/media-add-ons/dvb/DVBMediaAddon.h
46
bool WantsAutoStart();
src/add-ons/media/media-add-ons/dvb/DVBMediaAddon.h
47
status_t AutoStart(int index, BMediaNode **outNode, int32 *outInternalID, bool *outHasMore);
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
103
virtual void EnableOutput(const media_source & what, bool enabled,
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
134
bool VerifyFormatRawVideo(const media_raw_video_format &format);
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
135
bool VerifyFormatRawAudio(const media_multi_audio_format &format);
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
198
bool fStopDisabled;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
200
bool fOutputEnabledRawVideo;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
201
bool fOutputEnabledRawAudio;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
202
bool fOutputEnabledEncVideo;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
203
bool fOutputEnabledEncAudio;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
204
bool fOutputEnabledTS;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
233
bool fCaptureThreadsActive;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
243
volatile bool fTerminateThreads;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
259
bool fTuningSuccess;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
260
bool fCaptureActive;
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
69
virtual void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/dvb/DVBMediaNode.h
72
bigtime_t lateness, bool realTimeEvent = false);
src/add-ons/media/media-add-ons/dvb/PacketQueue.h
60
volatile bool fTerminate;
src/add-ons/media/media-add-ons/dvb/TransportStreamDemux.h
74
bool fVidPacketValid;
src/add-ons/media/media-add-ons/dvb/TransportStreamDemux.h
75
bool fAudPacketValid;
src/add-ons/media/media-add-ons/equalizer/Equalizer.h
30
bool fActivated;
src/add-ons/media/media-add-ons/equalizer/EqualizerAddOn.h
22
virtual bool WantsAutoStart();
src/add-ons/media/media-add-ons/equalizer/EqualizerAddOn.h
23
virtual status_t AutoStart(int count, BMediaNode** node, int32* id, bool* more);
src/add-ons/media/media-add-ons/equalizer/EqualizerNode.h
101
bool enabled, int32* _deprecated_);
src/add-ons/media/media-add-ons/equalizer/EqualizerNode.h
113
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/equalizer/EqualizerNode.h
145
bool fOutputMediaEnabled;
src/add-ons/media/media-add-ons/esound_sink/ESDEndpoint.h
51
bool Connected() const;
src/add-ons/media/media-add-ons/esound_sink/ESDEndpoint.h
69
bool CanSend();
src/add-ons/media/media-add-ons/esound_sink/ESDEndpoint.h
90
bool fDefaultCommandSent;
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
213
bool enabled,
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
235
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
272
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
276
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
280
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
284
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
288
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
292
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
296
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
356
bool fEnabled;
src/add-ons/media/media-add-ons/esound_sink/ESDSinkNode.h
366
bool fTimeSourceStarted;
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/AddOn.h
30
virtual bool WantsAutoStart() { return false; }
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/AddOn.h
32
int32 *out_internal_id, bool *out_has_more)
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/Producer.h
135
bool fRunning;
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/Producer.h
136
bool fConnected;
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/Producer.h
137
bool fEnabled;
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/Producer.h
45
virtual void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/Producer.h
52
bigtime_t lateness, bool realTimeEvent = false);
src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/Producer.h
87
virtual void EnableOutput(const media_source & what, bool enabled,
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVAddOn.h
36
bool WantsAutoStart();
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVAddOn.h
38
int32* outInternalID, bool* outHasMore);
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVNode.h
134
bool fOutputEnabledEncVideo;
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVNode.h
138
bool fCaptureThreadsActive;
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVNode.h
140
volatile bool fTerminateThreads;
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVNode.h
143
bool fCaptureActive;
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVNode.h
54
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/firewire_dv/FireWireDVNode.h
94
bool enabled, int32* _deprecated_);
src/add-ons/media/media-add-ons/misc.h
21
bool multistream_format_is_acceptible(
src/add-ons/media/media-add-ons/misc.h
25
bool format_is_acceptible(
src/add-ons/media/media-add-ons/mixer/AudioMixer.h
119
bool enabled, int32* /*_deprecated_*/);
src/add-ons/media/media-add-ons/mixer/AudioMixer.h
127
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/mixer/AudioMixer.h
136
bool fDisableStop;
src/add-ons/media/media-add-ons/mixer/AudioMixer.h
27
bool isSystemMixer);
src/add-ons/media/media-add-ons/mixer/AudioMixer.h
52
virtual void Stop(bigtime_t performanceTime, bool immediate);
src/add-ons/media/media-add-ons/mixer/MixerAddOn.h
28
virtual bool WantsAutoStart();
src/add-ons/media/media-add-ons/mixer/MixerAddOn.h
30
int32* _internalID, bool* _hasMore);
src/add-ons/media/media-add-ons/mixer/MixerCore.h
102
bool fOutputEnabled;
src/add-ons/media/media-add-ons/mixer/MixerCore.h
112
bool fDoubleRateMixing;
src/add-ons/media/media-add-ons/mixer/MixerCore.h
127
inline bool
src/add-ons/media/media-add-ons/mixer/MixerCore.h
134
inline bool
src/add-ons/media/media-add-ons/mixer/MixerCore.h
141
inline bool
src/add-ons/media/media-add-ons/mixer/MixerCore.h
49
bool RemoveInput(int32 inputID);
src/add-ons/media/media-add-ons/mixer/MixerCore.h
50
bool RemoveOutput();
src/add-ons/media/media-add-ons/mixer/MixerCore.h
57
bool Lock();
src/add-ons/media/media-add-ons/mixer/MixerCore.h
58
bool LockWithTimeout(bigtime_t timeout);
src/add-ons/media/media-add-ons/mixer/MixerCore.h
59
bool IsLocked() const;
src/add-ons/media/media-add-ons/mixer/MixerCore.h
73
void EnableOutput(bool enabled);
src/add-ons/media/media-add-ons/mixer/MixerCore.h
75
bool Start();
src/add-ons/media/media-add-ons/mixer/MixerCore.h
76
bool Stop();
src/add-ons/media/media-add-ons/mixer/MixerCore.h
95
bool fRunning;
src/add-ons/media/media-add-ons/mixer/MixerCore.h
98
bool fStarted;
src/add-ons/media/media-add-ons/mixer/MixerInput.h
113
bool fUserOverridesChannelDestinations;
src/add-ons/media/media-add-ons/mixer/MixerInput.h
125
inline bool
src/add-ons/media/media-add-ons/mixer/MixerInput.h
49
bool HasInputChannelDestination(int channel,
src/add-ons/media/media-add-ons/mixer/MixerInput.h
62
void SetEnabled(bool enabled);
src/add-ons/media/media-add-ons/mixer/MixerInput.h
63
bool IsEnabled();
src/add-ons/media/media-add-ons/mixer/MixerInput.h
66
bool GetMixerChannelInfo(int mixerChannel,
src/add-ons/media/media-add-ons/mixer/MixerInput.h
99
bool fEnabled;
src/add-ons/media/media-add-ons/mixer/MixerOutput.h
144
inline bool
src/add-ons/media/media-add-ons/mixer/MixerOutput.h
52
bool HasOutputChannelSource(int channel,
src/add-ons/media/media-add-ons/mixer/MixerOutput.h
56
void SetMuted(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerOutput.h
57
bool IsMuted();
src/add-ons/media/media-add-ons/mixer/MixerOutput.h
97
bool fMuted;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
26
bool AttenuateOutput();
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
27
void SetAttenuateOutput(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
29
bool UseBalanceControl();
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
30
void SetUseBalanceControl(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
32
bool AllowOutputChannelRemapping();
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
33
void SetAllowOutputChannelRemapping(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
35
bool AllowInputChannelRemapping();
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
36
void SetAllowInputChannelRemapping(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
44
bool RefuseOutputFormatChange();
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
45
void SetRefuseOutputFormatChange(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
47
bool RefuseInputFormatChange();
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
48
void SetRefuseInputFormatChange(bool yesno);
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
68
volatile bool fSettingsDirty;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
72
volatile bool fSaveThreadRunning;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
75
bool AttenuateOutput;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
76
bool UseBalanceControl;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
77
bool AllowOutputChannelRemapping;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
78
bool AllowInputChannelRemapping;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
81
bool RefuseOutputFormatChange;
src/add-ons/media/media-add-ons/mixer/MixerSettings.h
82
bool RefuseInputFormatChange;
src/add-ons/media/media-add-ons/mixer/MixerUtils.h
26
bool HasKawamba();
src/add-ons/media/media-add-ons/multi_audio/MultiAudioAddOn.h
28
virtual bool WantsAutoStart();
src/add-ons/media/media-add-ons/multi_audio/MultiAudioAddOn.h
30
int32* _internalID, bool* _hasMore);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
128
bool enabled, int32* _deprecated);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
138
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
160
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
163
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
166
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
169
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
172
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
176
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
179
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/multi_audio/MultiAudioNode.h
259
bool fTimeSourceStarted;
src/add-ons/media/media-add-ons/multi_audio/TimeComputer.h
45
bool fResetTimeBase;
src/add-ons/media/media-add-ons/opensound/OpenSoundAddOn.h
45
virtual bool WantsAutoStart(void);
src/add-ons/media/media-add-ons/opensound/OpenSoundAddOn.h
50
bool * out_has_more);
src/add-ons/media/media-add-ons/opensound/OpenSoundDevice.h
76
OpenSoundDeviceEngine *NextFreeEngineAt(int32 i, bool rec=false);
src/add-ons/media/media-add-ons/opensound/OpenSoundDeviceEngine.h
36
bool InUse() const { return (fOpenMode != 0); };
src/add-ons/media/media-add-ons/opensound/OpenSoundDeviceEngine.h
73
status_t WildcardFormatFor(int fmt, media_format &format, bool rec=false);
src/add-ons/media/media-add-ons/opensound/OpenSoundDeviceEngine.h
75
status_t PreferredFormatFor(int fmt, media_format &format, bool rec=false);
src/add-ons/media/media-add-ons/opensound/OpenSoundDeviceEngine.h
77
status_t AcceptFormatFor(int fmt, media_format &format, bool rec=false);
src/add-ons/media/media-add-ons/opensound/OpenSoundDeviceEngine.h
79
status_t SpecializeFormatFor(int fmt, media_format &format, bool rec=true);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
153
bool enabled, int32* _deprecated_);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
166
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
195
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
198
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
201
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
204
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
208
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
212
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
216
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/opensound/OpenSoundNode.h
276
bool fTimeSourceStarted;
src/add-ons/media/media-add-ons/radeon/CC.h
48
bool Decode(const unsigned char * buffer0,
src/add-ons/media/media-add-ons/radeon/CC.h
52
bool DecodeBits(const unsigned char * buffer, int & data);
src/add-ons/media/media-add-ons/radeon/Capture.h
58
void Start(bool vbi = false);
src/add-ons/media/media-add-ons/radeon/Capture.h
63
void SetInterrupts(bool enable);
src/add-ons/media/media-add-ons/radeon/I2CPort.h
32
bool Probe(int address);
src/add-ons/media/media-add-ons/radeon/I2CPort.h
35
bool Write(int address, const char * buffer, int length);
src/add-ons/media/media-add-ons/radeon/I2CPort.h
37
bool Read(int address, char * buffer, int length);
src/add-ons/media/media-add-ons/radeon/I2CPort.h
39
bool Write(int address, const char * buffer, int length, char * output, int outlen);
src/add-ons/media/media-add-ons/radeon/I2CPort.h
47
int Send(int address, const char * buffer, int length, bool start, bool stop);
src/add-ons/media/media-add-ons/radeon/I2CPort.h
49
int Receive(int address, char * buffer, int length, bool start, bool stop);
src/add-ons/media/media-add-ons/radeon/MSP3430.h
24
void SetEnable(bool enable);
src/add-ons/media/media-add-ons/radeon/Radeon.h
380
uint32 src, void *target, size_t size, bool lock_mem, bool contiguous );
src/add-ons/media/media-add-ons/radeon/RadeonAddOn.h
71
virtual bool WantsAutoStart() { return false; }
src/add-ons/media/media-add-ons/radeon/RadeonAddOn.h
73
int32 *out_internal_id, bool *out_has_more)
src/add-ons/media/media-add-ons/radeon/RadeonProducer.h
162
bool fEnabled;
src/add-ons/media/media-add-ons/radeon/RadeonProducer.h
226
status_t verifySetSize( media_format *format, int32 mode, bool set_bytes_per_row );
src/add-ons/media/media-add-ons/radeon/RadeonProducer.h
53
virtual void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/radeon/RadeonProducer.h
60
bigtime_t lateness, bool realTimeEvent = false);
src/add-ons/media/media-add-ons/radeon/RadeonProducer.h
95
virtual void EnableOutput(const media_source & what, bool enabled,
src/add-ons/media/media-add-ons/radeon/Theater.h
104
bool fDeinterlace;
src/add-ons/media/media-add-ons/radeon/Theater.h
52
virtual void SetEnable(bool enable, bool vbi) = 0;
src/add-ons/media/media-add-ons/radeon/Theater.h
58
virtual void SetDeinterlace(bool deinterlace) = 0;
src/add-ons/media/media-add-ons/radeon/Theater100.h
29
void SetEnable(bool enable, bool vbi);
src/add-ons/media/media-add-ons/radeon/Theater100.h
35
void SetDeinterlace(bool deinterlace);
src/add-ons/media/media-add-ons/radeon/Theater100.h
80
void SetClipWindow(theater_standard standard, bool vbi);
src/add-ons/media/media-add-ons/radeon/Theater100.h
82
void SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace);
src/add-ons/media/media-add-ons/radeon/Theater200.h
131
void SetClipWindow(theater_standard standard, bool vbi);
src/add-ons/media/media-add-ons/radeon/Theater200.h
134
void SetScaler(theater_standard standard, int hactive, int vactive, bool deinterlace);
src/add-ons/media/media-add-ons/radeon/Theater200.h
35
void SetEnable(bool enable, bool vbi);
src/add-ons/media/media-add-ons/radeon/Theater200.h
41
void SetDeinterlace(bool deinterlace);
src/add-ons/media/media-add-ons/radeon/Tuner.h
48
bool SetFrequency(float frequency, float picture);
src/add-ons/media/media-add-ons/radeon/Tuner.h
50
bool SweepFrequency(float frequency, float picture);
src/add-ons/media/media-add-ons/radeon/Tuner.h
52
bool HasSignal(void);
src/add-ons/media/media-add-ons/radeon/Tuner.h
56
bool IsLocked();
src/add-ons/media/media-add-ons/radeon/VideoIn.h
116
bool SetChannel(int channel, video_in_standard standard);
src/add-ons/media/media-add-ons/radeon/VideoIn.h
143
bool started;
src/add-ons/media/media-add-ons/reader/MediaReader.h
159
bool enabled,
src/add-ons/media/media-add-ons/reader/MediaReader.h
199
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/reader/MediaReader.h
203
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/reader/MediaReader.h
225
bool fOutputEnabled;
src/add-ons/media/media-add-ons/reader/MediaReader.h
74
bool create,
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
131
bool enabled,
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
161
void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
168
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
175
void FillSineBuffer(float* data, size_t numFrames, bool stereo);
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
176
void FillTriangleBuffer(float* data, size_t numFrames, bool stereo);
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
177
void FillSawtoothBuffer(float* data, size_t numFrames, bool stereo);
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
183
bool mOutputEnabled;
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducer.h
188
bool mWaveAscending; // used by the triangle-wave generator
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducerAddOn.h
42
virtual bool WantsAutoStart() { return false; }
src/add-ons/media/media-add-ons/tone_producer_demo/ToneProducerAddOn.h
47
bool * out_has_more) { return B_OK; }
src/add-ons/media/media-add-ons/usb_vision/AddOn.h
41
virtual bool WantsAutoStart() { return false; }
src/add-ons/media/media-add-ons/usb_vision/AddOn.h
43
int32 *out_internal_id, bool *out_has_more)
src/add-ons/media/media-add-ons/usb_vision/AddOn.h
47
bool USBVisionInit();
src/add-ons/media/media-add-ons/usb_vision/Producer.h
143
bool fRunning;
src/add-ons/media/media-add-ons/usb_vision/Producer.h
144
bool fConnected;
src/add-ons/media/media-add-ons/usb_vision/Producer.h
145
bool fEnabled;
src/add-ons/media/media-add-ons/usb_vision/Producer.h
52
virtual void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/usb_vision/Producer.h
59
bigtime_t lateness, bool realTimeEvent = false);
src/add-ons/media/media-add-ons/usb_vision/Producer.h
94
virtual void EnableOutput(const media_source & what, bool enabled,
src/add-ons/media/media-add-ons/usb_webcam/AddOn.h
36
virtual bool WantsAutoStart() { return false; }
src/add-ons/media/media-add-ons/usb_webcam/AddOn.h
38
int32 *out_internal_id, bool *out_has_more)
src/add-ons/media/media-add-ons/usb_webcam/CamBufferedFilterInterface.h
15
CamBufferedFilterInterface(CamDevice *device, bool allowWrite);
src/add-ons/media/media-add-ons/usb_webcam/CamBufferedFilterInterface.h
38
bool fAllowWrite;
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
101
virtual ssize_t ReadReg(uint16 address, uint8 *data, size_t count=1, bool cached=false);
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
147
bool fChipIsBigEndian;
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
148
bool fTransferEnabled;
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
50
bool Matches(BUSBDevice* _device);
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
53
virtual bool IsPlugged(); // asserts on-line hardware
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
58
virtual bool SupportsBulk();
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
59
virtual bool SupportsIsochronous();
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
62
virtual bool TransferEnabled() const { return fTransferEnabled; };
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
79
virtual bool ValidateStartOfFrameTag(const uint8 *tag, size_t taglen);
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
80
virtual bool ValidateEndOfFrameTag(const uint8 *tag, size_t taglen, size_t datalen);
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
88
bool Lock();
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.h
95
virtual status_t PowerOnSensor(bool on);
src/add-ons/media/media-add-ons/usb_webcam/CamRoster.h
25
bool Lock();
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
27
virtual bool TransferEnabled() const { return fTransferEnabled; };
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
29
virtual bool IsBigEndian() const { return fIsBigEndian; };
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
30
virtual bool Use400kHz() const { return false; };
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
31
virtual bool UseRealIIC() const { return true; };
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
54
virtual status_t ReadReg(uint16 address, uint8 *data, size_t count=1, bool cached=false);
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
67
bool fIsBigEndian;
src/add-ons/media/media-add-ons/usb_webcam/CamSensor.h
68
bool fTransferEnabled;
src/add-ons/media/media-add-ons/usb_webcam/Producer.h
141
bool fRunning;
src/add-ons/media/media-add-ons/usb_webcam/Producer.h
142
bool fConnected;
src/add-ons/media/media-add-ons/usb_webcam/Producer.h
143
bool fEnabled;
src/add-ons/media/media-add-ons/usb_webcam/Producer.h
48
virtual void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/usb_webcam/Producer.h
55
bigtime_t lateness, bool realTimeEvent = false);
src/add-ons/media/media-add-ons/usb_webcam/Producer.h
90
virtual void EnableOutput(const media_source & what, bool enabled,
src/add-ons/media/media-add-ons/usb_webcam/addons/NW80xCamDevice.h
33
virtual bool SupportsBulk();
src/add-ons/media/media-add-ons/usb_webcam/addons/NW80xCamDevice.h
34
virtual bool SupportsIsochronous();
src/add-ons/media/media-add-ons/usb_webcam/addons/NW80xCamDevice.h
40
virtual ssize_t ReadReg(uint16 address, uint8 *data, size_t count=1, bool cached=false);
src/add-ons/media/media-add-ons/usb_webcam/addons/quickcam/QuickCamDevice.h
33
virtual bool SupportsBulk();
src/add-ons/media/media-add-ons/usb_webcam/addons/quickcam/QuickCamDevice.h
34
virtual bool SupportsIsochronous();
src/add-ons/media/media-add-ons/usb_webcam/addons/quickcam/QuickCamDevice.h
40
virtual ssize_t ReadReg(uint16 address, uint8 *data, size_t count=1, bool cached=false);
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.h
61
virtual bool SupportsBulk();
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.h
62
virtual bool SupportsIsochronous();
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.h
67
virtual status_t PowerOnSensor(bool on);
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.h
71
virtual ssize_t ReadReg(uint16 address, uint8 *data, size_t count=1, bool cached=false);
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.h
91
virtual bool ValidateStartOfFrameTag(const uint8 *tag, size_t taglen);
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.h
92
virtual bool ValidateEndOfFrameTag(const uint8 *tag, size_t taglen, size_t datalen);
src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/UVCCamDevice.h
22
virtual bool SupportsIsochronous();
src/add-ons/media/media-add-ons/usb_webcam/addons/uvc/UVCCamDevice.h
95
bool fBinaryBacklightCompensation;
src/add-ons/media/media-add-ons/video_mixer/BufferMixer.h
18
bool isBufferAvailable();
src/add-ons/media/media-add-ons/video_mixer/BufferMixer.h
20
void AddBuffer(int32 id, BBuffer *buffer, bool isPrimary);
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
24
bool HasMMX();
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
25
bool HasSSE1();
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
26
bool HasSSE2();
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
27
bool HasSSE3();
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
28
bool HasSSSE3();
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
29
bool HasSSE41();
src/add-ons/media/media-add-ons/video_mixer/CpuCapabilities.h
30
bool HasSSE42();
src/add-ons/media/media-add-ons/video_mixer/VideoMixerAddOn.h
27
virtual bool WantsAutoStart(void);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerAddOn.h
30
bool *out_has_more);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
219
bool enabled,
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
243
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
264
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
268
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
272
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
276
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
280
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
284
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
288
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_mixer/VideoMixerNode.h
62
bool immediate);
src/add-ons/media/media-add-ons/video_producer_demo/AddOn.h
30
virtual bool WantsAutoStart() { return false; }
src/add-ons/media/media-add-ons/video_producer_demo/AddOn.h
32
int32 *out_internal_id, bool *out_has_more)
src/add-ons/media/media-add-ons/video_producer_demo/Producer.h
127
bool fRunning;
src/add-ons/media/media-add-ons/video_producer_demo/Producer.h
128
bool fConnected;
src/add-ons/media/media-add-ons/video_producer_demo/Producer.h
129
bool fEnabled;
src/add-ons/media/media-add-ons/video_producer_demo/Producer.h
39
virtual void Stop(bigtime_t performance_time, bool immediate);
src/add-ons/media/media-add-ons/video_producer_demo/Producer.h
46
bigtime_t lateness, bool realTimeEvent = false);
src/add-ons/media/media-add-ons/video_producer_demo/Producer.h
81
virtual void EnableOutput(const media_source & what, bool enabled,
src/add-ons/media/media-add-ons/videowindow/VideoAddOn.h
20
bool WantsAutoStart();
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
29
void SetOverlayEnabled(bool yesno);
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
30
bool IsOverlayActive();
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
54
bool realTimeEvent);
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
87
status_t CreateBuffers(BRect frame, color_space cspace, bool overlay);
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
95
bool fOverlayEnabled;
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
96
bool fOverlayActive;
src/add-ons/media/media-add-ons/videowindow/VideoNode.h
97
bool fDirectOverlayBuffer; // If the overlay memory is directly written by the producer node.
src/add-ons/media/media-add-ons/videowindow/VideoView.h
28
bool IsOverlaySupported();
src/add-ons/media/media-add-ons/videowindow/VideoView.h
45
bool fOverlayActive;
src/add-ons/media/media-add-ons/vst_host/VSTAddOn.h
23
virtual bool WantsAutoStart();
src/add-ons/media/media-add-ons/vst_host/VSTAddOn.h
24
virtual status_t AutoStart(int count, BMediaNode** node, int32* id, bool* more);
src/add-ons/media/media-add-ons/vst_host/VSTAddOn.h
26
int ScanPluginsFolder(const char* path, bool make_dir = false);
src/add-ons/media/media-add-ons/vst_host/VSTHost.h
157
bool fActive;
src/add-ons/media/media-add-ons/vst_host/VSTNode.h
108
bool enabled, int32* _deprecated_);
src/add-ons/media/media-add-ons/vst_host/VSTNode.h
120
bool realTimeEvent=false);
src/add-ons/media/media-add-ons/vst_host/VSTNode.h
140
bool fOutputMediaEnabled;
src/add-ons/media/media-add-ons/writer/MediaWriter.h
162
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/writer/MediaWriter.h
166
bool realTimeEvent = false);
src/add-ons/media/media-add-ons/writer/MediaWriter.h
74
bool create,
src/add-ons/media/plugins/au_reader/au_reader.h
69
bool fRaw;
src/add-ons/media/plugins/dvd_streamer/DVDMediaIO.h
43
bool fExit;
src/add-ons/media/plugins/ffmpeg/AVCodecDecoder.h
117
bool fIsAudio;
src/add-ons/media/plugins/ffmpeg/AVCodecDecoder.h
129
bool fCodecInitDone;
src/add-ons/media/plugins/ffmpeg/AVCodecDecoder.h
152
bool fAudioDecodeError;
src/add-ons/media/plugins/ffmpeg/AVCodecEncoder.h
52
bool _OpenCodecIfNeeded();
src/add-ons/media/plugins/ffmpeg/AVFormatWriter.h
55
bool fCodecOpened;
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
27
bool HasMMX();
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
28
bool HasSSE1();
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
29
bool HasSSE2();
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
30
bool HasSSE3();
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
31
bool HasSSSE3();
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
32
bool HasSSE41();
src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h
33
bool HasSSE42();
src/add-ons/media/plugins/http_streamer/HTTPMediaIO.h
31
virtual bool IsRunning() const;
src/add-ons/media/plugins/http_streamer/HTTPMediaIO.h
48
bool fIsMutable;
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
28
bool IsNew() const
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
31
bool DoesDialOnDemand() const
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
33
bool AskBeforeDialing() const
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
35
bool DoesAutoRedial() const
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
45
virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew);
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
46
virtual void IsModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
47
virtual bool SaveSettings(BMessage *settings, BMessage *profile,
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
48
bool saveTemporary);
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
49
virtual bool GetPreferredSize(float *width, float *height) const;
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
53
bool fIsNew;
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
54
bool fDoesDialOnDemand, fAskBeforeDialing, fDoesAutoRedial;
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
69
bool DoesDialOnDemand() const
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
71
bool AskBeforeDialing() const
src/add-ons/network_settings/dialup/ConnectionOptionsAddon.h
73
bool DoesAutoRedial() const
src/add-ons/network_settings/dialup/DialUpAddon.h
100
virtual bool SaveSettings(BMessage *settings, BMessage *profile,
src/add-ons/network_settings/dialup/DialUpAddon.h
101
bool saveTemporary)
src/add-ons/network_settings/dialup/DialUpAddon.h
107
virtual bool GetPreferredSize(float *width, float *height) const
src/add-ons/network_settings/dialup/DialUpAddon.h
82
virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew)
src/add-ons/network_settings/dialup/DialUpAddon.h
89
virtual bool HasTemporaryProfile() const
src/add-ons/network_settings/dialup/DialUpAddon.h
92
virtual void IsModified(bool *settings, bool *profile) const
src/add-ons/network_settings/dialup/DialUpView.h
34
bool SelectInterfaceNamed(const char *name);
src/add-ons/network_settings/dialup/DialUpView.h
35
bool NeedsRequest() const;
src/add-ons/network_settings/dialup/DialUpView.h
38
bool SaveSettings(BMessage *settings, BMessage *profile, bool saveTemporary);
src/add-ons/network_settings/dialup/DialUpView.h
39
bool SaveSettingsToFile();
src/add-ons/network_settings/dialup/DialUpView.h
51
bool LoadSettings(bool isNew);
src/add-ons/network_settings/dialup/DialUpView.h
52
void IsModified(bool *settings, bool *profile);
src/add-ons/network_settings/dialup/DialUpView.h
57
void AddInterface(const char *name, bool isNew = false);
src/add-ons/network_settings/dialup/DialUpView.h
58
void SelectInterface(int32 index, bool isNew = false);
src/add-ons/network_settings/dialup/DialUpView.h
74
bool fKeepLabel;
src/add-ons/network_settings/dialup/GeneralAddon.h
102
bool DoesSavePassword() const
src/add-ons/network_settings/dialup/GeneralAddon.h
105
bool HasTemporaryProfile() const
src/add-ons/network_settings/dialup/GeneralAddon.h
113
void IsDeviceModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/GeneralAddon.h
32
bool IsNew() const
src/add-ons/network_settings/dialup/GeneralAddon.h
41
bool HasPassword() const
src/add-ons/network_settings/dialup/GeneralAddon.h
44
bool NeedsAuthenticationRequest() const;
src/add-ons/network_settings/dialup/GeneralAddon.h
60
virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew);
src/add-ons/network_settings/dialup/GeneralAddon.h
61
bool LoadDeviceSettings();
src/add-ons/network_settings/dialup/GeneralAddon.h
62
bool LoadAuthenticationSettings();
src/add-ons/network_settings/dialup/GeneralAddon.h
64
virtual bool HasTemporaryProfile() const;
src/add-ons/network_settings/dialup/GeneralAddon.h
65
virtual void IsModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/GeneralAddon.h
66
void IsDeviceModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/GeneralAddon.h
67
void IsAuthenticationModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/GeneralAddon.h
69
virtual bool SaveSettings(BMessage *settings, BMessage *profile,
src/add-ons/network_settings/dialup/GeneralAddon.h
70
bool saveTemporary);
src/add-ons/network_settings/dialup/GeneralAddon.h
71
virtual bool GetPreferredSize(float *width, float *height) const;
src/add-ons/network_settings/dialup/GeneralAddon.h
75
bool GetAuthenticator(const BString& moduleName, BMessage *entry) const;
src/add-ons/network_settings/dialup/GeneralAddon.h
76
bool MarkAuthenticatorAsValid(const BString& moduleName);
src/add-ons/network_settings/dialup/GeneralAddon.h
79
bool fIsNew, fHasPassword;
src/add-ons/network_settings/dialup/IPCPAddon.h
30
bool IsNew() const
src/add-ons/network_settings/dialup/IPCPAddon.h
33
bool IsEnabled() const
src/add-ons/network_settings/dialup/IPCPAddon.h
50
virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew);
src/add-ons/network_settings/dialup/IPCPAddon.h
51
virtual void IsModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/IPCPAddon.h
52
virtual bool SaveSettings(BMessage *settings, BMessage *profile,
src/add-ons/network_settings/dialup/IPCPAddon.h
53
bool saveTemporary);
src/add-ons/network_settings/dialup/IPCPAddon.h
54
virtual bool GetPreferredSize(float *width, float *height) const;
src/add-ons/network_settings/dialup/IPCPAddon.h
61
bool fIsNew, fIsEnabled;
src/add-ons/network_settings/dialup/IPCPAddon.h
77
bool IsEnabled() const
src/add-ons/network_settings/dialup/MessageDriverSettingsUtils.h
21
extern bool FindMessageParameter(const char *name, const BMessage& message,
src/add-ons/network_settings/dialup/MessageDriverSettingsUtils.h
26
extern bool ReadMessageDriverSettings(const char *name, BMessage *message);
src/add-ons/network_settings/dialup/MessageDriverSettingsUtils.h
27
extern bool WriteMessageDriverSettings(BFile& file, const BMessage& message);
src/add-ons/network_settings/dialup/PPPoEAddon.h
30
bool IsNew() const
src/add-ons/network_settings/dialup/PPPoEAddon.h
47
virtual bool LoadSettings(BMessage *settings, BMessage *profile, bool isNew);
src/add-ons/network_settings/dialup/PPPoEAddon.h
49
virtual void IsModified(bool *settings, bool *profile) const;
src/add-ons/network_settings/dialup/PPPoEAddon.h
51
virtual bool SaveSettings(BMessage *settings, BMessage *profile,
src/add-ons/network_settings/dialup/PPPoEAddon.h
52
bool saveTemporary);
src/add-ons/network_settings/dialup/PPPoEAddon.h
53
virtual bool GetPreferredSize(float *width, float *height) const;
src/add-ons/network_settings/dialup/PPPoEAddon.h
60
bool fIsNew;
src/add-ons/network_settings/dialup/TextRequestDialog.h
24
virtual bool QuitRequested();
src/add-ons/network_settings/dnsclient/DNSSettingsView.h
30
bool IsRevertable() const;
src/add-ons/network_settings/hostname/HostnameView.h
30
bool IsRevertable() const;
src/add-ons/print/drivers/canon_lips/lips3/Lips3.h
21
virtual bool StartDocument();
src/add-ons/print/drivers/canon_lips/lips3/Lips3.h
22
virtual bool StartPage(int page);
src/add-ons/print/drivers/canon_lips/lips3/Lips3.h
23
virtual bool NextBand(BBitmap *bitmap, BPoint *offset);
src/add-ons/print/drivers/canon_lips/lips3/Lips3.h
24
virtual bool EndPage(int page);
src/add-ons/print/drivers/canon_lips/lips3/Lips3.h
25
virtual bool EndDocument(bool success);
src/add-ons/print/drivers/canon_lips/lips3/Lips3Cap.h
16
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/canon_lips/lips4/Lips4.h
22
virtual bool StartDocument();
src/add-ons/print/drivers/canon_lips/lips4/Lips4.h
23
virtual bool StartPage(int page);
src/add-ons/print/drivers/canon_lips/lips4/Lips4.h
24
virtual bool NextBand(BBitmap* bitmap, BPoint* offset);
src/add-ons/print/drivers/canon_lips/lips4/Lips4.h
25
virtual bool EndPage(int page);
src/add-ons/print/drivers/canon_lips/lips4/Lips4.h
26
virtual bool EndDocument(bool success);
src/add-ons/print/drivers/canon_lips/lips4/Lips4Cap.h
17
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/gutenprint/GPArray.h
25
bool IsEmpty() const;
src/add-ons/print/drivers/gutenprint/GPBand.h
21
bool ContainsLine(int line) const;
src/add-ons/print/drivers/gutenprint/GPBinding.h
32
bool ExtractManufacturer(const BMessage& manufacturers, int32 index,
src/add-ons/print/drivers/gutenprint/GPBinding.h
38
bool ExtractModel(const BMessage& models, int32 index,
src/add-ons/print/drivers/gutenprint/GPBinding.h
57
bool fInitialized;
src/add-ons/print/drivers/gutenprint/GPCapabilities.h
29
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/gutenprint/GPCapabilityExtractor.h
33
bool BeginParameter(const char* name, const char* displayName,
src/add-ons/print/drivers/gutenprint/GPCapabilityExtractor.h
46
bool defaultValue,
src/add-ons/print/drivers/gutenprint/GPCapabilityExtractor.h
60
bool Supportsed(stp_parameter_class_t parameterClass);
src/add-ons/print/drivers/gutenprint/GPDriver.h
27
bool StartDocument();
src/add-ons/print/drivers/gutenprint/GPDriver.h
41
bool StartPage(int page);
src/add-ons/print/drivers/gutenprint/GPDriver.h
42
bool NextBand(BBitmap* bitmap, BPoint* offset);
src/add-ons/print/drivers/gutenprint/GPDriver.h
43
bool EndPage(int page);
src/add-ons/print/drivers/gutenprint/GPDriver.h
44
bool EndDocument(bool success);
src/add-ons/print/drivers/gutenprint/GPJob.h
74
bool fHasPages;
src/add-ons/print/drivers/gutenprint/GPJobConfiguration.h
33
map<string, bool> fBooleanSettings;
src/add-ons/print/drivers/gutenprint/GPParameterVisitor.h
51
virtual bool BeginParameter(const char* name, const char* displayName,
src/add-ons/print/drivers/gutenprint/GPParameterVisitor.h
66
bool defaultValue,
src/add-ons/print/drivers/gutenprint/GPParameterVisitor.h
84
bool fHasResolutionParameter;
src/add-ons/print/drivers/lpstyl/Lpstyl.h
32
bool StartDocument();
src/add-ons/print/drivers/lpstyl/Lpstyl.h
33
bool StartPage();
src/add-ons/print/drivers/lpstyl/Lpstyl.h
34
bool NextBand(BBitmap* bitmap, BPoint* offset);
src/add-ons/print/drivers/lpstyl/Lpstyl.h
35
bool EndPage(int page);
src/add-ons/print/drivers/lpstyl/Lpstyl.h
36
bool EndDocument(bool success);
src/add-ons/print/drivers/lpstyl/Lpstyl.h
41
bool _ColorCartridge(void);
src/add-ons/print/drivers/lpstyl/LpstylCap.h
20
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/pcl5/PCL5.h
21
virtual bool StartDocument();
src/add-ons/print/drivers/pcl5/PCL5.h
22
virtual bool StartPage(int page);
src/add-ons/print/drivers/pcl5/PCL5.h
23
virtual bool NextBand(BBitmap* bitmap, BPoint* offset);
src/add-ons/print/drivers/pcl5/PCL5.h
24
virtual bool EndPage(int page);
src/add-ons/print/drivers/pcl5/PCL5.h
25
virtual bool EndDocument(bool success);
src/add-ons/print/drivers/pcl5/PCL5.h
33
const uchar* buffer, int size, bool lastPlane);
src/add-ons/print/drivers/pcl5/PCL5Cap.h
16
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
31
bool updateSeedRow = false);
src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
76
int CompressRaw(const uchar* row, bool updateSeedRow,
src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
77
bool updateDeltaRow);
src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
95
bool fUpdateDeltaRow; // write delta row
src/add-ons/print/drivers/pcl6/PCL6.h
27
virtual bool StartDocument();
src/add-ons/print/drivers/pcl6/PCL6.h
28
virtual bool StartPage(int page);
src/add-ons/print/drivers/pcl6/PCL6.h
29
virtual bool NextBand(BBitmap* bitmap, BPoint* offset);
src/add-ons/print/drivers/pcl6/PCL6.h
30
virtual bool EndPage(int page);
src/add-ons/print/drivers/pcl6/PCL6.h
31
virtual bool EndDocument(bool success);
src/add-ons/print/drivers/pcl6/PCL6.h
34
bool _SupportsRLECompression();
src/add-ons/print/drivers/pcl6/PCL6.h
35
bool _SupportsDeltaRowCompression();
src/add-ons/print/drivers/pcl6/PCL6.h
36
bool _UseColorMode();
src/add-ons/print/drivers/pcl6/PCL6Cap.h
16
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/pcl6/Rasterizer.h
29
bool SetBitmap(int x, int y, BBitmap* bitmap,
src/add-ons/print/drivers/pcl6/Rasterizer.h
33
bool HasNextLine();
src/add-ons/print/drivers/postscript/PS.h
22
virtual bool StartDocument();
src/add-ons/print/drivers/postscript/PS.h
23
virtual bool StartPage(int page);
src/add-ons/print/drivers/postscript/PS.h
24
virtual bool NextBand(BBitmap* bitmap, BPoint* offset);
src/add-ons/print/drivers/postscript/PS.h
25
virtual bool EndPage(int page);
src/add-ons/print/drivers/postscript/PS.h
26
virtual bool EndDocument(bool success);
src/add-ons/print/drivers/postscript/PSCap.h
16
virtual bool Supports(CapID) const;
src/add-ons/print/drivers/preview/PrinterDriver.h
60
bool fPrinting;
src/add-ons/print/transports/hp_jetdirect/SetupWindow.h
12
virtual bool QuitRequested();
src/add-ons/print/transports/ipp/HttpURLConnection.h
100
bool getDoOutput() const;
src/add-ons/print/transports/ipp/HttpURLConnection.h
101
void setDoInput(bool doInput);
src/add-ons/print/transports/ipp/HttpURLConnection.h
102
void setDoOutput(bool doOutput);
src/add-ons/print/transports/ipp/HttpURLConnection.h
111
bool connected;
src/add-ons/print/transports/ipp/HttpURLConnection.h
112
bool doInput;
src/add-ons/print/transports/ipp/HttpURLConnection.h
113
bool doOutput;
src/add-ons/print/transports/ipp/HttpURLConnection.h
72
bool operator == (const Field &);
src/add-ons/print/transports/ipp/HttpURLConnection.h
99
bool getDoInput() const;
src/add-ons/print/transports/ipp/IppContent.h
230
IppBooleanAttribute(IPP_TAG t, const char *n, bool f);
src/add-ons/print/transports/ipp/IppContent.h
245
bool value;
src/add-ons/print/transports/ipp/IppContent.h
415
void setBoolean(const char *name, bool value);
src/add-ons/print/transports/ipp/IppContent.h
435
bool operator !() const;
src/add-ons/print/transports/ipp/IppContent.h
436
bool good() const;
src/add-ons/print/transports/ipp/IppContent.h
437
bool fail() const;
src/add-ons/print/transports/ipp/IppSetupDlg.h
15
virtual bool QuitRequested();
src/add-ons/print/transports/ipp/IppTransport.h
25
bool operator !() const;
src/add-ons/print/transports/ipp/IppTransport.h
26
bool fail() const;
src/add-ons/print/transports/ipp/IppTransport.h
33
bool __error;
src/add-ons/print/transports/ipp/IppTransport.h
37
inline bool IppTransport::fail() const
src/add-ons/print/transports/ipp/IppTransport.h
42
inline bool IppTransport::operator !() const
src/add-ons/print/transports/lpr/LprTransport.h
23
bool operator!() const;
src/add-ons/print/transports/lpr/LprTransport.h
24
bool fail() const;
src/add-ons/print/transports/lpr/LprTransport.h
35
bool fError;
src/add-ons/print/transports/lpr/LprTransport.h
39
inline bool
src/add-ons/print/transports/lpr/LprTransport.h
46
inline bool
src/add-ons/print/transports/lpr/LpsClient.h
51
bool fConnected;
src/add-ons/print/transports/print_to_file/FileSelector.h
56
virtual bool QuitRequested();
src/add-ons/print/transports/shared/Socket.h
23
bool operator !() const;
src/add-ons/print/transports/shared/Socket.h
24
bool good() const;
src/add-ons/print/transports/shared/Socket.h
25
bool fail() const;
src/add-ons/print/transports/shared/Socket.h
48
bool __error;
src/add-ons/screen_savers/butterfly/Butterfly.h
20
virtual status_t StartSaver(BView* view, bool preview);
src/add-ons/screen_savers/debugnow/DebugNow.h
24
status_t StartSaver(BView *view, bool preview);
src/add-ons/screen_savers/flurry/Flurry.h
54
virtual status_t StartSaver(BView* view, bool preview);
src/add-ons/screen_savers/glife/GLifeGrid.h
19
bool* m_pbGrid;
src/add-ons/screen_savers/glife/GLifeGrid.h
32
bool Occupied(int32, int32);
src/add-ons/screen_savers/glife/GLifeSaver.h
38
status_t StartSaver(BView*, bool);
src/add-ons/screen_savers/gravity/Gravity.h
38
status_t StartSaver(BView* view, bool preview);
src/add-ons/screen_savers/gravity/RainbowItem.h
19
virtual void DrawItem(BView* owner, BRect frame, bool complete);
src/add-ons/screen_savers/icons/IconDisplay.h
31
inline bool IsRunning() const { return fIsRunning; };
src/add-ons/screen_savers/icons/IconDisplay.h
38
bool fIsRunning;
src/add-ons/screen_savers/icons/IconsSaver.h
30
virtual status_t StartSaver(BView *view, bool preview);
src/add-ons/screen_savers/ifs/IFS.h
112
bool fAdditive;
src/add-ons/screen_savers/ifs/IFS.h
95
void SetAdditive(bool additive);
src/add-ons/screen_savers/ifs/IFSSaver.h
23
virtual status_t StartSaver(BView *view, bool preview);
src/add-ons/screen_savers/ifs/IFSSaver.h
40
bool fIsPreview;
src/add-ons/screen_savers/ifs/IFSSaver.h
50
bool fAdditive;
src/add-ons/screen_savers/leaves/Leaves.h
22
virtual status_t StartSaver(BView* view, bool preview);
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
44
LiveSetting(uint32 id, const char *name, bool val);
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
52
bool AddReplaceValue(BMessage *msgTo, BMessage *msgFrom = NULL) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
54
bool AddReplaceValue(BMessage *msgTo, bool val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
55
bool AddReplaceValue(BMessage *msgTo, int32 val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
56
bool AddReplaceValue(BMessage *msgTo, const BString &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
58
bool GetValue(BMessage *msgFrom, bool &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
59
bool GetValue(BMessage *msgFrom, int32 &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
60
bool GetValue(BMessage *msgFrom, BString &val) const;
src/add-ons/screen_savers/slideshowsaver/LiveSetting.h
75
bool fBoolVal;
src/add-ons/screen_savers/slideshowsaver/LiveSettings.h
59
bool AddObserver(LiveSettingsObserver *observer);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.h
62
bool RemoveObserver(LiveSettingsObserver *observer);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.h
71
bool SetGetBool(const char *name, bool *pVal = NULL);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.h
86
bool GetValue(const char *name, T &val);
src/add-ons/screen_savers/slideshowsaver/LiveSettings.h
89
bool SetValue(const char *name, const T &val);
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
51
virtual status_t StartSaver(BView *view, bool preview);
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
68
bool ShowNextImage(bool next, bool rewind);
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
72
bool IsImage(const entry_ref *pref);
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
76
bool FindNextImage(entry_ref *in_current, entry_ref *out_image, bool next, bool rewind);
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
88
bool fNewDirectory;
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
93
bool fShowCaption;
src/add-ons/screen_savers/slideshowsaver/SlideShowSaver.h
94
bool fShowBorder;
src/add-ons/screen_savers/spider/SpiderSaver.h
51
virtual status_t StartSaver(BView *view, bool preview);
src/add-ons/screen_savers/spider/SpiderSaver.h
79
bool fPreview;
src/add-ons/tracker/zipomatic/GenericThread.h
21
status_t Pause(bool doBlock = TRUE, bigtime_t timeout = 0);
src/add-ons/tracker/zipomatic/GenericThread.h
23
bool IsPaused();
src/add-ons/tracker/zipomatic/GenericThread.h
24
bool HasQuitBeenRequested();
src/add-ons/tracker/zipomatic/GenericThread.h
41
bool HasData();
src/add-ons/tracker/zipomatic/GenericThread.h
81
bool fQuitRequested;
src/add-ons/tracker/zipomatic/GenericThread.h
82
bool fThreadIsPaused;
src/add-ons/tracker/zipomatic/ZipOMatic.h
21
virtual bool QuitRequested();
src/add-ons/tracker/zipomatic/ZipOMatic.h
29
bool fGotRefs;
src/add-ons/tracker/zipomatic/ZipOMaticActivity.h
22
bool IsRunning();
src/add-ons/tracker/zipomatic/ZipOMaticActivity.h
32
void _DrawOnBitmap(bool running);
src/add-ons/tracker/zipomatic/ZipOMaticActivity.h
36
bool fIsRunning;
src/add-ons/tracker/zipomatic/ZipOMaticWindow.h
27
bool keepOpen = false);
src/add-ons/tracker/zipomatic/ZipOMaticWindow.h
31
virtual bool QuitRequested();
src/add-ons/tracker/zipomatic/ZipOMaticWindow.h
33
bool IsZipping();
src/add-ons/tracker/zipomatic/ZipOMaticWindow.h
58
bool fKeepOpen;
src/add-ons/tracker/zipomatic/ZipOMaticWindow.h
59
bool fZippingWasStopped;
src/add-ons/translators/gif/GIFLoad.h
52
bool fatalerror;
src/add-ons/translators/gif/GIFLoad.h
55
bool ReadGIFHeader();
src/add-ons/translators/gif/GIFLoad.h
56
bool ReadGIFLoopBlock();
src/add-ons/translators/gif/GIFLoad.h
57
bool ReadGIFControlBlock();
src/add-ons/translators/gif/GIFLoad.h
58
bool ReadGIFImageHeader();
src/add-ons/translators/gif/GIFLoad.h
59
bool ReadGIFImageData();
src/add-ons/translators/gif/GIFLoad.h
60
bool ReadGIFCommentBlock();
src/add-ons/translators/gif/GIFLoad.h
61
bool ReadGIFUnknownBlock(unsigned char c);
src/add-ons/translators/gif/GIFLoad.h
63
bool InitFrame(int codeSize);
src/add-ons/translators/gif/GIFLoad.h
70
inline bool OutputColor(unsigned char* string, int size);
src/add-ons/translators/gif/GIFLoad.h
76
bool fInterlaced;
src/add-ons/translators/gif/GIFSave.h
44
bool fatalerror;
src/add-ons/translators/gif/GIFSave.h
52
bool flush = false);
src/add-ons/translators/gif/LoadPalette.h
36
bool usetransparent;
src/add-ons/translators/gif/SFHash.h
43
bool fatalerror;
src/add-ons/translators/gif/SavePalette.h
48
inline bool IsValid() const
src/add-ons/translators/gif/SavePalette.h
55
inline bool UseTransparent() const
src/add-ons/translators/gif/SavePalette.h
80
bool fFatalError;
src/add-ons/translators/icns/ICNSLoader.h
44
bool IsLoaded(void);
src/add-ons/translators/icns/ICNSLoader.h
50
bool fLoaded;
src/add-ons/translators/icns/ICNSLoader.h
60
bool IsCreated(void);
src/add-ons/translators/icns/ICNSLoader.h
63
bool fCreated;
src/add-ons/translators/ico/ICO.h
30
bool IsValid() const;
src/add-ons/translators/ico/ICO.h
46
bool IsValid() const { return bits_per_pixel <= 24; }
src/add-ons/translators/ico/ICO.h
64
bool IsValid() const;
src/add-ons/translators/ico/ICO.h
79
inline bool
src/add-ons/translators/ico/ICO.h
86
extern bool is_valid_size(int32 size);
src/add-ons/translators/pcx/PCX.h
33
bool IsValid() const;
src/add-ons/translators/pcx/PCX.h
45
inline bool
src/add-ons/translators/psd/PSDLoader.h
114
bool fLoaded;
src/add-ons/translators/psd/PSDLoader.h
75
bool IsLoaded(void);
src/add-ons/translators/psd/PSDLoader.h
76
bool IsSupported(void);
src/add-ons/translators/psd/PSDWriter.h
33
bool IsReady(void);
src/add-ons/translators/psd/PSDWriter.h
70
bool fReady;
src/add-ons/translators/raw/LibRAW.h
54
bool is_raw;
src/add-ons/translators/raw/LibRAW.h
79
bool& bigEndian) const;
src/add-ons/translators/raw/LibRAW.h
83
void SetHalfSize(bool half);
src/add-ons/translators/raw/RAW.h
120
status_t _LosslessJPEGInit(struct jhead* jh, bool infoOnly);
src/add-ons/translators/raw/RAW.h
128
bool _CanonHasLowBits();
src/add-ons/translators/raw/RAW.h
138
time_t _ParseTIFFTimestamp(bool reversed);
src/add-ons/translators/raw/RAW.h
152
bool fIsTIFF;
src/add-ons/translators/raw/RAW.h
158
bool fHalfSize;
src/add-ons/translators/raw/RAW.h
159
bool fUseCameraWhiteBalance;
src/add-ons/translators/raw/RAW.h
160
bool fUseAutoWhiteBalance;
src/add-ons/translators/raw/RAW.h
161
bool fRawColor;
src/add-ons/translators/raw/RAW.h
162
bool fUseGamma;
src/add-ons/translators/raw/RAW.h
193
bool fDecodeBitsReset;
src/add-ons/translators/raw/RAW.h
194
bool fDecodeBitsZeroAfterMax;
src/add-ons/translators/raw/RAW.h
51
bool is_raw;
src/add-ons/translators/raw/RAW.h
75
bool& bigEndian) const;
src/add-ons/translators/raw/RAW.h
78
void SetHalfSize(bool half);
src/add-ons/translators/raw/RAW.h
88
bool _SupportsCompression(image_data_info& info) const;
src/add-ons/translators/raw/RAW.h
89
bool _IsCanon() const;
src/add-ons/translators/raw/RAW.h
90
bool _IsKodak() const;
src/add-ons/translators/raw/RAW.h
91
bool _IsNikon() const;
src/add-ons/translators/raw/RAW.h
92
bool _IsOlympus() const;
src/add-ons/translators/raw/RAW.h
93
bool _IsPentax() const;
src/add-ons/translators/raw/RAW.h
94
bool _IsSamsung() const;
src/add-ons/translators/raw/ReadHelper.h
184
void SetSwap(bool yesNo) { fSwap = yesNo; };
src/add-ons/translators/raw/ReadHelper.h
185
bool IsSwapping() const { return fSwap; };
src/add-ons/translators/raw/ReadHelper.h
192
bool fSwap;
src/add-ons/translators/rtf/RTF.h
114
virtual bool IsDefinitionDelimiter();
src/add-ons/translators/rtf/RTF.h
131
bool HasOption() const;
src/add-ons/translators/rtf/RTF.h
138
bool fHasOption;
src/add-ons/translators/rtf/RTF.h
151
bool HasNext() const;
src/add-ons/translators/rtf/RTF.h
181
bool fSkip;
src/add-ons/translators/rtf/RTF.h
42
bool fIdentified;
src/add-ons/translators/rtf/RTF.h
54
virtual bool IsDefinitionDelimiter();
src/add-ons/translators/shared/StreamBuffer.h
19
StreamBuffer(BPositionIO *stream, size_t bufferSize, bool toRead = true);
src/add-ons/translators/shared/StreamBuffer.h
50
bool fToRead;
src/add-ons/translators/shared/TranslatorSettings.h
68
bool SetGetBool(const char *name, bool *pbool = NULL);
src/add-ons/translators/wonderbrush/Canvas.h
27
bool IsValid() const;
src/add-ons/translators/wonderbrush/Canvas.h
31
bool AddLayer(Layer* layer);
src/add-ons/translators/wonderbrush/Canvas.h
32
bool AddLayer(Layer* layer, int32 index);
src/add-ons/translators/wonderbrush/Canvas.h
35
bool RemoveLayer(Layer* layer);
src/add-ons/translators/wonderbrush/Canvas.h
41
bool HasLayer(Layer* layer) const;
src/apps/aboutsystem/Utilities.h
38
bool IsEmpty() const { return fCount == 0; }
src/apps/aboutsystem/Utilities.h
64
bool IsValid() const;
src/apps/aboutsystem/Utilities.h
66
bool IsBetterThan(const PackageCredit& other) const;
src/apps/aboutsystem/Utilities.h
92
static bool NameLessInsensitive(const PackageCredit* a,
src/apps/activitymonitor/ActivityView.h
116
bool broadcast = true);
src/apps/activitymonitor/ActivityView.h
142
bool fShowLegend;
src/apps/activitymonitor/ActivityView.h
143
bool fZooming;
src/apps/activitymonitor/ActivityView.h
62
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/apps/activitymonitor/ActivityWindow.h
24
virtual bool QuitRequested();
src/apps/activitymonitor/ActivityWindow.h
32
bool IsAlwaysOnTop() const;
src/apps/activitymonitor/ActivityWindow.h
41
void _SetAlwaysOnTop(bool alwaysOnTop);
src/apps/activitymonitor/CircularBuffer.h
58
bool IsEmpty() const
src/apps/activitymonitor/DataSource.h
105
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
120
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
149
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
163
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
177
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
191
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
206
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
228
virtual bool PerCPU() const;
src/apps/activitymonitor/DataSource.h
229
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
259
virtual bool MultiCPUOnly() const;
src/apps/activitymonitor/DataSource.h
260
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
286
virtual bool PerCPU() const;
src/apps/activitymonitor/DataSource.h
287
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
334
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
335
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
345
NetworkUsageDataSource(bool in);
src/apps/activitymonitor/DataSource.h
359
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
361
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
364
bool fIn;
src/apps/activitymonitor/DataSource.h
372
ClipboardSizeDataSource(bool text);
src/apps/activitymonitor/DataSource.h
384
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
387
bool fText;
src/apps/activitymonitor/DataSource.h
401
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
48
virtual bool AdaptiveScale() const;
src/apps/activitymonitor/DataSource.h
51
virtual bool PerCPU() const;
src/apps/activitymonitor/DataSource.h
52
virtual bool MultiCPUOnly() const;
src/apps/activitymonitor/DataSource.h
53
virtual bool Primary() const;
src/apps/activitymonitor/DataSource.h
90
virtual bool Primary() const;
src/apps/activitymonitor/SettingsWindow.h
22
virtual bool QuitRequested();
src/apps/activitymonitor/SystemInfo.h
74
bool fRetrievedNetwork;
src/apps/activitymonitor/SystemInfoHandler.h
18
virtual status_t Archive(BMessage* data, bool deep = true) const;
src/apps/autoraise/AutoRaiseApp.h
16
virtual bool QuitRequested() { return true; }
src/apps/autoraise/AutoRaiseApp.h
20
void PutInTray(bool);
src/apps/autoraise/AutoRaiseApp.h
23
bool fPersist;
src/apps/autoraise/AutoRaiseApp.h
24
bool fDone;
src/apps/autoraise/AutoRaiseIcon.h
39
bool watching;
src/apps/autoraise/AutoRaiseIcon.h
59
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/apps/autoraise/AutoRaiseIcon.h
68
void SetActive(bool);
src/apps/autoraise/AutoRaiseIcon.h
87
ConfigMenu(TrayView *tv, bool useMag);
src/apps/autoraise/settings.h
54
CONF_ADDPROP(bool, Active)
src/apps/bootmanager/BootDrive.h
30
bool IsBootDrive() const;
src/apps/bootmanager/BootManagerController.h
62
bool _HasSelectedPartitions();
src/apps/bootmanager/BootManagerController.h
63
bool _WriteBootMenu();
src/apps/bootmanager/BootManagerController.h
64
bool _SaveMBR();
src/apps/bootmanager/BootManagerController.h
65
bool _RestoreMBR();
src/apps/bootmanager/BootManagerWindow.h
26
virtual bool QuitRequested();
src/apps/bootmanager/BootMenu.h
36
virtual bool IsInstalled(const BootDrive& drive) = 0;
src/apps/bootmanager/DescriptionPage.h
20
const char* description, bool hasHeading);
src/apps/bootmanager/DescriptionPage.h
25
bool hasHeading);
src/apps/bootmanager/DrivesPage.h
41
bool fHasInstallableItems;
src/apps/bootmanager/LegacyBootMenu.h
26
virtual bool IsInstalled(const BootDrive& drive);
src/apps/bootmanager/LegacyBootMenu.h
42
bool _ConvertToBIOSText(const char* text,
src/apps/bootmanager/LegacyBootMenu.h
52
bool _IsValid(const MasterBootRecord* mbr);
src/apps/bootmanager/WizardView.h
32
virtual void SetPreviousButtonEnabled(bool enabled);
src/apps/bootmanager/WizardView.h
33
virtual void SetNextButtonEnabled(bool enabled);
src/apps/bootmanager/WizardView.h
36
virtual void SetPreviousButtonHidden(bool hide);
src/apps/charactermap/CharacterView.h
24
void ShowPrivateBlocks(bool show);
src/apps/charactermap/CharacterView.h
25
bool IsShowingPrivateBlocks() const
src/apps/charactermap/CharacterView.h
28
void ShowContainedBlocksOnly(bool show);
src/apps/charactermap/CharacterView.h
29
bool IsShowingContainedBlocksOnly() const
src/apps/charactermap/CharacterView.h
32
bool IsShowingBlock(int32 blockIndex) const;
src/apps/charactermap/CharacterView.h
36
bool IsCharacterVisible(uint32 c) const;
src/apps/charactermap/CharacterView.h
37
bool IsBlockVisible(int32 block) const;
src/apps/charactermap/CharacterView.h
64
bool _GetCharacterAt(BPoint point, uint32& character,
src/apps/charactermap/CharacterView.h
68
bool _GetTopmostCharacter(uint32& character,
src/apps/charactermap/CharacterView.h
72
bool _HasGlyphForCharacter(const char* character) const;
src/apps/charactermap/CharacterView.h
78
bool fHasCharacter;
src/apps/charactermap/CharacterView.h
81
bool fHasTopCharacter;
src/apps/charactermap/CharacterView.h
86
bool fShowPrivateBlocks;
src/apps/charactermap/CharacterView.h
87
bool fShowContainedBlocksOnly;
src/apps/charactermap/CharacterWindow.h
30
virtual bool QuitRequested();
src/apps/charactermap/UnicodeBlockView.h
37
void ShowPrivateBlocks(bool show);
src/apps/charactermap/UnicodeBlockView.h
38
bool IsShowingPrivateBlocks() const
src/apps/charactermap/UnicodeBlockView.h
41
void ShowContainedBlocksOnly(bool show);
src/apps/charactermap/UnicodeBlockView.h
42
bool IsShowingContainedBlocksOnly() const
src/apps/charactermap/UnicodeBlockView.h
45
bool IsShowingBlock(int32 blockIndex) const;
src/apps/charactermap/UnicodeBlockView.h
55
bool fShowPrivateBlocks;
src/apps/charactermap/UnicodeBlockView.h
56
bool fShowContainedBlocksOnly;
src/apps/charactermap/UnicodeBlocks.h
16
bool private_block;
src/apps/clock/cl_view.h
20
short hRadius, short offset, long face, bool show);
src/apps/clock/cl_view.h
35
bool fShowSeconds;
src/apps/clock/cl_view.h
55
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/apps/clock/cl_view.h
57
short offset, long face, bool show);
src/apps/clock/cl_view.h
68
void ShowSecs(bool secs);
src/apps/clock/cl_wind.h
21
virtual bool QuitRequested();
src/apps/codycam/CodyCam.h
101
virtual bool QuitRequested();
src/apps/codycam/CodyCam.h
127
virtual bool QuitRequested();
src/apps/codycam/CodyCam.h
194
bool QuitRequested();
src/apps/codycam/FileUploadClient.h
26
virtual bool Connect(const string& server,
src/apps/codycam/FileUploadClient.h
30
virtual bool PutFile(const string& local,
src/apps/codycam/FileUploadClient.h
34
virtual bool GetFile(const string& remote,
src/apps/codycam/FileUploadClient.h
38
virtual bool MoveFile(const string& oldPath,
src/apps/codycam/FileUploadClient.h
40
virtual bool ChangeDir(const string& dir);
src/apps/codycam/FileUploadClient.h
41
virtual bool PrintWorkingDir(string& dir);
src/apps/codycam/FileUploadClient.h
42
virtual bool ListDirContents(string& listing);
src/apps/codycam/FileUploadClient.h
43
virtual bool Chmod(const string& path, const string& mod);
src/apps/codycam/FileUploadClient.h
45
virtual void SetPassive(bool on);
src/apps/codycam/FtpClient.h
38
bool Connect(const string& server,
src/apps/codycam/FtpClient.h
42
bool PutFile(const string& local,
src/apps/codycam/FtpClient.h
46
bool GetFile(const string& remote,
src/apps/codycam/FtpClient.h
50
bool MoveFile(const string& oldPath,
src/apps/codycam/FtpClient.h
52
bool ChangeDir(const string& dir);
src/apps/codycam/FtpClient.h
53
bool PrintWorkingDir(string& dir);
src/apps/codycam/FtpClient.h
54
bool ListDirContents(string& listing);
src/apps/codycam/FtpClient.h
55
bool Chmod(const string& path, const string& mod);
src/apps/codycam/FtpClient.h
57
void SetPassive(bool on);
src/apps/codycam/FtpClient.h
66
bool _TestState(unsigned long state);
src/apps/codycam/FtpClient.h
70
bool _SendRequest(const string& cmd);
src/apps/codycam/FtpClient.h
71
bool _GetReply(string& outString, int& outCode,
src/apps/codycam/FtpClient.h
73
bool _GetReplyLine(string& line);
src/apps/codycam/FtpClient.h
74
bool _OpenDataConnection();
src/apps/codycam/FtpClient.h
75
bool _AcceptDataConnection();
src/apps/codycam/Settings.h
30
virtual bool NeedsSaving() const;
src/apps/codycam/Settings.h
57
bool _ValidateString(const char* string);
src/apps/codycam/Settings.h
80
virtual bool NeedsSaving() const;
src/apps/codycam/Settings.h
94
bool defaultValue);
src/apps/codycam/Settings.h
97
bool Value() const;
src/apps/codycam/SftpClient.h
32
virtual bool Connect(const string& server,
src/apps/codycam/SftpClient.h
36
bool PutFile(const string& local,
src/apps/codycam/SftpClient.h
40
bool GetFile(const string& remote,
src/apps/codycam/SftpClient.h
44
bool MoveFile(const string& oldPath,
src/apps/codycam/SftpClient.h
46
bool ChangeDir(const string& dir);
src/apps/codycam/SftpClient.h
47
bool PrintWorkingDir(string& dir);
src/apps/codycam/SftpClient.h
48
bool ListDirContents(string& listing);
src/apps/codycam/SftpClient.h
49
bool Chmod(const string& path, const string& mod);
src/apps/codycam/SftpClient.h
51
void SetPassive(bool on);
src/apps/codycam/SpawningUploadClient.h
23
virtual bool Connect(const string& server,
src/apps/codycam/SpawningUploadClient.h
27
virtual bool PutFile(const string& local,
src/apps/codycam/SpawningUploadClient.h
31
virtual bool GetFile(const string& remote,
src/apps/codycam/SpawningUploadClient.h
35
virtual bool MoveFile(const string& oldPath,
src/apps/codycam/SpawningUploadClient.h
37
virtual bool ChangeDir(const string& dir);
src/apps/codycam/SpawningUploadClient.h
38
virtual bool PrintWorkingDir(string& dir);
src/apps/codycam/SpawningUploadClient.h
39
virtual bool ListDirContents(string& listing);
src/apps/codycam/SpawningUploadClient.h
40
virtual bool Chmod(const string& path, const string& mod);
src/apps/codycam/SpawningUploadClient.h
42
virtual void SetPassive(bool on);
src/apps/codycam/SpawningUploadClient.h
55
bool SpawnCommand();
src/apps/codycam/VideoConsumer.h
132
bool fConnectionActive;
src/apps/codycam/VideoConsumer.h
140
bool fOurBuffers;
src/apps/codycam/VideoConsumer.h
145
volatile bool fTimeToFtp;
src/apps/codycam/VideoConsumer.h
146
volatile bool fFtpComplete;
src/apps/codycam/VideoConsumer.h
152
bool fPassiveFtp;
src/apps/codycam/VideoConsumer.h
26
bool passiveFtp;
src/apps/codycam/VideoConsumer.h
53
virtual void Stop(bigtime_t performanceTime, bool immediate);
src/apps/codycam/VideoConsumer.h
71
bigtime_t lateness, bool realTimeEvent);
src/apps/cortex/AddOnHost/AddOnHostApp.h
64
bool QuitRequested();
src/apps/cortex/DiagramView/DiagramBox.h
62
virtual bool AddItem(DiagramItem *item);
src/apps/cortex/DiagramView/DiagramBox.h
63
virtual bool RemoveItem(DiagramItem *item);
src/apps/cortex/DiagramView/DiagramEndPoint.h
159
bool isConnected() const
src/apps/cortex/DiagramView/DiagramEndPoint.h
165
bool isConnecting() const
src/apps/cortex/DiagramView/DiagramEndPoint.h
179
bool m_connected;
src/apps/cortex/DiagramView/DiagramEndPoint.h
183
bool m_connecting;
src/apps/cortex/DiagramView/DiagramEndPoint.h
82
virtual bool connectionRequested(
src/apps/cortex/DiagramView/DiagramItem.h
103
bool isSelected() const
src/apps/cortex/DiagramView/DiagramItem.h
226
bool selectable)
src/apps/cortex/DiagramView/DiagramItem.h
228
bool isSelectable() const
src/apps/cortex/DiagramView/DiagramItem.h
233
bool draggable)
src/apps/cortex/DiagramView/DiagramItem.h
235
bool isDraggable() const
src/apps/cortex/DiagramView/DiagramItem.h
266
bool m_draggable;
src/apps/cortex/DiagramView/DiagramItem.h
269
bool m_selectable;
src/apps/cortex/DiagramView/DiagramItem.h
272
bool m_selected;
src/apps/cortex/DiagramView/DiagramItemGroup.h
100
bool DeselectAll(uint32 itemType = DiagramItem::M_ANY);
src/apps/cortex/DiagramView/DiagramItemGroup.h
149
bool fMultiSelection;
src/apps/cortex/DiagramView/DiagramItemGroup.h
55
DiagramItemGroup(uint32 acceptedTypes, bool multiSelection = true);
src/apps/cortex/DiagramView/DiagramItemGroup.h
73
virtual bool AddItem(DiagramItem* item);
src/apps/cortex/DiagramView/DiagramItemGroup.h
74
bool RemoveItem(DiagramItem* item);
src/apps/cortex/DiagramView/DiagramItemGroup.h
79
bool GetClippingAbove(DiagramItem* which, BRegion* outRegion);
src/apps/cortex/DiagramView/DiagramItemGroup.h
89
bool MultipleSelection() const
src/apps/cortex/DiagramView/DiagramItemGroup.h
96
bool SelectItem(DiagramItem* which, bool deselectOthers = true);
src/apps/cortex/DiagramView/DiagramItemGroup.h
97
bool DeselectItem(DiagramItem *which);
src/apps/cortex/DiagramView/DiagramItemGroup.h
99
bool SelectAll(uint32 itemType = DiagramItem::M_ANY);
src/apps/cortex/DiagramView/DiagramView.h
181
virtual bool AddItem(
src/apps/cortex/DiagramView/DiagramView.h
186
virtual bool RemoveItem(
src/apps/cortex/DiagramView/DiagramView.h
195
bool isWireTracking() const
src/apps/cortex/DiagramView/DiagramView.h
278
bool m_useBackgroundBitmap;
src/apps/cortex/DiagramView/DiagramView.h
69
bool multiSelection,
src/apps/cortex/DiagramView/DiagramWire.h
164
bool m_temporary;
src/apps/cortex/DiagramView/DiagramWire.h
74
bool isStartPoint = true);
src/apps/cortex/DiagramView/DiagramWire.h
80
bool isDragging() const
src/apps/cortex/DormantNodeView/DormantNodeListItem.h
107
bool drawEverything = false);
src/apps/cortex/DormantNodeView/DormantNodeView.h
94
virtual bool InitiateDrag(
src/apps/cortex/DormantNodeView/DormantNodeView.h
97
bool wasSelected);
src/apps/cortex/DormantNodeView/DormantNodeWindow.h
59
bool QuitRequested();
src/apps/cortex/DormantNodeView/DormantNodeWindow.h
78
bool m_zoomed;
src/apps/cortex/DormantNodeView/DormantNodeWindow.h
80
bool m_zooming;
src/apps/cortex/InfoView/EndPointInfoView.h
87
bool m_output;
src/apps/cortex/InfoView/InfoWindow.h
86
bool m_zoomed;
src/apps/cortex/InfoView/InfoWindow.h
88
bool m_zooming;
src/apps/cortex/InfoView/InfoWindowManager.h
137
bool _addWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
140
bool _findWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
147
bool _addWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
150
bool _findWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
157
bool _addWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
160
bool _findWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
169
bool _addWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
172
bool _findWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
179
bool _addWindowFor(
src/apps/cortex/InfoView/InfoWindowManager.h
182
bool _findWindowFor(
src/apps/cortex/MediaRoutingView/MediaJack.h
107
bool isOutput() const
src/apps/cortex/MediaRoutingView/MediaJack.h
133
virtual bool connectionRequested(
src/apps/cortex/MediaRoutingView/MediaJack.h
98
bool isInput() const
src/apps/cortex/MediaRoutingView/MediaNodePanel.h
187
bool m_labelTruncated;
src/apps/cortex/MediaRoutingView/MediaNodePanel.h
198
bool m_mouseOverLabel;
src/apps/cortex/MediaRoutingView/MediaRoutingView.h
321
bool cycle);
src/apps/cortex/MediaRoutingView/MediaWire.h
75
bool isStartPoint);
src/apps/cortex/NodeManager/Connection.h
186
bool m_disconnected;
src/apps/cortex/NodeManager/Connection.h
99
bool isValid() const { return
src/apps/cortex/NodeManager/NodeGroup.h
265
bool canCycle() const;
src/apps/cortex/NodeManager/NodeGroup.h
397
bool lock(
src/apps/cortex/NodeManager/NodeGroup.h
400
bool unlock(
src/apps/cortex/NodeManager/NodeGroup.h
402
bool isLocked(
src/apps/cortex/NodeManager/NodeGroup.h
536
bool _cycleValid();
src/apps/cortex/NodeManager/NodeGroup.h
592
bool m_released;
src/apps/cortex/NodeManager/NodeGroup.h
607
bool m_cycleThreadDone;
src/apps/cortex/NodeManager/NodeGroup.h
643
volatile bool m_newStart;
src/apps/cortex/NodeManager/NodeGroup.h
645
volatile bool m_newEnd;
src/apps/cortex/NodeManager/NodeManager.h
187
bool useAddOnHost=false);
src/apps/cortex/NodeManager/NodeManager.h
241
bool findRoute(
src/apps/cortex/NodeManager/NodeManager.h
248
bool _find_route_recurse(
src/apps/cortex/NodeManager/NodeManager.h
448
virtual bool lock(
src/apps/cortex/NodeManager/NodeManager.h
452
virtual bool unlock(
src/apps/cortex/NodeManager/NodeManager.h
455
virtual bool isLocked(
src/apps/cortex/NodeManager/NodeManager.h
541
bool recurse =false);
src/apps/cortex/NodeManager/NodeManager.h
581
bool m_existingNodesInit;
src/apps/cortex/NodeManager/NodeManager.h
585
bool m_useAddOnHost;
src/apps/cortex/NodeManager/NodeRef.h
178
bool cycle);
src/apps/cortex/NodeManager/NodeRef.h
179
bool isCycling() const;
src/apps/cortex/NodeManager/NodeRef.h
182
bool isRunning() const;
src/apps/cortex/NodeManager/NodeRef.h
185
bool isInternal() const;
src/apps/cortex/NodeManager/NodeRef.h
221
bool isNodeReleased() const;
src/apps/cortex/NodeManager/NodeRef.h
271
bool positionReportsEnabled() const;
src/apps/cortex/NodeManager/NodeRef.h
419
bool lock(
src/apps/cortex/NodeManager/NodeRef.h
422
bool unlock(
src/apps/cortex/NodeManager/NodeRef.h
424
bool isLocked(
src/apps/cortex/NodeManager/NodeRef.h
624
bool m_watching;
src/apps/cortex/NodeManager/NodeRef.h
637
bool m_positionReportsEnabled;
src/apps/cortex/NodeManager/NodeRef.h
638
bool m_positionReportsStarted;
src/apps/cortex/NodeManager/NodeRef.h
659
bool m_running;
src/apps/cortex/NodeManager/NodeRef.h
662
bool m_nodeReleased;
src/apps/cortex/NodeManager/NodeRef.h
665
bool m_cycle;
src/apps/cortex/NodeManager/NodeRef.h
668
bool m_prerolled;
src/apps/cortex/NodeManager/NodeSyncThread.h
105
volatile bool m_syncInProgress;
src/apps/cortex/ParameterView/ParameterWindow.h
118
virtual bool QuitRequested();
src/apps/cortex/ParameterView/ParameterWindow.h
156
bool m_zoomed;
src/apps/cortex/ParameterView/ParameterWindow.h
158
bool m_zooming;
src/apps/cortex/ParameterView/ParameterWindowManager.h
111
bool _addWindowFor(
src/apps/cortex/ParameterView/ParameterWindowManager.h
114
bool _findWindowFor(
src/apps/cortex/ParameterView/ParameterWindowManager.h
121
bool _addPanelFor(
src/apps/cortex/ParameterView/ParameterWindowManager.h
124
bool _findPanelFor(
src/apps/cortex/Persistence/ExportContext.h
77
bool hasAttributes;
src/apps/cortex/Persistence/ExportContext.h
78
bool hasContent;
src/apps/cortex/Persistence/Importer.h
107
bool parseBuffer(
src/apps/cortex/Persistence/Importer.h
110
bool last);
src/apps/cortex/Persistence/Importer.h
151
bool m_identify;
src/apps/cortex/Persistence/Wrappers/FlatMessageIO.h
136
bool m_ownMessage;
src/apps/cortex/Persistence/Wrappers/FlatMessageIO.h
80
bool ownsMessage() const { return m_ownMessage; }
src/apps/cortex/Persistence/Wrappers/MediaFormatIO.h
156
bool m_complete;
src/apps/cortex/Persistence/Wrappers/MessageIO.h
147
bool m_ownMessage;
src/apps/cortex/Persistence/Wrappers/MessageIO.h
157
bool _isValidMessageElement(
src/apps/cortex/Persistence/Wrappers/MessageIO.h
78
bool ownsMessage() const { return m_ownMessage; }
src/apps/cortex/Persistence/XMLElementMapping.h
86
bool operator()(const XMLElementMapping* a, const XMLElementMapping* b) const {
src/apps/cortex/RouteApp/ConnectionIO.h
152
bool m_exportValid;
src/apps/cortex/RouteApp/ConnectionIO.h
74
bool exportValid() const { return m_exportValid; }
src/apps/cortex/RouteApp/DormantNodeIO.h
131
bool m_cycle;
src/apps/cortex/RouteApp/DormantNodeIO.h
135
bool m_exportValid;
src/apps/cortex/RouteApp/DormantNodeIO.h
67
bool exportValid() const { return m_exportValid; }
src/apps/cortex/RouteApp/LiveNodeIO.h
156
bool m_exportValid;
src/apps/cortex/RouteApp/LiveNodeIO.h
89
bool exportValid() const { return m_exportValid; }
src/apps/cortex/RouteApp/LiveNodeIO.h
93
bool hasKey() const { return m_key.Length() > 0; }
src/apps/cortex/RouteApp/NodeKey.h
81
bool operator<(
src/apps/cortex/RouteApp/RouteApp.h
82
bool QuitRequested();
src/apps/cortex/RouteApp/RouteAppNodeManager.h
113
bool useAddOnHost=false);
src/apps/cortex/RouteApp/RouteAppNodeManager.h
230
bool _canGroup(NodeRef* ref) const;
src/apps/cortex/RouteApp/RouteWindow.h
101
bool isPullPalettes() const;
src/apps/cortex/RouteApp/RouteWindow.h
103
bool enabled);
src/apps/cortex/RouteApp/RouteWindow.h
119
bool QuitRequested();
src/apps/cortex/RouteApp/RouteWindow.h
206
bool m_zoomed;
src/apps/cortex/RouteApp/RouteWindow.h
210
bool m_zooming;
src/apps/cortex/RouteApp/StatusView.h
117
bool error = false);
src/apps/cortex/RouteApp/StatusView.h
146
bool m_dragging;
src/apps/cortex/RouteApp/StatusView.h
151
bool m_dirty;
src/apps/cortex/TipManager/TipManager.h
198
virtual bool QuitRequested();
src/apps/cortex/TipManager/TipManagerImpl.h
120
bool operator()(
src/apps/cortex/TipManager/TipManagerImpl.h
374
bool m_triggered;
src/apps/cortex/TipManager/TipWindow.h
84
bool active);
src/apps/cortex/TransportView/TransportWindow.h
76
virtual bool QuitRequested();
src/apps/cortex/ValControl/NumericValControl.h
129
virtual void _SetDefaultConstraints(bool negativeVisible);
src/apps/cortex/ValControl/NumericValControl.h
75
uint16 fractionalDigits = 0, bool negativeVisible = true,
src/apps/cortex/ValControl/NumericValControl.h
94
void setValue(double value, bool setParam = false);
src/apps/cortex/ValControl/ValControl.h
187
virtual bool childResizeRequest(BView* child) { return false; }
src/apps/cortex/ValControl/ValControl.h
250
virtual void SetEnabled(bool enabled);
src/apps/cortex/ValControl/ValControl.h
269
virtual void MakeFocus(bool focused = true);
src/apps/cortex/ValControl/ValControl.h
279
status_t Archive(BMessage* archive, bool deep = true) const;
src/apps/cortex/ValControl/ValControl.h
284
update_mode updateMode = UPDATE_ASYNC, bool backBuffer = true);
src/apps/cortex/ValControl/ValControl.h
335
bool fDirty;
src/apps/cortex/ValControl/ValControl.h
353
bool fHaveBackBuffer;
src/apps/cortex/ValControl/ValControlDigitSegment.h
114
virtual status_t Archive(BMessage* pArchive, bool bDeep) const;
src/apps/cortex/ValControl/ValControlDigitSegment.h
124
bool m_negative;
src/apps/cortex/ValControl/ValControlDigitSegment.h
137
bool m_negativeVisible;
src/apps/cortex/ValControl/ValControlDigitSegment.h
71
bool negativeVisible,
src/apps/cortex/ValControl/ValControlDigitSegment.h
87
bool negative);
src/apps/cortex/ValControl/ValControlSegment.h
127
void setTracking(bool tracking);
src/apps/cortex/ValControl/ValControlSegment.h
128
bool isTracking() const;
src/apps/cortex/ValControl/ValControlSegment.h
157
virtual status_t Archive(BMessage* archive, bool deep = true) const;
src/apps/cortex/ValControl/ValControlSegment.h
167
bool fTracking;
src/apps/cortex/ValControl/ValCtrlLayoutEntry.h
108
bool operator<(const ValCtrlLayoutEntry& b) const {
src/apps/cortex/addons/AudioAdapter/AudioAdapterAddOn.h
65
virtual bool WantsAutoStart() { return false; }
src/apps/cortex/addons/AudioAdapter/AudioAdapterAddOn.h
67
int32* out_internal_id, bool* out_has_more) { return B_OK; }
src/apps/cortex/addons/Flanger/FlangerAddOn.h
68
virtual bool WantsAutoStart() { return false; }
src/apps/cortex/addons/Flanger/FlangerAddOn.h
73
bool * out_has_more) { return B_OK; }
src/apps/cortex/addons/Flanger/FlangerNode.h
209
bool enabled,
src/apps/cortex/addons/Flanger/FlangerNode.h
367
bool m_outputEnabled;
src/apps/cortex/addons/Flanger/FlangerNode.h
83
bool realTimeEvent=false);
src/apps/cortex/addons/LoggingConsumer/LogWriter.h
158
void SetEnabled(log_what what, bool enable);
src/apps/cortex/addons/LoggingConsumer/LoggingConsumer.h
162
void Stop( bigtime_t performance_time, bool immediate );
src/apps/cortex/addons/LoggingConsumer/LoggingConsumer.h
167
void HandleEvent(const media_timed_event *event, bigtime_t lateness, bool realTimeEvent = false);
src/apps/cortex/addons/LoggingConsumer/LoggingConsumer.h
68
void SetEnabled(log_what what, bool enable);
src/apps/cortex/addons/LoggingConsumer/LoggingConsumerAddOn.h
70
virtual bool WantsAutoStart() { return false; }
src/apps/cortex/addons/LoggingConsumer/LoggingConsumerAddOn.h
75
bool * out_has_more) { return B_OK; }
src/apps/cortex/addons/LoggingConsumer/NodeHarnessWin.h
75
bool mIsConnected;
src/apps/cortex/addons/LoggingConsumer/NodeHarnessWin.h
76
bool mIsRunning;
src/apps/cortex/addons/NullFilter/NullFilterAddOn.h
70
virtual bool WantsAutoStart() { return false; }
src/apps/cortex/addons/NullFilter/NullFilterAddOn.h
75
bool * out_has_more) { return B_OK; }
src/apps/cortex/addons/common/AudioBuffer.h
107
bool formatSameAs(
src/apps/cortex/addons/common/AudioBuffer.h
64
bool bCircular=true,
src/apps/cortex/addons/common/AudioBuffer.h
72
bool bCircular=true,
src/apps/cortex/addons/common/AudioBuffer.h
79
bool bCircular=true);
src/apps/cortex/addons/common/AudioBuffer.h
93
bool bCircular=true,
src/apps/cortex/addons/common/AudioBuffer.h
98
bool adopt(
src/apps/cortex/addons/common/AudioFilterNode.h
208
bool realTimeEvent=false);
src/apps/cortex/addons/common/AudioFilterNode.h
333
bool enabled,
src/apps/cortex/addons/common/AudioFilterNode.h
482
bool m_outputEnabled;
src/apps/cortex/addons/common/ControlAppLauncher.h
56
bool launchNow=true); //nyi
src/apps/cortex/addons/common/ControlAppLauncher.h
59
bool launched() const { return m_launched; }
src/apps/cortex/addons/common/ControlAppLauncher.h
69
bool m_launched;
src/apps/cortex/addons/common/RawBuffer.h
108
bool bCircular=true,
src/apps/cortex/addons/common/RawBuffer.h
113
bool adopt(RawBuffer& target);
src/apps/cortex/addons/common/RawBuffer.h
117
bool adopt();
src/apps/cortex/addons/common/RawBuffer.h
162
bool m_bCircular;
src/apps/cortex/addons/common/RawBuffer.h
163
bool m_bOwnData;
src/apps/cortex/addons/common/RawBuffer.h
65
bool circular=true,
src/apps/cortex/addons/common/RawBuffer.h
74
bool bCircular=true,
src/apps/cortex/addons/common/RawBuffer.h
90
bool isCircular() const;
src/apps/cortex/addons/common/RawBuffer.h
91
bool ownsBuffer() const;
src/apps/cortex/support/BasicThread.h
103
status_t stop(bool wait=true) {
src/apps/cortex/support/BasicThread.h
163
bool m_running;
src/apps/cortex/support/BasicThread.h
164
bool m_stopping;
src/apps/cortex/support/BasicThread.h
70
bool killOnDelete=true) :
src/apps/cortex/support/BasicThread.h
78
bool running() const { return m_running; }
src/apps/cortex/support/BasicThread.h
79
bool stopping() const { return m_stopping; }
src/apps/cortex/support/ILockable.h
114
bool m_locked;
src/apps/cortex/support/ILockable.h
76
virtual bool lock(
src/apps/cortex/support/ILockable.h
80
virtual bool unlock(
src/apps/cortex/support/ILockable.h
83
virtual bool isLocked(
src/apps/cortex/support/IObservable.h
60
virtual bool isReleased() const=0;
src/apps/cortex/support/MediaIcon.h
105
bool audioIn,
src/apps/cortex/support/MediaIcon.h
106
bool audioOut,
src/apps/cortex/support/MediaIcon.h
107
bool videoIn,
src/apps/cortex/support/MediaIcon.h
108
bool videoOut);
src/apps/cortex/support/MediaIcon.h
112
bool *audioIn,
src/apps/cortex/support/MediaIcon.h
113
bool *audioOut,
src/apps/cortex/support/MediaIcon.h
114
bool *videoIn,
src/apps/cortex/support/MediaIcon.h
115
bool *videoOut);
src/apps/cortex/support/MediaIcon.h
119
bool *audioIn,
src/apps/cortex/support/MediaIcon.h
120
bool *audioOut,
src/apps/cortex/support/MediaIcon.h
121
bool *videoIn,
src/apps/cortex/support/MediaIcon.h
122
bool *videoOut);
src/apps/cortex/support/MediaIcon.h
85
bool _isPhysicalInput() const;
src/apps/cortex/support/MediaIcon.h
86
bool _isPhysicalOutput() const;
src/apps/cortex/support/MediaIcon.h
87
bool _isProducer() const;
src/apps/cortex/support/MediaIcon.h
88
bool _isFilter() const;
src/apps/cortex/support/MediaIcon.h
89
bool _isConsumer() const;
src/apps/cortex/support/MediaIcon.h
92
bool _isSystemMixer() const;
src/apps/cortex/support/MediaIcon.h
93
bool _isFileInterface() const;
src/apps/cortex/support/MediaIcon.h
94
bool _isTimeSource() const;
src/apps/cortex/support/MediaString.h
103
bool complete = true);
src/apps/cortex/support/MediaString.h
106
bool complete = true);
src/apps/cortex/support/MediaString.h
67
bool complete = true);
src/apps/cortex/support/MediaString.h
70
bool complete = true);
src/apps/cortex/support/MediaString.h
76
bool complete = true);
src/apps/cortex/support/MediaString.h
79
bool complete = true);
src/apps/cortex/support/MediaString.h
82
bool complete = true);
src/apps/cortex/support/MediaString.h
85
bool complete = true);
src/apps/cortex/support/MediaString.h
88
bool complete = true);
src/apps/cortex/support/MediaString.h
91
bool complete = true);
src/apps/cortex/support/MediaString.h
94
bool complete = true);
src/apps/cortex/support/MediaString.h
97
bool complete = true);
src/apps/cortex/support/MouseTrackingHelpers.h
106
bool isTracking() const { return m_bTracking; }
src/apps/cortex/support/MouseTrackingHelpers.h
147
bool m_bTracking;
src/apps/cortex/support/MultiInvoker.h
76
bool IsTargetLocal(int32 index) const;
src/apps/cortex/support/ObservableHandler.h
105
bool deep=true) const;
src/apps/cortex/support/ObservableHandler.h
115
bool m_released;
src/apps/cortex/support/ObservableHandler.h
75
bool isReleased() const;
src/apps/cortex/support/ObservableLooper.h
104
virtual bool QuitRequested();
src/apps/cortex/support/ObservableLooper.h
114
bool deep=true) const;
src/apps/cortex/support/ObservableLooper.h
130
bool m_quitting;
src/apps/cortex/support/ObservableLooper.h
80
bool isReleased() const;
src/apps/cortex/support/SimpleLockable.h
58
virtual bool lock(
src/apps/cortex/support/SimpleLockable.h
65
virtual bool unlock(
src/apps/cortex/support/SimpleLockable.h
71
virtual bool isLocked(
src/apps/cortex/support/TextControlFloater.h
73
bool activated);
src/apps/cortex/support/TextControlFloater.h
75
virtual bool QuitRequested();
src/apps/cortex/support/TextControlFloater.h
90
bool m_sentUpdate;
src/apps/cortex/support/observe.h
215
bool _valid;
src/apps/cortex/support/set_tools.h
73
bool operator()(const std::pair<key,value>& p, const value& v) const {
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
121
bool GetValueAt(int32 columnIndex, BVariant& value)
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
353
RootNode(ModelType* model, bool groupByName)
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
55
bool fGroupByName;
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
63
WaitObjectsTreeModel(ModelType* model, bool groupByName)
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
96
virtual bool GetValueAt(void* object, int32 columnIndex, BVariant& value)
src/apps/debuganalyzer/gui/HeaderView.h
112
bool fResizable;
src/apps/debuganalyzer/gui/HeaderView.h
137
virtual bool AddHeader(Header* header);
src/apps/debuganalyzer/gui/HeaderView.h
140
virtual bool MoveHeader(int32 fromIndex, int32 toIndex);
src/apps/debuganalyzer/gui/HeaderView.h
214
bool redrawNeeded, bool relayoutNeeded);
src/apps/debuganalyzer/gui/HeaderView.h
227
bool fLayoutValid;
src/apps/debuganalyzer/gui/HeaderView.h
80
bool IsResizable() const;
src/apps/debuganalyzer/gui/HeaderView.h
81
void SetResizable(bool resizable);
src/apps/debuganalyzer/gui/HeaderView.h
83
bool GetValue(BVariant& _value) const;
src/apps/debuganalyzer/gui/ListSelectionModel.h
28
bool IsItemSelected(int32 itemIndex) const;
src/apps/debuganalyzer/gui/ListSelectionModel.h
31
bool SelectItem(int32 itemIndex,
src/apps/debuganalyzer/gui/ListSelectionModel.h
32
bool extendSelection);
src/apps/debuganalyzer/gui/ListSelectionModel.h
33
bool SelectItems(int32 itemIndex, int32 count,
src/apps/debuganalyzer/gui/ListSelectionModel.h
34
bool extendSelection);
src/apps/debuganalyzer/gui/ListSelectionModel.h
41
bool AddListener(Listener* listener);
src/apps/debuganalyzer/gui/ListSelectionModel.h
75
inline bool
src/apps/debuganalyzer/gui/ListSelectionModel.h
91
inline bool
src/apps/debuganalyzer/gui/ListSelectionModel.h
92
ListSelectionModel::SelectItem(int32 itemIndex, bool extendSelection)
src/apps/debuganalyzer/gui/SubWindow.h
20
virtual bool Equals(const SubWindowKey* other) const = 0;
src/apps/debuganalyzer/gui/SubWindow.h
29
virtual bool Equals(const SubWindowKey* other) const;
src/apps/debuganalyzer/gui/SubWindow.h
47
bool AddToSubWindowManager(SubWindowKey* key);
src/apps/debuganalyzer/gui/SubWindow.h
48
bool RemoveFromSubWindowManager();
src/apps/debuganalyzer/gui/SubWindowManager.h
24
bool AddSubWindow(SubWindow* window);
src/apps/debuganalyzer/gui/SubWindowManager.h
25
bool RemoveSubWindow(SubWindow* window);
src/apps/debuganalyzer/gui/SubWindowManager.h
46
bool Compare(const SubWindowKey& key,
src/apps/debuganalyzer/gui/chart/Chart.h
28
bool AddDataSource(ChartDataSource* dataSource,
src/apps/debuganalyzer/gui/chart/Chart.h
32
bool AddDataSource(ChartDataSource* dataSource,
src/apps/debuganalyzer/gui/chart/Chart.h
35
bool RemoveDataSource(
src/apps/debuganalyzer/gui/chart/Chart.h
90
void _UpdateScrollBar(bool horizontal);
src/apps/debuganalyzer/gui/chart/Chart.h
91
void _ScrollTo(float value, bool horizontal);
src/apps/debuganalyzer/gui/chart/ChartDataRange.h
37
bool IsValid() const
src/apps/debuganalyzer/gui/chart/ChartDataRange.h
76
bool operator==(const ChartDataRange& other) const
src/apps/debuganalyzer/gui/chart/ChartDataRange.h
81
bool operator!=(const ChartDataRange& other) const
src/apps/debuganalyzer/gui/chart/ChartRenderer.h
26
virtual bool AddDataSource(
src/apps/debuganalyzer/gui/chart/LegendChartAxis.h
36
bool _ValidateLayout(BView* view);
src/apps/debuganalyzer/gui/chart/LegendChartAxis.h
53
bool fLayoutValid;
src/apps/debuganalyzer/gui/chart/LineChartRenderer.h
28
virtual bool AddDataSource(ChartDataSource* dataSource,
src/apps/debuganalyzer/gui/chart/LineChartRenderer.h
46
bool _UpdateSamples();
src/apps/debuganalyzer/gui/table/AbstractTable.h
29
bool showHorizontalScrollbar = true);
src/apps/debuganalyzer/gui/table/AbstractTable.h
42
void SetSortingEnabled(bool enabled);
src/apps/debuganalyzer/gui/table/AbstractTable.h
43
bool SortingEnabled() const;
src/apps/debuganalyzer/gui/table/AbstractTable.h
44
void SetSortColumn(TableColumn* column, bool add,
src/apps/debuganalyzer/gui/table/AbstractTable.h
45
bool ascending);
src/apps/debuganalyzer/gui/table/Table.h
114
bool showHorizontalScrollbar = true);
src/apps/debuganalyzer/gui/table/Table.h
118
bool showHorizontalScrollbar = true);
src/apps/debuganalyzer/gui/table/Table.h
131
void SelectRow(int32 rowIndex, bool extendSelection);
src/apps/debuganalyzer/gui/table/Table.h
135
bool AddTableListener(TableListener* listener);
src/apps/debuganalyzer/gui/table/Table.h
142
virtual bool GetToolTipAt(BPoint point, BToolTip** _tip);
src/apps/debuganalyzer/gui/table/Table.h
42
virtual bool GetValueAt(int32 rowIndex, int32 columnIndex,
src/apps/debuganalyzer/gui/table/Table.h
45
virtual bool AddListener(TableModelListener* listener);
src/apps/debuganalyzer/gui/table/Table.h
88
virtual bool GetToolTipForTableCell(int32 rowIndex,
src/apps/debuganalyzer/gui/table/TableColumns.h
119
bool invalidFirst,
src/apps/debuganalyzer/gui/table/TableColumns.h
130
bool fInvalidFirst;
src/apps/debuganalyzer/gui/table/TableColumns.h
139
bool invalidFirst,
src/apps/debuganalyzer/gui/table/TableColumns.h
150
bool fInvalidFirst;
src/apps/debuganalyzer/gui/table/TreeTable.h
111
bool GetPathAt(int32 index, TreeTablePath& _path);
src/apps/debuganalyzer/gui/table/TreeTable.h
132
virtual bool GetToolTipForTablePath(
src/apps/debuganalyzer/gui/table/TreeTable.h
147
const TreeTablePath& path, bool expanded);
src/apps/debuganalyzer/gui/table/TreeTable.h
164
bool showHorizontalScrollbar = true);
src/apps/debuganalyzer/gui/table/TreeTable.h
168
bool showHorizontalScrollbar = true);
src/apps/debuganalyzer/gui/table/TreeTable.h
171
bool SetTreeTableModel(TreeTableModel* model);
src/apps/debuganalyzer/gui/table/TreeTable.h
182
bool extendSelection);
src/apps/debuganalyzer/gui/table/TreeTable.h
186
bool IsNodeExpanded(const TreeTablePath& path) const;
src/apps/debuganalyzer/gui/table/TreeTable.h
188
bool expanded,
src/apps/debuganalyzer/gui/table/TreeTable.h
189
bool expandAncestors = false);
src/apps/debuganalyzer/gui/table/TreeTable.h
193
bool AddTreeTableListener(
src/apps/debuganalyzer/gui/table/TreeTable.h
202
virtual bool GetToolTipAt(BPoint point, BToolTip** _tip);
src/apps/debuganalyzer/gui/table/TreeTable.h
235
virtual void ExpandOrCollapse(BRow* row, bool expand);
src/apps/debuganalyzer/gui/table/TreeTable.h
238
bool _AddChildRows(TreeTableNode* parentNode,
src/apps/debuganalyzer/gui/table/TreeTable.h
245
bool expanded,
src/apps/debuganalyzer/gui/table/TreeTable.h
246
bool expandAncestors = false);
src/apps/debuganalyzer/gui/table/TreeTable.h
32
bool AddComponent(int32 childIndex);
src/apps/debuganalyzer/gui/table/TreeTable.h
40
bool operator==(const TreeTablePath& other) const;
src/apps/debuganalyzer/gui/table/TreeTable.h
41
bool operator!=(const TreeTablePath& other) const;
src/apps/debuganalyzer/gui/table/TreeTable.h
78
virtual bool GetValueAt(void* object, int32 columnIndex,
src/apps/debuganalyzer/gui/table/TreeTable.h
83
virtual bool AddListener(TreeTableModelListener* listener);
src/apps/debuganalyzer/model/Model.h
129
bool AddSchedulingStateSnapshot(
src/apps/debuganalyzer/model/Model.h
203
inline bool IsFinished() const;
src/apps/debuganalyzer/model/Model.h
206
inline bool IsWrite() const;
src/apps/debuganalyzer/model/Model.h
236
inline bool IsFinished() const;
src/apps/debuganalyzer/model/Model.h
240
inline bool IsWrite() const;
src/apps/debuganalyzer/model/Model.h
246
static inline bool TimeLess(const IORequest* a,
src/apps/debuganalyzer/model/Model.h
248
static inline bool SchedulerTimeLess(const IORequest* a,
src/apps/debuganalyzer/model/Model.h
381
bool GetThreadWaitObjects(
src/apps/debuganalyzer/model/Model.h
411
bool AddThread(Thread* thread);
src/apps/debuganalyzer/model/Model.h
588
bool Compare(thread_id key, const ThreadSchedulingState* value) const
src/apps/debuganalyzer/model/Model.h
74
bool AddAssociatedData(void* data);
src/apps/debuganalyzer/model/Model.h
751
bool
src/apps/debuganalyzer/model/Model.h
772
bool
src/apps/debuganalyzer/model/Model.h
822
bool
src/apps/debuganalyzer/model/Model.h
850
bool
src/apps/debuganalyzer/model/Model.h
878
/*static*/ bool
src/apps/debuganalyzer/model/Model.h
88
bool SetCPUCount(int32 count);
src/apps/debuganalyzer/model/Model.h
885
/*static*/ bool
src/apps/debuganalyzer/model/ThreadModel.h
34
bool AddSchedulingEvent(
src/apps/debuganalyzer/model_loader/AbstractModelLoader.h
22
virtual void Abort(bool wait);
src/apps/debuganalyzer/model_loader/AbstractModelLoader.h
28
virtual void FinishLoading(bool success);
src/apps/debuganalyzer/model_loader/AbstractModelLoader.h
30
void NotifyTarget(bool success);
src/apps/debuganalyzer/model_loader/AbstractModelLoader.h
41
bool fLoading;
src/apps/debuganalyzer/model_loader/AbstractModelLoader.h
42
bool fAborted;
src/apps/debuganalyzer/model_loader/ModelLoader.h
36
virtual void FinishLoading(bool success);
src/apps/debuganalyzer/model_loader/ModelLoader.h
70
bool _SetThreadEvents();
src/apps/debuganalyzer/model_loader/ModelLoader.h
71
bool _SetThreadIORequests();
src/apps/debuganalyzer/model_loader/ThreadModelLoader.h
31
virtual void FinishLoading(bool success);
src/apps/debugger/user_interface/cli/CliContext.h
147
volatile bool fTerminating;
src/apps/debugger/user_interface/cli/CliContext.h
62
bool IsTerminating() const { return fTerminating; }
src/apps/debugger/user_interface/cli/CliContext.h
94
void QuitSession(bool killTeam);
src/apps/debugger/user_interface/cli/CommandLineUserInterface.h
36
virtual bool IsInteractive() const;
src/apps/debugger/user_interface/cli/CommandLineUserInterface.h
69
bool _RegisterCommand(const BString& name,
src/apps/debugger/user_interface/cli/CommandLineUserInterface.h
83
bool fShown;
src/apps/debugger/user_interface/cli/CommandLineUserInterface.h
84
volatile bool fTerminating;
src/apps/debugger/user_interface/gui/GraphicalUserInterface.h
38
virtual bool IsInteractive() const;
src/apps/debugger/user_interface/gui/connection_config/ConnectionConfigHandlerRoster.h
28
bool Lock() { return fLock.Lock(); }
src/apps/debugger/user_interface/gui/connection_config/ConnectionConfigHandlerRoster.h
33
bool HasHandlerFor(TargetHostInterfaceInfo* info)
src/apps/debugger/user_interface/gui/connection_config/ConnectionConfigHandlerRoster.h
44
bool _GetHandler(const BString& name,
src/apps/debugger/user_interface/gui/expression_eval_window/ExpressionEvaluationWindow.h
40
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.h
43
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.h
85
void _SetEditMode(bool enabled);
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.h
87
bool _GetWritableState() const;
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
125
bool fEditMode;
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
126
bool fEditLowNybble;
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
144
bool fTrackingMouse;
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
62
inline bool GetEditMode() const
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
64
status_t SetEditMode(bool enabled);
src/apps/debugger/user_interface/gui/inspector_window/MemoryView.h
76
virtual void MakeFocus(bool isFocused);
src/apps/debugger/user_interface/gui/model/VariablesViewState.h
33
bool IsNodeExpanded() const
src/apps/debugger/user_interface/gui/model/VariablesViewState.h
35
void SetNodeExpanded(bool expanded);
src/apps/debugger/user_interface/gui/model/VariablesViewState.h
52
bool fNodeExpanded;
src/apps/debugger/user_interface/gui/settings/GuiTeamUiSettings.h
33
bool AddSettings(const char* settingID,
src/apps/debugger/user_interface/gui/team_settings_window/ExceptionStopConfigView.h
38
void _UpdateThrownBreakpoints(bool enable);
src/apps/debugger/user_interface/gui/team_settings_window/ImageStopConfigView.h
65
bool fStopOnLoadEnabled;
src/apps/debugger/user_interface/gui/team_settings_window/ImageStopConfigView.h
66
bool fUseCustomImages;
src/apps/debugger/user_interface/gui/team_window/BreakpointsView.h
74
bool enabled) = 0;
src/apps/debugger/user_interface/gui/team_window/BreakpointsView.h
80
bool enabled) = 0;
src/apps/debugger/user_interface/gui/team_window/SourceView.h
108
target_addr_t address, bool enabled) = 0;
src/apps/debugger/user_interface/gui/team_window/SourceView.h
115
bool forceDisassembly) = 0;
src/apps/debugger/user_interface/gui/team_window/SourceView.h
51
bool ScrollToAddress(target_addr_t address);
src/apps/debugger/user_interface/gui/team_window/SourceView.h
52
bool ScrollToLine(uint32 line);
src/apps/debugger/user_interface/gui/team_window/SourceView.h
54
void HighlightBorder(bool state);
src/apps/debugger/user_interface/gui/team_window/SourceView.h
80
bool GetStatementForLine(int32 line,
src/apps/debugger/user_interface/gui/team_window/StackTraceView.h
51
bool fTraceClearPending;
src/apps/debugger/user_interface/gui/team_window/TeamWindow.h
115
bool enabled);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.h
121
bool enabled);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.h
128
bool enabled);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.h
135
bool forceDisassembly);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.h
187
bool searchForFrame = true);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.h
70
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/team_window/VariablesView.h
111
void _FinishContextMenu(bool force);
src/apps/debugger/user_interface/gui/team_window/VariablesView.h
112
void _SaveViewState(bool updateValues) const;
src/apps/debugger/user_interface/gui/team_window/VariablesView.h
118
bool updateValues) const;
src/apps/debugger/user_interface/gui/team_window/VariablesView.h
126
bool persistentExpression,
src/apps/debugger/user_interface/gui/team_window/VariablesView.h
157
bool fFrameClearPending;
src/apps/debugger/user_interface/gui/team_window/VariablesView.h
65
const TreeTablePath& path, bool expanded);
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.h
57
virtual bool AcceptsField(const BField* field) const;
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.h
77
bool NeedsUpdate(TeamInfo* info);
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.h
79
virtual void SetEnabled(bool enabled)
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.h
81
bool IsEnabled() const
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.h
88
bool fEnabled;
src/apps/debugger/user_interface/gui/teams_window/TeamsWindow.h
38
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/util/ActionMenuItem.h
24
virtual bool Finish(BLooper* parentLooper,
src/apps/debugger/user_interface/gui/util/ActionMenuItem.h
25
BHandler* targetHandler, bool force);
src/apps/debugger/user_interface/gui/util/AlertWithCheckbox.h
23
int32 Go(bool& dontAskAgain);
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
29
virtual bool Finish(BLooper* parentLooper, bool force) = 0;
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
47
virtual bool Finish(BLooper* parentLooper,
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
48
BHandler* targetHandler, bool force);
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
62
bool AddItem(SettingMenuItem* item);
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
64
bool AddBoolItem(BoolSetting* setting);
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
65
bool AddOptionsItem(OptionsSetting* setting);
src/apps/debugger/user_interface/gui/util/SettingsMenu.h
72
virtual bool Finish(BLooper* parentLooper, bool force);
src/apps/debugger/user_interface/gui/utility_windows/ConnectionConfigWindow.h
37
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/utility_windows/ExpressionPromptWindow.h
32
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/utility_windows/SignalDispositionEditWindow.h
51
bool fEditMode;
src/apps/debugger/user_interface/gui/utility_windows/StartTeamWindow.h
37
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/utility_windows/VariableEditWindow.h
39
virtual bool QuitRequested();
src/apps/debugger/user_interface/gui/value/TableCellFloatEditor.h
19
virtual bool ValidateInput() const;
src/apps/debugger/user_interface/gui/value/TableCellFormattedValueRenderer.h
27
virtual void RenderValue(Value* value, bool valueChanged,
src/apps/debugger/user_interface/gui/value/TableCellIntegerEditor.h
20
virtual bool ValidateInput() const;
src/apps/debugger/user_interface/gui/value/TableCellTextControlEditor.h
26
virtual bool ValidateInput() const = 0;
src/apps/debugger/user_interface/gui/value/TableCellValueRenderer.h
27
virtual void RenderValue(Value* value, bool valueChanged,
src/apps/debugger/user_interface/gui/value/TableCellValueRendererUtils.h
20
bool valueChanged,
src/apps/debugger/user_interface/gui/value/TableCellValueRendererUtils.h
22
bool truncate = false);
src/apps/debugger/user_interface/gui/value/ValueHandlerRoster.h
44
bool RegisterHandler(ValueHandler* handler);
src/apps/debugger/user_interface/report/ReportUserInterface.h
32
virtual bool IsInteractive() const;
src/apps/debugger/user_interface/report/ReportUserInterface.h
63
bool fShown;
src/apps/debugger/user_interface/report/ReportUserInterface.h
64
volatile bool fTerminating;
src/apps/debugger/util/SignalSet.h
23
bool ContainsSignal(int signal) const;
src/apps/debugger/util/SignalSet.h
78
bool
src/apps/deskbar/BarApp.h
141
virtual bool QuitRequested();
src/apps/deskbar/BarApp.h
160
BBitmap* FetchWindowIcon(bool local = true,
src/apps/deskbar/BarApp.h
161
bool minimized = false);
src/apps/deskbar/BarMenuBar.h
72
bool AddTeamMenu();
src/apps/deskbar/BarMenuBar.h
73
bool RemoveTeamMenu();
src/apps/deskbar/BarMenuBar.h
75
bool AddSeparatorItem();
src/apps/deskbar/BarMenuBar.h
76
bool RemoveSeperatorItem();
src/apps/deskbar/BarMenuBar.h
79
bool (* hookfunction)(BMenu*, void*),
src/apps/deskbar/BarMenuBar.h
80
void* state, bool both = false);
src/apps/deskbar/BarSettings.h
40
bool vertical;
src/apps/deskbar/BarSettings.h
41
bool left;
src/apps/deskbar/BarSettings.h
42
bool top;
src/apps/deskbar/BarSettings.h
46
bool showClock;
src/apps/deskbar/BarSettings.h
48
bool trackerAlwaysFirst;
src/apps/deskbar/BarSettings.h
49
bool sortRunningApps;
src/apps/deskbar/BarSettings.h
50
bool superExpando;
src/apps/deskbar/BarSettings.h
51
bool expandNewTeams;
src/apps/deskbar/BarSettings.h
52
bool hideLabels;
src/apps/deskbar/BarSettings.h
55
bool recentDocsEnabled;
src/apps/deskbar/BarSettings.h
56
bool recentFoldersEnabled;
src/apps/deskbar/BarSettings.h
57
bool recentAppsEnabled;
src/apps/deskbar/BarSettings.h
62
bool alwaysOnTop;
src/apps/deskbar/BarSettings.h
63
bool autoRaise;
src/apps/deskbar/BarSettings.h
64
bool autoHide;
src/apps/deskbar/BarSettings.h
68
bool showSeconds;
src/apps/deskbar/BarSettings.h
69
bool showDayOfWeek;
src/apps/deskbar/BarSettings.h
70
bool showTimeZone;
src/apps/deskbar/BarView.h
100
bool top, bool aSync = false);
src/apps/deskbar/BarView.h
102
void RaiseDeskbar(bool raise);
src/apps/deskbar/BarView.h
103
void HideDeskbar(bool hide);
src/apps/deskbar/BarView.h
106
bool Vertical() const { return fVertical; };
src/apps/deskbar/BarView.h
107
bool Left() const { return fLeft; };
src/apps/deskbar/BarView.h
108
bool Top() const { return fTop; };
src/apps/deskbar/BarView.h
109
bool AcrossTop() const { return fTop && !fVertical
src/apps/deskbar/BarView.h
111
bool AcrossBottom() const { return !fTop && !fVertical
src/apps/deskbar/BarView.h
115
bool ExpandoState() const
src/apps/deskbar/BarView.h
117
bool FullState() const { return fState == kFullState; };
src/apps/deskbar/BarView.h
118
bool MiniState() const { return fState == kMiniState; };
src/apps/deskbar/BarView.h
124
static bool MenuTrackingHook(BMenu* menu, void* castToThis);
src/apps/deskbar/BarView.h
125
void DragStop(bool full = false);
src/apps/deskbar/BarView.h
127
bool Dragging() const;
src/apps/deskbar/BarView.h
130
bool AppCanHandleTypes(const char* signature);
src/apps/deskbar/BarView.h
131
void SetDragOverride(bool);
src/apps/deskbar/BarView.h
132
bool DragOverride();
src/apps/deskbar/BarView.h
133
bool InvokeItem(const char* signature);
src/apps/deskbar/BarView.h
142
bool ItemExists(int32 id, DeskbarShelf shelf);
src/apps/deskbar/BarView.h
143
bool ItemExists(const char* name, DeskbarShelf shelf);
src/apps/deskbar/BarView.h
185
void PlaceTray(bool vertSwap, bool leftSwap);
src/apps/deskbar/BarView.h
201
bool fIsRaised : 1;
src/apps/deskbar/BarView.h
202
bool fMouseDownOutside : 1;
src/apps/deskbar/BarView.h
204
bool fVertical : 1;
src/apps/deskbar/BarView.h
205
bool fTop : 1;
src/apps/deskbar/BarView.h
206
bool fLeft : 1;
src/apps/deskbar/BarView.h
210
bool fRefsRcvdOnly;
src/apps/deskbar/BarView.h
239
inline bool
src/apps/deskbar/BarView.h
80
TBarView(BRect frame, bool vertical, bool left,
src/apps/deskbar/BarView.h
81
bool top, int32 state, float width);
src/apps/deskbar/BarView.h
99
void ChangeState(int32 state, bool vertical, bool left,
src/apps/deskbar/BarWindow.h
53
virtual bool QuitRequested();
src/apps/deskbar/BarWindow.h
55
bool activate);
src/apps/deskbar/BarWindow.h
58
virtual void Minimize(bool minimize);
src/apps/deskbar/BarWindow.h
73
bool expand);
src/apps/deskbar/BarWindow.h
89
bool IsShowingMenu() const;
src/apps/deskbar/BarWindow.h
94
bool _IsFocusMessage(BMessage* message);
src/apps/deskbar/CalendarMenuWindow.h
28
virtual void WindowActivated(bool active);
src/apps/deskbar/CalendarMenuWindow.h
40
bool fSuppressFirstClose;
src/apps/deskbar/DeskbarMenu.h
121
bool AddStandardDeskbarMenuItems();
src/apps/deskbar/DeskbarMenu.h
124
virtual bool StartBuildingItemList();
src/apps/deskbar/DeskbarMenu.h
126
virtual bool AddNextItem();
src/apps/deskbar/DeskbarMenu.h
63
bool RecentsEnabled();
src/apps/deskbar/DeskbarMenu.h
66
virtual bool StartBuildingItemList();
src/apps/deskbar/DeskbarMenu.h
67
virtual bool AddNextItem();
src/apps/deskbar/DeskbarMenu.h
68
bool AddRecents(int32 count);
src/apps/deskbar/DeskbarMenu.h
77
bool fRecentsEnabled;
src/apps/deskbar/DeskbarMenu.h
93
inline bool
src/apps/deskbar/DeskbarUtils.h
52
status_t GetDeskbarSettingsDirectory(BPath& _path, bool create = false);
src/apps/deskbar/ExpandoMenuBar.h
100
bool CheckForSizeOverrun();
src/apps/deskbar/ExpandoMenuBar.h
113
void RemoveTeam(team_id team, bool partial);
src/apps/deskbar/ExpandoMenuBar.h
115
void _FinishedDrag(bool invoke = false);
src/apps/deskbar/ExpandoMenuBar.h
117
bool CheckForSizeOverrunVertical();
src/apps/deskbar/ExpandoMenuBar.h
118
bool CheckForSizeOverrunHorizontal();
src/apps/deskbar/ExpandoMenuBar.h
122
bool Vertical() const
src/apps/deskbar/ExpandoMenuBar.h
126
bool fOverflow : 1;
src/apps/deskbar/ExpandoMenuBar.h
127
bool fUnderflow : 1;
src/apps/deskbar/ExpandoMenuBar.h
128
bool fFirstBuild : 1;
src/apps/deskbar/ExpandoMenuBar.h
136
static bool sDoMonitor;
src/apps/deskbar/ExpandoMenuBar.h
89
bool InDeskbarMenu(BPoint) const;
src/apps/deskbar/ExpandoMenuBar.h
91
void CheckItemSizes(int32 delta, bool reset = false);
src/apps/deskbar/InlineScrollView.h
34
bool HasScrollers() const;
src/apps/deskbar/InlineScrollView.h
41
bool Orientation() const { return fOrientation; };
src/apps/deskbar/PreferencesWindow.h
47
virtual bool QuitRequested();
src/apps/deskbar/PreferencesWindow.h
53
bool _IsDefaultable();
src/apps/deskbar/PreferencesWindow.h
54
bool _IsRevertable();
src/apps/deskbar/PreferencesWindow.h
56
status_t _InitSettingsFile(BFile* file, bool write);
src/apps/deskbar/ResourceSet.h
74
bool fOwnData;
src/apps/deskbar/ScreenCornerSelector.h
44
bool fDragging;
src/apps/deskbar/ShowHideMenuItem.h
54
bool doZoom = false);
src/apps/deskbar/StatusView.h
107
bool byIndex = false);
src/apps/deskbar/StatusView.h
111
bool byIndex = false);
src/apps/deskbar/StatusView.h
114
bool AcceptAddon(BRect frame,
src/apps/deskbar/StatusView.h
122
bool addToSettings = true);
src/apps/deskbar/StatusView.h
128
bool byIndex = false);
src/apps/deskbar/StatusView.h
140
bool NodeExists(node_ref &nodeRef);
src/apps/deskbar/StatusView.h
144
BEntry &entry, bool isAddon);
src/apps/deskbar/StatusView.h
146
void UnloadAddOn(node_ref*, dev_t*, bool which,
src/apps/deskbar/StatusView.h
147
bool removeAll);
src/apps/deskbar/StatusView.h
175
bool fAlignmentSupport;
src/apps/deskbar/StatusView.h
207
bool SwitchModeForRegion(BPoint where, BRegion region,
src/apps/deskbar/StatusView.h
208
bool newVertical, bool newLeft, bool newTop, int32 newState);
src/apps/deskbar/StatusView.h
214
bool IsDragging() { return IsTracking(); };
src/apps/deskbar/StatusView.h
256
bool IsResizing() { return IsTracking(); };
src/apps/deskbar/StatusView.h
63
bool isAddOn; // attribute tagged item
src/apps/deskbar/StatusView.h
94
bool IconExists(int32 target, bool byIndex = false);
src/apps/deskbar/StatusView.h
95
bool IconExists(const char* name);
src/apps/deskbar/StatusViewShelf.h
55
bool CanAcceptReplicantView(BRect, BView*, BMessage*) const;
src/apps/deskbar/Switcher.h
102
bool fBlock;
src/apps/deskbar/Switcher.h
60
void Stop(bool doAction, uint32 modifiers);
src/apps/deskbar/Switcher.h
69
void CycleApp(bool forward, bool activate = false);
src/apps/deskbar/Switcher.h
70
void CycleWindow(bool forward, bool wrap = true);
src/apps/deskbar/Switcher.h
72
bool forward);
src/apps/deskbar/Switcher.h
76
bool inCurrentWorkspace = false);
src/apps/deskbar/Switcher.h
89
void Process(bool forward, bool byWindow = false);
src/apps/deskbar/Switcher.h
91
void SwitchWindow(team_id team, bool forward,
src/apps/deskbar/Switcher.h
92
bool activate);
src/apps/deskbar/Switcher.h
93
bool ActivateApp(bool forceShow,
src/apps/deskbar/Switcher.h
94
bool allowWorkspaceSwitch);
src/apps/deskbar/Switcher.h
98
bool _FindNextValidApp(bool forward);
src/apps/deskbar/TeamMenuItem.h
104
bool _IsSelected() const;
src/apps/deskbar/TeamMenuItem.h
120
bool fOverriddenSelected;
src/apps/deskbar/TeamMenuItem.h
122
bool fExpanded;
src/apps/deskbar/TeamMenuItem.h
66
bool HandleMouseDown(BPoint where);
src/apps/deskbar/TeamMenuItem.h
73
void SetOverrideSelected(bool selected);
src/apps/deskbar/TeamMenuItem.h
83
bool IsExpanded() const { return fExpanded; };
src/apps/deskbar/TeamMenuItem.h
84
void ToggleExpandState(bool resizeWindow);
src/apps/deskbar/TimeView.h
100
bool ShowSeconds() const;
src/apps/deskbar/TimeView.h
101
void SetShowSeconds(bool show);
src/apps/deskbar/TimeView.h
103
bool ShowDayOfWeek() const;
src/apps/deskbar/TimeView.h
104
void SetShowDayOfWeek(bool show);
src/apps/deskbar/TimeView.h
106
bool ShowTimeZone() const;
src/apps/deskbar/TimeView.h
107
void SetShowTimeZone(bool show);
src/apps/deskbar/TimeView.h
110
bool IsShowingCalendar();
src/apps/deskbar/TimeView.h
122
bool Vertical();
src/apps/deskbar/TimeView.h
126
bool fNeedToUpdate;
src/apps/deskbar/TimeView.h
145
bool fShowSeconds;
src/apps/deskbar/TimeView.h
146
bool fShowDayOfWeek;
src/apps/deskbar/TimeView.h
147
bool fShowTimeZone;
src/apps/deskbar/TimeView.h
87
bool deep = true) const;
src/apps/deskbar/WindowMenu.h
57
void SetExpanded(bool status, int addAtIndex);
src/apps/deskbar/WindowMenu.h
58
static bool WindowShouldBeListed(client_window_info* info);
src/apps/deskbar/WindowMenu.h
63
bool fExpanded;
src/apps/deskbar/WindowMenuItem.h
51
bool mini, bool currentWorkSpace,
src/apps/deskbar/WindowMenuItem.h
52
bool dragging = false);
src/apps/deskbar/WindowMenuItem.h
54
void SetTo(const char* name, int32 id, bool minimized,
src/apps/deskbar/WindowMenuItem.h
55
bool local, bool dragging = false);
src/apps/deskbar/WindowMenuItem.h
57
bool Expanded() const { return fExpanded; };
src/apps/deskbar/WindowMenuItem.h
58
void SetExpanded(bool expand) { fExpanded = expand; };
src/apps/deskbar/WindowMenuItem.h
61
bool Modified() const { return fIsModified; };
src/apps/deskbar/WindowMenuItem.h
63
bool RequiresUpdate() { return fRequireUpdate; };
src/apps/deskbar/WindowMenuItem.h
64
void SetRequireUpdate(bool update)
src/apps/deskbar/WindowMenuItem.h
88
bool fIsModified : 1;
src/apps/deskbar/WindowMenuItem.h
89
bool fIsMinimized : 1;
src/apps/deskbar/WindowMenuItem.h
90
bool fIsLocal : 1;
src/apps/deskbar/WindowMenuItem.h
91
bool fDragging : 1;
src/apps/deskbar/WindowMenuItem.h
92
bool fExpanded : 1;
src/apps/deskbar/WindowMenuItem.h
93
bool fRequireUpdate : 1;
src/apps/deskcalc/CalcApplication.h
30
virtual bool QuitRequested();
src/apps/deskcalc/CalcApplication.h
35
status_t _InitSettingsFile(BFile* file, bool write);
src/apps/deskcalc/CalcOptions.h
27
bool auto_num_lock; // automatically activate numlock
src/apps/deskcalc/CalcOptions.h
28
bool audio_feedback; // provide audio feedback
src/apps/deskcalc/CalcOptions.h
29
bool degree_mode; // radian or degree mode
src/apps/deskcalc/CalcView.h
107
void _CreatePopUpMenu(bool addKeypadModeMenuItems);
src/apps/deskcalc/CalcView.h
115
bool _IsEmbedded();
src/apps/deskcalc/CalcView.h
117
void _SetEnabled(bool enable);
src/apps/deskcalc/CalcView.h
127
bool fHasCustomBaseColor;
src/apps/deskcalc/CalcView.h
162
bool fEnabled;
src/apps/deskcalc/CalcView.h
61
virtual void MakeFocus(bool focused = true);
src/apps/deskcalc/CalcView.h
65
virtual status_t Archive(BMessage* archive, bool deep) const;
src/apps/deskcalc/CalcView.h
89
void SetDegreeMode(bool degrees);
src/apps/deskcalc/CalcWindow.h
26
virtual bool QuitRequested();
src/apps/deskcalc/CalcWindow.h
31
bool forceCenter = false);
src/apps/deskcalc/ExpressionTextView.h
27
virtual void MakeFocus(bool focused = true);
src/apps/deskcalc/ExpressionTextView.h
67
bool fChangesApplied;
src/apps/deskcalc/InputTextView.h
30
virtual void MakeFocus(bool focus);
src/apps/deskcalc/InputTextView.h
40
bool fWasFocus;
src/apps/diskprobe/AttributeWindow.h
24
virtual bool QuitRequested();
src/apps/diskprobe/AttributeWindow.h
25
virtual bool Contains(const entry_ref& ref,
src/apps/diskprobe/DataEditor.h
105
status_t SetViewOffset(off_t offset, bool sendNotices);
src/apps/diskprobe/DataEditor.h
106
status_t SetViewSize(size_t size, bool sendNotices);
src/apps/diskprobe/DataEditor.h
123
bool fIsDevice;
src/apps/diskprobe/DataEditor.h
124
bool fIsReadOnly;
src/apps/diskprobe/DataEditor.h
138
bool fNeedsUpdate;
src/apps/diskprobe/DataEditor.h
43
bool IsReadOnly() const { return fIsReadOnly; }
src/apps/diskprobe/DataEditor.h
44
bool IsDevice() const { return fIsDevice; }
src/apps/diskprobe/DataEditor.h
45
bool IsAttribute() const
src/apps/diskprobe/DataEditor.h
47
bool IsModified() const
src/apps/diskprobe/DataEditor.h
67
bool CanUndo() const;
src/apps/diskprobe/DataEditor.h
68
bool CanRedo() const;
src/apps/diskprobe/DataEditor.h
82
status_t UpdateIfNeeded(bool* _updated = NULL);
src/apps/diskprobe/DataEditor.h
94
size_t dataSize, bool caseInsensitive,
src/apps/diskprobe/DataEditor.h
95
bool cyclic, BMessenger progressMessenger,
src/apps/diskprobe/DataEditor.h
96
volatile bool* stop = NULL);
src/apps/diskprobe/DataView.h
110
bool fIsActive;
src/apps/diskprobe/DataView.h
116
bool fFitFontSize;
src/apps/diskprobe/DataView.h
132
extern bool is_valid_utf8(uint8* data, size_t size);
src/apps/diskprobe/DataView.h
47
virtual void WindowActivated(bool active);
src/apps/diskprobe/DataView.h
48
virtual void MakeFocus(bool focus);
src/apps/diskprobe/DataView.h
54
bool FontSizeFitsBounds() const
src/apps/diskprobe/DataView.h
75
BRect DataBounds(bool inView = false) const;
src/apps/diskprobe/DataView.h
85
void DrawSelection(bool frameOnly = false);
src/apps/diskprobe/DataView.h
86
void SetActive(bool active);
src/apps/diskprobe/DataView.h
93
bool AcceptsDrop(const BMessage* message);
src/apps/diskprobe/FileWindow.h
20
virtual bool QuitRequested();
src/apps/diskprobe/FileWindow.h
21
virtual bool Contains(const entry_ref& ref,
src/apps/diskprobe/FindWindow.h
32
virtual void WindowActivated(bool active);
src/apps/diskprobe/FindWindow.h
34
virtual bool QuitRequested();
src/apps/diskprobe/OpenWindow.h
22
virtual bool QuitRequested();
src/apps/diskprobe/ProbeView.h
35
virtual void WindowActivated(bool active);
src/apps/diskprobe/ProbeView.h
42
bool QuitRequested();
src/apps/diskprobe/ProbeWindow.h
19
virtual bool QuitRequested();
src/apps/diskprobe/ProbeWindow.h
21
virtual bool Contains(const entry_ref& ref,
src/apps/diskprobe/TypeEditors.h
22
virtual bool TypeMatches();
src/apps/diskusage/App.h
27
virtual bool QuitRequested();
src/apps/diskusage/ControlsView.h
29
bool invoke = false);
src/apps/diskusage/MainWindow.h
27
virtual bool QuitRequested();
src/apps/diskusage/MainWindow.h
32
bool invoke = false);
src/apps/diskusage/PieView.h
91
bool fClicked;
src/apps/diskusage/PieView.h
92
bool fDragging;
src/apps/diskusage/PieView.h
96
bool fUpdateFileAt;
src/apps/diskusage/Scanner.h
39
bool IsBusy() const
src/apps/diskusage/Scanner.h
58
bool _DirectoryContains(FileInfo* currentDir,
src/apps/diskusage/Scanner.h
73
bool fBusy;
src/apps/diskusage/Scanner.h
74
bool fQuitRequested;
src/apps/diskusage/Snapshot.h
34
bool pseudo;
src/apps/drivesetup/AbstractParametersPanel.h
30
virtual bool QuitRequested();
src/apps/drivesetup/AbstractParametersPanel.h
42
virtual bool NeedsEditor() const;
src/apps/drivesetup/AbstractParametersPanel.h
43
virtual bool ValidWithoutEditor() const;
src/apps/drivesetup/ChangeParametersPanel.h
41
virtual bool NeedsEditor() const;
src/apps/drivesetup/ChangeParametersPanel.h
42
virtual bool ValidWithoutEditor() const;
src/apps/drivesetup/ChangeParametersPanel.h
52
bool fSupportsName;
src/apps/drivesetup/ChangeParametersPanel.h
53
bool fSupportsType;
src/apps/drivesetup/CreateParametersPanel.h
33
virtual bool NeedsEditor() const;
src/apps/drivesetup/DriveSetup.h
24
virtual bool QuitRequested();
src/apps/drivesetup/DriveSetup.h
30
bool forWriting) const;
src/apps/drivesetup/MainWindow.h
45
virtual bool QuitRequested();
src/apps/drivesetup/PartitionList.h
54
virtual bool AcceptsField(const BField* field) const;
src/apps/drivesetup/PartitionList.h
98
virtual bool InitiateDrag(BPoint rowPoint, bool wasSelected);
src/apps/drivesetup/PartitionList.h
99
virtual void ExpandOrCollapse(BRow* row, bool expand);
src/apps/drivesetup/Support.h
22
bool is_valid_partitionable_space(size_t size);
src/apps/expander/DirectoryFilePanel.h
22
bool Filter(const entry_ref* ref, BNode* node,
src/apps/expander/DirectoryFilePanel.h
35
bool allowMultipleSelection = true,
src/apps/expander/DirectoryFilePanel.h
38
bool modal = false,
src/apps/expander/DirectoryFilePanel.h
39
bool hideWhenDone = true);
src/apps/expander/ExpanderRules.h
54
bool _AddRule(const char* mimetype,
src/apps/expander/ExpanderRules.h
67
bool Filter(const entry_ref* ref, BNode* node,
src/apps/expander/ExpanderSettings.h
55
bool fUpdated;
src/apps/expander/ExpanderWindow.h
40
virtual bool QuitRequested();
src/apps/expander/ExpanderWindow.h
47
bool CanQuit();
src/apps/expander/ExpanderWindow.h
55
void _UpdateWindowSize(bool showContents);
src/apps/expander/ExpanderWindow.h
59
bool ValidateDest();
src/apps/expander/ExpanderWindow.h
68
bool fSourceChanged;
src/apps/expander/ExpanderWindow.h
87
bool fListingStarted;
src/apps/expander/ExpanderWindow.h
90
bool fExpandingStarted;
src/apps/expander/GenericThread.h
23
status_t Pause(bool shouldBlock = true,
src/apps/expander/GenericThread.h
26
bool IsPaused(void);
src/apps/expander/GenericThread.h
27
bool HasQuitBeenRequested(void);
src/apps/expander/GenericThread.h
44
bool HasData(void);
src/apps/expander/GenericThread.h
90
bool fQuitRequested;
src/apps/expander/GenericThread.h
91
bool fThreadIsPaused;
src/apps/firstbootprompt/BootPrompt.h
28
bool QuitRequested();
src/apps/firstbootprompt/BootPromptWindow.h
32
bool QuitRequested();
src/apps/firstbootprompt/BootPromptWindow.h
36
void _InitCatalog(bool saveSettings);
src/apps/fontdemo/ControlView.h
40
void _UpdateFontmenus(bool setInitialfont = false);
src/apps/fontdemo/ControlView.h
60
bool fCycleFonts;
src/apps/fontdemo/FontDemoView.h
32
void SetDrawBoundingBoxes(bool state);
src/apps/fontdemo/FontDemoView.h
33
bool BoundingBoxes() const { return fBoundingBoxes; }
src/apps/fontdemo/FontDemoView.h
44
void SetAntialiasing(bool state);
src/apps/fontdemo/FontDemoView.h
63
bool fBoundingBoxes;
src/apps/fontdemo/FontDemoView.h
64
bool fDrawShapes;
src/apps/glteapot/GLObject.h
46
virtual void Draw(bool forID, float IDcolor[]);
src/apps/glteapot/GLObject.h
48
virtual bool SpinIt();
src/apps/glteapot/GLObject.h
52
virtual void DoDrawing(bool forID) {};
src/apps/glteapot/GLObject.h
63
bool changed;
src/apps/glteapot/GLObject.h
74
virtual void DoDrawing(bool forID);
src/apps/glteapot/ObjectView.h
50
bool isTracking;
src/apps/glteapot/ObjectView.h
69
bool SpinIt();
src/apps/glteapot/ObjectView.h
70
bool LimitFps() { return fLimitFps; };
src/apps/glteapot/ObjectView.h
72
virtual void DrawFrame(bool noPause);
src/apps/glteapot/ObjectView.h
75
bool RepositionView();
src/apps/glteapot/ObjectView.h
87
bool fFps, fLimitFps, fLastGouraud, fGouraud;
src/apps/glteapot/ObjectView.h
88
bool fLastZbuf, fZbuf, fLastCulling, fCulling;
src/apps/glteapot/ObjectView.h
89
bool fLastLighting, fLighting, fLastFilled, fFilled;
src/apps/glteapot/ObjectView.h
90
bool fLastPersp, fPersp, fLastTextured, fTextured;
src/apps/glteapot/ObjectView.h
91
bool fLastFog, fFog, fForceRedraw;
src/apps/glteapot/TeapotWindow.h
20
virtual bool QuitRequested();
src/apps/glteapot/Vector3.h
317
inline bool operator==(const Vector3& p1, const Vector3& p2)
src/apps/gradients/GradientsWindow.h
29
bool QuitRequested(void);
src/apps/haiku3d/App.h
21
virtual bool QuitRequested();
src/apps/haiku3d/Camera.h
34
bool fOrtho;
src/apps/haiku3d/MainWindow.h
20
virtual bool QuitRequested();
src/apps/haiku3d/MeshInstance.h
40
bool fDoubleSided;
src/apps/haiku3d/MeshInstance.h
41
bool fDrawNormals;
src/apps/haiku3d/RenderView.h
36
bool _Render();
src/apps/haiku3d/RenderView.h
48
bool fStopRendering;
src/apps/haiku3d/Vector3.h
342
inline bool
src/apps/haikudepot/edits_generic/EditManager.h
39
bool GetUndoName(BString& name);
src/apps/haikudepot/edits_generic/EditManager.h
40
bool GetRedoName(BString& name);
src/apps/haikudepot/edits_generic/EditManager.h
44
bool IsSaved();
src/apps/haikudepot/edits_generic/UndoableEdit.h
27
virtual bool UndoesPrevious(const UndoableEdit* previous);
src/apps/haikudepot/edits_generic/UndoableEdit.h
28
virtual bool CombineWithNext(const UndoableEdit* next);
src/apps/haikudepot/edits_generic/UndoableEdit.h
29
virtual bool CombineWithPrevious(
src/apps/haikudepot/icon/IconTarPtr.h
28
bool HasOffset(BitmapSize size) const;
src/apps/haikudepot/model/AccessToken.h
29
bool operator==(const AccessToken& other) const;
src/apps/haikudepot/model/AccessToken.h
30
bool operator!=(const AccessToken& other) const;
src/apps/haikudepot/model/AccessToken.h
38
bool IsValid() const;
src/apps/haikudepot/model/AccessToken.h
39
bool IsValid(uint64 currentTimestamp) const;
src/apps/haikudepot/model/AccessToken.h
43
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/Captcha.h
33
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/CreateUserDetail.h
28
bool IsPasswordRepeated() const;
src/apps/haikudepot/model/CreateUserDetail.h
37
void SetIsPasswordRepeated(bool value);
src/apps/haikudepot/model/CreateUserDetail.h
45
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/CreateUserDetail.h
49
bool fIsPasswordRepeated;
src/apps/haikudepot/model/DecisionProvider.h
14
virtual bool YesNoDecisionNeeded(const BString& description,
src/apps/haikudepot/model/DeskbarLink.h
35
bool operator==(const DeskbarLink& other);
src/apps/haikudepot/model/DeskbarLink.h
36
bool operator!=(const DeskbarLink& other);
src/apps/haikudepot/model/DeskbarLink.h
39
bool IsValid() const;
src/apps/haikudepot/model/DeskbarLink.h
41
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/Logger.h
74
static bool SetLevelByName(const char *name);
src/apps/haikudepot/model/Logger.h
78
static bool IsLevelEnabled(log_level value);
src/apps/haikudepot/model/Logger.h
79
static bool IsInfoEnabled();
src/apps/haikudepot/model/Logger.h
80
static bool IsDebugEnabled();
src/apps/haikudepot/model/Logger.h
81
static bool IsTraceEnabled();
src/apps/haikudepot/model/Model.h
120
bool HasPackage(const BString& packageName) const;
src/apps/haikudepot/model/Model.h
140
bool HasCategories();
src/apps/haikudepot/model/Model.h
151
void SetCanShareAnonymousUsageData(bool value);
src/apps/haikudepot/model/Model.h
152
bool CanShareAnonymousUsageData() const;
src/apps/haikudepot/model/Model.h
154
bool CanPopulatePackage(const PackageInfoRef& package);
src/apps/haikudepot/model/Model.h
199
bool fCanShareAnonymousUsageData;
src/apps/haikudepot/model/Model.h
55
virtual bool ConsumePackage(
src/apps/haikudepot/model/Model.h
69
bool anyProminentPackages,
src/apps/haikudepot/model/Model.h
70
bool anyNativeDesktop,
src/apps/haikudepot/model/Model.h
71
bool anyDesktop);
src/apps/haikudepot/model/Model.h
76
bool HasAnyProminentPackages() const;
src/apps/haikudepot/model/Model.h
77
bool HasAnyNativeDesktop() const;
src/apps/haikudepot/model/Model.h
78
bool HasAnyDesktop() const;
src/apps/haikudepot/model/Model.h
81
bool fAnyProminentPackages;
src/apps/haikudepot/model/Model.h
82
bool fAnyNativeDesktop;
src/apps/haikudepot/model/Model.h
83
bool fAnyDesktop;
src/apps/haikudepot/model/PackageInfoListener.h
103
bool IsEmpty() const;
src/apps/haikudepot/model/PackageInfoListener.h
109
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/PackageInfoListener.h
71
bool operator==(const PackageChangeEvent& other);
src/apps/haikudepot/model/PackageInfoListener.h
72
bool operator!=(const PackageChangeEvent& other);
src/apps/haikudepot/model/PackageInfoListener.h
81
bool IsValid() const;
src/apps/haikudepot/model/PackageInfoListener.h
83
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/PackageScreenshotRepository.h
48
status_t HasCachedScreenshot(const ScreenshotCoordinate& coord, bool* value);
src/apps/haikudepot/model/PasswordRequirements.h
36
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/RatingStability.h
23
bool operator<(const RatingStability& other) const;
src/apps/haikudepot/model/RatingStability.h
24
bool operator==(const RatingStability& other) const;
src/apps/haikudepot/model/RatingStability.h
25
bool operator!=(const RatingStability& other) const;
src/apps/haikudepot/model/RatingStability.h
46
extern bool IsRatingStabilityRefLess(const RatingStabilityRef& rs1,
src/apps/haikudepot/model/ScreenshotCoordinate.h
29
bool operator==(const ScreenshotCoordinate& other) const;
src/apps/haikudepot/model/ScreenshotCoordinate.h
31
bool IsValid() const;
src/apps/haikudepot/model/ScreenshotCoordinate.h
35
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/SimpleAlert.h
30
bool operator==(const SimpleAlert& other) const;
src/apps/haikudepot/model/SimpleAlert.h
32
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/UserCredentials.h
29
bool operator==(const UserCredentials& other) const;
src/apps/haikudepot/model/UserCredentials.h
30
bool operator!=(const UserCredentials& other) const;
src/apps/haikudepot/model/UserCredentials.h
34
const bool IsSuccessful() const;
src/apps/haikudepot/model/UserCredentials.h
35
const bool IsValid() const;
src/apps/haikudepot/model/UserCredentials.h
39
void SetIsSuccessful(bool value);
src/apps/haikudepot/model/UserCredentials.h
41
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/UserCredentials.h
45
bool fIsSuccessful;
src/apps/haikudepot/model/UserDetail.h
25
const bool IsLatest() const;
src/apps/haikudepot/model/UserDetail.h
29
void SetIsLatest(const bool value);
src/apps/haikudepot/model/UserDetail.h
35
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/UserDetail.h
40
bool fIsLatest;
src/apps/haikudepot/model/UserDetail.h
63
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/UserUsageConditions.h
35
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/ValidationFailure.h
29
bool IsEmpty() const;
src/apps/haikudepot/model/ValidationFailure.h
30
bool Contains(const BString& message) const;
src/apps/haikudepot/model/ValidationFailure.h
34
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/model/ValidationFailure.h
51
bool IsEmpty() const;
src/apps/haikudepot/model/ValidationFailure.h
52
bool Contains(const BString& property) const;
src/apps/haikudepot/model/ValidationFailure.h
53
bool Contains(const BString& property,
src/apps/haikudepot/model/ValidationFailure.h
56
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/packagemanagement/OpenPackageProcess.h
34
static bool FindAppToLaunch(const PackageInfoRef& package,
src/apps/haikudepot/packagemanagement/PackageAction.h
28
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/packagemanagement/PackageAction.h
76
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/packagemanagement/PackageManager.h
104
bool _AddResults(
src/apps/haikudepot/packagemanagement/PackageManager.h
57
bool install);
src/apps/haikudepot/packagemanagement/PackageManager.h
73
virtual void ConfirmChanges(bool fromMostSpecific);
src/apps/haikudepot/packagemodel/DepotInfo.h
31
bool operator==(const DepotInfo& other) const;
src/apps/haikudepot/packagemodel/DepotInfo.h
32
bool operator!=(const DepotInfo& other) const;
src/apps/haikudepot/packagemodel/Language.h
27
bool isPopular);
src/apps/haikudepot/packagemodel/Language.h
30
bool operator<(const Language& other) const;
src/apps/haikudepot/packagemodel/Language.h
31
bool operator==(const Language& other) const;
src/apps/haikudepot/packagemodel/Language.h
32
bool operator!=(const Language& other) const;
src/apps/haikudepot/packagemodel/Language.h
37
bool IsPopular() const
src/apps/haikudepot/packagemodel/Language.h
44
bool fIsPopular;
src/apps/haikudepot/packagemodel/Language.h
51
extern bool IsLanguageRefLess(const LanguageRef& l1, const LanguageRef& l2);
src/apps/haikudepot/packagemodel/PackageCategory.h
28
bool operator<(const PackageCategory& other) const;
src/apps/haikudepot/packagemodel/PackageCategory.h
29
bool operator==(const PackageCategory& other) const;
src/apps/haikudepot/packagemodel/PackageCategory.h
30
bool operator!=(const PackageCategory& other) const;
src/apps/haikudepot/packagemodel/PackageCategory.h
48
extern bool IsPackageCategoryRefLess(const CategoryRef& c1, const CategoryRef& c2);
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
30
bool operator==(const PackageClassificationInfo& other) const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
31
bool operator!=(const PackageClassificationInfo& other) const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
34
bool HasProminence() const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
35
bool IsProminent() const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
39
bool HasCategoryByCode(const BString& code) const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
41
bool IsDesktop() const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
42
bool IsNativeDesktop() const;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
47
bool AddCategory(const CategoryRef& category);
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
48
void SetIsDesktop(bool value);
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
49
void SetIsNativeDesktop(bool value);
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
55
bool fIsDesktop;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
56
bool fIsNativeDesktop;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
77
WithIsDesktop(bool value);
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
79
WithIsNativeDesktop(bool value);
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
94
bool fIsDesktop;
src/apps/haikudepot/packagemodel/PackageClassificationInfo.h
95
bool fIsNativeDesktop;
src/apps/haikudepot/packagemodel/PackageCoreInfo.h
35
bool operator==(const PackageCoreInfo& other) const;
src/apps/haikudepot/packagemodel/PackageCoreInfo.h
36
bool operator!=(const PackageCoreInfo& other) const;
src/apps/haikudepot/packagemodel/PackageFilter.h
29
virtual bool AcceptsPackage(const PackageInfoRef& package) const = 0;
src/apps/haikudepot/packagemodel/PackageFilter.h
40
virtual bool AcceptsPackage(const PackageInfoRef& package) const;
src/apps/haikudepot/packagemodel/PackageFilter.h
51
virtual bool AcceptsPackage(const PackageInfoRef& package) const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
103
bool fShowOnlyDesktopPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
104
bool fShowOnlyNativeDesktopPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
105
bool fShowAvailablePackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
106
bool fShowInstalledPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
107
bool fShowSourcePackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
108
bool fShowDevelopPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
23
bool operator==(const PackageFilterSpecification& other) const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
24
bool operator!=(const PackageFilterSpecification& other) const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
29
bool ShowOnlyDesktopPackages() const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
30
bool ShowOnlyNativeDesktopPackages() const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
31
bool ShowAvailablePackages() const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
32
bool ShowInstalledPackages() const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
33
bool ShowSourcePackages() const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
34
bool ShowDevelopPackages() const;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
40
void SetShowOnlyDesktopPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
41
void SetShowOnlyNativeDesktopPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
42
void SetShowAvailablePackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
43
void SetShowInstalledPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
44
void SetShowSourcePackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
45
void SetShowDevelopPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
51
bool fShowOnlyDesktopPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
52
bool fShowOnlyNativeDesktopPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
53
bool fShowAvailablePackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
54
bool fShowInstalledPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
55
bool fShowSourcePackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
56
bool fShowDevelopPackages;
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
81
WithShowOnlyDesktopPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
83
WithShowOnlyNativeDesktopPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
85
WithShowAvailablePackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
87
WithShowInstalledPackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
89
WithShowSourcePackages(bool value);
src/apps/haikudepot/packagemodel/PackageFilterSpecification.h
91
WithShowDevelopPackages(bool value);
src/apps/haikudepot/packagemodel/PackageInfo.h
40
bool operator==(const PackageInfo& other) const;
src/apps/haikudepot/packagemodel/PackageInfo.h
41
bool operator!=(const PackageInfo& other) const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
111
WithSystemDependency(bool isDependency);
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
128
bool fViewed;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
133
bool fSystemDependency;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
45
bool operator==(const PackageLocalInfo& other) const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
46
bool operator!=(const PackageLocalInfo& other) const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
48
bool IsLocalFile() const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
49
bool Viewed() const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
54
bool IsSystemPackage() const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
55
bool IsSystemDependency() const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
57
bool HasInstallationLocation(int32 location) const;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
69
void SetSystemDependency(bool isDependency);
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
75
bool fViewed;
src/apps/haikudepot/packagemodel/PackageLocalInfo.h
80
bool fSystemDependency;
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
27
bool operator==(const PackageLocalizedText& other) const;
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
28
bool operator!=(const PackageLocalizedText& other) const;
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
33
const bool HasChangelog() const;
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
41
void SetHasChangelog(bool value);
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
48
bool fHasChangelog;
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
74
WithHasChangelog(bool value);
src/apps/haikudepot/packagemodel/PackageLocalizedText.h
88
bool fHasChangelog;
src/apps/haikudepot/packagemodel/PackagePublisherInfo.h
23
bool operator==(const PackagePublisherInfo& other) const;
src/apps/haikudepot/packagemodel/PackagePublisherInfo.h
24
bool operator!=(const PackagePublisherInfo& other) const;
src/apps/haikudepot/packagemodel/PackageScreenshotInfo.h
31
bool operator==(const PackageScreenshotInfo& other) const;
src/apps/haikudepot/packagemodel/PackageScreenshotInfo.h
32
bool operator!=(const PackageScreenshotInfo& other) const;
src/apps/haikudepot/packagemodel/PackageUserRatingInfo.h
34
bool operator==(const PackageUserRatingInfo& other) const;
src/apps/haikudepot/packagemodel/PackageUserRatingInfo.h
35
bool operator!=(const PackageUserRatingInfo& other) const;
src/apps/haikudepot/packagemodel/PackageUserRatingInfo.h
41
bool UserRatingsPopulated() const;
src/apps/haikudepot/packagemodel/PackageUserRatingInfo.h
53
bool fUserRatingsPopulated;
src/apps/haikudepot/packagemodel/PackageUserRatingInfo.h
88
bool fUserRatingsPopulated;
src/apps/haikudepot/packagemodel/PackageVersion.h
27
bool operator==(const PackageVersion& other) const;
src/apps/haikudepot/packagemodel/PackageVersion.h
28
bool operator!=(const PackageVersion& other) const;
src/apps/haikudepot/packagemodel/ScreenshotInfo.h
23
bool operator==(const ScreenshotInfo& other) const;
src/apps/haikudepot/packagemodel/ScreenshotInfo.h
24
bool operator!=(const ScreenshotInfo& other) const;
src/apps/haikudepot/packagemodel/UserInfo.h
19
bool operator==(const UserInfo& other) const;
src/apps/haikudepot/packagemodel/UserInfo.h
20
bool operator!=(const UserInfo& other) const;
src/apps/haikudepot/packagemodel/UserRating.h
26
bool operator==(const UserRating& other) const;
src/apps/haikudepot/packagemodel/UserRating.h
27
bool operator!=(const UserRating& other) const;
src/apps/haikudepot/packagemodel/UserRatingSummary.h
30
bool operator==(const UserRatingSummary& other) const;
src/apps/haikudepot/packagemodel/UserRatingSummary.h
31
bool operator!=(const UserRatingSummary& other) const;
src/apps/haikudepot/process/AbstractProcess.h
38
bool IsRunning();
src/apps/haikudepot/process/AbstractProcess.h
39
bool WasStopped();
src/apps/haikudepot/process/AbstractProcess.h
53
bool _ShouldProcessProgress();
src/apps/haikudepot/process/AbstractProcess.h
60
bool fWasStopped;
src/apps/haikudepot/process/AbstractProcessNode.h
33
virtual bool IsRunning();
src/apps/haikudepot/process/AbstractProcessNode.h
39
bool AllPredecessorsComplete() const;
src/apps/haikudepot/process/ProcessCoordinator.h
103
bool IsRunning();
src/apps/haikudepot/process/ProcessCoordinator.h
131
bool fCoordinateAndCallListenerRerun;
src/apps/haikudepot/process/ProcessCoordinator.h
138
bool fWasStopped;
src/apps/haikudepot/process/ProcessCoordinator.h
31
bool isRunning, status_t errorStatus);
src/apps/haikudepot/process/ProcessCoordinator.h
37
bool IsRunning() const;
src/apps/haikudepot/process/ProcessCoordinator.h
40
status_t Archive(BMessage* into, bool deep = true) const;
src/apps/haikudepot/process/ProcessCoordinator.h
45
bool fIsRunning;
src/apps/haikudepot/process/ProcessCoordinatorFactory.h
30
static ProcessCoordinator* CreateBulkLoadCoordinator(Model* model, bool forceLocalUpdate);
src/apps/haikudepot/process/ThreadedProcessNode.h
20
virtual bool IsRunning();
src/apps/haikudepot/server/AbstractServerProcess.h
76
bool HasOption(uint32 flag);
src/apps/haikudepot/server/AbstractServerProcess.h
77
bool ShouldAttemptNetworkDownload(
src/apps/haikudepot/server/AbstractServerProcess.h
78
bool hasDataAlready);
src/apps/haikudepot/server/AbstractServerProcess.h
80
static bool IsSuccess(status_t e);
src/apps/haikudepot/server/AbstractServerProcess.h
91
static bool _LooksLikeGzip(const char *pathStr);
src/apps/haikudepot/server/JwtTokenHelper.h
28
static bool IsValid(const BString& value);
src/apps/haikudepot/server/JwtTokenHelper.h
34
static bool _IsBase64(char ch);
src/apps/haikudepot/server/LocalPkgDataLoadProcess.h
34
LocalPkgDataLoadProcess(Model *model, bool force = false);
src/apps/haikudepot/server/LocalPkgDataLoadProcess.h
48
bool fForce;
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.h
36
Model *model, bool force = false);
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.h
46
bool _ShouldRunForRepositoryName(
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.h
62
bool fForce;
src/apps/haikudepot/server/PopulatePkgSizesProcess.h
36
bool _ShouldDeriveSize(PackageLocalInfoRef localInfo) const;
src/apps/haikudepot/server/ServerHelper.h
20
static bool IsNetworkAvailable();
src/apps/haikudepot/server/ServerHelper.h
21
static bool IsPlatformNetworkAvailable();
src/apps/haikudepot/server/ServerSettings.h
26
static bool PreferCache();
src/apps/haikudepot/server/ServerSettings.h
27
static void SetPreferCache(bool value);
src/apps/haikudepot/server/ServerSettings.h
28
static bool DropCache();
src/apps/haikudepot/server/ServerSettings.h
29
static void SetDropCache(bool value);
src/apps/haikudepot/server/ServerSettings.h
30
static bool ForceNoNetwork();
src/apps/haikudepot/server/ServerSettings.h
31
static void SetForceNoNetwork(bool value);
src/apps/haikudepot/server/ServerSettings.h
32
static bool IsClientTooOld();
src/apps/haikudepot/server/ServerSettings.h
43
static bool sPreferCache;
src/apps/haikudepot/server/ServerSettings.h
44
static bool sDropCache;
src/apps/haikudepot/server/ServerSettings.h
45
static bool sForceNoNetwork;
src/apps/haikudepot/server/ServerSettings.h
46
static bool sClientTooOld;
src/apps/haikudepot/server/StandardMetaData.h
36
bool IsPopulated() const;
src/apps/haikudepot/server/StandardMetaDataJsonEventListener.h
26
bool Handle(const BJsonEvent& event);
src/apps/haikudepot/server/UserDetailVerifierProcess.h
44
bool _ShouldVerify();
src/apps/haikudepot/server/WebAppInterface.h
101
int rating, bool active,
src/apps/haikudepot/textview/Bullet.h
18
bool operator==(const Bullet& other) const;
src/apps/haikudepot/textview/Bullet.h
19
bool operator!=(const Bullet& other) const;
src/apps/haikudepot/textview/Bullet.h
21
bool SetString(const BString& string);
src/apps/haikudepot/textview/Bullet.h
24
bool SetSpacing(float spacing);
src/apps/haikudepot/textview/BulletData.h
24
bool operator==(
src/apps/haikudepot/textview/BulletData.h
26
bool operator!=(
src/apps/haikudepot/textview/CharacterStyle.h
17
bool operator==(const CharacterStyle& other) const;
src/apps/haikudepot/textview/CharacterStyle.h
18
bool operator!=(const CharacterStyle& other) const;
src/apps/haikudepot/textview/CharacterStyle.h
20
bool SetFont(const BFont& font);
src/apps/haikudepot/textview/CharacterStyle.h
23
bool SetFontSize(float size);
src/apps/haikudepot/textview/CharacterStyle.h
26
bool SetBold(bool bold);
src/apps/haikudepot/textview/CharacterStyle.h
27
bool IsBold() const;
src/apps/haikudepot/textview/CharacterStyle.h
29
bool SetItalic(bool italic);
src/apps/haikudepot/textview/CharacterStyle.h
30
bool IsItalic() const;
src/apps/haikudepot/textview/CharacterStyle.h
32
bool SetAscent(float ascent);
src/apps/haikudepot/textview/CharacterStyle.h
35
bool SetDescent(float descent);
src/apps/haikudepot/textview/CharacterStyle.h
38
bool SetWidth(float width);
src/apps/haikudepot/textview/CharacterStyle.h
41
bool SetGlyphSpacing(float spacing);
src/apps/haikudepot/textview/CharacterStyle.h
44
bool SetForegroundColor(
src/apps/haikudepot/textview/CharacterStyle.h
47
bool SetForegroundColor(color_which which);
src/apps/haikudepot/textview/CharacterStyle.h
48
bool SetForegroundColor(rgb_color color);
src/apps/haikudepot/textview/CharacterStyle.h
52
bool SetBackgroundColor(
src/apps/haikudepot/textview/CharacterStyle.h
55
bool SetBackgroundColor(color_which which);
src/apps/haikudepot/textview/CharacterStyle.h
56
bool SetBackgroundColor(rgb_color color);
src/apps/haikudepot/textview/CharacterStyle.h
60
bool SetStrikeOutColor(color_which which);
src/apps/haikudepot/textview/CharacterStyle.h
61
bool SetStrikeOutColor(rgb_color color);
src/apps/haikudepot/textview/CharacterStyle.h
65
bool SetUnderlineColor(color_which which);
src/apps/haikudepot/textview/CharacterStyle.h
66
bool SetUnderlineColor(rgb_color color);
src/apps/haikudepot/textview/CharacterStyle.h
70
bool SetStrikeOut(uint8 strikeOut);
src/apps/haikudepot/textview/CharacterStyle.h
73
bool SetUnderline(uint8 underline);
src/apps/haikudepot/textview/CharacterStyleData.h
42
bool operator==(
src/apps/haikudepot/textview/CharacterStyleData.h
44
bool operator!=(
src/apps/haikudepot/textview/MarkupParser.h
43
void _FinishParagraph(bool isLast);
src/apps/haikudepot/textview/Paragraph.h
22
bool operator==(const Paragraph& other) const;
src/apps/haikudepot/textview/Paragraph.h
23
bool operator!=(const Paragraph& other) const;
src/apps/haikudepot/textview/Paragraph.h
32
bool Prepend(const TextSpan& span);
src/apps/haikudepot/textview/Paragraph.h
33
bool Append(const TextSpan& span);
src/apps/haikudepot/textview/Paragraph.h
34
bool Insert(int32 offset, const TextSpan& span);
src/apps/haikudepot/textview/Paragraph.h
35
bool Remove(int32 offset, int32 length);
src/apps/haikudepot/textview/Paragraph.h
39
bool IsEmpty() const;
src/apps/haikudepot/textview/Paragraph.h
40
bool EndsWith(BString string) const;
src/apps/haikudepot/textview/ParagraphLayout.h
139
bool operator==(const LineInfo& other) const
src/apps/haikudepot/textview/ParagraphLayout.h
151
bool operator!=(const LineInfo& other) const
src/apps/haikudepot/textview/ParagraphLayout.h
207
bool& rightOfCenter);
src/apps/haikudepot/textview/ParagraphLayout.h
216
bool _AppendGlyphInfos(const TextSpan& span);
src/apps/haikudepot/textview/ParagraphLayout.h
217
bool _AppendGlyphInfo(uint32 charCode,
src/apps/haikudepot/textview/ParagraphLayout.h
221
bool _FinalizeLine(int lineStart, int lineEnd,
src/apps/haikudepot/textview/ParagraphLayout.h
244
bool fLayoutValid;
src/apps/haikudepot/textview/ParagraphLayout.h
61
bool operator==(const GlyphInfo& other) const
src/apps/haikudepot/textview/ParagraphLayout.h
69
bool operator!=(const GlyphInfo& other) const
src/apps/haikudepot/textview/ParagraphStyle.h
17
bool operator==(const ParagraphStyle& other) const;
src/apps/haikudepot/textview/ParagraphStyle.h
18
bool operator!=(const ParagraphStyle& other) const;
src/apps/haikudepot/textview/ParagraphStyle.h
20
bool SetAlignment(::Alignment alignment);
src/apps/haikudepot/textview/ParagraphStyle.h
23
bool SetJustify(bool justify);
src/apps/haikudepot/textview/ParagraphStyle.h
24
bool Justify() const;
src/apps/haikudepot/textview/ParagraphStyle.h
26
bool SetFirstLineInset(float inset);
src/apps/haikudepot/textview/ParagraphStyle.h
29
bool SetLineInset(float inset);
src/apps/haikudepot/textview/ParagraphStyle.h
32
bool SetLineSpacing(float spacing);
src/apps/haikudepot/textview/ParagraphStyle.h
35
bool SetSpacingTop(float spacing);
src/apps/haikudepot/textview/ParagraphStyle.h
38
bool SetSpacingBottom(float spacing);
src/apps/haikudepot/textview/ParagraphStyle.h
41
bool SetBullet(const ::Bullet& bullet);
src/apps/haikudepot/textview/ParagraphStyleData.h
30
bool operator==(
src/apps/haikudepot/textview/ParagraphStyleData.h
32
bool operator!=(
src/apps/haikudepot/textview/ParagraphStyleData.h
39
ParagraphStyleDataRef SetJustify(bool justify);
src/apps/haikudepot/textview/ParagraphStyleData.h
40
inline bool Justify() const
src/apps/haikudepot/textview/ParagraphStyleData.h
71
bool fJustify;
src/apps/haikudepot/textview/TextDocument.h
30
bool operator==(const TextDocument& other) const;
src/apps/haikudepot/textview/TextDocument.h
31
bool operator!=(const TextDocument& other) const;
src/apps/haikudepot/textview/TextDocument.h
72
bool Append(const Paragraph& paragraph);
src/apps/haikudepot/textview/TextDocument.h
90
bool AddListener(TextListenerRef listener);
src/apps/haikudepot/textview/TextDocument.h
91
bool RemoveListener(TextListenerRef listener);
src/apps/haikudepot/textview/TextDocument.h
92
bool AddUndoListener(
src/apps/haikudepot/textview/TextDocument.h
94
bool RemoveUndoListener(
src/apps/haikudepot/textview/TextDocumentLayout.h
103
bool& rightOfCenter);
src/apps/haikudepot/textview/TextDocumentLayout.h
121
bool fLayoutValid;
src/apps/haikudepot/textview/TextDocumentLayout.h
49
bool operator==(const ParagraphLayoutInfo& other) const
src/apps/haikudepot/textview/TextDocumentLayout.h
55
bool operator!=(const ParagraphLayoutInfo& other) const
src/apps/haikudepot/textview/TextDocumentView.h
106
bool fSelectionEnabled;
src/apps/haikudepot/textview/TextDocumentView.h
107
bool fShowCaret;
src/apps/haikudepot/textview/TextDocumentView.h
33
virtual void WindowActivated(bool active);
src/apps/haikudepot/textview/TextDocumentView.h
34
virtual void MakeFocus(bool focus = true);
src/apps/haikudepot/textview/TextDocumentView.h
47
virtual bool HasHeightForWidth();
src/apps/haikudepot/textview/TextDocumentView.h
57
void SetEditingEnabled(bool enabled);
src/apps/haikudepot/textview/TextDocumentView.h
66
void SetSelectionEnabled(bool enabled);
src/apps/haikudepot/textview/TextDocumentView.h
67
void SetCaret(BPoint where, bool extendSelection);
src/apps/haikudepot/textview/TextDocumentView.h
70
bool HasSelection() const;
src/apps/haikudepot/textview/TextDocumentView.h
81
void _ShowCaret(bool show);
src/apps/haikudepot/textview/TextDocumentView.h
90
static bool _IsAllowedChar(char c);
src/apps/haikudepot/textview/TextDocumentView.h
91
static bool _AreCharsAllowed(const char* str, int32 maxLength);
src/apps/haikudepot/textview/TextEditor.h
34
bool operator==(const TextEditor& other) const;
src/apps/haikudepot/textview/TextEditor.h
35
bool operator!=(const TextEditor& other) const;
src/apps/haikudepot/textview/TextEditor.h
46
void SetEditingEnabled(bool enabled);
src/apps/haikudepot/textview/TextEditor.h
47
inline bool IsEditingEnabled() const
src/apps/haikudepot/textview/TextEditor.h
50
void SetCaret(BPoint location, bool extendSelection);
src/apps/haikudepot/textview/TextEditor.h
67
void LineUp(bool select);
src/apps/haikudepot/textview/TextEditor.h
68
void LineDown(bool select);
src/apps/haikudepot/textview/TextEditor.h
69
void LineStart(bool select);
src/apps/haikudepot/textview/TextEditor.h
70
void LineEnd(bool select);
src/apps/haikudepot/textview/TextEditor.h
72
bool HasSelection() const;
src/apps/haikudepot/textview/TextEditor.h
80
void _MoveToLine(int32 lineIndex, bool select);
src/apps/haikudepot/textview/TextEditor.h
82
bool updateAnchor,
src/apps/haikudepot/textview/TextEditor.h
83
bool lockSelectionAnchor,
src/apps/haikudepot/textview/TextEditor.h
84
bool updateSelectionStyle);
src/apps/haikudepot/textview/TextEditor.h
86
bool updateAnchor,
src/apps/haikudepot/textview/TextEditor.h
87
bool updateSelectionStyle);
src/apps/haikudepot/textview/TextEditor.h
97
bool fEditingEnabled;
src/apps/haikudepot/textview/TextListener.h
38
bool IsCanceled() const
src/apps/haikudepot/textview/TextListener.h
45
bool fIsCanceled;
src/apps/haikudepot/textview/TextSelection.h
19
bool operator==(const TextSelection& other) const;
src/apps/haikudepot/textview/TextSelection.h
20
bool operator!=(const TextSelection& other) const;
src/apps/haikudepot/textview/TextSpan.h
23
bool operator==(const TextSpan& other) const;
src/apps/haikudepot/textview/TextSpan.h
24
bool operator!=(const TextSpan& other) const;
src/apps/haikudepot/textview/TextSpan.h
37
bool Append(const BString& text);
src/apps/haikudepot/textview/TextSpan.h
38
bool Insert(int32 offset, const BString& text);
src/apps/haikudepot/textview/TextSpan.h
39
bool Remove(int32 start, int32 count);
src/apps/haikudepot/textview/TextView.h
29
virtual bool HasHeightForWidth();
src/apps/haikudepot/ui/App.h
22
virtual bool QuitRequested();
src/apps/haikudepot/ui/App.h
24
bool IsFirstRun();
src/apps/haikudepot/ui/App.h
35
bool _LoadSettings(BMessage& settings);
src/apps/haikudepot/ui/App.h
39
bool _LaunchPackageDaemon();
src/apps/haikudepot/ui/App.h
41
bool _CheckTestFile();
src/apps/haikudepot/ui/App.h
42
static bool _CheckIsFirstRun();
src/apps/haikudepot/ui/App.h
50
bool fSettingsRead;
src/apps/haikudepot/ui/App.h
52
bool fIsFirstRun;
src/apps/haikudepot/ui/FeaturedPackagesView.h
39
bool scrollToEntry = false);
src/apps/haikudepot/ui/FeaturedPackagesView.h
46
void SetLoading(bool isLoading);
src/apps/haikudepot/ui/FeaturedPackagesView.h
60
bool fIsLoadingAndNoData;
src/apps/haikudepot/ui/FilterView.h
46
static bool _SelectCategoryCode(BMenu* menu,
src/apps/haikudepot/ui/FilterView.h
48
static bool _MatchesCategoryCode(BMenuItem* item,
src/apps/haikudepot/ui/MainWindow.h
118
void _PopulatePackageAsync(bool forcePopulate);
src/apps/haikudepot/ui/MainWindow.h
119
void _StartBulkLoad(bool force = false);
src/apps/haikudepot/ui/MainWindow.h
205
bool fShouldCloseWhenNoProcessesToCoordinate;
src/apps/haikudepot/ui/MainWindow.h
207
bool fSinglePackageMode;
src/apps/haikudepot/ui/MainWindow.h
59
virtual bool QuitRequested();
src/apps/haikudepot/ui/MainWindow.h
92
bool _SelectedPackageHasWebAppRepositoryCode();
src/apps/haikudepot/ui/PackageContentsView.h
31
bool _PopulatePackageContents(const PackageInfoRef& package);
src/apps/haikudepot/ui/PackageListView.h
67
bool fIgnoreSelectionChanged;
src/apps/haikudepot/ui/RatePackageWindow.h
61
bool fRatingDeterminate;
src/apps/haikudepot/ui/RatePackageWindow.h
65
bool fRatingActive;
src/apps/haikudepot/ui/ScreenshotWindow.h
37
virtual bool QuitRequested();
src/apps/haikudepot/ui/ScreenshotWindow.h
70
bool fBarberPoleShown;
src/apps/haikudepot/ui/ScreenshotWindow.h
79
bool fDownloadPending;
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.h
32
virtual bool QuitRequested();
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.h
72
bool fQuitRequestedDuringWorkerThread;
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.h
73
bool fMutableControlsEnabled;
src/apps/haikudepot/ui/UserLoginWindow.h
122
void _EnableMutableControls(bool enabled);
src/apps/haikudepot/ui/UserLoginWindow.h
165
bool fQuitRequestedDuringWorkerThread;
src/apps/haikudepot/ui/UserLoginWindow.h
38
virtual bool QuitRequested();
src/apps/haikudepot/ui/UserUsageConditionsWindow.h
34
virtual bool QuitRequested();
src/apps/haikudepot/ui_generic/BitmapView.h
29
void SetScaleBitmap(bool scaleBitmap);
src/apps/haikudepot/ui_generic/BitmapView.h
33
bool fScaleBitmap;
src/apps/haikudepot/ui_generic/LinkView.h
26
void SetEnabled(bool enabled);
src/apps/haikudepot/ui_generic/LinkView.h
33
bool fEnabled;
src/apps/haikudepot/ui_generic/LinkView.h
34
bool fMouseInside;
src/apps/haikudepot/ui_generic/LinkedBitmapView.h
25
void SetEnabled(bool enabled);
src/apps/haikudepot/ui_generic/LinkedBitmapView.h
31
bool fEnabled;
src/apps/haikudepot/ui_generic/LinkedBitmapView.h
32
bool fMouseInside;
src/apps/haikudepot/util/LanguageMenuUtils.h
31
BMenu* menu, bool isPopular);
src/apps/haikudepot/util/LanguageMenuUtils.h
41
static bool _IsLanguagePresentationBefore(const LanguageRef& l1,
src/apps/haikudepot/util/PackageUtils.h
24
static bool IsProminent(const PackageInfoRef& package);
src/apps/haikudepot/util/PackageUtils.h
25
static bool IsNativeDesktop(const PackageInfoRef& package);
src/apps/haikudepot/util/PackageUtils.h
27
static bool Viewed(const PackageInfoRef& package);
src/apps/haikudepot/util/PackageUtils.h
30
static bool IsActivatedOrLocalFile(const PackageInfoRef& package);
src/apps/haikudepot/util/RatingUtils.h
40
static bool ShouldTryPopulateUserRatings(PackageUserRatingInfoRef userRatingInfo);
src/apps/haikudepot/util/Stoppable.h
10
virtual bool WasStopped() = 0;
src/apps/haikudepot/util/StorageUtils.h
15
static bool AreWorkingFilesAvailable();
src/apps/haikudepot/util/StorageUtils.h
20
bool failOnCreateDirectory = true);
src/apps/haikudepot/util/StorageUtils.h
23
bool failOnCreateDirectory = true);
src/apps/haikudepot/util/StorageUtils.h
37
bool* exists,
src/apps/haikudepot/util/StorageUtils.h
38
bool* isDirectory,
src/apps/haikudepot/util/StringUtils.h
21
static bool _IsSpaceOrControl(char ch);
src/apps/haikudepot/util/ValidationUtils.h
15
static bool IsValidEmail(const BString& value);
src/apps/haikudepot/util/ValidationUtils.h
16
static bool IsValidNickname(const BString& value);
src/apps/haikudepot/util/ValidationUtils.h
17
static bool IsValidPasswordClear(const BString& value);
src/apps/icon-o-matic/CanvasView.h
100
bool mouseIsAnchor = true);
src/apps/icon-o-matic/CanvasView.h
114
bool fSpaceHeldDown;
src/apps/icon-o-matic/CanvasView.h
115
bool fInScrollTo;
src/apps/icon-o-matic/CanvasView.h
116
bool fScrollTracking;
src/apps/icon-o-matic/CanvasView.h
47
virtual bool MouseWheelChanged(BPoint where,
src/apps/icon-o-matic/CanvasView.h
80
virtual bool _HandleKeyDown(uint32 key, uint32 modifiers);
src/apps/icon-o-matic/CanvasView.h
81
virtual bool _HandleKeyUp(uint32 key, uint32 modifiers);
src/apps/icon-o-matic/IconEditorApp.h
54
virtual bool QuitRequested();
src/apps/icon-o-matic/MainWindow.h
103
const entry_ref* _FileRef(bool preferExporter) const;
src/apps/icon-o-matic/MainWindow.h
63
virtual bool QuitRequested();
src/apps/icon-o-matic/MainWindow.h
65
bool active);
src/apps/icon-o-matic/MainWindow.h
77
bool append = false);
src/apps/icon-o-matic/MainWindow.h
96
bool _CheckSaveIcon(const BMessage* currentMessage);
src/apps/icon-o-matic/document/Document.h
56
void MakeEmpty(bool includingSavers = true);
src/apps/icon-o-matic/document/Document.h
58
bool IsEmpty() const;
src/apps/icon-o-matic/document/IconObject.h
36
bool deep = true) const;
src/apps/icon-o-matic/document/IconObject.h
39
virtual bool SetToPropertyObject(
src/apps/icon-o-matic/generic/command/AddCommand.h
51
bool ownsItems,
src/apps/icon-o-matic/generic/command/AddCommand.h
66
bool fOwnsItems;
src/apps/icon-o-matic/generic/command/AddCommand.h
68
bool fItemsAdded;
src/apps/icon-o-matic/generic/command/AddCommand.h
74
const Type* const* items, int32 count, bool ownsItems, int32 index)
src/apps/icon-o-matic/generic/command/Command.h
30
virtual bool UndoesPrevious(const Command* previous);
src/apps/icon-o-matic/generic/command/Command.h
31
virtual bool CombineWithNext(const Command* next);
src/apps/icon-o-matic/generic/command/Command.h
32
virtual bool CombineWithPrevious(const Command* previous);
src/apps/icon-o-matic/generic/command/CommandStack.h
32
bool GetUndoName(BString& name);
src/apps/icon-o-matic/generic/command/CommandStack.h
33
bool GetRedoName(BString& name);
src/apps/icon-o-matic/generic/command/CommandStack.h
37
bool IsSaved();
src/apps/icon-o-matic/generic/command/MoveCommand.h
118
bool isContiguous = true;
src/apps/icon-o-matic/generic/command/RemoveCommand.h
57
bool fItemsRemoved;
src/apps/icon-o-matic/generic/gui/Group.h
35
bool resizeWidth = false,
src/apps/icon-o-matic/generic/gui/Group.h
36
bool resizeHeight = false) const;
src/apps/icon-o-matic/generic/gui/IconButton.h
105
bool _HasFlags(uint32 flags) const;
src/apps/icon-o-matic/generic/gui/IconButton.h
56
bool IsValid() const;
src/apps/icon-o-matic/generic/gui/IconButton.h
61
bool IsEnabled() const;
src/apps/icon-o-matic/generic/gui/IconButton.h
62
void SetEnabled(bool enable);
src/apps/icon-o-matic/generic/gui/IconButton.h
64
void SetPressed(bool pressed);
src/apps/icon-o-matic/generic/gui/IconButton.h
65
bool IsPressed() const;
src/apps/icon-o-matic/generic/gui/IconButton.h
72
bool small = true);
src/apps/icon-o-matic/generic/gui/IconButton.h
76
bool convertToBW = false);
src/apps/icon-o-matic/generic/gui/IconButton.h
81
virtual bool DrawBorder() const;
src/apps/icon-o-matic/generic/gui/IconOptionsControl.h
45
virtual void SetEnabled(bool enable);
src/apps/icon-o-matic/generic/gui/InputTextView.h
27
virtual void MakeFocus(bool focus);
src/apps/icon-o-matic/generic/gui/InputTextView.h
37
bool fWasFocus;
src/apps/icon-o-matic/generic/gui/ListViews.h
102
void SetDeselectAllInGlobalSelection(bool deselect);
src/apps/icon-o-matic/generic/gui/ListViews.h
132
bool fSyncingToSelection;
src/apps/icon-o-matic/generic/gui/ListViews.h
133
bool fModifyingSelection;
src/apps/icon-o-matic/generic/gui/ListViews.h
153
virtual bool InitiateDrag(BPoint, int32, bool);
src/apps/icon-o-matic/generic/gui/ListViews.h
162
virtual status_t ArchiveSelection(BMessage*, bool = true) const = 0;
src/apps/icon-o-matic/generic/gui/ListViews.h
167
virtual bool InstantiateSelection(const BMessage*, int32) = 0;
src/apps/icon-o-matic/generic/gui/ListViews.h
170
virtual bool HandleDropMessage(const BMessage* message,
src/apps/icon-o-matic/generic/gui/ListViews.h
172
bool HandlePaste(const BMessage* archive);
src/apps/icon-o-matic/generic/gui/ListViews.h
37
virtual void DrawItem(BView*, BRect, bool even = false);
src/apps/icon-o-matic/generic/gui/ListViews.h
38
virtual void DrawBackground(BView*, BRect, bool even);
src/apps/icon-o-matic/generic/gui/ListViews.h
65
virtual void WindowActivated(bool active);
src/apps/icon-o-matic/generic/gui/ListViews.h
68
virtual bool MouseWheelChanged(float x, float y);
src/apps/icon-o-matic/generic/gui/ListViews.h
80
virtual bool AcceptDragMessage(const BMessage* message) const;
src/apps/icon-o-matic/generic/gui/ListViews.h
81
virtual bool HandleDropMessage(const BMessage* message,
src/apps/icon-o-matic/generic/gui/ListViews.h
86
bool DoesAutoScrolling() const;
src/apps/icon-o-matic/generic/gui/ListViews.h
94
virtual bool DeleteItem(int32 index);
src/apps/icon-o-matic/generic/gui/MouseWheelFilter.h
24
virtual bool MouseWheelChanged(float x, float y) = 0;
src/apps/icon-o-matic/generic/gui/NummericalTextView.h
31
void SetFloatMode(bool floatingPoint);
src/apps/icon-o-matic/generic/gui/NummericalTextView.h
54
bool fFloatMode;
src/apps/icon-o-matic/generic/gui/SwatchView.h
47
bool fActive;
src/apps/icon-o-matic/generic/gui/SwatchView.h
48
bool fDropInvokes;
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
19
virtual void WindowActivated(bool active);
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
20
virtual void MakeFocus(bool focus);
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
37
virtual void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
42
bool IsTracking() const
src/apps/icon-o-matic/generic/gui/panel/color_picker/AlphaSlider.h
54
bool fDragging;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
64
bool IsTracking() const
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
87
bool fMouseDown;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorField.h
90
bool fBitmapDirty;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.h
42
bool update = true);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.h
56
bool _SetTextControlValue(int32 index, int value);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.h
58
bool _SetHexTextControlString(const BString& text);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.h
59
bool _SetText(BTextControl* control,
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.h
69
bool fRequiresUpdate;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPreview.h
54
bool fMouseDown;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
53
bool IsTracking() const
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
91
bool fMouseDown;
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorSlider.h
94
bool fBitmapDirty;
src/apps/icon-o-matic/generic/gui/popup_control/InputSlider.h
36
void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/gui/popup_control/InputSlider.h
39
virtual void DrawSlider(BRect frame, bool enabled);
src/apps/icon-o-matic/generic/gui/popup_control/PopupControl.h
45
virtual void PopupHidden(bool canceled);
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
109
bool fEnabled;
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
110
bool fTracking;
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
49
virtual void PopupHidden(bool canceled);
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
54
void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
55
bool IsEnabled() const;
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
57
bool IsTracking() const;
src/apps/icon-o-matic/generic/gui/popup_control/PopupSlider.h
60
virtual void DrawSlider(BRect frame, bool enabled);
src/apps/icon-o-matic/generic/gui/popup_control/PopupView.h
30
virtual void PopupDone(bool canceled);
src/apps/icon-o-matic/generic/gui/popup_control/PopupWindow.h
34
virtual bool QuitRequested();
src/apps/icon-o-matic/generic/gui/popup_control/PopupWindow.h
36
virtual void PopupDone(bool canceled = true);
src/apps/icon-o-matic/generic/gui/popup_control/PopupWindow.h
39
bool fCanceled;
src/apps/icon-o-matic/generic/gui/popup_control/SliderView.h
65
bool enabled);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
107
bool fHVisible; // horizontal/vertical scroll
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
108
bool fVVisible; // bar visible flag
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
109
bool fCornerVisible; // scroll corner visible flag
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
110
bool fWindowActive;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
111
bool fChildFocused;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
112
bool fScrolling;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
136
BRect _ChildRect(bool hbar, bool vbar) const;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
137
BRect _GuessVisibleRect(bool hbar, bool vbar) const;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
143
void _SetScrolling(bool scrolling);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
58
virtual void WindowActivated(bool activated);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
68
void SetVisibleRectIsChildBounds(bool flag);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
69
bool VisibleRectIsChildBounds() const;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
72
void ChildFocusChanged(bool focused);
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
86
virtual bool IsScrolling() const;
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.h
87
virtual void SetScrollingEnabled(bool enabled);
src/apps/icon-o-matic/generic/gui/scrollview/Scrollable.h
22
bool validateScrollOffset = true);
src/apps/icon-o-matic/generic/gui/scrollview/Scroller.h
33
virtual void SetScrollingEnabled(bool enabled);
src/apps/icon-o-matic/generic/gui/scrollview/Scroller.h
34
bool IsScrollingEnabled() const
src/apps/icon-o-matic/generic/gui/scrollview/Scroller.h
37
virtual bool IsScrolling() const;
src/apps/icon-o-matic/generic/gui/scrollview/Scroller.h
53
bool fScrollingEnabled;
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
30
virtual bool MouseDown(BPoint where);
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
33
virtual bool MouseOver(BPoint where);
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
34
virtual bool DoubleClicked(BPoint where);
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
36
virtual bool ShowContextMenu(BPoint where);
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
38
virtual bool MessageReceived(BMessage* message,
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
42
virtual bool HandleKeyDown(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
44
virtual bool HandleKeyUp(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/generic/gui/stateview/Manipulator.h
47
virtual bool UpdateCursor();
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.h
28
virtual bool MessageReceived(BMessage* message,
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.h
42
virtual bool HandleKeyDown(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.h
44
virtual bool HandleKeyUp(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.h
47
virtual bool UpdateCursor();
src/apps/icon-o-matic/generic/gui/stateview/MultipleManipulatorState.h
50
bool AddManipulator(Manipulator* manipulator);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
104
bool fCatchAllEvents;
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
53
virtual bool MouseWheelChanged(BPoint where,
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
56
bool HandleKeyDown(uint32 key, uint32 modifiers);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
57
bool HandleKeyUp(uint32 key, uint32 modifiers);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
77
void SetCatchAllEvents(bool catchAll);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
82
virtual bool _HandleKeyDown(uint32 key, uint32 modifiers);
src/apps/icon-o-matic/generic/gui/stateview/StateView.h
83
virtual bool _HandleKeyUp(uint32 key, uint32 modifiers);
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
38
virtual bool MessageReceived(BMessage* message,
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
55
virtual bool HandleKeyDown(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
57
virtual bool HandleKeyUp(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
60
virtual bool UpdateCursor();
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
66
inline bool IsFirstButtonDown() const
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
68
inline bool IsSecondButtonDown() const
src/apps/icon-o-matic/generic/gui/stateview/ViewState.h
70
inline bool IsThirdButtonDown() const
src/apps/icon-o-matic/generic/listener/Observable.h
21
bool AddObserver(Observer* observer);
src/apps/icon-o-matic/generic/listener/Observable.h
22
bool RemoveObserver(Observer* observer);
src/apps/icon-o-matic/generic/listener/Observable.h
29
void SuspendNotifications(bool suspend);
src/apps/icon-o-matic/generic/listener/Observable.h
31
bool HasPendingNotifications() const
src/apps/icon-o-matic/generic/listener/Observable.h
38
mutable bool fPendingNotifications;
src/apps/icon-o-matic/generic/property/Property.h
112
bool deep = true) const;
src/apps/icon-o-matic/generic/property/Property.h
120
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/Property.h
121
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/Property.h
124
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/Property.h
128
bool SetValue(float value);
src/apps/icon-o-matic/generic/property/Property.h
153
bool deep = true) const;
src/apps/icon-o-matic/generic/property/Property.h
161
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/Property.h
162
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/Property.h
165
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/Property.h
169
bool SetValue(uint8 value);
src/apps/icon-o-matic/generic/property/Property.h
182
bool value = false);
src/apps/icon-o-matic/generic/property/Property.h
188
bool deep = true) const;
src/apps/icon-o-matic/generic/property/Property.h
196
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/Property.h
197
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/Property.h
200
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/Property.h
204
bool SetValue(bool value);
src/apps/icon-o-matic/generic/property/Property.h
206
inline bool Value() const
src/apps/icon-o-matic/generic/property/Property.h
210
bool fValue;
src/apps/icon-o-matic/generic/property/Property.h
223
bool deep = true) const;
src/apps/icon-o-matic/generic/property/Property.h
231
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/Property.h
232
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/Property.h
30
bool deep = true) const;
src/apps/icon-o-matic/generic/property/Property.h
37
virtual bool SetValue(const char* value) = 0;
src/apps/icon-o-matic/generic/property/Property.h
38
virtual bool SetValue(const Property* other) = 0;
src/apps/icon-o-matic/generic/property/Property.h
42
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/Property.h
48
void SetEditable(bool editable);
src/apps/icon-o-matic/generic/property/Property.h
49
inline bool IsEditable() const
src/apps/icon-o-matic/generic/property/Property.h
54
bool fEditable;
src/apps/icon-o-matic/generic/property/Property.h
69
bool deep = true) const;
src/apps/icon-o-matic/generic/property/Property.h
77
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/Property.h
78
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/Property.h
81
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/Property.h
85
bool SetValue(int32 value);
src/apps/icon-o-matic/generic/property/PropertyObject.h
27
bool AddProperty(Property* property);
src/apps/icon-o-matic/generic/property/PropertyObject.h
34
bool HasProperty(Property* property) const;
src/apps/icon-o-matic/generic/property/PropertyObject.h
36
bool ContainsSameProperties(
src/apps/icon-o-matic/generic/property/PropertyObject.h
43
bool DeleteProperty(uint32 propertyID);
src/apps/icon-o-matic/generic/property/PropertyObject.h
48
bool SetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
50
bool GetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
55
bool SetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
60
bool SetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
65
bool SetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
70
bool SetValue(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
71
bool value);
src/apps/icon-o-matic/generic/property/PropertyObject.h
72
bool Value(uint32 propertyID,
src/apps/icon-o-matic/generic/property/PropertyObject.h
73
bool defaultValue) const;
src/apps/icon-o-matic/generic/property/specific_properties/ColorProperty.h
27
bool deep = true) const;
src/apps/icon-o-matic/generic/property/specific_properties/ColorProperty.h
35
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/specific_properties/ColorProperty.h
36
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/specific_properties/ColorProperty.h
39
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/specific_properties/ColorProperty.h
43
bool SetValue(rgb_color color);
src/apps/icon-o-matic/generic/property/specific_properties/IconProperty.h
29
bool deep = true) const;
src/apps/icon-o-matic/generic/property/specific_properties/IconProperty.h
38
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/specific_properties/IconProperty.h
39
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/specific_properties/IconProperty.h
42
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/specific_properties/Int64Property.h
27
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/specific_properties/Int64Property.h
28
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/specific_properties/Int64Property.h
31
virtual bool InterpolateTo(const Property* other,
src/apps/icon-o-matic/generic/property/specific_properties/Int64Property.h
35
bool SetValue(int64 value);
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
26
bool deep = true) const;
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
33
virtual bool SetValue(const char* value);
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
34
virtual bool SetValue(const Property* other);
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
38
virtual bool MakeAnimatable(bool animatable = true);
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
45
bool SetCurrentOptionID(int32 id);
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
47
bool GetOption(int32 index, BString* string, int32* id) const;
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
48
bool GetCurrentOption(BString* string) const;
src/apps/icon-o-matic/generic/property/specific_properties/OptionProperty.h
50
bool SetOptionAtOffset(int32 indexOffset);
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
33
void SetSelected(bool selected);
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
34
bool IsSelected() const
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
36
virtual void SetEnabled(bool enabled) = 0;
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
37
virtual bool IsFocused() const
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
46
virtual bool AdoptProperty(Property* property) = 0;
src/apps/icon-o-matic/generic/property/view/PropertyEditorView.h
53
bool fSelected;
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
26
virtual void MakeFocus(bool focused);
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
39
bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
41
void SetSelected(bool selected);
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
42
bool IsSelected() const
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
44
void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
45
bool IsEnabled() const
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
47
virtual bool IsFocused() const;
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
58
bool fSelected;
src/apps/icon-o-matic/generic/property/view/PropertyItemView.h
59
bool fEnabled;
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
115
bool fSuspendUpdates;
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
41
virtual void MakeFocus(bool focus);
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
56
virtual bool MouseWheelChanged(float x, float y) { return false; }
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
66
virtual bool IsEditingMultipleObjects();
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
74
bool TabFocus(bool shift);
src/apps/icon-o-matic/generic/property/view/PropertyListView.h
89
bool _AddItem(PropertyItemView* item);
src/apps/icon-o-matic/generic/property/view/specific_properties/BoolValueView.h
24
virtual void MakeFocus(bool focused);
src/apps/icon-o-matic/generic/property/view/specific_properties/BoolValueView.h
30
virtual void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/property/view/specific_properties/BoolValueView.h
32
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/BoolValueView.h
41
bool fEnabled;
src/apps/icon-o-matic/generic/property/view/specific_properties/ColorValueView.h
26
virtual void MakeFocus(bool focused);
src/apps/icon-o-matic/generic/property/view/specific_properties/ColorValueView.h
31
virtual void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/property/view/specific_properties/ColorValueView.h
32
virtual bool IsFocused() const;
src/apps/icon-o-matic/generic/property/view/specific_properties/ColorValueView.h
34
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/FloatValueView.h
28
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/IconValueView.h
26
virtual void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/property/view/specific_properties/IconValueView.h
28
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/Int64ValueView.h
28
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/IntValueView.h
28
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/OptionValueView.h
25
virtual void MakeFocus(bool focused);
src/apps/icon-o-matic/generic/property/view/specific_properties/OptionValueView.h
32
virtual void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/property/view/specific_properties/OptionValueView.h
36
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/OptionValueView.h
43
bool fEnabled;
src/apps/icon-o-matic/generic/property/view/specific_properties/StringValueView.h
29
virtual bool AdoptProperty(Property* property);
src/apps/icon-o-matic/generic/property/view/specific_properties/SwatchValueView.h
25
virtual void MakeFocus(bool focused);
src/apps/icon-o-matic/generic/property/view/specific_properties/TextInputValueView.h
33
virtual void MakeFocus(bool focused);
src/apps/icon-o-matic/generic/property/view/specific_properties/TextInputValueView.h
39
virtual void SetEnabled(bool enabled);
src/apps/icon-o-matic/generic/property/view/specific_properties/TextInputValueView.h
40
virtual bool IsFocused() const;
src/apps/icon-o-matic/generic/selection/Selectable.h
21
inline bool IsSelected() const
src/apps/icon-o-matic/generic/selection/Selectable.h
27
void SetSelected(bool selected,
src/apps/icon-o-matic/generic/selection/Selectable.h
28
bool exclusive = true);
src/apps/icon-o-matic/generic/selection/Selectable.h
33
void _SetSelected(bool selected);
src/apps/icon-o-matic/generic/selection/Selectable.h
35
bool fSelected;
src/apps/icon-o-matic/generic/selection/Selection.h
24
bool Select(Selectable* object,
src/apps/icon-o-matic/generic/selection/Selection.h
25
bool extend = false);
src/apps/icon-o-matic/generic/support/List.h
15
template<class T, bool delete_on_destruction = true>
src/apps/icon-o-matic/generic/support/List.h
32
inline bool HasItem(T value) const
src/apps/icon-o-matic/generic/support/List.h
38
inline bool IsEmpty() const
src/apps/icon-o-matic/generic/support/List.h
58
inline bool RemoveItem(T value)
src/apps/icon-o-matic/generic/support/List.h
64
inline bool RemoveItems(int32 index, int32 count)
src/apps/icon-o-matic/generic/support/support.h
81
calc_angle(BPoint origin, BPoint from, BPoint to, bool degree = true);
src/apps/icon-o-matic/gui/GradientControl.h
40
virtual void WindowActivated(bool active);
src/apps/icon-o-matic/gui/GradientControl.h
41
virtual void MakeFocus(bool focus);
src/apps/icon-o-matic/gui/GradientControl.h
63
bool GetCurrentStop(rgb_color* color) const;
src/apps/icon-o-matic/gui/GradientControl.h
65
void SetEnabled(bool enabled);
src/apps/icon-o-matic/gui/GradientControl.h
66
bool IsEnabled() const
src/apps/icon-o-matic/gui/GradientControl.h
85
bool fEnabled;
src/apps/icon-o-matic/gui/IconObjectListView.h
32
virtual bool IsEditingMultipleObjects();
src/apps/icon-o-matic/gui/IconObjectListView.h
50
bool fIgnoreObjectChange;
src/apps/icon-o-matic/gui/PathListView.h
54
virtual status_t ArchiveSelection(BMessage* into, bool deep = true) const;
src/apps/icon-o-matic/gui/PathListView.h
55
virtual bool InstantiateSelection(const BMessage* archive, int32 dropIndex);
src/apps/icon-o-matic/gui/PathListView.h
81
bool _AddPath(VectorPath* path, int32 index);
src/apps/icon-o-matic/gui/PathListView.h
82
bool _RemovePath(VectorPath* path);
src/apps/icon-o-matic/gui/PathListView.h
88
void _SetPathMarked(VectorPath* path, bool marked);
src/apps/icon-o-matic/gui/SavePanel.h
42
bool allowMultipleSelection = true,
src/apps/icon-o-matic/gui/SavePanel.h
45
bool modal = false,
src/apps/icon-o-matic/gui/SavePanel.h
46
bool hideWhenDone = true);
src/apps/icon-o-matic/gui/SavePanel.h
57
void SetExportMode(bool exportMode);
src/apps/icon-o-matic/gui/ShapeListView.h
55
virtual status_t ArchiveSelection(BMessage* into, bool deep = true) const;
src/apps/icon-o-matic/gui/ShapeListView.h
56
virtual bool InstantiateSelection(const BMessage* archive, int32 dropIndex);
src/apps/icon-o-matic/gui/ShapeListView.h
79
bool _AddShape(Shape* shape, int32 index);
src/apps/icon-o-matic/gui/ShapeListView.h
80
bool _RemoveShape(Shape* shape);
src/apps/icon-o-matic/gui/StyleListView.h
51
virtual status_t ArchiveSelection(BMessage* into, bool deep = true) const;
src/apps/icon-o-matic/gui/StyleListView.h
52
virtual bool InstantiateSelection(const BMessage* archive, int32 dropIndex);
src/apps/icon-o-matic/gui/StyleListView.h
79
bool _AddStyle(Style* style, int32 index);
src/apps/icon-o-matic/gui/StyleListView.h
80
bool _RemoveStyle(Style* style);
src/apps/icon-o-matic/gui/StyleListView.h
86
void _SetStyleMarked(Style* style, bool marked);
src/apps/icon-o-matic/gui/StyleView.h
61
bool forceControlUpdate = false,
src/apps/icon-o-matic/gui/StyleView.h
62
bool sendMessage = false);
src/apps/icon-o-matic/gui/StyleView.h
75
bool fIgnoreCurrentColorNotifications;
src/apps/icon-o-matic/gui/StyleView.h
76
bool fIgnoreControlGradientNotifications;
src/apps/icon-o-matic/gui/SwatchGroup.h
57
bool fIgnoreNotifications;
src/apps/icon-o-matic/gui/TransformerListView.h
49
virtual status_t ArchiveSelection(BMessage* into, bool deep = true) const;
src/apps/icon-o-matic/gui/TransformerListView.h
50
virtual bool InstantiateSelection(const BMessage* archive, int32 dropIndex);
src/apps/icon-o-matic/gui/TransformerListView.h
71
bool _AddTransformer(
src/apps/icon-o-matic/gui/TransformerListView.h
73
bool _RemoveTransformer(
src/apps/icon-o-matic/import_export/Exporter.h
51
void SetSelfDestroy(bool selfDestroy);
src/apps/icon-o-matic/import_export/Exporter.h
65
bool fSelfDestroy;
src/apps/icon-o-matic/import_export/flat_icon/FlatIconExporter.h
89
bool _WriteGradient(LittleEndianBuffer& buffer,
src/apps/icon-o-matic/import_export/flat_icon/FlatIconExporter.h
92
bool _AnalysePath(VectorPath* path,
src/apps/icon-o-matic/import_export/svg/DocumentBuilder.h
46
bool outline,
src/apps/icon-o-matic/import_export/svg/SVGExporter.h
42
bool _DisplayWarning() const;
src/apps/icon-o-matic/import_export/svg/SVGExporter.h
56
mutable bool fShownUnsupportedGradientWarning;
src/apps/icon-o-matic/shape/PathManipulator.h
105
bool connected);
src/apps/icon-o-matic/shape/PathManipulator.h
116
void _Select(int32 index, bool extend = false);
src/apps/icon-o-matic/shape/PathManipulator.h
118
int32 count, bool extend = false);
src/apps/icon-o-matic/shape/PathManipulator.h
122
bool _IsSelected(int32 index) const;
src/apps/icon-o-matic/shape/PathManipulator.h
144
bool fCommandDown;
src/apps/icon-o-matic/shape/PathManipulator.h
145
bool fOptionDown;
src/apps/icon-o-matic/shape/PathManipulator.h
146
bool fShiftDown;
src/apps/icon-o-matic/shape/PathManipulator.h
147
bool fAltDown;
src/apps/icon-o-matic/shape/PathManipulator.h
149
bool fClickToClose;
src/apps/icon-o-matic/shape/PathManipulator.h
154
bool fMouseDown;
src/apps/icon-o-matic/shape/PathManipulator.h
42
virtual bool MouseDown(BPoint where);
src/apps/icon-o-matic/shape/PathManipulator.h
45
virtual bool MouseOver(BPoint where);
src/apps/icon-o-matic/shape/PathManipulator.h
46
virtual bool DoubleClicked(BPoint where);
src/apps/icon-o-matic/shape/PathManipulator.h
48
virtual bool ShowContextMenu(BPoint where);
src/apps/icon-o-matic/shape/PathManipulator.h
53
virtual bool MessageReceived(BMessage* message,
src/apps/icon-o-matic/shape/PathManipulator.h
57
virtual bool HandleKeyDown(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/shape/PathManipulator.h
59
virtual bool HandleKeyUp(uint32 key, uint32 modifiers,
src/apps/icon-o-matic/shape/PathManipulator.h
62
virtual bool UpdateCursor();
src/apps/icon-o-matic/shape/commands/AddPathsCommand.h
30
bool ownsPaths,
src/apps/icon-o-matic/shape/commands/ChangePointCommand.h
38
bool fConnected;
src/apps/icon-o-matic/shape/commands/PathCommand.h
33
bool extend = false) const;
src/apps/icon-o-matic/shape/commands/RemovePointsCommand.h
47
bool* fConnected;
src/apps/icon-o-matic/shape/commands/RemovePointsCommand.h
50
bool fWasClosed;
src/apps/icon-o-matic/shape/commands/RotatePathIndicesCommand.h
13
bool clockWise);
src/apps/icon-o-matic/shape/commands/RotatePathIndicesCommand.h
24
status_t _Rotate(bool clockWise);
src/apps/icon-o-matic/shape/commands/RotatePathIndicesCommand.h
26
bool fClockWise;
src/apps/icon-o-matic/shape/commands/SplitPointsCommand.h
35
bool* fConnected;
src/apps/icon-o-matic/shape/commands/UnassignPathCommand.h
40
bool fPathRemoved;
src/apps/icon-o-matic/style/SetColorCommand.h
38
virtual bool CombineWithNext(const Command* next);
src/apps/icon-o-matic/style/SetGradientCommand.h
37
virtual bool CombineWithNext(const Command* next);
src/apps/icon-o-matic/transformable/ChannelTransform.h
21
virtual void Update(bool deep = true) {}
src/apps/icon-o-matic/transformable/PerspectiveBox.h
49
virtual bool MouseDown(BPoint where);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
52
virtual bool MouseOver(BPoint where);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
59
virtual bool UpdateCursor();
src/apps/icon-o-matic/transformable/PerspectiveBox.h
71
virtual void Update(bool deep = true);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
76
bool AddListener(PerspectiveBoxListener* listener);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
77
bool RemoveListener(PerspectiveBoxListener* listener);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
97
bool fDragging;
src/apps/icon-o-matic/transformable/TransformBox.h
118
bool fDragging;
src/apps/icon-o-matic/transformable/TransformBox.h
122
bool fNudging;
src/apps/icon-o-matic/transformable/TransformBox.h
45
virtual bool MouseDown(BPoint where);
src/apps/icon-o-matic/transformable/TransformBox.h
48
virtual bool MouseOver(BPoint where);
src/apps/icon-o-matic/transformable/TransformBox.h
49
virtual bool DoubleClicked(BPoint where);
src/apps/icon-o-matic/transformable/TransformBox.h
55
virtual bool HandleKeyDown(uint32 key,
src/apps/icon-o-matic/transformable/TransformBox.h
57
virtual bool HandleKeyUp(uint32 key,
src/apps/icon-o-matic/transformable/TransformBox.h
60
virtual bool UpdateCursor();
src/apps/icon-o-matic/transformable/TransformBox.h
66
virtual void Update(bool deep = true);
src/apps/icon-o-matic/transformable/TransformBox.h
77
bool IsNudging() const
src/apps/icon-o-matic/transformable/TransformBox.h
88
bool IsRotating() const
src/apps/icon-o-matic/transformable/TransformBox.h
93
bool AddListener(TransformBoxListener* listener);
src/apps/icon-o-matic/transformable/TransformBox.h
94
bool RemoveListener(TransformBoxListener* listener);
src/apps/icon-o-matic/transformable/TransformGradientBox.h
38
virtual void Update(bool deep = true);
src/apps/icon-o-matic/transformable/TransformPointsBox.h
41
virtual void Update(bool deep = true);
src/apps/icon-o-matic/transformable/TransformShapesBox.h
34
virtual void Update(bool deep = true);
src/apps/installer/BlockingQueue.h
26
status_t Close(bool deleteElements,
src/apps/installer/BlockingQueue.h
70
BlockingQueue<Element>::Close(bool deleteElements,
src/apps/installer/CopyEngine.h
118
virtual bool ShouldCopyEntry(const BEntry& entry,
src/apps/installer/CopyEngine.h
38
bool copyAttributes = true);
src/apps/installer/CopyEngine.h
48
bool copyAttributes);
src/apps/installer/CopyEngine.h
86
bool deleteFile;
src/apps/installer/CopyEngine.h
93
volatile bool fQuitting;
src/apps/installer/EULAWindow.h
15
virtual bool QuitRequested();
src/apps/installer/InstallerWindow.h
45
virtual bool QuitRequested();
src/apps/installer/InstallerWindow.h
50
void _DisableInterface(bool disable);
src/apps/installer/InstallerWindow.h
57
bool alreadyLocked = false);
src/apps/installer/InstallerWindow.h
58
void _QuitCopyEngine(bool askUser);
src/apps/installer/InstallerWindow.h
87
bool fEncouragedToSetupPartitions;
src/apps/installer/InstallerWindow.h
89
bool fDriveSetupLaunched;
src/apps/installer/InstallerWindow.h
90
bool fBootManagerLaunched;
src/apps/installer/PackageViews.h
48
void SetOnByDefault(bool onByDefault)
src/apps/installer/PackageViews.h
50
void SetAlwaysOn(bool alwaysOn)
src/apps/installer/PackageViews.h
64
bool OnByDefault() const
src/apps/installer/PackageViews.h
66
bool AlwaysOn() const
src/apps/installer/PackageViews.h
77
bool fAlwaysOn;
src/apps/installer/PackageViews.h
78
bool fOnByDefault;
src/apps/installer/PartitionMenuItem.h
28
void SetIsValidTarget(bool isValidTarget);
src/apps/installer/PartitionMenuItem.h
29
bool IsValidTarget() const;
src/apps/installer/PartitionMenuItem.h
35
bool fIsValidTarget;
src/apps/installer/SemaphoreLocker.h
14
inline bool Lock(sem_id* lockable)
src/apps/installer/SemaphoreLocker.h
28
inline SemaphoreLocker(sem_id semaphore, bool alreadyLocked = false,
src/apps/installer/SemaphoreLocker.h
29
bool lockIfNotLocked = true)
src/apps/installer/UnzipEngine.h
41
virtual bool IsCanceled();
src/apps/installer/UnzipEngine.h
53
bool fRetrievingListing;
src/apps/installer/WorkerThread.h
26
void InstallEFILoader(partition_id id, bool rename);
src/apps/installer/WorkerThread.h
35
bool Cancel();
src/apps/launchbox/App.h
22
virtual bool QuitRequested();
src/apps/launchbox/App.h
28
bool AutoStart() { return fAutoStart; }
src/apps/launchbox/App.h
34
bool fAutoStart;
src/apps/launchbox/LaunchButton.h
48
void SetTo(const char* appSig, bool updateIcon);
src/apps/launchbox/LaunchButton.h
60
static void SetIgnoreDoubleClick(bool refuse);
src/apps/launchbox/LaunchButton.h
61
static bool IgnoreDoubleClick()
src/apps/launchbox/LaunchButton.h
79
bool fAnticipatingDrop;
src/apps/launchbox/LaunchButton.h
86
static bool sIgnoreDoubleClick;
src/apps/launchbox/MainWindow.h
31
bool addDefaultButtons = false);
src/apps/launchbox/MainWindow.h
37
virtual bool QuitRequested();
src/apps/launchbox/MainWindow.h
42
virtual void WorkspaceActivated(int32 workspace, bool active);
src/apps/launchbox/MainWindow.h
48
bool AutoRaise() const
src/apps/launchbox/MainWindow.h
50
bool ShowOnAllWorkspaces() const
src/apps/launchbox/MainWindow.h
56
bool LoadSettings(const BMessage* message);
src/apps/launchbox/MainWindow.h
77
bool fAutoRaise;
src/apps/launchbox/MainWindow.h
78
bool fShowOnAllWorkspaces;
src/apps/launchbox/PadView.h
31
bool RemoveButton(LaunchButton* button);
src/apps/launchbox/PadView.h
43
void SetIgnoreDoubleClick(bool refuse);
src/apps/launchbox/PadView.h
44
bool IgnoreDoubleClick() const;
src/apps/launchbox/PadView.h
50
bool fDragging;
src/apps/launchbox/support.h
30
bool make_sure_frame_is_on_screen(BRect& frame, BWindow* window = NULL);
src/apps/login/DesktopWindow.h
13
DesktopWindow(BRect frame, bool editMode);
src/apps/login/DesktopWindow.h
16
bool QuitRequested();
src/apps/login/DesktopWindow.h
20
bool fEditShelfMode;
src/apps/login/LoginApp.h
36
bool fEditShelfMode;
src/apps/login/LoginApp.h
37
bool fModalMode;
src/apps/login/LoginView.h
34
void EnableControls(bool enable);
src/apps/magnify/Magnify.h
100
void MakeActive(bool);
src/apps/magnify/Magnify.h
101
bool Active() { return fActive; }
src/apps/magnify/Magnify.h
103
void MakeSticked(bool);
src/apps/magnify/Magnify.h
104
bool Sticked() const { return fStickCoordinates; }
src/apps/magnify/Magnify.h
108
void SetCrossHairsShowing(bool ch1=false, bool ch2=false);
src/apps/magnify/Magnify.h
109
void CrossHairsShowing(bool*, bool*);
src/apps/magnify/Magnify.h
113
bool ShowGrid();
src/apps/magnify/Magnify.h
122
bool fNeedToUpdate;
src/apps/magnify/Magnify.h
124
bool fActive; // magnifying toggle
src/apps/magnify/Magnify.h
132
bool fShowSelection;
src/apps/magnify/Magnify.h
135
bool fShowCrossHair1;
src/apps/magnify/Magnify.h
137
bool fShowCrossHair2;
src/apps/magnify/Magnify.h
142
bool fImageFrozenOnSave;
src/apps/magnify/Magnify.h
143
bool fStickCoordinates;
src/apps/magnify/Magnify.h
170
void SetInfoTextVisible(bool visible);
src/apps/magnify/Magnify.h
171
bool IsInfoTextVisible();
src/apps/magnify/Magnify.h
193
bool fInfoTextVisible;
src/apps/magnify/Magnify.h
202
virtual bool QuitRequested();
src/apps/magnify/Magnify.h
215
virtual void Minimize(bool);
src/apps/magnify/Magnify.h
222
void ResizeWindow(bool direction);
src/apps/magnify/Magnify.h
224
void SetGrid(bool);
src/apps/magnify/Magnify.h
225
bool ShowGrid();
src/apps/magnify/Magnify.h
227
void ShowInfo(bool);
src/apps/magnify/Magnify.h
228
bool InfoIsShowing();
src/apps/magnify/Magnify.h
229
bool InfoBarIsVisible();
src/apps/magnify/Magnify.h
235
void CrossHairsShowing(bool* ch1, bool* ch2);
src/apps/magnify/Magnify.h
240
void SetPixelSize(bool);
src/apps/magnify/Magnify.h
243
bool IsActive();
src/apps/magnify/Magnify.h
244
bool IsSticked();
src/apps/magnify/Magnify.h
248
bool fShowInfo;
src/apps/magnify/Magnify.h
251
bool fShowGrid;
src/apps/magnify/Magnify.h
252
bool fInfoBarState;
src/apps/magnify/Magnify.h
35
bool CreateImage(BPoint, bool force=false);
src/apps/magnify/Magnify.h
36
bool CopyScreenRect(BRect);
src/apps/magnify/Magnify.h
63
int32 pixelSize, bool showGrid);
src/apps/magnify/Magnify.h
72
virtual void WindowActivated(bool);
src/apps/magnify/Magnify.h
74
void SetSelection(bool state);
src/apps/magnify/Magnify.h
80
bool SelectionIsShowing();
src/apps/magnify/Magnify.h
92
void Update(bool force);
src/apps/magnify/Magnify.h
93
bool NeedToUpdate();
src/apps/magnify/Magnify.h
94
void SetUpdate(bool);
src/apps/mail/AddressTextControl.h
25
virtual void MakeFocus(bool focus = true);
src/apps/mail/AddressTextControl.h
26
virtual void SetEnabled(bool enabled);
src/apps/mail/AddressTextControl.h
39
bool HasFocus();
src/apps/mail/AddressTextControl.h
43
void _UpdateTextViewColors(bool enabled);
src/apps/mail/Content.h
107
TContentView(bool incoming, BFont* font,
src/apps/mail/Content.h
108
bool showHeader, bool coloredQuotes);
src/apps/mail/Content.h
111
void Focus(bool);
src/apps/mail/Content.h
119
bool fFocus;
src/apps/mail/Content.h
120
bool fIncoming;
src/apps/mail/Content.h
143
bool begin;
src/apps/mail/Content.h
144
bool in_diff;
src/apps/mail/Content.h
145
bool was_diff;
src/apps/mail/Content.h
150
TTextView(bool incoming,
src/apps/mail/Content.h
151
TContentView*, BFont*, bool showHeader,
src/apps/mail/Content.h
152
bool coloredQuotes);
src/apps/mail/Content.h
157
virtual void MakeFocus(bool);
src/apps/mail/Content.h
166
void LoadMessage(BEmailMessage *mail, bool quoteIt, const char *insertText);
src/apps/mail/Content.h
168
status_t Save(BMessage *, bool makeNewFile = true);
src/apps/mail/Content.h
170
bool IsReaderThreadRunning();
src/apps/mail/Content.h
171
void AddAsContent(BEmailMessage *mail, bool wrap, uint32 charset, mail_encoding encoding);
src/apps/mail/Content.h
176
void EnableSpellCheck(bool enable);
src/apps/mail/Content.h
182
void WindowActivated(bool flag);
src/apps/mail/Content.h
188
bool fHeader;
src/apps/mail/Content.h
189
bool fColoredQuotes;
src/apps/mail/Content.h
190
bool fReady;
src/apps/mail/Content.h
193
struct { bool replaced, deleted; } fUndoState;
src/apps/mail/Content.h
196
struct { bool active, replace; } fInputMethodUndoState;
src/apps/mail/Content.h
205
bool RemoveSpellMark(int32 start, int32 end);
src/apps/mail/Content.h
224
bool fStopLoading;
src/apps/mail/Content.h
230
bool fIncoming;
src/apps/mail/Content.h
231
bool fSpellCheck;
src/apps/mail/Content.h
232
bool fRaw;
src/apps/mail/Content.h
233
bool fCursor;
src/apps/mail/Content.h
246
Reader(bool header, bool raw, bool quote, bool incoming,
src/apps/mail/Content.h
247
bool stripHeaders, bool mime, TTextView* view,
src/apps/mail/Content.h
253
bool ParseMail(BMailContainer* container,
src/apps/mail/Content.h
255
bool Process(const char* data, int32 length,
src/apps/mail/Content.h
256
bool isHeader = false);
src/apps/mail/Content.h
257
bool Insert(const char* line, int32 count, bool isHyperLink,
src/apps/mail/Content.h
258
bool isHeader = false);
src/apps/mail/Content.h
260
bool Lock();
src/apps/mail/Content.h
263
bool fHeader;
src/apps/mail/Content.h
264
bool fRaw;
src/apps/mail/Content.h
265
bool fQuote;
src/apps/mail/Content.h
267
bool fIncoming;
src/apps/mail/Content.h
268
bool fStripHeader;
src/apps/mail/Content.h
269
bool fMime;
src/apps/mail/Content.h
69
bool header;
src/apps/mail/Content.h
70
bool raw;
src/apps/mail/Content.h
71
bool quote;
src/apps/mail/Content.h
72
bool incoming;
src/apps/mail/Content.h
73
bool close;
src/apps/mail/Content.h
74
bool mime;
src/apps/mail/Content.h
96
bool saved;
src/apps/mail/Content.h
97
bool have_ref;
src/apps/mail/Enclosures.h
63
void Focus(bool focus);
src/apps/mail/Enclosures.h
69
bool fFocus;
src/apps/mail/Enclosures.h
80
virtual void MakeFocus(bool focus);
src/apps/mail/Enclosures.h
95
bool complete);
src/apps/mail/FindWindow.h
59
static bool IsFindWindowOpen() { return fFindWindow; }
src/apps/mail/Header.h
107
bool fIncoming;
src/apps/mail/Header.h
108
bool fResending;
src/apps/mail/Header.h
56
THeaderView(bool incoming, bool resending,
src/apps/mail/Header.h
64
bool IsToEmpty() const;
src/apps/mail/Header.h
68
bool IsCcEmpty() const;
src/apps/mail/Header.h
72
bool IsBccEmpty() const;
src/apps/mail/Header.h
76
bool IsSubjectEmpty() const;
src/apps/mail/Header.h
80
bool IsDateEmpty() const;
src/apps/mail/KUndoBuffer.h
43
bool AddItem(KUndoItem* item, int32 index);
src/apps/mail/KUndoBuffer.h
44
bool AddItem(KUndoItem* item);
src/apps/mail/KUndoBuffer.h
60
bool* replaced);
src/apps/mail/KUndoBuffer.h
68
bool fNewItem;
src/apps/mail/KUndoBuffer.h
69
bool fNoTouch;
src/apps/mail/MailApp.h
126
bool fPrintHelpAndExit;
src/apps/mail/MailApp.h
129
bool fAutoMarkRead;
src/apps/mail/MailApp.h
132
bool fWrapMode;
src/apps/mail/MailApp.h
133
bool fAttachAttributes;
src/apps/mail/MailApp.h
134
bool fColoredQuotes;
src/apps/mail/MailApp.h
136
bool fWarnAboutUnencodableCharacters;
src/apps/mail/MailApp.h
137
bool fStartWithSpellCheckOn;
src/apps/mail/MailApp.h
138
bool fShowSpamGUI;
src/apps/mail/MailApp.h
63
virtual bool QuitRequested();
src/apps/mail/MailApp.h
70
const char* to = NULL, bool resend = false,
src/apps/mail/MailApp.h
74
bool HasPrintSettings();
src/apps/mail/MailApp.h
80
bool AutoMarkRead();
src/apps/mail/MailApp.h
83
bool WrapMode();
src/apps/mail/MailApp.h
84
bool AttachAttributes();
src/apps/mail/MailApp.h
85
bool ColoredQuotes();
src/apps/mail/MailApp.h
87
bool WarnAboutUnencodableCharacters();
src/apps/mail/MailApp.h
88
bool StartWithSpellCheckOn();
src/apps/mail/MailApp.h
93
bool ShowSpamGUI() const
src/apps/mail/MailPopUpMenu.h
44
int32 message, bool popup = false,
src/apps/mail/MailPopUpMenu.h
45
bool addRandom = true);
src/apps/mail/MailPopUpMenu.h
55
bool fPopup;
src/apps/mail/MailPopUpMenu.h
56
bool fAddRandom;
src/apps/mail/MailSupport.h
69
const char* format, bool popup = false);
src/apps/mail/MailWindow.h
102
status_t Send(bool now);
src/apps/mail/MailWindow.h
111
bool GetTrackerWindowFile(entry_ref*,
src/apps/mail/MailWindow.h
112
bool dir) const;
src/apps/mail/MailWindow.h
116
void PreserveReadingPos(bool save);
src/apps/mail/MailWindow.h
132
void _RebuildQueryMenu(bool firstTime = false);
src/apps/mail/MailWindow.h
141
bool show);
src/apps/mail/MailWindow.h
143
void _SetDownloading(bool downloading);
src/apps/mail/MailWindow.h
204
bool fPrevTrackerPositionSaved : 1;
src/apps/mail/MailWindow.h
205
bool fNextTrackerPositionSaved : 1;
src/apps/mail/MailWindow.h
209
bool fSigAdded : 1;
src/apps/mail/MailWindow.h
210
bool fIncoming : 1;
src/apps/mail/MailWindow.h
211
bool fReplying : 1;
src/apps/mail/MailWindow.h
212
bool fResending : 1;
src/apps/mail/MailWindow.h
213
bool fSent : 1;
src/apps/mail/MailWindow.h
214
bool fDraft : 1;
src/apps/mail/MailWindow.h
215
bool fChanged : 1;
src/apps/mail/MailWindow.h
223
bool fAutoMarkRead : 1;
src/apps/mail/MailWindow.h
224
bool fKeepStatusOnClose;
src/apps/mail/MailWindow.h
226
bool fDownloading;
src/apps/mail/MailWindow.h
77
bool resending,
src/apps/mail/MailWindow.h
85
virtual bool QuitRequested();
src/apps/mail/MailWindow.h
88
virtual void WindowActivated(bool state);
src/apps/mail/MailWindow.h
97
bool includeAttachments);
src/apps/mail/MessageStatus.h
32
bool Reading();
src/apps/mail/MessageStatus.h
33
bool Writing();
src/apps/mail/MessageStatus.h
34
bool WritingDraft();
src/apps/mail/MessageStatus.h
35
bool Replying();
src/apps/mail/MessageStatus.h
36
bool Forwarding();
src/apps/mail/MessageStatus.h
38
bool Outgoing();
src/apps/mail/MessageStatus.h
40
bool MailIsOnDisk();
src/apps/mail/People.h
36
bool IsInGroup(const char* group) const;
src/apps/mail/Prefs.h
102
bool* fNewColoredQuotes;
src/apps/mail/Prefs.h
103
bool fColoredQuotes;
src/apps/mail/Prefs.h
117
bool* fNewWarnUnencodable;
src/apps/mail/Prefs.h
118
bool fWarnUnencodable;
src/apps/mail/Prefs.h
119
bool* fNewSpellCheckStartOn;
src/apps/mail/Prefs.h
120
bool fSpellCheckStartOn;
src/apps/mail/Prefs.h
121
bool* fNewAutoMarkRead;
src/apps/mail/Prefs.h
122
bool fAutoMarkRead;
src/apps/mail/Prefs.h
62
int32* level, bool* warp,
src/apps/mail/Prefs.h
63
bool* attachAttributes, bool* cquotes,
src/apps/mail/Prefs.h
66
uint32* encoding, bool* warnUnencodable,
src/apps/mail/Prefs.h
67
bool* spellCheckStartOn,
src/apps/mail/Prefs.h
68
bool* autoMarkRead, uint8* buttonBar);
src/apps/mail/Prefs.h
81
BPopUpMenu* _BuildWrapMenu(bool);
src/apps/mail/Prefs.h
82
BPopUpMenu* _BuildAttachAttributesMenu(bool);
src/apps/mail/Prefs.h
83
BPopUpMenu* _BuildColoredQuotesMenu(bool quote);
src/apps/mail/Prefs.h
86
bool warnUnencodable);
src/apps/mail/Prefs.h
88
bool spellCheckStartOn);
src/apps/mail/Prefs.h
90
bool autoMarkRead);
src/apps/mail/Prefs.h
94
const char* boolItem, bool isTrue);
src/apps/mail/Prefs.h
96
bool* fNewWrap;
src/apps/mail/Prefs.h
97
bool fWrap;
src/apps/mail/Prefs.h
98
bool* fNewAttachAttributes;
src/apps/mail/Prefs.h
99
bool fAttachAttributes;
src/apps/mail/QueryList.h
67
bool fQuit;
src/apps/mail/QueryMenu.h
57
QueryMenu(const char *title, bool popUp=false,
src/apps/mail/QueryMenu.h
58
bool radioMode = false, bool autoRename = false);
src/apps/mail/QueryMenu.h
83
bool fCancelQuery;
src/apps/mail/QueryMenu.h
84
bool fPopUp;
src/apps/mail/Settings.h
100
bool fColoredQuotes;
src/apps/mail/Settings.h
102
bool fWarnAboutUnencodableCharacters;
src/apps/mail/Settings.h
103
bool fStartWithSpellCheckOn;
src/apps/mail/Settings.h
104
bool fShowSpamGUI;
src/apps/mail/Settings.h
64
bool AutoMarkRead();
src/apps/mail/Settings.h
67
bool WrapMode();
src/apps/mail/Settings.h
68
bool AttachAttributes();
src/apps/mail/Settings.h
69
bool ColoredQuotes();
src/apps/mail/Settings.h
71
bool WarnAboutUnencodableCharacters();
src/apps/mail/Settings.h
72
bool StartWithSpellCheckOn();
src/apps/mail/Settings.h
77
bool ShowSpamGUI() const { return fShowSpamGUI; }
src/apps/mail/Settings.h
84
bool HasPrintSettings();
src/apps/mail/Settings.h
95
bool fAutoMarkRead;
src/apps/mail/Settings.h
98
bool fWrapMode;
src/apps/mail/Settings.h
99
bool fAttachAttributes;
src/apps/mail/Signature.h
129
bool fDirty;
src/apps/mail/Signature.h
71
virtual bool QuitRequested();
src/apps/mail/Signature.h
74
bool Clear();
src/apps/mail/Signature.h
75
bool IsDirty();
src/apps/mail/Status.h
56
bool _Exists(const char* status);
src/apps/mail/Utilities.h
52
int32 linelen(char*, int32, bool);
src/apps/mail/WIndex.h
110
bool fIsSorted;
src/apps/mail/Words.h
50
bool metaphone(const char* Word, char* Metaph, metaphlag Flag);
src/apps/mail/Words.h
58
Words(bool useMetaphone = true);
src/apps/mail/Words.h
59
Words(BPositionIO* thes, bool useMetaphone = true);
src/apps/mail/Words.h
61
bool useMetaphone);
src/apps/mail/Words.h
70
bool fUseMetaphone;
src/apps/mandelbrot/FractalEngine.h
61
bool fRenderStopping;
src/apps/mandelbrot/FractalEngine.h
63
bool fRenderStopped;
src/apps/mandelbrot/FractalEngine.h
64
bool fResizing;
src/apps/mediaconverter/MediaConverterApp.h
31
bool IsConverting() const;
src/apps/mediaconverter/MediaConverterApp.h
52
bool fConverting;
src/apps/mediaconverter/MediaConverterApp.h
53
volatile bool fCancel;
src/apps/mediaconverter/MediaConverterWindow.h
115
bool fOutputDirSpecified;
src/apps/mediaconverter/MediaConverterWindow.h
117
bool fEnabled;
src/apps/mediaconverter/MediaConverterWindow.h
118
bool fConverting;
src/apps/mediaconverter/MediaConverterWindow.h
119
bool fCancelling;
src/apps/mediaconverter/MediaConverterWindow.h
35
virtual bool QuitRequested();
src/apps/mediaconverter/MediaConverterWindow.h
50
bool AddSourceFile(BMediaFile* file,
src/apps/mediaconverter/MediaConverterWindow.h
59
void SetEnabled(bool enabled, bool convertEnabled);
src/apps/mediaconverter/MediaConverterWindow.h
60
bool IsEnabled();
src/apps/mediaconverter/MediaEncoderWindow.h
21
virtual bool QuitRequested();
src/apps/mediaconverter/MediaFileInfoView.h
27
virtual void InvalidateLayout(bool children = false);
src/apps/mediaconverter/MediaFileInfoView.h
48
bool fMinMaxValid;
src/apps/mediaconverter/MediaFileListView.h
37
bool AddMediaItem(BMediaFile* file,
src/apps/mediaconverter/MediaFileListView.h
40
void SetEnabled(bool enabled);
src/apps/mediaconverter/MediaFileListView.h
41
bool IsEnabled() const;
src/apps/mediaconverter/MediaFileListView.h
44
bool fEnabled;
src/apps/mediaplayer/Controller.h
108
status_t SaveState(bool reset = false);
src/apps/mediaplayer/Controller.h
121
bool HasFile();
src/apps/mediaplayer/Controller.h
141
bool IsOverlayActive();
src/apps/mediaplayer/Controller.h
144
bool AddListener(Listener* listener);
src/apps/mediaplayer/Controller.h
168
void _NotifyMutedChanged(bool muted) const;
src/apps/mediaplayer/Controller.h
175
bool enabled) const;
src/apps/mediaplayer/Controller.h
189
bool fMuted;
src/apps/mediaplayer/Controller.h
210
bool fAutoplaySetting;
src/apps/mediaplayer/Controller.h
212
bool fAutoplay;
src/apps/mediaplayer/Controller.h
215
bool fLoopMovies;
src/apps/mediaplayer/Controller.h
216
bool fLoopSounds;
src/apps/mediaplayer/Controller.h
59
virtual void MutedChanged(bool muted);
src/apps/mediaplayer/Controller.h
79
void PlayerActivated(bool active);
src/apps/mediaplayer/ControllerObserver.h
68
virtual void MutedChanged(bool muted);
src/apps/mediaplayer/InfoWin.h
41
virtual bool QuitRequested();
src/apps/mediaplayer/InfoWin.h
58
void _SetVisible(BView* view, bool visible);
src/apps/mediaplayer/MainApp.h
59
virtual bool QuitRequested();
src/apps/mediaplayer/MainApp.h
98
bool fAudioWindowFrameSaved;
src/apps/mediaplayer/MainWin.h
103
bool _KeyDown(BMessage* message);
src/apps/mediaplayer/MainWin.h
109
void _ShowFullscreenControls(bool show,
src/apps/mediaplayer/MainWin.h
110
bool animate = true);
src/apps/mediaplayer/MainWin.h
125
bool mark);
src/apps/mediaplayer/MainWin.h
152
bool fHasFile;
src/apps/mediaplayer/MainWin.h
153
bool fHasVideo;
src/apps/mediaplayer/MainWin.h
154
bool fHasAudio;
src/apps/mediaplayer/MainWin.h
161
bool fIsFullscreen;
src/apps/mediaplayer/MainWin.h
162
bool fAlwaysOnTop;
src/apps/mediaplayer/MainWin.h
163
bool fNoInterface;
src/apps/mediaplayer/MainWin.h
164
bool fShowsFullscreenControls;
src/apps/mediaplayer/MainWin.h
178
bool fMouseDownTracking;
src/apps/mediaplayer/MainWin.h
186
bool fCloseWhenDonePlayingMovie;
src/apps/mediaplayer/MainWin.h
187
bool fCloseWhenDonePlayingSound;
src/apps/mediaplayer/MainWin.h
188
bool fLoopMovies;
src/apps/mediaplayer/MainWin.h
189
bool fLoopSounds;
src/apps/mediaplayer/MainWin.h
190
bool fScaleFullscreenControls;
src/apps/mediaplayer/MainWin.h
192
bool fAllowWinding;
src/apps/mediaplayer/MainWin.h
34
MainWin(bool isFirstWindow,
src/apps/mediaplayer/MainWin.h
44
virtual void WindowActivated(bool active);
src/apps/mediaplayer/MainWin.h
45
virtual bool QuitRequested();
src/apps/mediaplayer/MainWin.h
92
bool useNoVideoWidth = false,
src/apps/mediaplayer/MainWin.h
93
bool stayOnScreen = false);
src/apps/mediaplayer/NetworkStreamWin.h
23
virtual void WindowActivated(bool active);
src/apps/mediaplayer/VideoView.h
46
bool UseOverlays() const;
src/apps/mediaplayer/VideoView.h
47
bool IsOverlayActive();
src/apps/mediaplayer/VideoView.h
50
void SetPlaying(bool playing);
src/apps/mediaplayer/VideoView.h
51
void SetFullscreen(bool fullScreen);
src/apps/mediaplayer/VideoView.h
52
void SetFullscreenControlsVisible(bool visible);
src/apps/mediaplayer/VideoView.h
62
void _SetOverlayMode(bool overlayMode);
src/apps/mediaplayer/VideoView.h
67
bool fOverlayMode;
src/apps/mediaplayer/VideoView.h
70
bool fIsPlaying;
src/apps/mediaplayer/VideoView.h
71
bool fIsFullscreen;
src/apps/mediaplayer/VideoView.h
72
bool fFullscreenControlsVisible;
src/apps/mediaplayer/VideoView.h
73
bool fFirstPulseAfterFullscreen;
src/apps/mediaplayer/VideoView.h
80
bool fHasSubtitle;
src/apps/mediaplayer/VideoView.h
81
bool fSubtitleChanged;
src/apps/mediaplayer/VideoView.h
85
bool fUseOverlays;
src/apps/mediaplayer/VideoView.h
86
bool fUseBilinearScaling;
src/apps/mediaplayer/interface/LocationStringView.h
26
bool _IsFileLink();
src/apps/mediaplayer/interface/LocationStringView.h
28
void _StyleAsLink(bool set);
src/apps/mediaplayer/interface/LocationStringView.h
36
bool fStyledAsLink;
src/apps/mediaplayer/interface/PeakView.h
42
bool useGlobalPulse = true,
src/apps/mediaplayer/interface/PeakView.h
43
bool displayLabels = true);
src/apps/mediaplayer/interface/PeakView.h
57
bool IsValid() const;
src/apps/mediaplayer/interface/PeakView.h
69
float current, float peak, bool overshot);
src/apps/mediaplayer/interface/PeakView.h
73
bool fUseGlobalPulse;
src/apps/mediaplayer/interface/PeakView.h
74
bool fDisplayLabels;
src/apps/mediaplayer/interface/PeakView.h
75
bool fPeakLocked;
src/apps/mediaplayer/interface/PeakView.h
88
bool fGotData;
src/apps/mediaplayer/interface/SeekSlider.h
35
bool IsTracking() const;
src/apps/mediaplayer/interface/SeekSlider.h
43
bool fTracking;
src/apps/mediaplayer/interface/SubtitleBitmap.h
22
bool SetText(const char* text);
src/apps/mediaplayer/interface/SubtitleBitmap.h
24
void SetOverlayMode(bool overlayMode);
src/apps/mediaplayer/interface/SubtitleBitmap.h
32
float& outlineRadius, bool overlayMode);
src/apps/mediaplayer/interface/SubtitleBitmap.h
42
bool fUseSoftShadow;
src/apps/mediaplayer/interface/SubtitleBitmap.h
43
bool fOverlayMode;
src/apps/mediaplayer/interface/TransportControlGroup.h
40
bool useSkipButtons, bool usePeakView,
src/apps/mediaplayer/interface/TransportControlGroup.h
41
bool useWindButtons);
src/apps/mediaplayer/interface/TransportControlGroup.h
65
void SetSkippable(bool backward, bool forward);
src/apps/mediaplayer/interface/TransportControlGroup.h
67
void SetAudioEnabled(bool enable);
src/apps/mediaplayer/interface/TransportControlGroup.h
68
void SetMuted(bool mute);
src/apps/mediaplayer/interface/VolumeSlider.h
33
void SetMuted(bool mute);
src/apps/mediaplayer/interface/VolumeSlider.h
34
bool IsMuted() const
src/apps/mediaplayer/interface/VolumeSlider.h
43
bool fMuted;
src/apps/mediaplayer/interface/VolumeSlider.h
46
bool fSnapping;
src/apps/mediaplayer/media_node_framework/NodeManager.h
101
bool connected;
src/apps/mediaplayer/media_node_framework/NodeManager.h
44
int32 loopingMode, bool loopingEnabled,
src/apps/mediaplayer/media_node_framework/NodeManager.h
46
bool useOverlays);
src/apps/mediaplayer/media_node_framework/NodeManager.h
57
bool useOverlays,
src/apps/mediaplayer/media_node_framework/NodeManager.h
58
bool force = false);
src/apps/mediaplayer/media_node_framework/NodeManager.h
61
bool continuePlaying = true);
src/apps/mediaplayer/media_node_framework/NodeManager.h
80
uint32 enabledNodes, bool useOverlays,
src/apps/mediaplayer/media_node_framework/NodeManager.h
85
bool useOverlays);
src/apps/mediaplayer/media_node_framework/NodeManager.h
88
status_t _TearDownNodes(bool disconnect = true);
src/apps/mediaplayer/media_node_framework/PlaybackLOAdapter.h
35
virtual void LoopingEnabledChanged(bool enabled);
src/apps/mediaplayer/media_node_framework/PlaybackListener.h
27
virtual void LoopingEnabledChanged(bool enabled);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
125
bool& newState) const;
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
167
bool enabled) const;
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
183
bool adjustCurrentFrame);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
240
bool fNoAudio;
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
56
bool initPerformanceTimes,
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
58
bool loopingEnabled = true,
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
68
void StartPlaying(bool atBeginning = false);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
70
void TogglePlaying(bool atBeginning = false);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
72
bool IsPlaying() const;
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
76
bool IsLoopingEnabled() const;
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
95
bool continuePlaying = true);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
97
bool continuePlaying = true);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
98
void SetLoopingEnabled(bool enabled,
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
99
bool continuePlaying = true);
src/apps/mediaplayer/media_node_framework/audio/AudioProducer.h
101
bool realTimeEvent = false);
src/apps/mediaplayer/media_node_framework/audio/AudioProducer.h
118
bool fUsingOurBuffers;
src/apps/mediaplayer/media_node_framework/audio/AudioProducer.h
123
bool fLowLatency;
src/apps/mediaplayer/media_node_framework/audio/AudioProducer.h
125
bool fOutputEnabled;
src/apps/mediaplayer/media_node_framework/audio/AudioProducer.h
28
bool lowLatency = true);
src/apps/mediaplayer/media_node_framework/audio/AudioProducer.h
76
bool enabled, int32* _deprecated_);
src/apps/mediaplayer/media_node_framework/video/VideoConsumer.h
106
bool fConnectionActive;
src/apps/mediaplayer/media_node_framework/video/VideoConsumer.h
112
bool fOurBuffers;
src/apps/mediaplayer/media_node_framework/video/VideoConsumer.h
121
bool fTryOverlay;
src/apps/mediaplayer/media_node_framework/video/VideoConsumer.h
52
bigtime_t lateness, bool realTimeEvent);
src/apps/mediaplayer/media_node_framework/video/VideoConsumer.h
94
void SetTryOverlay(bool tryOverlay);
src/apps/mediaplayer/media_node_framework/video/VideoProducer.h
129
bool fRunning;
src/apps/mediaplayer/media_node_framework/video/VideoProducer.h
130
bool fConnected;
src/apps/mediaplayer/media_node_framework/video/VideoProducer.h
131
bool fEnabled;
src/apps/mediaplayer/media_node_framework/video/VideoProducer.h
49
virtual void Stop(bigtime_t performanceTime, bool immediate);
src/apps/mediaplayer/media_node_framework/video/VideoProducer.h
54
bool realTimeEvent = false);
src/apps/mediaplayer/media_node_framework/video/VideoProducer.h
87
virtual void EnableOutput(const media_source& what, bool enabled,
src/apps/mediaplayer/media_node_framework/video/VideoSupplier.h
25
bool forceGeneration, bool& wasCached) = 0;
src/apps/mediaplayer/media_node_framework/video/VideoTarget.h
29
bool LockBitmap();
src/apps/mediaplayer/playlist/CopyPLItemsCommand.h
34
bool fItemsCopied;
src/apps/mediaplayer/playlist/FilePlaylistItem.h
29
bool deep = true) const;
src/apps/mediaplayer/playlist/ImportPLItemsCommand.h
19
bool sortItems);
src/apps/mediaplayer/playlist/ImportPLItemsCommand.h
37
bool fItemsAdded;
src/apps/mediaplayer/playlist/ListViews.h
101
virtual bool DeleteItem(int32 index);
src/apps/mediaplayer/playlist/ListViews.h
60
virtual bool InitiateDrag(BPoint point, int32 index,
src/apps/mediaplayer/playlist/ListViews.h
61
bool wasSelected);
src/apps/mediaplayer/playlist/ListViews.h
68
virtual void WindowActivated(bool active);
src/apps/mediaplayer/playlist/ListViews.h
70
bool complete = false);
src/apps/mediaplayer/playlist/ListViews.h
79
virtual bool AcceptDragMessage(const BMessage* message) const;
src/apps/mediaplayer/playlist/ListViews.h
84
void SetAutoScrolling(bool enable);
src/apps/mediaplayer/playlist/ListViews.h
85
bool DoesAutoScrolling() const;
src/apps/mediaplayer/playlist/ListViews.h
90
bool MouseWheelChanged(float x, float y);
src/apps/mediaplayer/playlist/PLItemsCommand.h
21
bool deleteItems);
src/apps/mediaplayer/playlist/Playlist.h
100
bool sortItems = false);
src/apps/mediaplayer/playlist/Playlist.h
111
static bool ExtraMediaExists(Playlist* playlist,
src/apps/mediaplayer/playlist/Playlist.h
119
static bool _ExtraMediaExists(Playlist* playlist,
src/apps/mediaplayer/playlist/Playlist.h
121
static bool _ExtraMediaExists(Playlist* playlist,
src/apps/mediaplayer/playlist/Playlist.h
123
static bool _IsImageFile(const BString& mimeString);
src/apps/mediaplayer/playlist/Playlist.h
124
static bool _IsMediaFile(const BString& mimeString, const entry_ref& ref);
src/apps/mediaplayer/playlist/Playlist.h
125
static bool _IsTextPlaylist(const BString& mimeString);
src/apps/mediaplayer/playlist/Playlist.h
126
static bool _IsBinaryPlaylist(const BString& mimeString);
src/apps/mediaplayer/playlist/Playlist.h
127
static bool _IsPlaylist(const BString& mimeString);
src/apps/mediaplayer/playlist/Playlist.h
128
static bool _IsQuery(const BString& mimeString);
src/apps/mediaplayer/playlist/Playlist.h
141
bool play) const;
src/apps/mediaplayer/playlist/Playlist.h
49
virtual void CurrentItemChanged(int32 newIndex, bool play);
src/apps/mediaplayer/playlist/Playlist.h
66
void MakeEmpty(bool deleteItems = true);
src/apps/mediaplayer/playlist/Playlist.h
68
bool IsEmpty() const;
src/apps/mediaplayer/playlist/Playlist.h
72
bool AddItem(PlaylistItem* item);
src/apps/mediaplayer/playlist/Playlist.h
73
bool AddItem(PlaylistItem* item, int32 index);
src/apps/mediaplayer/playlist/Playlist.h
75
bool careAboutCurrentIndex = true);
src/apps/mediaplayer/playlist/Playlist.h
77
bool AdoptPlaylist(Playlist& other);
src/apps/mediaplayer/playlist/Playlist.h
78
bool AdoptPlaylist(Playlist& other, int32 index);
src/apps/mediaplayer/playlist/Playlist.h
85
bool SetCurrentItemIndex(int32 index,
src/apps/mediaplayer/playlist/Playlist.h
86
bool notify = true);
src/apps/mediaplayer/playlist/Playlist.h
89
void GetSkipInfo(bool* canSkipPrevious,
src/apps/mediaplayer/playlist/Playlist.h
90
bool* canSkipNext) const;
src/apps/mediaplayer/playlist/Playlist.h
93
bool AddListener(Listener* listener);
src/apps/mediaplayer/playlist/PlaylistItem.h
111
bool HasTrackSupplier() const;
src/apps/mediaplayer/playlist/PlaylistItem.h
114
bool PlaybackFailed() const
src/apps/mediaplayer/playlist/PlaylistItem.h
118
bool AddListener(Listener* listener);
src/apps/mediaplayer/playlist/PlaylistItem.h
128
bool fPlaybackFailed;
src/apps/mediaplayer/playlist/PlaylistItem.h
39
bool deep = true) const = 0;
src/apps/mediaplayer/playlist/PlaylistListView.h
51
bool intoTrash);
src/apps/mediaplayer/playlist/PlaylistObserver.h
29
virtual void CurrentItemChanged(int32 newIndex, bool play);
src/apps/mediaplayer/playlist/PlaylistWindow.h
53
virtual bool QuitRequested();
src/apps/mediaplayer/playlist/RandomizePLItemsCommand.h
29
status_t _Sort(bool random);
src/apps/mediaplayer/playlist/RemovePLItemsCommand.h
19
bool moveFilesToTrash = false);
src/apps/mediaplayer/playlist/RemovePLItemsCommand.h
34
bool fMoveFilesToTrash;
src/apps/mediaplayer/playlist/RemovePLItemsCommand.h
35
bool fMoveErrorShown;
src/apps/mediaplayer/playlist/RemovePLItemsCommand.h
36
bool fItemsRemoved;
src/apps/mediaplayer/playlist/UrlPlaylistItem.h
24
bool deep = true) const;
src/apps/mediaplayer/settings/Settings.h
43
bool autostart;
src/apps/mediaplayer/settings/Settings.h
44
bool closeWhenDonePlayingMovie;
src/apps/mediaplayer/settings/Settings.h
45
bool closeWhenDonePlayingSound;
src/apps/mediaplayer/settings/Settings.h
46
bool loopMovie;
src/apps/mediaplayer/settings/Settings.h
47
bool loopSound;
src/apps/mediaplayer/settings/Settings.h
48
bool useOverlays;
src/apps/mediaplayer/settings/Settings.h
49
bool scaleBilinear;
src/apps/mediaplayer/settings/Settings.h
50
bool scaleFullscreenControls;
src/apps/mediaplayer/settings/Settings.h
57
bool operator!=(const mpSettings& other) const;
src/apps/mediaplayer/settings/SettingsWindow.h
28
virtual bool QuitRequested();
src/apps/mediaplayer/settings/SettingsWindow.h
34
bool IsRevertable() const;
src/apps/mediaplayer/supplier/ImageTrackVideoSupplier.h
30
bool& wasCached);
src/apps/mediaplayer/supplier/MediaFileTrackSupplier.h
45
bool AddSubTitles(SubTitles* subTitles);
src/apps/mediaplayer/supplier/MediaTrackAudioSupplier.h
89
bool fHasKeyFrames;
src/apps/mediaplayer/supplier/MediaTrackAudioSupplier.h
91
bool fReportSeekError;
src/apps/mediaplayer/supplier/MediaTrackVideoSupplier.h
30
bool& wasCached);
src/apps/mediaplayer/supplier/ProxyVideoSupplier.h
24
bool forceGeneration, bool& wasCached);
src/apps/mediaplayer/supplier/VideoTrackSupplier.h
27
bool& wasCached) = 0;
src/apps/mediaplayer/support/Command.h
30
virtual bool UndoesPrevious(const Command* previous);
src/apps/mediaplayer/support/Command.h
31
virtual bool CombineWithNext(const Command* next);
src/apps/mediaplayer/support/Command.h
32
virtual bool CombineWithPrevious(const Command* previous);
src/apps/mediaplayer/support/CommandStack.h
29
bool GetUndoName(BString& name);
src/apps/mediaplayer/support/CommandStack.h
30
bool GetRedoName(BString& name);
src/apps/mediaplayer/support/CommandStack.h
34
bool IsSaved();
src/apps/mediaplayer/support/Event.h
15
Event(bool autoDelete = true);
src/apps/mediaplayer/support/Event.h
16
Event(bigtime_t time, bool autoDelete = true);
src/apps/mediaplayer/support/Event.h
22
void SetAutoDelete(bool autoDelete);
src/apps/mediaplayer/support/Event.h
23
bool AutoDelete() const
src/apps/mediaplayer/support/Event.h
30
bool fAutoDelete;
src/apps/mediaplayer/support/EventQueue.h
30
bool RemoveEvent(Event* event);
src/apps/mediaplayer/support/FileReadWrite.h
22
bool Next(BString& string);
src/apps/mediaplayer/support/Notifier.h
20
bool AddListener(Listener* listener);
src/apps/mediaplayer/support/Notifier.h
21
bool RemoveListener(Listener* listener);
src/apps/mediaplayer/support/Notifier.h
28
void SuspendNotifications(bool suspend);
src/apps/mediaplayer/support/Notifier.h
30
bool HasPendingNotifications() const
src/apps/mediaplayer/support/Notifier.h
37
mutable bool fPendingNotifications;
src/apps/midiplayer/MidiPlayerWindow.h
101
bool fIsPlaying;
src/apps/midiplayer/MidiPlayerWindow.h
102
bool fScopeEnabled;
src/apps/midiplayer/MidiPlayerWindow.h
110
bool fInstrumentLoaded;
src/apps/midiplayer/MidiPlayerWindow.h
57
virtual bool QuitRequested();
src/apps/midiplayer/ScopeView.h
103
ScopeView::SetLiveInput(bool liveInput)
src/apps/midiplayer/ScopeView.h
39
void SetPlaying(bool playing);
src/apps/midiplayer/ScopeView.h
40
void SetEnabled(bool enabled);
src/apps/midiplayer/ScopeView.h
41
void SetHaveFile(bool haveFile);
src/apps/midiplayer/ScopeView.h
42
void SetLoading(bool loading);
src/apps/midiplayer/ScopeView.h
43
void SetLiveInput(bool liveInput);
src/apps/midiplayer/ScopeView.h
59
bool fIsFinished;
src/apps/midiplayer/ScopeView.h
60
bool fIsPlaying;
src/apps/midiplayer/ScopeView.h
61
bool fIsEnabled;
src/apps/midiplayer/ScopeView.h
62
bool fHaveFile;
src/apps/midiplayer/ScopeView.h
63
bool fIsLoading;
src/apps/midiplayer/ScopeView.h
64
bool fIsLiveInput;
src/apps/midiplayer/ScopeView.h
75
ScopeView::SetPlaying(bool playing)
src/apps/midiplayer/ScopeView.h
82
ScopeView::SetEnabled(bool enabled)
src/apps/midiplayer/ScopeView.h
89
ScopeView::SetHaveFile(bool haveFile)
src/apps/midiplayer/ScopeView.h
96
ScopeView::SetLoading(bool loading)
src/apps/midiplayer/SynthBridge.h
35
bool Init(synth_mode mode);
src/apps/midiplayer/SynthBridge.h
60
virtual void AllNotesOff(bool justChannel, bigtime_t time);
src/apps/musiccollection/FileMonitor.h
108
bool Running();
src/apps/musiccollection/FileMonitor.h
112
bool Stopped();
src/apps/musiccollection/FileMonitor.h
118
virtual bool ReadNextEntry(entry_ref& entry) = 0;
src/apps/musiccollection/FileMonitor.h
130
bool fReading;
src/apps/musiccollection/FileMonitor.h
136
bool fStopped;
src/apps/musiccollection/FileMonitor.h
140
bool fRunning;
src/apps/musiccollection/FileMonitor.h
32
bool
src/apps/musiccollection/MusicCollectionWindow.h
26
virtual bool QuitRequested();
src/apps/musiccollection/MusicFileListView.h
51
bool
src/apps/musiccollection/MusicFileListView.h
52
InitiateDrag(BPoint where, int32 index, bool wasSelected)
src/apps/musiccollection/QueryMonitor.h
37
bool AddQuery(BQuery* query);
src/apps/musiccollection/QueryMonitor.h
41
bool ReadNextEntry(entry_ref& entry);
src/apps/networkstatus/NetworkStatusView.h
38
bool inDeskbar = false);
src/apps/networkstatus/NetworkStatusView.h
43
virtual status_t Archive(BMessage* archive, bool deep = true) const;
src/apps/networkstatus/NetworkStatusView.h
61
void _Update(bool force = false);
src/apps/networkstatus/NetworkStatusView.h
66
bool fInDeskbar;
src/apps/networkstatus/NetworkStatusWindow.h
20
virtual bool QuitRequested();
src/apps/networkstatus/RadioView.h
26
bool IsPulsing() const
src/apps/networkstatus/RadioView.h
51
static bool _IsDisabled(int32 percent, int32 index,
src/apps/networkstatus/WirelessNetworkMenuItem.h
29
virtual void Highlight(bool isHighlighted);
src/apps/overlayimage/OverlayView.h
40
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/apps/overlayimage/OverlayView.h
45
bool fReplicated;
src/apps/overlayimage/OverlayWindow.h
24
virtual bool QuitRequested();
src/apps/packageinstaller/BlockingWindow.h
18
virtual bool QuitRequested();
src/apps/packageinstaller/InstalledPackageInfo.h
37
bool create = false);
src/apps/packageinstaller/InstalledPackageInfo.h
43
bool create = false);
src/apps/packageinstaller/InstalledPackageInfo.h
70
bool fIsUpToDate;
src/apps/packageinstaller/InstalledPackageInfo.h
71
bool fCreate;
src/apps/packageinstaller/PackageInfo.h
60
bool fHasImage;
src/apps/packageinstaller/PackageItem.h
100
status_t SkipAttribute(uint8* buffer, bool* attrStarted,
src/apps/packageinstaller/PackageItem.h
101
bool* done);
src/apps/packageinstaller/PackageItem.h
103
uint64 originalSize, bool* done);
src/apps/packageinstaller/PackageItem.h
144
BString& script, bool* done);
src/apps/packageinstaller/PackageItem.h
98
uint64* attrOSize, bool* attrStarted,
src/apps/packageinstaller/PackageItem.h
99
bool* done);
src/apps/packageinstaller/PackageStatus.h
42
bool Stopped();
src/apps/packageinstaller/PackageStatus.h
47
bool fIsStopped;
src/apps/packageinstaller/PackageTextViewer.h
19
bool disclaimer = false);
src/apps/packageinstaller/PackageTextViewer.h
24
void _InitView(const char *text, bool disclaimer);
src/apps/packageinstaller/PackageView.h
69
bool _ValidateFilePanelMessage(BMessage* message);
src/apps/packageinstaller/PackageView.h
79
bool fExpectingOpenPanelResult;
src/apps/packageinstaller/UninstallView.h
52
bool fWatcherRunning;
src/apps/pairs/Pairs.h
45
virtual bool QuitRequested();
src/apps/pairs/PairsWindow.h
44
bool fIsFirstClick;
src/apps/pairs/PairsWindow.h
45
bool fIsPairsActive;
src/apps/patchbay/CountEventConsumer.h
36
void Data(uchar*, size_t, bool, bigtime_t)
src/apps/patchbay/PatchView.h
47
virtual bool GetToolTipAt(BPoint point, BToolTip** tip);
src/apps/patchbay/PatchWin.h
24
bool QuitRequested();
src/apps/people/AttributeTextControl.h
27
bool HasChanged();
src/apps/people/AttributeTextControl.h
39
bool _ContainsUrl() const;
src/apps/people/PersonView.h
41
virtual void MakeFocus(bool focus = true);
src/apps/people/PersonView.h
52
bool IsSaved() const;
src/apps/people/PersonView.h
56
void SetAttribute(const char* attribute, bool update);
src/apps/people/PersonView.h
58
const char* value, bool update);
src/apps/people/PersonView.h
62
bool IsTextSelected() const;
src/apps/people/PersonView.h
73
bool fSaving;
src/apps/people/PersonWindow.h
40
virtual bool QuitRequested();
src/apps/people/PersonWindow.h
49
bool RefersPersonFile(const entry_ref& ref) const;
src/apps/people/PersonWindow.h
54
void _WatchChanges(bool doIt);
src/apps/people/PictureView.h
29
bool HasChanged();
src/apps/people/PictureView.h
42
virtual void WindowActivated(bool active);
src/apps/people/PictureView.h
43
virtual void MakeFocus(bool focused);
src/apps/people/PictureView.h
57
bool fShowingPopUpMenu;
src/apps/people/PictureView.h
61
bool fFocusChanging;
src/apps/poorman/PoorManLogger.h
20
bool needTimeHeader = true,
src/apps/poorman/PoorManLogger.h
27
bool needTimeHeader,
src/apps/poorman/PoorManLoggingView.h
21
void SetLogConsoleValue(bool state)
src/apps/poorman/PoorManLoggingView.h
29
bool LogConsoleValue()
src/apps/poorman/PoorManLoggingView.h
34
void SetLogFileValue(bool state)
src/apps/poorman/PoorManLoggingView.h
42
bool LogFileValue()
src/apps/poorman/PoorManPreferencesWindow.h
68
bool fSendDir;
src/apps/poorman/PoorManPreferencesWindow.h
70
bool flogToConsole;
src/apps/poorman/PoorManPreferencesWindow.h
71
bool fLogToFile;
src/apps/poorman/PoorManServer.h
24
bool listDir, const char* idxName);
src/apps/poorman/PoorManServer.h
30
bool IsRunning()const{return fIsRunning;}
src/apps/poorman/PoorManServer.h
34
status_t SetListDir(bool listDir);
src/apps/poorman/PoorManServer.h
40
bool fIsRunning;
src/apps/poorman/PoorManSiteView.h
21
void SetSendDirValue(bool state)
src/apps/poorman/PoorManSiteView.h
29
bool SendDirValue()
src/apps/poorman/PoorManWindow.h
100
void SetLogConsoleFlag(bool flag)
src/apps/poorman/PoorManWindow.h
105
bool LogFileFlag()
src/apps/poorman/PoorManWindow.h
110
void SetLogFileFlag(bool flag)
src/apps/poorman/PoorManWindow.h
159
bool fStatus;
src/apps/poorman/PoorManWindow.h
177
bool fDirListFlag;
src/apps/poorman/PoorManWindow.h
180
bool fLogConsoleFlag;
src/apps/poorman/PoorManWindow.h
181
bool fLogFileFlag;
src/apps/poorman/PoorManWindow.h
187
bool fIsZoomed;
src/apps/poorman/PoorManWindow.h
42
virtual bool QuitRequested();
src/apps/poorman/PoorManWindow.h
50
status_t SaveConsole(BMessage* message, bool);
src/apps/poorman/PoorManWindow.h
63
bool DirListFlag()
src/apps/poorman/PoorManWindow.h
68
void SetDirListFlag(bool flag)
src/apps/poorman/PoorManWindow.h
95
bool LogConsoleFlag()
src/apps/powerstatus/ExtendedInfoWindow.h
56
virtual void Select(bool select = true);
src/apps/powerstatus/ExtendedInfoWindow.h
59
virtual bool IsCritical();
src/apps/powerstatus/ExtendedInfoWindow.h
62
virtual void Update(bool force = false, bool notify = true);
src/apps/powerstatus/ExtendedInfoWindow.h
69
bool fSelected;
src/apps/powerstatus/PowerStatusView.h
101
bool fMessengerExist;
src/apps/powerstatus/PowerStatusView.h
103
bool fReplicated;
src/apps/powerstatus/PowerStatusView.h
26
int batteryID = -1, bool inDeskbar = false);
src/apps/powerstatus/PowerStatusView.h
30
virtual status_t Archive(BMessage* archive, bool deep = true) const;
src/apps/powerstatus/PowerStatusView.h
43
virtual void Update(bool force = false, bool notify = true);
src/apps/powerstatus/PowerStatusView.h
58
bool fShowLabel;
src/apps/powerstatus/PowerStatusView.h
59
bool fShowTime;
src/apps/powerstatus/PowerStatusView.h
60
bool fShowStatusIcon;
src/apps/powerstatus/PowerStatusView.h
63
bool fInDeskbar;
src/apps/powerstatus/PowerStatusView.h
69
bool fHasBattery;
src/apps/powerstatus/PowerStatusView.h
71
bool fHasNotifiedLowBattery;
src/apps/powerstatus/PowerStatusView.h
78
int32 resizingMode, bool inDeskbar = false);
src/apps/powerstatus/PowerStatusView.h
83
virtual status_t Archive(BMessage* archive, bool deep = true) const;
src/apps/powerstatus/PowerStatusWindow.h
20
virtual bool QuitRequested();
src/apps/processcontroller/IconMenuItem.h
17
BMessage*, bool drawText = true, bool purge = false);
src/apps/processcontroller/IconMenuItem.h
18
IconMenuItem(BBitmap*, BMenu*, bool drawText = true,
src/apps/processcontroller/IconMenuItem.h
19
bool purge = false);
src/apps/processcontroller/IconMenuItem.h
22
void Reset(BBitmap*, bool purge = false);
src/apps/processcontroller/IconMenuItem.h
25
virtual void Highlight(bool isHighlighted);
src/apps/processcontroller/IconMenuItem.h
33
bool fDrawText;
src/apps/processcontroller/IconMenuItem.h
34
bool fPurge;
src/apps/processcontroller/KernelMemoryBarMenuItem.h
18
void DrawBar(bool force);
src/apps/processcontroller/MemoryBarMenu.h
37
bool fFirstShow;
src/apps/processcontroller/MemoryBarMenuItem.h
15
BBitmap* icon, bool deleteIcon, BMessage* message);
src/apps/processcontroller/MemoryBarMenuItem.h
21
void DrawBar(bool force);
src/apps/processcontroller/MemoryBarMenuItem.h
25
void Reset(char* name, team_id team, BBitmap* icon, bool deleteIcon);
src/apps/processcontroller/NoiseBarMenuItem.h
19
void DrawBar(bool force);
src/apps/processcontroller/PCWindow.h
17
virtual bool QuitRequested();
src/apps/processcontroller/PCWindow.h
20
bool fDraggersAreDrawn;
src/apps/processcontroller/Preferences.h
15
Preferences(const char* thename, const char* thesignature = NULL, bool doSave = true);
src/apps/processcontroller/Preferences.h
16
Preferences(const entry_ref& ref, const char* thesignature = NULL, bool doSave = true);
src/apps/processcontroller/Preferences.h
24
bool ReadInt32(int32& val, const char* name);
src/apps/processcontroller/Preferences.h
26
bool ReadFloat(float& val, const char* name);
src/apps/processcontroller/Preferences.h
31
bool ReadString(BString& string, const char* name);
src/apps/processcontroller/Preferences.h
34
bool fNewPreferences;
src/apps/processcontroller/Preferences.h
35
bool fSavePreferences;
src/apps/processcontroller/ProcessController.h
23
ProcessController(BRect frame, bool temp = false);
src/apps/processcontroller/ProcessController.h
32
void DoDraw (bool force);
src/apps/processcontroller/ProcessController.h
34
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/apps/processcontroller/ProcessController.h
52
bool fTemp;
src/apps/processcontroller/ProcessController.h
79
extern bool gInDeskbar;
src/apps/processcontroller/TeamBarMenu.h
35
bool fFirstShow;
src/apps/processcontroller/TeamBarMenuItem.h
15
BBitmap* icon, bool deleteIcon);
src/apps/processcontroller/TeamBarMenuItem.h
21
void DrawBar(bool force);
src/apps/processcontroller/TeamBarMenuItem.h
24
void Reset(char* name, team_id team, BBitmap* icon, bool deleteIcon);
src/apps/processcontroller/ThreadBarMenuItem.h
19
virtual void Highlight(bool on);
src/apps/processcontroller/ThreadBarMenuItem.h
20
void DrawBar(bool force);
src/apps/processcontroller/Utilities.h
27
bool get_team_name_and_icon(info_pack& infoPack, bool icon = false);
src/apps/processcontroller/Utilities.h
28
bool launch(const char* mime, const char* path);
src/apps/processcontroller/Utilities.h
32
void make_window_visible(BWindow* window, bool mayResize = false);
src/apps/pulse/CPUButton.h
34
status_t Archive(BMessage *data, bool deep = true) const;
src/apps/pulse/CPUButton.h
43
bool fReplicant;
src/apps/pulse/CPUButton.h
46
bool fReplicantInDeskbar;
src/apps/pulse/ConfigView.h
49
bool fFirstTimeAttached;
src/apps/pulse/DeskbarPulseView.h
31
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/apps/pulse/DeskbarPulseView.h
35
void SetMode(bool normal);
src/apps/pulse/Prefs.h
20
bool Save();
src/apps/pulse/Prefs.h
27
bool normal_fade_colors;
src/apps/pulse/Prefs.h
32
bool GetInt(const char *name, int *value, int *defaultvalue);
src/apps/pulse/Prefs.h
33
bool GetBool(const char *name, bool *value, bool *defaultvalue);
src/apps/pulse/Prefs.h
34
bool GetRect(const char *name, BRect *value, BRect *defaultvalue);
src/apps/pulse/Prefs.h
35
bool PutInt(const char *name, int *value);
src/apps/pulse/Prefs.h
36
bool PutBool(const char *name, bool *value);
src/apps/pulse/Prefs.h
37
bool PutRect(const char *name, BRect *value);
src/apps/pulse/Prefs.h
44
bool fFatalError;
src/apps/pulse/PrefsWindow.h
27
virtual bool QuitRequested();
src/apps/pulse/ProgressBar.h
29
void UpdateColors(int32 color, bool fade);
src/apps/pulse/ProgressBar.h
39
void Render(bool all = false);
src/apps/pulse/PulseApp.h
38
bool fRunFromReplicant;
src/apps/pulse/PulseApp.h
39
bool fIsRunning;
src/apps/pulse/PulseApp.h
43
extern bool LastEnabledCPU(unsigned int cpu);
src/apps/pulse/PulseApp.h
45
extern bool LoadInDeskbar();
src/apps/pulse/PulseWindow.h
26
virtual bool QuitRequested();
src/apps/remotedesktop/RemoteView.h
65
bool fIsConnected;
src/apps/remotedesktop/RemoteView.h
73
bool fStopThread;
src/apps/remotedesktop/RemoteView.h
82
bool fCursorVisible;
src/apps/resedit/BitmapView.h
34
bool IsEnabled(void) const { return fEnabled; }
src/apps/resedit/BitmapView.h
35
virtual void SetEnabled(bool value);
src/apps/resedit/BitmapView.h
43
bool IsFixedSize(void) const { return fFixedSize; }
src/apps/resedit/BitmapView.h
44
void SetFixedSize(bool isfixed);
src/apps/resedit/BitmapView.h
46
bool AcceptsDrops(void) const { return fAcceptDrops; }
src/apps/resedit/BitmapView.h
47
virtual void SetAcceptDrops(bool accept);
src/apps/resedit/BitmapView.h
49
bool AcceptsPaste(void) const { return fAcceptPaste; }
src/apps/resedit/BitmapView.h
50
virtual void SetAcceptPaste(bool accept);
src/apps/resedit/BitmapView.h
52
bool ConstrainsDrops(void) const { return fConstrainDrops; }
src/apps/resedit/BitmapView.h
53
virtual void SetConstrainDrops(bool value);
src/apps/resedit/BitmapView.h
58
bool IsBitmapRemovable(void) const { return fRemovableBitmap; }
src/apps/resedit/BitmapView.h
59
void SetBitmapRemovable(bool isremovable);
src/apps/resedit/BitmapView.h
68
bool ClipboardHasBitmap(void);
src/apps/resedit/BitmapView.h
76
bool fEnabled;
src/apps/resedit/BitmapView.h
79
bool fFixedSize;
src/apps/resedit/BitmapView.h
80
bool fAcceptDrops;
src/apps/resedit/BitmapView.h
81
bool fAcceptPaste;
src/apps/resedit/BitmapView.h
82
bool fConstrainDrops;
src/apps/resedit/BitmapView.h
84
bool fRemovableBitmap;
src/apps/resedit/InlineEditor.h
22
bool QuitRequested(void);
src/apps/resedit/InlineEditor.h
25
void WindowActivated(bool active);
src/apps/resedit/InternalEditors.h
35
void EnableID(const bool &value) { fIDBox->SetEnabled(value); }
src/apps/resedit/InternalEditors.h
36
bool IsIDEnabled(void) const { return fIDBox->IsEnabled(); }
src/apps/resedit/PreviewColumn.h
19
bool AcceptsField(const BField* field) const;
src/apps/resedit/ResWindow.h
22
virtual bool QuitRequested();
src/apps/resedit/ResourceData.h
29
bool SetFromResource(const int32 &index, BResources &res);
src/apps/resedit/ResourceData.h
30
bool SetFromAttribute(const char *name, BNode &node);
src/apps/resedit/ResourceData.h
47
bool IsAttribute(void) const { return fAttr; }
src/apps/resedit/ResourceData.h
48
void SetAttribute(const bool &value) { fAttr = value; }
src/apps/resedit/ResourceData.h
58
bool fAttr;
src/apps/screenshot/Screenshot.h
33
bool fLaunchGui;
src/apps/screenshot/Screenshot.h
34
bool fSelectArea;
src/apps/screenshot/ScreenshotApp.h
32
bool fSilent;
src/apps/screenshot/ScreenshotApp.h
33
bool fClipboard;
src/apps/screenshot/ScreenshotApp.h
34
bool fLaunchWithAreaSelect;
src/apps/screenshot/ScreenshotWindow.h
35
ScreenshotWindow(const Utility& utility, bool silent,
src/apps/screenshot/ScreenshotWindow.h
36
bool clipboard);
src/apps/screenshot/ScreenshotWindow.h
44
void _NewScreenshot(bool silent = false,
src/apps/screenshot/ScreenshotWindow.h
45
bool clipboard = false,
src/apps/screenshot/ScreenshotWindow.h
46
bool ignoreDelay = false,
src/apps/screenshot/ScreenshotWindow.h
47
bool selectArea = false);
src/apps/screenshot/ScreenshotWindow.h
52
BString& label, int32 index, bool markItem,
src/apps/screenshot/ScreenshotWindow.h
58
void _ShowSettings(bool activate);
src/apps/screenshot/ScreenshotWindow.h
83
bool fIncludeBorder;
src/apps/screenshot/ScreenshotWindow.h
84
bool fIncludeCursor;
src/apps/screenshot/SelectAreaView.h
43
bool fIsCurrentlyDragging;
src/apps/screenshot/SelectAreaView.h
46
bool fResizable;
src/apps/screenshot/Utility.h
39
BBitmap* MakeScreenshot(bool includeCursor, bool includeBorder,
src/apps/serialconnect/FileSender.h
23
virtual bool BytesReceived(const uint8_t* data,
src/apps/serialconnect/FileSender.h
34
virtual bool BytesReceived(const uint8_t* data,
src/apps/serialconnect/SerialApp.h
31
bool QuitRequested();
src/apps/serialconnect/XModem.h
27
virtual bool BytesReceived(const uint8_t* data,
src/apps/serialconnect/XModem.h
43
bool fEotSent;
src/apps/serialconnect/XModem.h
44
bool fUseCRC;
src/apps/showimage/Filter.h
112
void Start(bool async = true);
src/apps/showimage/Filter.h
118
bool IsRunning() const;
src/apps/showimage/Filter.h
133
bool IsBitmapValid(BBitmap* bitmap) const;
src/apps/showimage/Filter.h
149
bool fStarted; // has Start() been called?
src/apps/showimage/Filter.h
153
volatile bool fIsRunning; // FilterThreads should process data as long as it is true
src/apps/showimage/Filter.h
155
bool fDestImageInitialized;
src/apps/showimage/Filter.h
166
bool dither);
src/apps/showimage/Filter.h
173
bool Matches(BRect rect, bool dither) const;
src/apps/showimage/Filter.h
187
bool fDither;
src/apps/showimage/Filter.h
67
bool runInCurrentThread = false);
src/apps/showimage/ImageFileNavigator.h
42
bool FirstPage();
src/apps/showimage/ImageFileNavigator.h
43
bool LastPage();
src/apps/showimage/ImageFileNavigator.h
44
bool NextPage();
src/apps/showimage/ImageFileNavigator.h
45
bool PreviousPage();
src/apps/showimage/ImageFileNavigator.h
46
bool HasNextPage();
src/apps/showimage/ImageFileNavigator.h
47
bool HasPreviousPage();
src/apps/showimage/ImageFileNavigator.h
48
bool GoToPage(int32 page);
src/apps/showimage/ImageFileNavigator.h
50
bool FirstFile();
src/apps/showimage/ImageFileNavigator.h
51
bool LastFile();
src/apps/showimage/ImageFileNavigator.h
52
bool NextFile();
src/apps/showimage/ImageFileNavigator.h
53
bool PreviousFile();
src/apps/showimage/ImageFileNavigator.h
54
bool HasNextFile();
src/apps/showimage/ImageFileNavigator.h
55
bool HasPreviousFile();
src/apps/showimage/ImageFileNavigator.h
57
bool GetNextFile(const entry_ref& ref,
src/apps/showimage/ImageFileNavigator.h
59
bool GetPreviousFile(const entry_ref& ref,
src/apps/showimage/ImageFileNavigator.h
62
bool MoveFileToTrash();
src/apps/showimage/PrintOptionsWindow.h
68
uint32 what, bool selected);
src/apps/showimage/PrintOptionsWindow.h
75
bool GetValue(BTextControl* text, float* value);
src/apps/showimage/ProgressWindow.h
30
bool center = false);
src/apps/showimage/ProgressWindow.h
36
bool fRetrievedUpdate;
src/apps/showimage/ProgressWindow.h
37
bool fRetrievedShow;
src/apps/showimage/ShowImageApp.h
36
virtual bool QuitRequested();
src/apps/showimage/ShowImageApp.h
51
bool fPulseStarted;
src/apps/showimage/ShowImageSettings.h
24
bool Lock();
src/apps/showimage/ShowImageSettings.h
27
bool GetBool(const char* name, bool defaultValue);
src/apps/showimage/ShowImageSettings.h
36
void SetBool(const char* name, bool value);
src/apps/showimage/ShowImageSettings.h
44
bool _OpenSettingsFile(BFile* file, bool forReading);
src/apps/showimage/ShowImageSettings.h
51
bool fUpdated;
src/apps/showimage/ShowImageView.h
100
void Flip(bool vertical);
src/apps/showimage/ShowImageView.h
103
void SetIcon(bool clear);
src/apps/showimage/ShowImageView.h
118
void _SetHasSelection(bool bHasSelection);
src/apps/showimage/ShowImageView.h
119
void _AnimateSelection(bool a);
src/apps/showimage/ShowImageView.h
140
bool quiet = false);
src/apps/showimage/ShowImageView.h
143
bool quiet = false);
src/apps/showimage/ShowImageView.h
144
bool _ShouldStretch() const;
src/apps/showimage/ShowImageView.h
148
bool imageSize = true);
src/apps/showimage/ShowImageView.h
149
bool _AddSupportedTypes(BMessage* message,
src/apps/showimage/ShowImageView.h
155
bool _OutputFormatForType(BBitmap* bitmap,
src/apps/showimage/ShowImageView.h
160
void _UpdateSelectionRect(BPoint point, bool final);
src/apps/showimage/ShowImageView.h
169
bool absolute);
src/apps/showimage/ShowImageView.h
171
bool absolute);
src/apps/showimage/ShowImageView.h
176
void _SettingsSetBool(const char* name, bool value);
src/apps/showimage/ShowImageView.h
177
void _SetIcon(bool clear, icon_size which);
src/apps/showimage/ShowImageView.h
181
void _ShowToolBarIfEnabled(bool show);
src/apps/showimage/ShowImageView.h
193
bool fScaleBilinear;
src/apps/showimage/ShowImageView.h
197
bool fStretchToBounds;
src/apps/showimage/ShowImageView.h
198
bool fForceOriginalSize;
src/apps/showimage/ShowImageView.h
199
bool fHideCursor;
src/apps/showimage/ShowImageView.h
200
bool fScrollingBitmap;
src/apps/showimage/ShowImageView.h
201
bool fCreatingSelection;
src/apps/showimage/ShowImageView.h
204
bool fSelectionMode;
src/apps/showimage/ShowImageView.h
205
bool fAnimateSelection;
src/apps/showimage/ShowImageView.h
206
bool fHasSelection;
src/apps/showimage/ShowImageView.h
212
bool fShowCaption;
src/apps/showimage/ShowImageView.h
218
bool fShowingPopUpMenu;
src/apps/showimage/ShowImageView.h
225
bool fIsActiveWin;
src/apps/showimage/ShowImageView.h
48
virtual void WindowActivated(bool active);
src/apps/showimage/ShowImageView.h
68
void SetScaleBilinear(bool b);
src/apps/showimage/ShowImageView.h
69
bool ScaleBilinear() { return fScaleBilinear; }
src/apps/showimage/ShowImageView.h
70
void SetShowCaption(bool show);
src/apps/showimage/ShowImageView.h
71
void SetStretchToBounds(bool enable);
src/apps/showimage/ShowImageView.h
72
bool StretchesToBounds() const
src/apps/showimage/ShowImageView.h
74
void SetHideIdlingCursor(bool hide);
src/apps/showimage/ShowImageView.h
80
void SetSelectionMode(bool selectionMode);
src/apps/showimage/ShowImageView.h
81
bool IsSelectionModeEnabled() const
src/apps/showimage/ShowImageView.h
89
void ForceOriginalSize(bool force)
src/apps/showimage/ShowImageWindow.h
102
bool _PageSetup();
src/apps/showimage/ShowImageWindow.h
115
void _SetToolBarVisible(bool visible,
src/apps/showimage/ShowImageWindow.h
116
bool animate = false);
src/apps/showimage/ShowImageWindow.h
117
void _SetToolBarBorder(bool visible);
src/apps/showimage/ShowImageWindow.h
133
bool fToolBarVisible;
src/apps/showimage/ShowImageWindow.h
139
bool fModified;
src/apps/showimage/ShowImageWindow.h
140
bool fFullScreen;
src/apps/showimage/ShowImageWindow.h
141
bool fShowCaption;
src/apps/showimage/ShowImageWindow.h
142
bool fShowToolBar;
src/apps/showimage/ShowImageWindow.h
67
virtual bool QuitRequested();
src/apps/showimage/ShowImageWindow.h
72
void _BuildViewMenu(BMenu* menu, bool popupMenu);
src/apps/showimage/ShowImageWindow.h
79
bool enabled = true);
src/apps/showimage/ShowImageWindow.h
83
bool _ToggleMenuItem(uint32 what);
src/apps/showimage/ShowImageWindow.h
85
bool enable);
src/apps/showimage/ShowImageWindow.h
87
bool marked);
src/apps/showimage/ShowImageWindow.h
96
bool _ClosePrompt();
src/apps/showimage/ShowImageWindow.h
97
status_t _LoadImage(bool forward = true);
src/apps/showimage/ShowImageWindow.h
98
bool _PreloadImage(bool forward, entry_ref& ref);
src/apps/softwareupdater/CheckAction.h
17
CheckAction(bool verbose);
src/apps/softwareupdater/CheckManager.h
35
bool verbose);
src/apps/softwareupdater/CheckManager.h
45
virtual void ConfirmChanges(bool fromMostSpecific);
src/apps/softwareupdater/CheckManager.h
73
bool fVerbose;
src/apps/softwareupdater/SoftwareUpdaterApp.h
22
virtual bool QuitRequested();
src/apps/softwareupdater/SoftwareUpdaterApp.h
30
bool fFinalQuitFlag;
src/apps/softwareupdater/SoftwareUpdaterApp.h
32
bool fVerbose;
src/apps/softwareupdater/SoftwareUpdaterApp.h
33
bool fArgvsAccepted;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
105
bool fDrawBarFlag;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
116
bool expand);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
128
void SetMoreDetails(bool showMore);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
137
bool fShowMoreDetails;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
146
bool QuitRequested();
src/apps/softwareupdater/SoftwareUpdaterWindow.h
151
bool ConfirmUpdates();
src/apps/softwareupdater/SoftwareUpdaterWindow.h
154
bool UserCancelRequested();
src/apps/softwareupdater/SoftwareUpdaterWindow.h
198
bool fWaitingForButton;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
200
bool fUpdateConfirmed;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
201
bool fUserCancelRequested;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
208
bool fSaveFrameChanges;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
42
virtual void DrawItem(BView*, BRect, bool);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
44
float GetPackageItemHeight(bool showMoreDetails);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
45
BBitmap* GetIcon(bool showMoreDetails);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
46
float GetIconSize(bool showMoreDetails);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
47
void SetDetailLevel(bool showMoreDetails);
src/apps/softwareupdater/SoftwareUpdaterWindow.h
48
bool GetDetailLevel() { return fShowMoreDetails; };
src/apps/softwareupdater/SoftwareUpdaterWindow.h
59
bool fShowMoreDetails;
src/apps/softwareupdater/SoftwareUpdaterWindow.h
77
virtual void DrawItem(BView*, BRect, bool);
src/apps/softwareupdater/UpdateAction.h
17
UpdateAction(bool verbose);
src/apps/softwareupdater/UpdateAction.h
23
bool fVerbose;
src/apps/softwareupdater/UpdateManager.h
34
bool verbose);
src/apps/softwareupdater/UpdateManager.h
47
virtual void ConfirmChanges(bool fromMostSpecific);
src/apps/softwareupdater/UpdateManager.h
95
bool fChangesConfirmed;
src/apps/softwareupdater/UpdateManager.h
96
bool fNewDownloadStarted;
src/apps/softwareupdater/UpdateManager.h
99
bool fVerbose;
src/apps/softwareupdater/WorkingLooper.h
24
WorkingLooper(update_type action, bool verbose);
src/apps/softwareupdater/WorkingLooper.h
32
bool fVerbose;
src/apps/soundrecorder/DrawButton.h
25
bool ButtonState() { return fButtonState; };
src/apps/soundrecorder/DrawButton.h
30
bool fButtonState;
src/apps/soundrecorder/DrawingTidbits.h
15
bool operator==(const rgb_color &, const rgb_color &);
src/apps/soundrecorder/DrawingTidbits.h
16
bool operator!=(const rgb_color &, const rgb_color &);
src/apps/soundrecorder/RecorderWindow.h
135
bool fLooping;
src/apps/soundrecorder/RecorderWindow.h
165
status_t UpdatePlayFile(SoundListItem *item, bool updateDisplay = false);
src/apps/soundrecorder/RecorderWindow.h
52
virtual bool QuitRequested();
src/apps/soundrecorder/RecorderWindow.h
74
void AddSoundItem(const BEntry& entry, bool temp = false);
src/apps/soundrecorder/RecorderWindow.h
95
bool fRecording;
src/apps/soundrecorder/RecorderWindow.h
96
bool fExternalConnection;
src/apps/soundrecorder/ScopeView.h
27
void SetTotalTime(bigtime_t timestamp, bool reset);
src/apps/soundrecorder/ScopeView.h
45
bool fIsRendering;
src/apps/soundrecorder/SoundListView.h
27
SoundListItem(const BEntry & entry, bool isTemp);
src/apps/soundrecorder/SoundListView.h
31
bool IsTemp() { return fIsTemp; }
src/apps/soundrecorder/SoundListView.h
32
void SetTemp(bool isTemp) { fIsTemp = isTemp; }
src/apps/soundrecorder/SoundListView.h
35
bool fIsTemp;
src/apps/soundrecorder/TrackSlider.h
41
void SetMainTime(bigtime_t timestamp, bool reset);
src/apps/soundrecorder/TrackSlider.h
42
void SetTotalTime(bigtime_t timestamp, bool reset);
src/apps/soundrecorder/TrackSlider.h
49
void _DrawCounter(bigtime_t timestamp, float position, bool isTracking);
src/apps/soundrecorder/TrackSlider.h
62
bool fLeftTracking;
src/apps/soundrecorder/TrackSlider.h
63
bool fRightTracking;
src/apps/soundrecorder/TrackSlider.h
64
bool fMainTracking;
src/apps/soundrecorder/TransportButton.h
46
virtual void SetEnabled(bool);
src/apps/soundrecorder/TransportButton.h
61
virtual void WindowActivated(bool);
src/apps/soundrecorder/TransportButton.h
98
bool mouseDown;
src/apps/soundrecorder/TransportButton.h
99
bool keyDown;
src/apps/soundrecorder/VUView.h
37
bool fQuitting;
src/apps/stylededit/FindWindow.h
24
BString* searchString, bool caseState,
src/apps/stylededit/FindWindow.h
25
bool wrapState, bool backState);
src/apps/stylededit/FindWindow.h
29
virtual bool QuitRequested();
src/apps/stylededit/ReplaceWindow.h
28
bool caseState, bool wrapState, bool backState);
src/apps/stylededit/ReplaceWindow.h
32
virtual bool QuitRequested();
src/apps/stylededit/ReplaceWindow.h
49
bool fUIchange;
src/apps/stylededit/StatusView.h
50
bool fReadOnly;
src/apps/stylededit/StatusView.h
51
bool fCanUnlock;
src/apps/stylededit/StyledEditApp.h
52
bool fBadArguments;
src/apps/stylededit/StyledEditView.h
37
void SetSuppressChanges(bool suppressChanges);
src/apps/stylededit/StyledEditView.h
49
bool fSuppressChanges;
src/apps/stylededit/StyledEditWindow.h
102
bool removed);
src/apps/stylededit/StyledEditWindow.h
103
void _SwitchNodeMonitor(bool on,
src/apps/stylededit/StyledEditWindow.h
145
bool fUndoFlag; // we just did an undo action
src/apps/stylededit/StyledEditWindow.h
146
bool fCanUndo; // we can do an undo action next
src/apps/stylededit/StyledEditWindow.h
147
bool fRedoFlag; // we just did a redo action
src/apps/stylededit/StyledEditWindow.h
148
bool fCanRedo; // we can do a redo action next
src/apps/stylededit/StyledEditWindow.h
151
bool fUndoCleans;
src/apps/stylededit/StyledEditWindow.h
153
bool fRedoCleans;
src/apps/stylededit/StyledEditWindow.h
155
bool fClean; // we are in a clean state
src/apps/stylededit/StyledEditWindow.h
157
bool fCaseSensitive;
src/apps/stylededit/StyledEditWindow.h
158
bool fWrapAround;
src/apps/stylededit/StyledEditWindow.h
159
bool fBackSearch;
src/apps/stylededit/StyledEditWindow.h
170
bool fNagOnNodeChange;
src/apps/stylededit/StyledEditWindow.h
40
virtual bool QuitRequested();
src/apps/stylededit/StyledEditWindow.h
50
bool caseSensitive);
src/apps/stylededit/StyledEditWindow.h
51
bool IsDocumentEntryRef(const entry_ref* ref);
src/apps/stylededit/StyledEditWindow.h
62
bool _Search(BString searchFor, bool caseSensitive,
src/apps/stylededit/StyledEditWindow.h
63
bool wrap, bool backSearch,
src/apps/stylededit/StyledEditWindow.h
64
bool scrollToOccurence = true);
src/apps/stylededit/StyledEditWindow.h
66
bool _Replace(BString findThis, BString replaceWith,
src/apps/stylededit/StyledEditWindow.h
67
bool caseSensitive, bool wrap,
src/apps/stylededit/StyledEditWindow.h
68
bool backSearch);
src/apps/stylededit/StyledEditWindow.h
70
bool caseSensitive);
src/apps/stylededit/StyledEditWindow.h
76
void _SetReadOnly(bool editable);
src/apps/sudoku/ProgressWindow.h
30
bool fRetrievedUpdate;
src/apps/sudoku/ProgressWindow.h
31
bool fRetrievedShow;
src/apps/sudoku/SudokuField.h
27
virtual status_t Archive(BMessage* archive, bool deep) const;
src/apps/sudoku/SudokuField.h
34
bool IsSolved() const;
src/apps/sudoku/SudokuField.h
35
bool IsEmpty() const;
src/apps/sudoku/SudokuField.h
36
bool IsValueCompleted(uint32 value) const;
src/apps/sudoku/SudokuField.h
44
bool HasHint(uint32 x, uint32 y, uint32 value) const;
src/apps/sudoku/SudokuField.h
49
bool IsValid(uint32 x, uint32 y, uint32 value) const;
src/apps/sudoku/SudokuField.h
53
bool IsInitialValue(uint32 x, uint32 y) const;
src/apps/sudoku/SudokuField.h
56
bool setSolved = false);
src/apps/sudoku/SudokuField.h
71
bool _ValidValueAt(uint32 x, uint32 y) const;
src/apps/sudoku/SudokuField.h
73
bool setSolved);
src/apps/sudoku/SudokuField.h
75
bool setSolved);
src/apps/sudoku/SudokuGenerator.h
23
BMessenger progress, volatile bool *quit);
src/apps/sudoku/SudokuGenerator.h
27
bool _HasOnlyOneSolution(SudokuField& field);
src/apps/sudoku/SudokuView.h
102
bool invalidateHint = false,
src/apps/sudoku/SudokuView.h
107
bool _GetHintFieldFor(BPoint where, uint32 x,
src/apps/sudoku/SudokuView.h
109
bool _GetFieldFor(BPoint where, uint32& x,
src/apps/sudoku/SudokuView.h
122
bool _GetSolutions(SudokuSolver& solver);
src/apps/sudoku/SudokuView.h
149
bool fLastHintValueSet;
src/apps/sudoku/SudokuView.h
155
bool fShowKeyboardFocus;
src/apps/sudoku/SudokuView.h
156
bool fShowCursor;
src/apps/sudoku/SudokuView.h
157
bool fEditable;
src/apps/sudoku/SudokuView.h
43
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/apps/sudoku/SudokuView.h
66
void SetEditable(bool editable);
src/apps/sudoku/SudokuView.h
67
bool Editable() const { return fEditable; }
src/apps/sudoku/SudokuView.h
69
bool CanUndo() { return !fUndos.IsEmpty(); }
src/apps/sudoku/SudokuView.h
70
bool CanRedo() { return !fRedos.IsEmpty(); }
src/apps/sudoku/SudokuView.h
92
uint32& out, bool& ignore);
src/apps/sudoku/SudokuView.h
95
bool _ValidCharacter(char c);
src/apps/sudoku/SudokuWindow.h
27
virtual bool QuitRequested();
src/apps/switcher/GroupListView.h
35
bool selected) = 0;
src/apps/switcher/LaunchButton.h
47
void SetTo(const char* appSig, bool updateIcon);
src/apps/switcher/LaunchButton.h
59
static void SetIgnoreDoubleClick(bool refuse);
src/apps/switcher/LaunchButton.h
60
static bool IgnoreDoubleClick()
src/apps/switcher/LaunchButton.h
76
bool fAnticipatingDrop;
src/apps/switcher/LaunchButton.h
83
static bool sIgnoreDoubleClick;
src/apps/terminal/ActiveProcessInfo.h
21
bool IsValid() const { return fID >= 0; }
src/apps/terminal/Arguments.h
28
bool StandardShell() const { return fStandardShell; }
src/apps/terminal/Arguments.h
29
bool FullScreen() const { return fFullScreen; }
src/apps/terminal/Arguments.h
30
bool UsageRequested() const { return fUsageRequested; }
src/apps/terminal/Arguments.h
36
bool fUsageRequested;
src/apps/terminal/Arguments.h
38
bool fStandardShell;
src/apps/terminal/Arguments.h
39
bool fFullScreen;
src/apps/terminal/BasicTerminalBuffer.h
103
bool FindWord(const TermPos& pos,
src/apps/terminal/BasicTerminalBuffer.h
105
bool findNonWords, TermPos& start,
src/apps/terminal/BasicTerminalBuffer.h
110
bool PreviousLinePos(TermPos& pos) const;
src/apps/terminal/BasicTerminalBuffer.h
111
bool NextLinePos(TermPos& pos, bool normalize) const;
src/apps/terminal/BasicTerminalBuffer.h
118
bool Find(const char* pattern, const TermPos& start,
src/apps/terminal/BasicTerminalBuffer.h
119
bool forward, bool caseSensitive,
src/apps/terminal/BasicTerminalBuffer.h
120
bool matchWord, TermPos& matchStart,
src/apps/terminal/BasicTerminalBuffer.h
176
void SetOriginMode(bool enabled);
src/apps/terminal/BasicTerminalBuffer.h
193
void _SetCursor(int32 x, int32 y, bool absolute);
src/apps/terminal/BasicTerminalBuffer.h
217
bool _PreviousChar(TermPos& pos, UTF8Char& c) const;
src/apps/terminal/BasicTerminalBuffer.h
218
bool _NextChar(TermPos& pos, UTF8Char& c) const;
src/apps/terminal/BasicTerminalBuffer.h
220
bool _PreviousLinePos(TerminalLine* lineBuffer,
src/apps/terminal/BasicTerminalBuffer.h
222
bool _NormalizeLinePos(TerminalLine* lineBuffer,
src/apps/terminal/BasicTerminalBuffer.h
244
bool fSoftWrappedCursor;
src/apps/terminal/BasicTerminalBuffer.h
246
bool fOverwriteMode; // false for insert
src/apps/terminal/BasicTerminalBuffer.h
247
bool fAlternateScreenActive;
src/apps/terminal/BasicTerminalBuffer.h
248
bool fOriginMode;
src/apps/terminal/BasicTerminalBuffer.h
249
bool fSavedOriginMode;
src/apps/terminal/BasicTerminalBuffer.h
250
bool* fTabStops;
src/apps/terminal/BasicTerminalBuffer.h
30
bool invalidateAll;
src/apps/terminal/BasicTerminalBuffer.h
31
bool messageSent; // listener has been notified
src/apps/terminal/BasicTerminalBuffer.h
33
bool IsDirtyRegionValid() const
src/apps/terminal/BasicTerminalBuffer.h
75
bool IsAlternateScreenActive() const
src/apps/terminal/BasicTerminalBuffer.h
84
void Clear(bool resetCursor);
src/apps/terminal/BasicTerminalBuffer.h
91
bool IsFullWidthChar(int32 row, int32 column) const;
src/apps/terminal/Colors.h
26
bool operator==(const ansi_color_scheme& color);
src/apps/terminal/Colors.h
39
bool operator==(const color_scheme& color);
src/apps/terminal/FindWindow.h
28
bool findSelection, bool matchWord,
src/apps/terminal/FindWindow.h
29
bool matchCase, bool forwardSearch);
src/apps/terminal/Globals.h
16
bool IsFontUsable(const BFont& font);
src/apps/terminal/HyperLink.h
29
bool IsValid() const { return !fAddress.IsEmpty(); }
src/apps/terminal/InlineInput.h
27
bool IsActive() const;
src/apps/terminal/InlineInput.h
28
void SetActive(bool active);
src/apps/terminal/InlineInput.h
36
bool AddClause(int32, int32);
src/apps/terminal/InlineInput.h
37
bool GetClause(int32 index, int32 *start, int32 *end) const;
src/apps/terminal/InlineInput.h
46
bool fActive;
src/apps/terminal/PatternEvaluator.h
27
virtual bool MapPlaceholder(char placeholder,
src/apps/terminal/PatternEvaluator.h
28
int64 number, bool numberGiven,
src/apps/terminal/PrefHandler.h
48
PrefHandler(bool loadSettings = true);
src/apps/terminal/PrefHandler.h
63
bool getBool(const char *key);
src/apps/terminal/PrefHandler.h
70
void setBool(const char *key, bool data);
src/apps/terminal/PrefHandler.h
73
bool IsEmpty() const;
src/apps/terminal/PrefHandler.h
84
static bool _LoadThemesFromDirectory(const BString &directory);
src/apps/terminal/PrefWindow.h
38
virtual bool QuitRequested();
src/apps/terminal/PrefWindow.h
58
bool fDirty;
src/apps/terminal/SetTitleDialog.h
26
void Go(const BString& title, bool titleUserDefined,
src/apps/terminal/SetTitleDialog.h
41
bool fOldTitleUserDefined;
src/apps/terminal/SetTitleDialog.h
42
bool fTitleUserDefined;
src/apps/terminal/SetTitleDialog.h
53
bool titleUserDefined) = 0;
src/apps/terminal/Shell.h
57
bool HasActiveProcesses() const;
src/apps/terminal/Shell.h
58
bool GetActiveProcessInfo(
src/apps/terminal/Shell.h
73
bool fAttached;
src/apps/terminal/ShellInfo.h
22
bool IsDefaultShell() const
src/apps/terminal/ShellInfo.h
24
void SetDefaultShell(bool isDefault)
src/apps/terminal/ShellInfo.h
35
bool fIsDefaultShell;
src/apps/terminal/TermApp.h
40
virtual bool QuitRequested();
src/apps/terminal/TermApp.h
57
bool fTerminating;
src/apps/terminal/TermParse.h
86
bool fQuitting;
src/apps/terminal/TermPos.h
25
inline bool operator==(const TermPos& other) const
src/apps/terminal/TermPos.h
30
inline bool operator!=(const TermPos& other) const
src/apps/terminal/TermPos.h
35
inline bool operator<=(const TermPos& other) const
src/apps/terminal/TermPos.h
40
inline bool operator>=(const TermPos& other) const
src/apps/terminal/TermPos.h
45
inline bool operator<(const TermPos& other) const
src/apps/terminal/TermPos.h
50
inline bool operator>(const TermPos& other) const
src/apps/terminal/TermScrollView.h
14
BView* target, bool overlapTop,
src/apps/terminal/TermView.h
108
void SetUseOptionAsMetaKey(bool enable);
src/apps/terminal/TermView.h
116
void SwitchCursorBlinking(bool blinkingOn);
src/apps/terminal/TermView.h
127
bool Find(const BString& str, bool forwardSearch,
src/apps/terminal/TermView.h
128
bool matchCase, bool matchWord);
src/apps/terminal/TermView.h
131
bool CheckShellGone() const;
src/apps/terminal/TermView.h
144
virtual void WindowActivated(bool active);
src/apps/terminal/TermView.h
145
virtual void MakeFocus(bool focusState = true);
src/apps/terminal/TermView.h
213
Highlight* highlight, bool cursor,
src/apps/terminal/TermView.h
219
bool _IsCursorVisible() const;
src/apps/terminal/TermView.h
221
void _ActivateCursor(bool invalidate);
src/apps/terminal/TermView.h
239
bool inclusive, bool setInitialSelection);
src/apps/terminal/TermView.h
240
void _ExtendSelection(TermPos, bool inclusive,
src/apps/terminal/TermView.h
241
bool useInitialSelection);
src/apps/terminal/TermView.h
243
bool _HasSelection() const;
src/apps/terminal/TermView.h
244
void _SelectWord(BPoint where, bool extend,
src/apps/terminal/TermView.h
245
bool useInitialSelection);
src/apps/terminal/TermView.h
246
void _SelectLine(BPoint where, bool extend,
src/apps/terminal/TermView.h
247
bool useInitialSelection);
src/apps/terminal/TermView.h
251
bool _ClearHighlight(Highlight* highlight);
src/apps/terminal/TermView.h
259
void _ScrollTo(float y, bool scrollGfx);
src/apps/terminal/TermView.h
263
int32 x, int32 y, bool motion,
src/apps/terminal/TermView.h
264
bool upEvent = false);
src/apps/terminal/TermView.h
293
bool fEmulateBold;
src/apps/terminal/TermView.h
294
bool fAllowBold;
src/apps/terminal/TermView.h
297
bool fFrameResized;
src/apps/terminal/TermView.h
312
bool fActive;
src/apps/terminal/TermView.h
317
bool fVisibleTextBufferChanged;
src/apps/terminal/TermView.h
340
bool fConsiderClockedSync;
src/apps/terminal/TermView.h
355
bool fUseOptionAsMetaKey;
src/apps/terminal/TermView.h
67
virtual status_t Archive(BMessage* data, bool deep = true) const;
src/apps/terminal/TermView.h
71
bool IsShellBusy() const;
src/apps/terminal/TermView.h
72
bool GetActiveProcessInfo(
src/apps/terminal/TermView.h
74
bool GetShellInfo(ShellInfo& _info) const;
src/apps/terminal/TermView.h
87
bool notifyShell);
src/apps/terminal/TermView.h
89
bool notifyShell = false);
src/apps/terminal/TermView.h
97
bool dynamic = false);
src/apps/terminal/TermViewHighlight.h
54
bool IsEmpty() const
src/apps/terminal/TermViewHighlight.h
59
bool RangeContains(const TermPos& pos) const
src/apps/terminal/TermViewStates.h
101
bool fCheckMouseTracking;
src/apps/terminal/TermViewStates.h
102
bool fMouseTracking;
src/apps/terminal/TermViewStates.h
122
virtual void WindowActivated(bool active);
src/apps/terminal/TermViewStates.h
139
bool _GetHyperLinkAt(BPoint where,
src/apps/terminal/TermViewStates.h
140
bool pathPrefixOnly, HyperLink& _link,
src/apps/terminal/TermViewStates.h
142
bool _EntryExists(const BString& path,
src/apps/terminal/TermViewStates.h
156
bool fHighlightActive;
src/apps/terminal/TermViewStates.h
168
virtual bool MessageReceived(BMessage* message);
src/apps/terminal/TermViewStates.h
30
virtual bool MessageReceived(BMessage* message);
src/apps/terminal/TermViewStates.h
43
virtual void WindowActivated(bool active);
src/apps/terminal/TermViewStates.h
57
bool _StandardMouseMoved(BPoint where,
src/apps/terminal/TermViewStates.h
77
virtual void WindowActivated(bool active);
src/apps/terminal/TermViewStates.h
80
bool _CheckEnterHyperLinkState(int32 modifiers);
src/apps/terminal/TermViewStates.h
90
virtual bool MessageReceived(BMessage* message);
src/apps/terminal/TermWindow.h
103
bool titleUserDefined);
src/apps/terminal/TermWindow.h
113
bool patternUserDefined;
src/apps/terminal/TermWindow.h
121
bool IsValid() const { return fID >= 0; }
src/apps/terminal/TermWindow.h
126
bool operator==(const SessionID& other) const
src/apps/terminal/TermWindow.h
128
bool operator!=(const SessionID& other) const
src/apps/terminal/TermWindow.h
161
bool move);
src/apps/terminal/TermWindow.h
163
bool _CanClose(int32 index);
src/apps/terminal/TermWindow.h
229
bool fFindSelection;
src/apps/terminal/TermWindow.h
230
bool fForwardSearch;
src/apps/terminal/TermWindow.h
231
bool fMatchCase;
src/apps/terminal/TermWindow.h
232
bool fMatchWord;
src/apps/terminal/TermWindow.h
234
bool fFullScreen;
src/apps/terminal/TermWindow.h
70
virtual bool QuitRequested();
src/apps/terminal/TermWindow.h
72
virtual void WindowActivated(bool activated);
src/apps/terminal/TermWindow.h
79
bool state);
src/apps/terminal/TermWindow.h
80
virtual void Minimize(bool minimize);
src/apps/terminal/TerminalBuffer.h
41
int32 count = 1, bool dynamic = false);
src/apps/terminal/TerminalBuffer.h
43
int32 count = 1, bool dynamic = false);
src/apps/terminal/TerminalBuffer.h
57
void UseAlternateScreenBuffer(bool clear);
src/apps/terminal/TerminalBuffer.h
60
bool IsMode(uint32 mode) const;
src/apps/terminal/TerminalBuffer.h
65
bool GetHyperLink(uint32 ref, HyperLink& _link);
src/apps/terminal/TerminalBuffer.h
84
bool fListenerValid;
src/apps/terminal/TerminalLine.h
188
inline bool
src/apps/terminal/TerminalLine.h
199
inline bool
src/apps/terminal/TerminalLine.h
216
inline bool
src/apps/terminal/TerminalLine.h
230
bool softBreak; // soft line break
src/apps/terminal/TerminalLine.h
266
bool softBreak : 1; // soft line break;
src/apps/terminal/TerminalLine.h
41
inline bool IsWidth() const { return (state & A_WIDTH) == A_WIDTH; }
src/apps/terminal/TerminalLine.h
42
inline bool IsBold() const { return (state & BOLD) == BOLD; }
src/apps/terminal/TerminalLine.h
43
inline bool IsUnder() const { return (state & UNDERLINE) == UNDERLINE; }
src/apps/terminal/TerminalLine.h
44
inline bool IsInverse() const { return (state & INVERSE) == INVERSE; }
src/apps/terminal/TerminalLine.h
45
inline bool IsOver() const { return (state & OVERLINE) == OVERLINE; }
src/apps/terminal/TerminalLine.h
46
inline bool IsHidden() const { return (state & HIDDEN) == HIDDEN; }
src/apps/terminal/TerminalLine.h
47
inline bool IsMouse() const { return (state & MOUSE) == MOUSE; }
src/apps/terminal/TerminalLine.h
48
inline bool IsForeSet() const { return (state & FORESET) == FORESET; }
src/apps/terminal/TerminalLine.h
49
inline bool IsBackSet() const { return (state & BACKSET) == BACKSET; }
src/apps/terminal/TerminalLine.h
50
inline bool IsUnderSet() const { return (state & UNDERSET) == UNDERSET; }
src/apps/terminal/TerminalLine.h
51
inline bool IsFont() const { return (state & FONT) == FONT; }
src/apps/terminal/TerminalLine.h
52
inline bool IsCR() const { return (state & DUMPCR) == DUMPCR; }
src/apps/terminal/TerminalRoster.h
100
bool fInfosUpdated;
src/apps/terminal/TerminalRoster.h
36
bool minimized;
src/apps/terminal/TerminalRoster.h
44
bool operator==(const Info& other) const;
src/apps/terminal/TerminalRoster.h
45
bool operator!=(const Info& other) const
src/apps/terminal/TerminalRoster.h
52
bool Lock();
src/apps/terminal/TerminalRoster.h
57
bool IsRegistered() const
src/apps/terminal/TerminalRoster.h
62
void SetWindowInfo(bool minimized,
src/apps/terminal/TerminalRoster.h
82
status_t _UpdateInfos(bool checkApps);
src/apps/terminal/TerminalRoster.h
91
bool _TeamIsRunning(team_id teamID);
src/apps/terminal/ThemeView.h
51
virtual void WindowActivated(bool active);
src/apps/terminal/ThemeWindow.h
29
virtual bool QuitRequested();
src/apps/terminal/ThemeWindow.h
45
bool fDirty;
src/apps/terminal/TitlePlaceholderMapper.h
22
virtual bool MapPlaceholder(char placeholder,
src/apps/terminal/TitlePlaceholderMapper.h
23
int64 number, bool numberGiven,
src/apps/terminal/TitlePlaceholderMapper.h
39
virtual bool MapPlaceholder(char placeholder,
src/apps/terminal/TitlePlaceholderMapper.h
40
int64 number, bool numberGiven,
src/apps/terminal/TitlePlaceholderMapper.h
56
virtual bool MapPlaceholder(char placeholder,
src/apps/terminal/TitlePlaceholderMapper.h
57
int64 number, bool numberGiven,
src/apps/terminal/UTF8Char.h
102
bool equals = bytes[0] == other.bytes[0];
src/apps/terminal/UTF8Char.h
114
bool operator!=(const UTF8Char& other) const
src/apps/terminal/UTF8Char.h
66
bool IsFullWidth() const
src/apps/terminal/UTF8Char.h
78
bool IsSpace() const
src/apps/terminal/UTF8Char.h
83
bool IsAlNum() const
src/apps/terminal/UTF8Char.h
99
bool operator==(const UTF8Char& other) const
src/apps/text_search/ChangesIterator.h
22
virtual bool IsValid() const;
src/apps/text_search/ChangesIterator.h
23
virtual bool GetNextName(char* buffer);
src/apps/text_search/ChangesIterator.h
24
virtual bool NotifyNegatives() const;
src/apps/text_search/ChangesIterator.h
31
bool IsEmpty() const;
src/apps/text_search/ChangesIterator.h
45
bool fRecurseDirs : 1;
src/apps/text_search/ChangesIterator.h
46
bool fRecurseLinks : 1;
src/apps/text_search/ChangesIterator.h
47
bool fSkipDotDirs : 1;
src/apps/text_search/ChangesIterator.h
48
bool fTextOnly : 1;
src/apps/text_search/FileIterator.h
18
virtual bool IsValid() const = 0;
src/apps/text_search/FileIterator.h
21
virtual bool GetNextName(char* buffer) = 0;
src/apps/text_search/FileIterator.h
24
virtual bool NotifyNegatives() const = 0;
src/apps/text_search/FileIterator.h
28
bool _ExamineFile(BEntry& entry, char* buffer,
src/apps/text_search/FileIterator.h
29
bool textFilesOnly);
src/apps/text_search/GrepApp.h
25
bool fGotArgvOnStartup;
src/apps/text_search/GrepApp.h
26
bool fGotRefsOnStartup;
src/apps/text_search/GrepListView.h
33
bool completeItem);
src/apps/text_search/GrepWindow.h
80
bool _OpenInEditor(const entry_ref& ref, int32 lineNum);
src/apps/text_search/GrepWindow.h
83
bool _AreAllFoldersOpenInTracker(BList* folderList);
src/apps/text_search/Grepper.h
21
bool IsValid() const;
src/apps/text_search/Grepper.h
40
bool _EscapeSpecialChars(char* buffer,
src/apps/text_search/Grepper.h
50
bool fRegularExpression : 1;
src/apps/text_search/Grepper.h
51
bool fCaseSensitive : 1;
src/apps/text_search/Grepper.h
52
bool fTextOnly : 1;
src/apps/text_search/Grepper.h
64
volatile bool fMustQuit;
src/apps/text_search/InitialIterator.h
32
virtual bool IsValid() const;
src/apps/text_search/InitialIterator.h
33
virtual bool GetNextName(char* buffer);
src/apps/text_search/InitialIterator.h
34
virtual bool NotifyNegatives() const;
src/apps/text_search/InitialIterator.h
37
bool GetTopEntry(BEntry& entry);
src/apps/text_search/InitialIterator.h
40
bool FollowSubdir(BEntry& entry) const;
src/apps/text_search/InitialIterator.h
44
bool _GetNextEntry(BEntry& entry);
src/apps/text_search/InitialIterator.h
47
bool _GetSubEntry(BEntry& entry);
src/apps/text_search/InitialIterator.h
65
bool fRecurseDirs : 1;
src/apps/text_search/InitialIterator.h
66
bool fRecurseLinks : 1;
src/apps/text_search/InitialIterator.h
67
bool fSkipDotDirs : 1;
src/apps/text_search/InitialIterator.h
68
bool fTextOnly : 1;
src/apps/text_search/Model.h
101
bool fTextOnly;
src/apps/text_search/Model.h
104
bool fInvokeEditor;
src/apps/text_search/Model.h
116
bool fShowLines;
src/apps/text_search/Model.h
122
bool _LoadHistory(BList& items) const;
src/apps/text_search/Model.h
86
bool fRecurseDirs;
src/apps/text_search/Model.h
89
bool fRecurseLinks;
src/apps/text_search/Model.h
92
bool fSkipDotDirs;
src/apps/text_search/Model.h
95
bool fCaseSensitive;
src/apps/text_search/Model.h
98
bool fRegularExpression;
src/apps/tv/Controller.h
48
bool IsInterfaceAvailable(int i);
src/apps/tv/Controller.h
70
bool fConnected;
src/apps/tv/DeviceRoster.h
41
bool IsRawAudioOutputFree(int i);
src/apps/tv/DeviceRoster.h
42
bool IsEncAudioOutputFree(int i);
src/apps/tv/DeviceRoster.h
43
bool IsRawVideoOutputFree(int i);
src/apps/tv/DeviceRoster.h
44
bool IsEncVideoOutputFree(int i);
src/apps/tv/MainWin.h
106
bool fMouseDownTracking;
src/apps/tv/MainWin.h
109
bool fFrameResizedTriggeredAutomatically;
src/apps/tv/MainWin.h
110
bool fIgnoreFrameResized;
src/apps/tv/MainWin.h
111
bool fFrameResizedCalled;
src/apps/tv/MainWin.h
48
bool QuitRequested();
src/apps/tv/MainWin.h
73
void AdjustWindowedRenderer(bool user_resized);
src/apps/tv/MainWin.h
95
volatile bool fIsFullscreen;
src/apps/tv/MainWin.h
96
volatile bool fKeepAspectRatio;
src/apps/tv/MainWin.h
97
volatile bool fAlwaysOnTop;
src/apps/tv/MainWin.h
98
volatile bool fNoMenu;
src/apps/tv/MainWin.h
99
volatile bool fNoBorder;
src/apps/tv/VideoNode.h
40
void SetOverlayEnabled(bool yesno);
src/apps/tv/VideoNode.h
41
bool IsOverlayActive();
src/apps/tv/VideoNode.h
60
bigtime_t lateness, bool realTimeEvent);
src/apps/tv/VideoNode.h
84
status_t CreateBuffers(BRect frame, color_space cspace, bool overlay);
src/apps/tv/VideoNode.h
90
bool fOverlayEnabled;
src/apps/tv/VideoNode.h
91
bool fOverlayActive;
src/apps/tv/VideoNode.h
92
bool fDirectOverlayBuffer; // If the overlay memory is directly written by the producer node.
src/apps/tv/VideoView.h
45
bool IsOverlaySupported();
src/apps/tv/VideoView.h
65
bool fVideoActive;
src/apps/tv/VideoView.h
66
bool fOverlayActive;
src/apps/webpositive/AuthenticationPanel.h
20
virtual bool QuitRequested();
src/apps/webpositive/AuthenticationPanel.h
24
bool getAuthentication(const BString& text, const BString& previousUser,
src/apps/webpositive/AuthenticationPanel.h
25
const BString& previousPass, bool previousRememberCredentials,
src/apps/webpositive/AuthenticationPanel.h
26
bool badPassword, BString& user, BString& pass,
src/apps/webpositive/AuthenticationPanel.h
27
bool* rememberCredentials);
src/apps/webpositive/AuthenticationPanel.h
38
bool m_cancelled;
src/apps/webpositive/BookmarkBar.h
47
bool fOverflowMenuAdded;
src/apps/webpositive/BrowserApp.h
57
virtual bool QuitRequested();
src/apps/webpositive/BrowserApp.h
65
bool* fullscreen = NULL);
src/apps/webpositive/BrowserApp.h
68
bool fullscreen = false,
src/apps/webpositive/BrowserApp.h
69
bool useBlankTab = true);
src/apps/webpositive/BrowserApp.h
71
bool fullscreen = false);
src/apps/webpositive/BrowserApp.h
74
const BString& url, bool select);
src/apps/webpositive/BrowserApp.h
82
bool fInitialized;
src/apps/webpositive/BrowserWindow.h
110
virtual status_t Archive(BMessage* archive, bool deep =true) const;
src/apps/webpositive/BrowserWindow.h
111
virtual bool QuitRequested();
src/apps/webpositive/BrowserWindow.h
116
bool primaryAction);
src/apps/webpositive/BrowserWindow.h
124
bool IsBlankTab() const;
src/apps/webpositive/BrowserWindow.h
125
void CreateNewTab(const BString& url, bool select,
src/apps/webpositive/BrowserWindow.h
138
BRect windowFrame, bool modalDialog,
src/apps/webpositive/BrowserWindow.h
139
bool resizable, bool activate);
src/apps/webpositive/BrowserWindow.h
157
virtual void SetToolBarsVisible(bool flag, BWebView* view);
src/apps/webpositive/BrowserWindow.h
158
virtual void SetStatusBarVisible(bool flag, BWebView* view);
src/apps/webpositive/BrowserWindow.h
159
virtual void SetMenuBarVisible(bool flag, BWebView* view);
src/apps/webpositive/BrowserWindow.h
160
virtual void SetResizable(bool flag, BWebView* view);
src/apps/webpositive/BrowserWindow.h
164
bool canGoBackward, bool canGoForward,
src/apps/webpositive/BrowserWindow.h
165
bool canStop, BWebView* view);
src/apps/webpositive/BrowserWindow.h
167
virtual bool AuthenticationChallenge(BString message,
src/apps/webpositive/BrowserWindow.h
169
bool& inOutRememberCredentials,
src/apps/webpositive/BrowserWindow.h
175
bool _TabGroupShouldBeVisible() const;
src/apps/webpositive/BrowserWindow.h
187
bool _CheckBookmarkExists(BDirectory& directory,
src/apps/webpositive/BrowserWindow.h
190
bool _ReadURLAttr(BFile& bookmarkFile,
src/apps/webpositive/BrowserWindow.h
203
bool _ShowPage(BWebView* view);
src/apps/webpositive/BrowserWindow.h
207
void _SetAutoHideInterfaceInFullscreen(bool doIt);
src/apps/webpositive/BrowserWindow.h
209
void _ShowInterface(bool show);
src/apps/webpositive/BrowserWindow.h
210
void _ShowProgressBar(bool);
src/apps/webpositive/BrowserWindow.h
213
BString _NewTabURL(bool isNewWindow) const;
src/apps/webpositive/BrowserWindow.h
218
inline bool _IsValidDomainChar(char ch);
src/apps/webpositive/BrowserWindow.h
224
void _ShowBookmarkBar(bool show);
src/apps/webpositive/BrowserWindow.h
262
bool fIsFullscreen;
src/apps/webpositive/BrowserWindow.h
263
bool fInterfaceVisible;
src/apps/webpositive/BrowserWindow.h
264
bool fMenusRunning;
src/apps/webpositive/BrowserWindow.h
275
bool fZoomTextOnly;
src/apps/webpositive/BrowserWindow.h
276
bool fShowTabsIfSinglePageOpen;
src/apps/webpositive/BrowserWindow.h
277
bool fAutoHideInterfaceInFullscreenMode;
src/apps/webpositive/BrowserWindow.h
278
bool fAutoHidePointer;
src/apps/webpositive/BrowsingHistory.h
29
bool operator==(
src/apps/webpositive/BrowsingHistory.h
31
bool operator!=(
src/apps/webpositive/BrowsingHistory.h
33
bool operator<(
src/apps/webpositive/BrowsingHistory.h
35
bool operator<=(
src/apps/webpositive/BrowsingHistory.h
37
bool operator>(
src/apps/webpositive/BrowsingHistory.h
39
bool operator>=(
src/apps/webpositive/BrowsingHistory.h
59
bool AddItem(const BrowsingHistoryItem& item);
src/apps/webpositive/BrowsingHistory.h
74
bool _AddItem(const BrowsingHistoryItem& item,
src/apps/webpositive/BrowsingHistory.h
75
bool invoke);
src/apps/webpositive/BrowsingHistory.h
79
bool _OpenSettingsFile(BFile& file, uint32 mode);
src/apps/webpositive/BrowsingHistory.h
86
bool fSettingsLoaded;
src/apps/webpositive/ConsoleWindow.h
25
virtual bool QuitRequested();
src/apps/webpositive/CookieWindow.h
30
virtual bool QuitRequested();
src/apps/webpositive/CookieWindow.h
34
BStringItem* _AddDomain(BString domain, bool fake);
src/apps/webpositive/CredentialsStorage.h
36
bool operator==(const Credentials& other) const;
src/apps/webpositive/CredentialsStorage.h
37
bool operator!=(const Credentials& other) const;
src/apps/webpositive/CredentialsStorage.h
53
bool Contains(const BPrivate::HashString& key);
src/apps/webpositive/CredentialsStorage.h
59
CredentialsStorage(bool persistent);
src/apps/webpositive/CredentialsStorage.h
64
bool _OpenSettingsFile(BFile& file,
src/apps/webpositive/CredentialsStorage.h
73
bool fSettingsLoaded;
src/apps/webpositive/CredentialsStorage.h
74
bool fPersistent;
src/apps/webpositive/DownloadProgressView.h
34
bool Init(BMessage* archive = NULL);
src/apps/webpositive/DownloadProgressView.h
49
bool IsMissing() const;
src/apps/webpositive/DownloadProgressView.h
50
bool IsFinished() const;
src/apps/webpositive/DownloadProgressView.h
91
static bool sShowSpeed;
src/apps/webpositive/DownloadWindow.h
23
DownloadWindow(BRect frame, bool visible,
src/apps/webpositive/DownloadWindow.h
31
virtual bool QuitRequested();
src/apps/webpositive/DownloadWindow.h
33
bool DownloadsInProgress();
src/apps/webpositive/DownloadWindow.h
34
void SetMinimizeOnClose(bool minimize);
src/apps/webpositive/DownloadWindow.h
44
bool _OpenSettingsFile(BFile& file, uint32 mode);
src/apps/webpositive/DownloadWindow.h
52
bool fMinimizeOnClose;
src/apps/webpositive/SettingsWindow.h
32
virtual bool QuitRequested();
src/apps/webpositive/SettingsWindow.h
44
bool _CanApplySettings() const;
src/apps/webpositive/URLInputGroup.h
20
virtual void WindowActivated(bool active);
src/apps/webpositive/URLInputGroup.h
22
virtual void MakeFocus(bool focus = true);
src/apps/webpositive/URLInputGroup.h
32
bool IsURLInputLocked() const;
src/apps/webpositive/URLInputGroup.h
33
virtual void LockURLInput(bool lock = true);
src/apps/webpositive/URLInputGroup.h
42
bool fWindowActive;
src/apps/webpositive/URLInputGroup.h
43
bool fURLLocked;
src/apps/webpositive/autocompletion/AutoCompleter.h
100
virtual bool IsChoiceSelected() const = 0;
src/apps/webpositive/autocompletion/AutoCompleter.h
103
virtual void ApplyChoice(bool hideChoices = true) = 0;
src/apps/webpositive/autocompletion/AutoCompleter.h
106
virtual void EditViewStateChanged(bool updateChoices) = 0;
src/apps/webpositive/autocompletion/AutoCompleter.h
136
bool updateChoices = true);
src/apps/webpositive/autocompletion/AutoCompleter.h
138
bool Select(int32 index);
src/apps/webpositive/autocompletion/AutoCompleter.h
139
bool SelectNext(bool wrap = false);
src/apps/webpositive/autocompletion/AutoCompleter.h
140
bool SelectPrevious(bool wrap = false);
src/apps/webpositive/autocompletion/AutoCompleter.h
141
bool IsChoiceSelected() const;
src/apps/webpositive/autocompletion/AutoCompleter.h
146
void ApplyChoice(bool hideChoices = true);
src/apps/webpositive/autocompletion/AutoCompleter.h
85
virtual bool ChoicesAreShown() = 0;
src/apps/webpositive/autocompletion/AutoCompleter.h
97
virtual bool Select(int32 index) = 0;
src/apps/webpositive/autocompletion/AutoCompleter.h
98
virtual bool SelectNext(bool wrap = false) = 0;
src/apps/webpositive/autocompletion/AutoCompleter.h
99
virtual bool SelectPrevious(bool wrap = false) = 0;
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
34
virtual bool Select(int32 index);
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
35
virtual bool SelectNext(bool wrap = false);
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
36
virtual bool SelectPrevious(bool wrap = false);
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
37
virtual bool IsChoiceSelected() const;
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
40
virtual void ApplyChoice(bool hideChoices = true);
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
43
virtual void EditViewStateChanged(bool updateChoices);
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
50
bool fIgnoreEditViewStateChanges;
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
73
bool complete = false);
src/apps/webpositive/autocompletion/AutoCompleterDefaultImpl.h
88
virtual bool ChoicesAreShown();
src/apps/webpositive/autocompletion/TextViewCompleter.h
25
void SetModificationsReported(bool reported);
src/apps/webpositive/autocompletion/TextViewCompleter.h
26
void TextModified(bool updateChoices);
src/apps/webpositive/autocompletion/TextViewCompleter.h
45
bool fModificationsReported;
src/apps/webpositive/support/FontSelectionView.h
31
const char* label, bool separateStyles,
src/apps/webpositive/support/FontSelectionView.h
48
bool IsDefaultable();
src/apps/webpositive/support/FontSelectionView.h
49
bool IsRevertable();
src/apps/webpositive/support/FontSelectionView.h
68
void _SelectCurrentFont(bool select);
src/apps/webpositive/support/FontSelectionView.h
69
void _SelectCurrentSize(bool select);
src/apps/webpositive/tabview/TabContainerView.h
20
virtual bool HasFrames() = 0;
src/apps/webpositive/tabview/TabContainerView.h
23
virtual void UpdateTabScrollability(bool canScrollLeft,
src/apps/webpositive/tabview/TabContainerView.h
24
bool canScrollRight) = 0;
src/apps/webpositive/tabview/TabContainerView.h
71
bool CanScrollLeft() const;
src/apps/webpositive/tabview/TabContainerView.h
72
bool CanScrollRight() const;
src/apps/webpositive/tabview/TabContainerView.h
85
bool fMouseDown;
src/apps/webpositive/tabview/TabManager.h
48
bool HasView(const BView* containedView) const;
src/apps/webpositive/tabview/TabView.h
67
virtual bool IsVisible();
src/apps/webpositive/tabview/TabView.h
68
virtual void SetVisible(bool visible);
src/apps/webpositive/tabview/TabView.h
86
bool fVisible;
src/bin/addattr/addAttr.h
15
const char* attrValue, size_t length, bool resolveLinks);
src/bin/bfs_tools/lib/BPlusTree.h
106
bool allowDuplicates = true);
src/bin/bfs_tools/lib/BPlusTree.h
107
BPlusTree(BPositionIO *stream, bool allowDuplicates = true);
src/bin/bfs_tools/lib/BPlusTree.h
111
status_t SetTo(int32 keyType,int32 nodeSize = BPLUSTREE_NODE_SIZE,bool allowDuplicates = true);
src/bin/bfs_tools/lib/BPlusTree.h
112
status_t SetTo(BPositionIO *stream,bool allowDuplicates = true);
src/bin/bfs_tools/lib/BPlusTree.h
115
status_t Validate(bool verbose = false);
src/bin/bfs_tools/lib/BPlusTree.h
138
void SetHoldChanges(bool hold);
src/bin/bfs_tools/lib/BPlusTree.h
161
bool CheckNode(bplustree_node *node);
src/bin/bfs_tools/lib/BPlusTree.h
165
bplustree_node *Node(off_t nodeoffset,bool check = true);
src/bin/bfs_tools/lib/BPlusTree.h
171
bool fAllowDuplicates;
src/bin/bfs_tools/lib/BPlusTree.h
180
bool fIsFragment;
src/bin/bfs_tools/lib/BPlusTree.h
254
inline bool bplustree_header::IsValidLink(off_t link)
src/bin/bfs_tools/lib/BPlusTree.h
35
inline bool IsValidLink(off_t link);
src/bin/bfs_tools/lib/BPlusTree.h
66
uint8 CountDuplicates(off_t offset, bool isFragment) const;
src/bin/bfs_tools/lib/BPlusTree.h
67
off_t DuplicateAt(off_t offset, bool isFragment, int8 index) const;
src/bin/bfs_tools/lib/Bitmap.h
27
bool UsedAt(off_t block) const;
src/bin/bfs_tools/lib/Bitmap.h
28
bool BackupUsedAt(off_t block) const;
src/bin/bfs_tools/lib/Bitmap.h
29
bool BackupSetAt(off_t block,bool used);
src/bin/bfs_tools/lib/Bitmap.h
30
void BackupSet(Inode *inode,bool used);
src/bin/bfs_tools/lib/Bitmap.h
34
bool TrustBlockContaining(off_t block) const;
src/bin/bfs_tools/lib/Cache.h
190
bool fHoldChanges;
src/bin/bfs_tools/lib/Cache.h
35
virtual bool Equals(T) = 0;
src/bin/bfs_tools/lib/Cache.h
39
bool isDirty;
src/bin/bfs_tools/lib/Cache.h
58
void Clear(int32 targetCount = 0,bool force = false)
src/bin/bfs_tools/lib/Cache.h
86
void SetHoldChanges(bool hold)
src/bin/bfs_tools/lib/Cache.h
93
status_t SetDirty(T data,bool dirty)
src/bin/bfs_tools/lib/Disk.h
111
bool fRawMode;
src/bin/bfs_tools/lib/Disk.h
39
Disk(const char *device, bool rawMode = false, off_t start = 0, off_t stop = -1);
src/bin/bfs_tools/lib/Disk.h
88
status_t GetNextSpecialInode(char *,off_t *,off_t,bool);
src/bin/bfs_tools/lib/Disk.h
89
void SaveInode(bfs_inode *,bool *,bfs_inode *,bool *,bfs_inode *);
src/bin/bfs_tools/lib/Hashtable.h
24
void SetCompareFunction(bool (*func)(const void *, const void *));
src/bin/bfs_tools/lib/Hashtable.h
26
bool IsEmpty() const;
src/bin/bfs_tools/lib/Hashtable.h
27
bool ContainsKey(const void *key);
src/bin/bfs_tools/lib/Hashtable.h
30
bool Put(const void *key, void *value);
src/bin/bfs_tools/lib/Hashtable.h
51
bool Rehash();
src/bin/bfs_tools/lib/Hashtable.h
58
bool (*fCompareFunc)(const void *, const void *);
src/bin/bfs_tools/lib/Inode.h
105
DataStream(Disk *disk, bfs_inode *inode, bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
131
File(Disk *disk, bfs_inode *inode, bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
136
virtual status_t CopyTo(const char *path, bool fullPath = true,
src/bin/bfs_tools/lib/Inode.h
143
Attribute(Disk *disk, bfs_inode *inode, bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
148
virtual status_t CopyTo(const char *path, bool fullPath = true,
src/bin/bfs_tools/lib/Inode.h
157
Directory(Disk *disk, bfs_inode *inode, bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
162
virtual status_t CopyTo(const char *path, bool fullPath = true,
src/bin/bfs_tools/lib/Inode.h
186
Symlink(Disk *disk, bfs_inode *inode, bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
19
Inode(Disk* disk, bfs_inode* inode, bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
191
virtual status_t CopyTo(const char *path, bool fullPath = true,
src/bin/bfs_tools/lib/Inode.h
26
bool IsFile() const { return BFS_S_ISREG(fInode->mode); }
src/bin/bfs_tools/lib/Inode.h
27
bool IsDirectory() const { return BFS_S_ISDIR(fInode->mode); }
src/bin/bfs_tools/lib/Inode.h
28
bool IsSymlink() const { return BFS_S_ISLNK(fInode->mode); }
src/bin/bfs_tools/lib/Inode.h
29
bool IsIndex() const { return BFS_S_ISINDEX(fInode->mode); }
src/bin/bfs_tools/lib/Inode.h
30
bool IsAttribute() const
src/bin/bfs_tools/lib/Inode.h
32
bool IsAttributeDirectory() const
src/bin/bfs_tools/lib/Inode.h
34
bool IsRoot() const { return BlockRun() == fDisk->Root(); }
src/bin/bfs_tools/lib/Inode.h
68
virtual status_t CopyTo(const char* path, bool fullPath = true,
src/bin/bfs_tools/lib/Inode.h
73
bool ownBuffer = true);
src/bin/bfs_tools/lib/Inode.h
76
bool copyBuffer = true);
src/bin/bfs_tools/lib/Inode.h
86
static bool _LowMemory();
src/bin/bfs_tools/lib/Inode.h
92
bool fOwnBuffer;
src/bin/bfs_tools/lib/Stack.h
45
bool Pop(T *value)
src/bin/bfs_tools/lib/bfs.h
123
inline bool IsLast(bfs_inode *inode);
src/bin/bfs_tools/lib/bfs.h
218
inline bool block_run::operator==(const block_run &run) const
src/bin/bfs_tools/lib/bfs.h
225
inline bool block_run::operator!=(const block_run &run) const
src/bin/bfs_tools/lib/bfs.h
232
inline bool block_run::IsZero() const
src/bin/bfs_tools/lib/bfs.h
273
inline bool small_data::IsLast(bfs_inode *inode)
src/bin/bfs_tools/lib/bfs.h
46
inline bool operator==(const block_run &run) const;
src/bin/bfs_tools/lib/bfs.h
47
inline bool operator!=(const block_run &run) const;
src/bin/bfs_tools/lib/bfs.h
48
inline bool IsZero() const;
src/bin/bfs_tools/lib/dump.h
21
bool showOffsets = false);
src/bin/bfs_tools/lib/dump.h
24
bool showOffsets = false);
src/bin/cddb_lookup/cddb_server.h
65
bool verbose = false);
src/bin/cddb_lookup/cddb_server.h
70
bool verbose = false);
src/bin/cddb_lookup/cddb_server.h
90
bool fInitialized;
src/bin/cddb_lookup/cddb_server.h
91
bool fConnected;
src/bin/chop.c
182
bool open_next_file = true; // when to open a new output file
src/bin/debug/debug_utils.h
12
bool traceLoading);
src/bin/debug/profile/BasicProfileResult.h
21
inline bool AddHit(addr_t address);
src/bin/debug/profile/CallgrindProfileResult.h
85
int32 functionIndex, bool called);
src/bin/debug/profile/Image.h
104
bool
src/bin/debug/profile/Image.h
32
inline bool ContainsAddress(addr_t address) const;
src/bin/debug/profile/Options.h
35
bool profile_all;
src/bin/debug/profile/Options.h
36
bool profile_kernel;
src/bin/debug/profile/Options.h
37
bool profile_loading;
src/bin/debug/profile/Options.h
38
bool profile_teams;
src/bin/debug/profile/Options.h
39
bool profile_threads;
src/bin/debug/profile/Options.h
40
bool analyze_full_stack;
src/bin/debug/profile/Options.h
41
bool summary_result;
src/bin/debug/profile/ProfileResult.h
136
virtual bool VisitImage(ImageProfileResult* image)
src/bin/debug/profile/ProfileResult.h
59
virtual bool VisitImage(ImageProfileResult* image) = 0;
src/bin/debug/profile/SharedImage.h
106
bool
src/bin/debug/profile/SharedImage.h
41
inline bool operator()(const Symbol* a, const Symbol* b) const
src/bin/debug/profile/SharedImage.h
62
inline bool ContainsAddress(addr_t address) const;
src/bin/debug/profile/SummaryProfileResult.h
44
bool Compare(SharedImage* key, SummaryImage* value) const
src/bin/debug/profile/Team.h
50
bool _SynchronousProfiling() const
src/bin/debug/profile/Thread.h
60
void SetLazyImages(bool lazy);
src/bin/debug/profile/Thread.h
66
int32 stackDepth, bool variableStackDepth,
src/bin/debug/profile/Thread.h
97
bool fLazyImages;
src/bin/debug/strace/Context.h
28
uint32 flags, bool decimal, uint64 returnValue = 0)
src/bin/debug/strace/Context.h
56
bool GetContents(uint32 what) const { return fFlags & what; }
src/bin/debug/strace/Context.h
69
bool fDecimal;
src/bin/debug/strace/Syscall.h
122
bool TracingEnabled() const
src/bin/debug/strace/Syscall.h
127
void EnableTracing(bool enable)
src/bin/debug/strace/Syscall.h
136
bool fTracingEnabled;
src/bin/debug/strace/Syscall.h
57
bool InOut() const { return fInOut; }
src/bin/debug/strace/Syscall.h
58
void SetInOut(bool inout) { fInOut = inout; }
src/bin/debug/strace/Syscall.h
59
bool Out() const { return fOut; }
src/bin/debug/strace/Syscall.h
60
void SetOut(bool out) { fOut = out; }
src/bin/debug/strace/Syscall.h
65
bool fInOut;
src/bin/debug/strace/Syscall.h
66
bool fOut;
src/bin/debug/time_stats/time_stats.h
14
bool schedulingAnalysis, int outFD, size_t bufferSize);
src/bin/desklink/DeskButton.h
27
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/bin/desklink/MixerControl.h
30
bool Connect(int32 volumeWhich, float* _value = NULL,
src/bin/desklink/MixerControl.h
32
bool Connected();
src/bin/desklink/MixerControl.h
40
void SetMute(bool muted);
src/bin/desklink/MixerControl.h
41
bool Mute();
src/bin/desklink/VolumeControl.h
22
VolumeControl(int32 volumeWhich, bool beep,
src/bin/desklink/VolumeControl.h
28
virtual status_t Archive(BMessage* archive, bool deep = true) const;
src/bin/desklink/VolumeControl.h
48
bool _IsReplicant() const;
src/bin/desklink/VolumeControl.h
54
bool fBeep;
src/bin/desklink/VolumeControl.h
56
bool fSnapping;
src/bin/desklink/VolumeControl.h
61
bool fMediaServerRunning;
src/bin/desklink/VolumeControl.h
62
bool fAddOnServerRunning;
src/bin/desklink/VolumeWindow.h
21
VolumeWindow(BRect frame, bool dontBeep = false,
src/bin/driveinfo.c
53
static void dump_geom(int dev, bool bios)
src/bin/finddir.c
168
static bool
src/bin/fwcontrol/fwcontrol.c
760
bool command_set = false;
src/bin/fwcontrol/fwcontrol.c
761
bool open_needed = false;
src/bin/fwcontrol/fwcontrol.c
770
bool display_board_only = false;
src/bin/fwcontrol/fwcontrol.c
771
bool display_crom = false;
src/bin/fwcontrol/fwcontrol.c
772
bool send_bus_reset = false;
src/bin/fwcontrol/fwcontrol.c
773
bool display_crom_hex = false;
src/bin/fwcontrol/fwcontrol.c
774
bool load_crom_from_file = false;
src/bin/fwcontrol/fwcontrol.c
776
bool set_fwmem_target = false;
src/bin/fwcontrol/fwcontrol.c
778
bool dump_topology = false;
src/bin/fwcontrol/fwcontrol.c
779
bool dump_phy_reg = false;
src/bin/keymap/Keymap.h
44
static bool GetKey(const char* chars, int32 offset,
src/bin/mkfs/FsCreator.h
21
bool quick, bool verbose);
src/bin/mkfs/FsCreator.h
23
bool Run();
src/bin/mkfs/FsCreator.h
32
bool fVerbose;
src/bin/mkfs/FsCreator.h
33
bool fQuick;
src/bin/multiuser/multiuser_utils.h
16
bool useStdio);
src/bin/multiuser/multiuser_utils.h
18
bool verify_password(passwd* passwd, spwd* spwd, const char* plainPassword);
src/bin/multiuser/multiuser_utils.h
21
int maxTries, bool useStdio);
src/bin/multiuser/multiuser_utils.h
23
passwd** _passwd, spwd** _spwd, int maxTries, bool useStdio);
src/bin/multiuser/multiuser_utils.h
25
status_t setup_environment(struct passwd* passwd, bool preserveEnvironment,
src/bin/multiuser/multiuser_utils.h
26
bool chngdir = true);
src/bin/network/ifconfig/MediaTypes.h
19
bool media_parse_subtype(const char* string, int media, int* type);
src/bin/network/ppp_up/ConnectionView.h
32
bool DoesSavePassword() const
src/bin/network/ppp_up/ConnectionView.h
57
bool fKeepLabel, fHasUsername, fHasPassword, fAskBeforeConnecting;
src/bin/network/ppp_up/ConnectionWindow.h
17
virtual bool QuitRequested();
src/bin/network/ppp_up/PPPDeskbarReplicant.h
23
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/bin/network/ppp_up/PPPStatusWindow.h
20
virtual bool QuitRequested();
src/bin/network/traceroute/traceroute.c
522
bool cansandbox;
src/bin/package/PackageInfoPrinter.h
107
bool PrintAttribute(const BPackageInfoAttributeValue& value)
src/bin/package/PackageWriterListener.h
19
PackageWriterListener(bool verbose, bool quiet);
src/bin/package/PackageWriterListener.h
36
bool fVerbose;
src/bin/package/PackageWriterListener.h
37
bool fQuiet;
src/bin/package/PackageWritingUtils.h
19
BPackageWriterListener& listener, bool skipPackageInfo);
src/bin/package/package.h
11
void print_usage_and_exit(bool error);
src/bin/package_repo/package_repo.h
9
void print_usage_and_exit(bool error);
src/bin/pkgman/Command.h
33
void PrintUsage(bool error) const;
src/bin/pkgman/Command.h
34
void PrintUsageAndExit(bool error) const;
src/bin/pkgman/CommonOptions.h
28
bool HandleOption(int option);
src/bin/pkgman/DecisionProvider.h
14
DecisionProvider(bool interactive = true);
src/bin/pkgman/DecisionProvider.h
16
void SetInteractive(bool interactive)
src/bin/pkgman/DecisionProvider.h
19
virtual bool YesNoDecisionNeeded(const BString& description,
src/bin/pkgman/DecisionProvider.h
25
bool fInteractive;
src/bin/pkgman/PackageManager.h
31
bool interactive = true);
src/bin/pkgman/PackageManager.h
34
void SetInteractive(bool interactive);
src/bin/pkgman/PackageManager.h
41
virtual void ConfirmChanges(bool fromMostSpecific);
src/bin/pkgman/PackageManager.h
76
bool fInteractive;
src/bin/pkgman/PackageManager.h
78
bool fShowProgress;
src/bin/pkgman/pkgman.h
38
void print_usage_and_exit(bool error);
src/bin/printenv.c
56
bool found = false;
src/bin/ps.c
132
bool printSystemInfo = false;
src/bin/ps.c
133
bool printThreads = false;
src/bin/ps.c
134
bool printHeader = true;
src/bin/ps.c
135
bool printSemaphoreInfo = false;
src/bin/ps.c
136
bool customizeColumns = false;
src/bin/ps.c
44
static void printTeamThreads(team_info* teamInfo, bool printSemaphoreInfo);
src/bin/ps.c
45
static void printTeamInfo(team_info* teamInfo, bool printHeader);
src/bin/ps.c
49
printTeamInfo(team_info* teamInfo, bool printHeader)
src/bin/ps.c
86
printTeamThreads(team_info* teamInfo, bool printSemaphoreInfo)
src/bin/query/FilteredQuery.h
32
bool AddFilter(filter_function function, void *arg);
src/bin/query/FilteredQuery.h
36
virtual status_t GetNextEntry(BEntry *entry, bool traverse = false);
src/bin/query/FilteredQuery.h
8
typedef bool (*filter_function)(const entry_ref *ref, void *arg);
src/bin/rc/compile.h
77
bool has_id;
src/bin/rc/compile.h
78
bool has_name;
src/bin/rc/parser.y
107
bool b;
src/bin/rc/parser.y
43
bool
src/bin/rc/parser.y
574
static bool
src/bin/rc/parser.y
581
static bool
src/bin/rc/parser.y
600
bool
src/bin/rc/parser.y
632
make_bool(bool b)
src/bin/rc/parser.y
634
data_t out = make_data(sizeof(bool), get_type("bool"));
src/bin/rc/parser.y
635
*((bool*)out.ptr) = b;
src/bin/rc/parser.y
70
static bool is_type(const char* name);
src/bin/rc/parser.y
74
static data_t make_bool(bool);
src/bin/rc/parser.y
751
out = make_data(sizeof(bool), type);
src/bin/rc/parser.y
752
*((bool*)out.ptr) = false;
src/bin/rc/parser.y
841
bool found = false;
src/bin/rc/parser.y
854
bool found = false;
src/bin/rc/private.h
48
bool open_file_from_include_dir(const char* filename, char* outname);
src/bin/rc/rdef.h
124
_IMPEXP_RDEF status_t rdef_add_include_dir(const char *dir, bool toEndOfList);
src/bin/release.c
31
bool force = false;
src/bin/renice.c
66
static status_t renice_thread(int32 prio, int32 increment, bool use_be_prio, thread_id th)
src/bin/renice.c
87
bool use_be_prio = false;
src/bin/renice.c
88
bool next_is_prio = true;
src/bin/renice.c
89
bool next_is_increment = false;
src/bin/renice.c
90
bool find_by_name = false;
src/bin/safemode.c
19
bool realString = false;
src/bin/screen_blanker/ScreenBlanker.h
34
virtual bool QuitRequested();
src/bin/screen_blanker/ScreenBlanker.h
38
bool IsPasswordWindowShown() const;
src/bin/screen_blanker/ScreenBlanker.h
41
bool _LoadAddOn();
src/bin/screen_blanker/ScreenBlanker.h
55
bool fImmediateLock;
src/bin/screen_blanker/ScreenBlanker.h
56
bool fTestSaver;
src/bin/screen_blanker/ScreenSaverWindow.h
23
ScreenSaverFilter(bool test)
src/bin/screen_blanker/ScreenSaverWindow.h
31
void SetEnabled(bool enabled)
src/bin/screen_blanker/ScreenSaverWindow.h
35
bool fEnabled;
src/bin/screen_blanker/ScreenSaverWindow.h
36
bool fTestMode;
src/bin/screen_blanker/ScreenSaverWindow.h
42
ScreenSaverWindow(BRect frame, bool test);
src/bin/screen_blanker/ScreenSaverWindow.h
46
virtual bool QuitRequested();
src/bin/tty.c
35
bool silent = false;
src/bin/unchop.c
135
bool
src/bin/unchop.c
30
bool valid_file (char *);
src/bin/unchop.c
61
bool needs_replace = false;
src/build/libroot/LocalFD.h
44
bool IsSymlink() const
src/build/libroot/NodeRef.h
41
bool operator==(const NodeRef &other) const
src/build/libroot/NodeRef.h
46
bool operator!=(const NodeRef &other) const
src/build/libroot/NodeRef.h
51
bool operator<(const NodeRef &other) const
src/build/libroot/fs_descriptors.h
116
virtual status_t GetStat(bool traverseLink, struct stat *st);
src/build/libroot/fs_descriptors.h
125
bool is_unknown_or_system_descriptor(int fd);
src/build/libroot/fs_descriptors.h
31
virtual status_t GetStat(bool traverseLink, struct stat *st) = 0;
src/build/libroot/fs_descriptors.h
33
virtual bool IsSystemFD() const;
src/build/libroot/fs_descriptors.h
46
virtual status_t GetStat(bool traverseLink, struct stat *st);
src/build/libroot/fs_descriptors.h
48
virtual bool IsSystemFD() const;
src/build/libroot/fs_descriptors.h
61
virtual status_t GetStat(bool traverseLink, struct stat *st);
src/build/libroot/fs_descriptors.h
74
virtual status_t GetStat(bool traverseLink, struct stat *st);
src/build/libroot/fs_descriptors.h
97
virtual status_t GetStat(bool traverseLink, struct stat* st);
src/kits/debug/Image.h
42
bool *_exactMatch) const = 0;
src/kits/debug/Image.h
67
bool *_exactMatch) const;
src/kits/debug/SymbolLookup.h
146
const char **_imageName, bool *_exactMatch) const;
src/kits/debug/SymbolLookup.h
70
bool ContainsAddress(const void *address, int32 size) const
src/kits/debug/SymbolLookup.h
76
bool ContainsLocalAddress(const void* address) const
src/kits/debugger/arch/InstructionInfo.h
26
bool breakpointAllowed,
src/kits/debugger/arch/InstructionInfo.h
29
bool SetTo(target_addr_t address,
src/kits/debugger/arch/InstructionInfo.h
33
bool breakpointAllowed,
src/kits/debugger/arch/InstructionInfo.h
41
bool IsBreakpointAllowed() const
src/kits/debugger/arch/InstructionInfo.h
52
bool fBreakpointAllowed;
src/kits/debugger/arch/x86/ArchitectureX86.h
102
bool _HasFunctionPrologue(
src/kits/debugger/arch/x86/ArchitectureX86.h
49
CpuState* cpuState, bool isTopFrame,
src/kits/debugger/arch/x86/ArchitectureX86.h
94
register_type type, bool calleePreserved);
src/kits/debugger/arch/x86/ArchitectureX86.h
97
register_type type, bool calleePreserved);
src/kits/debugger/arch/x86/CpuStateX86.h
105
bool IsRegisterSet(int32 index) const;
src/kits/debugger/arch/x86/CpuStateX86.h
97
virtual bool GetRegisterValue(const Register* reg,
src/kits/debugger/arch/x86/CpuStateX86.h
99
virtual bool SetRegisterValue(const Register* reg,
src/kits/debugger/arch/x86/disasm/DisassemblerX86.h
28
bool& _breakpointAllowed);
src/kits/debugger/arch/x86_64/ArchitectureX8664.h
102
bool _HasFunctionPrologue(
src/kits/debugger/arch/x86_64/ArchitectureX8664.h
50
CpuState* cpuState, bool isTopFrame,
src/kits/debugger/arch/x86_64/ArchitectureX8664.h
94
register_type type, bool calleePreserved);
src/kits/debugger/arch/x86_64/ArchitectureX8664.h
97
register_type type, bool calleePreserved);
src/kits/debugger/arch/x86_64/CpuStateX8664.h
123
virtual bool GetRegisterValue(const Register* reg,
src/kits/debugger/arch/x86_64/CpuStateX8664.h
125
virtual bool SetRegisterValue(const Register* reg,
src/kits/debugger/arch/x86_64/CpuStateX8664.h
131
bool IsRegisterSet(int32 index) const;
src/kits/debugger/arch/x86_64/disasm/DisassemblerX8664.h
29
bool& _breakpointAllowed);
src/kits/debugger/debug_info/BasicFunctionDebugInfo.h
29
virtual bool IsMain() const;
src/kits/debugger/debug_info/DebuggerImageDebugInfo.h
36
virtual bool HasType(const BString& name,
src/kits/debugger/debug_info/DebuggerImageDebugInfo.h
44
bool getFullFrameInfo,
src/kits/debugger/debug_info/DwarfFunctionDebugInfo.h
38
virtual bool IsMain() const;
src/kits/debugger/debug_info/DwarfImageDebugInfo.h
131
bool _EvaluateBaseTypeConstraints(DIEType* type,
src/kits/debugger/debug_info/DwarfImageDebugInfo.h
65
virtual bool HasType(const BString& name,
src/kits/debugger/debug_info/DwarfImageDebugInfo.h
74
bool getFullFrameInfo,
src/kits/debugger/debug_info/DwarfImageDebugInfoLoadingState.h
19
virtual bool UserInputRequired() const;
src/kits/debugger/debug_info/DwarfTypes.h
107
static bool GetTypeID(const DIEType* entry, BString& _id);
src/kits/debugger/debug_info/DwarfTypes.h
121
bool extendExisting,
src/kits/debugger/debug_info/DwarfTypes.h
142
bool hasObjectAddress,
src/kits/debugger/debug_info/DwarfTypes.h
317
bool AddInheritance(DwarfInheritance* inheritance);
src/kits/debugger/debug_info/DwarfTypes.h
318
bool AddDataMember(DwarfDataMember* member);
src/kits/debugger/debug_info/DwarfTypes.h
319
bool AddTemplateParameter(
src/kits/debugger/debug_info/DwarfTypes.h
332
bool isBitField,
src/kits/debugger/debug_info/DwarfTypes.h
363
bool AddDimension(DwarfArrayDimension* dimension);
src/kits/debugger/debug_info/DwarfTypes.h
462
bool AddValue(DwarfEnumeratorValue* value);
src/kits/debugger/debug_info/DwarfTypes.h
536
virtual bool HasVariableArguments() const;
src/kits/debugger/debug_info/DwarfTypes.h
537
void SetHasVariableArguments(bool hasVarArgs);
src/kits/debugger/debug_info/DwarfTypes.h
541
bool AddParameter(DwarfFunctionParameter* parameter);
src/kits/debugger/debug_info/DwarfTypes.h
556
bool fHasVariableArguments;
src/kits/debugger/debug_info/DwarfTypes.h
85
bool IsBigEndian() const;
src/kits/debugger/debug_info/ImageDebugInfoLoadingState.h
19
bool HasSpecificDebugInfoLoadingState() const;
src/kits/debugger/debug_info/ImageDebugInfoLoadingState.h
29
bool UserInputRequired() const;
src/kits/debugger/debug_info/ImageDebugLoadingStateHandler.h
20
virtual bool SupportsState(
src/kits/debugger/debug_info/ImageDebugLoadingStateHandlerRoster.h
39
bool RegisterHandler(
src/kits/debugger/debug_info/SpecificImageDebugInfoLoadingState.h
17
virtual bool UserInputRequired() const = 0;
src/kits/debugger/debug_info/loading_state_handlers/DwarfLoadingStateHandler.h
25
virtual bool SupportsState(
src/kits/debugger/debug_managers/BreakpointManager.h
27
bool enabled);
src/kits/debugger/debug_managers/BreakpointManager.h
43
bool removeOnly);
src/kits/debugger/debug_managers/WatchpointManager.h
27
bool enabled);
src/kits/debugger/debugger_interface/DebugEvent.h
38
bool ThreadStopped() const { return fThreadStopped; }
src/kits/debugger/debugger_interface/DebugEvent.h
39
void SetThreadStopped(bool stopped);
src/kits/debugger/debugger_interface/DebugEvent.h
45
bool fThreadStopped;
src/kits/debugger/debugger_interface/DebuggerInterface.h
112
uint32 stringTableSize, bool is64Bit,
src/kits/debugger/debugger_interface/DebuggerInterface.h
113
bool swappedByteOrder, int64 textDelta,
src/kits/debugger/debugger_interface/DebuggerInterface.h
40
virtual void Close(bool killTeam) = 0;
src/kits/debugger/debugger_interface/DebuggerInterface.h
42
virtual bool Connected() const = 0;
src/kits/debugger/debugger_interface/DebuggerInterface.h
44
virtual bool IsPostMortem() const;
src/kits/debugger/debugger_interface/core/CoreFileDebuggerInterface.h
25
virtual void Close(bool killTeam);
src/kits/debugger/debugger_interface/core/CoreFileDebuggerInterface.h
27
virtual bool Connected() const;
src/kits/debugger/debugger_interface/core/CoreFileDebuggerInterface.h
29
virtual bool IsPostMortem() const;
src/kits/debugger/debugger_interface/local/LocalDebuggerInterface.h
18
virtual void Close(bool killTeam);
src/kits/debugger/debugger_interface/local/LocalDebuggerInterface.h
20
virtual bool Connected() const;
src/kits/debugger/debugger_interface/local/LocalDebuggerInterface.h
83
bool& _ignore, DebugEvent*& _event);
src/kits/debugger/debugger_interface/remote/RemoteDebugRequest.h
92
bool Succeeded() const { return fResult == B_OK; }
src/kits/debugger/dwarf/AbbreviationTable.h
110
bool GetAbbreviationEntry(uint32 code,
src/kits/debugger/dwarf/AbbreviationTable.h
118
DataReader& abbrevReader, bool& _nullEntry);
src/kits/debugger/dwarf/AbbreviationTable.h
54
bool HasChildren() const { return fHasChildren == DW_CHILDREN_yes; }
src/kits/debugger/dwarf/AbbreviationTable.h
56
bool GetNextAttribute(uint32& name, uint32& form, int32& implicitConst)
src/kits/debugger/dwarf/AbbreviationTable.h
89
bool Compare(uint32 key, AbbreviationTableEntry* value) const
src/kits/debugger/dwarf/AttributeValue.h
171
bool IsValid() const
src/kits/debugger/dwarf/AttributeValue.h
214
bool IsValid() const
src/kits/debugger/dwarf/AttributeValue.h
23
bool flag;
src/kits/debugger/dwarf/AttributeValue.h
257
bool IsValid() const
src/kits/debugger/dwarf/AttributeValue.h
262
bool IsConstant() const
src/kits/debugger/dwarf/AttributeValue.h
267
bool IsExpression() const
src/kits/debugger/dwarf/AttributeValue.h
273
bool IsLocationList() const
src/kits/debugger/dwarf/AttributeValue.h
31
bool isSigned;
src/kits/debugger/dwarf/AttributeValue.h
317
bool IsExpression() const
src/kits/debugger/dwarf/AttributeValue.h
323
bool IsLocationList() const
src/kits/debugger/dwarf/AttributeValue.h
328
bool IsValid() const
src/kits/debugger/dwarf/AttributeValue.h
376
bool IsFileSet() const
src/kits/debugger/dwarf/AttributeValue.h
381
bool IsLineSet() const
src/kits/debugger/dwarf/AttributeValue.h
386
bool IsColumnSet() const
src/kits/debugger/dwarf/AttributeValue.h
66
void SetToConstant(uint64 value, bool isSigned)
src/kits/debugger/dwarf/AttributeValue.h
74
void SetToFlag(bool value)
src/kits/debugger/dwarf/BaseUnit.h
34
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/BaseUnit.h
35
bool isDwarf64);
src/kits/debugger/dwarf/BaseUnit.h
49
bool ContainsAbsoluteOffset(off_t offset) const;
src/kits/debugger/dwarf/BaseUnit.h
52
bool IsBigEndian() const { return fIsBigEndian; }
src/kits/debugger/dwarf/BaseUnit.h
53
bool IsDwarf64() const { return fIsDwarf64; }
src/kits/debugger/dwarf/BaseUnit.h
84
bool fIsBigEndian;
src/kits/debugger/dwarf/BaseUnit.h
85
bool fIsDwarf64;
src/kits/debugger/dwarf/CompilationUnit.h
27
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/CompilationUnit.h
28
bool isDwarf64);
src/kits/debugger/dwarf/CompilationUnit.h
46
bool AddDirectory(const char* directory);
src/kits/debugger/dwarf/CompilationUnit.h
50
bool AddFile(const char* fileName, int32 dirIndex);
src/kits/debugger/dwarf/DataReader.h
209
uint64 ReadInitialLength(bool& _dwarf64)
src/kits/debugger/dwarf/DataReader.h
218
bool Skip(off_t bytes)
src/kits/debugger/dwarf/DataReader.h
240
bool fIsBigEndian;
src/kits/debugger/dwarf/DataReader.h
241
bool fOverflow;
src/kits/debugger/dwarf/DataReader.h
27
DataReader(const void* data, off_t size, uint8 addressSize, bool isBigEndian)
src/kits/debugger/dwarf/DataReader.h
32
void SetTo(const void* data, off_t size, uint8 addressSize, bool isBigEndian)
src/kits/debugger/dwarf/DataReader.h
56
bool HasData() const
src/kits/debugger/dwarf/DataReader.h
66
bool IsBigEndian() const
src/kits/debugger/dwarf/DataReader.h
76
bool HasOverflow() const
src/kits/debugger/dwarf/DebugInfoEntries.h
1016
bool fThreadsScaled;
src/kits/debugger/dwarf/DebugInfoEntries.h
1229
virtual bool IsNamespace() const;
src/kits/debugger/dwarf/DebugInfoEntries.h
1281
bool IsPrototyped() const { return fPrototyped; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1283
bool IsArtificial() const { return fArtificial; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1286
bool IsMain() const { return fMain; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1340
bool fPrototyped;
src/kits/debugger/dwarf/DebugInfoEntries.h
1342
bool fMain;
src/kits/debugger/dwarf/DebugInfoEntries.h
1343
bool fArtificial;
src/kits/debugger/dwarf/DebugInfoEntries.h
1478
bool IsExternal() const { return fIsExternal; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1507
bool fIsExternal;
src/kits/debugger/dwarf/DebugInfoEntries.h
164
bool ContainsMainSubprogram() const
src/kits/debugger/dwarf/DebugInfoEntries.h
217
bool fUseUTF8;
src/kits/debugger/dwarf/DebugInfoEntries.h
218
bool fContainsMainSubprogram;
src/kits/debugger/dwarf/DebugInfoEntries.h
226
virtual bool IsType() const;
src/kits/debugger/dwarf/DebugInfoEntries.h
230
virtual bool IsDeclaration() const;
src/kits/debugger/dwarf/DebugInfoEntries.h
286
virtual bool IsDeclaration() const;
src/kits/debugger/dwarf/DebugInfoEntries.h
316
bool fDeclaration;
src/kits/debugger/dwarf/DebugInfoEntries.h
338
virtual bool IsNamespace() const;
src/kits/debugger/dwarf/DebugInfoEntries.h
427
virtual bool IsDeclaration() const;
src/kits/debugger/dwarf/DebugInfoEntries.h
443
bool fDeclaration;
src/kits/debugger/dwarf/DebugInfoEntries.h
581
bool IsArtificial() const { return fArtificial; }
src/kits/debugger/dwarf/DebugInfoEntries.h
605
bool fArtificial;
src/kits/debugger/dwarf/DebugInfoEntries.h
804
bool fPrototyped;
src/kits/debugger/dwarf/DebugInfoEntry.h
55
virtual bool IsType() const;
src/kits/debugger/dwarf/DebugInfoEntry.h
56
virtual bool IsNamespace() const;
src/kits/debugger/dwarf/DebugInfoEntry.h
67
bool GetDeclarationFile(uint32& _file) const;
src/kits/debugger/dwarf/DebugInfoEntry.h
68
bool GetDeclarationLine(uint32& _line) const;
src/kits/debugger/dwarf/DebugInfoEntry.h
69
bool GetDeclarationColumn(uint32& _column) const;
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
23
bool isBigEndian,
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
30
bool IsBigEndian() const { return fIsBigEndian; }
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
35
virtual bool GetObjectAddress(target_addr_t& _address) = 0;
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
36
virtual bool GetFrameAddress(target_addr_t& _address) = 0;
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
37
virtual bool GetFrameBaseAddress(target_addr_t& _address)
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
39
virtual bool GetTLSAddress(target_addr_t localAddress,
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
53
bool fIsBigEndian;
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
98
bool fObjectAddressValid;
src/kits/debugger/dwarf/DwarfExpressionEvaluator.h
99
bool fFrameAddressValid;
src/kits/debugger/dwarf/DwarfFile.h
101
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
121
status_t _ParseDebugInfoSection(uint8 _addressSize, bool isBigEndian);
src/kits/debugger/dwarf/DwarfFile.h
122
status_t _ParseTypesSection(uint8 _addressSize, bool isBigEndian);
src/kits/debugger/dwarf/DwarfFile.h
124
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
125
bool ehFrame, FDEInfoList& infos);
src/kits/debugger/dwarf/DwarfFile.h
132
bool& _endOfEntryList, int level = 0);
src/kits/debugger/dwarf/DwarfFile.h
152
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
161
bool usingEHFrameSection,
src/kits/debugger/dwarf/DwarfFile.h
163
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
173
status_t _ParsePublicTypesInfo(uint8 _addressSize, bool isBigEndian);
src/kits/debugger/dwarf/DwarfFile.h
175
bool dwarf64);
src/kits/debugger/dwarf/DwarfFile.h
239
bool fTypesSectionRequired;
src/kits/debugger/dwarf/DwarfFile.h
240
bool fFinished;
src/kits/debugger/dwarf/DwarfFile.h
241
bool fItaniumEHFrameFormat;
src/kits/debugger/dwarf/DwarfFile.h
40
status_t Load(uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
42
status_t FinishLoading(uint8 addressSize, bool isBigEndian);
src/kits/debugger/dwarf/DwarfFile.h
47
bool HasFrameInformation() const
src/kits/debugger/dwarf/DwarfFile.h
60
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
68
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
75
target_addr_t valueToPush, bool pushValue,
src/kits/debugger/dwarf/DwarfFile.h
78
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfFile.h
84
bool hasObjectPointer,
src/kits/debugger/dwarf/DwarfFile.h
93
uint8 addressSize, bool isBigEndian,
src/kits/debugger/dwarf/DwarfManager.h
20
DwarfManager(uint8 addressSize, bool isBigEndian);
src/kits/debugger/dwarf/DwarfManager.h
25
bool Lock() { return fLock.Lock(); }
src/kits/debugger/dwarf/DwarfManager.h
40
bool fIsBigEndian;
src/kits/debugger/dwarf/DwarfTargetInterface.h
26
virtual bool GetRegisterValue(uint32 index,
src/kits/debugger/dwarf/DwarfTargetInterface.h
28
virtual bool SetRegisterValue(uint32 index,
src/kits/debugger/dwarf/DwarfTargetInterface.h
30
virtual bool IsCalleePreservedRegister(uint32 index) const
src/kits/debugger/dwarf/DwarfTargetInterface.h
35
virtual bool ReadMemory(target_addr_t address, void* buffer,
src/kits/debugger/dwarf/DwarfTargetInterface.h
37
virtual bool ReadValueFromMemory(target_addr_t address,
src/kits/debugger/dwarf/DwarfTargetInterface.h
40
virtual bool ReadValueFromMemory(target_addr_t addressSpace,
src/kits/debugger/dwarf/DwarfUtils.h
33
static bool GetDeclarationLocation(DwarfFile* dwarfFile,
src/kits/debugger/dwarf/LineNumberProgram.h
17
LineNumberProgram(uint8 addressSize, bool isBigEndian);
src/kits/debugger/dwarf/LineNumberProgram.h
22
bool defaultIsStatement, int8 lineBase,
src/kits/debugger/dwarf/LineNumberProgram.h
26
bool IsValid() const { return fProgram != NULL; }
src/kits/debugger/dwarf/LineNumberProgram.h
28
bool GetNextRow(State& state) const;
src/kits/debugger/dwarf/LineNumberProgram.h
37
bool fDefaultIsStatement;
src/kits/debugger/dwarf/LineNumberProgram.h
42
bool fIsBigEndian;
src/kits/debugger/dwarf/LineNumberProgram.h
52
bool isStatement;
src/kits/debugger/dwarf/LineNumberProgram.h
53
bool isBasicBlock;
src/kits/debugger/dwarf/LineNumberProgram.h
54
bool isSequenceEnd;
src/kits/debugger/dwarf/LineNumberProgram.h
55
bool isPrologueEnd;
src/kits/debugger/dwarf/LineNumberProgram.h
56
bool isEpilogueBegin;
src/kits/debugger/dwarf/TypeUnit.h
26
bool isBigEndian,
src/kits/debugger/dwarf/TypeUnit.h
28
bool isDwarf64);
src/kits/debugger/dwarf/TypeUnit.h
80
bool Compare(uint64 key, TypeUnitTableEntry* value) const
src/kits/debugger/elf/CoreFile.h
145
bool SetCpuState(const void* state, size_t size);
src/kits/debugger/elf/CoreFile.h
61
bool Init(const void* symbolTable,
src/kits/debugger/elf/ElfSymbolLookup.h
33
uint64 loadDelta, bool is64Bit,
src/kits/debugger/elf/ElfSymbolLookup.h
34
bool swappedByteOrder, bool cacheSource,
src/kits/debugger/elf/ElfSymbolLookup.h
37
virtual status_t Init(bool cacheSource) = 0;
src/kits/debugger/files/FileManager.h
30
status_t Init(bool targetIsLocal);
src/kits/debugger/files/FileManager.h
32
bool Lock() { return fLock.Lock(); }
src/kits/debugger/files/FileManager.h
77
bool _LocateFileIfMapped(const BString& sourcePath,
src/kits/debugger/jobs/Jobs.h
162
bool loadForFunction);
src/kits/debugger/jobs/Jobs.h
174
bool fLoadForFunction;
src/kits/debugger/settings/BreakpointSetting.h
31
bool enabled, bool hidden,
src/kits/debugger/settings/BreakpointSetting.h
43
bool IsEnabled() const { return fEnabled; }
src/kits/debugger/settings/BreakpointSetting.h
44
bool IsHidden() const { return fHidden; }
src/kits/debugger/settings/BreakpointSetting.h
59
bool fEnabled;
src/kits/debugger/settings/BreakpointSetting.h
60
bool fHidden;
src/kits/debugger/source_language/c_family/CLanguageTokenizer.h
122
bool _ParseOperator();
src/kits/debugger/source_language/c_family/CLanguageTokenizer.h
125
static bool _IsHexDigit(char c);
src/kits/debugger/source_language/c_family/CLanguageTokenizer.h
134
bool fReuseToken;
src/kits/debugger/target_host_interface/local/LocalTargetHostInterface.h
19
virtual bool IsLocal() const;
src/kits/debugger/target_host_interface/local/LocalTargetHostInterface.h
20
virtual bool Connected() const;
src/kits/debugger/target_host_interface/local/LocalTargetHostInterface.h
40
bool& addToWaiters);
src/kits/debugger/target_host_interface/local/LocalTargetHostInterfaceInfo.h
18
virtual bool IsLocal() const;
src/kits/debugger/target_host_interface/local/LocalTargetHostInterfaceInfo.h
19
virtual bool IsConfigured(Settings* settings) const;
src/kits/debugger/target_host_interface/network/NetworkTargetHostInterface.h
19
virtual bool IsLocal() const;
src/kits/debugger/target_host_interface/network/NetworkTargetHostInterface.h
20
virtual bool Connected() const;
src/kits/debugger/target_host_interface/network/NetworkTargetHostInterfaceInfo.h
18
virtual bool IsLocal() const;
src/kits/debugger/target_host_interface/network/NetworkTargetHostInterfaceInfo.h
19
virtual bool IsConfigured(Settings* settings) const;
src/kits/debugger/util/BitBuffer.h
19
bool AddBytes(const void* data, size_t size);
src/kits/debugger/util/BitBuffer.h
20
bool AddBits(const void* data, uint64 bitSize,
src/kits/debugger/util/BitBuffer.h
22
bool AddZeroBits(uint64 bitSize);
src/kits/debugger/value/ValueLoader.h
33
type_code valueType, bool shortValueIsFine,
src/kits/game/GSUtility.h
51
bool ChangeRamp(_gs_ramp* ramp);
src/kits/game/GameProducer.h
113
bool realTimeEvent = false);
src/kits/game/GameProducer.h
118
bool IsPlaying(GameSoundBuffer* sound) const;
src/kits/game/GameProducer.h
129
bool fOutputEnabled;
src/kits/game/GameProducer.h
91
bool enabled, int32* _deprecated_);
src/kits/game/GameSoundBuffer.h
39
bool IsPlaying();
src/kits/game/GameSoundBuffer.h
48
bool IsLooping() const;
src/kits/game/GameSoundBuffer.h
49
void SetLooping(bool loop);
src/kits/game/GameSoundBuffer.h
64
bool fLooping;
src/kits/game/GameSoundBuffer.h
73
bool fIsConnected;
src/kits/game/GameSoundBuffer.h
74
bool fIsPlaying;
src/kits/game/GameSoundDevice.h
45
virtual bool IsPlaying(gs_id sound);
src/kits/game/GameSoundDevice.h
66
bool fIsConnected;
src/kits/interface/SplitLayout.h
104
virtual bool ItemAdded(BLayoutItem* item, int32 atIndex);
src/kits/interface/SplitLayout.h
112
void _InvalidateLayout(bool invalidateView,
src/kits/interface/SplitLayout.h
113
bool children = false);
src/kits/interface/SplitLayout.h
125
bool visible);
src/kits/interface/SplitLayout.h
129
bool _SetSplitterValue(int32 index, int32 value);
src/kits/interface/SplitLayout.h
139
bool realLayout, float* minHeight,
src/kits/interface/SplitLayout.h
178
bool fLayoutValid;
src/kits/interface/SplitLayout.h
51
virtual bool AddItem(BLayoutItem* item);
src/kits/interface/SplitLayout.h
52
virtual bool AddItem(int32 index, BLayoutItem* item);
src/kits/interface/SplitLayout.h
53
virtual bool AddItem(BLayoutItem* item, float weight);
src/kits/interface/SplitLayout.h
54
virtual bool AddItem(int32 index, BLayoutItem* item,
src/kits/interface/SplitLayout.h
61
bool invalidateLayout);
src/kits/interface/SplitLayout.h
64
bool IsCollapsible(int32 index) const;
src/kits/interface/SplitLayout.h
65
void SetCollapsible(bool collapsible);
src/kits/interface/SplitLayout.h
66
void SetCollapsible(int32 index, bool collapsible);
src/kits/interface/SplitLayout.h
68
bool collapsible);
src/kits/interface/SplitLayout.h
70
bool IsItemCollapsed(int32 index) const;
src/kits/interface/SplitLayout.h
71
void SetItemCollapsed(int32 index, bool visible);
src/kits/interface/SplitLayout.h
78
virtual bool HasHeightForWidth();
src/kits/interface/SplitLayout.h
82
virtual void LayoutInvalidated(bool children);
src/kits/interface/SplitLayout.h
87
bool IsAboveSplitter(const BPoint& point) const;
src/kits/interface/SplitLayout.h
89
bool StartDraggingSplitter(BPoint point);
src/kits/interface/SplitLayout.h
90
bool DragSplitter(BPoint point);
src/kits/interface/SplitLayout.h
91
bool StopDraggingSplitter();
src/kits/interface/SplitLayout.h
95
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/kits/interface/TextInput.h
31
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/kits/interface/TextInput.h
36
virtual void MakeFocus(bool focusState = true);
src/kits/interface/TextInput.h
55
bool fInMouseDown;
src/kits/interface/ViewLayoutItem.h
27
virtual bool IsVisible();
src/kits/interface/ViewLayoutItem.h
28
virtual void SetVisible(bool visible);
src/kits/interface/ViewLayoutItem.h
33
virtual bool HasHeightForWidth();
src/kits/interface/ViewLayoutItem.h
39
virtual void Relayout(bool immediate = false);
src/kits/interface/ViewLayoutItem.h
41
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/kits/interface/ViewLayoutItem.h
47
virtual void LayoutInvalidated(bool children);
src/kits/interface/ViewLayoutItem.h
48
virtual void AncestorVisibilityChanged(bool shown);
src/kits/interface/layouter/CollapsingLayouter.h
58
bool fHaveMultiElementConstraints;
src/kits/interface/layouter/ComplexLayouter.h
48
bool _Layout(int32 size, SumItem* sums,
src/kits/interface/layouter/ComplexLayouter.h
50
bool _AddOptimizerConstraints();
src/kits/interface/layouter/ComplexLayouter.h
51
bool _SatisfiesConstraints(int32* sizes) const;
src/kits/interface/layouter/ComplexLayouter.h
52
bool _SatisfiesConstraintsSums(int32* sums) const;
src/kits/interface/layouter/ComplexLayouter.h
77
bool fMinMaxValid;
src/kits/interface/layouter/ComplexLayouter.h
78
bool fOptimizerConstraintsAdded;
src/kits/interface/layouter/LayoutOptimizer.h
26
bool AddConstraint(int32 left, int32 right,
src/kits/interface/layouter/LayoutOptimizer.h
27
double value, bool equality);
src/kits/interface/layouter/LayoutOptimizer.h
28
bool AddConstraintsFrom(
src/kits/interface/layouter/LayoutOptimizer.h
32
bool Solve(const double* desired, double size,
src/kits/interface/layouter/LayoutOptimizer.h
36
bool _Solve(const double* desired, double* values);
src/kits/interface/layouter/LayoutOptimizer.h
37
bool _SolveSubProblem(const double* d, int am,
src/kits/interface/layouter/LayoutOptimizer.h
61
inline bool
src/kits/interface/layouter/SimpleLayouter.h
62
bool fMinMaxValid;
src/kits/interface/textview_support/InlineInput.h
24
bool IsActive() const;
src/kits/interface/textview_support/InlineInput.h
25
void SetActive(bool active);
src/kits/interface/textview_support/InlineInput.h
39
bool AddClause(int32, int32);
src/kits/interface/textview_support/InlineInput.h
40
bool GetClause(int32 index, int32 *start, int32 *end) const;
src/kits/interface/textview_support/InlineInput.h
48
bool fActive;
src/kits/interface/textview_support/StyleBuffer.h
106
bool IsValidNullStyle() const;
src/kits/interface/textview_support/StyleBuffer.h
119
rgb_color*, bool*, int32, int32) const;
src/kits/interface/textview_support/StyleBuffer.h
154
bool fValidNullStyle;
src/kits/interface/textview_support/StyleBuffer.h
84
bool MatchRecord(const BFont* inFont,
src/kits/interface/textview_support/TextGapBuffer.h
29
bool InsertText(BFile* file, int32 fileOffset,
src/kits/interface/textview_support/TextGapBuffer.h
33
bool FindChar(char inChar, int32 fromIndex,
src/kits/interface/textview_support/TextGapBuffer.h
46
bool PasswordMode() const;
src/kits/interface/textview_support/TextGapBuffer.h
47
void SetPasswordMode(bool);
src/kits/interface/textview_support/TextGapBuffer.h
61
bool fPasswordMode;
src/kits/interface/textview_support/UndoBuffer.h
109
bool fInternalDrop;
src/kits/interface/textview_support/UndoBuffer.h
25
undo_state State(bool* _isRedo) const;
src/kits/interface/textview_support/UndoBuffer.h
40
bool fRedo;
src/kits/interface/textview_support/UndoBuffer.h
96
bool internalDrop);
src/kits/media/AddOnManager.h
83
bool _FindDecoder(const media_format& format,
src/kits/media/AddOnManager.h
87
bool _FindEncoder(const media_format& format,
src/kits/media/ChunkCache.h
43
bool SpaceLeft() const;
src/kits/media/ChunkCache.h
47
bool ReadNextChunk(Reader* reader, void* cookie);
src/kits/media/MediaRecorderNode.h
110
bool fConnectMode;
src/kits/media/MediaRecorderNode.h
34
void SetDataEnabled(bool enabled);
src/kits/media/MediaRecorderNode.h
35
void ActivateInternalConnect(bool connectMode);
src/kits/media/MediaRecorderNode.h
47
bool realTimeEvent);
src/kits/media/MediaRecorderNode.h
52
bool immediate);
src/kits/media/SoundPlayNode.h
104
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
111
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
114
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
117
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
120
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
123
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
126
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
129
bool realTimeEvent = false);
src/kits/media/SoundPlayNode.h
138
bool fOutputEnabled;
src/kits/media/SoundPlayNode.h
29
bool IsPlaying();
src/kits/media/SoundPlayNode.h
89
bool enabled, int32* _deprecated_);
src/kits/media/experimental/MediaClientNode.h
117
bool enabled, int32* _deprecated_);
src/kits/media/experimental/MediaClientNode.h
128
bool realTimeEvent=false);
src/kits/media/experimental/MediaClientNode.h
47
bool immediate);
src/kits/media/legacy/OldAudioModule.h
129
static bool _ReadADC(void* arg, char* buf, uint32 bytes, void* header);
src/kits/media/legacy/OldAudioModule.h
25
BAudioEvent(int32 frames, bool stereo, float* samples = NULL);
src/kits/media/legacy/OldAudioModule.h
38
virtual bool MixIn (float* dst, int32 frames, mk_time time);
src/kits/media/legacy/OldAudioModule.h
50
bool fStereo;
src/kits/media/legacy/OldAudioModule.h
51
bool fFreeHuey;
src/kits/media/legacy/OldAudioModule.h
75
static bool _WriteDAC(void* arg, char* buf, uint32 bytes, void* header);
src/kits/media/legacy/OldAudioModule.h
76
bool WriteDAC(short* buf, int32 frames, audio_buffer_header* header);
src/kits/media/legacy/OldAudioModule.h
77
bool MixActiveSegments(mk_time start);
src/kits/media/legacy/OldAudioModule.h
88
bool fRunning;
src/kits/media/legacy/OldAudioStream.h
32
status_t BoostMic(bool boost);
src/kits/media/legacy/OldAudioStream.h
33
bool IsMicBoosted() const;
src/kits/media/legacy/OldAudioStream.h
71
bool *enabled) const;
src/kits/media/legacy/OldAudioStream.h
73
status_t EnableDevice(int32 device, bool enable);
src/kits/media/legacy/OldAudioStream.h
74
bool IsDeviceEnabled(int32 device) const;
src/kits/media/legacy/OldBufferStream.h
113
bool before);
src/kits/media/legacy/OldBufferStream.h
142
bool *isRunning,
src/kits/media/legacy/OldBufferStream.h
167
bool before);
src/kits/media/legacy/OldBufferStream.h
172
bool IsSubscribed(subscriber_id subID);
src/kits/media/legacy/OldBufferStream.h
173
bool IsEntered(subscriber_id subID);
src/kits/media/legacy/OldBufferStream.h
192
bool IsFinalBuffer(buffer_id bufID) const;
src/kits/media/legacy/OldBufferStream.h
212
bool Lock();
src/kits/media/legacy/OldBufferStream.h
219
buffer_id RemoveBuffer(bool force);
src/kits/media/legacy/OldBufferStream.h
222
buffer_id CreateBuffer(size_t size, bool isFinal);
src/kits/media/legacy/OldBufferStream.h
248
bool IsSubscribedSafe(subscriber_id subID) const;
src/kits/media/legacy/OldBufferStream.h
251
bool IsEnteredSafe(subscriber_id subID) const;
src/kits/media/legacy/OldBufferStream.h
53
bool fIsFinal; /* TRUE => stream is stopping */
src/kits/media/legacy/OldBufferStream.h
82
bool *isRunning,
src/kits/media/legacy/OldBufferStreamManager.h
115
bool Lock();
src/kits/media/legacy/OldMediaModule.h
132
virtual bool RemoveRenderer(BMediaRenderer*);
src/kits/media/legacy/OldMediaModule.h
167
virtual bool RemoveTransport(BTransport*);
src/kits/media/legacy/OldMediaModule.h
175
virtual bool IsAbsolute();
src/kits/media/legacy/OldMediaModule.h
205
bool LockChannel();
src/kits/media/legacy/OldSubscriber.h
22
typedef bool (*enter_stream_hook)(void *userData, char *buffer, size_t count,
src/kits/media/legacy/OldSubscriber.h
54
bool before,
src/kits/media/legacy/OldSubscriber.h
58
bool background);
src/kits/media/legacy/OldSubscriber.h
60
virtual status_t ExitStream(bool synch=FALSE);
src/kits/media/legacy/OldSubscriber.h
62
bool IsInStream() const;
src/kits/media/legacy/OldSubscriber.h
91
bool fCallStreamFn; /* true while we should call fStreamFn */
src/kits/midi/SoftSynth.h
105
bool fReverbEnabled;
src/kits/midi/SoftSynth.h
35
bool InitCheck();
src/kits/midi/SoftSynth.h
38
bool IsLoaded() const;
src/kits/midi/SoftSynth.h
47
void FlushInstrumentCache(bool startStopCache);
src/kits/midi/SoftSynth.h
58
status_t EnableReverb(bool enabled);
src/kits/midi/SoftSynth.h
59
bool IsReverbEnabled() const;
src/kits/midi/SoftSynth.h
83
void AllNotesOff(bool, uint32);
src/kits/midi/SoftSynth.h
98
bool fInitCheck;
src/kits/midi2/MidiRosterLooper.h
108
BMidiProducer* prod, BMidiConsumer* cons, bool mustConnect);
src/kits/midi2/MidiRosterLooper.h
32
bool Init(BMidiRoster* roster);
src/kits/network/libnetservices2/HttpParser.h
107
HttpBuffer& buffer, HttpTransferFunction writeToBody, bool readEnd) override;
src/kits/network/libnetservices2/HttpParser.h
112
bool fLastChunk = false;
src/kits/network/libnetservices2/HttpParser.h
121
bool readEnd) override;
src/kits/network/libnetservices2/HttpParser.h
35
bool complete;
src/kits/network/libnetservices2/HttpParser.h
51
bool ParseStatus(HttpBuffer& buffer, BHttpStatus& status);
src/kits/network/libnetservices2/HttpParser.h
52
bool ParseFields(HttpBuffer& buffer, BHttpFields& fields);
src/kits/network/libnetservices2/HttpParser.h
54
bool readEnd);
src/kits/network/libnetservices2/HttpParser.h
58
bool HasContent() const noexcept;
src/kits/network/libnetservices2/HttpParser.h
61
bool Complete() const noexcept;
src/kits/network/libnetservices2/HttpParser.h
78
HttpTransferFunction writeToBody, bool readEnd) = 0;
src/kits/network/libnetservices2/HttpParser.h
95
bool readEnd) override;
src/kits/network/libnetservices2/HttpPrivate.h
27
static inline bool
src/kits/network/libnetservices2/HttpResultPrivate.h
50
bool CanCancel();
src/kits/network/libnetservices2/HttpResultPrivate.h
78
inline bool
src/kits/network/libnetservices2/HttpSerializer.h
34
bool IsInitialized() const noexcept;
src/kits/network/libnetservices2/HttpSerializer.h
40
bool Complete() const noexcept;
src/kits/network/libnetservices2/HttpSerializer.h
43
bool _IsChunked() const noexcept;
src/kits/network/libnetservices2/HttpSerializer.h
54
inline bool
src/kits/network/libnetservices2/HttpSerializer.h
75
inline bool
src/kits/package/FetchFileJob.h
57
bool success);
src/kits/package/FetchUtils.h
19
static bool IsDownloadCompleted(const char* path);
src/kits/package/FetchUtils.h
20
static bool IsDownloadCompleted(const BNode& node);
src/kits/package/HashableString.h
27
inline bool operator!= (const HashableString& other) const;
src/kits/package/HashableString.h
58
inline bool
src/kits/package/PackageInfoParser.h
102
static bool _IsAlphaNumUnderscore(const BString& string,
src/kits/package/PackageInfoParser.h
105
static bool _IsAlphaNumUnderscore(const char* string,
src/kits/package/PackageInfoParser.h
108
static bool _IsAlphaNumUnderscore(const char* start,
src/kits/package/PackageInfoParser.h
112
static bool _IsValidResolvableName(const char* string,
src/kits/package/PackageInfoParser.h
149
operator bool() const
src/kits/package/PackageInfoParser.h
28
bool revisionIsOptional,
src/kits/package/PackageInfoParser.h
71
bool revisionIsOptional);
src/kits/package/PackageInfoParser.h
74
bool revisionIsOptional);
src/kits/package/PackageInfoParser.h
83
bool allowSingleNonListElement);
src/kits/package/PackageInfoParser.h
85
bool requireResolvableName = false,
src/kits/package/PackageInfoParser.h
86
bool convertToLowerCase = false,
src/kits/package/PackageInfoStringBuilder.h
210
static inline bool _IsValueEmpty(const char* value)
src/kits/package/PackageInfoStringBuilder.h
215
static inline bool _IsValueEmpty(const BPackageVersion& value)
src/kits/package/PackageInfoStringBuilder.h
221
static inline bool _IsValueEmpty(const List& value)
src/kits/package/PackageInfoStringBuilder.h
229
bool needsQuoting = false;
src/kits/package/PackageInfoStringBuilder.h
230
bool needsEscaping = false;
src/kits/package/ValidateChecksumJob.h
31
bool failIfChecksumsDontMatch = true);
src/kits/package/ValidateChecksumJob.h
34
bool ChecksumsMatch() const;
src/kits/package/ValidateChecksumJob.h
42
bool fFailIfChecksumsDontMatch;
src/kits/package/ValidateChecksumJob.h
44
bool fChecksumsMatch;
src/kits/package/solver/libsolv/LibsolvSolver.h
59
bool installNotYetInstalled,
src/kits/package/solver/libsolv/LibsolvSolver.h
96
bool _HaveRepositoriesChanged() const;
src/kits/storage/disk_device/DiskDeviceJobGenerator.h
52
bool repair);
src/kits/storage/disk_device/PartitionDelegate.h
37
bool IsModified() const;
src/kits/storage/disk_device/PartitionDelegate.h
46
status_t Repair(bool checkOnly);
src/kits/storage/disk_device/PartitionDelegate.h
79
bool IsSubSystem(Delegate* child,
src/kits/storage/disk_device/PartitionDelegate.h
82
bool CanInitialize(const char* diskSystem) const;
src/kits/storage/disk_device/jobs/RepairJob.h
18
bool checkOnly);
src/kits/storage/disk_device/jobs/RepairJob.h
24
bool fCheckOnly;
src/kits/storage/sniffer/DisjList.h
31
virtual bool Sniff(const Data& data) const = 0;
src/kits/storage/sniffer/DisjList.h
34
void SetCaseInsensitive(bool how);
src/kits/storage/sniffer/DisjList.h
35
bool IsCaseInsensitive();
src/kits/storage/sniffer/DisjList.h
37
bool fCaseInsensitive;
src/kits/storage/sniffer/Parser.h
150
bool CondRead(TokenType type);
src/kits/storage/sniffer/Parser.h
155
bool IsEmpty() const;
src/kits/storage/sniffer/Parser.h
80
bool operator==(Token &ref) const;
src/kits/storage/sniffer/Pattern.h
41
bool Sniff(Range range, const Data& data, bool caseInsensitive) const;
src/kits/storage/sniffer/Pattern.h
47
bool Sniff(off_t start, const Data& data, bool caseInsensitive) const;
src/kits/storage/sniffer/PatternList.h
39
virtual bool Sniff(const Data& data) const;
src/kits/storage/sniffer/RPattern.h
36
bool Sniff(const Data& data, bool caseInsensitive) const;
src/kits/storage/sniffer/RPatternList.h
39
virtual bool Sniff(const Data& data) const;
src/kits/storage/sniffer/Rule.h
41
bool Sniff(const Data& data) const;
src/kits/support/ArchivingManagers.h
108
bool deep, int32& _token);
src/kits/support/ArchivingManagers.h
110
bool IsArchived(BArchivable* archivable);
src/kits/support/ArchivingManagers.h
141
bool IsInstantiated(int32 token);
src/kits/tracker/AttributeStream.h
124
virtual bool Drive();
src/kits/tracker/AttributeStream.h
133
virtual bool Fill(char* buffer) const;
src/kits/tracker/AttributeStream.h
138
virtual bool CanFeed() const { return false; }
src/kits/tracker/AttributeStream.h
142
bool Start();
src/kits/tracker/AttributeStream.h
174
virtual bool CanFeed() const { return true; }
src/kits/tracker/AttributeStream.h
176
virtual bool Drive();
src/kits/tracker/AttributeStream.h
181
virtual bool Fill(char* buffer) const;
src/kits/tracker/AttributeStream.h
205
virtual bool CanFeed() const { return true; }
src/kits/tracker/AttributeStream.h
207
virtual bool Drive();
src/kits/tracker/AttributeStream.h
210
virtual bool Fill(char* buffer) const;
src/kits/tracker/AttributeStream.h
252
virtual bool CanFeed() const { return true; }
src/kits/tracker/AttributeStream.h
256
virtual bool Fill(char* buffer) const;
src/kits/tracker/AttributeStream.h
282
virtual bool Reject(const char* name, uint32 type, off_t size);
src/kits/tracker/AttributeStream.h
298
virtual bool Reject(const char* name, uint32 type, off_t size);
src/kits/tracker/AttributeStream.h
309
bool (*)(const char*, uint32 , off_t , void*, void*), void* params);
src/kits/tracker/AttributeStream.h
318
virtual bool WillTransform(const char* name, uint32 type, off_t size,
src/kits/tracker/AttributeStream.h
325
virtual bool ApplyTransformer(const char* name, uint32 type, off_t size,
src/kits/tracker/AttributeStream.h
334
bool (*fTransformFunc)(const char*, uint32 , off_t , void*, void*);
src/kits/tracker/AttributeStream.h
350
virtual bool CanFeed() const { return true; }
src/kits/tracker/AttributeStream.h
354
virtual bool Fill(char* buffer) const;
src/kits/tracker/AttributeStream.h
361
bool fRewound;
src/kits/tracker/AttributeStream.h
399
bool
src/kits/tracker/AttributeStream.h
418
class AttributeStreamBoolValue : public AttributeStreamConstValue<bool> {
src/kits/tracker/AttributeStream.h
420
AttributeStreamBoolValue(const char* name, bool value)
src/kits/tracker/AttributeStream.h
422
AttributeStreamConstValue<bool>(name, B_BOOL_TYPE, value)
src/kits/tracker/BackgroundImage.h
102
void WorkspaceActivated(BView* view, int32 workspace, bool state);
src/kits/tracker/BackgroundImage.h
107
const BNode* fromNode, bool desktop, BPoseView* poseView);
src/kits/tracker/BackgroundImage.h
114
BackgroundImage(const BNode*, bool);
src/kits/tracker/BackgroundImage.h
124
bool fIsDesktop;
src/kits/tracker/BackgroundImage.h
82
BPoint offset, bool textWidgetOutline);
src/kits/tracker/BackgroundImage.h
89
bool fTextWidgetOutline;
src/kits/tracker/BackgroundImage.h
93
bool isDesktop);
src/kits/tracker/ContainerWindow.h
105
uint32 workspace = B_CURRENT_WORKSPACE, bool useLayout = true);
src/kits/tracker/ContainerWindow.h
114
virtual void Minimize(bool minimize);
src/kits/tracker/ContainerWindow.h
116
virtual bool QuitRequested();
src/kits/tracker/ContainerWindow.h
131
virtual bool ShouldAddMenus() const;
src/kits/tracker/ContainerWindow.h
132
virtual bool ShouldAddScrollBars() const;
src/kits/tracker/ContainerWindow.h
136
virtual bool IsShowing(const node_ref*) const;
src/kits/tracker/ContainerWindow.h
137
virtual bool IsShowing(const entry_ref*) const;
src/kits/tracker/ContainerWindow.h
152
virtual void SaveState(bool hide = true);
src/kits/tracker/ContainerWindow.h
158
bool StateNeedsSaving() const;
src/kits/tracker/ContainerWindow.h
159
bool SaveStateIsEnabled() const;
src/kits/tracker/ContainerWindow.h
160
void SetSaveStateEnabled(bool);
src/kits/tracker/ContainerWindow.h
175
int32 type, float width, int32 align, bool editable,
src/kits/tracker/ContainerWindow.h
176
bool statField);
src/kits/tracker/ContainerWindow.h
179
bool editable, bool statField);
src/kits/tracker/ContainerWindow.h
194
static bool DefaultStateSourceNode(const char* name, BNode* result,
src/kits/tracker/ContainerWindow.h
195
bool createNew = false, bool createFolder = true);
src/kits/tracker/ContainerWindow.h
202
void ShowNavigator(bool);
src/kits/tracker/ContainerWindow.h
203
void SetSingleWindowBrowseShortcuts(bool);
src/kits/tracker/ContainerWindow.h
205
void SetPathWatchingEnabled(bool);
src/kits/tracker/ContainerWindow.h
206
bool IsPathWatchingEnabled(void) const;
src/kits/tracker/ContainerWindow.h
226
virtual bool NeedsDefaultStateSetup();
src/kits/tracker/ContainerWindow.h
254
const entry_ref*, bool);
src/kits/tracker/ContainerWindow.h
278
BMenu* AddMimeMenu(const BMimeType& mimeType, bool isSuperType,
src/kits/tracker/ContainerWindow.h
286
bool primary, BContainerWindow*, BMenu*),
src/kits/tracker/ContainerWindow.h
292
bool fUsesLayout;
src/kits/tracker/ContainerWindow.h
294
virtual bool ShouldHaveNavigationMenu(const entry_ref* = NULL);
src/kits/tracker/ContainerWindow.h
295
virtual bool ShouldHaveOpenWithMenu(const entry_ref* = NULL);
src/kits/tracker/ContainerWindow.h
296
virtual bool ShouldHaveEditQueryItem(const entry_ref* = NULL);
src/kits/tracker/ContainerWindow.h
297
virtual bool ShouldHaveMoveCopyMenus(const entry_ref* = NULL);
src/kits/tracker/ContainerWindow.h
298
virtual bool ShouldHaveNewFolderItem();
src/kits/tracker/ContainerWindow.h
299
virtual bool ShouldHaveAddOnMenus();
src/kits/tracker/ContainerWindow.h
302
virtual bool ShouldHaveDraggableFolderIcon();
src/kits/tracker/ContainerWindow.h
341
bool fStateNeedsSaving;
src/kits/tracker/ContainerWindow.h
353
bool fSaveStateIsEnabled;
src/kits/tracker/ContainerWindow.h
354
bool fIsWatchingPath;
src/kits/tracker/ContainerWindow.h
375
WindowStateNodeOpener(BContainerWindow* window, bool forWriting);
src/kits/tracker/ContainerWindow.h
379
void SetTo(const BEntry* entry, bool forWriting);
src/kits/tracker/ContainerWindow.h
380
void SetTo(Model*, bool forWriting);
src/kits/tracker/ContainerWindow.h
396
void PoseViewFocused(bool);
src/kits/tracker/ContainerWindow.h
399
void EnableBorderHighlight(bool);
src/kits/tracker/ContainerWindow.h
402
virtual void WindowActivated(bool);
src/kits/tracker/ContainerWindow.h
405
bool fEnableBorderHighlight;
src/kits/tracker/ContainerWindow.h
448
inline bool
src/kits/tracker/ContainerWindow.h
456
BContainerWindow::SetSaveStateEnabled(bool value)
src/kits/tracker/ContainerWindow.h
462
inline bool
src/kits/tracker/CountView.h
66
bool IsTypingAhead() const;
src/kits/tracker/CountView.h
72
bool IsFiltering() const;
src/kits/tracker/CountView.h
84
bool fShowingBarberPole : 1;
src/kits/tracker/DeskWindow.h
62
virtual bool ShouldAddMenus() const;
src/kits/tracker/DeskWindow.h
63
virtual bool ShouldAddScrollBars() const;
src/kits/tracker/DeskWindow.h
64
virtual bool ShouldAddContainerView() const;
src/kits/tracker/DeskWindow.h
70
virtual bool ShouldHaveDraggableFolderIcon() { return false; };
src/kits/tracker/DeskWindow.h
75
virtual void WorkspaceActivated(int32, bool);
src/kits/tracker/DeskWindow.h
79
void InitAddOnsList(bool);
src/kits/tracker/DeskWindow.h
80
void ApplyShortcutPreferences(bool);
src/kits/tracker/DesktopPoseView.h
56
virtual bool HasSystemColors() const;
src/kits/tracker/DesktopPoseView.h
66
virtual bool AddPosesThreadValid(const entry_ref*) const;
src/kits/tracker/DesktopPoseView.h
70
virtual bool IsDesktopView() const;
src/kits/tracker/DesktopPoseView.h
72
virtual bool Represents(const node_ref*) const;
src/kits/tracker/DesktopPoseView.h
73
virtual bool Represents(const entry_ref*) const;
src/kits/tracker/DesktopPoseView.h
85
inline bool
src/kits/tracker/DialogPane.h
47
bool leftAligned = true,
src/kits/tracker/DialogPane.h
53
bool leftAligned = true,
src/kits/tracker/DialogPane.h
83
bool fLeftAligned;
src/kits/tracker/DialogPane.h
84
bool fPressing;
src/kits/tracker/DraggableContainerIcon.h
56
bool fDragStarted;
src/kits/tracker/EntryIterator.h
109
bool sortInodes = false);
src/kits/tracker/EntryIterator.h
113
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/EntryIterator.h
135
bool fSortInodes;
src/kits/tracker/EntryIterator.h
146
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/EntryIterator.h
183
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/EntryIterator.h
199
CachedEntryIteratorList(bool sortInodes = true);
src/kits/tracker/EntryIterator.h
60
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false) = 0;
src/kits/tracker/EntryIterator.h
82
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/FSClipboard.h
63
void RemoveNode(node_ref* node, bool removeFromClipboard = false);
src/kits/tracker/FSClipboard.h
74
bool fRefsInClipboard;
src/kits/tracker/FSClipboard.h
85
bool FSClipboardHasRefs();
src/kits/tracker/FSClipboard.h
92
uint32 moveMode, bool clearClipboard);
src/kits/tracker/FSClipboard.h
94
bool FSClipboardPaste(Model* model, uint32 linksMode = 0);
src/kits/tracker/FSClipboard.h
96
uint32 FSClipboardFindNodeMode(Model* model, bool autoLock,
src/kits/tracker/FSClipboard.h
97
bool updateRefIfNeeded);
src/kits/tracker/FSUndoRedo.h
86
inline bool FSIsUndoMoveMode(uint32 moveMode)
src/kits/tracker/FSUtils.h
101
virtual bool SkipEntry(const BEntry*, bool file);
src/kits/tracker/FSUtils.h
111
virtual bool ChecksumFile(const entry_ref*);
src/kits/tracker/FSUtils.h
113
virtual bool SkipAttribute(const char* attributeName);
src/kits/tracker/FSUtils.h
114
virtual bool PreserveAttribute(const char* attributeName);
src/kits/tracker/FSUtils.h
130
bool showCount = true);
src/kits/tracker/FSUtils.h
132
virtual bool FileError(const char* message,
src/kits/tracker/FSUtils.h
134
bool allowContinue);
src/kits/tracker/FSUtils.h
138
bool optional = false);
src/kits/tracker/FSUtils.h
140
virtual bool CheckUserCanceled();
src/kits/tracker/FSUtils.h
142
virtual bool SkipAttribute(const char* attributeName);
src/kits/tracker/FSUtils.h
168
_IMPEXP_TRACKER status_t FSCopyAttributesAndStats(BNode*, BNode*, bool = true);
src/kits/tracker/FSUtils.h
176
_IMPEXP_TRACKER bool FSIsTrashDir(const BEntry*);
src/kits/tracker/FSUtils.h
177
_IMPEXP_TRACKER bool FSIsPrintersDir(const BEntry*);
src/kits/tracker/FSUtils.h
178
_IMPEXP_TRACKER bool FSIsDeskDir(const BEntry*);
src/kits/tracker/FSUtils.h
179
_IMPEXP_TRACKER bool FSIsHomeDir(const BEntry*);
src/kits/tracker/FSUtils.h
180
_IMPEXP_TRACKER bool FSIsRootDir(const BEntry*);
src/kits/tracker/FSUtils.h
182
BList* pointList = NULL, bool async = true);
src/kits/tracker/FSUtils.h
185
void FSDeleteRefList(BObjectList<entry_ref, true>*, bool, bool confirm = true);
src/kits/tracker/FSUtils.h
186
void FSDelete(entry_ref*, bool, bool confirm = true);
src/kits/tracker/FSUtils.h
187
void FSRestoreRefList(BObjectList<entry_ref,true >* list, bool async);
src/kits/tracker/FSUtils.h
190
const BMessage* refsReceived, bool async, bool openWithOK);
src/kits/tracker/FSUtils.h
210
bool FSInDeskDir(const entry_ref*);
src/kits/tracker/FSUtils.h
211
bool FSIsQueriesDir(const entry_ref*);
src/kits/tracker/FSUtils.h
212
bool FSInRootDir(const entry_ref*);
src/kits/tracker/FSUtils.h
213
bool FSInTrashDir(const entry_ref*);
src/kits/tracker/FSUtils.h
216
bool FSGetPoseLocation(const BNode* node, BPoint* point);
src/kits/tracker/FSUtils.h
231
void (*swapFunc)(void*) = 0, bool isForeign = false);
src/kits/tracker/FSUtils.h
250
status_t TrackerLaunch(const entry_ref* appRef, bool async);
src/kits/tracker/FSUtils.h
251
status_t TrackerLaunch(const BMessage* refs, bool async,
src/kits/tracker/FSUtils.h
252
bool okToRunOpenWith = true);
src/kits/tracker/FSUtils.h
254
bool async, bool okToRunOpenWith = true);
src/kits/tracker/FSUtils.h
256
status_t FSFindTrackerSettingsDir(BPath*, bool autoCreate = true);
src/kits/tracker/FSUtils.h
258
bool FSIsDeskDir(const BEntry*);
src/kits/tracker/FSUtils.h
265
bool ConfirmChangeIfWellKnownDirectory(const BEntry* entry,
src/kits/tracker/FSUtils.h
266
DestructiveAction action, bool dontAsk = false,
src/kits/tracker/FSUtils.h
274
bool CheckDevicesEqual(const entry_ref* entry, const Model* targetModel);
src/kits/tracker/FSUtils.h
280
BMessage* refs, int32 workspace, bool asynch);
src/kits/tracker/FSUtils.h
70
bool showCount = true);
src/kits/tracker/FSUtils.h
74
virtual bool FileError(const char* message,
src/kits/tracker/FSUtils.h
76
bool allowContinue);
src/kits/tracker/FSUtils.h
80
bool optional = false);
src/kits/tracker/FSUtils.h
83
virtual bool CheckUserCanceled();
src/kits/tracker/FSUtils.h
98
bool srcIsDir, bool dstIsDir);
src/kits/tracker/FavoritesMenu.h
123
virtual bool StartBuildingItemList();
src/kits/tracker/FavoritesMenu.h
124
virtual bool AddNextItem();
src/kits/tracker/FavoritesMenu.h
125
bool AddRecents(int32 count);
src/kits/tracker/FavoritesMenu.h
60
bool isSavePanel, BRefFilter* filter = NULL);
src/kits/tracker/FavoritesMenu.h
67
virtual bool StartBuildingItemList();
src/kits/tracker/FavoritesMenu.h
68
virtual bool AddNextItem();
src/kits/tracker/FavoritesMenu.h
72
bool ShouldShowModel(const Model* model);
src/kits/tracker/FavoritesMenu.h
90
bool fAddedSeparatorForSection;
src/kits/tracker/FavoritesMenu.h
99
bool fIsSavePanel;
src/kits/tracker/FilePanelPriv.h
101
bool TrackingMenu() const;
src/kits/tracker/FilePanelPriv.h
105
bool DefaultStateRestored() const { return fDefaultStateRestored; }
src/kits/tracker/FilePanelPriv.h
107
virtual bool ShouldHaveDraggableFolderIcon() { return false; };
src/kits/tracker/FilePanelPriv.h
112
virtual void SaveState(bool hide = true);
src/kits/tracker/FilePanelPriv.h
141
virtual void WindowActivated(bool state);
src/kits/tracker/FilePanelPriv.h
151
bool SwitchDirToDesktopIfNeeded(entry_ref &ref);
src/kits/tracker/FilePanelPriv.h
153
bool SelectChildInParent(const entry_ref* parent, const node_ref* child);
src/kits/tracker/FilePanelPriv.h
156
bool fIsSavePanel;
src/kits/tracker/FilePanelPriv.h
168
bool fHideWhenDone;
src/kits/tracker/FilePanelPriv.h
169
bool fIsTrackingMenu;
src/kits/tracker/FilePanelPriv.h
170
bool fDefaultStateRestored;
src/kits/tracker/FilePanelPriv.h
180
virtual bool IsFilePanel() const;
src/kits/tracker/FilePanelPriv.h
181
virtual bool IsDesktop() const { return fIsDesktop; };
src/kits/tracker/FilePanelPriv.h
182
void SetIsDesktop(bool on) { fIsDesktop = on; };
src/kits/tracker/FilePanelPriv.h
196
virtual bool IsVolumesRoot() const { return fIsDesktop; };
src/kits/tracker/FilePanelPriv.h
202
bool fIsDesktop;
src/kits/tracker/FilePanelPriv.h
214
inline bool
src/kits/tracker/FilePanelPriv.h
221
inline bool
src/kits/tracker/FilePanelPriv.h
242
inline bool
src/kits/tracker/FilePanelPriv.h
250
TFilePanel::SetHideWhenDone(bool on)
src/kits/tracker/FilePanelPriv.h
256
inline bool
src/kits/tracker/FilePanelPriv.h
63
bool multipleSelection = true, BMessage* = NULL, BRefFilter* = NULL,
src/kits/tracker/FilePanelPriv.h
66
uint32 workspace = B_CURRENT_WORKSPACE, bool hideWhenDone = true);
src/kits/tracker/FilePanelPriv.h
72
virtual bool QuitRequested();
src/kits/tracker/FilePanelPriv.h
87
bool IsSavePanel() const;
src/kits/tracker/FilePanelPriv.h
98
void SetHideWhenDone(bool);
src/kits/tracker/FilePanelPriv.h
99
bool HidesWhenDone(void);
src/kits/tracker/FindPanel.h
101
bool temporary;
src/kits/tracker/FindPanel.h
102
bool reserved9;
src/kits/tracker/FindPanel.h
103
bool reserved10;
src/kits/tracker/FindPanel.h
104
bool reserved11;
src/kits/tracker/FindPanel.h
131
static void SetQueryTemporary(BNode*, bool on);
src/kits/tracker/FindPanel.h
132
static bool QueryTemporary(const BNode*);
src/kits/tracker/FindPanel.h
139
bool editIfTemplateOnly = false);
src/kits/tracker/FindPanel.h
150
static bool IsQueryTemplate(BNode* file);
src/kits/tracker/FindPanel.h
151
void SetOptions(bool searchInTrash);
src/kits/tracker/FindPanel.h
160
void SaveQueryAttributes(BNode* file, bool templateQuery);
src/kits/tracker/FindPanel.h
168
bool FindSaveCommon(bool find);
src/kits/tracker/FindPanel.h
170
status_t SaveQueryAsAttributes(BNode*, BEntry*, bool queryTemplate,
src/kits/tracker/FindPanel.h
172
const BPoint* oldLocation = 0, bool temporary = true);
src/kits/tracker/FindPanel.h
176
void GetPredicateString(BString&, bool& dynamicDate);
src/kits/tracker/FindPanel.h
181
void ClearHistoryOrTemplates(bool clearTemplates, bool temporaryOnly);
src/kits/tracker/FindPanel.h
187
bool fFromTemplate;
src/kits/tracker/FindPanel.h
188
bool fEditTemplateOnly;
src/kits/tracker/FindPanel.h
211
FindPanel(BFile*, FindWindow* parent, bool fromTemplate,
src/kits/tracker/FindPanel.h
212
bool editTemplateOnly);
src/kits/tracker/FindPanel.h
219
void BuildAttrQuery(BQuery*, bool& dynamicDate) const;
src/kits/tracker/FindPanel.h
230
void SaveWindowState(BNode*, bool editTemplate);
src/kits/tracker/FindPanel.h
235
void GetByAttrPredicate(BQuery*, bool& dynamicDate) const;
src/kits/tracker/FindPanel.h
245
static void AddRecentQueries(BMenu*, bool addSaveAsItem,
src/kits/tracker/FindPanel.h
247
bool includeTemplates = true);
src/kits/tracker/FindPanel.h
254
static bool AddOneMimeTypeToMenu(const ShortMimeInfo*, void* castToMenu);
src/kits/tracker/FindPanel.h
272
void RemoveAttrViewItems(bool removeGrid = true);
src/kits/tracker/FindPanel.h
279
void ShowOrHideMoreOptions(bool show);
src/kits/tracker/FindPanel.h
291
const char*, bool queryTemplate);
src/kits/tracker/FindPanel.h
299
void AddLogicMenu(int32, bool selectAnd = true);
src/kits/tracker/FindPanel.h
305
status_t AddDirectoryFilter(const entry_ref* ref, bool addToMenu = true);
src/kits/tracker/FindPanel.h
334
bool fAddSeparatorItemState;
src/kits/tracker/FindPanel.h
351
bool DoSomeWork();
src/kits/tracker/FindPanel.h
357
bool GetSome();
src/kits/tracker/FindPanel.h
359
bool ProcessOneRef(Model*);
src/kits/tracker/FindPanel.h
369
static bool QueryOldEnough(Model* model);
src/kits/tracker/FindPanel.h
405
virtual bool DragStarted(BMessage*);
src/kits/tracker/FindPanel.h
411
virtual bool Filter(const entry_ref*, BNode*, struct stat_beos*, const char*);
src/kits/tracker/FindPanel.h
95
bool showMoreOptions;
src/kits/tracker/FindPanel.h
96
bool searchTrash;
src/kits/tracker/GroupedMenu.h
52
bool AddItem(BMenuItem* item);
src/kits/tracker/GroupedMenu.h
53
bool AddItem(BMenuItem* item, int32 atIndex);
src/kits/tracker/GroupedMenu.h
54
bool AddItem(BMenu* menu);
src/kits/tracker/GroupedMenu.h
55
bool AddItem(BMenu* menu, int32 atIndex);
src/kits/tracker/GroupedMenu.h
57
bool RemoveItem(BMenuItem* item);
src/kits/tracker/GroupedMenu.h
58
bool RemoveItem(BMenu* menu);
src/kits/tracker/GroupedMenu.h
66
void Separated(bool separated);
src/kits/tracker/GroupedMenu.h
67
bool HasSeparator();
src/kits/tracker/GroupedMenu.h
75
bool fHasSeparator;
src/kits/tracker/GroupedMenu.h
84
bool AddGroup(TMenuItemGroup* group);
src/kits/tracker/GroupedMenu.h
85
bool AddGroup(TMenuItemGroup* group, int32 atIndex);
src/kits/tracker/GroupedMenu.h
87
bool RemoveGroup(TMenuItemGroup* group);
src/kits/tracker/IconCache.h
134
bool Compare(KeyType key, ValueType* value) const
src/kits/tracker/IconCache.h
166
bool HaveIconBitmap(IconDrawMode mode, BSize size) const;
src/kits/tracker/IconCache.h
167
bool CanConstructBitmap(IconDrawMode mode, BSize size) const;
src/kits/tracker/IconCache.h
168
static bool AlternateModeForIconConstructing(IconDrawMode requestedMode,
src/kits/tracker/IconCache.h
177
bool IconHitTest(BPoint, IconDrawMode, BSize) const;
src/kits/tracker/IconCache.h
214
BSize size, bool async = false) = 0;
src/kits/tracker/IconCache.h
219
bool Lock();
src/kits/tracker/IconCache.h
221
bool IsLocked() const;
src/kits/tracker/IconCache.h
234
bool async = false);
src/kits/tracker/IconCache.h
254
bool operator==(const TypeAndSignature& typeAndSignature) const;
src/kits/tracker/IconCache.h
272
BSize size, bool async = false);
src/kits/tracker/IconCache.h
301
NodeCacheEntry(bool permanent = false);
src/kits/tracker/IconCache.h
302
NodeCacheEntry(const node_ref*, bool permanent = false);
src/kits/tracker/IconCache.h
304
bool async = false);
src/kits/tracker/IconCache.h
311
bool Permanent() const;
src/kits/tracker/IconCache.h
320
bool operator==(const node_ref* ref) const;
src/kits/tracker/IconCache.h
326
bool fPermanent;
src/kits/tracker/IconCache.h
339
BSize, bool async = false);
src/kits/tracker/IconCache.h
345
NodeCacheEntry* AddItem(const node_ref*, bool permanent = false);
src/kits/tracker/IconCache.h
370
BSize size, bool async = false);
src/kits/tracker/IconCache.h
385
bool permanent = false);
src/kits/tracker/IconCache.h
403
bool IsIconFrom(const Model*, const char* mimeType,
src/kits/tracker/IconCache.h
408
bool IconHitTest(BPoint, const Model*, IconDrawMode, BSize);
src/kits/tracker/IconCache.h
414
static bool NeedsDeletionNotification(IconSource);
src/kits/tracker/IconCache.h
424
Model*, IconDrawMode mode, BSize size, bool permanent);
src/kits/tracker/IconCache.h
464
bool permanent);
src/kits/tracker/IconCache.h
485
bool fInitHighlightTable;
src/kits/tracker/IconCache.h
498
bool preallocate = false);
src/kits/tracker/IconCache.h
527
inline bool
src/kits/tracker/LiveMenu.h
107
bool radioMode = true, bool labelFromMarked = true,
src/kits/tracker/LiveMenu.h
49
bool radioMode = true,
src/kits/tracker/LiveMenu.h
50
bool labelFromMarked = true,
src/kits/tracker/LiveMenu.h
86
bool radioMode = true, bool labelFromMarked = true,
src/kits/tracker/LockingList.h
44
template <class T, bool Owning = false>
src/kits/tracker/LockingList.h
53
bool Lock();
src/kits/tracker/LockingList.h
55
bool IsLocked() const;
src/kits/tracker/LockingList.h
62
template<class T, bool O>
src/kits/tracker/LockingList.h
70
template<class T, bool O>
src/kits/tracker/LockingList.h
71
bool
src/kits/tracker/LockingList.h
78
template<class T, bool O>
src/kits/tracker/LockingList.h
86
template<class T, bool O>
src/kits/tracker/LockingList.h
87
bool
src/kits/tracker/MimeTypeList.h
54
bool IsCommonMimeType() const;
src/kits/tracker/MimeTypeList.h
63
bool fCommonMimeType;
src/kits/tracker/MimeTypeList.h
78
const ShortMimeInfo* EachCommonType(bool (*)(const ShortMimeInfo*, void*),
src/kits/tracker/MiniMenuField.h
60
virtual void MakeFocus(bool);
src/kits/tracker/Model.h
103
status_t OpenNode(bool writable = false);
src/kits/tracker/Model.h
106
bool IsNodeOpen() const;
src/kits/tracker/Model.h
107
bool IsNodeOpenForWriting() const;
src/kits/tracker/Model.h
109
status_t UpdateStatAndOpenNode(bool writable = false);
src/kits/tracker/Model.h
130
bool IsContainer() const;
src/kits/tracker/Model.h
131
bool IsDesktop() const;
src/kits/tracker/Model.h
132
bool IsDirectory() const;
src/kits/tracker/Model.h
133
bool IsFile() const;
src/kits/tracker/Model.h
134
bool IsQuery() const;
src/kits/tracker/Model.h
135
bool IsQueryTemplate() const;
src/kits/tracker/Model.h
136
bool IsExecutable() const;
src/kits/tracker/Model.h
137
bool IsPrintersDir() const;
src/kits/tracker/Model.h
138
bool IsSymLink() const;
src/kits/tracker/Model.h
139
bool InRoot() const;
src/kits/tracker/Model.h
140
bool IsRoot() const;
src/kits/tracker/Model.h
141
bool InTrash() const;
src/kits/tracker/Model.h
142
bool IsTrash() const;
src/kits/tracker/Model.h
143
bool IsVolume() const;
src/kits/tracker/Model.h
144
bool IsVirtualDirectory() const;
src/kits/tracker/Model.h
169
bool AttrChanged(const char* attrName);
src/kits/tracker/Model.h
172
bool IconAttrChanged(const char* attrName);
src/kits/tracker/Model.h
174
bool StatChanged();
src/kits/tracker/Model.h
180
bool IsDropTarget(const Model* forDocument = 0,
src/kits/tracker/Model.h
181
bool traverse = false) const;
src/kits/tracker/Model.h
186
bool IsDropTargetForList(const BStringList* list) const;
src/kits/tracker/Model.h
191
void PrintToStream(int32 level = 1, bool deep = false);
src/kits/tracker/Model.h
195
bool IsSuperHandler() const;
src/kits/tracker/Model.h
197
const BStringList* list, bool exactReason = false) const;
src/kits/tracker/Model.h
211
bool Mimeset(bool force);
src/kits/tracker/Model.h
217
bool HasLocalizedName() const;
src/kits/tracker/Model.h
220
status_t OpenNodeCommon(bool writable);
src/kits/tracker/Model.h
223
bool CheckAppIconHint() const;
src/kits/tracker/Model.h
268
bool fWritable;
src/kits/tracker/Model.h
272
bool fHasLocalizedName;
src/kits/tracker/Model.h
273
bool fLocalizedNameIsCached;
src/kits/tracker/Model.h
283
ModelNodeLazyOpener(Model* model, bool writable = false,
src/kits/tracker/Model.h
284
bool openLater = true);
src/kits/tracker/Model.h
287
bool IsOpen() const;
src/kits/tracker/Model.h
288
bool IsOpenForWriting() const;
src/kits/tracker/Model.h
289
bool IsOpen(bool forWriting) const;
src/kits/tracker/Model.h
291
status_t OpenNode(bool writable = false);
src/kits/tracker/Model.h
295
bool fWasOpen;
src/kits/tracker/Model.h
296
bool fWasOpenForWriting;
src/kits/tracker/Model.h
322
void DumpOpenModels(bool extensive);
src/kits/tracker/Model.h
386
inline bool
src/kits/tracker/Model.h
395
inline bool
src/kits/tracker/Model.h
402
inline bool
src/kits/tracker/Model.h
418
inline bool
src/kits/tracker/Model.h
434
inline bool
src/kits/tracker/Model.h
441
inline bool
src/kits/tracker/Model.h
448
inline bool
src/kits/tracker/Model.h
455
inline bool
src/kits/tracker/Model.h
462
inline bool
src/kits/tracker/Model.h
469
inline bool
src/kits/tracker/Model.h
476
inline bool
src/kits/tracker/Model.h
483
inline bool
src/kits/tracker/Model.h
490
inline bool
src/kits/tracker/Model.h
498
ModelNodeLazyOpener::ModelNodeLazyOpener(Model* model, bool writable,
src/kits/tracker/Model.h
499
bool openLater)
src/kits/tracker/Model.h
522
inline bool
src/kits/tracker/Model.h
529
inline bool
src/kits/tracker/Model.h
536
inline bool
src/kits/tracker/Model.h
537
ModelNodeLazyOpener::IsOpen(bool forWriting) const
src/kits/tracker/Model.h
551
ModelNodeLazyOpener::OpenNode(bool writable)
src/kits/tracker/Model.h
82
Model(const BEntry* entry, bool open = false, bool writable = false);
src/kits/tracker/Model.h
83
Model(const entry_ref*, bool traverse = false, bool open = false,
src/kits/tracker/Model.h
84
bool writable = false);
src/kits/tracker/Model.h
86
bool open = false, bool writable = false);
src/kits/tracker/Model.h
93
status_t SetTo(const BEntry*, bool open = false,
src/kits/tracker/Model.h
94
bool writable = false);
src/kits/tracker/Model.h
95
status_t SetTo(const entry_ref*, bool traverse = false,
src/kits/tracker/Model.h
96
bool open = false, bool writable = false);
src/kits/tracker/Model.h
98
const char* name, bool open = false, bool writable = false);
src/kits/tracker/MountMenu.h
48
virtual bool AddDynamicItem(add_state state);
src/kits/tracker/Navigator.h
81
void GoForward(bool option);
src/kits/tracker/Navigator.h
83
void GoBackward(bool option);
src/kits/tracker/Navigator.h
84
void GoUp(bool option);
src/kits/tracker/Navigator.h
85
void SendNavigationMessage(NavigationAction, BEntry*, bool option);
src/kits/tracker/NodePreloader.h
76
volatile bool fQuitRequested;
src/kits/tracker/NodeWalker.h
103
bool fIncludeTopDir;
src/kits/tracker/NodeWalker.h
104
bool fOriginalIncludeTopDir;
src/kits/tracker/NodeWalker.h
118
TVolWalker(bool knows_attr = true, bool writable = true,
src/kits/tracker/NodeWalker.h
119
bool includeTopDirectory = true);
src/kits/tracker/NodeWalker.h
122
virtual status_t GetNextEntry(BEntry*, bool traverse = false);
src/kits/tracker/NodeWalker.h
140
bool fKnowsAttr;
src/kits/tracker/NodeWalker.h
141
bool fWritable;
src/kits/tracker/NodeWalker.h
153
virtual status_t GetNextEntry(BEntry*, bool traverse = false);
src/kits/tracker/NodeWalker.h
59
virtual status_t GetNextEntry(BEntry*, bool traverse = false) = 0;
src/kits/tracker/NodeWalker.h
72
TNodeWalker(bool includeTopDirectory);
src/kits/tracker/NodeWalker.h
73
TNodeWalker(const char* path, bool includeTopDirectory);
src/kits/tracker/NodeWalker.h
74
TNodeWalker(const entry_ref* ref, bool includeTopDirectory);
src/kits/tracker/NodeWalker.h
75
TNodeWalker(const BDirectory* dir, bool includeTopDirectory);
src/kits/tracker/NodeWalker.h
85
virtual status_t GetNextEntry(BEntry*, bool traverse = false);
src/kits/tracker/OpenWithWindow.h
113
bool CanOpenWithFilter(const Model* appModel,
src/kits/tracker/OpenWithWindow.h
117
bool GenericFilesOnly() const;
src/kits/tracker/OpenWithWindow.h
119
bool ShowAllApplications() const;
src/kits/tracker/OpenWithWindow.h
133
bool fGenericFilesOnly;
src/kits/tracker/OpenWithWindow.h
134
bool fCanAddAllApps;
src/kits/tracker/OpenWithWindow.h
135
bool fFoundOneNonSuperHandler;
src/kits/tracker/OpenWithWindow.h
152
void SetCanSetAppAsDefault(bool);
src/kits/tracker/OpenWithWindow.h
153
void SetCanOpen(bool);
src/kits/tracker/OpenWithWindow.h
155
virtual bool ShouldHaveDraggableFolderIcon() { return false; };
src/kits/tracker/OpenWithWindow.h
162
virtual bool ShouldAddMenus() const;
src/kits/tracker/OpenWithWindow.h
171
virtual bool NeedsDefaultStateSetup();
src/kits/tracker/OpenWithWindow.h
172
virtual void SaveState(bool hide = true);
src/kits/tracker/OpenWithWindow.h
176
virtual bool IsShowing(const node_ref*) const;
src/kits/tracker/OpenWithWindow.h
177
virtual bool IsShowing(const entry_ref*) const;
src/kits/tracker/OpenWithWindow.h
220
virtual bool HasSystemColors() const;
src/kits/tracker/OpenWithWindow.h
222
virtual bool AddPosesThreadValid(const entry_ref*) const;
src/kits/tracker/OpenWithWindow.h
243
virtual void MoveSelectionToTrash(bool selectNext = true);
src/kits/tracker/OpenWithWindow.h
246
BContainerWindow* srcWindow, bool forceCopy,
src/kits/tracker/OpenWithWindow.h
247
bool create_link = false);
src/kits/tracker/OpenWithWindow.h
248
virtual bool HandleMessageDropped(BMessage*);
src/kits/tracker/OpenWithWindow.h
249
virtual bool CanHandleDragSelection(const Model*, const BMessage*,
src/kits/tracker/OpenWithWindow.h
250
bool);
src/kits/tracker/OpenWithWindow.h
252
virtual bool Represents(const node_ref*) const;
src/kits/tracker/OpenWithWindow.h
253
virtual bool Represents(const entry_ref*) const;
src/kits/tracker/OpenWithWindow.h
256
int32 count, BPose** resultingPoses, bool insertionSort = true,
src/kits/tracker/OpenWithWindow.h
258
bool forceDraw = false);
src/kits/tracker/OpenWithWindow.h
268
bool fHaveCommonPreferredApp;
src/kits/tracker/OpenWithWindow.h
281
bool Filter(const entry_ref* ref, BNode* node, stat_beos* st,
src/kits/tracker/OpenWithWindow.h
319
virtual bool StartBuildingItemList();
src/kits/tracker/OpenWithWindow.h
320
virtual bool AddNextItem();
src/kits/tracker/OpenWithWindow.h
332
bool fHaveCommonPreferredApp;
src/kits/tracker/OpenWithWindow.h
346
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/OpenWithWindow.h
355
bool Iterate() const;
src/kits/tracker/OpenWithWindow.h
72
SearchForSignatureEntryList(bool canAddAllApps);
src/kits/tracker/OpenWithWindow.h
79
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/OpenWithWindow.h
87
bool GetPreferredApp(entry_ref* ref) const;
src/kits/tracker/OverrideAlert.h
74
void UpdateButtons(uint32 modifiers, bool force = false);
src/kits/tracker/PendingNodeMonitorCache.h
60
bool Match(const node_ref*) const;
src/kits/tracker/PendingNodeMonitorCache.h
61
bool TooOld(bigtime_t now) const;
src/kits/tracker/Pose.h
100
bool UpdateVolumeSpaceBar(BVolume* volume);
src/kits/tracker/Pose.h
107
void Commit(bool saveChanges, BPoint loc, BPoseView*, int32 index);
src/kits/tracker/Pose.h
113
bool DelayedEdit() const;
src/kits/tracker/Pose.h
114
void SetDelayedEdit(bool delay);
src/kits/tracker/Pose.h
115
bool ListModeInited() const;
src/kits/tracker/Pose.h
116
bool HasLocation() const;
src/kits/tracker/Pose.h
117
bool NeedsSaveLocation() const;
src/kits/tracker/Pose.h
119
bool WasAutoPlaced() const;
src/kits/tracker/Pose.h
120
void SetAutoPlaced(bool);
src/kits/tracker/Pose.h
130
BView* drawView, bool selected, uint32 clipboardMode, BPoint offset);
src/kits/tracker/Pose.h
131
static bool _PeriodicUpdateCallback(BPose* pose, void* cookie);
src/kits/tracker/Pose.h
132
void EditPreviousNextWidgetCommon(BPoseView* poseView, bool next);
src/kits/tracker/Pose.h
146
bool fIsSelected : 1;
src/kits/tracker/Pose.h
147
bool fHasLocation : 1;
src/kits/tracker/Pose.h
148
bool fNeedsSaveLocation : 1;
src/kits/tracker/Pose.h
149
bool fListModeInited : 1;
src/kits/tracker/Pose.h
150
bool fWasAutoPlaced : 1;
src/kits/tracker/Pose.h
151
bool fBrokenSymLink : 1;
src/kits/tracker/Pose.h
152
bool fBackgroundClean : 1;
src/kits/tracker/Pose.h
173
inline bool
src/kits/tracker/Pose.h
181
BPose::Select(bool on)
src/kits/tracker/Pose.h
196
inline bool
src/kits/tracker/Pose.h
210
inline bool
src/kits/tracker/Pose.h
217
inline bool
src/kits/tracker/Pose.h
225
BPose::SetAutoPlaced(bool on)
src/kits/tracker/Pose.h
231
inline bool
src/kits/tracker/Pose.h
240
bool fullDraw)
src/kits/tracker/Pose.h
58
BPose(Model* adopt, BPoseView*, uint32 clipboardMode, bool selected = false);
src/kits/tracker/Pose.h
65
void MoveTo(BPoint, BPoseView*, bool invalidate = true);
src/kits/tracker/Pose.h
68
bool fullDraw = true);
src/kits/tracker/Pose.h
70
BView* drawView, bool fullDraw, BPoint offset, bool selected);
src/kits/tracker/Pose.h
77
void DrawIcon(BPoint where, BView* view, BSize size, bool drawUnselected = false);
src/kits/tracker/Pose.h
82
void Select(bool selected);
src/kits/tracker/Pose.h
83
bool IsSelected() const;
src/kits/tracker/Pose.h
93
bool PointInPose(BPoint poseLoc, const BPoseView*, BPoint where, BTextWidget** = NULL) const;
src/kits/tracker/Pose.h
94
bool PointInPose(const BPoseView*, BPoint where) const;
src/kits/tracker/Pose.h
95
BRect CalcRect(BPoint loc, const BPoseView*, bool minimal_rect = false) const;
src/kits/tracker/Pose.h
99
BPoint poseLoc, BPoseView* view, bool visible);
src/kits/tracker/PoseList.h
125
bool fOwning;
src/kits/tracker/PoseList.h
129
inline bool
src/kits/tracker/PoseList.h
130
PoseList::RemoveItem(BPose* p, bool deleteIfOwning)
src/kits/tracker/PoseList.h
132
bool removed = _inherited::RemoveItem(p);
src/kits/tracker/PoseList.h
140
PoseList::MakeEmpty(bool deleteIfOwning)
src/kits/tracker/PoseList.h
59
PoseList(int32 itemsPerBlock = 20, bool owning = false)
src/kits/tracker/PoseList.h
82
bool IsEmpty() const { return _inherited::IsEmpty(); }
src/kits/tracker/PoseList.h
85
bool HasItem(const BPose* p) const { return _inherited::HasItem(p); }
src/kits/tracker/PoseList.h
91
bool AddItem(BPose* p) { return _inherited::AddItem(p); }
src/kits/tracker/PoseList.h
92
bool AddItem(BPose* p, int32 i) { return _inherited::AddItem(p, i); }
src/kits/tracker/PoseList.h
93
bool AddList(PoseList* list) { return _inherited::AddList(list); }
src/kits/tracker/PoseList.h
95
bool RemoveItem(BPose* p, bool deleteIfOwning = true);
src/kits/tracker/PoseList.h
98
void MakeEmpty(bool deleteIfOwning = true);
src/kits/tracker/PoseView.h
1013
inline bool
src/kits/tracker/PoseView.h
102
virtual bool Represents(const node_ref*) const;
src/kits/tracker/PoseView.h
1020
inline bool
src/kits/tracker/PoseView.h
103
virtual bool Represents(const entry_ref*) const;
src/kits/tracker/PoseView.h
1055
inline bool
src/kits/tracker/PoseView.h
1063
BPoseView::SetIconMapping(bool on)
src/kits/tracker/PoseView.h
110
virtual bool IsFilePanel() const;
src/kits/tracker/PoseView.h
111
virtual bool IsDesktopView() const;
src/kits/tracker/PoseView.h
1147
BPoseView::SetMultipleSelection(bool state)
src/kits/tracker/PoseView.h
1154
BPoseView::SetSelectionChangedHook(bool state)
src/kits/tracker/PoseView.h
1161
BPoseView::SetAutoScroll(bool state)
src/kits/tracker/PoseView.h
1168
BPoseView::SetPoseEditing(bool state)
src/kits/tracker/PoseView.h
1175
BPoseView::SetDragEnabled(bool state)
src/kits/tracker/PoseView.h
1182
BPoseView::SetDropEnabled(bool state)
src/kits/tracker/PoseView.h
1189
BPoseView::SetSelectionRectEnabled(bool state)
src/kits/tracker/PoseView.h
1196
BPoseView::SetAlwaysAutoPlace(bool state)
src/kits/tracker/PoseView.h
1203
BPoseView::SetEnsurePosesVisible(bool state)
src/kits/tracker/PoseView.h
1260
inline bool
src/kits/tracker/PoseView.h
1268
BPoseView::SetHasPosesInClipboard(bool hasPoses)
src/kits/tracker/PoseView.h
127
bool StateNeedsSaving();
src/kits/tracker/PoseView.h
148
virtual void MakeFocus(bool = true);
src/kits/tracker/PoseView.h
158
virtual void WindowActivated(bool active);
src/kits/tracker/PoseView.h
161
void SetMultipleSelection(bool);
src/kits/tracker/PoseView.h
162
void SetDragEnabled(bool);
src/kits/tracker/PoseView.h
163
void SetDropEnabled(bool);
src/kits/tracker/PoseView.h
164
void SetSelectionRectEnabled(bool);
src/kits/tracker/PoseView.h
165
void SetAlwaysAutoPlace(bool);
src/kits/tracker/PoseView.h
166
void SetSelectionChangedHook(bool);
src/kits/tracker/PoseView.h
167
void SetEnsurePosesVisible(bool);
src/kits/tracker/PoseView.h
168
void SetIconMapping(bool);
src/kits/tracker/PoseView.h
169
void SetAutoScroll(bool);
src/kits/tracker/PoseView.h
170
void SetPoseEditing(bool);
src/kits/tracker/PoseView.h
175
virtual bool FSNotification(const BMessage*);
src/kits/tracker/PoseView.h
192
void SetReverseSort(bool reverse);
src/kits/tracker/PoseView.h
197
bool ReverseSort() const;
src/kits/tracker/PoseView.h
224
bool WidgetTextOutline() const { return fWidgetTextOutline; };
src/kits/tracker/PoseView.h
225
void SetWidgetTextOutline(bool);
src/kits/tracker/PoseView.h
233
bool AddColumn(BColumn*, const BColumn* after = NULL);
src/kits/tracker/PoseView.h
234
bool RemoveColumn(BColumn* column, bool runAlert);
src/kits/tracker/PoseView.h
236
bool ResizeColumnToWidest(BColumn* column);
src/kits/tracker/PoseView.h
277
void IdentifySelection(bool force = false);
src/kits/tracker/PoseView.h
280
bool CanUnmountSelection();
src/kits/tracker/PoseView.h
284
virtual bool CanOpenParent();
src/kits/tracker/PoseView.h
297
virtual void MoveSelectionToTrash(bool selectNext = true);
src/kits/tracker/PoseView.h
298
virtual void DeleteSelection(bool selectNext = true, bool confirm = true);
src/kits/tracker/PoseView.h
300
bool selectNext = true);
src/kits/tracker/PoseView.h
302
void RestoreSelectionFromTrash(bool selectNext = true);
src/kits/tracker/PoseView.h
311
void ShowSelection(bool);
src/kits/tracker/PoseView.h
313
bool select);
src/kits/tracker/PoseView.h
315
bool SelectedVolumeIsReadOnly() const;
src/kits/tracker/PoseView.h
316
bool TargetVolumeIsReadOnly() const;
src/kits/tracker/PoseView.h
317
bool CanEditName() const;
src/kits/tracker/PoseView.h
318
bool CanMoveToTrashOrDuplicate() const;
src/kits/tracker/PoseView.h
325
void SelectPose(BPose*, int32 index, bool scrollIntoView = true);
src/kits/tracker/PoseView.h
327
bool scrollIntoView = true);
src/kits/tracker/PoseView.h
338
void CommitActivePose(bool saveChanges = true);
src/kits/tracker/PoseView.h
339
static bool PoseVisible(const Model*, const PoseInfo*);
src/kits/tracker/PoseView.h
340
bool FrameForPose(BPose* targetPose, bool convert, BRect* poseRect);
src/kits/tracker/PoseView.h
341
bool CreateSymlinkPoseTarget(Model* symlink);
src/kits/tracker/PoseView.h
348
inline bool HasPosesInClipboard();
src/kits/tracker/PoseView.h
349
inline void SetHasPosesInClipboard(bool hasPoses);
src/kits/tracker/PoseView.h
365
virtual bool HandleMessageDropped(BMessage*);
src/kits/tracker/PoseView.h
366
static bool HandleDropCommon(BMessage* dragMessage, Model* target, BPose*, BView* view,
src/kits/tracker/PoseView.h
369
static bool CanHandleDragSelection(const Model* target, const BMessage* dragMessage,
src/kits/tracker/PoseView.h
370
bool ignoreTypes);
src/kits/tracker/PoseView.h
373
void MoveSelectionInto(Model* destFolder, BContainerWindow* srcWindow, bool forceCopy,
src/kits/tracker/PoseView.h
374
bool forceMove = false, bool createLink = false, bool relativeLink = false);
src/kits/tracker/PoseView.h
376
BContainerWindow* destWindow, uint32 buttons, BPoint loc, bool forceCopy,
src/kits/tracker/PoseView.h
377
bool forceMove = false, bool createLink = false, bool relativeLink = false,
src/kits/tracker/PoseView.h
378
BPoint where = B_ORIGIN, bool pinToGrid = false);
src/kits/tracker/PoseView.h
380
bool UpdateDropTarget(BPoint, const BMessage*, bool trackingContextMenu);
src/kits/tracker/PoseView.h
382
void HiliteDropTarget(bool hiliteState);
src/kits/tracker/PoseView.h
384
static bool MenuTrackingHook(BMenu* menu, void* castToThis);
src/kits/tracker/PoseView.h
408
inline bool IsDragging() const { return fDragMessage != NULL && fCachedTypesList != NULL; };
src/kits/tracker/PoseView.h
412
inline bool WaitingForRefs() const { return fWaitingForRefs; };
src/kits/tracker/PoseView.h
413
void SetWaitingForRefs(bool waiting) { fWaitingForRefs = waiting; };
src/kits/tracker/PoseView.h
417
inline bool ShowSelectionWhenInactive() const { return fShowSelectionWhenInactive; };
src/kits/tracker/PoseView.h
418
bool IsDrawingSelectionRect() const { return fIsDrawingSelectionRect; };
src/kits/tracker/PoseView.h
420
inline bool IsWatchingDateFormatChange() const { return fIsWatchingDateFormatChange; };
src/kits/tracker/PoseView.h
425
inline bool IsFiltering() const { return IsRefFiltering() || IsTypeAheadFiltering(); };
src/kits/tracker/PoseView.h
426
inline bool IsRefFiltering() const { return fRefFilter != NULL; };
src/kits/tracker/PoseView.h
427
inline bool IsTypeAheadFiltering() const { return fTypeAheadFiltering; };
src/kits/tracker/PoseView.h
448
void Cleanup(bool doAll = false);
src/kits/tracker/PoseView.h
460
virtual bool HandleScriptingMessage(BMessage* message);
src/kits/tracker/PoseView.h
461
bool SetProperty(BMessage* message, BMessage* specifier, int32 form,
src/kits/tracker/PoseView.h
463
bool GetProperty(BMessage*, int32, const char*, BMessage*);
src/kits/tracker/PoseView.h
464
bool CreateProperty(BMessage* message, BMessage* specifier, int32,
src/kits/tracker/PoseView.h
466
bool ExecuteProperty(BMessage* specifier, int32, const char*,
src/kits/tracker/PoseView.h
468
bool CountProperty(BMessage*, int32, const char*, BMessage*);
src/kits/tracker/PoseView.h
469
bool DeleteProperty(BMessage*, int32, const char*, BMessage*);
src/kits/tracker/PoseView.h
484
void AddPoseToList(PoseList* list, bool visibleList, bool insertionSort, BPose* pose,
src/kits/tracker/PoseView.h
485
BRect& viewBounds, float& listViewScrollBy, bool forceDraw, int32* indexPtr = NULL);
src/kits/tracker/PoseView.h
486
BPose* CreatePose(Model*, PoseInfo*, bool insertionSort = true, int32* index = NULL,
src/kits/tracker/PoseView.h
487
BRect* boundsPointer = NULL, bool forceDraw = true);
src/kits/tracker/PoseView.h
489
BPose** resultingPoses, bool insertionSort = true, int32* lastPoseIndexPointer = 0,
src/kits/tracker/PoseView.h
490
BRect* boundsPointer = 0, bool forceDraw = false);
src/kits/tracker/PoseView.h
496
virtual bool AddPosesThreadValid(const entry_ref*) const;
src/kits/tracker/PoseView.h
509
virtual bool IsVolumesRoot() const { return IsDesktopView(); };
src/kits/tracker/PoseView.h
513
virtual bool DeletePose(const node_ref*, BPose* pose = NULL, int32 index = 0);
src/kits/tracker/PoseView.h
527
bool IsValidLocation(const BPose* pose);
src/kits/tracker/PoseView.h
528
bool IsValidLocation(const BRect& rect);
src/kits/tracker/PoseView.h
530
bool SlotOccupied(BRect poseRect, BRect viewBounds) const;
src/kits/tracker/PoseView.h
540
BRect CalcPoseRect(const BPose*, int32 index, bool firstColumnOnly = false) const;
src/kits/tracker/PoseView.h
542
BRect CalcPoseRectList(const BPose*, int32 index, bool firstColumnOnly = false) const;
src/kits/tracker/PoseView.h
543
void DrawPose(BPose*, int32 index, bool fullDraw = true);
src/kits/tracker/PoseView.h
552
int32 FirstIndexAtOrBelow(int32 y, bool constrainIndex = true) const;
src/kits/tracker/PoseView.h
557
BPose* FindNextMatch(int32* index, bool reverse = false);
src/kits/tracker/PoseView.h
575
static bool EachItemInDraggedSelection(const BMessage* message,
src/kits/tracker/PoseView.h
576
bool (*)(BPose*, BPoseView*, void*), BPoseView* poseView, void* = NULL);
src/kits/tracker/PoseView.h
582
static bool FindDragNDropAction(const BMessage* dragMessage, bool& canCopy, bool& canMove,
src/kits/tracker/PoseView.h
583
bool& canLink, bool& canErase);
src/kits/tracker/PoseView.h
585
static bool CanTrashForeignDrag(const Model*);
src/kits/tracker/PoseView.h
586
static bool CanCopyOrMoveForeignDrag(const Model*, const BMessage*);
src/kits/tracker/PoseView.h
587
static bool DragSelectionContains(const BPose* target, const BMessage* dragMessage);
src/kits/tracker/PoseView.h
590
bool setLocation = false, BPoint dropPoint = B_ORIGIN);
src/kits/tracker/PoseView.h
593
void OpenSelectionCommon(BPose*, int32*, bool);
src/kits/tracker/PoseView.h
595
static void LaunchAppWithSelection(Model*, const BMessage*, bool checkTypes = true);
src/kits/tracker/PoseView.h
598
virtual bool EntryMoved(const BMessage*);
src/kits/tracker/PoseView.h
599
virtual bool AttributeChanged(const BMessage*);
src/kits/tracker/PoseView.h
600
virtual bool NoticeMetaMimeChanged(const BMessage*);
src/kits/tracker/PoseView.h
604
bool WasDoubleClick(const BPose*, BPoint where);
src/kits/tracker/PoseView.h
605
bool WasClickInPath(const BPose*, int32 index, BPoint where) const;
src/kits/tracker/PoseView.h
609
void AddRemoveSelectionRange(BPoint where, bool extendSelection, BPose* pose);
src/kits/tracker/PoseView.h
611
void _BeginSelectionRect(const BPoint& point, bool extendSelection);
src/kits/tracker/PoseView.h
616
void SynchronousUpdate(BRect, bool clip = false);
src/kits/tracker/PoseView.h
620
bool CheckAutoScroll(BPoint mouseLoc, bool shouldScroll);
src/kits/tracker/PoseView.h
646
bool IsValidAddPosesThread(thread_id) const;
src/kits/tracker/PoseView.h
653
bool FilterPose(BPose* pose);
src/kits/tracker/PoseView.h
663
const PoseList*, bool sourceInListMode, bool dropOnGrid) const;
src/kits/tracker/PoseView.h
664
void SendSelectionAsRefs(uint32 what, bool onlyQueries = false);
src/kits/tracker/PoseView.h
665
void MoveListToTrash(BObjectList<entry_ref, true>*, bool selectNext,
src/kits/tracker/PoseView.h
666
bool deleteDirectly);
src/kits/tracker/PoseView.h
667
void Delete(BObjectList<entry_ref, true>*, bool selectNext, bool confirm);
src/kits/tracker/PoseView.h
668
void Delete(const entry_ref& ref, bool selectNext, bool confirm);
src/kits/tracker/PoseView.h
669
void RestoreItemsFromTrash(BObjectList<entry_ref, true>*, bool selectNext);
src/kits/tracker/PoseView.h
681
void MoveSelectionOrEntryToTrash(const entry_ref* ref, bool selectNext);
src/kits/tracker/PoseView.h
699
bool operator==(const node_ref_key& other) const
src/kits/tracker/PoseView.h
704
bool operator!=(const node_ref_key& other) const
src/kits/tracker/PoseView.h
771
bool isDragging;
src/kits/tracker/PoseView.h
807
bool fStateNeedsSaving : 1;
src/kits/tracker/PoseView.h
808
bool fSavePoseLocations : 1;
src/kits/tracker/PoseView.h
809
bool fMultipleSelection : 1;
src/kits/tracker/PoseView.h
810
bool fDragEnabled : 1;
src/kits/tracker/PoseView.h
811
bool fDropEnabled : 1;
src/kits/tracker/PoseView.h
814
bool fMimeTypeListIsDirty : 1;
src/kits/tracker/PoseView.h
815
bool fWidgetTextOutline : 1;
src/kits/tracker/PoseView.h
816
bool fTrackRightMouseUp : 1;
src/kits/tracker/PoseView.h
817
bool fTrackMouseUp : 1;
src/kits/tracker/PoseView.h
818
bool fSelectionVisible : 1;
src/kits/tracker/PoseView.h
819
bool fSelectionRectEnabled : 1;
src/kits/tracker/PoseView.h
820
bool fAlwaysAutoPlace : 1;
src/kits/tracker/PoseView.h
821
bool fAllowPoseEditing : 1;
src/kits/tracker/PoseView.h
822
bool fSelectionChangedHook : 1;
src/kits/tracker/PoseView.h
824
bool fOkToMapIcons : 1;
src/kits/tracker/PoseView.h
825
bool fEnsurePosesVisible : 1;
src/kits/tracker/PoseView.h
826
bool fShouldAutoScroll : 1;
src/kits/tracker/PoseView.h
827
bool fIsWatchingDateFormatChange : 1;
src/kits/tracker/PoseView.h
828
bool fHasPosesInClipboard : 1;
src/kits/tracker/PoseView.h
829
bool fCursorCheck : 1;
src/kits/tracker/PoseView.h
830
bool fTypeAheadFiltering : 1;
src/kits/tracker/PoseView.h
831
bool fShowSelectionWhenInactive : 1;
src/kits/tracker/PoseView.h
832
bool fIsDrawingSelectionRect : 1;
src/kits/tracker/PoseView.h
833
bool fTransparentSelection : 1;
src/kits/tracker/PoseView.h
834
bool fWaitingForRefs : 1;
src/kits/tracker/PoseView.h
867
extern bool
src/kits/tracker/PoseView.h
971
inline bool
src/kits/tracker/PoseView.h
98
virtual bool HasSystemColors() const;
src/kits/tracker/QueryContainerWindow.h
58
bool ActiveOnDevice(dev_t) const;
src/kits/tracker/QueryContainerWindow.h
68
virtual bool ShouldHaveEditQueryItem(const entry_ref* = NULL);
src/kits/tracker/QueryPoseView.h
111
virtual bool Filter(const entry_ref* ref, BNode* node, stat_beos* st,
src/kits/tracker/QueryPoseView.h
139
bool fShowResultsFromTrash;
src/kits/tracker/QueryPoseView.h
141
bool fDynamicDateQuery;
src/kits/tracker/QueryPoseView.h
142
bool fRefreshEveryHour;
src/kits/tracker/QueryPoseView.h
143
bool fRefreshEveryMinute;
src/kits/tracker/QueryPoseView.h
162
virtual status_t GetNextEntry(BEntry* entry, bool traverse = false);
src/kits/tracker/QueryPoseView.h
170
bool PathFilter(const entry_ref*) const;
src/kits/tracker/QueryPoseView.h
172
bool ShowResultsFromTrash() const;
src/kits/tracker/QueryPoseView.h
173
bool DynamicDateQuery() const;
src/kits/tracker/QueryPoseView.h
174
bool DynamicDateRefreshEveryHour() const;
src/kits/tracker/QueryPoseView.h
175
bool DynamicDateRefreshEveryMinute() const;
src/kits/tracker/QueryPoseView.h
59
virtual bool HasSystemColors() const;
src/kits/tracker/QueryPoseView.h
63
bool ActiveOnDevice(dev_t) const;
src/kits/tracker/QueryPoseView.h
82
virtual bool AttributeChanged(const BMessage*);
src/kits/tracker/QueryPoseView.h
95
bool fCreateOldPoseList;
src/kits/tracker/RecentItems.h
103
BRecentFilesList(int32 maxItems = 10, bool navMenuFolders = false,
src/kits/tracker/RecentItems.h
105
BRecentFilesList(int32 maxItems, bool navMenuFolders,
src/kits/tracker/RecentItems.h
114
int32 maxItems = 10, bool navMenuFolders = false,
src/kits/tracker/RecentItems.h
120
int32 maxItems, bool navMenuFolders,
src/kits/tracker/RecentItems.h
151
BRecentFoldersList(int32 maxItems, bool navMenuFolders = false,
src/kits/tracker/RecentItems.h
157
int32 maxItems = 10, bool navMenuFolders = false,
src/kits/tracker/RecentItems.h
55
BRecentItemsList(int32 maxItems, bool navMenuFolders);
src/kits/tracker/RecentItems.h
82
bool fNavMenuFolders;
src/kits/tracker/RegExp.h
119
bool Matches(const char* string) const;
src/kits/tracker/RegExp.h
120
bool Matches(const BString&) const;
src/kits/tracker/RegExp.h
160
inline bool IsMult(char c) const;
src/kits/tracker/SelectionWindow.h
57
bool QuitRequested();
src/kits/tracker/SelectionWindow.h
63
bool IgnoreCase() const;
src/kits/tracker/SelectionWindow.h
64
bool Invert() const;
src/kits/tracker/Settings.h
127
BooleanValueSetting(const char* name, bool defaultValue);
src/kits/tracker/Settings.h
129
bool Value() const;
src/kits/tracker/Settings.h
130
void SetValue(bool value);
src/kits/tracker/Settings.h
61
virtual bool NeedsSaving() const;
src/kits/tracker/Settings.h
99
virtual bool NeedsSaving() const;
src/kits/tracker/SettingsViews.h
112
virtual bool IsDefaultable() const;
src/kits/tracker/SettingsViews.h
116
virtual bool IsRevertable() const;
src/kits/tracker/SettingsViews.h
128
bool fShowFullPathInTitleBar;
src/kits/tracker/SettingsViews.h
129
bool fSingleWindowBrowse;
src/kits/tracker/SettingsViews.h
130
bool fShowNavigator;
src/kits/tracker/SettingsViews.h
131
bool fTransparentSelection;
src/kits/tracker/SettingsViews.h
132
bool fSortFolderNamesFirst;
src/kits/tracker/SettingsViews.h
133
bool fHideDotFiles;
src/kits/tracker/SettingsViews.h
134
bool fTypeAheadFiltering;
src/kits/tracker/SettingsViews.h
135
bool fGenerateImageThumbnails;
src/kits/tracker/SettingsViews.h
150
virtual bool IsDefaultable() const;
src/kits/tracker/SettingsViews.h
154
virtual bool IsRevertable() const;
src/kits/tracker/SettingsViews.h
162
bool fSpaceBarShow;
src/kits/tracker/SettingsViews.h
176
virtual bool IsDefaultable() const;
src/kits/tracker/SettingsViews.h
180
virtual bool IsRevertable() const;
src/kits/tracker/SettingsViews.h
187
void _SendSettings(bool rescan);
src/kits/tracker/SettingsViews.h
62
virtual bool IsDefaultable() const;
src/kits/tracker/SettingsViews.h
66
virtual bool IsRevertable() const;
src/kits/tracker/SettingsViews.h
81
virtual bool IsDefaultable() const;
src/kits/tracker/SettingsViews.h
85
virtual bool IsRevertable() const;
src/kits/tracker/SettingsViews.h
94
bool fShowDisksIcon;
src/kits/tracker/SettingsViews.h
95
bool fMountVolumesOntoDesktop;
src/kits/tracker/SettingsViews.h
96
bool fMountSharedVolumesOntoDesktop;
src/kits/tracker/SettingsViews.h
97
bool fIntegrateNonBootBeOSDesktops;
src/kits/tracker/SettingsViews.h
98
bool fEjectWhenUnmounting;
src/kits/tracker/Shortcuts.h
200
bool IsCurrentFocusOnTextView() const;
src/kits/tracker/Shortcuts.h
201
bool IsDesktop() const;
src/kits/tracker/Shortcuts.h
202
bool IsPrintersDir() const;
src/kits/tracker/Shortcuts.h
203
bool IsQuery() const;
src/kits/tracker/Shortcuts.h
204
bool IsQueryTemplate() const;
src/kits/tracker/Shortcuts.h
205
bool IsRoot() const;
src/kits/tracker/Shortcuts.h
206
bool InTrash() const;
src/kits/tracker/Shortcuts.h
207
bool IsTrash() const;
src/kits/tracker/Shortcuts.h
208
bool IsVirtualDirectory() const;
src/kits/tracker/Shortcuts.h
209
bool IsVolume() const;
src/kits/tracker/Shortcuts.h
210
bool HasSelection() const;
src/kits/tracker/Shortcuts.h
211
bool SelectionIsReadOnly() const;
src/kits/tracker/Shortcuts.h
212
bool TargetIsReadOnly() const;
src/kits/tracker/Shortcuts.h
216
bool fInWindow;
src/kits/tracker/SlowMenu.h
56
virtual bool StartBuildingItemList();
src/kits/tracker/SlowMenu.h
59
virtual bool AddNextItem() = 0;
src/kits/tracker/SlowMenu.h
68
virtual bool AddDynamicItem(add_state state);
src/kits/tracker/SlowMenu.h
72
bool fMenuBuilt;
src/kits/tracker/StatusWindow.h
110
const entry_ref* destDir, bool showCount);
src/kits/tracker/StatusWindow.h
118
off_t itemSize, bool optional = false);
src/kits/tracker/StatusWindow.h
123
bool WasCanceled() const;
src/kits/tracker/StatusWindow.h
124
bool IsPaused() const;
src/kits/tracker/StatusWindow.h
167
bool fShowCount;
src/kits/tracker/StatusWindow.h
168
bool fWasCanceled;
src/kits/tracker/StatusWindow.h
169
bool fIsPaused;
src/kits/tracker/StatusWindow.h
177
inline bool
src/kits/tracker/StatusWindow.h
184
inline bool
src/kits/tracker/StatusWindow.h
72
bool showCount = true);
src/kits/tracker/StatusWindow.h
74
off_t itemSize, bool optional = false);
src/kits/tracker/StatusWindow.h
80
bool CheckCanceledOrPaused(thread_id);
src/kits/tracker/StatusWindow.h
82
bool AttemptToQuit();
src/kits/tracker/StatusWindow.h
89
virtual void WindowActivated(bool state);
src/kits/tracker/StatusWindow.h
95
bool fRetainDesktopFocus;
src/kits/tracker/TaskLoop.h
101
virtual bool RunIfNeeded(bigtime_t currentTime);
src/kits/tracker/TaskLoop.h
112
RunWhenIdleTask(FunctionObjectWithResult<bool>* functor,
src/kits/tracker/TaskLoop.h
116
virtual bool RunIfNeeded(bigtime_t currentTime);
src/kits/tracker/TaskLoop.h
120
bool IdleTimerExpired(bigtime_t currentTime);
src/kits/tracker/TaskLoop.h
121
bool StillIdle(bigtime_t currentTime);
src/kits/tracker/TaskLoop.h
122
bool IsIdle(bigtime_t currentTime, float taskOverhead);
src/kits/tracker/TaskLoop.h
149
virtual bool CanAccumulate(const AccumulatingFunctionObject*) const = 0;
src/kits/tracker/TaskLoop.h
166
void RunLater(FunctionObjectWithResult<bool>* functor, bigtime_t delay,
src/kits/tracker/TaskLoop.h
171
void RunLater(FunctionObjectWithResult<bool>* functor, bigtime_t delay,
src/kits/tracker/TaskLoop.h
186
void RunWhenIdle(FunctionObjectWithResult<bool>* functor,
src/kits/tracker/TaskLoop.h
196
bool Pulse();
src/kits/tracker/TaskLoop.h
200
virtual bool KeepPulsingWhenEmpty() const = 0;
src/kits/tracker/TaskLoop.h
213
StandAloneTaskLoop(bool keepThread, bigtime_t heartBeat = 400000);
src/kits/tracker/TaskLoop.h
223
virtual bool KeepPulsingWhenEmpty() const;
src/kits/tracker/TaskLoop.h
226
volatile bool fNeedToQuit;
src/kits/tracker/TaskLoop.h
228
bool fKeepThread;
src/kits/tracker/TaskLoop.h
244
virtual bool KeepPulsingWhenEmpty() const;
src/kits/tracker/TaskLoop.h
248
bool fPulseMe;
src/kits/tracker/TaskLoop.h
57
virtual bool RunIfNeeded(bigtime_t currentTime) = 0;
src/kits/tracker/TaskLoop.h
73
virtual bool RunIfNeeded(bigtime_t currentTime);
src/kits/tracker/TaskLoop.h
83
PeriodicDelayedTask(FunctionObjectWithResult<bool>* functor,
src/kits/tracker/TaskLoop.h
87
virtual bool RunIfNeeded(bigtime_t currentTime);
src/kits/tracker/TaskLoop.h
91
FunctionObjectWithResult<bool>* fFunctor;
src/kits/tracker/TaskLoop.h
98
PeriodicDelayedTaskWithTimeout(FunctionObjectWithResult<bool>* functor,
src/kits/tracker/TemplatesMenu.h
61
bool BuildMenu(bool addItems = true);
src/kits/tracker/TemplatesMenu.h
63
int IterateTemplateDirectory(bool addItems, BPath* path, BMenu* menu);
src/kits/tracker/TextWidget.h
121
bool fEditable : 1;
src/kits/tracker/TextWidget.h
122
bool fVisible : 1;
src/kits/tracker/TextWidget.h
123
bool fActive : 1;
src/kits/tracker/TextWidget.h
124
bool fSymLink : 1;
src/kits/tracker/TextWidget.h
141
BTextWidget::SetEditable(bool on)
src/kits/tracker/TextWidget.h
147
inline bool
src/kits/tracker/TextWidget.h
154
inline bool
src/kits/tracker/TextWidget.h
162
BTextWidget::SetVisible(bool on)
src/kits/tracker/TextWidget.h
168
inline bool
src/kits/tracker/TextWidget.h
176
BTextWidget::SetActive(bool on)
src/kits/tracker/TextWidget.h
183
BTextWidget::Draw(BRect widgetRect, BRect widgetTextRect, BPoseView* view, bool selected,
src/kits/tracker/TextWidget.h
62
void Draw(BRect widgetRect, BRect widgetTextRect, BPoseView*, bool selected,
src/kits/tracker/TextWidget.h
64
void Draw(BRect widgetRect, BRect widgetTextRect, BPoseView*, BView* drawView, bool selected,
src/kits/tracker/TextWidget.h
85
void StopEdit(bool saveChanges, BPoint loc, BPoseView*, BPose*,
src/kits/tracker/TextWidget.h
89
void CheckAndUpdate(BPoint, const BColumn*, BPoseView*, bool visible);
src/kits/tracker/TextWidget.h
92
bool IsEditable() const;
src/kits/tracker/TextWidget.h
93
void SetEditable(bool);
src/kits/tracker/TextWidget.h
94
bool IsVisible() const;
src/kits/tracker/TextWidget.h
95
void SetVisible(bool);
src/kits/tracker/TextWidget.h
96
bool IsActive() const;
src/kits/tracker/TextWidget.h
97
void SetActive(bool);
src/kits/tracker/Thumbnails.h
24
bool ShouldGenerateThumbnail(const char* type);
src/kits/tracker/TitleView.h
118
virtual void Draw(BView*, bool pressed = false);
src/kits/tracker/TitleView.h
123
bool InColumnResizeArea(BPoint) const;
src/kits/tracker/TitleView.h
147
virtual bool ValueChanged(BPoint where) = 0;
src/kits/tracker/TitleView.h
153
bool fHasMoved;
src/kits/tracker/TitleView.h
166
virtual bool ValueChanged(BPoint);
src/kits/tracker/TitleView.h
188
virtual bool ValueChanged(BPoint);
src/kits/tracker/TitleView.h
196
bool fTrackingRemovedColumn;
src/kits/tracker/TitleView.h
74
void Draw(BRect, bool useOffscreen = false,
src/kits/tracker/TitleView.h
75
bool updateOnly = true,
src/kits/tracker/Tracker.h
118
bool EntryHasWindowOpen(const entry_ref*);
src/kits/tracker/Tracker.h
133
bool QueryActiveForDevice(dev_t);
src/kits/tracker/Tracker.h
158
bool HandleScriptingMessage(BMessage*);
src/kits/tracker/Tracker.h
160
bool ExecuteProperty(BMessage*, int32, const char*, BMessage*);
src/kits/tracker/Tracker.h
161
bool CreateProperty(BMessage*, BMessage*, int32, const char*,
src/kits/tracker/Tracker.h
163
bool DeleteProperty(BMessage*, int32,
src/kits/tracker/Tracker.h
165
bool CountProperty(BMessage*, int32, const char*, BMessage*);
src/kits/tracker/Tracker.h
166
bool GetProperty(BMessage*, int32, const char*, BMessage*);
src/kits/tracker/Tracker.h
167
bool SetProperty(BMessage*, BMessage*, int32, const char*, BMessage*);
src/kits/tracker/Tracker.h
174
bool CloseParentWaitingForChild(const entry_ref* child,
src/kits/tracker/Tracker.h
176
bool LaunchAndCloseParentIfOK(const entry_ref* launchThis,
src/kits/tracker/Tracker.h
178
bool SelectChildInParent(const entry_ref* parent,
src/kits/tracker/Tracker.h
181
bool CloseParentWindowCommon(BContainerWindow*);
src/kits/tracker/Tracker.h
184
bool InstallMimeIfNeeded(const char* type, int32 bitsID,
src/kits/tracker/Tracker.h
208
bool checkAlreadyOpen = true,
src/kits/tracker/Tracker.h
86
virtual bool QuitRequested();
src/kits/tracker/Tracker.h
97
bool TrashFull() const;
src/kits/tracker/Tracker.h
98
bool IsTrashNode(const node_ref* node) const;
src/kits/tracker/Tracker.h
99
bool InTrashNode(const entry_ref* ref) const;
src/kits/tracker/TrackerDefaults.h
12
static const bool kDefaultShowDisksIcon = false;
src/kits/tracker/TrackerDefaults.h
13
static const bool kDefaultMountVolumesOntoDesktop = true;
src/kits/tracker/TrackerDefaults.h
14
static const bool kDefaultMountSharedVolumesOntoDesktop = true;
src/kits/tracker/TrackerDefaults.h
15
static const bool kDefaultEjectWhenUnmounting = true;
src/kits/tracker/TrackerDefaults.h
17
static const bool kDefaultDesktopFilePanelRoot = true;
src/kits/tracker/TrackerDefaults.h
18
static const bool kDefaultShowSelectionWhenInactive = true;
src/kits/tracker/TrackerDefaults.h
20
static const bool kDefaultShowFullPathInTitleBar = false;
src/kits/tracker/TrackerDefaults.h
21
static const bool kDefaultSingleWindowBrowse = false;
src/kits/tracker/TrackerDefaults.h
22
static const bool kDefaultShowNavigator = false;
src/kits/tracker/TrackerDefaults.h
23
static const bool kDefaultTransparentSelection = true;
src/kits/tracker/TrackerDefaults.h
24
static const bool kDefaultSortFolderNamesFirst = true;
src/kits/tracker/TrackerDefaults.h
25
static const bool kDefaultHideDotFiles = false;
src/kits/tracker/TrackerDefaults.h
26
static const bool kDefaultTypeAheadFiltering = false;
src/kits/tracker/TrackerDefaults.h
27
static const bool kDefaultGenerateImageThumbnails = true;
src/kits/tracker/TrackerDefaults.h
33
static const bool kDefaultShowVolumeSpaceBar = true;
src/kits/tracker/TrackerSettings.h
100
bool ShowSelectionWhenInactive();
src/kits/tracker/TrackerSettings.h
101
void SetShowSelectionWhenInactive(bool);
src/kits/tracker/TrackerSettings.h
102
bool TransparentSelection();
src/kits/tracker/TrackerSettings.h
103
void SetTransparentSelection(bool);
src/kits/tracker/TrackerSettings.h
105
bool SingleWindowBrowse();
src/kits/tracker/TrackerSettings.h
106
void SetSingleWindowBrowse(bool);
src/kits/tracker/TrackerSettings.h
107
bool ShowNavigator();
src/kits/tracker/TrackerSettings.h
108
void SetShowNavigator(bool);
src/kits/tracker/TrackerSettings.h
120
bool ClockIs24Hr();
src/kits/tracker/TrackerSettings.h
121
void SetClockTo24Hr(bool);
src/kits/tracker/TrackerSettings.h
67
void SaveSettings(bool onlyIfNonDefault = true);
src/kits/tracker/TrackerSettings.h
69
bool ShowDisksIcon();
src/kits/tracker/TrackerSettings.h
70
void SetShowDisksIcon(bool);
src/kits/tracker/TrackerSettings.h
71
bool DesktopFilePanelRoot();
src/kits/tracker/TrackerSettings.h
72
void SetDesktopFilePanelRoot(bool);
src/kits/tracker/TrackerSettings.h
73
bool MountVolumesOntoDesktop();
src/kits/tracker/TrackerSettings.h
74
void SetMountVolumesOntoDesktop(bool);
src/kits/tracker/TrackerSettings.h
75
bool MountSharedVolumesOntoDesktop();
src/kits/tracker/TrackerSettings.h
76
void SetMountSharedVolumesOntoDesktop(bool);
src/kits/tracker/TrackerSettings.h
77
bool EjectWhenUnmounting();
src/kits/tracker/TrackerSettings.h
78
void SetEjectWhenUnmounting(bool);
src/kits/tracker/TrackerSettings.h
80
bool ShowVolumeSpaceBar();
src/kits/tracker/TrackerSettings.h
81
void SetShowVolumeSpaceBar(bool);
src/kits/tracker/TrackerSettings.h
89
bool ShowFullPathInTitleBar();
src/kits/tracker/TrackerSettings.h
90
void SetShowFullPathInTitleBar(bool);
src/kits/tracker/TrackerSettings.h
91
bool SortFolderNamesFirst();
src/kits/tracker/TrackerSettings.h
92
void SetSortFolderNamesFirst(bool);
src/kits/tracker/TrackerSettings.h
93
bool HideDotFiles();
src/kits/tracker/TrackerSettings.h
94
void SetHideDotFiles(bool hide);
src/kits/tracker/TrackerSettings.h
95
bool TypeAheadFiltering();
src/kits/tracker/TrackerSettings.h
96
void SetTypeAheadFiltering(bool enabled);
src/kits/tracker/TrackerSettings.h
97
bool GenerateImageThumbnails();
src/kits/tracker/TrackerSettings.h
98
void SetGenerateImageThumbnails(bool enabled);
src/kits/tracker/TrackerSettingsWindow.h
53
bool QuitRequested();
src/kits/tracker/TrackerString.h
108
inline bool
src/kits/tracker/TrackerString.h
119
TrackerString::ConditionalToLower(char c, bool caseSensitivity) const
src/kits/tracker/TrackerString.h
125
inline bool
src/kits/tracker/TrackerString.h
127
bool caseSensitivity) const
src/kits/tracker/TrackerString.h
67
bool Matches(const char*, bool caseSensitivity = false,
src/kits/tracker/TrackerString.h
70
bool MatchesRegExp(const char*, bool caseSensitivity = true) const;
src/kits/tracker/TrackerString.h
71
bool MatchesRegExp(const RegExp&) const;
src/kits/tracker/TrackerString.h
72
bool MatchesRegExp(const RegExp*) const;
src/kits/tracker/TrackerString.h
74
bool MatchesGlob(const char*, bool caseSensitivity = false) const;
src/kits/tracker/TrackerString.h
75
bool EndsWith(const char*, bool caseSensitivity = false) const;
src/kits/tracker/TrackerString.h
76
bool StartsWith(const char*, bool caseSensitivity = false) const;
src/kits/tracker/TrackerString.h
77
bool Contains(const char*, bool caseSensitivity = false) const;
src/kits/tracker/TrackerString.h
80
bool IsGlyph(char) const;
src/kits/tracker/TrackerString.h
81
bool IsInsideGlyph(char) const;
src/kits/tracker/TrackerString.h
83
bool IsStartOfGlyph(char) const;
src/kits/tracker/TrackerString.h
87
bool MatchesBracketExpression(const char* string, const char* pattern,
src/kits/tracker/TrackerString.h
88
bool caseSensitivity) const;
src/kits/tracker/TrackerString.h
89
bool StringMatchesPattern(const char* string, const char* pattern,
src/kits/tracker/TrackerString.h
90
bool caseSensitivity) const;
src/kits/tracker/TrackerString.h
92
char ConditionalToLower(char c, bool toLower) const;
src/kits/tracker/TrackerString.h
93
bool CharsAreEqual(char char1, char char2, bool toLower) const;
src/kits/tracker/TrackerString.h
94
bool UTF8CharsAreEqual(const char* string1, const char* string2) const;
src/kits/tracker/TrackerString.h
98
inline bool
src/kits/tracker/TrashWatcher.h
53
bool CheckTrashDirs();
src/kits/tracker/TrashWatcher.h
54
bool IsTrashNode(const node_ref*) const;
src/kits/tracker/TrashWatcher.h
63
bool fTrashFull;
src/kits/tracker/Utilities.h
100
typedef bool (*PeriodicUpdateCallback)(BPose* pose, void* cookie);
src/kits/tracker/Utilities.h
104
bool RemovePose(BPose* pose, void** cookie);
src/kits/tracker/Utilities.h
106
void DoPeriodicUpdate(bool forceRedraw);
src/kits/tracker/Utilities.h
130
bool fInvisible;
src/kits/tracker/Utilities.h
150
bool HasLocationForFrame(BRect) const;
src/kits/tracker/Utilities.h
152
bool SetLocationForFrame(BPoint, BRect);
src/kits/tracker/Utilities.h
158
bool fInvisible;
src/kits/tracker/Utilities.h
159
bool fShowFromBootOnly;
src/kits/tracker/Utilities.h
160
bool fReservedBool1;
src/kits/tracker/Utilities.h
161
bool fReservedBool2;
src/kits/tracker/Utilities.h
182
bool ValidateStream(BMallocIO*, uint32, int32 version);
src/kits/tracker/Utilities.h
189
bool SecondaryMouseButtonDown(int32 modifiers, int32 buttons);
src/kits/tracker/Utilities.h
266
virtual bool DragStarted(BMessage* dragMessage);
src/kits/tracker/Utilities.h
307
bool Lock()
src/kits/tracker/Utilities.h
321
bool IsLocked() const
src/kits/tracker/Utilities.h
334
SeparatorLine(BPoint, float, bool vertical, const char* name = "");
src/kits/tracker/Utilities.h
344
virtual void SetEnabled(bool state);
src/kits/tracker/Utilities.h
384
bool ContainsEntryRef(const BMessage*, const entry_ref*);
src/kits/tracker/Utilities.h
387
BMenuItem* EachMenuItem(BMenu* menu, bool recursive,
src/kits/tracker/Utilities.h
389
const BMenuItem* EachMenuItem(const BMenu* menu, bool recursive,
src/kits/tracker/Utilities.h
403
void StringFromStream(BString*, BMallocIO*, bool endianSwap = false);
src/kits/tracker/Utilities.h
408
extern void EnableNamedMenuItem(BMenu* menu, const char* itemName, bool on);
src/kits/tracker/Utilities.h
409
extern void MarkNamedMenuItem(BMenu* menu, const char* itemName, bool on);
src/kits/tracker/Utilities.h
410
extern void EnableNamedMenuItem(BMenu* menu, uint32 commandName, bool on);
src/kits/tracker/Utilities.h
411
extern void MarkNamedMenuItem(BMenu* menu, uint32 commandName, bool on);
src/kits/tracker/Utilities.h
414
extern bool BootedInSafeMode();
src/kits/tracker/Utilities.h
443
void _ThrowOnAssert(bool, const char*, int32);
src/kits/tracker/Utilities.h
560
bool wordMode = false);
src/kits/tracker/Utilities.h
87
extern bool gLocalizedNamePreferred;
src/kits/tracker/ViewState.h
108
BViewState(BMallocIO* stream, bool endianSwap = false);
src/kits/tracker/ViewState.h
111
bool endianSwap = false);
src/kits/tracker/ViewState.h
126
bool ReverseSort() const;
src/kits/tracker/ViewState.h
138
void SetReverseSort(bool);
src/kits/tracker/ViewState.h
140
bool StateNeedsSaving();
src/kits/tracker/ViewState.h
143
static BViewState* _Sanitize(BViewState* state, bool fixOnly = false);
src/kits/tracker/ViewState.h
158
bool fReverseSort;
src/kits/tracker/ViewState.h
173
bool fPreviousReverseSort;
src/kits/tracker/ViewState.h
233
inline bool
src/kits/tracker/ViewState.h
240
inline bool
src/kits/tracker/ViewState.h
329
inline bool
src/kits/tracker/ViewState.h
405
BViewState::SetReverseSort(bool on)
src/kits/tracker/ViewState.h
411
inline bool
src/kits/tracker/ViewState.h
51
const char* displayAs, bool statField, bool editable);
src/kits/tracker/ViewState.h
54
bool statField, bool editable);
src/kits/tracker/ViewState.h
57
BColumn(BMallocIO* stream, int32 version, bool endianSwap = false);
src/kits/tracker/ViewState.h
60
bool endianSwap = false);
src/kits/tracker/ViewState.h
72
bool StatField() const;
src/kits/tracker/ViewState.h
73
bool Editable() const;
src/kits/tracker/ViewState.h
84
const char* displayAs, bool statField, bool editable);
src/kits/tracker/ViewState.h
96
bool fStatField;
src/kits/tracker/ViewState.h
97
bool fEditable;
src/kits/tracker/VirtualDirectoryEntryList.h
34
bool traverse = false);
src/kits/tracker/VirtualDirectoryManager.h
32
bool Lock() { return fLock.Lock(); }
src/kits/tracker/VirtualDirectoryManager.h
42
bool GetDefinitionFileChangeTime(
src/kits/tracker/VirtualDirectoryManager.h
46
bool GetRootDefinitionFile(
src/kits/tracker/VirtualDirectoryManager.h
49
bool GetSubDirectoryDefinitionFile(
src/kits/tracker/VirtualDirectoryManager.h
53
bool GetParentDirectoryDefinitionFile(
src/kits/tracker/VirtualDirectoryManager.h
64
bool DefinitionFileChanged(
src/kits/tracker/VirtualDirectoryManager.h
71
static bool GetEntry(const BStringList& directoryPaths,
src/kits/tracker/VirtualDirectoryManager.h
86
bool _AddInfo(Info* info);
src/kits/tracker/VirtualDirectoryPoseView.h
40
virtual bool FSNotification(const BMessage* message);
src/kits/tracker/VirtualDirectoryPoseView.h
46
bool _EntryCreated(const BMessage* message);
src/kits/tracker/VirtualDirectoryPoseView.h
47
bool _EntryRemoved(const BMessage* message);
src/kits/tracker/VirtualDirectoryPoseView.h
48
bool _EntryMoved(const BMessage* message);
src/kits/tracker/VirtualDirectoryPoseView.h
49
bool _NodeStatChanged(const BMessage* message);
src/kits/tracker/VirtualDirectoryPoseView.h
55
bool dispatchToSuperClass = true);
src/kits/tracker/VirtualDirectoryPoseView.h
57
bool _GetEntry(const char* name, entry_ref& _ref,
src/kits/tracker/VirtualDirectoryPoseView.h
67
bool fIsRoot;
src/kits/tracker/WidgetAttributeText.h
106
virtual bool IsEditable() const;
src/kits/tracker/WidgetAttributeText.h
108
void SetDirty(bool);
src/kits/tracker/WidgetAttributeText.h
131
bool fDirty;
src/kits/tracker/WidgetAttributeText.h
133
bool fValueIsDefined;
src/kits/tracker/WidgetAttributeText.h
154
virtual bool CheckAttributeChanged();
src/kits/tracker/WidgetAttributeText.h
158
virtual bool CommitEditedText(BTextView*);
src/kits/tracker/WidgetAttributeText.h
161
virtual bool CommitEditedTextFlavor(BTextView*) { return false; }
src/kits/tracker/WidgetAttributeText.h
169
bool fValueDirty;
src/kits/tracker/WidgetAttributeText.h
179
virtual bool CheckAttributeChanged();
src/kits/tracker/WidgetAttributeText.h
183
virtual bool CommitEditedText(BTextView*) { return false; }
src/kits/tracker/WidgetAttributeText.h
189
bool fValueDirty;
src/kits/tracker/WidgetAttributeText.h
198
bool boolt;
src/kits/tracker/WidgetAttributeText.h
218
virtual bool CheckAttributeChanged();
src/kits/tracker/WidgetAttributeText.h
224
virtual bool CommitEditedText(BTextView* view);
src/kits/tracker/WidgetAttributeText.h
229
virtual bool CommitEditedTextFlavor(BTextView* view);
src/kits/tracker/WidgetAttributeText.h
290
virtual bool CheckSettingsChanged();
src/kits/tracker/WidgetAttributeText.h
293
bool fLastClockIs24;
src/kits/tracker/WidgetAttributeText.h
331
virtual bool IsEditable() const;
src/kits/tracker/WidgetAttributeText.h
333
static void SetSortFolderNamesFirst(bool);
src/kits/tracker/WidgetAttributeText.h
336
virtual bool CommitEditedTextFlavor(BTextView*);
src/kits/tracker/WidgetAttributeText.h
340
static bool sSortFolderNamesFirst;
src/kits/tracker/WidgetAttributeText.h
351
static void SetSortFolderNamesFirst(bool);
src/kits/tracker/WidgetAttributeText.h
357
static bool sSortFolderNamesFirst;
src/kits/tracker/WidgetAttributeText.h
439
VersionAttributeText(const Model*, const BColumn*, bool appVersion);
src/kits/tracker/WidgetAttributeText.h
445
bool fAppVersion;
src/kits/tracker/WidgetAttributeText.h
474
FormatSeparator format, DateOrder order, bool clockIs24Hour);
src/kits/tracker/WidgetAttributeText.h
64
virtual bool CheckAttributeChanged() = 0;
src/kits/tracker/WidgetAttributeText.h
67
bool CheckViewChanged(const BPoseView*);
src/kits/tracker/WidgetAttributeText.h
71
virtual bool CheckSettingsChanged();
src/kits/tracker/WidgetAttributeText.h
95
virtual bool CommitEditedText(BTextView*) = 0;
src/kits/tracker/infowindow/GeneralInfoView.h
112
bool fMouseDown;
src/kits/tracker/infowindow/GeneralInfoView.h
84
virtual void WindowActivated(bool active);
src/kits/tracker/infowindow/HeaderView.h
101
bool fIsDropTarget;
src/kits/tracker/infowindow/HeaderView.h
102
bool fDoubleClick;
src/kits/tracker/infowindow/HeaderView.h
103
bool fDragging;
src/kits/tracker/infowindow/HeaderView.h
59
void FinishEditingTitle(bool);
src/kits/tracker/infowindow/HeaderView.h
61
virtual void MakeFocus(bool focus);
src/kits/tracker/infowindow/HeaderView.h
62
virtual void WindowActivated(bool active);
src/kits/tracker/infowindow/InfoWindow.h
63
virtual bool IsShowing(const node_ref*) const;
src/kits/tracker/infowindow/InfoWindow.h
66
bool StopCalc();
src/kits/tracker/infowindow/InfoWindow.h
82
volatile bool fStopCalc;
src/kits/tracker/infowindow/InfoWindow.h
91
bool fFilePanelOpen;
src/kits/tracker/infowindow/InfoWindow.h
97
inline bool
src/kits/translation/TranslatorRosterPrivate.h
101
bool _IsKnownDirectory(const node_ref& nodeRef)
src/kits/translation/TranslatorRosterPrivate.h
121
bool fLazyScanning;
src/kits/translation/TranslatorRosterPrivate.h
122
bool fSafeMode;
src/kits/translation/TranslatorRosterPrivate.h
73
bool IsActive() const { return Looper(); }
src/libs/agg/font_freetype/agg_font_freetype.h
103
bool add_kerning(unsigned first, unsigned second,
src/libs/agg/font_freetype/agg_font_freetype.h
114
bool m_flag32;
src/libs/agg/font_freetype/agg_font_freetype.h
124
bool m_hinting;
src/libs/agg/font_freetype/agg_font_freetype.h
125
bool m_flip_y;
src/libs/agg/font_freetype/agg_font_freetype.h
126
bool m_library_initialized;
src/libs/agg/font_freetype/agg_font_freetype.h
53
font_engine_freetype_base(bool flag32, unsigned max_faces = 32);
src/libs/agg/font_freetype/agg_font_freetype.h
58
bool load_font(const char* font_name, unsigned face_index, glyph_rendering ren_type,
src/libs/agg/font_freetype/agg_font_freetype.h
60
bool attach(const char* file_name);
src/libs/agg/font_freetype/agg_font_freetype.h
61
bool char_map(FT_Encoding map);
src/libs/agg/font_freetype/agg_font_freetype.h
62
bool height(double h);
src/libs/agg/font_freetype/agg_font_freetype.h
63
bool width(double w);
src/libs/agg/font_freetype/agg_font_freetype.h
64
void hinting(bool h);
src/libs/agg/font_freetype/agg_font_freetype.h
65
void flip_y(bool f);
src/libs/agg/font_freetype/agg_font_freetype.h
86
bool hinting() const { return m_hinting; }
src/libs/agg/font_freetype/agg_font_freetype.h
87
bool flip_y() const { return m_flip_y; }
src/libs/agg/font_freetype/agg_font_freetype.h
95
bool prepare_glyph(unsigned glyph_code);
src/libs/alm/SharedSolver.h
100
bool fMaxValid;
src/libs/alm/SharedSolver.h
101
bool fPreferredValid;
src/libs/alm/SharedSolver.h
102
bool fLayoutValid;
src/libs/alm/SharedSolver.h
40
void Invalidate(bool children);
src/libs/alm/SharedSolver.h
56
status_t Archive(BMessage* archive, bool deep) const;
src/libs/alm/SharedSolver.h
90
bool _IsMinSet();
src/libs/alm/SharedSolver.h
91
bool _IsMaxSet();
src/libs/alm/SharedSolver.h
95
void _Validate(bool& isValid, ResultType& result);
src/libs/alm/SharedSolver.h
98
bool fConstraintsValid;
src/libs/alm/SharedSolver.h
99
bool fMinValid;
src/libs/bsd/getpass.c
22
bool changed = false;
src/libs/bsd/lutimes.c
16
bool traverseLink);
src/libs/compat/freebsd_iflib/compat/ifdi_if.h
614
typedef bool ifdi_needs_restart_t(if_ctx_t _ctx, enum iflib_restart_event _event);
src/libs/compat/freebsd_iflib/compat/ifdi_if.h
616
static __inline bool IFDI_NEEDS_RESTART(if_ctx_t _ctx, enum iflib_restart_event _event)
src/libs/compat/freebsd_iflib/compat/ifdi_if.h
619
bool rc;
src/libs/compat/freebsd_iflib/compat/net/iflib.h
178
int (*ift_txd_credits_update) (void *, uint16_t qsidx, bool clear);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
113
bool nvlist_in_array(const nvlist_t *nvl);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
122
bool nvlist_exists(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
123
bool nvlist_exists_type(const nvlist_t *nvl, const char *name, int type);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
125
bool nvlist_exists_null(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
126
bool nvlist_exists_bool(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
127
bool nvlist_exists_number(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
128
bool nvlist_exists_string(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
129
bool nvlist_exists_nvlist(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
130
bool nvlist_exists_binary(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
131
bool nvlist_exists_bool_array(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
132
bool nvlist_exists_number_array(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
133
bool nvlist_exists_string_array(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
134
bool nvlist_exists_nvlist_array(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
136
bool nvlist_exists_descriptor(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
137
bool nvlist_exists_descriptor_array(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
147
void nvlist_add_bool(nvlist_t *nvl, const char *name, bool value);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
156
void nvlist_add_bool_array(nvlist_t *nvl, const char *name, const bool *value, size_t nitems);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
165
void nvlist_append_bool_array(nvlist_t *nvl, const char *name, const bool value);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
181
void nvlist_move_bool_array(nvlist_t *nvl, const char *name, bool *value, size_t nitems);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
196
bool nvlist_get_bool(const nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
201
const bool *nvlist_get_bool_array(const nvlist_t *nvl, const char *name, size_t *nitemsp);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
216
bool nvlist_take_bool(nvlist_t *nvl, const char *name);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
221
bool *nvlist_take_bool_array(nvlist_t *nvl, const char *name, size_t *nitemsp);
src/libs/compat/freebsd_iflib/compat/sys/nv.h
89
bool nvlist_empty(const nvlist_t *nvl);
src/libs/compat/freebsd_iflib/ifdi_if.c
106
static bool
src/libs/compat/freebsd_iflib/iflib.c
1247
bool have_rxcq = sctx->isc_flags & IFLIB_HAS_RXCQ;
src/libs/compat/freebsd_iflib/iflib.c
1628
bool intr_enable, intr_legacy;
src/libs/compat/freebsd_iflib/iflib.c
1748
bool tso;
src/libs/compat/freebsd_iflib/iflib.c
219
bool ifc_cpus_are_physical_cores;
src/libs/compat/freebsd_iflib/iflib.c
220
bool ifc_sysctl_simple_tx;
src/libs/compat/freebsd_iflib/iflib.c
2282
bool in_detach;
src/libs/compat/freebsd_iflib/iflib.c
2758
rxd_frag_to_sd(iflib_rxq_t rxq, if_rxd_frag_t irf, bool unload, if_rxsd_t sd,
src/libs/compat/freebsd_iflib/iflib.c
2843
bool consumed;
src/libs/compat/freebsd_iflib/iflib.c
3160
static inline bool
src/libs/compat/freebsd_iflib/iflib.c
3802
bool do_prefetch;
src/libs/compat/freebsd_iflib/iflib.c
3931
bool do_prefetch, rang, ring;
src/libs/compat/freebsd_iflib/iflib.c
4181
bool oactive, running, do_reset, do_watchdog, in_detach;
src/libs/compat/freebsd_iflib/iflib.c
4476
bool avoid_reset = false;
src/libs/compat/freebsd_iflib/iflib.c
5032
bool is_tx)
src/libs/compat/freebsd_iflib/iflib.c
6486
bool rx_only;
src/libs/compat/freebsd_iflib/iflib.c
803
static int netmap_fl_refill(iflib_rxq_t rxq, struct netmap_kring *kring, bool init);
src/libs/compat/freebsd_iflib/iflib.c
893
netmap_fl_refill(iflib_rxq_t rxq, struct netmap_kring *kring, bool init)
src/libs/compat/freebsd_iflib/nv_impl.h
102
bool nvlist_move_nvpair(nvlist_t *nvl, nvpair_t *nvp);
src/libs/compat/freebsd_iflib/nv_impl.h
123
nvpair_t *nvpair_create_bool(const char *name, bool value);
src/libs/compat/freebsd_iflib/nv_impl.h
131
nvpair_t *nvpair_create_bool_array(const char *name, const bool *value, size_t nitems);
src/libs/compat/freebsd_iflib/nv_impl.h
141
nvpair_t *nvpair_move_bool_array(const char *name, bool *value, size_t nitems);
src/libs/compat/freebsd_iflib/nv_impl.h
147
int nvpair_append_bool_array(nvpair_t *nvp, const bool value);
src/libs/compat/freebsd_iflib/nv_impl.h
153
bool nvpair_get_bool(const nvpair_t *nvp);
src/libs/compat/freebsd_iflib/nv_impl.h
159
const bool *nvpair_get_bool_array(const nvpair_t *nvp, size_t *nitemsp);
src/libs/compat/freebsd_iflib/nvlist.c
1028
static bool
src/libs/compat/freebsd_iflib/nvlist.c
1056
bool *isbep, size_t *leftp)
src/libs/compat/freebsd_iflib/nvlist.c
1103
bool isbe;
src/libs/compat/freebsd_iflib/nvlist.c
1404
bool
src/libs/compat/freebsd_iflib/nvlist.c
1412
bool \
src/libs/compat/freebsd_iflib/nvlist.c
1420
NVLIST_EXISTS(bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
1556
NVLIST_ADD(bool, bool)
src/libs/compat/freebsd_iflib/nvlist.c
1587
NVLIST_ADD_ARRAY(const bool *, bool)
src/libs/compat/freebsd_iflib/nvlist.c
1620
NVLIST_APPEND_ARRAY(const bool, bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
1630
bool
src/libs/compat/freebsd_iflib/nvlist.c
1740
nvlist_move_bool_array(nvlist_t *nvl, const char *name, bool *value,
src/libs/compat/freebsd_iflib/nvlist.c
1883
NVLIST_GET(bool, bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
1918
NVLIST_GET_ARRAY(const bool *, bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
1944
NVLIST_TAKE(bool, bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
1987
NVLIST_TAKE_ARRAY(bool *, bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
2023
NVLIST_FREE(bool, BOOL)
src/libs/compat/freebsd_iflib/nvlist.c
306
bool
src/libs/compat/freebsd_iflib/nvlist.c
344
bool
src/libs/compat/freebsd_iflib/nvlist.c
412
bool
src/libs/compat/freebsd_iflib/nvlist.c
470
static bool
src/libs/compat/freebsd_iflib/nvlist.c
550
const bool *value;
src/libs/compat/freebsd_iflib/nvlist_impl.h
47
const unsigned char *ptr, size_t nfds, bool *isbep, size_t *leftp);
src/libs/compat/freebsd_iflib/nvpair_impl.h
100
const unsigned char *nvpair_unpack_descriptor(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
102
const unsigned char *nvpair_unpack_binary(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
104
const unsigned char *nvpair_unpack_bool_array(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
106
const unsigned char *nvpair_unpack_number_array(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
108
const unsigned char *nvpair_unpack_string_array(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
110
const unsigned char *nvpair_unpack_descriptor_array(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
112
const unsigned char *nvpair_unpack_nvlist_array(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
55
const unsigned char *nvpair_unpack(bool isbe, const unsigned char *ptr,
src/libs/compat/freebsd_iflib/nvpair_impl.h
88
const unsigned char *nvpair_unpack_header(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
90
const unsigned char *nvpair_unpack_null(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
92
const unsigned char *nvpair_unpack_bool(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
94
const unsigned char *nvpair_unpack_number(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
96
const unsigned char *nvpair_unpack_string(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_iflib/nvpair_impl.h
98
const unsigned char *nvpair_unpack_nvlist(bool isbe, nvpair_t *nvp,
src/libs/compat/freebsd_network/compat/net/if_var.h
842
bool if_altq_is_enabled(if_t ifp);
src/libs/compat/freebsd_network/compat/sys/mbuf-fbsd.h
279
static inline bool
src/libs/compat/freebsd_network/compat/vm/vm_extern.h
41
static inline bool
src/libs/compat/freebsd_network/compat/vm/vm_extern.h
53
static inline bool
src/libs/compat/freebsd_network/compat/vm/vm_extern.h
61
static inline bool
src/libs/compat/freebsd_network/dev/usb/usb_process.c
385
bool interruptible)
src/libs/compat/freebsd_network/device.h
37
bool is_msi;
src/libs/compat/freebsd_network/device.h
38
bool is_msix;
src/libs/compat/freebsd_network/driver.c
173
bool found = false;
src/libs/compat/freebsd_network/fbsd_if.c
1020
bool
src/libs/compat/freebsd_network/fbsd_if.c
562
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211.c
1284
static bool
src/libs/compat/freebsd_wlan/net80211/ieee80211.c
2704
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211.c
2715
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211.c
2740
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211.c
835
ieee80211_promisc(struct ieee80211vap *vap, bool on)
src/libs/compat/freebsd_wlan/net80211/ieee80211.c
857
ieee80211_allmulti(struct ieee80211vap *vap, bool on)
src/libs/compat/freebsd_wlan/net80211/ieee80211.h
1318
bool has_he;
src/libs/compat/freebsd_wlan/net80211/ieee80211_crypto_ccmp.c
316
bool noreplaycheck;
src/libs/compat/freebsd_wlan/net80211/ieee80211_haiku.h
494
bool ieee80211_vap_ifp_check_is_monitor(struct ieee80211vap *);
src/libs/compat/freebsd_wlan/net80211/ieee80211_haiku.h
495
bool ieee80211_vap_ifp_check_is_simplex(struct ieee80211vap *);
src/libs/compat/freebsd_wlan/net80211/ieee80211_haiku.h
496
bool ieee80211_vap_ifp_check_is_running(struct ieee80211vap *);
src/libs/compat/freebsd_wlan/net80211/ieee80211_haiku.h
497
void ieee80211_vap_ifp_set_running_state(struct ieee80211vap *, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_hostap.c
1070
bool allocbs;
src/libs/compat/freebsd_wlan/net80211/ieee80211_hostap.c
1775
static bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.c
1944
bool can_vht160, can_vht80p80, can_vht80;
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.c
1945
bool ht40;
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.c
3746
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.c
3770
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.c
3793
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.c
3821
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.h
246
bool ieee80211_ht_check_tx_shortgi_20(const struct ieee80211_node *ni);
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.h
247
bool ieee80211_ht_check_tx_shortgi_40(const struct ieee80211_node *ni);
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.h
248
bool ieee80211_ht_check_tx_ht40(const struct ieee80211_node *ni);
src/libs/compat/freebsd_wlan/net80211/ieee80211_ht.h
249
bool ieee80211_ht_check_tx_ht(const struct ieee80211_node *ht);
src/libs/compat/freebsd_wlan/net80211/ieee80211_ioctl.c
1535
bool found;
src/libs/compat/freebsd_wlan/net80211/ieee80211_node.c
943
bool do_ht;
src/libs/compat/freebsd_wlan/net80211/ieee80211_output.c
2472
bool alloc)
src/libs/compat/freebsd_wlan/net80211/ieee80211_phy.c
698
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_phy.c
750
uint8_t nss, uint8_t mcs, bool is_shortgi)
src/libs/compat/freebsd_wlan/net80211/ieee80211_phy.h
229
bool ieee80211_phy_vht_validate_mcs(enum net80211_sta_rx_bw,
src/libs/compat/freebsd_wlan/net80211/ieee80211_phy.h
232
uint8_t, uint8_t, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_proto.h
116
uint8_t **, uint32_t *, const uint8_t *, size_t, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_proto.h
76
void ieee80211_promisc(struct ieee80211vap *, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_proto.h
77
void ieee80211_allmulti(struct ieee80211vap *, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_scan.c
528
ieee80211_probe_curchan(struct ieee80211vap *vap, bool force)
src/libs/compat/freebsd_wlan/net80211/ieee80211_scan.h
107
void (*sc_scan_probe_curchan)(struct ieee80211vap *, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_scan.h
182
void ieee80211_probe_curchan(struct ieee80211vap *, bool);
src/libs/compat/freebsd_wlan/net80211/ieee80211_scan_sw.c
337
bool scanning;
src/libs/compat/freebsd_wlan/net80211/ieee80211_scan_sw.c
530
ieee80211_swscan_probe_curchan(struct ieee80211vap *vap, bool force __unused)
src/libs/compat/freebsd_wlan/net80211/ieee80211_var.h
847
bool ieee80211_is_key_global(const struct ieee80211vap *vap,
src/libs/compat/freebsd_wlan/net80211/ieee80211_var.h
849
bool ieee80211_is_key_unicast(const struct ieee80211vap *vap,
src/libs/compat/freebsd_wlan/net80211/ieee80211_var.h
852
bool ieee80211_is_ctl_frame_for_vap(struct ieee80211_node *,
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.c
1015
static bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.c
1063
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.c
1097
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.c
938
bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.c
963
static bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.c
986
static bool
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.h
66
bool ieee80211_vht_check_tx_vht(const struct ieee80211_node *);
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.h
67
bool ieee80211_vht_check_tx_bw(const struct ieee80211_node *,
src/libs/compat/freebsd_wlan/net80211/ieee80211_vht.h
69
bool ieee80211_vht_node_check_tx_valid_mcs(const struct ieee80211_node *,
src/libs/glut/glutBlocker.h
36
bool PendingEvent() { return events; } // XPending() equivalent
src/libs/glut/glutBlocker.h
40
bool events; // are there any new events?
src/libs/glut/glutBlocker.h
41
bool sleeping; // is someone sleeping on eSem?
src/libs/glut/glutGameMode.h
28
bool IsActive() const { return fActive; }
src/libs/glut/glutGameMode.h
29
bool IsPossible();
src/libs/glut/glutGameMode.h
30
bool HasDisplayChanged() const { return fDisplayChanged; }
src/libs/glut/glutGameMode.h
44
bool fActive;
src/libs/glut/glutGameMode.h
45
bool fDisplayChanged;
src/libs/glut/glutMenu.h
40
BMenu *CreateBMenu(bool toplevel=true); // construct BPopUpMenu
src/libs/glut/glutMenu.h
54
GlutMenuItem(GlutMenu *n_menu, bool n_trig, int n_value, const char *n_label);
src/libs/glut/glutMenu.h
58
bool isTrigger; // are we a submenu?
src/libs/glut/glutState.h
52
bool debug; // call glGetError
src/libs/glut/glutState.h
53
bool quitAll; // quit
src/libs/glut/glutWindow.h
111
bool QuitRequested(); // exits app
src/libs/glut/glutWindow.h
112
void Minimize(bool minimized); // minimized windows are not visible
src/libs/glut/glutWindow.h
116
bool fConnectionDisabled;
src/libs/glut/glutWindow.h
64
bool anyevents; // were any events received?
src/libs/glut/glutWindow.h
65
bool displayEvent; // call display
src/libs/glut/glutWindow.h
66
bool reshapeEvent; // call reshape
src/libs/glut/glutWindow.h
67
bool mouseEvent; // call mouse
src/libs/glut/glutWindow.h
68
bool motionEvent; // call motion
src/libs/glut/glutWindow.h
69
bool passiveEvent; // call passive
src/libs/glut/glutWindow.h
70
bool entryEvent; // call entry
src/libs/glut/glutWindow.h
71
bool keybEvent; // call keyboard
src/libs/glut/glutWindow.h
72
bool keybUpEvent; // call keyboard
src/libs/glut/glutWindow.h
73
bool windowStatusEvent; // call visibility
src/libs/glut/glutWindow.h
74
bool specialEvent; // call special
src/libs/glut/glutWindow.h
75
bool specialUpEvent; // call special
src/libs/glut/glutWindow.h
76
bool statusEvent; // menu status changed
src/libs/glut/glutWindow.h
77
bool menuEvent; // menu selected
src/libs/glut/glutWindow.h
94
bool visible; // for visibility callback
src/libs/glut/glutWindow.h
95
bool ignoreKeyRepeat;
src/libs/icon/Icon.h
91
bool AddListener(IconListener* listener);
src/libs/icon/Icon.h
92
bool RemoveListener(IconListener* listener);
src/libs/icon/IconRenderer.h
59
void Render(bool showReferences);
src/libs/icon/IconRenderer.h
60
void Render(const BRect& area, bool showReferences);
src/libs/icon/IconRenderer.h
86
void _Render(const BRect& area, bool showReferences);
src/libs/icon/IconRenderer.h
91
bool reset = true);
src/libs/icon/flat_icon/FlatIconFormat.h
72
bool read_coord(LittleEndianBuffer& buffer, float& coord);
src/libs/icon/flat_icon/FlatIconFormat.h
73
bool write_coord(LittleEndianBuffer& buffer, float coord);
src/libs/icon/flat_icon/FlatIconFormat.h
75
bool read_float_24(LittleEndianBuffer& buffer, float& value);
src/libs/icon/flat_icon/FlatIconFormat.h
76
bool write_float_24(LittleEndianBuffer& buffer, float value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
28
bool Write(uint8 value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
29
bool Write(uint16 value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
30
bool Write(uint32 value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
31
bool Write(float value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
32
bool Write(double value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
34
bool Write(const LittleEndianBuffer& other);
src/libs/icon/flat_icon/LittleEndianBuffer.h
35
bool Write(const uint8* buffer, size_t bytes);
src/libs/icon/flat_icon/LittleEndianBuffer.h
37
bool Read(uint8& value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
38
bool Read(uint16& value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
39
bool Read(uint32& value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
40
bool Read(float& value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
41
bool Read(double& value);
src/libs/icon/flat_icon/LittleEndianBuffer.h
42
bool Read(LittleEndianBuffer& other, size_t bytes);
src/libs/icon/flat_icon/LittleEndianBuffer.h
60
bool fOwnsBuffer;
src/libs/icon/flat_icon/PathCommandQueue.h
29
bool Write(LittleEndianBuffer& buffer,
src/libs/icon/flat_icon/PathCommandQueue.h
33
bool Read(LittleEndianBuffer& buffer,
src/libs/icon/flat_icon/PathCommandQueue.h
39
bool _AppendHLine(float x);
src/libs/icon/flat_icon/PathCommandQueue.h
40
bool _AppendVLine(float y);
src/libs/icon/flat_icon/PathCommandQueue.h
41
bool _AppendLine(const BPoint& point);
src/libs/icon/flat_icon/PathCommandQueue.h
42
bool _AppendCurve(const BPoint& point,
src/libs/icon/flat_icon/PathCommandQueue.h
46
bool _AppendCommand(uint8 command);
src/libs/icon/flat_icon/PathCommandQueue.h
49
bool _ReadCommand(uint8& command);
src/libs/icon/generic/Container.h
115
bool
src/libs/icon/generic/Container.h
123
bool
src/libs/icon/generic/Container.h
144
bool
src/libs/icon/generic/Container.h
201
bool
src/libs/icon/generic/Container.h
236
bool
src/libs/icon/generic/Container.h
246
bool
src/libs/icon/generic/Container.h
50
Container(bool ownsItems);
src/libs/icon/generic/Container.h
53
bool AddItem(Type* item);
src/libs/icon/generic/Container.h
54
bool AddItem(Type* item, int32 index);
src/libs/icon/generic/Container.h
55
bool RemoveItem(Type* item);
src/libs/icon/generic/Container.h
61
bool HasItem(Type* item) const;
src/libs/icon/generic/Container.h
67
bool AddListener(ContainerListener<Type>* listener);
src/libs/icon/generic/Container.h
68
bool RemoveListener(ContainerListener<Type>* listener);
src/libs/icon/generic/Container.h
76
bool fOwnsItems;
src/libs/icon/generic/Container.h
91
Container<Type>::Container(bool ownsItems)
src/libs/icon/generic/VertexSource.h
28
virtual bool WantsOpenPaths() const = 0;
src/libs/icon/shape/PathSourceShape.h
42
bool deep = true) const;
src/libs/icon/shape/PathSourceShape.h
45
virtual bool SetToPropertyObject(
src/libs/icon/shape/PathSourceShape.h
68
virtual bool Visible(float scale) const;
src/libs/icon/shape/ReferenceImage.h
46
bool deep = true) const;
src/libs/icon/shape/ReferenceImage.h
49
virtual bool SetToPropertyObject(
src/libs/icon/shape/ReferenceImage.h
59
virtual bool Visible(float scale) const
src/libs/icon/shape/Shape.h
117
BRect Bounds(bool updateLast = false) const;
src/libs/icon/shape/Shape.h
122
void SetHinting(bool hinting);
src/libs/icon/shape/Shape.h
123
bool Hinting() const
src/libs/icon/shape/Shape.h
126
virtual bool Visible(float scale) const = 0;
src/libs/icon/shape/Shape.h
129
bool AddListener(ShapeListener* listener);
src/libs/icon/shape/Shape.h
130
bool RemoveListener(ShapeListener* listener);
src/libs/icon/shape/Shape.h
148
mutable bool fNeedsUpdate;
src/libs/icon/shape/Shape.h
152
bool fHinting;
src/libs/icon/shape/Shape.h
69
bool deep = true) const;
src/libs/icon/shape/Shape.h
72
virtual bool SetToPropertyObject(
src/libs/icon/shape/VectorPath.h
100
bool connected);
src/libs/icon/shape/VectorPath.h
101
bool AddPoint(BPoint point, int32 index);
src/libs/icon/shape/VectorPath.h
103
bool RemovePoint(int32 index);
src/libs/icon/shape/VectorPath.h
106
bool SetPoint(int32 index, BPoint point);
src/libs/icon/shape/VectorPath.h
107
bool SetPoint(int32 index, BPoint point,
src/libs/icon/shape/VectorPath.h
110
bool connected);
src/libs/icon/shape/VectorPath.h
111
bool SetPointIn(int32 index, BPoint point);
src/libs/icon/shape/VectorPath.h
112
bool SetPointOut(int32 index, BPoint point,
src/libs/icon/shape/VectorPath.h
113
bool mirrorDist = false);
src/libs/icon/shape/VectorPath.h
115
bool SetInOutConnected(int32 index, bool connected);
src/libs/icon/shape/VectorPath.h
118
bool GetPointAt(int32 index, BPoint& point) const;
src/libs/icon/shape/VectorPath.h
119
bool GetPointInAt(int32 index, BPoint& point) const;
src/libs/icon/shape/VectorPath.h
120
bool GetPointOutAt(int32 index, BPoint& point) const;
src/libs/icon/shape/VectorPath.h
121
bool GetPointsAt(int32 index,
src/libs/icon/shape/VectorPath.h
125
bool* connected = NULL) const;
src/libs/icon/shape/VectorPath.h
133
bool GetDistance(BPoint point,
src/libs/icon/shape/VectorPath.h
141
bool FindBezierScale(int32 index, BPoint point,
src/libs/icon/shape/VectorPath.h
147
bool GetPoint(int32 index, double scale,
src/libs/icon/shape/VectorPath.h
151
void SetClosed(bool closed);
src/libs/icon/shape/VectorPath.h
152
bool IsClosed() const
src/libs/icon/shape/VectorPath.h
167
bool GetAGGPathStorage(agg::path_storage& path) const;
src/libs/icon/shape/VectorPath.h
170
bool AddListener(PathListener* listener);
src/libs/icon/shape/VectorPath.h
171
bool RemoveListener(PathListener* listener);
src/libs/icon/shape/VectorPath.h
184
bool connected);
src/libs/icon/shape/VectorPath.h
185
bool _SetPointCount(int32 count);
src/libs/icon/shape/VectorPath.h
206
bool fClosed;
src/libs/icon/shape/VectorPath.h
39
bool connected; // if all 3 points should be on one line
src/libs/icon/shape/VectorPath.h
81
bool deep = true) const;
src/libs/icon/shape/VectorPath.h
84
virtual bool SetToPropertyObject(
src/libs/icon/shape/VectorPath.h
92
bool operator==(const VectorPath& from) const;
src/libs/icon/shape/VectorPath.h
96
bool AddPoint(BPoint point);
src/libs/icon/shape/VectorPath.h
97
bool AddPoint(const BPoint& point,
src/libs/icon/style/GradientTransformable.h
100
void SetInheritTransformation(bool inherit);
src/libs/icon/style/GradientTransformable.h
101
bool InheritTransformation() const
src/libs/icon/style/GradientTransformable.h
119
bool fInheritTransformation;
src/libs/icon/style/GradientTransformable.h
56
Gradient(bool empty = false);
src/libs/icon/style/GradientTransformable.h
62
status_t Archive(BMessage* into, bool deep = true) const;
src/libs/icon/style/GradientTransformable.h
69
bool operator==(const Gradient& other) const;
src/libs/icon/style/GradientTransformable.h
70
bool operator!=(const Gradient& other) const;
src/libs/icon/style/GradientTransformable.h
71
bool ColorStepsAreEqual(
src/libs/icon/style/GradientTransformable.h
78
bool AddColor(const BGradient::ColorStop& color,
src/libs/icon/style/GradientTransformable.h
81
bool RemoveColor(int32 index);
src/libs/icon/style/GradientTransformable.h
83
bool SetColor(int32 index,
src/libs/icon/style/GradientTransformable.h
85
bool SetColor(int32 index, const rgb_color& color);
src/libs/icon/style/GradientTransformable.h
86
bool SetOffset(int32 index, float offset);
src/libs/icon/style/Style.h
114
mutable bool fGammaCorrectedColorsValid;
src/libs/icon/style/Style.h
62
bool deep = true) const;
src/libs/icon/style/Style.h
64
bool operator==(const Style& other) const;
src/libs/icon/style/Style.h
69
bool HasTransparency() const;
src/libs/icon/transformable/Transformable.h
42
virtual bool IsLinear()
src/libs/icon/transformable/Transformable.h
59
bool IsIdentity() const;
src/libs/icon/transformable/Transformable.h
60
bool IsTranslationOnly() const;
src/libs/icon/transformable/Transformable.h
61
bool IsNotDistorted() const;
src/libs/icon/transformable/Transformable.h
62
bool IsValid() const;
src/libs/icon/transformable/Transformable.h
64
bool operator==(const Transformable& other) const;
src/libs/icon/transformable/Transformable.h
65
bool operator!=(const Transformable& other) const;
src/libs/icon/transformer/AffineTransformer.h
57
bool deep = true) const;
src/libs/icon/transformer/AffineTransformer.h
60
virtual bool SetToPropertyObject(
src/libs/icon/transformer/CompoundStyleTransformer.h
40
virtual bool IsLinear();
src/libs/icon/transformer/ContourTransformer.h
54
bool deep = true) const;
src/libs/icon/transformer/ContourTransformer.h
57
virtual bool SetToPropertyObject(
src/libs/icon/transformer/PathSource.h
36
virtual bool WantsOpenPaths() const;
src/libs/icon/transformer/PathSource.h
40
void Update(bool leavePathsOpen,
src/libs/icon/transformer/PathTransformer.h
39
virtual bool WantsOpenPaths() const
src/libs/icon/transformer/PerspectiveTransformer.h
123
bool fInverted;
src/libs/icon/transformer/PerspectiveTransformer.h
129
bool fValid;
src/libs/icon/transformer/PerspectiveTransformer.h
98
bool deep = true) const;
src/libs/icon/transformer/StrokeTransformer.h
49
virtual bool WantsOpenPaths() const;
src/libs/icon/transformer/StrokeTransformer.h
55
bool deep = true) const;
src/libs/icon/transformer/StrokeTransformer.h
58
virtual bool SetToPropertyObject(
src/libs/icon/transformer/StyleTransformer.h
53
virtual bool IsLinear()
src/libs/libfdt/fdt_check.c
22
bool expect_end = false;
src/libs/linprog/ActiveSetSolver.h
22
bool InRange(int32 row, int32 column);
src/libs/linprog/ActiveSetSolver.h
32
bool GaussianElimination();
src/libs/linprog/ActiveSetSolver.h
33
bool GaussJordan();
src/libs/linprog/ActiveSetSolver.h
64
bool VariableAdded(Variable* variable);
src/libs/linprog/ActiveSetSolver.h
65
bool VariableRemoved(Variable* variable);
src/libs/linprog/ActiveSetSolver.h
66
bool VariableRangeChanged(Variable* variable);
src/libs/linprog/ActiveSetSolver.h
68
bool ConstraintAdded(Constraint* constraint);
src/libs/linprog/ActiveSetSolver.h
69
bool ConstraintRemoved(Constraint* constraint);
src/libs/linprog/ActiveSetSolver.h
70
bool LeftSideChanged(Constraint* constraint);
src/libs/linprog/ActiveSetSolver.h
71
bool RightSideChanged(Constraint* constraint);
src/libs/linprog/ActiveSetSolver.h
72
bool OperatorChanged(Constraint* constraint);
src/libs/linprog/ActiveSetSolver.h
73
bool PenaltiesChanged(Constraint* constraint);
src/libs/linprog/ActiveSetSolver.h
75
bool SaveModel(const char* fileName);
src/libs/linprog/LayoutOptimizer.h
21
int compute_dependencies(double** a, int m, int n, bool* independent);
src/libs/linprog/LayoutOptimizer.h
24
bool is_soft(Constraint* constraint);
src/libs/linprog/LayoutOptimizer.h
33
bool SetConstraints(const ConstraintList& list,
src/libs/linprog/LayoutOptimizer.h
38
bool Solve(double* initialSolution);
src/libs/linprog/LayoutOptimizer.h
48
bool _Solve(double* values);
src/libs/linprog/LayoutOptimizer.h
49
bool _SolveSubProblem(const double* d, int am,
src/libs/linprog/LayoutOptimizer.h
69
inline bool
src/preferences/appearance/AntialiasingSettingsView.h
28
bool IsDefaultable();
src/preferences/appearance/AntialiasingSettingsView.h
29
bool IsRevertable();
src/preferences/appearance/AntialiasingSettingsView.h
47
bool fSavedSubpixelAntialiasing;
src/preferences/appearance/AntialiasingSettingsView.h
48
bool fCurrentSubpixelAntialiasing;
src/preferences/appearance/AppearanceWindow.h
33
bool _IsDefaultable() const;
src/preferences/appearance/AppearanceWindow.h
34
bool _IsRevertable() const;
src/preferences/appearance/ColorsView.h
48
bool IsDefaultable();
src/preferences/appearance/ColorsView.h
49
bool IsRevertable();
src/preferences/appearance/FakeScrollBar.h
18
FakeScrollBar(bool drawArrows, bool doubleArrows,
src/preferences/appearance/FakeScrollBar.h
31
void SetDoubleArrows(bool doubleArrows);
src/preferences/appearance/FakeScrollBar.h
40
bool fDrawArrows;
src/preferences/appearance/FakeScrollBar.h
41
bool fDoubleArrows;
src/preferences/appearance/FontSelectionView.h
42
bool IsDefaultable();
src/preferences/appearance/FontSelectionView.h
43
bool IsRevertable();
src/preferences/appearance/FontSelectionView.h
48
void _SelectCurrentFont(bool select);
src/preferences/appearance/FontView.h
36
bool IsDefaultable();
src/preferences/appearance/FontView.h
37
bool IsRevertable();
src/preferences/appearance/LookAndFeelSettingsView.h
34
bool IsDefaultable();
src/preferences/appearance/LookAndFeelSettingsView.h
37
bool IsRevertable();
src/preferences/appearance/LookAndFeelSettingsView.h
50
bool _DoubleScrollBarArrows();
src/preferences/appearance/LookAndFeelSettingsView.h
51
void _SetDoubleScrollBarArrows(bool doubleArrows);
src/preferences/appearance/LookAndFeelSettingsView.h
73
bool fSavedDoubleArrowsValue : 1;
src/preferences/backgrounds/BackgroundImage.h
104
bool isDesktop, BackgroundsView* view);
src/preferences/backgrounds/BackgroundImage.h
114
void WorkspaceActivated(BView* view, int32 workspace, bool state);
src/preferences/backgrounds/BackgroundImage.h
125
bool IsDesktop() { return fIsDesktop;}
src/preferences/backgrounds/BackgroundImage.h
138
BackgroundImage(const BNode* node, bool isDesktop, BackgroundsView* view);
src/preferences/backgrounds/BackgroundImage.h
146
bool fIsDesktop;
src/preferences/backgrounds/BackgroundImage.h
158
bool fRandomChange; // random or sequential change
src/preferences/backgrounds/BackgroundImage.h
87
BPoint offset, bool textWidgetLabelOutline, uint32 imageSet,
src/preferences/backgrounds/BackgroundImage.h
98
bool fTextWidgetLabelOutline;
src/preferences/backgrounds/BackgroundsView.h
114
bool active);
src/preferences/backgrounds/BackgroundsView.h
118
bool FoundPositionSetting();
src/preferences/backgrounds/BackgroundsView.h
127
void _LoadFolder(bool isDesktop);
src/preferences/backgrounds/BackgroundsView.h
132
void _SetDesktop(bool isDesktop);
src/preferences/backgrounds/BackgroundsView.h
134
bool notifyApp = false);
src/preferences/backgrounds/BackgroundsView.h
140
bool _AddItem(BGImageMenuItem* item);
src/preferences/backgrounds/BackgroundsView.h
178
bool fFoundPositionSetting;
src/preferences/backgrounds/BackgroundsView.h
71
void SetDesktop(bool isDesktop);
src/preferences/backgrounds/BackgroundsView.h
77
bool fIsDesktop;
src/preferences/backgrounds/ImageFilePanel.h
23
ImageFilter(bool filtering);
src/preferences/backgrounds/ImageFilePanel.h
26
bool Filter(const entry_ref* ref, BNode* node,
src/preferences/backgrounds/ImageFilePanel.h
30
bool fImageFiltering;
src/preferences/backgrounds/ImageFilePanel.h
42
bool allowMultipleSelection = true,
src/preferences/backgrounds/ImageFilePanel.h
45
bool modal = false,
src/preferences/backgrounds/ImageFilePanel.h
46
bool hideWhenDone = true);
src/preferences/bluetooth/BluetoothDeviceView.h
31
virtual void SetEnabled(bool value);
src/preferences/bluetooth/BluetoothSettingsView.h
35
bool _SetDeviceClass(uint8 major, uint8 minor,
src/preferences/bluetooth/BluetoothWindow.h
23
bool QuitRequested();
src/preferences/bluetooth/DeviceListItem.h
22
void DrawItem(BView*, BRect, bool = false);
src/preferences/bluetooth/ExtendedLocalDeviceView.h
35
virtual void SetEnabled(bool value);
src/preferences/bluetooth/InquiryPanel.h
29
bool QuitRequested(void);
src/preferences/bluetooth/InquiryPanel.h
43
bool fScanning;
src/preferences/bluetooth/InquiryPanel.h
44
bool fRetrieving;
src/preferences/bluetooth/RemoteDevicesView.h
34
bool IsDefaultable(void);
src/preferences/datatranslations/DataTranslationsWindow.h
33
virtual bool QuitRequested();
src/preferences/filetypes/ApplicationTypeWindow.h
34
virtual bool QuitRequested();
src/preferences/filetypes/ApplicationTypeWindow.h
44
bool _Flags(uint32& flags) const;
src/preferences/filetypes/ApplicationTypeWindow.h
54
bool gotFlags;
src/preferences/filetypes/ApplicationTypeWindow.h
60
bool iconChanged;
src/preferences/filetypes/ApplicationTypeWindow.h
61
bool typeIconsChanged;
src/preferences/filetypes/ApplicationTypesWindow.h
31
virtual bool QuitRequested();
src/preferences/filetypes/AttributeListView.h
17
const char* displayAs, int32 alignment, int32 width, bool visible,
src/preferences/filetypes/AttributeListView.h
18
bool editable);
src/preferences/filetypes/AttributeListView.h
24
bool drawEverything = false);
src/preferences/filetypes/AttributeListView.h
33
bool Visible() const { return fVisible; }
src/preferences/filetypes/AttributeListView.h
34
bool Editable() const { return fEditable; }
src/preferences/filetypes/AttributeListView.h
38
bool operator==(const AttributeItem& other) const;
src/preferences/filetypes/AttributeListView.h
39
bool operator!=(const AttributeItem& other) const;
src/preferences/filetypes/AttributeListView.h
47
bool fVisible;
src/preferences/filetypes/AttributeListView.h
48
bool fEditable;
src/preferences/filetypes/AttributeWindow.h
32
virtual bool QuitRequested();
src/preferences/filetypes/DropTargetListView.h
23
virtual bool AcceptsDrag(const BMessage* message);
src/preferences/filetypes/DropTargetListView.h
28
bool fDropTarget;
src/preferences/filetypes/FileTypeWindow.h
29
virtual bool QuitRequested();
src/preferences/filetypes/FileTypeWindow.h
36
void _AdoptPreferredApp(BMessage* message, bool sameAs);
src/preferences/filetypes/FileTypes.h
32
extern bool is_application(BFile& file);
src/preferences/filetypes/FileTypes.h
33
extern bool is_resource(BFile& file);
src/preferences/filetypes/FileTypesWindow.h
40
virtual bool QuitRequested();
src/preferences/filetypes/FileTypesWindow.h
48
void _ShowSnifferRule(bool show);
src/preferences/filetypes/FileTypesWindow.h
51
bool sameAs);
src/preferences/filetypes/IconView.h
109
void ShowIconHeap(bool show);
src/preferences/filetypes/IconView.h
110
void ShowEmptyFrame(bool show);
src/preferences/filetypes/IconView.h
131
virtual bool AcceptsDrag(const BMessage* message);
src/preferences/filetypes/IconView.h
138
bool force = false);
src/preferences/filetypes/IconView.h
152
bool fHasRef;
src/preferences/filetypes/IconView.h
153
bool fHasType;
src/preferences/filetypes/IconView.h
160
bool fTracking;
src/preferences/filetypes/IconView.h
161
bool fDragging;
src/preferences/filetypes/IconView.h
162
bool fDropTarget;
src/preferences/filetypes/IconView.h
163
bool fShowEmptyFrame;
src/preferences/filetypes/IconView.h
38
bool force = false) const;
src/preferences/filetypes/IconView.h
41
bool force = false) const;
src/preferences/filetypes/IconView.h
43
bool force = false) const;
src/preferences/filetypes/IconView.h
51
bool HasData() const;
src/preferences/filetypes/IconView.h
99
virtual void MakeFocus(bool focus = true);
src/preferences/filetypes/MimeTypeListView.h
16
MimeTypeItem(BMimeType& type, bool showIcon = false, bool flat = false);
src/preferences/filetypes/MimeTypeListView.h
17
MimeTypeItem(const char* type, bool showIcon = false, bool flat = false);
src/preferences/filetypes/MimeTypeListView.h
21
bool drawEverything = false);
src/preferences/filetypes/MimeTypeListView.h
28
bool IsSupertypeOnly() const { return fIsSupertype; }
src/preferences/filetypes/MimeTypeListView.h
33
void ShowIcon(bool showIcon);
src/preferences/filetypes/MimeTypeListView.h
34
void SetApplicationMode(bool applicationMode);
src/preferences/filetypes/MimeTypeListView.h
47
bool fIsSupertype;
src/preferences/filetypes/MimeTypeListView.h
48
bool fFlat;
src/preferences/filetypes/MimeTypeListView.h
49
bool fShowIcon;
src/preferences/filetypes/MimeTypeListView.h
50
bool fApplicationMode;
src/preferences/filetypes/MimeTypeListView.h
56
const char* supertype = NULL, bool showIcons = false,
src/preferences/filetypes/MimeTypeListView.h
57
bool applicationMode = false);
src/preferences/filetypes/MimeTypeListView.h
61
bool SelectType(const char* type);
src/preferences/filetypes/MimeTypeListView.h
68
void ShowIcons(bool showIcons);
src/preferences/filetypes/MimeTypeListView.h
69
bool IsShowingIcons() const { return fShowIcons; }
src/preferences/filetypes/MimeTypeListView.h
85
bool fShowIcons;
src/preferences/filetypes/MimeTypeListView.h
86
bool fApplicationMode;
src/preferences/filetypes/MimeTypeListView.h
89
extern bool mimetype_is_application_signature(BMimeType& type);
src/preferences/filetypes/NewFileTypeWindow.h
25
virtual bool QuitRequested();
src/preferences/filetypes/PreferredAppMenu.h
19
status_t retrieve_preferred_app(BMessage* message, bool sameAs,
src/preferences/filetypes/StringView.h
18
void SetEnabled(bool enabled);
src/preferences/input/InputDeviceView.h
37
bool complete = false);
src/preferences/input/InputTouchpadPrefView.h
82
bool fXTracking;
src/preferences/input/InputTouchpadPrefView.h
83
bool fYTracking;
src/preferences/input/KeyboardSettings.h
26
bool IsDefaultable() const;
src/preferences/input/MouseSettings.h
30
bool IsRevertable() const;
src/preferences/input/MouseSettings.h
32
bool IsDefaultable() const;
src/preferences/input/MouseSettings.h
59
bool AcceptFirstClick() const { return fAcceptFirstClick; }
src/preferences/input/MouseSettings.h
60
void SetAcceptFirstClick(bool accept_first_click);
src/preferences/input/MouseSettings.h
72
bool fAcceptFirstClick;
src/preferences/input/MouseSettings.h
73
bool fOriginalAcceptFirstClick;
src/preferences/input/MouseView.h
36
bool IsMouseConnected()
src/preferences/input/MouseView.h
59
bool fConnected;
src/preferences/joysticks/CalibWin.h
41
virtual bool QuitRequested();
src/preferences/joysticks/JoyWin.h
30
virtual bool QuitRequested();
src/preferences/joysticks/JoyWin.h
53
void _SelectDeselectJoystick(BListView* list, bool enable);
src/preferences/joysticks/JoyWin.h
60
bool _GetLine(BString& string);
src/preferences/joysticks/JoyWin.h
63
bool fSystemUsedSelect;
src/preferences/joysticks/Joysticks.h
26
virtual bool QuitRequested();
src/preferences/joysticks/MessageWin.h
34
virtual bool QuitRequested();
src/preferences/joysticks/PortItem.h
18
virtual void DrawItem(BView *owner, BRect frame, bool complete = false);
src/preferences/keymap/KeyboardLayout.h
100
bool _SubstituteVariables(BString& term,
src/preferences/keymap/KeyboardLayout.h
102
bool _ParseTerm(const parse_state& state,
src/preferences/keymap/KeyboardLayout.h
116
bool fIsDefault;
src/preferences/keymap/KeyboardLayout.h
32
bool dark;
src/preferences/keymap/KeyboardLayout.h
63
bool IsDefault() const { return fIsDefault; }
src/preferences/keymap/KeyboardLayout.h
83
bool _AddKey(const Key& key);
src/preferences/keymap/KeyboardLayout.h
86
void _Trim(BString& string, bool stripComments);
src/preferences/keymap/KeyboardLayout.h
87
bool _GetPair(const parse_state& state,
src/preferences/keymap/KeyboardLayout.h
90
bool _AddKeyCodes(const parse_state& state,
src/preferences/keymap/KeyboardLayout.h
93
bool _GetSize(const parse_state& state, const char* data,
src/preferences/keymap/KeyboardLayout.h
95
bool _GetShape(const parse_state& state,
src/preferences/keymap/KeyboardLayout.h
98
bool _GetTerm(const char*& data, const char* delimiter,
src/preferences/keymap/KeyboardLayout.h
99
BString& term, bool closingBracketAllowed);
src/preferences/keymap/KeyboardLayoutView.h
105
const char* _NameForModifier(uint32 modifier, bool pretty);
src/preferences/keymap/KeyboardLayoutView.h
110
bool fEditable;
src/preferences/keymap/KeyboardLayoutView.h
39
void SetEditable(bool editable);
src/preferences/keymap/KeyboardLayoutView.h
55
virtual void WindowActivated(bool active);
src/preferences/keymap/KeyboardLayoutView.h
68
rgb_color background, bool pressed);
src/preferences/keymap/KeyboardLayoutView.h
70
const Key* key, BRect frame, bool pressed);
src/preferences/keymap/KeyboardLayoutView.h
73
bool lit);
src/preferences/keymap/KeyboardLayoutView.h
75
uint32 code, bool abbreviated = false);
src/preferences/keymap/KeyboardLayoutView.h
79
size_t numBytes, bool abbreviated = false);
src/preferences/keymap/KeyboardLayoutView.h
80
bool _FunctionKeyLabel(uint32 code, char* text,
src/preferences/keymap/KeyboardLayoutView.h
87
bool _IsKeyPressed(uint32 code);
src/preferences/keymap/KeyboardLayoutView.h
88
bool _KeyState(uint32 code) const;
src/preferences/keymap/KeyboardLayoutView.h
89
void _SetKeyState(uint32 code, bool pressed);
src/preferences/keymap/KeyboardLayoutView.h
93
bool _HandleDeadKey(uint32 key, int32 modifiers);
src/preferences/keymap/Keymap.h
45
uint32 modifiers, bool enabled);
src/preferences/keymap/Keymap.h
66
bool _SetChars(int32 offset, const char* bytes,
src/preferences/keymap/KeymapApplication.h
35
bool UseKeymap(BEntry* keymap);
src/preferences/keymap/KeymapWindow.h
37
virtual bool QuitRequested();
src/preferences/keymap/KeymapWindow.h
67
bool _SelectCurrentMap(BListView* list);
src/preferences/keymap/ModifierKeysWindow.h
33
bool _MarkMenuItem(const char*, BPopUpMenu*, uint32 l, uint32 r);
src/preferences/keymap/ModifierKeysWindow.h
35
int32 _KeyToKeyCode(int32 key, bool right = false);
src/preferences/keymap/StatusMenuField.h
27
bool deep = true) const;
src/preferences/keymap/StatusMenuField.h
49
virtual void SetDuplicate(bool on);
src/preferences/keymap/StatusMenuField.h
50
virtual void SetUnmatched(bool on);
src/preferences/keymap/StatusMenuField.h
57
virtual void ShowStopIcon(bool show);
src/preferences/keymap/StatusMenuField.h
58
virtual void ShowWarnIcon(bool show);
src/preferences/locale/FormatSettingsView.h
38
virtual void Refresh(bool setInitial = false);
src/preferences/locale/FormatSettingsView.h
39
virtual bool IsReversible() const;
src/preferences/locale/FormatSettingsView.h
66
bool fLocaleIs24Hour;
src/preferences/locale/FormatSettingsView.h
69
bool fInitialTranslateNames;
src/preferences/locale/LanguageListView.h
31
bool complete = false);
src/preferences/locale/LanguageListView.h
35
BRect frame, bool complete,
src/preferences/locale/LanguageListView.h
56
bool complete = false);
src/preferences/locale/LanguageListView.h
77
void SetGlobalDropTargetIndicator(bool isGlobal);
src/preferences/locale/LanguageListView.h
80
virtual bool InitiateDrag(BPoint point, int32 index,
src/preferences/locale/LanguageListView.h
81
bool wasSelected);
src/preferences/locale/LanguageListView.h
90
bool _AcceptsDragMessage(
src/preferences/locale/LanguageListView.h
96
bool fGlobalDropTargetIndicator;
src/preferences/locale/LocaleWindow.h
30
virtual bool QuitRequested();
src/preferences/locale/LocaleWindow.h
37
bool _IsReversible() const;
src/preferences/locale/LocaleWindow.h
39
void _Refresh(bool setInitial = false);
src/preferences/mail/AutoConfig.h
80
bool ReadProviderInfo(BNode *node, provider_info* info);
src/preferences/mail/AutoConfigView.h
56
bool GetBasicAccountInfo(account_info& info);
src/preferences/mail/AutoConfigView.h
57
bool IsValidMailAddress(BString email);
src/preferences/mail/AutoConfigView.h
88
bool _HasMarkedChanged(BMenuField* field,
src/preferences/mail/AutoConfigView.h
95
bool fInboundAccount;
src/preferences/mail/AutoConfigView.h
96
bool fOutboundAccount;
src/preferences/mail/AutoConfigWindow.h
33
virtual bool QuitRequested(void);
src/preferences/mail/AutoConfigWindow.h
50
bool fMainConfigState;
src/preferences/mail/AutoConfigWindow.h
51
bool fServerConfigState;
src/preferences/mail/AutoConfigWindow.h
52
bool fAutoConfigServer;
src/preferences/mail/ConfigWindow.h
46
bool complete);
src/preferences/mail/ConfigWindow.h
61
bool QuitRequested();
src/preferences/mail/ConfigWindow.h
96
bool fSaveSettings;
src/preferences/media/MediaListItem.h
123
bool fIsDefaultInput;
src/preferences/media/MediaListItem.h
124
bool fIsDefaultOutput;
src/preferences/media/MediaListItem.h
47
bool complete = false);
src/preferences/media/MediaListItem.h
88
void SetDefaultOutput(bool isDefault);
src/preferences/media/MediaListItem.h
89
bool IsDefaultOutput() {return fIsDefaultOutput;}
src/preferences/media/MediaListItem.h
90
void SetDefaultInput(bool isDefault);
src/preferences/media/MediaListItem.h
91
bool IsDefaultInput() {return fIsDefaultInput;}
src/preferences/media/MediaWindow.h
55
virtual bool QuitRequested();
src/preferences/media/MediaWindow.h
62
status_t _InitMedia(bool first);
src/preferences/media/MediaWindow.h
86
bool IsSet();
src/preferences/network/IPAddressControl.h
21
bool AllowEmpty() const;
src/preferences/network/IPAddressControl.h
22
void SetAllowEmpty(bool empty);
src/preferences/network/IPAddressControl.h
32
bool fAllowEmpty;
src/preferences/network/InterfaceAddressView.h
42
bool IsRevertable() const;
src/preferences/network/InterfaceAddressView.h
47
void _EnableFields(bool enable);
src/preferences/network/InterfaceListItem.h
40
BRect bounds, bool complete);
src/preferences/network/InterfaceListItem.h
69
bool fDisabled;
src/preferences/network/InterfaceListItem.h
70
bool fHasLink;
src/preferences/network/InterfaceListItem.h
71
bool fConnecting;
src/preferences/network/InterfaceView.h
36
status_t _Update(bool updateWirelessNetworks = true);
src/preferences/network/InterfaceView.h
37
void _EnableFields(bool enabled);
src/preferences/network/NetworkWindow.h
40
bool QuitRequested();
src/preferences/network/NetworkWindow.h
60
bool _IsReplicantInstalled();
src/preferences/network/NetworkWindow.h
61
void _ShowReplicant(bool show);
src/preferences/network/ServiceListItem.h
31
BRect bounds, bool complete);
src/preferences/network/ServiceListItem.h
39
virtual bool IsEnabled();
src/preferences/network/ServiceListItem.h
49
bool fEnabled;
src/preferences/network/ServiceView.h
29
bool IsRevertable() const;
src/preferences/network/ServiceView.h
38
virtual bool IsEnabled() const;
src/preferences/network/ServiceView.h
51
bool fWasEnabled;
src/preferences/notifications/AppRefFilter.h
15
virtual bool Filter(const entry_ref *ref,
src/preferences/notifications/GeneralView.h
35
bool RevertPossible();
src/preferences/notifications/GeneralView.h
37
bool DefaultsPossible();
src/preferences/notifications/GeneralView.h
38
bool UseDefaultRevertButtons();
src/preferences/notifications/GeneralView.h
55
bool _IsServerRunning();
src/preferences/notifications/NotificationsView.h
30
const char* signature, bool allowed);
src/preferences/notifications/NotificationsView.h
34
void SetAllowed(bool allowed);
src/preferences/notifications/NotificationsView.h
35
bool Allowed() { return fAllowed; };
src/preferences/notifications/NotificationsView.h
41
bool fAllowed;
src/preferences/notifications/NotificationsView.h
53
bool RevertPossible();
src/preferences/notifications/NotificationsView.h
55
bool DefaultsPossible();
src/preferences/notifications/NotificationsView.h
56
bool UseDefaultRevertButtons();
src/preferences/notifications/PrefletWin.h
25
virtual bool QuitRequested();
src/preferences/notifications/PrefletWin.h
28
virtual void SettingChanged(bool showExample);
src/preferences/notifications/PrefletWin.h
33
bool _RevertPossible();
src/preferences/notifications/PrefletWin.h
35
bool _DefaultsPossible();
src/preferences/notifications/SettingsHost.h
17
virtual void SettingChanged(bool showExample = false) = 0;
src/preferences/notifications/SettingsPane.h
20
void SettingsChanged(bool showExample);
src/preferences/notifications/SettingsPane.h
25
virtual bool RevertPossible() = 0;
src/preferences/notifications/SettingsPane.h
27
virtual bool DefaultsPossible() = 0;
src/preferences/notifications/SettingsPane.h
28
virtual bool UseDefaultRevertButtons() = 0;
src/preferences/printers/AddPrinterDialog.h
26
bool QuitRequested();
src/preferences/printers/JobListView.h
55
bool complete);
src/preferences/printers/PrinterListView.h
42
bool QuitRequested();
src/preferences/printers/PrinterListView.h
54
void _AddPrinter(BDirectory& printer, bool calculateLayout);
src/preferences/printers/PrinterListView.h
80
bool complete);
src/preferences/printers/PrinterListView.h
83
bool Remove(BListView* view);
src/preferences/printers/PrinterListView.h
84
bool IsActivePrinter() const;
src/preferences/printers/PrinterListView.h
85
bool HasPendingJobs() const;
src/preferences/printers/PrintersWindow.h
31
bool QuitRequested();
src/preferences/printers/PrintersWindow.h
42
bool _IsSelected(PrinterItem* printer);
src/preferences/printers/PrintersWindow.h
61
bool fAddingPrinter;
src/preferences/printers/TransportMenu.h
24
bool AddDynamicItem(add_state s);
src/preferences/repositories/RepoRow.h
26
const char* repo_url, bool enabled);
src/preferences/repositories/RepoRow.h
31
void SetEnabled(bool enabled);
src/preferences/repositories/RepoRow.h
33
bool IsEnabled() { return fEnabled; }
src/preferences/repositories/RepoRow.h
36
void SetHasSiblings(bool hasSiblings)
src/preferences/repositories/RepoRow.h
38
bool HasSiblings() { return fHasSiblings; }
src/preferences/repositories/RepoRow.h
43
bool fEnabled;
src/preferences/repositories/RepoRow.h
45
bool fHasSiblings;
src/preferences/repositories/RepositoriesView.h
38
bool IsTaskRunning() { return fRunningTaskCount > 0; }
src/preferences/repositories/RepositoriesView.h
56
RepoRow* _AddRepo(BString name, BString url, bool enabled);
src/preferences/repositories/RepositoriesView.h
66
bool fShowCompletedStatus;
src/preferences/repositories/RepositoriesWindow.h
24
virtual bool QuitRequested();
src/preferences/repositories/RepositoriesWindow.h
38
bool fWatchingPackageNode;
src/preferences/repositories/TaskLooper.h
26
virtual bool YesNoDecisionNeeded(const BString& description,
src/preferences/repositories/TaskLooper.h
53
virtual bool QuitRequested();
src/preferences/repositories/TaskTimer.h
41
virtual bool QuitRequested();
src/preferences/repositories/TaskTimer.h
50
bool fTimerIsRunning;
src/preferences/screen/RefreshWindow.h
24
virtual void WindowActivated(bool active);
src/preferences/screen/ScreenMode.h
27
bool swap_displays;
src/preferences/screen/ScreenMode.h
28
bool use_laptop_panel;
src/preferences/screen/ScreenMode.h
34
bool operator==(const screen_mode &otherMode) const;
src/preferences/screen/ScreenMode.h
35
bool operator!=(const screen_mode &otherMode) const;
src/preferences/screen/ScreenMode.h
59
bool SupportsColorSpace(const screen_mode& mode,
src/preferences/screen/ScreenMode.h
74
bool _GetDisplayMode(const screen_mode& mode,
src/preferences/screen/ScreenMode.h
82
bool fUpdatedModes;
src/preferences/screen/ScreenWindow.h
115
bool fModified;
src/preferences/screen/ScreenWindow.h
38
virtual bool QuitRequested();
src/preferences/screen/ScreenWindow.h
40
virtual void WorkspaceActivated(int32 ws, bool state);
src/preferences/screen/ScreenWindow.h
64
bool _IsVesa() const { return fIsVesa; }
src/preferences/screen/ScreenWindow.h
68
bool fIsVesa;
src/preferences/screen/ScreenWindow.h
69
bool fBootWorkspaceApplied;
src/preferences/screensaver/ScreenSaverWindow.h
36
virtual bool QuitRequested();
src/preferences/shortcuts/PopUpColumn.h
19
uint32 truncate, bool editable = false,
src/preferences/shortcuts/PopUpColumn.h
20
bool cycle = false, int cycleInit = 0,
src/preferences/shortcuts/PopUpColumn.h
29
bool fEditable;
src/preferences/shortcuts/PopUpColumn.h
30
bool fCycle;
src/preferences/shortcuts/ShortcutsSpec.h
40
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/preferences/shortcuts/ShortcutsSpec.h
50
bool ProcessColumnKeyStroke(int whichColumn,
src/preferences/shortcuts/ShortcutsSpec.h
54
bool ProcessColumnMouseClick(int whichColumn);
src/preferences/shortcuts/ShortcutsSpec.h
57
bool ProcessColumnTextString(int whichColumn,
src/preferences/shortcuts/ShortcutsSpec.h
76
bool _AttemptTabCompletion();
src/preferences/shortcuts/ShortcutsSpec.h
86
bool fBitmapValid;
src/preferences/shortcuts/ShortcutsSpec.h
91
bool fCursorPtsValid;
src/preferences/shortcuts/ShortcutsWindow.h
34
virtual bool QuitRequested();
src/preferences/shortcuts/ShortcutsWindow.h
62
bool _LoadKeySet(const BMessage& loadMessage);
src/preferences/shortcuts/ShortcutsWindow.h
63
bool _SaveKeySet(BEntry& saveEntry);
src/preferences/shortcuts/ShortcutsWindow.h
64
bool _GetSettingsFile(entry_ref* ref);
src/preferences/shortcuts/ShortcutsWindow.h
68
bool _GetWindowSettingsFile(entry_ref* ref);
src/preferences/shortcuts/ShortcutsWindow.h
85
bool fKeySetModified;
src/preferences/shortcuts/ShortcutsWindow.h
88
bool fLastOpenWasAppend;
src/preferences/sounds/HWindow.h
47
virtual bool QuitRequested();
src/preferences/sounds/SoundFilePanel.h
38
bool Filter(const entry_ref* entryRef, BNode* node, struct stat_beos* stat,
src/preferences/time/AnalogClock.h
20
bool drawSecondHand = true,
src/preferences/time/AnalogClock.h
21
bool interactive = true);
src/preferences/time/AnalogClock.h
37
bool IsChangingTime();
src/preferences/time/AnalogClock.h
43
bool InHourHand(BPoint point);
src/preferences/time/AnalogClock.h
44
bool InMinuteHand(BPoint point);
src/preferences/time/AnalogClock.h
49
void SetHourDragging(bool dragging);
src/preferences/time/AnalogClock.h
50
void SetMinuteDragging(bool dragging);
src/preferences/time/AnalogClock.h
53
bool _InHand(BPoint point, int32 ticks, float radius);
src/preferences/time/AnalogClock.h
62
bool fDirty;
src/preferences/time/AnalogClock.h
68
bool fHourDragging;
src/preferences/time/AnalogClock.h
69
bool fMinuteDragging;
src/preferences/time/AnalogClock.h
70
bool fDrawSecondHand;
src/preferences/time/AnalogClock.h
71
bool fInteractive;
src/preferences/time/AnalogClock.h
73
bool fTimeChangeIsOngoing;
src/preferences/time/ClockView.h
27
bool CheckCanRevert();
src/preferences/time/DateTimeView.h
40
bool CheckCanRevert();
src/preferences/time/DateTimeView.h
53
bool fInitialized;
src/preferences/time/NetworkTimeView.h
50
void SetTryAllServers(bool boolean);
src/preferences/time/NetworkTimeView.h
51
bool GetTryAllServers() const;
src/preferences/time/NetworkTimeView.h
52
void SetSynchronizeAtBoot(bool boolean);
src/preferences/time/NetworkTimeView.h
53
bool GetSynchronizeAtBoot() const;
src/preferences/time/NetworkTimeView.h
58
bool SettingsChanged();
src/preferences/time/NetworkTimeView.h
70
bool fWasUpdated;
src/preferences/time/NetworkTimeView.h
82
bool CheckCanRevert();
src/preferences/time/NetworkTimeView.h
87
bool _IsValidServerName(const char* serverName);
src/preferences/time/TimeWindow.h
30
virtual bool QuitRequested();
src/preferences/time/TimeZoneListItem.h
27
bool complete = false);
src/preferences/time/TimeZoneListItem.h
31
bool HasCountry() const
src/preferences/time/TimeZoneListItem.h
36
bool HasTimeZone() const
src/preferences/time/TimeZoneListItem.h
48
BRect frame, bool complete,
src/preferences/time/TimeZoneListView.h
23
virtual bool GetToolTipAt(BPoint point, BToolTip** _tip);
src/preferences/time/ZoneView.h
37
bool CheckCanRevert();
src/preferences/time/ZoneView.h
69
bool fUseGmtTime;
src/preferences/time/ZoneView.h
70
bool fOldUseGmtTime;
src/preferences/time/ZoneView.h
74
bool fInitialized;
src/preferences/virtualmemory/Settings.h
31
bool SwapEnabled() const
src/preferences/virtualmemory/Settings.h
33
bool SwapAutomatic() const
src/preferences/virtualmemory/Settings.h
40
void SetSwapEnabled(bool enabled,
src/preferences/virtualmemory/Settings.h
41
bool revertable = true);
src/preferences/virtualmemory/Settings.h
42
void SetSwapAutomatic(bool automatic,
src/preferences/virtualmemory/Settings.h
43
bool revertable = true);
src/preferences/virtualmemory/Settings.h
44
void SetSwapSize(off_t size, bool revertable = true);
src/preferences/virtualmemory/Settings.h
46
bool revertable = true);
src/preferences/virtualmemory/Settings.h
54
bool IsRevertable();
src/preferences/virtualmemory/Settings.h
57
bool IsDefaultable();
src/preferences/virtualmemory/Settings.h
58
void DefaultSwapSettings(bool revertable = true);
src/preferences/virtualmemory/Settings.h
61
bool enabled;
src/preferences/virtualmemory/Settings.h
62
bool automatic;
src/preferences/virtualmemory/SettingsWindow.h
66
virtual bool QuitRequested();
src/preferences/virtualmemory/SettingsWindow.h
86
bool fSetupComplete;
src/servers/app/Angle.h
65
bool operator==(const Angle &from);
src/servers/app/Angle.h
66
bool operator!=(const Angle &from);
src/servers/app/Angle.h
67
bool operator<(const Angle &from);
src/servers/app/Angle.h
68
bool operator>(const Angle &from);
src/servers/app/Angle.h
69
bool operator>=(const Angle &from);
src/servers/app/Angle.h
70
bool operator<=(const Angle &from);
src/servers/app/AppServer.h
45
virtual bool QuitRequested();
src/servers/app/Canvas.h
100
virtual void RebuildClipping(bool deep) { /* TODO */ }
src/servers/app/Canvas.h
59
bool ClipToRect(BRect rect, bool inverse);
src/servers/app/Canvas.h
60
void ClipToShape(shape_data* shape, bool inverse);
src/servers/app/Canvas.h
76
virtual void RebuildClipping(bool deep) = 0;
src/servers/app/ClickTarget.h
42
bool IsValid() const
src/servers/app/ClickTarget.h
62
bool operator==(const ClickTarget& other) const
src/servers/app/ClickTarget.h
68
bool operator!=(const ClickTarget& other) const
src/servers/app/DelayedMessage.h
110
bool fHandedOff;
src/servers/app/DelayedMessage.h
147
DelayedMessage::AttachList(const BObjectList<Type>& list, bool* which)
src/servers/app/DelayedMessage.h
72
bool isSpecificTime = false);
src/servers/app/DelayedMessage.h
77
bool AddTarget(port_id port);
src/servers/app/DelayedMessage.h
96
bool* whichArray);
src/servers/app/Desktop.h
125
const display_mode& mode, bool makeDefault);
src/servers/app/Desktop.h
155
virtual bool ReleaseScreen(Screen* screen) { return false; }
src/servers/app/Desktop.h
160
bool moveFocusWindow = false);
src/servers/app/Desktop.h
162
bool moveFocusWindow = false);
src/servers/app/Desktop.h
181
bool sendStack = true);
src/servers/app/Desktop.h
185
bool fromMinimize = false);
src/servers/app/Desktop.h
186
void MinimizeWindow(Window* window, bool minimize);
src/servers/app/Desktop.h
194
bool SetWindowTabLocation(Window* window,
src/servers/app/Desktop.h
195
float location, bool isShifting);
src/servers/app/Desktop.h
196
bool SetWindowDecoratorSettings(Window* window,
src/servers/app/Desktop.h
205
bool AddWindowToSubset(Window* subset,
src/servers/app/Desktop.h
249
bool ReloadDecor(DecorAddOn* oldDecor);
src/servers/app/Desktop.h
289
void _UpdateFront(bool updateFloating = true);
src/servers/app/Desktop.h
290
void _UpdateFronts(bool updateFloating = true);
src/servers/app/Desktop.h
291
bool _WindowHasModal(Window* window) const;
src/servers/app/Desktop.h
292
bool _WindowCanHaveFocus(Window* window) const;
src/servers/app/Desktop.h
298
bool affectsOtherWindows = true);
src/servers/app/Desktop.h
307
int32 list, bool wereVisible);
src/servers/app/Desktop.h
309
bool _CheckSendFakeMouseMoved(
src/servers/app/Desktop.h
328
bool moveFocusWindow = false);
src/servers/app/Desktop.h
92
bool LockSingleWindow()
src/servers/app/Desktop.h
97
bool LockAllWindows()
src/servers/app/DesktopListener.h
117
bool fromMinimize);
src/servers/app/DesktopListener.h
119
bool minimize);
src/servers/app/DesktopListener.h
122
float location, bool isShifting);
src/servers/app/DesktopListener.h
131
bool SetDecoratorSettings(Window* window,
src/servers/app/DesktopListener.h
139
InvokeGuard(bool& invoking);
src/servers/app/DesktopListener.h
142
bool& fInvoking;
src/servers/app/DesktopListener.h
148
bool fWeAreInvoking;
src/servers/app/DesktopListener.h
34
virtual bool HandleMessage(Window* sender,
src/servers/app/DesktopListener.h
41
virtual bool KeyPressed(uint32 what, int32 key,
src/servers/app/DesktopListener.h
59
bool fromMinimize) = 0;
src/servers/app/DesktopListener.h
61
bool minimize) = 0;
src/servers/app/DesktopListener.h
64
float location, bool isShifting) = 0;
src/servers/app/DesktopListener.h
73
virtual bool SetDecoratorSettings(Window* window,
src/servers/app/DesktopListener.h
92
bool MessageForListener(Window* sender,
src/servers/app/DesktopListener.h
99
bool NotifyKeyPressed(uint32 what, int32 key,
src/servers/app/DesktopSettings.h
101
void SetAcceptFirstClick(bool acceptFirstClick);
src/servers/app/DesktopSettings.h
103
void SetShowAllDraggers(bool show);
src/servers/app/DesktopSettings.h
106
bool* changed = NULL);
src/servers/app/DesktopSettings.h
108
void SetSubpixelAntialiasing(bool subpix);
src/servers/app/DesktopSettings.h
112
bool subpixelOrdering);
src/servers/app/DesktopSettings.h
54
bool NormalMouse() const
src/servers/app/DesktopSettings.h
56
bool FocusFollowsMouse() const
src/servers/app/DesktopSettings.h
59
bool ClickToFocusMouse() const
src/servers/app/DesktopSettings.h
63
bool AcceptFirstClick() const;
src/servers/app/DesktopSettings.h
65
bool ShowAllDraggers() const;
src/servers/app/DesktopSettings.h
74
bool SubpixelAntialiasing() const;
src/servers/app/DesktopSettings.h
77
bool IsSubpixelOrderingRegular() const;
src/servers/app/DesktopSettingsPrivate.h
117
bool fAcceptFirstClick;
src/servers/app/DesktopSettingsPrivate.h
118
bool fShowAllDraggers;
src/servers/app/DesktopSettingsPrivate.h
30
bool DidLoadFontSettings() const
src/servers/app/DesktopSettingsPrivate.h
54
bool NormalMouse() const
src/servers/app/DesktopSettingsPrivate.h
56
bool FocusFollowsMouse() const
src/servers/app/DesktopSettingsPrivate.h
59
bool ClickToFocusMouse() const
src/servers/app/DesktopSettingsPrivate.h
62
void SetAcceptFirstClick(bool acceptFirstClick);
src/servers/app/DesktopSettingsPrivate.h
63
bool AcceptFirstClick() const;
src/servers/app/DesktopSettingsPrivate.h
65
void SetShowAllDraggers(bool show);
src/servers/app/DesktopSettingsPrivate.h
66
bool ShowAllDraggers() const;
src/servers/app/DesktopSettingsPrivate.h
79
bool* changed = NULL);
src/servers/app/DesktopSettingsPrivate.h
81
bool* changed = NULL);
src/servers/app/DesktopSettingsPrivate.h
87
void SetSubpixelAntialiasing(bool subpix);
src/servers/app/DesktopSettingsPrivate.h
88
bool SubpixelAntialiasing() const;
src/servers/app/DesktopSettingsPrivate.h
94
bool subpixelOrdering);
src/servers/app/DesktopSettingsPrivate.h
95
bool IsSubpixelOrderingRegular() const;
src/servers/app/DirectWindowInfo.h
38
bool IsFullScreen() const { return fFullScreen; }
src/servers/app/DirectWindowInfo.h
52
bool fFullScreen;
src/servers/app/DrawState.h
119
bool SetDrawingMode(drawing_mode mode);
src/servers/app/DrawState.h
123
bool SetBlendingMode(source_alpha srcMode,
src/servers/app/DrawState.h
130
void SetDrawingModeLocked(bool locked);
src/servers/app/DrawState.h
147
void SetForceFontAliasing(bool aliasing);
src/servers/app/DrawState.h
148
bool ForceFontAliasing() const
src/servers/app/DrawState.h
171
void SetSubPixelPrecise(bool precise);
src/servers/app/DrawState.h
172
bool SubPixelPrecise() const
src/servers/app/DrawState.h
200
bool fDrawingModeLocked;
src/servers/app/DrawState.h
207
bool fFontAliasing;
src/servers/app/DrawState.h
218
bool fSubPixelPrecise;
src/servers/app/DrawState.h
78
void SetTransformEnabled(bool enabled);
src/servers/app/DrawState.h
85
bool HasClipping() const;
src/servers/app/DrawState.h
86
bool HasAdditionalClipping() const;
src/servers/app/DrawState.h
87
bool GetCombinedClippingRegion(BRegion* region) const;
src/servers/app/DrawState.h
89
bool ClipToRect(BRect rect, bool inverse);
src/servers/app/DrawState.h
90
void ClipToShape(shape_data* shape, bool inverse);
src/servers/app/EventDispatcher.h
107
bool _SendMessage(BMessenger& messenger, BMessage* message,
src/servers/app/EventDispatcher.h
110
bool _AddTokens(BMessage* message, EventTarget* target,
src/servers/app/EventDispatcher.h
120
bool _AddListener(EventTarget& target, int32 token,
src/servers/app/EventDispatcher.h
121
uint32 eventMask, uint32 options, bool temporary);
src/servers/app/EventDispatcher.h
139
bool fSuspendFocus;
src/servers/app/EventDispatcher.h
154
bool fDraggingMessage;
src/servers/app/EventDispatcher.h
37
bool AddListener(int32 token, uint32 eventMask, uint32 options,
src/servers/app/EventDispatcher.h
38
bool temporary);
src/servers/app/EventDispatcher.h
39
void RemoveListener(event_listener* listener, bool temporary);
src/servers/app/EventDispatcher.h
41
bool RemoveListener(int32 token);
src/servers/app/EventDispatcher.h
42
bool RemoveTemporaryListener(int32 token);
src/servers/app/EventDispatcher.h
45
bool IsEmpty() const { return fListeners.IsEmpty(); }
src/servers/app/EventDispatcher.h
52
bool _RemoveTemporaryListener(event_listener* listener, int32 index);
src/servers/app/EventDispatcher.h
76
bool AddListener(EventTarget& target, int32 token,
src/servers/app/EventDispatcher.h
78
bool AddTemporaryListener(EventTarget& target,
src/servers/app/EventDispatcher.h
90
bool HasCursorThread();
src/servers/app/EventStream.h
25
virtual bool IsValid() = 0;
src/servers/app/EventStream.h
28
virtual bool SupportsCursorThread() const;
src/servers/app/EventStream.h
32
virtual bool GetNextEvent(BMessage** _event) = 0;
src/servers/app/EventStream.h
51
virtual bool IsValid();
src/servers/app/EventStream.h
54
virtual bool SupportsCursorThread() const { return fCursorSemaphore >= B_OK; }
src/servers/app/EventStream.h
58
virtual bool GetNextEvent(BMessage** _event);
src/servers/app/EventStream.h
73
bool fQuitting;
src/servers/app/InputManager.h
25
bool AddStream(EventStream* stream);
src/servers/app/IntPoint.h
38
bool operator!=(const IntPoint& p) const;
src/servers/app/IntPoint.h
39
bool operator==(const IntPoint& p) const;
src/servers/app/IntRect.h
193
inline bool
src/servers/app/IntRect.h
70
bool operator==(const IntRect& r) const;
src/servers/app/IntRect.h
71
bool operator!=(const IntRect& r) const;
src/servers/app/IntRect.h
83
bool Intersects(const IntRect& r) const;
src/servers/app/IntRect.h
84
bool IsValid() const;
src/servers/app/IntRect.h
89
bool Contains(const IntPoint& p) const;
src/servers/app/IntRect.h
90
bool Contains(const IntRect& r) const;
src/servers/app/MessageLooper.h
29
bool IsQuitting() const { return fQuitting; }
src/servers/app/MessageLooper.h
52
bool fQuitting;
src/servers/app/MultiLocker.h
128
bool IsLocked() const
src/servers/app/MultiLocker.h
143
bool fLocked;
src/servers/app/MultiLocker.h
178
bool fLocked;
src/servers/app/MultiLocker.h
53
bool ReadLock();
src/servers/app/MultiLocker.h
54
bool WriteLock();
src/servers/app/MultiLocker.h
57
bool ReadUnlock();
src/servers/app/MultiLocker.h
58
bool WriteUnlock();
src/servers/app/MultiLocker.h
61
bool IsWriteLocked() const;
src/servers/app/MultiLocker.h
66
bool IsReadLocked() const;
src/servers/app/OffscreenServerWindow.h
25
bool usePreferred = false) const;
src/servers/app/OffscreenWindow.h
26
virtual bool IsOffscreenWindow() const
src/servers/app/RGBColor.h
52
bool operator==(const rgb_color& color) const;
src/servers/app/RGBColor.h
53
bool operator==(const RGBColor& color) const;
src/servers/app/RGBColor.h
54
bool operator!=(const rgb_color& color) const;
src/servers/app/RGBColor.h
55
bool operator!=(const RGBColor& color) const;
src/servers/app/RGBColor.h
61
bool IsTransparentMagic() const;
src/servers/app/RGBColor.h
72
mutable bool fUpdate8;
src/servers/app/RGBColor.h
73
mutable bool fUpdate15;
src/servers/app/RGBColor.h
74
mutable bool fUpdate16;
src/servers/app/Screen.h
42
bool strict = true);
src/servers/app/ScreenConfigurations.h
24
bool has_info;
src/servers/app/ScreenConfigurations.h
25
bool is_current;
src/servers/app/ScreenConfigurations.h
36
bool* _exactMatch = NULL) const;
src/servers/app/ScreenManager.h
35
virtual bool ReleaseScreen(Screen* screen) = 0;
src/servers/app/ScreenManager.h
48
int32 wishCount, const char* target, bool force,
src/servers/app/ServerApp.h
110
bool _HasWindowUnderMouse();
src/servers/app/ServerApp.h
112
bool _AddBitmap(ServerBitmap* bitmap);
src/servers/app/ServerApp.h
161
bool fIsActive;
src/servers/app/ServerApp.h
63
bool IsActive() const { return fIsActive; }
src/servers/app/ServerApp.h
64
void Activate(bool value);
src/servers/app/ServerApp.h
78
bool AddWindow(ServerWindow* window);
src/servers/app/ServerApp.h
80
bool InWorkspace(int32 index) const;
src/servers/app/ServerApp.h
90
bool AddPicture(ServerPicture* picture);
src/servers/app/ServerBitmap.h
38
inline bool IsValid() const
src/servers/app/ServerFont.h
105
bool IsFixedWidth() const
src/servers/app/ServerFont.h
107
bool IsScalable() const
src/servers/app/ServerFont.h
109
bool HasKerning() const
src/servers/app/ServerFont.h
111
bool HasTuned() const
src/servers/app/ServerFont.h
119
inline bool Hinting() const;
src/servers/app/ServerFont.h
126
bool hasArray[], bool useFallbacks) const;
src/servers/app/ServerFont.h
145
BRect rectArray[], bool stringEscapement,
src/servers/app/ServerFont.h
148
bool asString);
src/servers/app/ServerFont.h
159
bool Lock() const { return fStyle->Lock(); }
src/servers/app/ServerFont.h
174
bool &hasBlock);
src/servers/app/ServerFont.h
188
FT_Face GetTransformedFace(bool rotate,
src/servers/app/ServerFont.h
189
bool shear) const;
src/servers/app/ServerFont.h
206
inline bool ServerFont::Hinting() const
src/servers/app/ServerFont.h
41
bool operator==(const ServerFont& other) const;
src/servers/app/ServerPicture.h
45
bool SetOwner(ServerApp* owner);
src/servers/app/ServerPicture.h
48
bool ReleaseClientReference();
src/servers/app/ServerWindow.h
109
bool HasDirectFrameBufferAccess() const
src/servers/app/ServerWindow.h
111
bool IsDirectlyAccessing() const
src/servers/app/ServerWindow.h
134
bool _DispatchPictureMessage(int32 code,
src/servers/app/ServerWindow.h
142
void _DirectWindowSetFullScreen(bool set);
src/servers/app/ServerWindow.h
148
bool _MessageNeedsAllWindowsLocked(
src/servers/app/ServerWindow.h
158
bool fWindowAddedToDesktop;
src/servers/app/ServerWindow.h
176
bool fCurrentDrawingRegionValid;
src/servers/app/ServerWindow.h
180
bool fIsDirectlyAccessing;
src/servers/app/ServerWindow.h
74
void NotifyMinimize(bool minimize);
src/servers/app/TestServerLoopAdapter.h
24
bool initGui, status_t* outError);
src/servers/app/TestServerLoopAdapter.h
33
virtual bool QuitRequested() { return true; }
src/servers/app/View.h
112
uint32 CountChildren(bool deep = false) const;
src/servers/app/View.h
117
bool HasView(View* view);
src/servers/app/View.h
175
bool deep = false);
src/servers/app/View.h
181
void SetHidden(bool hidden);
src/servers/app/View.h
182
bool IsHidden() const;
src/servers/app/View.h
185
bool IsVisible() const
src/servers/app/View.h
189
void UpdateVisibleDeep(bool parentVisible);
src/servers/app/View.h
194
bool IsBackgroundDirty() const
src/servers/app/View.h
197
bool IsDesktopBackground() const
src/servers/app/View.h
205
void RebuildClipping(bool deep);
src/servers/app/View.h
208
bool force = false) const;
src/servers/app/View.h
210
inline bool IsScreenClippingValid() const
src/servers/app/View.h
221
bool MarkAt(DrawingEngine* engine, const BPoint& where,
src/servers/app/View.h
232
bool force = false) const;
src/servers/app/View.h
234
bool deep);
src/servers/app/View.h
257
bool fHidden : 1;
src/servers/app/View.h
258
bool fVisible : 1;
src/servers/app/View.h
259
bool fBackgroundDirty : 1;
src/servers/app/View.h
260
bool fIsDesktopBackground : 1;
src/servers/app/View.h
282
mutable bool fScreenClippingValid;
src/servers/app/View.h
89
bool RemoveChild(View* view);
src/servers/app/View.h
91
inline bool HasParent(View* candidate) const
src/servers/app/Window.h
109
bool ReloadDecor();
src/servers/app/Window.h
127
void MoveBy(int32 x, int32 y, bool moveStack = true);
src/servers/app/Window.h
130
bool resizeStack = true);
src/servers/app/Window.h
140
virtual bool IsOffscreenWindow() const { return false; }
src/servers/app/Window.h
144
bool DrawingRegionChanged(View* view) const;
src/servers/app/Window.h
168
bool InUpdate() const
src/servers/app/Window.h
171
bool NeedsUpdate() const
src/servers/app/Window.h
197
int32* _viewToken, bool isLatestMouseMoved,
src/servers/app/Window.h
198
bool isFake);
src/servers/app/Window.h
204
void WorkspaceActivated(int32 index, bool active);
src/servers/app/Window.h
207
void Activated(bool active);
src/servers/app/Window.h
212
void SetFocus(bool focus);
src/servers/app/Window.h
213
bool IsFocus() const { return fIsFocus; }
src/servers/app/Window.h
215
void SetHidden(bool hidden);
src/servers/app/Window.h
216
inline bool IsHidden() const { return fHidden; }
src/servers/app/Window.h
221
void SetMinimized(bool minimized);
src/servers/app/Window.h
222
inline bool IsMinimized() const { return fMinimized; }
src/servers/app/Window.h
228
bool IsVisible() const;
src/servers/app/Window.h
235
bool IsDragging() const;
src/servers/app/Window.h
236
bool IsResizing() const;
src/servers/app/Window.h
245
bool SetTabLocation(float location, bool isShifting,
src/servers/app/Window.h
249
bool SetDecoratorSettings(const BMessage& settings,
src/servers/app/Window.h
251
bool GetDecoratorSettings(BMessage* settings);
src/servers/app/Window.h
253
void HighlightDecorator(bool active);
src/servers/app/Window.h
271
bool InWorkspace(int32 index) const;
src/servers/app/Window.h
273
bool SupportsFront();
src/servers/app/Window.h
275
bool IsModal() const;
src/servers/app/Window.h
276
bool IsFloating() const;
src/servers/app/Window.h
277
bool IsNormal() const;
src/servers/app/Window.h
279
bool HasModal() const;
src/servers/app/Window.h
286
bool AddToSubset(Window* window);
src/servers/app/Window.h
288
bool HasInSubset(const Window* window) const;
src/servers/app/Window.h
289
bool SameSubset(Window* window);
src/servers/app/Window.h
291
bool InSubsetWorkspace(int32 index) const;
src/servers/app/Window.h
293
bool HasWorkspacesViews() const
src/servers/app/Window.h
302
static bool IsValidLook(window_look look);
src/servers/app/Window.h
303
static bool IsValidFeel(window_feel feel);
src/servers/app/Window.h
304
static bool IsModalFeel(window_feel feel);
src/servers/app/Window.h
305
static bool IsFloatingFeel(window_feel feel);
src/servers/app/Window.h
313
bool DetachFromWindowStack(
src/servers/app/Window.h
314
bool ownStackNeeded = true);
src/servers/app/Window.h
315
bool AddWindowToStack(Window* window);
src/servers/app/Window.h
320
bool MoveToTopStackLayer();
src/servers/app/Window.h
321
bool MoveToStackPosition(int32 index,
src/servers/app/Window.h
322
bool isMoving);
src/servers/app/Window.h
374
bool fVisibleContentRegionValid : 1;
src/servers/app/Window.h
375
bool fContentRegionValid : 1;
src/servers/app/Window.h
376
bool fEffectiveDrawingRegionValid : 1;
src/servers/app/Window.h
409
void SetUsed(bool used);
src/servers/app/Window.h
410
inline bool IsUsed() const
src/servers/app/Window.h
415
bool fInUse;
src/servers/app/Window.h
423
bool fUpdateRequested : 1;
src/servers/app/Window.h
424
bool fInUpdate : 1;
src/servers/app/Window.h
425
bool fUpdatesEnabled : 1;
src/servers/app/Window.h
427
bool fHidden : 1;
src/servers/app/Window.h
429
bool fMinimized : 1;
src/servers/app/Window.h
430
bool fIsFocus : 1;
src/servers/app/Window.h
52
bool AddWindow(Window* window,
src/servers/app/Window.h
54
bool RemoveWindow(Window* window);
src/servers/app/Window.h
56
bool MoveToTopLayer(Window* window);
src/servers/app/Window.h
57
bool Move(int32 from, int32 to);
src/servers/app/WindowList.h
33
bool HasWindow(Window* window) const;
src/servers/app/WindowList.h
34
bool ValidateWindow(Window* window) const;
src/servers/app/Workspace.h
27
bool readOnly = false);
src/servers/app/Workspace.h
32
bool makeDefault);
src/servers/app/Workspace.h
33
bool IsCurrent() const
src/servers/app/Workspace.h
48
bool fCurrentWorkspace;
src/servers/app/WorkspacesView.h
27
const BRegion* windowContentClipping, bool deep = false);
src/servers/app/WorkspacesView.h
48
BRegion& backgroundRegion, bool workspaceActive);
src/servers/app/WorkspacesView.h
58
bool fHasMoved;
src/servers/app/decorator/DecorManager.h
84
bool _LoadSettingsFromDisk();
src/servers/app/decorator/DecorManager.h
85
bool _SaveSettingsToDisk();
src/servers/app/decorator/Decorator.h
114
virtual bool RemoveTab(int32 index,
src/servers/app/decorator/Decorator.h
116
virtual bool MoveTab(int32 from, int32 to, bool isMoving,
src/servers/app/decorator/Decorator.h
151
void SetClose(int32 tab, bool pressed);
src/servers/app/decorator/Decorator.h
152
void SetMinimize(int32 tab, bool pressed);
src/servers/app/decorator/Decorator.h
153
void SetZoom(int32 tab, bool pressed);
src/servers/app/decorator/Decorator.h
160
void SetFocus(int32 tab, bool focussed);
src/servers/app/decorator/Decorator.h
161
bool IsFocus(int32 tab) const;
src/servers/app/decorator/Decorator.h
162
bool IsFocus(Decorator::Tab* tab) const;
src/servers/app/decorator/Decorator.h
165
bool SetTabLocation(int32 tab, float location,
src/servers/app/decorator/Decorator.h
166
bool isShifting,
src/servers/app/decorator/Decorator.h
181
bool IsOutlineResizing() const
src/servers/app/decorator/Decorator.h
184
virtual bool SetRegionHighlight(Region region,
src/servers/app/decorator/Decorator.h
190
bool SetSettings(const BMessage& settings,
src/servers/app/decorator/Decorator.h
192
virtual bool GetSettings(BMessage* settings) const;
src/servers/app/decorator/Decorator.h
230
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/Decorator.h
232
virtual void _DrawMinimize(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/Decorator.h
234
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/Decorator.h
244
virtual bool _SetTabLocation(Decorator::Tab* tab,
src/servers/app/decorator/Decorator.h
245
float location, bool isShifting,
src/servers/app/decorator/Decorator.h
268
virtual bool _SetSettings(const BMessage& settings,
src/servers/app/decorator/Decorator.h
271
virtual bool _AddTab(DesktopSettings& settings,
src/servers/app/decorator/Decorator.h
274
virtual bool _RemoveTab(int32 index,
src/servers/app/decorator/Decorator.h
276
virtual bool _MoveTab(int32 from, int32 to, bool isMoving,
src/servers/app/decorator/Decorator.h
320
bool fFootprintValid : 1;
src/servers/app/decorator/Decorator.h
47
bool closePressed : 1;
src/servers/app/decorator/Decorator.h
48
bool zoomPressed : 1;
src/servers/app/decorator/Decorator.h
49
bool minimizePressed : 1;
src/servers/app/decorator/Decorator.h
53
bool isFocused : 1;
src/servers/app/decorator/Decorator.h
64
bool buttonFocus : 1;
src/servers/app/decorator/Decorator.h
66
bool isHighlighted : 1;
src/servers/app/decorator/DefaultDecorator.h
45
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/DefaultDecorator.h
47
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/DefaultDecorator.h
49
virtual void _DrawMinimize(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/DefaultDecorator.h
51
virtual void _DrawResizeKnob(BRect r, bool full,
src/servers/app/decorator/DefaultDecorator.h
56
bool direct, BRect rect);
src/servers/app/decorator/DefaultDecorator.h
58
const BRect rect, bool down,
src/servers/app/decorator/DefaultDecorator.h
61
Component item, bool down, int32 width,
src/servers/app/decorator/DefaultWindowBehaviour.h
36
virtual bool MouseDown(BMessage* message, BPoint where,
src/servers/app/decorator/DefaultWindowBehaviour.h
41
bool isFake);
src/servers/app/decorator/DefaultWindowBehaviour.h
46
virtual bool AlterDeltaForSnap(Window* window, BPoint& delta,
src/servers/app/decorator/DefaultWindowBehaviour.h
92
bool _IsWindowModifier(int32 modifiers) const;
src/servers/app/decorator/DefaultWindowBehaviour.h
97
int8 vertical, bool active);
src/servers/app/decorator/MagneticBorder.h
24
bool AlterDeltaForSnap(Window* window, BPoint& delta,
src/servers/app/decorator/MagneticBorder.h
26
bool AlterDeltaForSnap(const Screen* screen,
src/servers/app/decorator/TabDecorator.h
104
virtual bool _SetTabLocation(Decorator::Tab* tab,
src/servers/app/decorator/TabDecorator.h
105
float location, bool isShifting,
src/servers/app/decorator/TabDecorator.h
108
virtual bool _SetSettings(const BMessage& settings,
src/servers/app/decorator/TabDecorator.h
111
virtual bool _AddTab(DesktopSettings& settings,
src/servers/app/decorator/TabDecorator.h
114
virtual bool _RemoveTab(int32 index,
src/servers/app/decorator/TabDecorator.h
116
virtual bool _MoveTab(int32 from, int32 to, bool isMoving,
src/servers/app/decorator/TabDecorator.h
72
virtual bool SetRegionHighlight(Region region,
src/servers/app/decorator/TabDecorator.h
90
virtual void _DrawClose(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/TabDecorator.h
93
virtual void _DrawZoom(Decorator::Tab* tab, bool direct,
src/servers/app/decorator/WindowBehaviour.h
27
virtual bool MouseDown(BMessage* message, BPoint where,
src/servers/app/decorator/WindowBehaviour.h
32
bool isFake) = 0;
src/servers/app/decorator/WindowBehaviour.h
36
bool IsDragging() const { return fIsDragging; }
src/servers/app/decorator/WindowBehaviour.h
37
bool IsResizing() const { return fIsResizing; }
src/servers/app/decorator/WindowBehaviour.h
43
virtual bool AlterDeltaForSnap(Window* window, BPoint& delta,
src/servers/app/decorator/WindowBehaviour.h
47
bool fIsResizing : 1;
src/servers/app/decorator/WindowBehaviour.h
48
bool fIsDragging : 1;
src/servers/app/drawing/AlphaMask.h
121
BPoint where, bool inverse);
src/servers/app/drawing/AlphaMask.h
142
bool inverse);
src/servers/app/drawing/AlphaMask.h
165
BPoint where, bool inverse);
src/servers/app/drawing/AlphaMask.h
174
BPoint where, bool inverse);
src/servers/app/drawing/AlphaMask.h
33
bool inverse);
src/servers/app/drawing/AlphaMask.h
50
bool IsInverted() const
src/servers/app/drawing/AlphaMask.h
53
bool IsClipped() const
src/servers/app/drawing/AlphaMask.h
76
bool fClippedToCanvas;
src/servers/app/drawing/AlphaMask.h
84
const bool fInverse;
src/servers/app/drawing/AlphaMask.h
89
bool fInCache;
src/servers/app/drawing/AlphaMaskCache.h
34
bool inverse);
src/servers/app/drawing/AlphaMaskCache.h
40
bool reference);
src/servers/app/drawing/AlphaMaskCache.h
47
bool inverse)
src/servers/app/drawing/AlphaMaskCache.h
56
bool operator<(const ShapeMaskElement& other) const
src/servers/app/drawing/AlphaMaskCache.h
82
bool fInverse;
src/servers/app/drawing/BitmapDrawingEngine.h
20
virtual bool IsParallelAccessLocked() const;
src/servers/app/drawing/BitmapDrawingEngine.h
22
virtual bool IsExclusiveAccessLocked() const;
src/servers/app/drawing/BitmapHWInterface.h
60
virtual bool IsDoubleBuffered() const;
src/servers/app/drawing/DrawingEngine.h
104
const float& span, bool filled);
src/servers/app/drawing/DrawingEngine.h
106
const float& span, bool filled, const BGradient& gradient);
src/servers/app/drawing/DrawingEngine.h
108
virtual void DrawBezier(BPoint* pts, bool filled);
src/servers/app/drawing/DrawingEngine.h
109
virtual void DrawBezier(BPoint* pts, bool filled, const BGradient& gradient);
src/servers/app/drawing/DrawingEngine.h
111
virtual void DrawEllipse(BRect r, bool filled);
src/servers/app/drawing/DrawingEngine.h
112
virtual void DrawEllipse(BRect r, bool filled, const BGradient& gradient);
src/servers/app/drawing/DrawingEngine.h
115
BRect bounds, bool filled, bool closed);
src/servers/app/drawing/DrawingEngine.h
117
BRect bounds, bool filled, bool closed,
src/servers/app/drawing/DrawingEngine.h
137
float yrad, bool filled);
src/servers/app/drawing/DrawingEngine.h
139
float yrad, bool filled, const BGradient& gradient);
src/servers/app/drawing/DrawingEngine.h
144
bool filled, const BPoint& viewToScreenOffset,
src/servers/app/drawing/DrawingEngine.h
149
bool filled, const BGradient& gradient,
src/servers/app/drawing/DrawingEngine.h
154
bool filled);
src/servers/app/drawing/DrawingEngine.h
156
bool filled, const BGradient& gradient);
src/servers/app/drawing/DrawingEngine.h
213
bool fCopyToFront;
src/servers/app/drawing/DrawingEngine.h
48
virtual void SetCopyToFrontEnabled(bool enable);
src/servers/app/drawing/DrawingEngine.h
49
bool CopyToFrontEnabled() const
src/servers/app/drawing/DrawingEngine.h
54
bool LockParallelAccess();
src/servers/app/drawing/DrawingEngine.h
56
virtual bool IsParallelAccessLocked() const;
src/servers/app/drawing/DrawingEngine.h
60
bool LockExclusiveAccess();
src/servers/app/drawing/DrawingEngine.h
61
virtual bool IsExclusiveAccessLocked() const;
src/servers/app/drawing/DrawingEngine.h
66
virtual status_t ReadBitmap(ServerBitmap *bitmap, bool drawCursor,
src/servers/app/drawing/HWInterface.h
114
virtual void SetCursorVisible(bool visible);
src/servers/app/drawing/HWInterface.h
115
bool IsCursorVisible();
src/servers/app/drawing/HWInterface.h
129
virtual bool CheckOverlayRestrictions(int32 width,
src/servers/app/drawing/HWInterface.h
142
virtual bool IsDoubleBuffered() const = 0;
src/servers/app/drawing/HWInterface.h
168
bool HideFloatingOverlays(const BRect& area);
src/servers/app/drawing/HWInterface.h
169
bool HideFloatingOverlays();
src/servers/app/drawing/HWInterface.h
173
bool AddListener(HWInterfaceListener* listener);
src/servers/app/drawing/HWInterface.h
191
static bool _IsValidMode(const display_mode& mode);
src/servers/app/drawing/HWInterface.h
223
bool cursor_hidden;
src/servers/app/drawing/HWInterface.h
237
bool fCursorVisible;
src/servers/app/drawing/HWInterface.h
238
bool fCursorObscured;
src/servers/app/drawing/HWInterface.h
239
bool fHardwareCursorEnabled;
src/servers/app/drawing/HWInterface.h
56
bool LockParallelAccess() { return ReadLock(); }
src/servers/app/drawing/HWInterface.h
58
bool IsParallelAccessLocked() const
src/servers/app/drawing/HWInterface.h
63
bool LockExclusiveAccess() { return WriteLock(); }
src/servers/app/drawing/HWInterface.h
64
bool IsExclusiveAccessLocked()
src/servers/app/drawing/Overlay.h
30
status_t Suspend(ServerBitmap* bitmap, bool needTemporary);
src/servers/app/drawing/Painter/AGGTextRenderer.h
42
void SetHinting(bool hinting);
src/servers/app/drawing/Painter/AGGTextRenderer.h
43
bool Hinting() const
src/servers/app/drawing/Painter/AGGTextRenderer.h
46
void SetAntialiasing(bool antialiasing);
src/servers/app/drawing/Painter/AGGTextRenderer.h
47
bool Antialiasing() const
src/servers/app/drawing/Painter/AGGTextRenderer.h
52
const BRect& clippingFrame, bool dryRun,
src/servers/app/drawing/Painter/AGGTextRenderer.h
59
const BRect& clippingFrame, bool dryRun,
src/servers/app/drawing/Painter/AGGTextRenderer.h
92
bool fHinted;
src/servers/app/drawing/Painter/AGGTextRenderer.h
94
bool fAntialias;
src/servers/app/drawing/Painter/GlobalSubpixelSettings.h
22
extern bool gSubpixelAntialiasing;
src/servers/app/drawing/Painter/GlobalSubpixelSettings.h
33
extern bool gSubpixelOrderingRGB;
src/servers/app/drawing/Painter/Painter.h
114
bool StraightLine(BPoint a, BPoint b,
src/servers/app/drawing/Painter/Painter.h
131
bool filled, bool closed) const;
src/servers/app/drawing/Painter/Painter.h
133
bool filled, bool closed, const BGradient& gradient);
src/servers/app/drawing/Painter/Painter.h
137
bool filled) const;
src/servers/app/drawing/Painter/Painter.h
139
bool filled, const BGradient& gradient);
src/servers/app/drawing/Painter/Painter.h
144
const BPoint* ptList, bool filled,
src/servers/app/drawing/Painter/Painter.h
149
const BPoint* ptList, bool filled,
src/servers/app/drawing/Painter/Painter.h
197
bool filled) const;
src/servers/app/drawing/Painter/Painter.h
199
BRect DrawEllipse(BRect r, bool filled) const;
src/servers/app/drawing/Painter/Painter.h
200
BRect DrawEllipse(BRect r, bool filled,
src/servers/app/drawing/Painter/Painter.h
266
float _Align(float coord, bool round,
src/servers/app/drawing/Painter/Painter.h
267
bool centerOffset) const;
src/servers/app/drawing/Painter/Painter.h
268
void _Align(BPoint* point, bool round,
src/servers/app/drawing/Painter/Painter.h
269
bool centerOffset) const;
src/servers/app/drawing/Painter/Painter.h
271
bool centerOffset = true) const;
src/servers/app/drawing/Painter/Painter.h
273
bool centerOffset = true) const;
src/servers/app/drawing/Painter/Painter.h
283
BPoint pt3, bool fill) const;
src/servers/app/drawing/Painter/Painter.h
285
BPoint pt3, bool fill, const BGradient& gradient);
src/servers/app/drawing/Painter/Painter.h
352
bool fSubpixelPrecise : 1;
src/servers/app/drawing/Painter/Painter.h
353
bool fValidClipping : 1;
src/servers/app/drawing/Painter/Painter.h
354
bool fAttached : 1;
src/servers/app/drawing/Painter/Painter.h
355
bool fIdentityTransform : 1;
src/servers/app/drawing/Painter/Painter.h
73
inline bool IsIdentityTransform() const
src/servers/app/drawing/Painter/Transformable.h
28
virtual status_t Archive(BMessage* into, bool deep = true) const;
src/servers/app/drawing/Painter/Transformable.h
40
bool IsIdentity() const;
src/servers/app/drawing/Painter/Transformable.h
41
bool IsDilation() const;
src/servers/app/drawing/Painter/Transformable.h
58
bool IsTranslationOnly() const;
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
55
bool has_inside = _set_outside(x, y, covers, count);
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
75
bool has_inside = _set_outside(x, y, covers, count);
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
84
bool _set_outside(int& x, int& y, cover_type*& covers,
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
133
bool rewind_scanlines();
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
134
bool navigate_scanline(int y);
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
155
template<class Scanline> bool sweep_scanline(Scanline& sl)
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
328
bool hit_test(int tx, int ty);
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
343
bool m_auto_close;
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
501
AGG_INLINE bool rasterizer_scanline_aa_subpix<Clip>::rewind_scanlines()
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
516
AGG_INLINE bool rasterizer_scanline_aa_subpix<Clip>::navigate_scanline(int y)
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
532
bool rasterizer_scanline_aa_subpix<Clip>::hit_test(int tx, int ty)
src/servers/app/drawing/Painter/agg_rasterizer_scanline_aa_subpix.h
77
void auto_close(bool flag) { m_auto_close = flag; }
src/servers/app/drawing/Painter/agg_renderer_region.h
108
void reset_clipping(bool visibility)
src/servers/app/drawing/Painter/agg_renderer_region.h
91
bool next_clip_box()
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
203
bool rewind_scanlines()
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
211
template<class Scanline> bool sweep_scanline(Scanline& sl)
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
248
bool sweep_scanline(embedded_scanline& sl)
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
580
bool rewind_scanlines()
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
600
template<class Scanline> bool sweep_scanline(Scanline& sl)
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
641
bool sweep_scanline(embedded_scanline& sl)
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.h
27
bool _DetermineTransform(
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.h
31
bool _HasScale();
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.h
32
bool _HasAffineTransform();
src/servers/app/drawing/Painter/bitmap_painter/BitmapPainter.h
33
bool _HasAlphaMask();
src/servers/app/drawing/Painter/drawing_modes/DrawingModeSelect.h
30
inline bool
src/servers/app/drawing/PatternHandler.h
118
bool IsHighColor(const BPoint& pt) const;
src/servers/app/drawing/PatternHandler.h
119
inline bool IsHighColor(int x, int y) const;
src/servers/app/drawing/PatternHandler.h
120
inline bool IsSolidHigh() const
src/servers/app/drawing/PatternHandler.h
122
inline bool IsSolidLow() const
src/servers/app/drawing/PatternHandler.h
124
inline bool IsSolid() const
src/servers/app/drawing/PatternHandler.h
161
inline bool
src/servers/app/drawing/PatternHandler.h
61
bool operator==(const Pattern& other) const
src/servers/app/drawing/PatternHandler.h
64
bool operator==(const pattern& other) const
src/servers/app/drawing/interface/local/AccelerantBuffer.h
17
bool offscreenBuffer = false);
src/servers/app/drawing/interface/local/AccelerantBuffer.h
31
void SetOffscreenBuffer(bool offscreenBuffer);
src/servers/app/drawing/interface/local/AccelerantBuffer.h
37
bool fDisplayModeSet : 1;
src/servers/app/drawing/interface/local/AccelerantBuffer.h
38
bool fFrameBufferConfigSet : 1;
src/servers/app/drawing/interface/local/AccelerantBuffer.h
39
bool fIsOffscreenBuffer : 1;
src/servers/app/drawing/interface/local/AccelerantHWInterface.h
170
bool fInitialModeSwitch;
src/servers/app/drawing/interface/local/AccelerantHWInterface.h
70
virtual bool CheckOverlayRestrictions(int32 width,
src/servers/app/drawing/interface/local/AccelerantHWInterface.h
81
virtual void SetCursorVisible(bool visible);
src/servers/app/drawing/interface/local/AccelerantHWInterface.h
87
virtual bool IsDoubleBuffered() const;
src/servers/app/drawing/interface/local/AccelerantHWInterface.h
96
bool _RecursiveScan(const char* directory, int deviceNumber,
src/servers/app/drawing/interface/remote/NetReceiver.h
40
bool fStopThread;
src/servers/app/drawing/interface/remote/NetSender.h
31
bool fStopThread;
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
106
float yRadius, bool filled);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
108
float yRadius, bool filled, const BGradient& gradient);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
113
bool filled,
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
119
bool filled, const BGradient& gradient,
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
124
const BRect& bounds, bool filled);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
126
bool filled, const BGradient& gradient);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
156
static bool _DrawingEngineResult(void* cookie,
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
173
bool fCallbackAdded;
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
34
virtual void SetCopyToFrontEnabled(bool enabled);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
38
bool drawCursor, BRect bounds);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
72
const float& span, bool filled);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
74
const float& span, bool filled, const BGradient& gradient);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
76
virtual void DrawBezier(BPoint* points, bool filled);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
77
virtual void DrawBezier(BPoint* points, bool filled, const BGradient& gradient);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
79
virtual void DrawEllipse(BRect rect, bool filled);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
80
virtual void DrawEllipse(BRect rect, bool filled, const BGradient& gradient);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
83
BRect bounds, bool filled, bool closed);
src/servers/app/drawing/interface/remote/RemoteDrawingEngine.h
85
BRect bounds, bool filled, bool closed,
src/servers/app/drawing/interface/remote/RemoteEventStream.h
23
virtual bool IsValid() { return true; }
src/servers/app/drawing/interface/remote/RemoteEventStream.h
27
virtual bool GetNextEvent(BMessage** _event);
src/servers/app/drawing/interface/remote/RemoteEventStream.h
31
bool EventReceived(RemoteMessage& message);
src/servers/app/drawing/interface/remote/RemoteEventStream.h
37
bool fWaitingOnEvent;
src/servers/app/drawing/interface/remote/RemoteHWInterface.h
111
bool fIsConnected;
src/servers/app/drawing/interface/remote/RemoteHWInterface.h
67
virtual void SetCursorVisible(bool visible);
src/servers/app/drawing/interface/remote/RemoteHWInterface.h
75
virtual bool IsDoubleBuffered() const;
src/servers/app/drawing/interface/remote/RemoteHWInterface.h
86
typedef bool (*CallbackFunction)(void* cookie, RemoteMessage& message);
src/servers/app/drawing/interface/remote/RemoteHWInterface.h
91
bool RemoveCallback(uint32 token);
src/servers/app/drawing/interface/remote/RemoteMessage.h
166
bool minimal = false);
src/servers/app/drawing/interface/remote/RemoteMessage.h
190
bool minimal = false,
src/servers/app/drawing/interface/remote/RemoteMessage.h
202
bool _MakeSpace(size_t size);
src/servers/app/drawing/interface/remote/RemoteMessage.h
371
inline bool
src/servers/app/drawing/interface/remote/StreamingRingBuffer.h
24
bool onlyBlockOnNoData = false);
src/servers/app/drawing/interface/remote/StreamingRingBuffer.h
30
bool fReaderWaiting;
src/servers/app/drawing/interface/remote/StreamingRingBuffer.h
31
bool fWriterWaiting;
src/servers/app/drawing/interface/remote/StreamingRingBuffer.h
32
bool fCancelRead;
src/servers/app/drawing/interface/remote/StreamingRingBuffer.h
33
bool fCancelWrite;
src/servers/app/drawing/interface/virtual/DWindowHWInterface.h
63
virtual bool IsDoubleBuffered() const;
src/servers/app/drawing/interface/virtual/ViewHWInterface.h
58
virtual bool IsDoubleBuffered() const;
src/servers/app/font/AppFontManager.h
36
bool Lock() { return BLocker::Lock(); }
src/servers/app/font/AppFontManager.h
38
bool IsLocked() const { return BLocker::IsLocked(); }
src/servers/app/font/FontCache.h
28
bool forceVector);
src/servers/app/font/FontCacheEntry.h
108
bool Init(const ServerFont& font, bool forceVector);
src/servers/app/font/FontCacheEntry.h
110
bool HasGlyphs(const char* utf8String,
src/servers/app/font/FontCacheEntry.h
116
bool CanCreateGlyph(uint32 glyphCode);
src/servers/app/font/FontCacheEntry.h
125
bool GetKerning(uint32 glyphCode1,
src/servers/app/font/FontCacheEntry.h
130
const ServerFont& font, bool forceVector);
src/servers/app/font/FontCacheEntry.h
144
bool forceVector);
src/servers/app/font/FontEngine.h
120
bool GetKerning(uint32 first, uint32 second,
src/servers/app/font/FontEngine.h
129
bool fLibraryInitialized;
src/servers/app/font/FontEngine.h
134
bool fHinting;
src/servers/app/font/FontEngine.h
80
bool Init(const char* fontFilePath,
src/servers/app/font/FontEngine.h
84
bool hinting,
src/servers/app/font/FontEngine.h
91
bool Hinting() const
src/servers/app/font/FontEngine.h
96
bool PrepareGlyph(uint32 glyphIndex);
src/servers/app/font/FontFamily.h
33
bool AddStyle(FontStyle* style);
src/servers/app/font/FontFamily.h
34
bool RemoveStyle(FontStyle* style);
src/servers/app/font/FontFamily.h
43
bool HasStyle(const char* style) const;
src/servers/app/font/FontManager.h
35
virtual bool Lock() = 0;
src/servers/app/font/FontManager.h
37
virtual bool IsLocked() const = 0;
src/servers/app/font/FontManager.h
95
bool operator==(const FontKey& other) const
src/servers/app/font/FontStyle.h
164
bool fFullAndHalfFixed;
src/servers/app/font/FontStyle.h
47
bool Lock();
src/servers/app/font/FontStyle.h
55
bool IsFixedWidth() const
src/servers/app/font/FontStyle.h
63
bool IsFullAndHalfFixed() const
src/servers/app/font/FontStyle.h
71
bool IsScalable() const
src/servers/app/font/FontStyle.h
78
bool HasKerning() const
src/servers/app/font/FontStyle.h
85
bool HasTuned() const
src/servers/app/font/GlobalFontManager.h
121
bool fScanned;
src/servers/app/font/GlobalFontManager.h
39
bool Lock() { return BLooper::Lock(); }
src/servers/app/font/GlobalFontManager.h
41
bool IsLocked() const { return BLooper::IsLocked(); }
src/servers/app/font/GlobalFontManager.h
76
bool _LoadRecentFontMappings();
src/servers/app/font/GlyphLayoutEngine.h
120
bool SetFallback(FontCacheReference* fallback)
src/servers/app/font/GlyphLayoutEngine.h
161
inline bool WriteLocked() const
src/servers/app/font/GlyphLayoutEngine.h
184
bool fLocked;
src/servers/app/font/GlyphLayoutEngine.h
185
bool fWriteLocked;
src/servers/app/font/GlyphLayoutEngine.h
191
static bool IsWhiteSpace(uint32 glyphCode);
src/servers/app/font/GlyphLayoutEngine.h
194
bool forceVector);
src/servers/app/font/GlyphLayoutEngine.h
197
static bool LayoutGlyphs(GlyphConsumer& consumer,
src/servers/app/font/GlyphLayoutEngine.h
208
const ServerFont& font, bool forceVector);
src/servers/app/font/GlyphLayoutEngine.h
218
const ServerFont& font, bool needsVector,
src/servers/app/font/GlyphLayoutEngine.h
226
inline bool
src/servers/app/font/GlyphLayoutEngine.h
247
GlyphLayoutEngine::FontCacheEntryFor(const ServerFont& font, bool forceVector)
src/servers/app/font/GlyphLayoutEngine.h
256
inline bool
src/servers/app/font/GlyphLayoutEngine.h
378
const ServerFont& font, bool forceVector, uint32 charCode)
src/servers/app/font/GlyphLayoutEngine.h
410
const ServerFont& font, bool forceVector)
src/servers/app/font/GlyphLayoutEngine.h
56
bool ReadLock()
src/servers/app/font/GlyphLayoutEngine.h
73
bool WriteLock()
src/servers/app/font/GlyphLayoutEngine.h
96
bool Unlock()
src/servers/app/stackandtile/SATDecorator.h
51
virtual bool AlterDeltaForSnap(Window* window, BPoint& delta,
src/servers/app/stackandtile/SATGroup.h
117
bool RemoveCrossing(Crossing* crossing);
src/servers/app/stackandtile/SATGroup.h
145
bool Init(SATGroup* group);
src/servers/app/stackandtile/SATGroup.h
154
bool MoveWindowToPosition(SATWindow* window,
src/servers/app/stackandtile/SATGroup.h
179
bool PropagateToGroup(SATGroup* group);
src/servers/app/stackandtile/SATGroup.h
181
bool MoveToTopLayer(SATWindow* window);
src/servers/app/stackandtile/SATGroup.h
189
bool _AddWindow(SATWindow* window,
src/servers/app/stackandtile/SATGroup.h
193
bool _RemoveWindow(SATWindow* window);
src/servers/app/stackandtile/SATGroup.h
252
bool AddWindow(SATWindow* window, Tab* left,
src/servers/app/stackandtile/SATGroup.h
255
bool AddWindow(SATWindow* window, WindowArea* area,
src/servers/app/stackandtile/SATGroup.h
259
bool RemoveWindow(SATWindow* window,
src/servers/app/stackandtile/SATGroup.h
260
bool stayBelowMouse = true);
src/servers/app/stackandtile/SATGroup.h
286
bool _RemoveHorizontalTab(Tab* tab);
src/servers/app/stackandtile/SATGroup.h
287
bool _RemoveVerticalTab(Tab* tab);
src/servers/app/stackandtile/SATGroup.h
308
bool _FindConnectedGroup(WindowAreaList& seedList,
src/servers/app/stackandtile/SATGroup.h
330
bool fHorizontalTabsSorted;
src/servers/app/stackandtile/SATGroup.h
332
bool fVerticalTabsSorted;
src/servers/app/stackandtile/SATWindow.h
40
bool HandleMessage(SATWindow* sender,
src/servers/app/stackandtile/SATWindow.h
44
bool PropagateToGroup(SATGroup* group);
src/servers/app/stackandtile/SATWindow.h
47
bool AddedToGroup(SATGroup* group, WindowArea* area);
src/servers/app/stackandtile/SATWindow.h
48
bool RemovedFromGroup(SATGroup* group,
src/servers/app/stackandtile/SATWindow.h
49
bool stayBelowMouse);
src/servers/app/stackandtile/SATWindow.h
53
bool StackWindow(SATWindow* child);
src/servers/app/stackandtile/SATWindow.h
56
bool JoinCandidates();
src/servers/app/stackandtile/SATWindow.h
71
bool IsHResizeable() const;
src/servers/app/stackandtile/SATWindow.h
72
bool IsVResizeable() const;
src/servers/app/stackandtile/SATWindow.h
78
bool PositionManagedBySAT();
src/servers/app/stackandtile/SATWindow.h
80
bool HighlightTab(bool active);
src/servers/app/stackandtile/SATWindow.h
81
bool HighlightBorders(Decorator::Region region,
src/servers/app/stackandtile/SATWindow.h
82
bool active);
src/servers/app/stackandtile/SATWindow.h
83
bool IsTabHighlighted();
src/servers/app/stackandtile/SATWindow.h
84
bool IsBordersHighlighted();
src/servers/app/stackandtile/SATWindow.h
88
bool SetSettings(const BMessage& message);
src/servers/app/stackandtile/SATWindow.h
95
bool stayBelowMouse = true);
src/servers/app/stackandtile/StackAndTile.h
104
bool _HandleMessage(BPrivate::LinkReceiver& link,
src/servers/app/stackandtile/StackAndTile.h
110
bool fSATKeyPressed;
src/servers/app/stackandtile/StackAndTile.h
143
bool reverseLayerOrder = false);
src/servers/app/stackandtile/StackAndTile.h
157
bool fReverseLayerOrder;
src/servers/app/stackandtile/StackAndTile.h
171
virtual bool FindSnappingCandidates(SATGroup* group) = 0;
src/servers/app/stackandtile/StackAndTile.h
175
virtual bool JoinCandidates() = 0;
src/servers/app/stackandtile/StackAndTile.h
52
virtual bool HandleMessage(Window* sender,
src/servers/app/stackandtile/StackAndTile.h
59
virtual bool KeyPressed(uint32 what, int32 key,
src/servers/app/stackandtile/StackAndTile.h
76
virtual void WindowHidden(Window* window, bool fromMinimize);
src/servers/app/stackandtile/StackAndTile.h
77
virtual void WindowMinimized(Window* window, bool minimize);
src/servers/app/stackandtile/StackAndTile.h
80
float location, bool isShifting);
src/servers/app/stackandtile/StackAndTile.h
89
virtual bool SetDecoratorSettings(Window* window,
src/servers/app/stackandtile/StackAndTile.h
94
bool SATKeyPressed()
src/servers/app/stackandtile/Stacking.h
21
static bool HandleMessage(SATWindow* sender,
src/servers/app/stackandtile/Stacking.h
32
bool FindSnappingCandidates(SATGroup* group);
src/servers/app/stackandtile/Stacking.h
33
bool JoinCandidates();
src/servers/app/stackandtile/Stacking.h
39
bool _IsStackableWindow(Window* window);
src/servers/app/stackandtile/Stacking.h
41
void _HighlightWindows(bool highlight = true);
src/servers/app/stackandtile/Tiling.h
26
bool FindSnappingCandidates(SATGroup* group);
src/servers/app/stackandtile/Tiling.h
27
bool JoinCandidates();
src/servers/app/stackandtile/Tiling.h
31
bool _IsTileableWindow(Window* window);
src/servers/app/stackandtile/Tiling.h
33
bool _FindFreeAreaInGroup(SATGroup* group);
src/servers/app/stackandtile/Tiling.h
34
bool _FindFreeAreaInGroup(SATGroup* group,
src/servers/app/stackandtile/Tiling.h
37
bool _InteresstingCrossing(Crossing* crossing,
src/servers/app/stackandtile/Tiling.h
39
bool _FindFreeArea(SATGroup* group,
src/servers/app/stackandtile/Tiling.h
43
bool _HasOverlapp(SATGroup* group);
src/servers/app/stackandtile/Tiling.h
44
bool _CheckArea(SATGroup* group,
src/servers/app/stackandtile/Tiling.h
47
bool _CheckMinFreeAreaSize();
src/servers/app/stackandtile/Tiling.h
49
bool _IsCornerInFreeArea(Corner::position_t corner,
src/servers/app/stackandtile/Tiling.h
55
bool highlight = true);
src/servers/app/stackandtile/Tiling.h
56
bool _SearchHighlightWindow(Tab* tab, Tab* firstOrthTab,
src/servers/app/stackandtile/Tiling.h
59
Decorator::Region region, bool highlight);
src/servers/app/stackandtile/Tiling.h
61
Decorator::Region region, bool highlight);
src/servers/bluetooth/BluetoothServer.h
51
virtual bool QuitRequested(void);
src/servers/bluetooth/BluetoothServer.h
56
virtual void AppActivated(bool act);
src/servers/bluetooth/DeskbarReplicant.h
25
virtual status_t Archive(BMessage* archive, bool deep = true) const;
src/servers/bluetooth/LocalDeviceHandler.h
25
bool Available();
src/servers/bluetooth/LocalDeviceHandler.h
30
bool IsPropertyAvailable(const char* property);
src/servers/bluetooth/SDPServer.h
29
bool fIsShuttingDown;
src/servers/index/AnalyserDispatcher.h
27
bool Stopped();
src/servers/index/AnalyserDispatcher.h
29
bool Busy();
src/servers/index/AnalyserDispatcher.h
38
bool AddAnalyser(FileAnalyser* analyser);
src/servers/index/AnalyserDispatcher.h
39
bool RemoveAnalyser(const BString& name);
src/servers/index/CatchUpManager.h
60
bool AddAnalyser(const FileAnalyser* analyser);
src/servers/index/CatchUpManager.h
65
bool CatchUp();
src/servers/index/IndexServer.h
67
virtual bool QuitRequested();
src/servers/index/VolumeWatcher.h
131
bool StartWatching();
src/servers/index/VolumeWatcher.h
135
bool AddAnalyser(FileAnalyser* analyser);
src/servers/index/VolumeWatcher.h
136
bool RemoveAnalyser(const BString& name);
src/servers/index/VolumeWatcher.h
140
bool FindEntryRef(ino_t node, dev_t device,
src/servers/index/VolumeWatcher.h
148
bool fWatching;
src/servers/index/VolumeWatcher.h
66
bool IsBusy();
src/servers/index/VolumeWatcher.h
71
void _SetBusy(bool busy = true);
src/servers/index/VolumeWatcher.h
84
bool Enabled() { return fEnabled; }
src/servers/index/VolumeWatcher.h
88
bool ReadSettings();
src/servers/index/VolumeWatcher.h
89
bool WriteSettings();
src/servers/index/VolumeWatcher.h
93
bool fEnabled;
src/servers/input/AddOnManager.h
132
bool fSafeMode;
src/servers/input/AddOnManager.h
53
bool _IsDevice(const char* path) const;
src/servers/input/AddOnManager.h
54
bool _IsFilter(const char* path) const;
src/servers/input/AddOnManager.h
55
bool _IsMethod(const char* path) const;
src/servers/input/AddOnManager.h
92
const char* path, bool& newPath);
src/servers/input/AddOnManager.h
94
const char* path, bool& lastPath);
src/servers/input/BottomlineWindow.h
26
virtual bool QuitRequested();
src/servers/input/InputServer.h
101
status_t MethodActivated(bool activate);
src/servers/input/InputServer.h
127
virtual bool QuitRequested();
src/servers/input/InputServer.h
151
status_t SetNextMethod(bool direction);
src/servers/input/InputServer.h
155
bool EventLoopRunning();
src/servers/input/InputServer.h
158
bool *_isRunning = NULL);
src/servers/input/InputServer.h
165
bool doStart);
src/servers/input/InputServer.h
166
status_t StartStopDevices(BInputServerDevice& serverDevice, bool start);
src/servers/input/InputServer.h
170
bool SafeMode();
src/servers/input/InputServer.h
189
status_t _SaveKeymap(bool isDefault = false);
src/servers/input/InputServer.h
204
bool _SanitizeEvents(EventList& events);
src/servers/input/InputServer.h
205
bool _MethodizeEvents(EventList& events);
src/servers/input/InputServer.h
206
bool _FilterEvents(EventList& events);
src/servers/input/InputServer.h
248
bool fInputMethodAware;
src/servers/input/InputServer.h
57
bool Running() const { return fRunning; }
src/servers/input/InputServer.h
59
bool HasName(const char* name) const;
src/servers/input/InputServer.h
60
bool HasType(input_device_type type) const;
src/servers/input/InputServer.h
61
bool Matches(const char* name, input_device_type type) const;
src/servers/input/InputServer.h
68
bool fRunning;
src/servers/input/InputServer.h
78
bool HasPath(const char* path) const;
src/servers/input/MethodReplicant.h
38
virtual status_t Archive(BMessage *data, bool deep = true) const;
src/servers/input/MouseSettings.h
65
bool AcceptFirstClick() const { return fAcceptFirstClick; }
src/servers/input/MouseSettings.h
66
void SetAcceptFirstClick(bool acceptFirstClick);
src/servers/input/MouseSettings.h
80
bool fAcceptFirstClick;
src/servers/input/MouseSettings.h
89
status_t Archive(BMessage* into, bool deep = false) const;
src/servers/input/PathList.h
20
bool HasPath(const char* path,
src/servers/keystore/AppAccessRequestWindow.h
24
const char* accessString, bool appIsNew,
src/servers/keystore/AppAccessRequestWindow.h
25
bool appWasUpdated);
src/servers/keystore/AppAccessRequestWindow.h
28
virtual bool QuitRequested();
src/servers/keystore/AppAccessRequestWindow.h
31
status_t RequestAppAccess(bool& allowAlways);
src/servers/keystore/KeyRequestWindow.h
21
virtual bool QuitRequested();
src/servers/keystore/KeyStoreServer.h
44
const char* accessString, bool appIsNew,
src/servers/keystore/KeyStoreServer.h
45
bool appWasUpdated, uint32 accessFlags,
src/servers/keystore/KeyStoreServer.h
46
bool& allowAlways);
src/servers/keystore/Keyring.h
25
bool IsUnlocked() const;
src/servers/keystore/Keyring.h
27
bool HasUnlockKey() const;
src/servers/keystore/Keyring.h
44
bool secondaryIdentifierOptional,
src/servers/keystore/Keyring.h
70
bool fHasUnlockKey;
src/servers/keystore/Keyring.h
71
bool fUnlocked;
src/servers/keystore/Keyring.h
72
bool fModified;
src/servers/launch/AbstractEmptyDirectoryJob.h
24
bool remove) const;
src/servers/launch/BaseJob.h
31
virtual bool CheckCondition(ConditionContext& context) const;
src/servers/launch/BaseJob.h
36
bool EventHasTriggered() const;
src/servers/launch/Conditions.h
17
virtual bool IsSafeMode() const = 0;
src/servers/launch/Conditions.h
18
virtual bool BootVolumeIsReadOnly() const = 0;
src/servers/launch/Conditions.h
27
virtual bool Test(ConditionContext& context) const = 0;
src/servers/launch/Conditions.h
32
virtual bool IsConstant(ConditionContext& context) const;
src/servers/launch/Events.h
37
bool Triggered() const;
src/servers/launch/Events.h
50
bool fTriggered;
src/servers/launch/Events.h
63
static bool TriggerDemand(Event* event, bool testOnly = false);
src/servers/launch/Job.h
130
bool fEnabled;
src/servers/launch/Job.h
131
bool fService;
src/servers/launch/Job.h
132
bool fCreateDefaultPort;
src/servers/launch/Job.h
133
bool fLaunching;
src/servers/launch/Job.h
50
bool IsEnabled() const;
src/servers/launch/Job.h
51
void SetEnabled(bool enable);
src/servers/launch/Job.h
53
bool IsService() const;
src/servers/launch/Job.h
54
void SetService(bool service);
src/servers/launch/Job.h
56
bool CreateDefaultPort() const;
src/servers/launch/Job.h
57
void SetCreateDefaultPort(bool createPort);
src/servers/launch/Job.h
76
virtual bool CheckCondition(ConditionContext& context) const;
src/servers/launch/Job.h
91
bool IsLaunched() const;
src/servers/launch/Job.h
92
bool IsRunning() const;
src/servers/launch/Job.h
94
bool CanBeLaunched() const;
src/servers/launch/Job.h
96
bool IsLaunching() const;
src/servers/launch/Job.h
97
void SetLaunching(bool launching);
src/servers/launch/Log.h
50
virtual bool Matches(const char* jobName,
src/servers/launch/Log.h
81
void JobEnabled(Job* job, bool enabled);
src/servers/launch/Log.h
82
void JobStopped(BaseJob* job, bool force);
src/servers/launch/NetworkWatcher.h
17
virtual void NetworkAvailabilityChanged(bool available) = 0;
src/servers/launch/NetworkWatcher.h
35
static bool NetworkAvailable(bool immediate);
src/servers/launch/NetworkWatcher.h
43
bool fAvailable;
src/servers/launch/Target.h
25
bool HasLaunched() const
src/servers/launch/Target.h
27
void SetLaunched(bool launched);
src/servers/launch/Target.h
34
bool fLaunched;
src/servers/launch/Utility.h
13
bool IsReadOnlyVolume(dev_t device);
src/servers/launch/Utility.h
14
bool IsReadOnlyVolume(const char* path);
src/servers/launch/Utility.h
16
status_t BlockMedia(const char* path, bool block);
src/servers/mail/DefaultNotifier.h
22
bool inbound, ErrorLogWindow* errorWindow,
src/servers/mail/DefaultNotifier.h
42
bool fIsInbound;
src/servers/mail/DeskbarView.h
44
virtual status_t Archive(BMessage* data, bool deep = true) const;
src/servers/mail/DeskbarView.h
51
bool _EntryInTrash(const entry_ref*);
src/servers/mail/DeskbarView.h
53
bool _CreateMenuLinks(BDirectory&, BPath&);
src/servers/mail/ErrorLogWindow.h
12
bool timestamp = true);
src/servers/mail/ErrorLogWindow.h
14
bool QuitRequested();
src/servers/mail/ErrorLogWindow.h
24
bool fIsRunning;
src/servers/mail/LEDAnimation.h
20
bool IsRunning() const {return fRunning;}
src/servers/mail/LEDAnimation.h
25
static void LED(uint32 mod/*!Modifier key*/,bool on/*!If LED on, value is true*/);
src/servers/mail/LEDAnimation.h
29
volatile bool fRunning;
src/servers/mail/MailDaemonApplication.h
54
virtual bool QuitRequested();
src/servers/mail/MailDaemonApplication.h
62
void MakeMimeTypes(bool remakeMIMETypes = false);
src/servers/mail/MailDaemonApplication.h
88
static bool _IsPending(BNode& node);
src/servers/mail/MailDaemonApplication.h
89
static bool _IsEntryInTrash(BEntry& entry);
src/servers/mail/MailDaemonApplication.h
96
bool fCentralBeep;
src/servers/media/AppManager.h
23
bool HasTeam(team_id team);
src/servers/media/DefaultManager.h
54
uint32 default_type, bool isInput,
src/servers/media/DefaultManager.h
62
volatile bool fMixerConnected;
src/servers/media/NodeManager.h
53
bool info_valid;
src/servers/media_addon/MediaFilePlayer.h
30
bool IsPlaying();
src/servers/midi/MidiServerApp.h
45
bool _SendAllEndpoints(app_t* app);
src/servers/midi/MidiServerApp.h
46
bool _SendAllConnections(app_t* app);
src/servers/midi/MidiServerApp.h
57
bool mustConnect);
src/servers/midi/MidiServerApp.h
64
bool _SendNotification(app_t* app, BMessage* msg);
src/servers/midi/MidiServerApp.h
65
bool _SendReply(app_t* app, BMessage* msg,
src/servers/midi/PortDrivers.h
21
void Data(uchar* data, size_t length, bool atomic, bigtime_t time);
src/servers/midi/PortDrivers.h
39
volatile bool fKeepRunning;
src/servers/midi/ServerDefs.h
57
bool consumer;
src/servers/midi/ServerDefs.h
60
bool registered;
src/servers/mount/AutoMounter.h
34
virtual bool QuitRequested();
src/servers/mount/AutoMounter.h
41
bool initialRescan = false,
src/servers/mount/AutoMounter.h
44
bool _SuggestForceUnmount(const char* name,
src/servers/mount/AutoMounter.h
52
void _FromMode(mount_mode mode, bool& all,
src/servers/mount/AutoMounter.h
53
bool& bfs, bool& restore);
src/servers/mount/AutoMounter.h
54
mount_mode _ToMode(bool all, bool bfs,
src/servers/mount/AutoMounter.h
55
bool restore = false);
src/servers/mount/AutoMounter.h
61
static bool _SuggestMountFlags(const BPartition* partition,
src/servers/mount/AutoMounter.h
69
bool fEjectWhenUnmounting;
src/servers/net/AutoconfigLooper.h
40
bool fJoiningNetwork;
src/servers/net/DHCPClient.h
60
bool _TimeoutShift(int socket, dhcp_state& state,
src/servers/net/Services.h
36
void _NotifyListener(bool quit = false);
src/servers/notification/AppGroupView.h
32
bool HasChildren();
src/servers/notification/AppGroupView.h
36
void SetPreviewModeOn(bool enabled);
src/servers/notification/AppGroupView.h
48
bool fCollapsed;
src/servers/notification/AppGroupView.h
52
bool fCloseClicked;
src/servers/notification/AppGroupView.h
53
bool fPreviewModeOn;
src/servers/notification/NotificationView.h
28
bool disableTimeout = false);
src/servers/notification/NotificationView.h
48
void SetPreviewModeOn(bool enabled);
src/servers/notification/NotificationView.h
68
bool fDisableTimeout;
src/servers/notification/NotificationView.h
77
bool fCloseClicked;
src/servers/notification/NotificationView.h
78
bool fPreviewModeOn;
src/servers/notification/NotificationWindow.h
39
virtual bool QuitRequested();
src/servers/notification/NotificationWindow.h
41
virtual void WorkspaceActivated(int32, bool);
src/servers/notification/NotificationWindow.h
54
void _LoadSettings(bool startMonitor = false);
src/servers/notification/NotificationWindow.h
66
bool fShouldRun;
src/servers/package/CommitTransactionHandler.h
103
bool postNotPre);
src/servers/package/CommitTransactionHandler.h
113
const RelativePath& path, bool create,
src/servers/package/CommitTransactionHandler.h
148
bool _IsSystemPackage(Package* package);
src/servers/package/CommitTransactionHandler.h
158
bool nonDirectoriesOnly);
src/servers/package/CommitTransactionHandler.h
167
bool fVolumeStateIsActive;
src/servers/package/CommitTransactionHandler.h
178
bool fFirstBootProcessing;
src/servers/package/CommitTransactionHandler.h
40
bool isActiveVolumeState,
src/servers/package/CommitTransactionHandler.h
60
bool IsActiveVolumeState() const
src/servers/package/FSTransaction.h
93
bool fIsFinished;
src/servers/package/FSUtils.h
202
const RelativePath& path, bool create,
src/servers/package/FSUtils.h
206
const Entry& entry2, bool& _equal);
src/servers/package/FSUtils.h
208
BPositionIO& content2, bool& _equal);
src/servers/package/FSUtils.h
211
const Entry& entry2, bool& _equal);
src/servers/package/FSUtils.h
213
BSymLink& symLink2, bool& _equal);
src/servers/package/FSUtils.h
45
bool IsEmpty() const
src/servers/package/JobQueue.h
28
bool QueueJob(Job* job);
src/servers/package/JobQueue.h
41
bool fMutexInitialized;
src/servers/package/JobQueue.h
42
bool fNewJobConditionInitialized;
src/servers/package/JobQueue.h
44
bool fClosed;
src/servers/package/JobQueue.h
52
virtual bool FilterJob(Job* job) = 0;
src/servers/package/Package.h
103
bool Compare(const node_ref& key, const Package* value) const
src/servers/package/Package.h
43
bool IsActive() const
src/servers/package/Package.h
45
void SetActive(bool active)
src/servers/package/Package.h
57
bool fActive;
src/servers/package/Package.h
77
bool Compare(const char* key, const Package* value) const
src/servers/package/PackageFile.h
108
bool Compare(const entry_ref& key, const PackageFile* value) const
src/servers/package/PackageManager.h
60
virtual void ConfirmChanges(bool fromMostSpecific);
src/servers/package/PackageManager.h
95
bool _AddResults(InstalledRepository& repository,
src/servers/package/ProblemWindow.h
42
bool Go(BSolver* solver,
src/servers/package/ProblemWindow.h
47
virtual bool QuitRequested();
src/servers/package/ProblemWindow.h
63
bool _AnySolutionSelected() const;
src/servers/package/ProblemWindow.h
67
bool fClientWaiting;
src/servers/package/ProblemWindow.h
68
bool fAccepted;
src/servers/package/ResultWindow.h
36
bool AddLocationChanges(const char* location,
src/servers/package/ResultWindow.h
41
bool Go();
src/servers/package/ResultWindow.h
43
virtual bool QuitRequested();
src/servers/package/ResultWindow.h
47
bool _AddPackages(BGroupLayout* packagesGroup,
src/servers/package/ResultWindow.h
50
bool install);
src/servers/package/ResultWindow.h
54
bool fClientWaiting;
src/servers/package/ResultWindow.h
55
bool fAccepted;
src/servers/package/Root.h
33
bool isSystemRoot);
src/servers/package/Root.h
40
bool IsSystemRoot() const
src/servers/package/Root.h
89
bool fIsSystemRoot;
src/servers/package/Volume.h
125
bool HasPendingPackageActivationChanges() const;
src/servers/package/Volume.h
152
const BMessage* message, bool created);
src/servers/package/Volume.h
155
bool wasCreated);
src/servers/package/Volume.h
165
bool _CheckActivePackagesMatchLatestState(
src/servers/package/Volume.h
168
bool isActive);
src/servers/package/Volume.h
173
bool activeOnly, bool installed);
src/servers/package/Volume.h
176
const RelativePath& path, bool create,
src/servers/package/Volume.h
76
bool activeOnly);
src/servers/package/Volume.h
85
bool IsPackageJobPending() const;
src/servers/package/VolumeState.h
20
bool Init();
src/servers/package/VolumeState.h
31
void SetPackageActive(Package* package, bool active);
src/servers/print/ConfigWindow.h
55
void UpdateSettings(bool read);
src/servers/print/PrintServerApp.h
100
bool fUseConfigWindow;
src/servers/print/PrintServerApp.h
44
virtual bool QuitRequested();
src/servers/print/PrintServerApp.h
58
bool OpenSettings(BFile& file, const char* name,
src/servers/print/PrintServerApp.h
59
bool forReading);
src/servers/print/Printer.h
109
bool fSinglePrintThread;
src/servers/print/Printer.h
115
bool fAbort;
src/servers/print/Printer.h
92
bool HasCurrentPrinter(BString& name);
src/servers/print/Printer.h
93
bool MoveJob(const BString& name);
src/servers/print/Printer.h
96
bool FindSpooledJob();
src/servers/print/ResourceManager.h
29
bool NeedsLocking();
src/servers/print/ResourceManager.h
31
bool Equals(const char* transport, const char* address, const char* connection);
src/servers/print/ResourceManager.h
35
bool Lock();
src/servers/print/Settings.h
25
bool UsesDefaultPrinter() const { return fMimeType.Length() == 0; }
src/servers/print/Settings.h
54
bool fUseConfigWindow;
src/servers/print/Settings.h
77
bool UseConfigWindow() const { return fUseConfigWindow; }
src/servers/print/Settings.h
78
void SetUseConfigWindow(bool b) { fUseConfigWindow = b; }
src/servers/registrar/AppInfoList.h
135
inline bool operator==(const Iterator &it) const
src/servers/registrar/AppInfoList.h
140
inline bool operator!=(const Iterator &it) const
src/servers/registrar/AppInfoList.h
46
bool AddInfo(RosterAppInfo *info);
src/servers/registrar/AppInfoList.h
47
bool RemoveInfo(RosterAppInfo *info);
src/servers/registrar/AppInfoList.h
48
void MakeEmpty(bool deleteInfos = false);
src/servers/registrar/AppInfoList.h
55
bool IsEmpty() const { return (CountInfos() == 0); };
src/servers/registrar/AppInfoList.h
60
void Sort(bool (*lessFunc)(const RosterAppInfo *, const RosterAppInfo *));
src/servers/registrar/AppInfoList.h
92
inline bool IsValid() const
src/servers/registrar/AppInfoListMessagingTargetSet.h
20
bool skipRegistrar = true);
src/servers/registrar/AppInfoListMessagingTargetSet.h
23
virtual bool HasNext() const;
src/servers/registrar/AppInfoListMessagingTargetSet.h
24
virtual bool Next(port_id &port, int32 &token);
src/servers/registrar/AppInfoListMessagingTargetSet.h
27
virtual bool Filter(const RosterAppInfo *info);
src/servers/registrar/AppInfoListMessagingTargetSet.h
34
bool fSkipRegistrar;
src/servers/registrar/Clipboard.h
22
bool AddWatcher(BMessenger watcher);
src/servers/registrar/Clipboard.h
23
bool RemoveWatcher(BMessenger watcher);
src/servers/registrar/Event.h
37
Event(bool autoDelete = true);
src/servers/registrar/Event.h
38
Event(bigtime_t time, bool autoDelete = true);
src/servers/registrar/Event.h
44
void SetAutoDelete(bool autoDelete);
src/servers/registrar/Event.h
45
bool IsAutoDelete() const;
src/servers/registrar/Event.h
47
virtual bool Do(EventQueue *queue);
src/servers/registrar/Event.h
51
bool fAutoDelete;
src/servers/registrar/EventMaskWatcher.h
50
virtual bool Filter(Watcher *watcher, BMessage *message);
src/servers/registrar/EventQueue.h
47
bool AddEvent(Event *event);
src/servers/registrar/EventQueue.h
48
bool RemoveEvent(Event *event);
src/servers/registrar/EventQueue.h
52
bool _AddEvent(Event *event);
src/servers/registrar/EventQueue.h
53
bool _RemoveEvent(Event *event);
src/servers/registrar/EventQueue.h
67
volatile bool fTerminating;
src/servers/registrar/MessageDeliverer.h
19
virtual bool HasNext() const = 0;
src/servers/registrar/MessageDeliverer.h
20
virtual bool Next(port_id &port, int32 &token) = 0;
src/servers/registrar/MessageDeliverer.h
31
virtual bool HasNext() const;
src/servers/registrar/MessageDeliverer.h
32
virtual bool Next(port_id &port, int32 &token);
src/servers/registrar/MessageDeliverer.h
48
virtual bool HasNext() const;
src/servers/registrar/MessageDeliverer.h
49
virtual bool Next(port_id &port, int32 &token);
src/servers/registrar/MessageDeliverer.h
55
bool fAtBeginning;
src/servers/registrar/MessageDeliverer.h
85
TargetPort *_GetTargetPort(port_id portID, bool create = false);
src/servers/registrar/MessageDeliverer.h
98
volatile bool fTerminating;
src/servers/registrar/MessageEvent.h
47
virtual bool Do(EventQueue *queue);
src/servers/registrar/MessageRunnerManager.h
46
bool Lock();
src/servers/registrar/MessageRunnerManager.h
55
bool _AddInfo(RunnerInfo *info);
src/servers/registrar/MessageRunnerManager.h
56
bool _RemoveInfo(RunnerInfo *info);
src/servers/registrar/MessageRunnerManager.h
59
bool _DeleteInfo(RunnerInfo *info, bool eventRemoved);
src/servers/registrar/MessageRunnerManager.h
66
bool _HasInfo(RunnerInfo *info) const;
src/servers/registrar/MessageRunnerManager.h
71
bool _DoEvent(RunnerInfo *info);
src/servers/registrar/MessageRunnerManager.h
72
bool _ScheduleEvent(RunnerInfo *info);
src/servers/registrar/MessagingService.h
30
bool Lock();
src/servers/registrar/MessagingService.h
88
volatile bool fTerminating;
src/servers/registrar/PriorityMessageQueue.h
19
bool Lock();
src/servers/registrar/PriorityMessageQueue.h
22
bool PushMessage(BMessage *message, int32 priority = 0);
src/servers/registrar/PriorityMessageQueue.h
26
bool IsEmpty() const;
src/servers/registrar/Registrar.h
52
virtual bool QuitRequested();
src/servers/registrar/RosterAppInfo.h
29
bool IsRunning() const;
src/servers/registrar/ShutdownProcess.h
119
bool fHasGUI;
src/servers/registrar/ShutdownProcess.h
120
bool fReboot;
src/servers/registrar/ShutdownProcess.h
121
bool fRequestReplySent;
src/servers/registrar/ShutdownProcess.h
50
int32& phase, bool block);
src/servers/registrar/ShutdownProcess.h
56
bool _LockAppLists();
src/servers/registrar/ShutdownProcess.h
60
void _SetShowShutdownWindow(bool show);
src/servers/registrar/ShutdownProcess.h
66
bool enabled);
src/servers/registrar/ShutdownProcess.h
68
bool enabled);
src/servers/registrar/ShutdownProcess.h
70
bool enabled);
src/servers/registrar/ShutdownProcess.h
78
bool _WaitForApp(team_id team, AppInfoList* list,
src/servers/registrar/ShutdownProcess.h
79
bool systemApps);
src/servers/registrar/ShutdownProcess.h
80
void _QuitApps(AppInfoList& list, bool systemApps);
src/servers/registrar/ShutdownProcess.h
86
const char* appName, bool cancelAllowed);
src/servers/registrar/TRoster.h
108
bool _IsSystemApp(RosterAppInfo* info) const;
src/servers/registrar/TRoster.h
126
bool fShuttingDown;
src/servers/registrar/TRoster.h
73
void SetShuttingDown(bool shuttingDown);
src/servers/registrar/Watcher.h
53
virtual bool Filter(Watcher *watcher, BMessage *message);
src/servers/registrar/WatchingService.h
42
bool AddWatcher(Watcher *watcher);
src/servers/registrar/WatchingService.h
43
bool AddWatcher(const BMessenger &target);
src/servers/registrar/WatchingService.h
44
bool RemoveWatcher(Watcher *watcher, bool deleteWatcher = true);
src/servers/registrar/WatchingService.h
45
bool RemoveWatcher(const BMessenger &target, bool deleteWatcher = true);
src/servers/registrar/mime/CreateAppMetaMimeThread.h
31
const entry_ref* root, bool recursive,
src/servers/registrar/mime/CreateAppMetaMimeThread.h
35
bool* _entryIsDir);
src/servers/registrar/mime/MimeUpdateThread.h
33
BMessenger managerMessenger, const entry_ref *root, bool recursive,
src/servers/registrar/mime/MimeUpdateThread.h
41
virtual status_t DoMimeUpdate(const entry_ref *entry, bool *entryIsDir) = 0;
src/servers/registrar/mime/MimeUpdateThread.h
45
const bool fRecursive;
src/servers/registrar/mime/MimeUpdateThread.h
49
bool DeviceSupportsAttributes(dev_t device);
src/servers/registrar/mime/MimeUpdateThread.h
52
std::list< std::pair<dev_t, bool> > fAttributeSupportList;
src/servers/registrar/mime/RegistrarThread.h
29
bool IsFinished() const;
src/servers/registrar/mime/RegistrarThread.h
36
bool fShouldExit; // Initially false, may be set to true by AskToExit()
src/servers/registrar/mime/RegistrarThread.h
37
bool fIsFinished; // Initially false, set to true by the thread itself
src/servers/registrar/mime/UpdateMimeInfoThread.h
31
const entry_ref* root, bool recursive,
src/servers/registrar/mime/UpdateMimeInfoThread.h
35
bool* _entryIsDir);
src/servers/syslog_daemon/SyslogDaemon.h
26
virtual bool QuitRequested();
src/system/boot/loader/RootFileSystem.h
28
virtual bool IsEmpty();
src/system/boot/loader/file_systems/amiga_ffs/Directory.h
35
virtual bool IsEmpty();
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
203
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
210
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
217
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
224
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
231
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
238
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
245
inline bool
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
34
inline bool IsRootBlock() const;
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
35
inline bool IsDirectory() const;
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
36
inline bool IsFile() const;
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
37
inline bool IsExtensionBlock() const;
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
38
inline bool IsDirectoryLink() const;
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
39
inline bool IsFileLink() const;
src/system/boot/loader/file_systems/amiga_ffs/amiga_ffs.h
40
inline bool IsSymbolicLink() const;
src/system/boot/loader/file_systems/bfs/Directory.h
35
virtual bool IsEmpty();
src/system/boot/loader/file_systems/bfs/Stream.h
36
bool IsContainer() const { return Mode() & (S_IFDIR | S_INDEX_DIR | S_ATTR_DIR); }
src/system/boot/loader/file_systems/bfs/Stream.h
37
bool IsSymlink() const { return S_ISLNK(Mode()); }
src/system/boot/loader/file_systems/bfs/Stream.h
38
bool IsIndex() const { return false; }
src/system/boot/loader/file_systems/bfs/Volume.h
28
bool IsValidSuperBlock();
src/system/boot/loader/file_systems/fat/Directory.h
39
virtual bool IsEmpty();
src/system/boot/loader/file_systems/fat/Stream.h
48
bool& _added);
src/system/boot/loader/file_systems/fat/Volume.h
48
bool IsValidCluster(uint32 cluster) const;
src/system/boot/loader/file_systems/fat/Volume.h
49
bool IsLastCluster(uint32 cluster) const;
src/system/boot/loader/file_systems/packagefs/PackageSettingsItem.h
162
bool Compare(const EntryKey& key, const Entry* value) const
src/system/boot/loader/file_systems/packagefs/PackageSettingsItem.h
40
bool SetName(const char* name, size_t nameLength)
src/system/boot/loader/file_systems/packagefs/PackageSettingsItem.h
61
bool IsBlocked() const
src/system/boot/loader/file_systems/packagefs/PackageSettingsItem.h
66
void SetBlocked(bool blocked)
src/system/boot/loader/file_systems/packagefs/PackageSettingsItem.h
79
bool fIsBlocked;
src/system/boot/loader/loader.h
12
extern bool is_bootable(Directory* volume);
src/system/boot/loader/package_support.h
37
static bool IsNewer(const PackageVolumeState* a,
src/system/boot/platform/amiga_m68k/rom_calls.h
1493
LP1(0x42, bool, CloseScreen, struct Screen *, last, a0, \
src/system/boot/platform/amiga_m68k/rom_calls.h
1497
LP3(0x5a, bool, DisplayAlert, unsigned long, par1, d0, void *, \
src/system/boot/platform/amiga_m68k/video.h
15
bool video_mode_hook(Menu *menu, MenuItem *item);
src/system/boot/platform/atari_m68k/video.h
23
bool video_mode_hook(Menu *menu, MenuItem *item);
src/system/boot/platform/bios_ia32/mmu.h
33
extern bool mmu_allocate_physical(addr_t base, size_t size);
src/system/boot/platform/bios_ia32/mmu.h
38
extern bool mmu_get_virtual_mapping(addr_t virtualAddress,
src/system/boot/platform/bios_ia32/video.h
17
bool video_mode_hook(Menu *menu, MenuItem *item);
src/system/boot/platform/efi/arch/arm64/aarch64.h
153
static inline bool arch_mmu_enabled()
src/system/boot/platform/efi/arch/arm64/aarch64.h
159
static inline bool arch_mmu_cache_enabled()
src/system/boot/platform/efi/arch/arm64/aarch64.h
238
static inline bool arch_mmu_is_kernel_address(uint64 address)
src/system/boot/platform/efi/arch/arm64/aarch64.h
45
static inline bool arch_mmu_read_access(addr_t address) {
src/system/boot/platform/efi/arch/arm64/aarch64.h
68
static inline bool arch_mmu_write_access(addr_t address) {
src/system/boot/platform/efi/arch/arm64/aarch64.h
91
static inline uint64 arch_mmu_base_register(bool kernel = false)
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
195
bool blocks;
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
196
bool tables;
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
197
bool pages;
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
210
bool BlocksAllowed(uint8 level) {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
214
bool TablesAllowed(uint8 level) {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
218
bool PagesAllowed(uint8 level) {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
226
bool Aligned(addr_t address, uint8 level) {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
75
bool IsInvalid() {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
79
bool IsBlock() {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
83
bool IsPage() {
src/system/boot/platform/efi/arch/arm64/arch_mmu.h
87
bool IsTable() {
src/system/boot/platform/efi/dtb.h
18
bool dtb_get_reg(const void* fdt, int node, size_t idx, addr_range& range);
src/system/boot/platform/efi/dtb.h
20
bool dtb_has_fdt_string(const char* prop, int size, const char* pattern);
src/system/boot/platform/efi/mmu.h
39
bool mmu_next_region(void** cookie, addr_t* vaddr, phys_addr_t* paddr, size_t* size);
src/system/boot/platform/efi/serial.h
14
extern bool gUARTSkipInit;
src/system/boot/platform/efi/video.h
14
bool video_mode_hook(Menu *menu, MenuItem *item);
src/system/boot/platform/next_m68k/video.h
15
bool video_mode_hook(Menu *menu, MenuItem *item);
src/system/boot/platform/openfirmware/Handle.h
14
Handle(intptr_t handle, bool takeOwnership = true);
src/system/boot/platform/openfirmware/Handle.h
18
void SetHandle(intptr_t handle, bool takeOwnership = true);
src/system/boot/platform/openfirmware/Handle.h
27
bool fOwnHandle;
src/system/boot/platform/pxe_ia32/network.h
55
bool fRxFinished;
src/system/boot/platform/riscv/smp.h
18
bool TryLock()
src/system/boot/platform/riscv/smp.h
23
bool Lock()
src/system/boot/platform/riscv/video.h
15
bool video_mode_hook(Menu* menu, MenuItem* item);
src/system/boot/platform/u-boot/serial.h
20
extern int serial_getc(bool wait);
src/system/boot/platform/u-boot/video.h
15
bool video_mode_hook(Menu *menu, MenuItem *item);
src/system/glue/start_dyn.c
27
bool __gHaikuStartupCode = true;
src/system/kernel/TeamThreadTables.h
119
Element* NextElement(IteratorEntry* entry, bool visibleOnly = true)
src/system/kernel/TeamThreadTables.h
160
bool Compare(id_type key, Element* value) const
src/system/kernel/TeamThreadTables.h
33
bool HasNext() const
src/system/kernel/TeamThreadTables.h
91
Element* Lookup(id_type id, bool visibleOnly = true) const
src/system/kernel/arch/arm/arch_timer_generic.h
24
static bool IsAvailable();
src/system/kernel/arch/arm/paging/32bit/ARMPagingMethod32Bit.h
30
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/arm/paging/32bit/ARMPagingMethod32Bit.h
38
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/arm/paging/32bit/ARMPagingMethod32Bit.h
60
bool globalPage);
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
19
status_t Init(bool kernel);
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
31
bool updatePageQueue,
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
32
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
34
size_t size, bool updatePageQueue,
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
35
bool deletingAddressSpace);
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
52
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
54
bool unmapIfUnaccessed,
src/system/kernel/arch/arm/paging/32bit/ARMVMTranslationMap32Bit.h
55
bool& _modified);
src/system/kernel/arch/arm/paging/ARMPagingMethod.h
28
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/arm/paging/ARMPagingMethod.h
36
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/arm/paging/ARMVMTranslationMap.h
28
status_t Init(bool kernel);
src/system/kernel/arch/arm/paging/ARMVMTranslationMap.h
30
virtual bool Lock() final;
src/system/kernel/arch/arm/paging/ARMVMTranslationMap.h
47
bool fIsKernelMap;
src/system/kernel/arch/arm/paging/arm_physical_page_mapper_large_memory.h
47
inline bool IsEmpty() const;
src/system/kernel/arch/arm64/PMAPPhysicalPageMapper.h
43
size_t length, bool user);
src/system/kernel/arch/arm64/PMAPPhysicalPageMapper.h
46
bool user);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
104
bool fIsKernel;
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
115
bool ValidateVa(addr_t va);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
122
bool AttemptPteBreakBeforeMake(uint64_t* ptePtr, uint64_t oldPte, addr_t va);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
123
bool FlushVAIfAccessed(uint64_t pte, addr_t va);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
43
bool kernel, phys_addr_t pageTable, int pageBits, int vaBits, int minBlockLevel);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
46
virtual bool Lock();
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
60
bool updatePageQueue,
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
61
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
63
size_t size, bool updatePageQueue,
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
64
bool deletingAddressSpace);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
79
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
81
bool unmapIfUnaccessed,
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
82
bool& _modified);
src/system/kernel/arch/arm64/VMSAv8TranslationMap.h
98
static uint64_t GetMemoryAttr(uint32 attributes, uint32 memoryType, bool isKernel);
src/system/kernel/arch/generic/GenericVMPhysicalPageMapper.h
38
size_t length, bool user);
src/system/kernel/arch/generic/GenericVMPhysicalPageMapper.h
40
const void* from, size_t length, bool user);
src/system/kernel/arch/generic/acpi_irq_routing_table.h
22
bool needs_configuration;
src/system/kernel/arch/generic/acpi_irq_routing_table.h
44
bool shareable;
src/system/kernel/arch/generic/acpi_irq_routing_table.h
71
typedef bool (*interrupt_available_check_function)(int32 globalSystemInterrupt);
src/system/kernel/arch/generic/generic_vm_physical_page_ops.h
19
size_t length, bool user);
src/system/kernel/arch/generic/generic_vm_physical_page_ops.h
21
size_t length, bool user);
src/system/kernel/arch/m68k/paging/040/M68KPagingMethod040.h
27
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/m68k/paging/040/M68KPagingMethod040.h
35
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/m68k/paging/040/M68KPagingMethod040.h
70
bool globalPage);
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
18
status_t Init(bool kernel);
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
30
bool updatePageQueue,
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
31
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
33
size_t size, bool updatePageQueue,
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
34
bool deletingAddressSpace);
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
49
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
51
bool unmapIfUnaccessed,
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
52
bool& _modified);
src/system/kernel/arch/m68k/paging/040/M68KVMTranslationMap040.h
60
bool indirect=false);
src/system/kernel/arch/m68k/paging/M68KPagingMethod.h
26
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/m68k/paging/M68KPagingMethod.h
34
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/m68k/paging/M68KVMTranslationMap.h
23
status_t Init(bool kernel);
src/system/kernel/arch/m68k/paging/M68KVMTranslationMap.h
25
virtual bool Lock();
src/system/kernel/arch/m68k/paging/M68KVMTranslationMap.h
40
bool fIsKernelMap;
src/system/kernel/arch/m68k/paging/m68k_physical_page_mapper_large_memory.h
38
inline bool IsEmpty() const;
src/system/kernel/arch/ppc/paging/460/PPCPagingMethod460.h
28
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/ppc/paging/460/PPCPagingMethod460.h
36
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/ppc/paging/460/PPCPagingMethod460.h
67
bool secondaryHash);
src/system/kernel/arch/ppc/paging/460/PPCPagingMethod460.h
79
bool globalPage);
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
20
status_t Init(bool kernel);
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
27
bool RemovePageTableEntry(addr_t virtualAddress);
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
39
size_t size, bool unmap);
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
42
bool updatePageQueue,
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
43
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
45
size_t size, bool updatePageQueue,
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
46
bool deletingAddressSpace);
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
61
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
63
bool unmapIfUnaccessed,
src/system/kernel/arch/ppc/paging/460/PPCVMTranslationMap460.h
64
bool& _modified);
src/system/kernel/arch/ppc/paging/PPCPagingMethod.h
28
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/ppc/paging/PPCPagingMethod.h
36
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/ppc/paging/PPCVMTranslationMap.h
23
status_t Init(bool kernel);
src/system/kernel/arch/ppc/paging/PPCVMTranslationMap.h
25
virtual bool Lock();
src/system/kernel/arch/ppc/paging/PPCVMTranslationMap.h
37
size_t size, bool unmap) = 0;
src/system/kernel/arch/ppc/paging/PPCVMTranslationMap.h
46
bool fIsKernelMap;
src/system/kernel/arch/ppc/paging/classic/PPCPagingMethodClassic.h
28
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/ppc/paging/classic/PPCPagingMethodClassic.h
36
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/ppc/paging/classic/PPCPagingMethodClassic.h
67
bool secondaryHash);
src/system/kernel/arch/ppc/paging/classic/PPCPagingMethodClassic.h
79
bool globalPage);
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
20
status_t Init(bool kernel);
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
27
bool RemovePageTableEntry(addr_t virtualAddress);
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
39
size_t size, bool unmap);
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
42
bool updatePageQueue,
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
43
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
45
size_t size, bool updatePageQueue,
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
46
bool deletingAddressSpace);
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
61
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
63
bool unmapIfUnaccessed,
src/system/kernel/arch/ppc/paging/classic/PPCVMTranslationMapClassic.h
64
bool& _modified);
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
104
bool fInvalidCode;
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
169
size_t length, bool user);
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
172
bool user);
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
25
RISCV64VMTranslationMap(bool kernel,
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
29
virtual bool Lock();
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
43
bool updatePageQueue,
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
44
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
46
size_t size, bool updatePageQueue,
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
47
bool deletingAddressSpace);
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
65
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
67
bool unmapIfUnaccessed,
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
68
bool& _modified);
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
73
virtual bool DebugGetReverseMappingInfo(
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
94
std::atomic<Pte>* LookupPte(addr_t virtAdr, bool alloc,
src/system/kernel/arch/riscv64/RISCV64VMTranslationMap.h
98
bool fIsKernel;
src/system/kernel/arch/x86/paging/32bit/X86PagingMethod32Bit.h
27
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/x86/paging/32bit/X86PagingMethod32Bit.h
35
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/x86/paging/32bit/X86PagingMethod32Bit.h
61
bool globalPage);
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
19
status_t Init(bool kernel);
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
31
bool updatePageQueue,
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
32
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
34
size_t size, bool updatePageQueue,
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
35
bool deletingAddressSpace);
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
50
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
52
bool unmapIfUnaccessed,
src/system/kernel/arch/x86/paging/32bit/X86VMTranslationMap32Bit.h
53
bool& _modified);
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
111
static bool la57;
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
30
X86PagingMethod64Bit(bool la57);
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
37
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
45
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
61
addr_t virtualAddress, bool isKernel,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
62
bool allocateTables,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
68
bool isKernel, bool allocateTables,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
73
addr_t virtualAddress, bool isKernel,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
74
bool allocateTables,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
79
addr_t virtualAddress, bool isKernel,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
80
bool allocateTables,
src/system/kernel/arch/x86/paging/64bit/X86PagingMethod64Bit.h
88
bool globalPage);
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
17
X86VMTranslationMap64Bit(bool la57);
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
20
status_t Init(bool kernel);
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
32
bool updatePageQueue,
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
33
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
35
size_t size, bool updatePageQueue,
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
36
bool deletingAddressSpace);
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
51
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
53
bool unmapIfUnaccessed,
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
54
bool& _modified);
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
56
virtual bool DebugGetReverseMappingInfo(
src/system/kernel/arch/x86/paging/64bit/X86VMTranslationMap64Bit.h
66
bool fLA57;
src/system/kernel/arch/x86/paging/X86PagingMethod.h
28
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/x86/paging/X86PagingMethod.h
36
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/x86/paging/X86VMTranslationMap.h
23
status_t Init(bool kernel);
src/system/kernel/arch/x86/paging/X86VMTranslationMap.h
25
virtual bool Lock() final;
src/system/kernel/arch/x86/paging/X86VMTranslationMap.h
40
bool fIsKernelMap;
src/system/kernel/arch/x86/paging/pae/X86PagingMethodPAE.h
101
bool _EarlyQuery(addr_t virtualAddress,
src/system/kernel/arch/x86/paging/pae/X86PagingMethodPAE.h
35
virtual status_t CreateTranslationMap(bool kernel,
src/system/kernel/arch/x86/paging/pae/X86PagingMethodPAE.h
43
virtual bool IsKernelPageAccessible(addr_t virtualAddress,
src/system/kernel/arch/x86/paging/pae/X86PagingMethodPAE.h
75
bool globalPage);
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
22
status_t Init(bool kernel);
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
34
bool updatePageQueue,
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
35
bool deletingAddressSpace, uint32* _flags);
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
37
size_t size, bool updatePageQueue,
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
38
bool deletingAddressSpace);
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
53
virtual bool ClearAccessedAndModified(
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
55
bool unmapIfUnaccessed,
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
56
bool& _modified);
src/system/kernel/arch/x86/paging/pae/X86VMTranslationMapPAE.h
59
virtual bool DebugGetReverseMappingInfo(
src/system/kernel/arch/x86/paging/x86_physical_page_mapper.h
74
bool user) override;
src/system/kernel/arch/x86/paging/x86_physical_page_mapper.h
76
size_t length, bool user) override;
src/system/kernel/arch/x86/paging/x86_physical_page_mapper_large_memory.h
47
inline bool IsEmpty() const;
src/system/kernel/arch/x86/paging/x86_physical_page_mapper_mapped.h
153
size_t length, bool user)
src/system/kernel/arch/x86/paging/x86_physical_page_mapper_mapped.h
171
size_t length, bool user)
src/system/kernel/arch/x86/x86_signals.h
14
addr_t x86_get_user_signal_handler_wrapper(bool beosHandler,
src/system/kernel/cache/vnode_store.h
22
virtual bool StoreHasPage(off_t offset);
src/system/kernel/cache/vnode_store.h
34
virtual bool CanWritePage(off_t offset);
src/system/kernel/cache/vnode_store.h
43
virtual void Dump(bool showPages) const;
src/system/kernel/cache/vnode_store.h
65
volatile bool fVnodeDeleted;
src/system/kernel/debug/BreakpointManager.h
107
Breakpoint* _GetUnusedHardwareBreakpoint(bool force);
src/system/kernel/debug/BreakpointManager.h
32
static bool CanAccessAddress(const void* address,
src/system/kernel/debug/BreakpointManager.h
33
bool write);
src/system/kernel/debug/BreakpointManager.h
47
bool used;
src/system/kernel/debug/BreakpointManager.h
48
bool software;
src/system/kernel/debug/blue_screen.h
18
status_t blue_screen_enter(bool debugOutput);
src/system/kernel/debug/blue_screen.h
20
bool blue_screen_paging_enabled(void);
src/system/kernel/debug/blue_screen.h
21
void blue_screen_set_paging(bool enabled);
src/system/kernel/debug/debug_commands.h
36
bool broken;
src/system/kernel/debug/debug_commands.h
39
extern bool gInvokeCommandDirectly;
src/system/kernel/debug/debug_commands.h
47
debugger_command* find_debugger_command(const char* name, bool partialMatch,
src/system/kernel/debug/debug_commands.h
48
bool& ambiguous);
src/system/kernel/debug/debug_commands.h
49
bool in_command_invocation(void);
src/system/kernel/debug/heaps.h
31
bool guarded_heap_replaces_object_cache(const char* name);
src/system/kernel/device_manager/AbstractModuleDevice.h
26
virtual bool HasSelect() const;
src/system/kernel/device_manager/AbstractModuleDevice.h
27
virtual bool HasDeselect() const;
src/system/kernel/device_manager/AbstractModuleDevice.h
28
virtual bool HasRead() const;
src/system/kernel/device_manager/AbstractModuleDevice.h
29
virtual bool HasWrite() const;
src/system/kernel/device_manager/AbstractModuleDevice.h
30
virtual bool HasIO() const;
src/system/kernel/device_manager/AbstractModuleDevice.h
50
void* buffer, size_t* _length, bool isWrite);
src/system/kernel/device_manager/BaseDevice.h
28
virtual bool HasSelect() const;
src/system/kernel/device_manager/BaseDevice.h
29
virtual bool HasDeselect() const;
src/system/kernel/device_manager/BaseDevice.h
30
virtual bool HasRead() const;
src/system/kernel/device_manager/BaseDevice.h
31
virtual bool HasWrite() const;
src/system/kernel/device_manager/BaseDevice.h
32
virtual bool HasIO() const;
src/system/kernel/device_manager/FileDevice.h
27
virtual bool HasSelect() const;
src/system/kernel/device_manager/FileDevice.h
28
virtual bool HasDeselect() const;
src/system/kernel/device_manager/FileDevice.h
29
virtual bool HasRead() const;
src/system/kernel/device_manager/FileDevice.h
30
virtual bool HasWrite() const;
src/system/kernel/device_manager/FileDevice.h
31
virtual bool HasIO() const;
src/system/kernel/device_manager/IOCache.h
56
size_t pageCount, bool isWrite, bool isVIP);
src/system/kernel/device_manager/IOCache.h
64
bool toRequest);
src/system/kernel/device_manager/IORequest.h
128
bool Finish();
src/system/kernel/device_manager/IORequest.h
154
void SetPartial(bool partialBegin, bool partialEnd);
src/system/kernel/device_manager/IORequest.h
155
bool HasPartialBegin() const
src/system/kernel/device_manager/IORequest.h
157
bool HasPartialEnd() const
src/system/kernel/device_manager/IORequest.h
159
bool IsWrite() const;
src/system/kernel/device_manager/IORequest.h
160
bool IsRead() const;
src/system/kernel/device_manager/IORequest.h
165
bool UsesBounceBuffer() const
src/system/kernel/device_manager/IORequest.h
167
void SetUsesBounceBuffer(bool uses)
src/system/kernel/device_manager/IORequest.h
178
status_t _CopyPartialBegin(bool isWrite,
src/system/kernel/device_manager/IORequest.h
179
bool& partialBlockOnly);
src/system/kernel/device_manager/IORequest.h
180
status_t _CopyPartialEnd(bool isWrite);
src/system/kernel/device_manager/IORequest.h
192
bool fPartialBegin;
src/system/kernel/device_manager/IORequest.h
193
bool fPartialEnd;
src/system/kernel/device_manager/IORequest.h
194
bool fUsesBounceBuffer;
src/system/kernel/device_manager/IORequest.h
203
io_request* request, status_t status, bool partialTransfer,
src/system/kernel/device_manager/IORequest.h
206
io_request* request, bool* _partialTransfer);
src/system/kernel/device_manager/IORequest.h
213
static IORequest* Create(bool vip);
src/system/kernel/device_manager/IORequest.h
216
generic_size_t length, bool write,
src/system/kernel/device_manager/IORequest.h
220
bool write, uint32 flags)
src/system/kernel/device_manager/IORequest.h
227
generic_size_t length, bool write,
src/system/kernel/device_manager/IORequest.h
250
bool IsFinished() const
src/system/kernel/device_manager/IORequest.h
254
bool HasCallbacks() const;
src/system/kernel/device_manager/IORequest.h
259
status_t status, bool partialTransfer,
src/system/kernel/device_manager/IORequest.h
267
bool IsPartialTransfer() const
src/system/kernel/device_manager/IORequest.h
269
void SetTransferredBytes(bool partialTransfer,
src/system/kernel/device_manager/IORequest.h
272
void SetSuppressChildNotifications(bool suppress);
src/system/kernel/device_manager/IORequest.h
273
bool SuppressChildNotifications() const
src/system/kernel/device_manager/IORequest.h
276
bool IsWrite() const { return fIsWrite; }
src/system/kernel/device_manager/IORequest.h
277
bool IsRead() const { return !fIsWrite; }
src/system/kernel/device_manager/IORequest.h
309
size_t size, bool copyIn);
src/system/kernel/device_manager/IORequest.h
312
team_id team, bool copyIn);
src/system/kernel/device_manager/IORequest.h
315
team_id team, bool copyIn);
src/system/kernel/device_manager/IORequest.h
318
team_id team, bool copyIn);
src/system/kernel/device_manager/IORequest.h
344
bool fIsWrite;
src/system/kernel/device_manager/IORequest.h
345
bool fPartialTransfer;
src/system/kernel/device_manager/IORequest.h
346
bool fSuppressChildNotifications;
src/system/kernel/device_manager/IORequest.h
347
bool fIsNotified;
src/system/kernel/device_manager/IORequest.h
35
static IOBuffer* Create(uint32 count, bool vip);
src/system/kernel/device_manager/IORequest.h
38
bool IsVirtual() const { return !fPhysical; }
src/system/kernel/device_manager/IORequest.h
39
bool IsPhysical() const { return fPhysical; }
src/system/kernel/device_manager/IORequest.h
40
bool IsUser() const { return fUser; }
src/system/kernel/device_manager/IORequest.h
47
void SetPhysical(bool physical)
src/system/kernel/device_manager/IORequest.h
49
void SetUser(bool user) { fUser = user; }
src/system/kernel/device_manager/IORequest.h
64
status_t LockMemory(team_id team, bool isWrite);
src/system/kernel/device_manager/IORequest.h
65
void UnlockMemory(team_id team, bool isWrite);
src/system/kernel/device_manager/IORequest.h
66
bool IsMemoryLocked() const
src/system/kernel/device_manager/IORequest.h
76
bool isWrite);
src/system/kernel/device_manager/IORequest.h
78
bool fUser;
src/system/kernel/device_manager/IORequest.h
79
bool fPhysical;
src/system/kernel/device_manager/IORequest.h
80
bool fVIP;
src/system/kernel/device_manager/IORequest.h
81
bool fMemoryLocked;
src/system/kernel/device_manager/IOScheduler.h
63
bool fSchedulerRegistered;
src/system/kernel/device_manager/IOSchedulerRoster.h
33
bool Lock() { return mutex_lock(&fLock) == B_OK; }
src/system/kernel/device_manager/IOSchedulerSimple.h
48
bool _FinisherWorkPending();
src/system/kernel/device_manager/IOSchedulerSimple.h
51
bool _NextActiveRequestOwner(RequestOwner*& owner,
src/system/kernel/device_manager/IOSchedulerSimple.h
53
bool _PrepareRequestOperations(IORequest* request,
src/system/kernel/device_manager/IOSchedulerSimple.h
56
bool _PrepareRequestOperations(IORequest* request,
src/system/kernel/device_manager/IOSchedulerSimple.h
69
bool allocate);
src/system/kernel/device_manager/IOSchedulerSimple.h
91
volatile bool fTerminating;
src/system/kernel/device_manager/devfs_private.h
20
status_t devfs_unpublish_device(BaseDevice* device, bool disconnect);
src/system/kernel/device_manager/dma_resources.h
112
bool _NeedsBoundsBuffers() const;
src/system/kernel/device_manager/dma_resources.h
123
generic_size_t length, bool fixedLength);
src/system/kernel/device_manager/dma_resources.h
72
bool UsesBounceBufferAt(uint32 index);
src/system/kernel/device_manager/io_resources.h
26
static bool _IsValid(const io_resource& resource);
src/system/kernel/events/select_ops.h
10
status_t (*select)(int32 object, struct select_info* info, bool kernel);
src/system/kernel/events/select_ops.h
11
status_t (*deselect)(int32 object, struct select_info* info, bool kernel);
src/system/kernel/events/select_ops.h
42
select_object(uint32 type, int32 object, struct select_info* sync, bool kernel)
src/system/kernel/events/select_ops.h
51
deselect_object(uint32 type, int32 object, struct select_info* sync, bool kernel)
src/system/kernel/fs/EntryCache.h
108
ino_t nodeID, bool missing);
src/system/kernel/fs/EntryCache.h
112
bool Lookup(ino_t dirID, const char* name,
src/system/kernel/fs/EntryCache.h
113
ino_t& nodeID, bool& missing);
src/system/kernel/fs/EntryCache.h
122
bool _AddEntryToCurrentGeneration(
src/system/kernel/fs/EntryCache.h
123
EntryCacheEntry* entry, bool move);
src/system/kernel/fs/EntryCache.h
49
bool missing;
src/system/kernel/fs/EntryCache.h
85
bool Compare(const EntryCacheKey& key, const EntryCacheEntry* value) const
src/system/kernel/fs/Vnode.h
112
bool
src/system/kernel/fs/Vnode.h
120
vnode::SetBusy(bool busy)
src/system/kernel/fs/Vnode.h
129
bool
src/system/kernel/fs/Vnode.h
137
vnode::SetRemoved(bool removed)
src/system/kernel/fs/Vnode.h
146
bool
src/system/kernel/fs/Vnode.h
154
vnode::SetUnpublished(bool unpublished)
src/system/kernel/fs/Vnode.h
163
bool
src/system/kernel/fs/Vnode.h
171
vnode::SetUnused(bool unused)
src/system/kernel/fs/Vnode.h
180
bool
src/system/kernel/fs/Vnode.h
188
vnode::SetHot(bool hot)
src/system/kernel/fs/Vnode.h
197
bool
src/system/kernel/fs/Vnode.h
205
vnode::SetCovered(bool covered)
src/system/kernel/fs/Vnode.h
214
bool
src/system/kernel/fs/Vnode.h
222
vnode::SetCovering(bool covering)
src/system/kernel/fs/Vnode.h
259
bool
src/system/kernel/fs/Vnode.h
40
inline bool IsBusy() const;
src/system/kernel/fs/Vnode.h
41
inline void SetBusy(bool busy);
src/system/kernel/fs/Vnode.h
43
inline bool IsRemoved() const;
src/system/kernel/fs/Vnode.h
44
inline void SetRemoved(bool removed);
src/system/kernel/fs/Vnode.h
46
inline bool IsUnpublished() const;
src/system/kernel/fs/Vnode.h
47
inline void SetUnpublished(bool unpublished);
src/system/kernel/fs/Vnode.h
49
inline bool IsUnused() const;
src/system/kernel/fs/Vnode.h
50
inline void SetUnused(bool unused);
src/system/kernel/fs/Vnode.h
52
inline bool IsHot() const;
src/system/kernel/fs/Vnode.h
53
inline void SetHot(bool hot);
src/system/kernel/fs/Vnode.h
56
inline bool IsCovered() const;
src/system/kernel/fs/Vnode.h
57
inline void SetCovered(bool covered);
src/system/kernel/fs/Vnode.h
60
inline bool IsCovering() const;
src/system/kernel/fs/Vnode.h
61
inline void SetCovering(bool covering);
src/system/kernel/fs/Vnode.h
66
inline bool Lock();
src/system/kernel/fs/unused_vnodes.h
85
static bool
src/system/kernel/fs/unused_vnodes.h
92
bool result = false;
src/system/kernel/fs/vfs_boot.h
20
virtual bool IsBootDevice(KDiskDevice* device, bool strict) = 0;
src/system/kernel/fs/vfs_boot.h
21
virtual bool IsBootPartition(KPartition* partition, bool& foundForSure) = 0;
src/system/kernel/fs/vfs_net_boot.h
22
virtual bool IsBootDevice(KDiskDevice* device, bool strict);
src/system/kernel/fs/vfs_net_boot.h
23
virtual bool IsBootPartition(KPartition* partition, bool& foundForSure);
src/system/kernel/messaging/MessagingService.h
26
static bool CheckCommandSize(int32 dataSize);
src/system/kernel/messaging/MessagingService.h
30
bool Lock();
src/system/kernel/messaging/MessagingService.h
35
bool IsEmpty() const;
src/system/kernel/messaging/MessagingService.h
37
void *AllocateCommand(uint32 commandWhat, int32 dataSize, bool &wasEmpty);
src/system/kernel/messaging/MessagingService.h
64
bool Lock();
src/system/kernel/messaging/MessagingService.h
76
MessagingArea *&area, void *&data, bool &wasEmpty);
src/system/kernel/scheduler/RunQueue.h
183
bool
src/system/kernel/scheduler/RunQueue.h
69
bool HasNext() const;
src/system/kernel/scheduler/scheduler_common.h
45
extern bool gSingleCore;
src/system/kernel/scheduler/scheduler_common.h
46
extern bool gTrackCoreLoad;
src/system/kernel/scheduler/scheduler_common.h
47
extern bool gTrackCPULoad;
src/system/kernel/scheduler/scheduler_cpu.h
111
bool fUpdateLoadEvent;
src/system/kernel/scheduler/scheduler_cpu.h
164
bool updateLoad);
src/system/kernel/scheduler/scheduler_cpu.h
165
inline uint32 RemoveLoad(int32 load, bool force);
src/system/kernel/scheduler/scheduler_cpu.h
179
void _UpdateLoad(bool forceUpdate = false);
src/system/kernel/scheduler/scheduler_cpu.h
203
bool fHighLoad;
src/system/kernel/scheduler/scheduler_cpu.h
409
CoreEntry::AddLoad(int32 load, uint32 epoch, bool updateLoad)
src/system/kernel/scheduler/scheduler_cpu.h
428
CoreEntry::RemoveLoad(int32 load, bool force)
src/system/kernel/scheduler/scheduler_cpu.h
81
bool putAtBack);
src/system/kernel/scheduler/scheduler_cpu.h
87
bool wasPreempted);
src/system/kernel/scheduler/scheduler_locking.h
113
InterruptsSchedulerModeLocker(bool alreadyLocked = false,
src/system/kernel/scheduler/scheduler_locking.h
114
bool lockIfNotLocked = true)
src/system/kernel/scheduler/scheduler_locking.h
127
bool Lock(int* lockable)
src/system/kernel/scheduler/scheduler_locking.h
19
inline bool Lock(CPUEntry* cpu)
src/system/kernel/scheduler/scheduler_locking.h
36
inline bool Lock(CoreEntry* core)
src/system/kernel/scheduler/scheduler_locking.h
52
inline bool Lock(CoreEntry* core)
src/system/kernel/scheduler/scheduler_locking.h
68
bool Lock(int* /* lockable */)
src/system/kernel/scheduler/scheduler_locking.h
83
SchedulerModeLocker(bool alreadyLocked = false, bool lockIfNotLocked = true)
src/system/kernel/scheduler/scheduler_locking.h
96
bool Lock(int* lockable)
src/system/kernel/scheduler/scheduler_modes.h
23
void (*set_cpu_enabled)(int32 cpu, bool enabled);
src/system/kernel/scheduler/scheduler_modes.h
24
bool (*has_cache_expired)(
src/system/kernel/scheduler/scheduler_modes.h
30
void (*rebalance_irqs)(bool idle);
src/system/kernel/scheduler/scheduler_thread.h
112
bool fEnqueued;
src/system/kernel/scheduler/scheduler_thread.h
113
bool fReady;
src/system/kernel/scheduler/scheduler_thread.h
158
inline bool
src/system/kernel/scheduler/scheduler_thread.h
165
inline bool
src/system/kernel/scheduler/scheduler_thread.h
172
inline bool
src/system/kernel/scheduler/scheduler_thread.h
261
inline bool
src/system/kernel/scheduler/scheduler_thread.h
30
bool& rescheduleNeeded) const;
src/system/kernel/scheduler/scheduler_thread.h
307
inline bool
src/system/kernel/scheduler/scheduler_thread.h
308
ThreadData::HasQuantumEnded(bool wasPreempted, bool hasYielded)
src/system/kernel/scheduler/scheduler_thread.h
410
ThreadData::Enqueue(bool& wasRunQueueEmpty)
src/system/kernel/scheduler/scheduler_thread.h
417
bool updateLoad = timeSlept > 0;
src/system/kernel/scheduler/scheduler_thread.h
44
inline bool IsRealTime() const;
src/system/kernel/scheduler/scheduler_thread.h
45
inline bool IsIdle() const;
src/system/kernel/scheduler/scheduler_thread.h
457
inline bool
src/system/kernel/scheduler/scheduler_thread.h
47
inline bool HasCacheExpired() const;
src/system/kernel/scheduler/scheduler_thread.h
56
inline bool ShouldCancelPenalty() const;
src/system/kernel/scheduler/scheduler_thread.h
58
bool ChooseCoreAndCPU(CoreEntry*& targetCore,
src/system/kernel/scheduler/scheduler_thread.h
68
inline bool HasQuantumEnded(bool wasPreempted, bool hasYielded);
src/system/kernel/scheduler/scheduler_thread.h
78
inline void Enqueue(bool& wasRunQueueEmpty);
src/system/kernel/scheduler/scheduler_thread.h
79
inline bool Dequeue();
src/system/kernel/scheduler/scheduler_thread.h
83
inline bool IsEnqueued() const { return fEnqueued; }
src/system/kernel/scheduler/scheduler_thread.h
89
void UnassignCore(bool running = false);
src/system/kernel/slab/HashedObjectCache.h
68
bool Compare(const void* key, HashedSlab* value) const
src/system/kernel/slab/MemoryManager.h
105
bool fullyMapped;
src/system/kernel/slab/MemoryManager.h
130
bool Compare(addr_t key, const Area* value) const
src/system/kernel/slab/MemoryManager.h
152
static bool _GetChunks(MetaChunkList* metaChunkList,
src/system/kernel/slab/MemoryManager.h
155
static bool _GetChunk(MetaChunkList* metaChunkList,
src/system/kernel/slab/MemoryManager.h
160
bool alreadyUnmapped, uint32 flags);
src/system/kernel/slab/MemoryManager.h
170
static void _FreeArea(Area* area, bool areaRemoved,
src/system/kernel/slab/MemoryManager.h
190
static bool _IsChunkFree(const MetaChunk* metaChunk,
src/system/kernel/slab/MemoryManager.h
192
static bool _IsChunkInFreeList(const MetaChunk* metaChunk,
src/system/kernel/slab/MemoryManager.h
197
static void _PrintMetaChunkTableHeader(bool printChunks);
src/system/kernel/slab/MemoryManager.h
199
bool printChunks, bool printHeader);
src/system/kernel/slab/MemoryManager.h
203
bool printChunks);
src/system/kernel/slab/MemoryManager.h
231
static bool sMaintenanceNeeded;
src/system/kernel/slab/MemoryManager.h
235
/*static*/ inline bool
src/system/kernel/slab/MemoryManager.h
272
/*static*/ inline bool
src/system/kernel/slab/MemoryManager.h
61
static bool MaintenanceNeeded();
src/system/kernel/slab/MemoryManager.h
65
static bool AnalyzeAllocationCallers(
src/system/kernel/slab/ObjectCache.h
108
bool Lock() { return mutex_lock(&lock) == B_OK; }
src/system/kernel/slab/ObjectCache.h
117
bool AssertObjectNotFreed(void* object);
src/system/kernel/slab/ObjectCache.h
153
static inline bool
src/system/kernel/slab/ObjectCache.h
71
bool maintenance_pending;
src/system/kernel/slab/ObjectCache.h
72
bool maintenance_in_progress;
src/system/kernel/slab/ObjectCache.h
73
bool maintenance_resize;
src/system/kernel/slab/ObjectCache.h
74
bool maintenance_delete;
src/system/kernel/slab/ObjectDepot.h
51
bool object_depot_contains_object(object_depot* depot, void* object);
src/system/kernel/slab/slab_debug.h
59
virtual bool ProcessTrackingInfo(
src/system/kernel/vm/PageCacheLocker.h
17
bool dontWait = true);
src/system/kernel/vm/PageCacheLocker.h
20
bool IsLocked() { return fPage != NULL; }
src/system/kernel/vm/PageCacheLocker.h
22
bool Lock(vm_page* page, bool dontWait = true);
src/system/kernel/vm/PageCacheLocker.h
26
bool _IgnorePage(vm_page* page);
src/system/kernel/vm/PageCacheLocker.h
32
PageCacheLocker::PageCacheLocker(vm_page* page, bool dontWait)
src/system/kernel/vm/VMAddressSpaceLocking.h
103
bool IsLocked() const { return fLocked; }
src/system/kernel/vm/VMAddressSpaceLocking.h
110
bool write_lock;
src/system/kernel/vm/VMAddressSpaceLocking.h
113
bool _ResizeIfNeeded();
src/system/kernel/vm/VMAddressSpaceLocking.h
117
bool writeLock, VMAddressSpace** _space);
src/system/kernel/vm/VMAddressSpaceLocking.h
124
bool fLocked;
src/system/kernel/vm/VMAddressSpaceLocking.h
129
MultiAddressSpaceLocker::AddTeam(team_id team, bool writeLock,
src/system/kernel/vm/VMAddressSpaceLocking.h
137
MultiAddressSpaceLocker::AddArea(area_id area, bool writeLock,
src/system/kernel/vm/VMAddressSpaceLocking.h
145
MultiAddressSpaceLocker::AddArea(VMArea* area, bool writeLock,
src/system/kernel/vm/VMAddressSpaceLocking.h
30
bool getNewReference);
src/system/kernel/vm/VMAddressSpaceLocking.h
36
bool getNewReference);
src/system/kernel/vm/VMAddressSpaceLocking.h
39
bool IsLocked() const { return fLocked; }
src/system/kernel/vm/VMAddressSpaceLocking.h
40
bool Lock();
src/system/kernel/vm/VMAddressSpaceLocking.h
49
bool fLocked;
src/system/kernel/vm/VMAddressSpaceLocking.h
57
bool getNewReference);
src/system/kernel/vm/VMAddressSpaceLocking.h
63
bool getNewReference);
src/system/kernel/vm/VMAddressSpaceLocking.h
66
bool allowKernel, VMArea*& area);
src/system/kernel/vm/VMAddressSpaceLocking.h
70
bool IsLocked() const { return fLocked; }
src/system/kernel/vm/VMAddressSpaceLocking.h
80
bool fLocked;
src/system/kernel/vm/VMAddressSpaceLocking.h
81
bool fDegraded;
src/system/kernel/vm/VMAddressSpaceLocking.h
90
inline status_t AddTeam(team_id team, bool writeLock,
src/system/kernel/vm/VMAddressSpaceLocking.h
92
inline status_t AddArea(area_id area, bool writeLock,
src/system/kernel/vm/VMAddressSpaceLocking.h
94
inline status_t AddArea(VMArea* area, bool writeLock,
src/system/kernel/vm/VMAddressSpaceLocking.h
98
bool writeLockThisOne, bool writeLockOthers,
src/system/kernel/vm/VMAnonymousCache.h
101
off_t toOffset, bool skipBusyPages = true);
src/system/kernel/vm/VMAnonymousCache.h
104
friend bool swap_free_page_swap_space(vm_page* page);
src/system/kernel/vm/VMAnonymousCache.h
107
bool fCanOvercommit;
src/system/kernel/vm/VMAnonymousCache.h
108
bool fHasPrecommitted;
src/system/kernel/vm/VMAnonymousCache.h
28
bool swap_free_page_swap_space(vm_page* page);
src/system/kernel/vm/VMAnonymousCache.h
37
status_t Init(bool canOvercommit,
src/system/kernel/vm/VMAnonymousCache.h
42
status_t SetCanSwapPages(off_t base, size_t size, bool canSwap);
src/system/kernel/vm/VMAnonymousCache.h
52
virtual bool CanOvercommit();
src/system/kernel/vm/VMAnonymousCache.h
56
virtual bool StoreHasPage(off_t offset);
src/system/kernel/vm/VMAnonymousCache.h
57
virtual bool DebugStoreHasPage(off_t offset);
src/system/kernel/vm/VMAnonymousCache.h
73
virtual bool CanWritePage(off_t offset);
src/system/kernel/vm/VMAnonymousNoSwapCache.h
20
status_t Init(bool canOvercommit,
src/system/kernel/vm/VMAnonymousNoSwapCache.h
30
virtual bool CanOvercommit();
src/system/kernel/vm/VMAnonymousNoSwapCache.h
34
virtual bool StoreHasPage(off_t offset);
src/system/kernel/vm/VMAnonymousNoSwapCache.h
59
bool fCanOvercommit;
src/system/kernel/vm/VMAnonymousNoSwapCache.h
60
bool fHasPrecommitted;
src/system/kernel/vm/VMKernelAddressSpace.h
29
virtual VMArea* FindClosestArea(addr_t address, bool less)
src/system/kernel/vm/VMKernelAddressSpace.h
42
virtual bool CanResizeArea(VMArea* area, size_t newSize);
src/system/kernel/vm/VMKernelAddressSpace.h
81
size_t size, bool allowReservedRange,
src/system/kernel/vm/VMKernelAddressSpace.h
85
bool allowReservedRange,
src/system/kernel/vm/VMPageQueue.h
167
VMPageQueue::Requeue(vm_page* page, bool tail)
src/system/kernel/vm/VMPageQueue.h
237
VMPageQueue::RequeueUnlocked(vm_page* page, bool tail)
src/system/kernel/vm/VMPageQueue.h
38
inline void Requeue(vm_page* page, bool tail);
src/system/kernel/vm/VMPageQueue.h
45
inline void RequeueUnlocked(vm_page* page, bool tail);
src/system/kernel/vm/VMUserAddressSpace.h
24
virtual VMArea* FindClosestArea(addr_t address, bool less)
src/system/kernel/vm/VMUserAddressSpace.h
37
virtual bool CanResizeArea(VMArea* area, size_t newSize);
src/system/kernel/vm/VMUserAddressSpace.h
58
inline bool _IsRandomized(uint32 addressSpec) const;
src/system/kernel/vm/VMUserAddressSpace.h
60
size_t alignment, bool initial = false);
src/system/libroot/os/PathBuffer.h
39
bool Append(const char* toAppend, size_t length)
src/system/libroot/os/PathBuffer.h
51
bool Append(const char* toAppend)
src/system/libroot/os/PathBuffer.h
56
bool Append(char c)
src/system/libroot/os/arch/arm/time.c
16
__arch_init_time(struct real_time_data *data, bool setDefaults)
src/system/libroot/os/arch/arm64/time.c
14
__arch_init_time(struct real_time_data *data, bool setDefaults)
src/system/libroot/os/arch/m68k/time.c
16
__arch_init_time(struct real_time_data *data, bool setDefaults)
src/system/libroot/os/arch/ppc/time.c
16
__arch_init_time(struct real_time_data *data, bool setDefaults)
src/system/libroot/os/arch/sparc/time.c
16
__arch_init_time(struct real_time_data *data, bool setDefaults)
src/system/libroot/os/debug.c
188
bool
src/system/libroot/os/debug.c
195
bool
src/system/libroot/os/debug.c
196
_setDebugFlag(bool flag)
src/system/libroot/os/debug.c
198
bool previous = _rtDebugFlag;
src/system/libroot/os/debug.c
57
bool _rtDebugFlag = true;
src/system/libroot/os/thread.c
247
bool
src/system/libroot/posix/glibc/include/rounding-mode.h
42
static bool
src/system/libroot/posix/glibc/include/rounding-mode.h
43
round_away (bool negative, bool last_digit_odd, bool half_bit, bool more_bits,
src/system/libroot/posix/glibc/libio/genops.c
946
static bool dealloc_buffers;
src/system/libroot/posix/glibc/libio/iofdopen.c
62
bool do_seek = false;
src/system/libroot/posix/glibc/libio/wfileops.c
561
adjust_wide_data (_IO_FILE *fp, bool do_convert)
src/system/libroot/posix/glibc/libio/wfileops.c
622
bool was_writing = ((fp->_wide_data->_IO_write_ptr
src/system/libroot/posix/glibc/libio/wfileops.c
626
bool append_mode = (fp->_flags & _IO_IS_APPENDING) == _IO_IS_APPENDING;
src/system/libroot/posix/glibc/libio/wfileops.c
769
bool was_writing;
src/system/libroot/posix/glibc/regex/regcomp.c
1098
bool mb_chars = false;
src/system/libroot/posix/glibc/regex/regcomp.c
1099
bool has_period = false;
src/system/libroot/posix/glibc/regex/regcomp.c
115
bool non_match, reg_errcode_t *err);
src/system/libroot/posix/glibc/regex/regcomp.c
1501
bool ok;
src/system/libroot/posix/glibc/regex/regcomp.c
1641
bool ok;
src/system/libroot/posix/glibc/regex/regcomp.c
1665
bool incomplete;
src/system/libroot/posix/glibc/regex/regcomp.c
1707
calc_eclosure_iter (re_node_set *new_set, re_dfa_t *dfa, Idx node, bool root)
src/system/libroot/posix/glibc/regex/regcomp.c
1712
bool ok;
src/system/libroot/posix/glibc/regex/regcomp.c
1713
bool incomplete = false;
src/system/libroot/posix/glibc/regex/regcomp.c
290
re_set_fastmap (char *fastmap, bool icase, int ch)
src/system/libroot/posix/glibc/regex/regcomp.c
306
bool icase = (dfa->mb_cur_max == 1 && (bufp->syntax & RE_ICASE));
src/system/libroot/posix/glibc/regex/regcomp.c
3109
bool non_match = false;
src/system/libroot/posix/glibc/regex/regcomp.c
3112
bool first_round = true;
src/system/libroot/posix/glibc/regex/regcomp.c
3182
bool is_range_exp = false;
src/system/libroot/posix/glibc/regex/regcomp.c
3403
reg_syntax_t syntax, bool accept_hyphen)
src/system/libroot/posix/glibc/regex/regcomp.c
3658
const char *extra, bool non_match,
src/system/libroot/posix/glibc/regex/regcomp.c
57
Idx node, bool root);
src/system/libroot/posix/glibc/regex/regcomp.c
88
bool accept_hyphen);
src/system/libroot/posix/glibc/regex/regex_internal.c
1277
static bool
src/system/libroot/posix/glibc/regex/regex_internal.c
1329
static bool
src/system/libroot/posix/glibc/regex/regex_internal.c
1352
static bool
src/system/libroot/posix/glibc/regex/regex_internal.c
180
RE_TRANSLATE_TYPE trans, bool icase,
src/system/libroot/posix/glibc/regex/regex_internal.c
22
RE_TRANSLATE_TYPE trans, bool icase,
src/system/libroot/posix/glibc/regex/regex_internal.c
50
RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa)
src/system/libroot/posix/glibc/regex/regex_internal.c
78
RE_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa)
src/system/libroot/posix/glibc/regex/regex_internal.h
786
static inline bool
src/system/libroot/posix/glibc/regex/regexec.c
1056
check_matching (re_match_context_t *mctx, bool fl_longest_match,
src/system/libroot/posix/glibc/regex/regexec.c
1065
bool at_init_state = p_match_first != NULL;
src/system/libroot/posix/glibc/regex/regexec.c
1187
static bool
src/system/libroot/posix/glibc/regex/regexec.c
1233
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
1378
regmatch_t *pmatch, bool fl_backtrack)
src/system/libroot/posix/glibc/regex/regexec.c
1386
bool prev_idx_match_malloced = false;
src/system/libroot/posix/glibc/regex/regexec.c
158
static bool build_trtable (const re_dfa_t *dfa, re_dfastate_t *state);
src/system/libroot/posix/glibc/regex/regexec.c
1646
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
171
static bool check_node_accept (const re_match_context_t *mctx,
src/system/libroot/posix/glibc/regex/regexec.c
1863
static bool
src/system/libroot/posix/glibc/regex/regexec.c
2131
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
3015
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
3150
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
324
Idx stop, bool ret_len)
src/system/libroot/posix/glibc/regex/regexec.c
3242
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
3276
static bool
src/system/libroot/posix/glibc/regex/regexec.c
3282
bool need_word_trtable = false;
src/system/libroot/posix/glibc/regex/regexec.c
3284
bool dests_node_malloced = false;
src/system/libroot/posix/glibc/regex/regexec.c
3285
bool dest_states_malloced = false;
src/system/libroot/posix/glibc/regex/regexec.c
3517
bool ok;
src/system/libroot/posix/glibc/regex/regexec.c
3574
bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR);
src/system/libroot/posix/glibc/regex/regexec.c
371
bool ret_len)
src/system/libroot/posix/glibc/regex/regexec.c
3960
bool found = false;
src/system/libroot/posix/glibc/regex/regexec.c
3997
static bool
src/system/libroot/posix/glibc/regex/regexec.c
44
Idx stop, bool ret_len);
src/system/libroot/posix/glibc/regex/regexec.c
49
bool ret_len);
src/system/libroot/posix/glibc/regex/regexec.c
53
static Idx check_matching (re_match_context_t *mctx, bool fl_longest_match,
src/system/libroot/posix/glibc/regex/regexec.c
592
bool fl_longest_match;
src/system/libroot/posix/glibc/regex/regexec.c
597
bool sb;
src/system/libroot/posix/glibc/regex/regexec.c
67
bool fl_backtrack);
src/system/libroot/posix/glibc/regex/regexec.c
87
static bool check_dst_limits (const re_match_context_t *mctx,
src/system/libroot/posix/glibc/stdio-common/_i18n_number.h
74
bool use_alloca = __libc_use_alloca ((rear_ptr - w) * sizeof (CHAR_T));
src/system/libroot/posix/glibc/stdio-common/printf_fp.c
945
bool more_bits;
src/system/libroot/posix/glibc/stdio-common/printf_fphex.c
145
bool do_round_away;
src/system/libroot/posix/glibc/stdio-common/printf_fphex.c
363
bool more_bits = ((next_digit_value & 7) != 0
src/system/libroot/posix/glibc/stdio-common/vfscanf.c
2150
bool match_so_far = wpsize == 0;
src/system/libroot/posix/glibc/stdio-common/vfscanf.c
2175
bool have_locthousands = (flags & GROUP) != 0;
src/system/libroot/posix/glibc/stdio-common/vfscanf.c
279
bool use_malloc = false;
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
30
void (*set_paranoid_validation)(bool enabled);
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
31
void (*set_memory_reuse)(bool enabled);
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
32
void (*set_debugger_calls)(bool enabled);
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
36
void (*dump_allocations)(bool statsOnly, thread_id thread);
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
37
void (*dump_heaps)(bool dumpAreas, bool dumpBins);
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
41
status_t (*set_dump_allocations_on_exit)(bool enabled);
src/system/libroot/posix/malloc/debug/malloc_debug_api.h
50
static inline bool
src/system/libroot/posix/sys/priority.c
103
bool found = false;
src/system/libroot/posix/sys/utimes.c
20
_utimes(const char* path, const struct timeval times[2], bool traverseLink);
src/system/libroot/posix/sys/utimes.c
24
_utimes(const char* path, const struct timeval times[2], bool traverseLink)
src/system/libroot/posix/unistd/brk.c
55
bool app_image_found = false;
src/system/libroot/posix/unistd/brk.c
84
static bool
src/system/libroot/posix/unistd/brk.c
87
bool result = false;
src/system/libroot/posix/unistd/chown.c
18
common_chown(int fd, const char* path, bool followLinks, uid_t owner,
src/system/libroot/posix/unistd/directory.c
35
bool allocated = false;
src/system/runtime_loader/commpage.h
16
char** _symbolName, int32* _type, void** _location, bool* _exactMatch);
src/system/runtime_loader/elf_symbol_lookup.h
83
bool IsSymbolValueCached(size_t index) const
src/system/runtime_loader/errors.h
16
static inline bool
src/system/runtime_loader/images.h
46
extern bool gInvalidImageIDs;
src/system/runtime_loader/images.h
54
status_t map_image(int fd, char const* path, image_t* image, bool fixed);
src/system/runtime_loader/images.h
69
image_t* find_loaded_image_by_id(image_id id, bool ignoreDisposable);
src/system/runtime_loader/runtime_loader_private.h
58
extern bool gProgramLoaded;
src/system/runtime_loader/runtime_loader_private.h
74
image_id load_library(char const* path, uint32 flags, bool addOn,
src/system/runtime_loader/runtime_loader_private.h
76
status_t unload_library(void* handle, image_id imageID, bool addOn);
src/system/runtime_loader/runtime_loader_private.h
81
void** _location, bool* _exactMatch);
src/system/runtime_loader/runtime_loader_private.h
83
bool recursive, image_id* _inImage, void** _location);
src/system/runtime_loader/utility.h
43
bool empty() const { return size() == 0; }
src/tests/add-ons/kernel/busses/scsi/example/example_scsi.c
158
example_get_restrictions(scsi_sim_cookie cookie, uchar targetID, bool *isATAPI,
src/tests/add-ons/kernel/busses/scsi/example/example_scsi.c
159
bool *noAutosense, uint32 *maxBlocks)
src/tests/add-ons/kernel/busses/scsi/example/example_scsi.c
44
example_supports_device(device_node_handle parent, bool *noConnection)
src/tests/add-ons/kernel/file_systems/bfs/btree/Inode.h
46
bool IsContainer() const { return true; }
src/tests/add-ons/kernel/file_systems/bfs/btree/Inode.h
47
bool IsDirectory() const { return true; }
src/tests/add-ons/kernel/file_systems/bfs/btree/Inode.h
48
bool IsIndex() const { return is_index(Mode()); }
src/tests/add-ons/kernel/file_systems/bfs/btree/Journal.h
30
virtual void TransactionDone(bool success) = 0;
src/tests/add-ons/kernel/file_systems/bfs/btree/Journal.h
94
NotifyListeners(bool success)
src/tests/add-ons/kernel/file_systems/bfs/btree/Volume.h
22
bool IsInitializing() const { return false; }
src/tests/add-ons/kernel/file_systems/bfs/btree/Volume.h
23
bool IsValidInodeBlock(off_t) const { return true; }
src/tests/add-ons/kernel/file_systems/bfs/btree/cache.h
34
bool dirty, int32 transaction);
src/tests/add-ons/kernel/file_systems/shared/consistency_check/AdaptiveBuffering.h
45
bool fFinished;
src/tests/add-ons/kernel/file_systems/shared/consistency_check/AdaptiveBuffering.h
46
bool fQuit;
src/tests/add-ons/kernel/network/userland_ipc.c
204
bool run = true;
src/tests/add-ons/opengl/fake_renderer/FakeRenderer.h
21
virtual void SwapBuffers(bool VSync = false);
src/tests/add-ons/opengl/fake_renderer/FakeRenderer.h
24
virtual void EnableDirectMode(bool enabled);
src/tests/add-ons/opengl/fake_renderer/FakeRenderer.h
46
bool fConnected;
src/tests/add-ons/opengl/fake_renderer/FakeRenderer.h
47
bool fDisabled;
src/tests/add-ons/print/pcl6/disasm.h
100
bool ReadArrayLength(uint32& length);
src/tests/add-ons/print/pcl6/disasm.h
101
bool ReadArray(uint8 type, uint32 length, struct ATTRIBUTE* attr);
src/tests/add-ons/print/pcl6/disasm.h
105
bool DecodeAttribute(uint8 byte);
src/tests/add-ons/print/pcl6/disasm.h
106
bool DecodeEmbedData(uint8 byte);
src/tests/add-ons/print/pcl6/disasm.h
107
bool ParsePCL6();
src/tests/add-ons/print/pcl6/disasm.h
109
bool IsOperator(uint8 byte) const { return byte >= 0x41 && byte <= 0xb9; }
src/tests/add-ons/print/pcl6/disasm.h
110
bool IsDataType(uint8 byte) const { return byte >= 0xc0 && byte <= 0xef; }
src/tests/add-ons/print/pcl6/disasm.h
111
bool IsAttribute(uint8 byte) const { return byte >= 0xf8 && byte <= 0xf9; }
src/tests/add-ons/print/pcl6/disasm.h
112
bool IsEmbedData(uint8 byte) const { return byte >= 0xfa && byte <= 0xfb; }
src/tests/add-ons/print/pcl6/disasm.h
113
bool IsWhiteSpace(uint8 byte) const { return byte == 0 || byte >= 0x09 && byte <= 0x0d || byte == 0x20; }
src/tests/add-ons/print/pcl6/disasm.h
114
bool IsEsc(uint8 byte) const { return byte == 0x1b; }
src/tests/add-ons/print/pcl6/disasm.h
48
bool PutUByte(uint8 v);
src/tests/add-ons/print/pcl6/disasm.h
49
bool ReadUByte(uint8& v);
src/tests/add-ons/print/pcl6/disasm.h
50
bool ReadUInt16(uint16& v);
src/tests/add-ons/print/pcl6/disasm.h
51
bool ReadUInt32(uint32& v);
src/tests/add-ons/print/pcl6/disasm.h
52
bool ReadSInt16(int16& v);
src/tests/add-ons/print/pcl6/disasm.h
53
bool ReadSInt32(int32& v);
src/tests/add-ons/print/pcl6/disasm.h
54
bool ReadReal32(float& v);
src/tests/add-ons/print/pcl6/disasm.h
62
bool InitCheck() { return fFile != NULL; }
src/tests/add-ons/print/pcl6/disasm.h
76
void SetVerbose(bool v) { fVerbose = v; }
src/tests/add-ons/print/pcl6/disasm.h
82
bool fVerbose;
src/tests/add-ons/print/pcl6/disasm.h
85
bool Expect(const char* text);
src/tests/add-ons/print/pcl6/disasm.h
86
bool SkipTo(const char* text);
src/tests/add-ons/print/pcl6/disasm.h
87
bool ReadNumber(int32& n);
src/tests/add-ons/print/pcl6/disasm.h
88
bool ParsePJL();
src/tests/add-ons/print/pcl6/disasm.h
97
bool DecodeOperator(uint8 byte);
src/tests/add-ons/print/pcl6/disasm.h
99
bool PushData(uint8 byte);
src/tests/add-ons/print/pdf/bezierbounds/BBApp.h
17
bool QuitRequested();
src/tests/add-ons/print/pdf/bezierbounds/BBView.h
22
void SetClose(bool close);
src/tests/add-ons/print/pdf/linepathbuilder/LPBApp.h
17
bool QuitRequested();
src/tests/add-ons/print/pdf/linepathbuilder/PathView.h
22
void SetClose(bool close);
src/tests/add-ons/print/ppd/model/Statement.h
59
bool IsDefaultStatement() { return fType == kDefault; }
src/tests/add-ons/print/ppd/model/Statement.h
60
bool IsQueryStatement() { return fType == kQuery; }
src/tests/add-ons/print/ppd/model/Statement.h
61
bool IsValueStatement() { return fType == kValue; }
src/tests/add-ons/print/ppd/model/Statement.h
62
bool IsParamStatement() { return fType == kParam; }
src/tests/add-ons/print/ppd/model/Statement.h
63
bool IsUnknownStatement() { return fType == kUnknown; }
src/tests/add-ons/print/ppd/model/StatementList.h
19
bool fOwnsStatements;
src/tests/add-ons/print/ppd/model/StatementList.h
22
StatementList(bool ownsStatements);
src/tests/add-ons/print/ppd/model/StatementWrapper.h
38
bool IsUIGroup();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
39
bool IsGroup();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
40
bool IsSubGroup();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
42
bool IsOpenGroup();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
43
bool IsCloseGroup();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
45
bool IsJCL();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
67
bool IsConstraints();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
81
bool IsOrderDependency();
src/tests/add-ons/print/ppd/model/StatementWrapper.h
84
bool IsNonUI();
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
17
inline bool IsWhitespaceSeparator(int ch)
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
22
inline bool IsWhitespace(int ch)
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
27
inline bool IsIdentChar(int ch) {
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
36
inline bool IsOptionChar(int ch)
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
42
inline bool IsChar(int ch)
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
48
inline bool IsPrintableWithoutWhitespaces(int ch)
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
54
inline bool IsPrintableWithWhitespaces(int ch)
src/tests/add-ons/print/ppd/parser/CharacterClasses.h
59
inline bool IsStringChar(int ch)
src/tests/add-ons/print/ppd/parser/PPDParser.h
25
bool fParseAll;
src/tests/add-ons/print/ppd/parser/PPDParser.h
35
bool IsValidOpenStatement(GroupStatement* statement);
src/tests/add-ons/print/ppd/parser/PPDParser.h
36
bool IsValidCloseStatement(GroupStatement* statement);
src/tests/add-ons/print/ppd/parser/PPDParser.h
37
bool ParseStatement(Statement* statement);
src/tests/add-ons/print/ppd/parser/PPDParser.h
38
bool ParseStatements();
src/tests/add-ons/print/ppd/parser/PPDParser.h
39
PPD* Parse(bool all);
src/tests/add-ons/print/ppd/parser/Parser.h
27
bool ParseKeyword(Statement* statement);
src/tests/add-ons/print/ppd/parser/Parser.h
28
bool ParseTranslation(Value* value, int separator = -1);
src/tests/add-ons/print/ppd/parser/Parser.h
29
bool ParseOption(Statement* statement);
src/tests/add-ons/print/ppd/parser/Parser.h
30
bool ParseValue(Statement* statement);
src/tests/add-ons/print/ppd/parser/Parser.h
46
bool Include(const char* file) { return fScanner.Include(file); }
src/tests/add-ons/print/ppd/parser/Parser.h
51
bool HasError() { return fScanner.HasError(); }
src/tests/add-ons/print/ppd/parser/Parser.h
55
bool HasWarning() { return fScanner.HasWarning(); }
src/tests/add-ons/print/ppd/parser/Scanner.h
21
BString* Scan(bool (cond)(int ch));
src/tests/add-ons/print/ppd/parser/Scanner.h
22
bool ScanHexadecimalSubstring(BString* literal);
src/tests/add-ons/print/ppd/parser/Scanner.h
23
BString* ScanLiteral(bool quotedValue, int separator);
src/tests/add-ons/print/ppd/parser/Scanner.h
50
bool Include(const char* file);
src/tests/add-ons/print/ppd/parser/Scanner.h
54
bool HasWarning();
src/tests/add-ons/print/ppd/parser/Scanner.h
58
bool HasError();
src/tests/add-ons/print/ppd/shared/AutoDelete.h
37
bool fOwnsObject;
src/tests/add-ons/print/ppd/shared/AutoDelete.h
85
void SetOwnsObject(bool ownsObject)
src/tests/add-ons/print/ppd/test/PPDConfigApplication.h
24
bool QuitRequested();
src/tests/add-ons/translators/TranslatorTestAddOn.h
12
bool CompareStreams(BPositionIO &a, BPositionIO &b);
src/tests/apps/fake_app_server/AppServer.h
49
bool LoadDecorator(const char *path);
src/tests/apps/fake_app_server/AppServer.h
64
volatile bool fQuittingServer;
src/tests/apps/fake_app_server/ServerApp.h
106
bool fQuitting;
src/tests/apps/fake_app_server/ServerApp.h
53
bool Run(void);
src/tests/apps/fake_app_server/ServerApp.h
55
bool IsActive(void) const { return fIsActive; }
src/tests/apps/fake_app_server/ServerApp.h
56
void Activate(bool value);
src/tests/apps/fake_app_server/ServerApp.h
58
bool PingTarget(void);
src/tests/apps/fake_app_server/ServerApp.h
98
bool fCursorHidden;
src/tests/apps/fake_app_server/ServerApp.h
99
bool fIsActive;
src/tests/apps/miniterminal/Arguments.h
20
bool StandardShell() const { return fStandardShell; }
src/tests/apps/miniterminal/Arguments.h
27
bool fStandardShell;
src/tests/apps/miniterminal/Console.h
57
void SaveCursor(bool save_attrs);
src/tests/apps/miniterminal/Console.h
58
void RestoreCursor(bool restore_attrs);
src/tests/apps/miniterminal/Console.h
65
bool ProcessVT100Command(const char c, bool seen_bracket, int32 *args, int32 argCount);
src/tests/apps/miniterminal/Console.h
77
bool fBrightAttr;
src/tests/apps/miniterminal/Console.h
78
bool fReverseAttr;
src/tests/apps/miniterminal/ViewBuffer.h
35
void _RenderGlyph(int32 x, int32 y, const char* string, uint8 attr, bool fill = true);
src/tests/kits/app/bclipboard/ReadWriteTester.h
52
bool ClipboardModified();
src/tests/kits/app/bclipboard/ReadWriteTester.h
54
bool fClipboardModified;
src/tests/kits/app/bmessage/MessageBPointItemTest.h
54
inline static bool Size(size_t size, BPoint& p)
src/tests/kits/app/bmessage/MessageBRectItemTest.h
54
inline static bool Size(size_t size, BRect& r)
src/tests/kits/app/bmessage/MessageBStringItemTest.h
128
static bool Size(size_t size, BString& msg)
src/tests/kits/app/bmessage/MessageBStringItemTest.h
131
bool TBStringAssertPolicy::Size(size_t size, BString& data)
src/tests/kits/app/bmessage/MessageBStringItemTest.h
31
static bool Has(BMessage& msg, const char* name, int32 index);
src/tests/kits/app/bmessage/MessageBStringItemTest.h
35
const BString* data, ssize_t size, bool);
src/tests/kits/app/bmessage/MessageBStringItemTest.h
70
bool TBStringFuncPolicy::Has(BMessage& msg, const char* name,
src/tests/kits/app/bmessage/MessageBStringItemTest.h
84
ssize_t size, bool)
src/tests/kits/app/bmessage/MessageBoolItemTest.h
35
struct ArrayTypeBase<bool>
src/tests/kits/app/bmessage/MessageBoolItemTest.h
43
ArrayType(bool* data, uint32 len) : array(NULL), size(0)
src/tests/kits/app/bmessage/MessageBoolItemTest.h
55
bool& operator[](int index)
src/tests/kits/app/bmessage/MessageBoolItemTest.h
62
void Assign(bool* data, uint32 len)
src/tests/kits/app/bmessage/MessageBoolItemTest.h
68
array = new bool[Size()];
src/tests/kits/app/bmessage/MessageBoolItemTest.h
71
bool* array;
src/tests/kits/app/bmessage/MessageBoolItemTest.h
79
struct TBoolInitPolicy : public ArrayTypeBase<bool>
src/tests/kits/app/bmessage/MessageBoolItemTest.h
81
inline static bool Zero() { return false; }
src/tests/kits/app/bmessage/MessageBoolItemTest.h
82
inline static bool Test1() { return true; }
src/tests/kits/app/bmessage/MessageBoolItemTest.h
83
inline static bool Test2() { return false; }
src/tests/kits/app/bmessage/MessageBoolItemTest.h
84
inline static size_t SizeOf(const bool&) { return sizeof (bool); }
src/tests/kits/app/bmessage/MessageBoolItemTest.h
87
static bool array[] = { true, true, true };
src/tests/kits/app/bmessage/MessageBoolItemTest.h
99
bool//,
src/tests/kits/app/bmessage/MessageCStringItemTest.h
65
static bool Size(size_t size, const char* data)
src/tests/kits/app/bmessage/MessageCStringItemTest.h
68
bool TCStringAssertPolicy::Size(size_t size, const char* data)
src/tests/kits/app/bmessage/MessageCStringItemTest.h
75
static bool Compare(const char* lhs, const char* rhs);
src/tests/kits/app/bmessage/MessageCStringItemTest.h
77
bool TCStringCtypedef const char* TypePtr;
src/tests/kits/app/bmessage/MessageDoubleItemTest.h
54
inline static bool Size(size_t size, double& d)
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
116
static bool Has(BMessage& msg, const char* name, int32 index)
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
164
static bool Size(size_t size, MyFlattenableType& flat)
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
167
bool TFlattenableAssertPolicy::Size(size_t size, MyFlattenableType& flat)
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
33
bool operator==(const MyFlattenableType& mft) const;
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
40
virtual bool IsFixedSize() const { return false; }
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
47
bool MyFlattenableType::operator==(const MyFlattenableType& mft) const
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
49
bool ret = fData == mft.fData;
src/tests/kits/app/bmessage/MessageFlattenableItemTest.h
90
MyFlattenableType* data, ssize_t size, bool)
src/tests/kits/app/bmessage/MessageFloatItemTest.h
54
inline static bool Size(size_t size, float& f)
src/tests/kits/app/bmessage/MessageItemTest.h
112
static bool Has(BMessage& msg, const char* name, int32 index)
src/tests/kits/app/bmessage/MessageItemTest.h
132
inline static bool Size(size_t size, T& t)
src/tests/kits/app/bmessage/MessageItemTest.h
139
inline static bool Compare(const T& lhs, const T& rhs);
src/tests/kits/app/bmessage/MessageItemTest.h
143
bool
src/tests/kits/app/bmessage/MessageItemTest.h
82
bool (BMessage::*HasFunc)(const char*, int32) const,
src/tests/kits/app/bmessage/MessageItemTest.h
85
ssize_t, bool, int32) = &BMessage::AddData,
src/tests/kits/app/bmessage/MessageItemTest.h
96
Type* val, ssize_t size, bool fixedSize = true)
src/tests/kits/app/bmessage/MessageMessageItemTest.h
197
static bool Size(size_t size, BMessage& msg)
src/tests/kits/app/bmessage/MessageMessageItemTest.h
200
bool TMessageAssertPolicy::Size(size_t size, BMessage& msg)
src/tests/kits/app/bmessage/MessageMessageItemTest.h
209
inline static bool Compare(const BMessage& lhs, const BMessage& rhs)
src/tests/kits/app/bmessage/MessageMessageItemTest.h
28
BMessage* data, ssize_t size, bool);
src/tests/kits/app/bmessage/MessageMessageItemTest.h
33
static bool Has(BMessage& msg, const char* name, int32 index);
src/tests/kits/app/bmessage/MessageMessageItemTest.h
52
ssize_t size, bool)
src/tests/kits/app/bmessage/MessageMessageItemTest.h
84
inline bool TMessageFuncPolicy::Has(BMessage& msg, const char* name,
src/tests/kits/app/bmessage/MessageMessengerItemTest.h
29
BMessenger* data, ssize_t size, bool)
src/tests/kits/app/bmessage/MessageMessengerItemTest.h
42
static bool Has(BMessage& msg, const char* name, int32 index)
src/tests/kits/app/bmessage/MessageMessengerItemTest.h
82
inline static bool Size(size_t size, BMessenger& t)
src/tests/kits/app/bmessage/MessagePointerItemTest.h
27
const void* data, ssize_t size, bool)
src/tests/kits/app/bmessage/MessagePointerItemTest.h
40
static bool Has(BMessage& msg, const char* name, int32 index)
src/tests/kits/app/bmessage/MessagePointerItemTest.h
70
inline static bool Size(size_t size, const void* t)
src/tests/kits/app/bmessage/MessageRefItemTest.h
154
static bool Size(size_t size, entry_ref& ref)
src/tests/kits/app/bmessage/MessageRefItemTest.h
30
entry_ref* data, ssize_t size, bool);
src/tests/kits/app/bmessage/MessageRefItemTest.h
41
static bool Has(BMessage& msg, const char* name, int32 index)
src/tests/kits/app/bmessage/MessageRefItemTest.h
57
entry_ref* data, ssize_t size, bool)
src/tests/kits/app/bmessagequeue/ConcurrencyTest1.h
24
bool useList;
src/tests/kits/app/bmessagequeue/ConcurrencyTest1.h
36
ConcurrencyTest1(std::string, bool);
src/tests/kits/app/bmessagequeue/ConcurrencyTest2.h
23
bool unlockTest;
src/tests/kits/app/bmessagequeue/ConcurrencyTest2.h
24
bool isLocked;
src/tests/kits/app/bmessagequeue/ConcurrencyTest2.h
35
ConcurrencyTest2(std::string, bool);
src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.h
36
bool CheckMessages(bigtime_t startTime, bigtime_t interval, int32 count);
src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.h
37
bool CheckMessages(int32 skip, bigtime_t startTime, bigtime_t interval,
src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.h
57
virtual bool QuitRequested();
src/tests/kits/app/bmessenger/Helpers.h
41
inline AutoDeleter(T *object, bool array = false)
src/tests/kits/app/bmessenger/Helpers.h
53
bool fArray;
src/tests/kits/app/bmessenger/SMInvoker.h
16
bool ReplySuccess();
src/tests/kits/app/bmessenger/SMInvoker.h
17
bool DirectReply();
src/tests/kits/app/bmessenger/SMInvoker.h
26
SMInvoker1(bool useReplyTo);
src/tests/kits/app/bmessenger/SMInvoker.h
32
bool fUseReplyTo;
src/tests/kits/app/bmessenger/SMInvoker.h
38
SMInvoker2(bool useMessage, bool useReplyTo, bigtime_t timeout);
src/tests/kits/app/bmessenger/SMInvoker.h
44
bool fUseMessage;
src/tests/kits/app/bmessenger/SMInvoker.h
45
bool fUseReplyTo;
src/tests/kits/app/bmessenger/SMInvoker.h
52
SMInvoker3(bool useMessage, bool useReplyTo, bigtime_t timeout);
src/tests/kits/app/bmessenger/SMInvoker.h
58
bool fUseMessage;
src/tests/kits/app/bmessenger/SMInvoker.h
59
bool fUseReplyTo;
src/tests/kits/app/bmessenger/SMInvoker.h
66
SMInvoker4(bool useReply);
src/tests/kits/app/bmessenger/SMInvoker.h
72
bool fUseReply;
src/tests/kits/app/bmessenger/SMInvoker.h
78
SMInvoker5(bool useMessage, bool useReply, bigtime_t deliveryTimeout,
src/tests/kits/app/bmessenger/SMInvoker.h
85
bool fUseMessage;
src/tests/kits/app/bmessenger/SMInvoker.h
86
bool fUseReply;
src/tests/kits/app/bmessenger/SMLooper.h
21
bool DeliverySuccess() const;
src/tests/kits/app/bmessenger/SMLooper.h
25
bool ReplySuccess() const;
src/tests/kits/app/bmessenger/SMRemoteTargetApp.h
22
bool success;
src/tests/kits/app/bmessenger/SMReplyTarget.h
13
SMReplyTarget(bool preferred = false);
src/tests/kits/app/bmessenger/SMReplyTarget.h
19
virtual bool ReplySuccess();
src/tests/kits/app/bmessenger/SMTarget.h
21
virtual bool DeliverySuccess();
src/tests/kits/app/bmessenger/SMTarget.h
27
LocalSMTarget(bool preferred);
src/tests/kits/app/bmessenger/SMTarget.h
35
virtual bool DeliverySuccess();
src/tests/kits/app/bmessenger/SMTarget.h
45
RemoteSMTarget(bool preferred);
src/tests/kits/app/bmessenger/SMTarget.h
52
virtual bool DeliverySuccess();
src/tests/kits/app/bpropertyinfo/PropertyFindMatchTest.h
26
bool wildcardCommand,
src/tests/kits/app/broster/LaunchTesterHelper.h
131
bool fTerminating;
src/tests/kits/app/broster/LaunchTesterHelper.h
21
virtual bool SupportsArgv() const { return SupportsMessages() == 0; }
src/tests/kits/app/broster/LaunchTesterHelper.h
22
virtual bool SupportsRefs() const { return false; }
src/tests/kits/app/broster/LaunchTesterHelper.h
53
void TerminateApp(team_id team, bool wait = true);
src/tests/kits/app/broster/LaunchTesterHelper.h
61
bool CheckNextMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
63
bool CheckMainArgsMessage(LaunchCaller &caller, team_id team,
src/tests/kits/app/broster/LaunchTesterHelper.h
65
bool useRef = true);
src/tests/kits/app/broster/LaunchTesterHelper.h
66
bool CheckMainArgsMessage(LaunchCaller &caller, team_id team,
src/tests/kits/app/broster/LaunchTesterHelper.h
69
bool useRef = true);
src/tests/kits/app/broster/LaunchTesterHelper.h
70
bool CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
71
const entry_ref *appRef, bool useRef = true);
src/tests/kits/app/broster/LaunchTesterHelper.h
72
bool CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
74
int32 argc, const char **argv, bool useRef = true);
src/tests/kits/app/broster/LaunchTesterHelper.h
75
bool CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
78
bool CheckArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
81
bool CheckMessageMessages(LaunchCaller &caller, team_id team,
src/tests/kits/app/broster/LaunchTesterHelper.h
83
bool CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
85
bool CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
87
bool CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie);
src/tests/kits/app/broster/LaunchTesterHelper.h
88
bool CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie,
src/tests/kits/app/broster/LaunchTesterHelper.h
91
bool WaitForMessage(uint32 messageCode, bool fromNow = false,
src/tests/kits/app/broster/LaunchTesterHelper.h
93
bool WaitForMessage(team_id team, uint32 messageCode, bool fromNow = false,
src/tests/kits/app/common/AppRunner.h
14
AppRunner(bool requestQuitOnDestruction = false);
src/tests/kits/app/common/AppRunner.h
18
bool findCommand = true);
src/tests/kits/app/common/AppRunner.h
19
bool HasQuitted();
src/tests/kits/app/common/AppRunner.h
20
void WaitFor(bool requestQuit = false);
src/tests/kits/app/common/AppRunner.h
34
static bool _LockTeamPort();
src/tests/kits/app/common/AppRunner.h
46
bool fRequestQuitOnDestruction;
src/tests/kits/app/common/CommonTestApp.h
28
virtual bool QuitRequested();
src/tests/kits/app/common/CommonTestApp.h
32
void SetQuittingPolicy(bool onSecondTry);
src/tests/kits/app/common/CommonTestApp.h
33
void SetReportDestruction(bool reportDestruction);
src/tests/kits/app/common/CommonTestApp.h
45
bool fQuitOnSecondTry;
src/tests/kits/app/common/CommonTestApp.h
51
bool fReportDestruction;
src/tests/kits/app/common/PipedAppRunner.h
17
bool findCommand = true);
src/tests/kits/app/common/PipedAppRunner.h
18
bool HasQuitted();
src/tests/kits/device/stickit_BJoystick/JoystickWindow.h
35
virtual bool QuitRequested(void);
src/tests/kits/device/stickit_BJoystick/StickItWindow.h
21
virtual bool QuitRequested(void);
src/tests/kits/game/chart/ChartWindow.h
162
virtual bool QuitRequested();
src/tests/kits/game/chart/ChartWindow.h
177
bool second_thread;
src/tests/kits/game/chart/ChartWindow.h
179
bool colors[7];
src/tests/kits/game/chart/ChartWindow.h
257
BPicture *ButtonPicture(bool active, int32 button_type);
src/tests/kits/game/chart/ChartWindow.h
424
bool fKillThread;
src/tests/kits/game/chart/ChartWindow.h
427
bool fDirectConnected;
src/tests/kits/game/direct_window_test/StarWindow.h
133
bool need_r3_buffer_reset_work_around;
src/tests/kits/game/direct_window_test/StarWindow.h
29
virtual bool QuitRequested();
src/tests/kits/game/direct_window_test/StarWindow.h
79
bool kill_my_thread;
src/tests/kits/game/direct_window_test/Stars.h
29
bool abort_required;
src/tests/kits/game/file_game_sound_test/FileSoundWindow.h
37
virtual bool QuitRequested();
src/tests/kits/game/file_game_sound_test/FileSoundWindow.h
48
bool loop;
src/tests/kits/game/file_game_sound_test/FileSoundWindow.h
49
bool paused;
src/tests/kits/game/file_game_sound_test/FileSoundWindow.h
50
bool preload;
src/tests/kits/game/file_game_sound_test/FileSoundWindow.h
51
bool playing;
src/tests/kits/interface/balert/alert_manual_test/AlertTestWindow.h
16
virtual bool QuitRequested();
src/tests/kits/interface/bdeskbar/DeskbarLocationTest.h
22
void CheckLocation(BDeskbar *, deskbar_location, bool, bool);
src/tests/kits/interface/bregion/RegionTestcase.h
35
bool RegionsAreEqual(BRegion *, BRegion *);
src/tests/kits/interface/bregion/RegionTestcase.h
36
bool RegionIsEmpty(BRegion *);
src/tests/kits/interface/bshelf/Container/ContainerApplication.h
33
BEntry *archive_file(bool create = TRUE);
src/tests/kits/interface/bshelf/Container/ContainerApplication.h
38
bool fRemove;
src/tests/kits/interface/bshelf/Container/ContainerApplication.h
39
bool fTest;
src/tests/kits/interface/bshelf/Container/ContainerWindow.h
28
virtual bool QuitRequested();
src/tests/kits/interface/bshelf/Container/ContainerWindow.h
30
void EnableRemoveButton(bool enable);
src/tests/kits/interface/bshelf/Container/ContainerWindow.h
31
void EnableTestButton(bool enable);
src/tests/kits/interface/bshelf/Container/TPreferences.h
31
status_t SetBool(const char *name, bool b);
src/tests/kits/interface/bshelf/ShelfInspector/InfoApplication.h
28
bool fLaunched;
src/tests/kits/interface/bshelf/ShelfInspector/InfoWindow.h
31
virtual bool QuitRequested();
src/tests/kits/interface/bshelf/ShelfInspector/InfoWindow.h
46
bool IsReplicantLoaded(int32 uid) const;
src/tests/kits/interface/bshelf/ShelfInspector/InfoWindow.h
48
void UpdateLists(bool make_empty);
src/tests/kits/interface/bshelf/ShelfInspector/TPreferences.h
31
status_t SetBool(const char *name, bool b);
src/tests/kits/interface/flatten_picture/PictureTest.h
25
bool Test(draw_func* func, BRect frame);
src/tests/kits/interface/flatten_picture/PictureTest.h
29
BBitmap *DirectBitmap(bool detach = false);
src/tests/kits/interface/flatten_picture/PictureTest.h
30
BBitmap *BitmapFromPicture(bool detach = false);
src/tests/kits/interface/flatten_picture/PictureTest.h
31
BBitmap *BitmapFromRestoredPicture(bool detach = false);
src/tests/kits/interface/flatten_picture/PictureTest.h
46
bool IsSame(BBitmap *bitmap1, BBitmap *bitmap2, BString &reason);
src/tests/kits/interface/flatten_picture/PictureTestWindow.h
23
bool QuitRequested();
src/tests/kits/interface/flatten_picture/TestResultItem.h
23
void DrawItem(BView *owner, BRect itemRect, bool drawEverthing);
src/tests/kits/interface/flatten_picture/TestResultItem.h
26
void SetOk(bool ok) { fOk = ok; }
src/tests/kits/interface/flatten_picture/TestResultItem.h
35
bool fOk;
src/tests/kits/interface/flatten_picture/TestResultItem.h
48
virtual void DrawItem(BView *owner, BRect itemRect, bool drawEverthing);
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
33
void SetSelected(bool selected);
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
34
bool IsSelected() const;
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
50
bool IsPressed() const;
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
58
bool fSelected;
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
59
bool fPressed;
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
60
bool fPressedInBounds;
src/tests/kits/interface/layout/widget_layout_test/CheckBox.h
37
void SetSelected(bool selected);
src/tests/kits/interface/layout/widget_layout_test/CheckBox.h
38
bool IsSelected() const;
src/tests/kits/interface/layout/widget_layout_test/GroupView.h
52
bool fMinMaxValid;
src/tests/kits/interface/layout/widget_layout_test/RadioButton.h
40
void SetSelected(bool selected);
src/tests/kits/interface/layout/widget_layout_test/RadioButton.h
41
bool IsSelected() const;
src/tests/kits/interface/layout/widget_layout_test/RadioButton.h
56
bool RemoveButton(AbstractButton* button);
src/tests/kits/interface/layout/widget_layout_test/TwoDimensionalSliderView.h
39
bool fDragging;
src/tests/kits/interface/layout/widget_layout_test/View.h
49
bool AddChild(View* child);
src/tests/kits/interface/layout/widget_layout_test/View.h
50
bool RemoveChild(View* child);
src/tests/kits/interface/layout/widget_layout_test/View.h
63
bool IsLayoutValid() const;
src/tests/kits/interface/layout/widget_layout_test/View.h
98
bool fLayoutValid;
src/tests/kits/interface/layout/widget_layout_test/ViewContainer.h
31
virtual void InvalidateLayout(bool descendants);
src/tests/kits/interface/menu/menuworld/MenuView.h
66
bool IsSeparator(const char* text) const;
src/tests/kits/interface/menu/menuworld/MenuView.h
68
bool Valid(void);
src/tests/kits/interface/menu/menuworld/MenuWindow.h
47
bool QuitRequested(void);
src/tests/kits/interface/menu/menuworld/MenuWindow.h
74
bool Valid(void) const;
src/tests/kits/interface/menu/menuworld/MenuWindow.h
84
bool m_bUsingFullMenuBar;
src/tests/kits/interface/picture/SVGViewView.h
26
bool started;
src/tests/kits/interface/picture/SVGViewView.h
64
bool fStroke;
src/tests/kits/interface/picture/SVGViewView.h
66
bool fFill;
src/tests/kits/interface/picture/SVGViewView.h
88
bool HasAttribute(const XML_Char **attributes, const char *name);
src/tests/kits/interface/pictureprint/Preview.h
69
bool ShowsFirstPage() const;
src/tests/kits/interface/pictureprint/Preview.h
70
bool ShowsLastPage() const;
src/tests/kits/interface/pictureprint/Preview.h
75
bool CanZoomIn() const;
src/tests/kits/interface/pictureprint/Preview.h
76
bool CanZoomOut() const;
src/tests/kits/locale/UnicodeCharTest.h
27
bool isAlpha;
src/tests/kits/locale/UnicodeCharTest.h
28
bool isAlNum;
src/tests/kits/locale/UnicodeCharTest.h
29
bool isLower;
src/tests/kits/locale/UnicodeCharTest.h
30
bool isUpper;
src/tests/kits/locale/UnicodeCharTest.h
31
bool isDefined;
src/tests/kits/media/nodetest/ConsumerNode.h
54
bool realTimeEvent = false);
src/tests/kits/media/nodetest/ProducerNode.h
106
bool mOutputEnabled;
src/tests/kits/media/nodetest/ProducerNode.h
72
bool enabled,
src/tests/kits/media/nodetest/ProducerNode.h
94
bool realTimeEvent = false);
src/tests/kits/midi/synth_file_reader/SynthFile.h
125
bool HasInstrument(uint8 instrument) const;
src/tests/kits/midi/synth_file_reader/SynthFile.h
61
bool HasSamples() const { return fSamples != NULL; }
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
45
bool TagEquals(const char* tag1, const char* tag2) const;
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
46
bool Read(void* data, uint32 size);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
47
bool Read(BString& s, uint32 size);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
48
bool Read(tag &tag);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
49
bool Read(uint64 &n, uint32 size);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
50
bool Read(uint32 &n);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
51
bool Read(uint16 &n);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
52
bool Read(uint8 &n);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
53
bool Skip(uint32 bytes);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
57
bool ReadHeader(uint32& version, uint32& chunks, uint32& nextChunk);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
58
bool NextChunk(tag& tag, uint32& nextChunk);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
59
bool ReadInstHeader(uint16& inst, uint16& snd, uint16& snds, BString& name, uint32& size);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
60
bool ReadSoundInRange(uint8& start, uint8& end, uint16& snd, uint32& size);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
61
bool ReadSoundHeader(uint16& inst, BString& name, uint32& size);
src/tests/kits/midi/synth_file_reader/SynthFileReader.h
75
void Dump(bool play, uint32 instrOnly);
src/tests/kits/net/netservices2/HttpDebugLogger.h
16
void SetConsoleLogging(bool enabled = true);
src/tests/kits/net/netservices2/HttpDebugLogger.h
23
bool fConsoleLogging = false;
src/tests/kits/opengl/glinfo/OpenGLWindow.h
19
virtual bool QuitRequested();
src/tests/kits/shared/ChecksumJsonEventListener.h
23
virtual bool Handle(const BJsonEvent& event);
src/tests/kits/shared/ChecksumJsonEventListener.h
37
bool fCompleted;
src/tests/kits/storage/BasicTest.h
119
bool test(string name, bool dump = BTestShell::GlobalBeVerbose())
src/tests/kits/storage/BasicTest.h
121
bool result = (fUntestedNames.find(name) != fUntestedNames.end());
src/tests/kits/storage/BasicTest.h
138
bool testDone()
src/tests/kits/storage/BasicTest.h
38
bool makeMountPoint = true);
src/tests/kits/storage/BasicTest.h
40
bool deleteMountPoint = true);
src/tests/kits/storage/BasicTest.h
53
bool
src/tests/kits/storage/BasicTest.h
76
bool
src/tests/kits/storage/EntryTest.h
100
bool PingDir(const char *path, BEntry *entry = NULL);
src/tests/kits/storage/EntryTest.h
102
bool PingLink(const char *path, const char *target = NULL,
src/tests/kits/storage/EntryTest.h
31
bool traverse = false);
src/tests/kits/storage/EntryTest.h
33
bool traverse = false);
src/tests/kits/storage/EntryTest.h
35
bool traverse = false);
src/tests/kits/storage/EntryTest.h
39
bool traverse = false);
src/tests/kits/storage/EntryTest.h
41
bool traverse = false);
src/tests/kits/storage/EntryTest.h
43
bool traverse = false);
src/tests/kits/storage/EntryTest.h
50
string newName, bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
53
bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
56
bool existing, bool clobber, status_t error);
src/tests/kits/storage/EntryTest.h
58
bool existing, bool clobber, status_t error);
src/tests/kits/storage/EntryTest.h
60
bool existing, bool clobber, status_t error);
src/tests/kits/storage/EntryTest.h
64
string newName, bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
67
TestEntry *newTestEntry, bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
70
TestEntry *newTestEntry, bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
73
TestEntry *newTestEntry, bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
76
TestEntry *newTestEntry, bool existing, bool clobber,
src/tests/kits/storage/EntryTest.h
98
bool PingFile(const char *path, BEntry *entry = NULL);
src/tests/kits/storage/FileTest.h
41
bool removeAfterTest;
src/tests/kits/storage/QueryTest.h
45
bool fVolumeCreated;
src/tests/kits/storage/StatableTest.h
58
bool getNext(C *&entry, string &entryName)
src/tests/kits/storage/StatableTest.h
60
bool result = (entryIt != entries.end()
src/tests/kits/storage/TestApp.h
35
bool DeleteTestHandler(BTestHandler *handler);
src/tests/kits/storage/virtualdrive/virtualdrive.h
38
bool use_geometry;
src/tests/kits/storage/virtualdrive/virtualdrive.h
39
bool halted; // only valid for VIRTUAL_DRIVE_GET_INFO
src/tests/kits/support/remoteobjectdef/RemoteTestObject.h
32
status_t Archive(BMessage* archive, bool deep = true);
src/tests/kits/translation/multitest/MainControlWindow.h
16
virtual bool QuitRequested();
src/tests/kits/translation/multitest/WorkView.h
16
bool fbImage;
src/tests/servers/app/benchmark/DrawingModeToString.h
11
bool ToDrawingMode(const char* string, drawing_mode& mode);
src/tests/servers/app/benchmark/DrawingModeToString.h
12
bool ToString(drawing_mode mode, const char*& string);
src/tests/servers/app/benchmark/HorizontalLineTest.h
18
virtual bool RunIteration(BView* view);
src/tests/servers/app/benchmark/RandomLineTest.h
18
virtual bool RunIteration(BView* view);
src/tests/servers/app/benchmark/StringTest.h
18
virtual bool RunIteration(BView* view);
src/tests/servers/app/benchmark/Test.h
18
virtual bool RunIteration(BView* view) = 0;
src/tests/servers/app/benchmark/TestWindow.h
25
drawing_mode mode, bool useClipping,
src/tests/servers/app/benchmark/TestWindow.h
34
bool fUseClipping;
src/tests/servers/app/benchmark/TestWindow.h
41
drawing_mode mode, bool useClipping,
src/tests/servers/app/benchmark/TestWindow.h
44
virtual bool QuitRequested();
src/tests/servers/app/benchmark/TestWindow.h
46
void SetAllowedToQuit(bool allowed);
src/tests/servers/app/benchmark/TestWindow.h
50
bool fAllowedToQuit;
src/tests/servers/app/benchmark/VerticalLineTest.h
18
virtual bool RunIteration(BView* view);
src/tests/servers/app/newClipping/Layer.h
19
bool RemLayer(Layer* layer);
src/tests/servers/app/newClipping/Layer.h
25
bool IsHidden() const;
src/tests/servers/app/newClipping/Layer.h
33
virtual void ResizedByHook(float dx, float dy, bool automatic) { }
src/tests/servers/app/newClipping/Layer.h
59
bool IsTopLayer() const { return fView? true: false; }
src/tests/servers/app/newClipping/Layer.h
70
virtual bool alter_visible_for_children(BRegion ®ion);
src/tests/servers/app/newClipping/Layer.h
94
bool fHidden;
src/tests/servers/app/newClipping/MyView.h
29
bool fTracking;
src/tests/servers/app/newClipping/MyView.h
32
bool fIsResize;
src/tests/servers/app/newClipping/MyView.h
33
bool fIs2ndButton;
src/tests/servers/app/newClipping/WinBorder.h
12
virtual void ResizedByHook(float dx, float dy, bool automatic);
src/tests/servers/app/newClipping/WinBorder.h
16
virtual bool alter_visible_for_children(BRegion ®ion);
src/tests/servers/app/newClipping/WinBorder.h
20
bool fRebuildDecRegion;
src/tests/servers/app/newerClipping/Desktop.h
107
bool fTracking;
src/tests/servers/app/newerClipping/Desktop.h
111
bool fResizing;
src/tests/servers/app/newerClipping/Desktop.h
113
bool fIs2ndButton;
src/tests/servers/app/newerClipping/Desktop.h
131
bool fFocusFollowsMouse;
src/tests/servers/app/newerClipping/Desktop.h
53
bool AddWindow(WindowLayer* window);
src/tests/servers/app/newerClipping/Desktop.h
54
bool RemoveWindow(WindowLayer* window);
src/tests/servers/app/newerClipping/Desktop.h
57
bool HasWindow(WindowLayer* window) const;
src/tests/servers/app/newerClipping/Desktop.h
71
void SetWindowHidden(WindowLayer* window, bool hidden);
src/tests/servers/app/newerClipping/Desktop.h
79
bool ReadLockClipping() { return fClippingLock.ReadLock(); }
src/tests/servers/app/newerClipping/Desktop.h
82
bool LockClipping() { return fClippingLock.WriteLock(); }
src/tests/servers/app/newerClipping/Desktop.h
85
bool ReadLockClipping() { return fClippingLock.Lock(); }
src/tests/servers/app/newerClipping/Desktop.h
88
bool LockClipping() { return fClippingLock.Lock(); }
src/tests/servers/app/newerClipping/MultiLocker.h
26
bool ReadLock();
src/tests/servers/app/newerClipping/MultiLocker.h
27
bool WriteLock();
src/tests/servers/app/newerClipping/MultiLocker.h
30
bool ReadUnlock();
src/tests/servers/app/newerClipping/MultiLocker.h
31
bool WriteUnlock();
src/tests/servers/app/newerClipping/MultiLocker.h
34
bool IsWriteLocked(uint32 *stack_base = NULL, thread_id *thread = NULL);
src/tests/servers/app/newerClipping/MultiLocker.h
37
bool IsReadLocked();
src/tests/servers/app/newerClipping/ViewLayer.h
100
void SetHidden(bool hidden);
src/tests/servers/app/newerClipping/ViewLayer.h
101
bool IsHidden() const;
src/tests/servers/app/newerClipping/ViewLayer.h
104
bool IsVisible() const
src/tests/servers/app/newerClipping/ViewLayer.h
108
void UpdateVisibleDeep(bool parentVisible);
src/tests/servers/app/newerClipping/ViewLayer.h
111
void RebuildClipping(bool deep);
src/tests/servers/app/newerClipping/ViewLayer.h
113
bool force = false) const;
src/tests/servers/app/newerClipping/ViewLayer.h
114
void InvalidateScreenClipping(bool deep);
src/tests/servers/app/newerClipping/ViewLayer.h
121
bool deep);
src/tests/servers/app/newerClipping/ViewLayer.h
133
bool fHidden;
src/tests/servers/app/newerClipping/ViewLayer.h
134
bool fVisible;
src/tests/servers/app/newerClipping/ViewLayer.h
151
mutable bool fScreenClippingValid;
src/tests/servers/app/newerClipping/ViewLayer.h
38
bool RemoveChild(ViewLayer* layer);
src/tests/servers/app/newerClipping/ViewLayer.h
50
uint32 CountChildren(bool deep = false) const;
src/tests/servers/app/newerClipping/ViewLayer.h
94
bool deep = false);
src/tests/servers/app/newerClipping/WindowLayer.h
127
bool fVisibleContentRegionValid;
src/tests/servers/app/newerClipping/WindowLayer.h
137
bool fBorderRegionValid;
src/tests/servers/app/newerClipping/WindowLayer.h
139
bool fContentRegionValid;
src/tests/servers/app/newerClipping/WindowLayer.h
141
bool fEffectiveDrawingRegionValid;
src/tests/servers/app/newerClipping/WindowLayer.h
143
bool fFocus;
src/tests/servers/app/newerClipping/WindowLayer.h
147
bool fHidden;
src/tests/servers/app/newerClipping/WindowLayer.h
172
bool fUpdateRequested;
src/tests/servers/app/newerClipping/WindowLayer.h
173
bool fInUpdate;
src/tests/servers/app/newerClipping/WindowLayer.h
43
void SetUsed(bool used);
src/tests/servers/app/newerClipping/WindowLayer.h
44
inline bool IsUsed() const
src/tests/servers/app/newerClipping/WindowLayer.h
51
bool fInUse;
src/tests/servers/app/newerClipping/WindowLayer.h
62
virtual bool QuitRequested();
src/tests/servers/app/newerClipping/WindowLayer.h
76
void SetFocus(bool focus);
src/tests/servers/app/newerClipping/WindowLayer.h
87
void SetHidden(bool hidden);
src/tests/servers/app/newerClipping/WindowLayer.h
88
inline bool IsHidden() const
src/tests/servers/app/newerClipping/drawing/DrawingEngine.h
17
bool Lock();
src/tests/servers/app/newerClipping/drawing/DrawingEngine.h
22
bool StraightLine(BPoint a, BPoint b, const rgb_color& c);
src/tests/servers/app/painter/Painter.h
217
bool centerOffset = true) const;
src/tests/servers/app/painter/Painter.h
219
bool centerOffset = true) const;
src/tests/servers/app/painter/Painter.h
236
bool fill) const;
src/tests/servers/app/painter/Painter.h
241
bool fill) const;
src/tests/servers/app/painter/Painter.h
244
bool fill) const;
src/tests/servers/app/painter/Painter.h
247
bool closed,
src/tests/servers/app/painter/Painter.h
249
bool fill) const;
src/tests/servers/app/painter/Painter.h
298
bool fSubpixelPrecise;
src/tests/servers/app/painter/Painter.h
76
bool StraightLine( BPoint a,
src/tests/servers/app/painter/Painter.h
94
bool closed = true,
src/tests/servers/app/painter/Painter.h
99
bool closed = true,
src/tests/servers/app/playground/ObjectView.h
55
void SetStateFill(bool fill);
src/tests/servers/app/playground/ObjectView.h
56
bool StateFill() const
src/tests/servers/app/playground/ObjectView.h
71
bool fFill;
src/tests/servers/app/playground/ObjectView.h
74
bool fScrolling;
src/tests/servers/app/playground/ObjectView.h
75
bool fInitiatingDrag;
src/tests/servers/app/playground/ObjectWindow.h
22
virtual bool QuitRequested();
src/tests/servers/app/playground/States.h
26
bool fill, float penSize);
src/tests/servers/app/playground/States.h
31
bool IsTracking() const
src/tests/servers/app/playground/States.h
38
void SetFill(bool fill);
src/tests/servers/app/playground/States.h
41
void SetEditing(bool editing);
src/tests/servers/app/playground/States.h
45
virtual bool SupportsFill() const
src/tests/servers/app/playground/States.h
50
bool fill, float penSize);
src/tests/servers/app/playground/States.h
57
bool _HitTest(BPoint where, BPoint point) const;
src/tests/servers/app/playground/States.h
59
bool fValid;
src/tests/servers/app/playground/States.h
61
bool fEditing;
src/tests/servers/app/playground/States.h
77
bool fFill;
src/tests/system/boot/loader/Handle.h
16
Handle(int handle, bool takeOwnership = true);
src/tests/system/boot/loader/Handle.h
23
void SetTo(int handle, bool takeOwnership = true);
src/tests/system/boot/loader/Handle.h
33
bool fOwnHandle;
src/tests/system/kernel/device_manager/playground/device_manager.h
100
uint32 *value, bool recursive);
src/tests/system/kernel/device_manager/playground/device_manager.h
102
uint64 *value, bool recursive);
src/tests/system/kernel/device_manager/playground/device_manager.h
104
const char **_value, bool recursive);
src/tests/system/kernel/device_manager/playground/device_manager.h
106
const void **_data, size_t *_size, bool recursive);
src/tests/system/kernel/device_manager/playground/device_manager.h
96
uint8 *value, bool recursive);
src/tests/system/kernel/device_manager/playground/device_manager.h
98
uint16 *value, bool recursive);
src/tests/system/kernel/file_corruption/CheckSum.h
20
bool IsZero() const
src/tests/system/kernel/file_corruption/CheckSum.h
42
bool operator==(const void* buffer) const
src/tests/system/kernel/file_corruption/CheckSum.h
47
bool operator!=(const void* buffer) const
src/tests/system/kernel/file_corruption/fs/Block.h
23
bool GetReadable(Volume* volume, uint64 blockIndex);
src/tests/system/kernel/file_corruption/fs/Block.h
24
bool GetWritable(Volume* volume, uint64 blockIndex,
src/tests/system/kernel/file_corruption/fs/Block.h
26
bool GetZero(Volume* volume, uint64 blockIndex,
src/tests/system/kernel/file_corruption/fs/Block.h
37
bool _Init(Volume* volume, uint64 blockIndex,
src/tests/system/kernel/file_corruption/fs/Directory.h
31
bool* _lastEntryRemoved = NULL);
src/tests/system/kernel/file_corruption/fs/File.h
25
virtual status_t Resize(uint64 newSize, bool fillWithZeroes,
src/tests/system/kernel/file_corruption/fs/File.h
31
bool& _sizeChanged);
src/tests/system/kernel/file_corruption/fs/Node.h
101
bool fNodeDataDirty;
src/tests/system/kernel/file_corruption/fs/Node.h
147
bool
src/tests/system/kernel/file_corruption/fs/Node.h
154
bool
src/tests/system/kernel/file_corruption/fs/Node.h
169
bool
src/tests/system/kernel/file_corruption/fs/Node.h
41
virtual status_t Resize(uint64 newSize, bool fillWithZeroes,
src/tests/system/kernel/file_corruption/fs/Node.h
47
bool& _sizeChanged);
src/tests/system/kernel/file_corruption/fs/Node.h
81
inline bool ReadLock();
src/tests/system/kernel/file_corruption/fs/Node.h
82
inline bool ReadLockWithTimeout(uint32 timeoutFlags,
src/tests/system/kernel/file_corruption/fs/Node.h
85
inline bool WriteLock();
src/tests/system/kernel/file_corruption/fs/SuperBlock.h
24
bool Check(uint64 totalBlocks) const;
src/tests/system/kernel/file_corruption/fs/Transaction.h
114
void _DeleteNodeInfosAndUnlock(bool failed);
src/tests/system/kernel/file_corruption/fs/Transaction.h
116
bool failed);
src/tests/system/kernel/file_corruption/fs/Transaction.h
52
inline bool IsActive() const { return fID >= 0; }
src/tests/system/kernel/file_corruption/fs/Transaction.h
57
bool RemoveNode(Node* node);
src/tests/system/kernel/file_corruption/fs/Transaction.h
62
bool IsNodeLocked(Node* node) const
src/tests/system/kernel/file_corruption/fs/Transaction.h
82
bool dirty;
src/tests/system/kernel/file_corruption/fs/Transaction.h
99
bool Compare(uint64 key, const BlockInfo* value) const
src/tests/system/kernel/file_corruption/fs/Volume.h
109
bool
src/tests/system/kernel/file_corruption/fs/Volume.h
65
inline bool IsReadOnly() const;
src/tests/system/kernel/mtrr_power_test.c
67
bool nextDown = false;
src/tests/system/kernel/scheduler/override_types.h
16
bool preempted;
src/tests/system/kernel/scheduler/override_types.h
32
bool in_kernel;
src/tests/system/kernel/scheduler/override_types.h
33
bool is_idle;
src/tests/system/kernel/scheduler/override_types.h
34
bool was_yielded;
src/tests/system/kernel/scheduler/override_types.h
52
static inline bool
src/tests/system/kernel/slab/Slab.h
338
bool Compare(void *key, Link *value) const
src/tests/system/kernel/slab/Slab.h
500
bool ReturnToStore(CPUStore *store, void *object);
src/tests/system/kernel/slab/Slab.h
505
bool _ExchangeWithFull(Magazine* &magazine);
src/tests/system/kernel/slab/Slab.h
506
bool _ExchangeWithEmpty(Magazine* &magazine);
src/tests/system/kernel/slab/Slab.h
69
bool ReturnObject(const ObjectInfo &object);
src/tests/system/kernel/unit/Test.h
104
StandardTest<TestClass>::Cleanup(TestContext& context, bool setupOK)
src/tests/system/kernel/unit/Test.h
26
virtual bool IsLeafTest() const;
src/tests/system/kernel/unit/Test.h
28
virtual bool Run(TestContext& context) = 0;
src/tests/system/kernel/unit/Test.h
29
virtual bool Run(TestContext& context, const char* name);
src/tests/system/kernel/unit/Test.h
30
virtual void Cleanup(TestContext& context, bool setupOK);
src/tests/system/kernel/unit/Test.h
46
virtual void Cleanup(TestContext& context, bool setupOK);
src/tests/system/kernel/unit/Test.h
55
bool (TestClass::*method)(TestContext&));
src/tests/system/kernel/unit/Test.h
59
virtual bool Run(TestContext& context);
src/tests/system/kernel/unit/Test.h
60
virtual void Cleanup(TestContext& context, bool setupOK);
src/tests/system/kernel/unit/Test.h
64
bool (TestClass::*fMethod)(TestContext&);
src/tests/system/kernel/unit/Test.h
70
bool (TestClass::*method)(TestContext&))
src/tests/system/kernel/unit/Test.h
95
bool
src/tests/system/kernel/unit/TestContext.h
120
void TestDone(bool success);
src/tests/system/kernel/unit/TestContext.h
23
bool panicOnFailure;
src/tests/system/kernel/unit/TestContext.h
24
bool quitAfterFailure;
src/tests/system/kernel/unit/TestContext.h
48
void TestDone(bool success);
src/tests/system/kernel/unit/TestSuite.h
24
bool AddTest(Test* test);
src/tests/system/kernel/unit/TestSuite.h
26
virtual bool IsLeafTest() const;
src/tests/system/kernel/unit/TestSuite.h
28
virtual bool Run(TestContext& context);
src/tests/system/kernel/unit/TestSuite.h
29
virtual bool Run(TestContext& context, const char* name);
src/tests/system/kernel/unit/TestSuite.h
34
bool _Run(TestContext& context, Test* test,
src/tests/system/kernel/unit/TestVisitor.h
17
virtual bool VisitTest(Test* test);
src/tests/system/kernel/unit/TestVisitor.h
19
virtual bool VisitTestSuitePre(TestSuite* suite);
src/tests/system/kernel/unit/TestVisitor.h
20
virtual bool VisitTestSuitePost(TestSuite* suite);
src/tests/system/libroot/posix/TestUnitUtils.h
66
_assert_posix_bool_success(const char* test, bool success, int lineNumber)
src/tests/system/libroot/posix/TestUnitUtils.h
78
_assert_posix_bool_error(const char* test, int expectedError, bool success,
src/tests/system/libroot/posix/brk_test.c
96
bool app_image_found = false;
src/tools/elfsymbolpatcher/ElfFile.h
120
ElfSection* SectionAt(int32 index, bool load = false);
src/tools/elfsymbolpatcher/ElfFile.h
93
bool GetNext(ElfRelocation* relocation);
src/tools/fs_shell/OpenHashTable.h
143
bool IsEmpty() const
src/tools/fs_shell/OpenHashTable.h
203
bool Remove(ValueType* value)
src/tools/fs_shell/OpenHashTable.h
224
bool RemoveUnchecked(ValueType* value)
src/tools/fs_shell/OpenHashTable.h
266
ValueType* Clear(bool returnElements = false)
src/tools/fs_shell/OpenHashTable.h
335
bool Resize(void* allocation, size_t size, bool force = false,
src/tools/fs_shell/OpenHashTable.h
363
bool HasNext() const { return fNext != NULL; }
src/tools/fs_shell/OpenHashTable.h
434
bool _Resize(size_t newSize)
src/tools/fs_shell/OpenHashTable.h
476
bool _ExhaustiveSearch(ValueType* value) const
src/tools/fs_shell/OpenHashTable.h
84
template<typename Definition, bool AutoExpand = true,
src/tools/fs_shell/OpenHashTable.h
85
bool CheckDuplicates = false, typename Allocator = MallocAllocator>
src/tools/fs_shell/external_commands.h
12
bool get_external_command(char* input, int len);
src/tools/fs_shell/fd.h
100
static io_context* get_current_io_context(bool kernel);
src/tools/fs_shell/fd.h
108
get_current_io_context(bool /*kernel*/)
src/tools/fs_shell/fd.h
90
struct select_sync *sync, bool kernel);
src/tools/fs_shell/fd.h
92
struct select_sync *sync, bool kernel);
src/tools/fs_shell/fd.h
93
extern bool fd_is_valid(int fd, bool kernel);
src/tools/fs_shell/fd.h
96
extern bool fd_close_on_exec(struct io_context *context, int fd);
src/tools/fs_shell/fd.h
98
bool closeFD);
src/tools/fs_shell/fs_shell_command.h
12
bool send_external_command(const char* command, int* result);
src/tools/fs_shell/fs_shell_command.h
9
extern bool gUsesFifos;
src/tools/fs_shell/hash.h
32
void hash_close(struct hash_table *table, struct hash_iterator *i, bool free_iterator);
src/tools/fs_shell/list.h
59
static inline bool
src/tools/fs_shell/syscalls.h
38
fssh_status_t _kern_fsync(int fd, bool dataOnly);
src/tools/fs_shell/syscalls.h
54
fssh_status_t _kern_read_stat(int fd, const char *path, bool traverseLeafLink,
src/tools/fs_shell/syscalls.h
57
bool traverseLeafLink, const struct fssh_stat *stat,
src/tools/fs_shell/vfs.h
105
fssh_size_t bufferSize, bool kernel);
src/tools/fs_shell/vfs.h
64
int vfs_get_vnode_from_fd(int fd, bool kernel, void **vnode);
src/tools/fs_shell/vfs.h
65
fssh_status_t vfs_get_vnode_from_path(const char *path, bool kernel, void **vnode);
src/tools/fs_shell/vfs.h
88
const char *path, bool kernel, void **_node);
src/tools/restest/ResourceFile.h
26
bool AddItem(ResourceItem* item, int32 index = -1);
src/tools/restest/ResourceFile.h
28
bool RemoveItem(ResourceItem* item);
src/tools/restest/ResourceFile.h
37
void PrintToStream(bool longInfo = true);
src/tools/restest/ResourceFile.h
46
bool _ReadIndexEntry(int32 index,
src/tools/restest/ResourceFile.h
48
bool peekAhead);
src/tools/restest/ResourceFile.h
50
bool _ReadInfoTableEnd(const void* data,
src/tools/restest/ResourceFile.h
55
bool* readIndices);
src/tools/restest/ResourceFile.h
69
bool fHostEndianess;
src/tools/translation/inspector/ImageView.h
56
bool HasImage() { return fpbitmap ? true : false; };
src/tools/translation/inspector/ImageWindow.h
44
bool QuitRequested();