/haiku/src/system/kernel/arch/arm/ |
H A D | soc.h | 19 static InterruptController* Get() { in Get() function 44 static HardwareTimer* Get() { in Get() function
|
/haiku/headers/private/kernel/util/ |
H A D | FixedWidthPointer.h | 64 uint64 Get() const in Get() function 109 uint64 Get() const in Get() function
|
H A D | Bitmap.h | 54 Bitmap::Get(size_t index) const in Get() function
|
/haiku/headers/os/support/ |
H A D | Referenceable.h | 99 Type* Get() const in Get() function 210 const Type* Get() const in Get() function
|
/haiku/src/add-ons/kernel/file_systems/packagefs/util/ |
H A D | StringConstants.h | 31 static const StringConstants& Get() in Get() function
|
H A D | StringPool.cpp | 85 StringPool::Get(const char* string, size_t length) in Get() function in StringPool
|
/haiku/src/add-ons/kernel/file_systems/nfs4/ |
H A D | VnodeToInode.cpp | 14 VnodeToInode::Get() in Get() function in VnodeToInode
|
/haiku/src/kits/package/hpkg/ |
H A D | Strings.cpp | 34 StringCache::Get(const char* value) in Get() function in BPackageKit::BHPKG::BPrivate::StringCache
|
/haiku/src/add-ons/kernel/file_systems/netfs/shared/ |
H A D | ThreadLocal.cpp | 79 ThreadLocal::Get() const in Get() function in ThreadLocal
|
/haiku/src/kits/storage/sniffer/ |
H A D | CharStream.cpp | 110 CharStream::Get() { in Get() function in CharStream
|
/haiku/src/tests/add-ons/print/ppd/shared/ |
H A D | AutoDelete.h | 71 Tp* Get() in Get() function
|
/haiku/src/kits/shared/ |
H A D | WeakReferenceable.cpp | 30 WeakPointer::Get() in Get() function in BPrivate::WeakPointer
|
/haiku/src/kits/support/ |
H A D | BlockCache.cpp | 110 BBlockCache::Get(size_t blockSize) in Get() function in BBlockCache
|
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/ |
H A D | CircleBuffer.cpp | 42 int CCircleBuffer::Get(unsigned char * pBuffer, int nBytes) in Get() function in CCircleBuffer
|
/haiku/src/apps/mediaplayer/settings/ |
H A D | Settings.cpp | 48 Settings::Get(mpSettings& settings) const in Get() function in Settings
|
/haiku/src/add-ons/kernel/network/protocols/tcp/ |
H A D | BufferQueue.cpp | 284 BufferQueue::Get(net_buffer *buffer, tcp_sequence sequence, size_t bytes) in Get() function in BufferQueue 344 BufferQueue::Get(size_t bytes, bool remove, net_buffer **_buffer) in Get() function in BufferQueue
|
/haiku/src/kits/tracker/ |
H A D | AttributeStream.cpp | 233 AttributeStreamNode::Get() in Get() function in AttributeStreamNode 389 AttributeStreamFileNode::Get() in Get() function in AttributeStreamFileNode 587 AttributeStreamMemoryNode::Get() in Get() function in AttributeStreamMemoryNode 654 AttributeStreamTemplateNode::Get() in Get() function in AttributeStreamTemplateNode 893 SelectiveAttributeTransformer::Get() in Get() function in SelectiveAttributeTransformer
|
/haiku/headers/private/shared/ |
H A D | HashMap.h | 203 Value Get(const Key& key) const in Get() function 452 HashMap<Key, Value>::Get(const Key& key) const in Get() function 463 HashMap<Key, Value>::Get(const Key& key, Value*& _value) const in Get() function
|
H A D | AutoLocker.h | 158 inline Lockable* Get() in Get() function
|
H A D | AutoDeleter.h | 82 inline C *Get() const in Get() function 312 inline C Get() const in Get() function
|
/haiku/src/servers/app/drawing/ |
H A D | AlphaMaskCache.cpp | 105 AlphaMaskCache::Get(const shape_data& shape, AlphaMask* previousMask, in Get() function in AlphaMaskCache
|
/haiku/headers/private/net/ |
H A D | NetBufferUtilities.h | 18 static net_buffer_module_info *Get() { return gBufferModule; } in Get() function
|
/haiku/headers/private/media/ |
H A D | TList.h | 57 bool Get(int32 index, value **v) const in Get() function
|
/haiku/src/servers/registrar/ |
H A D | RecentApps.cpp | 159 RecentApps::Get(int32 maxCount, BMessage *list) in Get() function in RecentApps
|
/haiku/src/bin/bfs_tools/lib/ |
H A D | Cache.h | 123 Cacheable *Get(T data) in Get() function
|