Home
last modified time | relevance | path

Searched refs:bridges (Results 176 – 200 of 3502) sorted by relevance

12345678910>>...141

/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx201 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
202 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
224 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp_call()
231 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
259 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
310 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
405 namespace bridges { namespace cpp_uno { namespace shared { namespace
417 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
418 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/com/sun/star/uno/
H A DUnoRuntime.java475 synchronized (bridges) { in getBridge()
479 IBridge bridge = WeakMap.getValue(bridges.get(hashName)); in getBridge()
495 bridges.put(hashName, bridge); in getBridge()
551 synchronized (bridges) { in getBridges()
552 …for (Iterator<java.lang.ref.WeakReference<IBridge>> i = bridges.values().iterator(); i.hasNext();)… in getBridges()
633 synchronized (bridges) { in reset()
634 …for (Iterator<java.lang.ref.WeakReference<IBridge>> i = bridges.values().iterator(); i.hasNext();)… in reset()
653 bridges.clear(); in reset()
656 return bridges.isEmpty() && environments.isEmpty(); in reset()
725 private static final WeakMap<String,IBridge> bridges = new WeakMap<String,IBridge>(); field in UnoRuntime
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ridljar/com/sun/star/uno/
H A DUnoRuntime.java475 synchronized (bridges) { in getBridge()
479 IBridge bridge = WeakMap.getValue(bridges.get(hashName)); in getBridge()
495 bridges.put(hashName, bridge); in getBridge()
551 synchronized (bridges) { in getBridges()
552 …for (Iterator<java.lang.ref.WeakReference<IBridge>> i = bridges.values().iterator(); i.hasNext();)… in getBridges()
633 synchronized (bridges) { in reset()
634 …for (Iterator<java.lang.ref.WeakReference<IBridge>> i = bridges.values().iterator(); i.hasNext();)… in reset()
653 bridges.clear(); in reset()
656 return bridges.isEmpty() && environments.isEmpty(); in reset()
725 private static final WeakMap<String,IBridge> bridges = new WeakMap<String,IBridge>(); field in UnoRuntime
/dports/www/fusionpbx/fusionpbx-4.4.1/app/bridges/
H A Dbridges.php47 $bridges = $_POST["bridges"]; variable
48 foreach($bridges as $row) {
60 $obj = new bridges;
61 $obj->delete($bridges);
/dports/sysutils/pciutils/pciutils-3.7.0/
H A Dls-map.c23 struct bus_bridge *bridges, *via; member
34 b->next = bi->bridges; in map_bridge()
35 bi->bridges = b; in map_bridge()
108 for (b=bi->bridges; b; b=b->next) in do_map_bridges()
146 for (b=bi->bridges; b; b=b->next) in map_bridges()
/dports/devel/libpci/pciutils-3.7.0/
H A Dls-map.c23 struct bus_bridge *bridges, *via; member
34 b->next = bi->bridges; in map_bridge()
35 bi->bridges = b; in map_bridge()
108 for (b=bi->bridges; b; b=b->next) in do_map_bridges()
146 for (b=bi->bridges; b; b=b->next) in map_bridges()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx69 else if (!bridges::cpp_uno::shared::isSimpleType(p->ppTypeRefs[i]->eTypeClass)) in is_complex_struct()
80 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_hidden_param()
295 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
296 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
337 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
372 …fprintf(stderr, "param %d is %d %d %d\n", nPos, rParam.bOut, bridges::cpp_uno::shared::isSimpleTyp… in cpp_call()
376 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
439 … else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
540 namespace bridges { namespace cpp_uno { namespace shared { namespace
547 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jurt/
H A DJar_jurt.mk48 jurt/com/sun/star/lib/uno/bridges/java_remote/BridgedObject \
49 jurt/com/sun/star/lib/uno/bridges/java_remote/ProxyFactory \
50 jurt/com/sun/star/lib/uno/bridges/java_remote/RequestHandler \
51 jurt/com/sun/star/lib/uno/bridges/java_remote/XConnectionInputStream_Adapter \
52 jurt/com/sun/star/lib/uno/bridges/java_remote/XConnectionOutputStream_Adapter \
53 jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge \
/dports/games/wesnoth/wesnoth-1.14.17/data/core/terrain-graphics/
H A Dtracks.cfg2 # This file handles transitions involving bridges
6 # mark -connect- for colinear bridges
28 # mark -connect- on all logically connected sides of bridges that are not -away-
36 # mark -connect- non logical sides of bridges who have a connect on the other side of hex
41 # mark -connect- for colinear bridges
49 # mark -connect- on all logically connected sides of bridges that are not -away-
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_ios/
H A Duno2cpp.cxx60 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_x8()
222 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
223 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
253 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
281 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
331 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
431 namespace bridges::cpp_uno::shared { namespace
438 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
439 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
/dports/net/ryu/ryu-4.26/ryu/services/protocols/ovsdb/
H A Dapi.py182 bridges = tables.get('Bridge')
184 if not bridges:
187 for bridge in bridges.rows.values():
200 bridges = tables.get('Bridge')
202 if not bridges:
205 for bridge in bridges.rows.values():
230 bridges = get_table(manager, system_id, 'Bridge').rows.values()
233 return fn(bridges)
235 return bridges
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_ios/
H A Duno2cpp.cxx60 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_x8()
224 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
225 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
255 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
283 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
333 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
433 namespace bridges { namespace cpp_uno { namespace shared { namespace
440 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
441 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
/dports/net/mosquitto/mosquitto-2.0.13/src/
H A Dconf.c307 if(config->bridges){ in config__cleanup()
310 if(config->bridges[i].addresses){ in config__cleanup()
322 if(config->bridges[i].topics){ in config__cleanup()
343 mosquitto__free(config->bridges); in config__cleanup()
686 if(!config->bridges[i].name){ in config__read()
699 if(config->bridges[i].tls_psk && !config->bridges[i].tls_psk_identity){ in config__read()
703 if(config->bridges[i].tls_psk_identity && !config->bridges[i].tls_psk){ in config__read()
1256 if(!config->bridges){
2251 bridge1 = &config->bridges[i];
2278 bridge1 = &config->bridges[i];
[all …]
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/src/
H A Dconf.c305 if(config->bridges){ in config__cleanup()
308 if(config->bridges[i].addresses){ in config__cleanup()
320 if(config->bridges[i].topics){ in config__cleanup()
341 mosquitto__free(config->bridges); in config__cleanup()
734 if(!config->bridges[i].name || !config->bridges[i].addresses || !config->bridges[i].topic_count){ in config__read()
739 if(config->bridges[i].tls_psk && !config->bridges[i].tls_psk_identity){ in config__read()
743 if(config->bridges[i].tls_psk_identity && !config->bridges[i].tls_psk){ in config__read()
1217 if(!config->bridges){ in config__read_file_core()
2235 bridge1 = &config->bridges[i]; in config__check()
2262 bridge1 = &config->bridges[i]; in config__check()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx103 else if (!bridges::cpp_uno::shared::isSimpleType(p->ppTypeRefs[i]->eTypeClass)) in is_complex_struct()
145 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_hidden_param()
305 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
306 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
349 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
386 …fprintf(stderr, "param %d is %d %d %d\n", nPos, rParam.bOut, bridges::cpp_uno::shared::isSimpleTyp… in cpp_call()
390 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
467 … else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
568 namespace bridges::cpp_uno::shared { namespace
575 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx103 else if (!bridges::cpp_uno::shared::isSimpleType(p->ppTypeRefs[i]->eTypeClass)) in is_complex_struct()
145 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_hidden_param()
305 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
306 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
349 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
386 …fprintf(stderr, "param %d is %d %d %d\n", nPos, rParam.bOut, bridges::cpp_uno::shared::isSimpleTyp… in cpp_call()
390 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
467 … else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
568 namespace bridges { namespace cpp_uno { namespace shared { namespace
575 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pcmcia/
H A DKconfig63 bridge. Virtually all modern PCMCIA bridges do this, and most of
71 comment "PC-card bridges"
79 This option enables support for CardBus host bridges. Virtually
80 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
91 bool "Special initialization for O2Micro bridges" if EXPERT
96 bool "Special initialization for Ricoh bridges" if EXPERT
101 bool "Special initialization for TI and EnE bridges" if EXPERT
106 bool "Auto-tune EnE bridges for CB cards" if EXPERT
111 bool "Special initialization for Toshiba ToPIC bridges" if EXPERT
136 Say Y here to include support for ISA-bus PCMCIA host bridges that
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pcmcia/
H A DKconfig63 bridge. Virtually all modern PCMCIA bridges do this, and most of
71 comment "PC-card bridges"
79 This option enables support for CardBus host bridges. Virtually
80 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
91 bool "Special initialization for O2Micro bridges" if EXPERT
96 bool "Special initialization for Ricoh bridges" if EXPERT
101 bool "Special initialization for TI and EnE bridges" if EXPERT
106 bool "Auto-tune EnE bridges for CB cards" if EXPERT
111 bool "Special initialization for Toshiba ToPIC bridges" if EXPERT
136 Say Y here to include support for ISA-bus PCMCIA host bridges that
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pcmcia/
H A DKconfig63 bridge. Virtually all modern PCMCIA bridges do this, and most of
71 comment "PC-card bridges"
79 This option enables support for CardBus host bridges. Virtually
80 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
91 bool "Special initialization for O2Micro bridges" if EXPERT
96 bool "Special initialization for Ricoh bridges" if EXPERT
101 bool "Special initialization for TI and EnE bridges" if EXPERT
106 bool "Auto-tune EnE bridges for CB cards" if EXPERT
111 bool "Special initialization for Toshiba ToPIC bridges" if EXPERT
136 Say Y here to include support for ISA-bus PCMCIA host bridges that
[all …]
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/schema/open_vswitch/
H A Dcommands.py102 self.api._ovs.bridges = self.api._ovs.bridges + [row]
140 bridges = self.api._ovs.bridges
141 bridges.remove(br)
142 self.api._ovs.bridges = bridges
327 bridges = self.api._tables['Bridge'].rows.values()
328 self.result = next(br.name for br in bridges if port in br.ports)
343 bridges = self.api._tables['Bridge'].rows.values()
344 self.result = next(br.name for br in bridges if pname in br.ports)
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips64/
H A Duno2cpp.cxx254 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
255 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
286 pCppReturn = bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr )? in cpp_call()
315 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
366 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
461 namespace bridges::cpp_uno::shared { namespace
468 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
469 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_mips64/
H A Duno2cpp.cxx255 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
256 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
287 pCppReturn = bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr )? in cpp_call()
316 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
367 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
462 namespace bridges { namespace cpp_uno { namespace shared { namespace
469 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
470 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy *> (pUnoI); in unoInterfaceProxyDispatch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx120 else if (!bridges::cpp_uno::shared::isSimpleType(p->ppTypeRefs[i]->eTypeClass)) in is_complex_struct()
144 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_hidden_param()
391 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
392 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
429 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
458 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
515 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
612 namespace bridges::cpp_uno::shared { namespace
619 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
620 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx120 else if (!bridges::cpp_uno::shared::isSimpleType(p->ppTypeRefs[i]->eTypeClass)) in is_complex_struct()
144 if (bridges::cpp_uno::shared::isSimpleType(pTypeRef)) in return_in_hidden_param()
385 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
386 bridges::cpp_uno::shared::VtableSlot aVtableSlot, in cpp_call()
423 pCppReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp_call()
452 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp_call()
509 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp_call()
606 namespace bridges { namespace cpp_uno { namespace shared { namespace
613 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch()
614 = static_cast< bridges::cpp_uno::shared::UnoInterfaceProxy * >(pUnoI); in unoInterfaceProxyDispatch()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dx86.cpp165 struct x86_bridge *xb = bridges[0]; in x86_init_reset()
172 struct x86_bridge *xb = bridges[0]; in reset_dosbox_cpu()
194 struct x86_bridge *xb = bridges[0]; in x86_get_jumpers()
435 struct x86_bridge *xb = bridges[0]; in timing()
718 struct x86_bridge *xb = bridges[0]; in in8237()
769 set_interrupt(bridges[0], 4); in x86_ack_keyboard()
791 struct x86_bridge *xb = bridges[0]; in in8259()
818 struct x86_bridge *xb = bridges[0]; in out8259()
2763 return bridges[0]; in get_x86_bridge()
2958 bridges[i] = NULL; in x86_bridge_reset()
[all …]

12345678910>>...141