Home
last modified time | relevance | path

Searched refs:find_slot (Results 1 – 25 of 1588) sorted by relevance

12345678910>>...64

/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dtypefind.cc67 const Glib::ustring& name, guint rank, const SlotFind& find_slot, in register_slot() argument
71 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
79 const Glib::ustring& name, guint rank, const SlotFind& find_slot, in register_slot() argument
82 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
92 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
102 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
112 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
122 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
131 SlotFind* slot_copy = new SlotFind(find_slot); in register_slot()
139 const SlotFind& find_slot) in register_slot() argument
[all …]
H A Dtypefind.h197 …Plugin>& plugin, const Glib::ustring& name, guint rank, const SlotFind& find_slot, const Glib::Str…
213 …Plugin>& plugin, const Glib::ustring& name, guint rank, const SlotFind& find_slot, const Glib::Ref…
229 …Plugin>& plugin, const Glib::ustring& name, guint rank, const SlotFind& find_slot, const Glib::Str…
243 …ib::RefPtr<Gst::Plugin>& plugin, const Glib::ustring& name, guint rank, const SlotFind& find_slot);
258 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
271 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
284 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
295 static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot);
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dtypefind.ccg57 const Glib::ustring& name, guint rank, const SlotFind& find_slot,
61 SlotFind* slot_copy = new SlotFind(find_slot);
69 const Glib::ustring& name, guint rank, const SlotFind& find_slot,
72 SlotFind* slot_copy = new SlotFind(find_slot);
82 SlotFind* slot_copy = new SlotFind(find_slot);
92 SlotFind* slot_copy = new SlotFind(find_slot);
102 SlotFind* slot_copy = new SlotFind(find_slot);
112 SlotFind* slot_copy = new SlotFind(find_slot);
121 SlotFind* slot_copy = new SlotFind(find_slot);
129 const SlotFind& find_slot)
[all …]
H A Dtypefind.hg70 * @param find_slot The Gst::TypeFind::SlotFind to use.
88 * @param find_slot The Gst::TypeFind::SlotFind to use.
104 * @param find_slot The Gst::TypeFind::SlotFind to use.
120 * @param find_slot The Gst::TypeFind::SlotFind to use.
123 …ib::RefPtr<Gst::Plugin>& plugin, const Glib::ustring& name, guint rank, const SlotFind& find_slot);
131 * @param find_slot The Gst::TypeFind::SlotFind to use.
146 * @param find_slot The Gst::TypeFind::SlotFind to use.
151 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
159 * @param find_slot The Gst::TypeFind::SlotFind to use.
172 * @param find_slot The Gst::TypeFind::SlotFind to use.
[all …]
/dports/net/chrony/chrony-4.2/
H A Dntp_sources.c966 if (!find_slot(address, &slot)) in NSR_HandleBadSource()
1070 if (!find_slot(address, &slot)) in NSR_GetLocalRefid()
1083 if (!find_slot(address, &slot)) in NSR_GetName()
1224 if (!find_slot(address, &slot)) in NSR_ModifyMinpoll()
1238 if (!find_slot(address, &slot)) in NSR_ModifyMaxpoll()
1252 if (!find_slot(address, &slot)) in NSR_ModifyMaxdelay()
1266 if (!find_slot(address, &slot)) in NSR_ModifyMaxdelayratio()
1280 if (!find_slot(address, &slot)) in NSR_ModifyMaxdelaydevratio()
1294 if (!find_slot(address, &slot)) in NSR_ModifyMinstratum()
1308 if (!find_slot(address, &slot)) in NSR_ModifyPolltarget()
[all …]
/dports/net/chrony-lite/chrony-4.2/
H A Dntp_sources.c966 if (!find_slot(address, &slot)) in NSR_HandleBadSource()
1070 if (!find_slot(address, &slot)) in NSR_GetLocalRefid()
1083 if (!find_slot(address, &slot)) in NSR_GetName()
1224 if (!find_slot(address, &slot)) in NSR_ModifyMinpoll()
1238 if (!find_slot(address, &slot)) in NSR_ModifyMaxpoll()
1252 if (!find_slot(address, &slot)) in NSR_ModifyMaxdelay()
1266 if (!find_slot(address, &slot)) in NSR_ModifyMaxdelayratio()
1280 if (!find_slot(address, &slot)) in NSR_ModifyMaxdelaydevratio()
1294 if (!find_slot(address, &slot)) in NSR_ModifyMinstratum()
1308 if (!find_slot(address, &slot)) in NSR_ModifyPolltarget()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
125 object_list *newslot = find_slot (old[i].reference); in rehash()
139 object_list *head = find_slot (ref->copy); in remove_from_hash()
169 object_list *head = find_slot (obj); in in_hash()
193 object_list *item = find_slot (referent); in add_to_hash()
258 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
129 object_list *newslot = find_slot (old[i].reference); in rehash()
143 object_list *head = find_slot (ref->copy); in remove_from_hash()
173 object_list *head = find_slot (obj); in in_hash()
197 object_list *item = find_slot (referent); in add_to_hash()
262 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
129 object_list *newslot = find_slot (old[i].reference); in rehash()
143 object_list *head = find_slot (ref->copy); in remove_from_hash()
173 object_list *head = find_slot (obj); in in_hash()
197 object_list *item = find_slot (referent); in add_to_hash()
262 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
129 object_list *newslot = find_slot (old[i].reference); in rehash()
143 object_list *head = find_slot (ref->copy); in remove_from_hash()
173 object_list *head = find_slot (obj); in in_hash()
197 object_list *item = find_slot (referent); in add_to_hash()
262 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
125 object_list *newslot = find_slot (old[i].reference); in rehash()
139 object_list *head = find_slot (ref->copy); in remove_from_hash()
169 object_list *head = find_slot (obj); in in_hash()
193 object_list *item = find_slot (referent); in add_to_hash()
258 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
129 object_list *newslot = find_slot (old[i].reference); in rehash()
143 object_list *head = find_slot (ref->copy); in remove_from_hash()
173 object_list *head = find_slot (obj); in in_hash()
197 object_list *item = find_slot (referent); in add_to_hash()
262 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/lang/gcc48/gcc-4.8.5/libjava/java/lang/ref/
H A DnatReference.cc73 find_slot (jobject key) in find_slot() function
129 object_list *newslot = find_slot (old[i].reference); in rehash()
143 object_list *head = find_slot (ref->copy); in remove_from_hash()
173 object_list *head = find_slot (obj); in in_hash()
197 object_list *item = find_slot (referent); in add_to_hash()
262 object_list *list = find_slot (obj); in finalize_referred_to_object()
/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_hash.h182 hash_slot<T>* find_slot(const UT_String& k,
192 hash_slot<T>* find_slot(const char * k,
442 sl = find_slot(k, SM_LOOKUP, slot, key_found, hashval, 0, 0, 0, 0); in pick()
474 /*sl =*/ find_slot (k, SM_LOOKUP, slot, key_found, in contains()
499 hash_slot<T>* sl = find_slot(key, SM_INSERT, slot, key_found, in insert()
543 hash_slot<T>* sl = find_slot(key, SM_LOOKUP, slot, key_found, in set()
626 hash_slot<T>* sl = find_slot(key, SM_LOOKUP, slot, bFound, in remove()
682 hash_slot<T>* sl = find_slot(p->m_key.value(), in assign_slots()
704 UT_GenericStringMap<T>::find_slot(const UT_String& k, in find_slot() function
714 return find_slot( k.c_str(), search_type, slot, key_found, hashval, v, v_found, vi, hashval_in); in find_slot()
[all …]
/dports/security/beid/eid-mw-5.0.8/tests/unit/
H A Dslotevent.c53 if(find_slot(CK_TRUE, &slot) != TEST_RV_OK) { in TEST_FUNC()
67 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
H A Ddigest.c106 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
163 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
H A Dsign_state.c72 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
117 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
H A Dobjects.c67 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
147 if((ret = find_slot(CK_TRUE, &slot)) != TEST_RV_OK) { in TEST_FUNC()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlto-streamer.c342 slot = tree_htab.find_slot (&ent, INSERT); in lto_orig_address_map()
359 slot = tree_htab.find_slot (&ent, NO_INSERT); in lto_orig_address_get()
373 slot = tree_htab.find_slot (&ent, NO_INSERT); in lto_orig_address_remove()
H A Dvtable-verify.c188 slot = (struct vtable_registration **) node->registered.find_slot (&key, in vtbl_map_node_registration_find()
219 slot = (struct vtable_registration **) node->registered.find_slot (&key, in vtbl_map_node_registration_insert()
349 slot = (struct vtbl_map_node **) vtbl_map_hash.find_slot (&key, in vtbl_map_get_node()
380 slot = (struct vtbl_map_node **) vtbl_map_hash.find_slot (&key, in find_or_create_vtbl_map_node()
/dports/misc/amanda-server/amanda-3.3.9/changer-src/
H A Dchg-zd-mtx.sh1216 if [ $1 -eq $find_slot ]; then
1223 if [ $find_slot -ge $firstslot -a $find_slot -le $lastslot ]; then
1226 `_ 'Cannot find a tape in slot %s' "$find_slot "`
1231 `_ 'Cannot find slot %s in slot list (%s)' "$find_slot " "$slot_list"`
1246 loadslot=$find_slot
/dports/misc/amanda-client/amanda-3.3.9/changer-src/
H A Dchg-zd-mtx.sh1216 if [ $1 -eq $find_slot ]; then
1223 if [ $find_slot -ge $firstslot -a $find_slot -le $lastslot ]; then
1226 `_ 'Cannot find a tape in slot %s' "$find_slot "`
1231 `_ 'Cannot find slot %s in slot list (%s)' "$find_slot " "$slot_list"`
1246 loadslot=$find_slot
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlto-streamer.c337 slot = tree_htab->find_slot (&ent, INSERT); in lto_orig_address_map()
354 slot = tree_htab->find_slot (&ent, NO_INSERT); in lto_orig_address_get()
368 slot = tree_htab->find_slot (&ent, NO_INSERT); in lto_orig_address_remove()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlto-streamer.c337 slot = tree_htab->find_slot (&ent, INSERT); in lto_orig_address_map()
354 slot = tree_htab->find_slot (&ent, NO_INSERT); in lto_orig_address_get()
368 slot = tree_htab->find_slot (&ent, NO_INSERT); in lto_orig_address_remove()
/dports/benchmarks/netperf/netperf-d566775bf/src/
H A Dnetslot_linux.c12 find_slot(const char *fpath, const struct stat *sb, in find_slot() function
111 nftw("/sys/bus/pci/slots", find_slot, 20, flags); in find_interface_slot()

12345678910>>...64