Home
last modified time | relevance | path

Searched +defs:item +defs:get (Results 1 – 25 of 4136) sorted by relevance

12345678910>>...166

/dports/editors/cpeditor/cpeditor-6.8.2/src/Settings/
H A DValueWrapper.cpp54 bool CheckBoxWrapper::get() in get() function in CheckBoxWrapper
66 auto *item = new QLineEdit(parent); in init() local
72 QString LineEditWrapper::get() in get() function in LineEditWrapper
91 QString PlainTextEditWrapper::get() in get() function in PlainTextEditWrapper
109 QString ComboBoxWrapper::get() in get() function in ComboBoxWrapper
126 QString PathItemWrapper::get() in get() function in PathItemWrapper
143 QString ShortcutItemWrapper::get() in get() function in ShortcutItemWrapper
179 int SpinBoxWrapper::get() in get() function in SpinBoxWrapper
201 int ScrollBarWrapper::get() in get() function in ScrollBarWrapper
223 int SliderWrapper::get() in get() function in SliderWrapper
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/
H A Dlvfontglyphcache.cpp17 void LVFontGlobalGlyphCache::refresh(LVFontGlyphCacheItem *item) { in refresh()
26 void LVFontGlobalGlyphCache::put(LVFontGlyphCacheItem *item) { in put()
31 void LVFontGlobalGlyphCache::putNoLock(LVFontGlyphCacheItem *item) { in putNoLock()
52 void LVFontGlobalGlyphCache::remove(LVFontGlyphCacheItem *item) { in remove()
57 void LVFontGlobalGlyphCache::removeNoLock(LVFontGlyphCacheItem *item) { in removeNoLock()
103 void LVFontGlyphCacheItem::freeItem(LVFontGlyphCacheItem *item) { in freeItem()
108 LVFontGlyphCacheItem *LVLocalGlyphCacheHashTableStorage::get(lUInt32 ch) in get() function in LVLocalGlyphCacheHashTableStorage
116 void LVLocalGlyphCacheHashTableStorage::put(LVFontGlyphCacheItem *item) in put()
140 LVFontGlyphCacheItem *LVLocalGlyphCacheListStorage::get(lUInt32 ch) in get() function in LVLocalGlyphCacheListStorage
152 void LVLocalGlyphCacheListStorage::put(LVFontGlyphCacheItem *item) in put()
[all …]
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dxmpp_discoinfotask.cpp38 DiscoItem item; member in DiscoInfoTask::Private
52 void DiscoInfoTask::get(const DiscoItem &item) in get() function in DiscoInfoTask
60 void DiscoInfoTask::get (const Jid &j, const QString &node, DiscoItem::Identity ident) in get() function in DiscoInfoTask
111 const DiscoItem &DiscoInfoTask::item() const in item() function in DiscoInfoTask
129 DiscoItem item; in take() local
/dports/security/libpreludedb/libpreludedb-1.2.6/bindings/python/
H A Dlibpreludedbcpp-python.i283 GenericIterator<PreludeDB::SQL::Table, PreludeDB::SQL::Table::Row> *get(PyObject *item) { in get() function
300 GenericIterator<PreludeDB::SQL::Table::Row, const char> *get(PyObject *item) { in get() function
317 …r<PreludeDB::DB::ResultValues, PreludeDB::DB::ResultValues::ResultValuesRow> *get(PyObject *item) { in get() function
333 …enericDirectIterator<PreludeDB::DB::ResultValues::ResultValuesRow, PyObject> *get(PyObject *item) { in get() function
349 GenericIterator<PreludeDB::DB::ResultIdents, _VECTOR_UINT64_TYPE> *get(PyObject *item) { in get() function
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dxmpp_discoinfotask.cpp43 DiscoItem item; member in DiscoInfoTask::Private
62 void DiscoInfoTask::get(const DiscoItem &item) in get() function in DiscoInfoTask
70 void DiscoInfoTask::get (const Jid &j, const QString &node, DiscoItem::Identity ident) in get() function in DiscoInfoTask
100 const DiscoItem &DiscoInfoTask::item() const in item() function in DiscoInfoTask
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-im/
H A Dxmpp_discoinfotask.cpp43 DiscoItem item; member in DiscoInfoTask::Private
62 void DiscoInfoTask::get(const DiscoItem &item) in get() function in DiscoInfoTask
70 void DiscoInfoTask::get (const Jid &j, const QString &node, DiscoItem::Identity ident) in get() function in DiscoInfoTask
100 const DiscoItem &DiscoInfoTask::item() const in item() function in DiscoInfoTask
/dports/devel/py-curio/curio-1.5/curio/
H A Dqueue.py48 async def get(self): member in QueueBase
64 async def put(self, item): argument
180 def get(self): member in UniversalQueueBase
188 async def get(self): member in UniversalQueueBase
204 async def get(self): member in UniversalQueueBase
247 def put(self, item): argument
256 async def put(self, item): argument
271 async def put(self, item): argument
318 def _put_item(self, item): argument
330 def _put_item(self, item): argument
[all …]
/dports/audio/pianod2/pianod2-329/src/songs/
H A Dretainer.h25 inline Retainer (value_type *item) : value (item) { in Retainer()
32 inline Retainer (const this_type &item) : value (item.value) { in Retainer()
39 inline Retainer (this_type &&item) : value (item.value) { in Retainer()
102 inline value_type *get() const { in get() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/flow/
H A DSubspace.h46 Key pack(T const& item) const { in pack()
52 Key packNested(Tuple const& item) const { in packNested()
68 Subspace get(T const& item) const { in get() function
74 Subspace getNested(Tuple const& item) const { in getNested()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DSubspace.h44 Key pack(T const& item) const { in pack()
60 Subspace get(T const& item) const { in get() function
/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dcfg_hosts_util.cc30 ConstElementPtr item = list->get(i); in internalize() local
65 for (CfgHostsMap::const_iterator item = map_.begin(); in externalize() local
76 CfgHostsMap::iterator item = map_.find(id); in add() local
86 ConstElementPtr CfgHostsList::get(SubnetID id) const { in get() function in isc::dhcp::CfgHostsList
87 CfgHostsMap::const_iterator item = map_.find(id); in get() local
/dports/security/snort3/snort3-3.1.19.0/src/flow/
H A Dflow_stash.cc49 bool FlowStash::get(const string& key, int32_t& val) in get() function in FlowStash
54 bool FlowStash::get(const string& key, uint32_t& val) in get() function in FlowStash
59 bool FlowStash::get(const string& key, string& val) in get() function in FlowStash
64 bool FlowStash::get(const std::string& key, StashGenericObject* &val) in get() function in FlowStash
94 auto item = new StashItem(val); in store() local
120 bool FlowStash::get(const string& key, T& val, StashItemType type) in get() function in FlowStash
142 auto item = new StashItem(val); in store() local
/dports/audio/pianod2/pianod2-329/src/common/
H A Dlookup.h50 for (auto item : tab) { in LookupTable() local
69 virtual const LookupTableType *get (const char *s) const noexcept { in get() function
103 const LookupTableType *item = get (s); in tryGetValue() local
115 const LookupTableType *get (const EnumClass id) const { in get() function
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dalist.cc94 void alist::prepend(void* item) in prepend()
110 void alist::append(void* item) in append()
119 void* item; in remove() local
129 void* alist::get(int index) in get() function in alist
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dalist.cc95 void alist::prepend(void *item) { in prepend()
112 void alist::append(void *item) { in append()
120 void *item; in remove() local
134 void * alist::get(int index) in get() function in alist
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dalist.cc94 void alist::prepend(void* item) in prepend()
110 void alist::append(void* item) in append()
119 void* item; in remove() local
129 void* alist::get(int index) in get() function in alist
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dalist.cc94 void alist::prepend(void* item) in prepend()
110 void alist::append(void* item) in append()
119 void* item; in remove() local
129 void* alist::get(int index) in get() function in alist
/dports/sysutils/burp/burp-2.4.0/src/win32/burp/
H A Dalist.c91 void alist::prepend(void *item) in prepend()
105 void alist::append(void *item) in append()
113 void *item; in remove() local
123 void *alist::get(int index) in get() function
/dports/sysutils/burp-devel/burp-2.5.4/src/win32/utest/
H A Dalist.c91 void alist::prepend(void *item) in prepend()
105 void alist::append(void *item) in append()
113 void *item; in remove() local
123 void *alist::get(int index) in get() function
/dports/sysutils/burp/burp-2.4.0/src/win32/utest/
H A Dalist.c91 void alist::prepend(void *item) in prepend()
105 void alist::append(void *item) in append()
113 void *item; in remove() local
123 void *alist::get(int index) in get() function
/dports/sysutils/burp-devel/burp-2.5.4/src/win32/burp/
H A Dalist.c91 void alist::prepend(void *item) in prepend()
105 void alist::append(void *item) in append()
113 void *item; in remove() local
123 void *alist::get(int index) in get() function
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dalist.cc94 void alist::prepend(void* item) in prepend()
110 void alist::append(void* item) in append()
119 void* item; in remove() local
129 void* alist::get(int index) in get() function in alist
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dalist.cc95 void alist::prepend(void *item) { in prepend()
112 void alist::append(void *item) { in append()
120 void *item; in remove() local
134 void * alist::get(int index) in get() function in alist
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dalist.cc95 void alist::prepend(void *item) { in prepend()
112 void alist::append(void *item) { in append()
120 void *item; in remove() local
134 void * alist::get(int index) in get() function in alist
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dalist.cc94 void alist::prepend(void* item) in prepend()
110 void alist::append(void* item) in append()
119 void* item; in remove() local
129 void* alist::get(int index) in get() function in alist

12345678910>>...166