Searched defs:add (Results 1 - 25 of 29) sorted by relevance

12

/haiku/src/system/kernel/arch/arm64/
H A Darch_asm.S17 add sp, sp, \xt label
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A Dsettings_tools.h43 add_driver_parameter(driver_parameter *add, driver_parameter *to) argument
/haiku/src/tests/system/network/tcp_shell/
H A DBufferQueueTest.cpp49 add(size_t bytes, uint32 at) function
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/netfs_config/
H A Dnetfs_config.cpp80 bool add = false; local
/haiku/src/apps/icon-o-matic/generic/command/
H A DCommandStack.cpp195 bool add = true; local
/haiku/src/apps/mediaplayer/support/
H A DCommandStack.cpp198 bool add = true; local
/haiku/headers/libs/agg/
H A Dagg_vertex_sequence.h81 void vertex_sequence<T, S>::add(const T& val) function in class:agg::vertex_sequence
H A Dagg_color_gray.h166 AGG_INLINE void add(const self_type& c, unsigned cover) function in struct:agg::gray8
353 AGG_INLINE void add(const self_type& c, unsigned cover) function in struct:agg::gray16
H A Dagg_color_rgba.h363 AGG_INLINE void add(const self_type& c, unsigned cover) function in struct:agg::rgba8
625 AGG_INLINE void add(const self_type& c, unsigned cover) function in struct:agg::rgba16
H A Dagg_blur.h215 template<class ArgT> AGG_INLINE void add(const ArgT& v) function in struct:agg::stack_blur_calc_rgba
223 template<class ArgT> AGG_INLINE void add(const ArgT& v, unsigned k) function in struct:agg::stack_blur_calc_rgba
271 template<class ArgT> AGG_INLINE void add(cons function in struct:agg::stack_blur_calc_rgb
278 template<class ArgT> AGG_INLINE void add(const ArgT& v, unsigned k) function in struct:agg::stack_blur_calc_rgb
322 template<class ArgT> AGG_INLINE void add(const ArgT& a) function in struct:agg::stack_blur_calc_gray
327 template<class ArgT> AGG_INLINE void add(const ArgT& a, unsigned k) function in struct:agg::stack_blur_calc_gray
[all...]
H A Dagg_array.h88 void add(const T& v) { m_array[m_size++] = v; } function in class:agg::pod_auto_vector
191 void add(const T& v) { m_array[m_size++] = v; } function in class:agg::pod_vector
654 inline void pod_bvector<T, S>::add(const T& val) function in class:agg::pod_bvector
[all...]
/haiku/src/tests/kits/storage/
H A DBasicTest.h93 void add(string name) function in class:TestSet
H A DStatableTest.h52 void add(C *entry, string entryName) function in struct:TestEntries
H A DResourcesTest.cpp115 void add(const ResourceInfo *info) function in struct:ResourceSet
[all...]
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DDiscoveryPacket.cpp69 pppoe_tag *add = (pppoe_tag*) malloc(length + 4); local
/haiku/src/apps/haikudepot/edits_generic/
H A DEditManager.cpp190 bool add = true; local
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A Dsettings_tools.cpp191 add_driver_parameter(driver_parameter *add, driver_settings *to) argument
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp193 AbstractTable::SetSortColumn(TableColumn* column, bool add, bool ascending) argument
/haiku/src/apps/glteapot/
H A Dutil.h95 inline void add(LispNode<contents>* new_element) function in struct:LispList
151 inline void add(contents* new_element) function in struct:LispList
398 void add(thetype* n) function in struct:DoubleLinkedList
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.h508 bigtime_t add; local
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp85 status_t _ViewEntry::add(BView* pView, const tip_entry& tipEntry) { function in class:_ViewEntry
383 status_t _WindowEntry::add( function in class:_WindowEntry
[all...]
/haiku/src/preferences/mail/
H A DDNSQuery.cpp283 DNSQuery::ReadDNSServer(in_addr* add) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp456 VolumeManager::GetVolume(dev_t volumeID, bool add) argument
[all...]
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp1470 KDiskDeviceManager::_AddRemoveMonitoring(const char* path, bool add) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.c1305 setbasicrates(struct ieee80211_rateset *rs, enum ieee80211_phymode mode, int add) argument

Completed in 484 milliseconds

12