Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 25 of 37) sorted by relevance

12

/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
DSelectorKernel.java65 private Map<Long,NioEndpoint> endpoints = new ConcurrentHashMap<Long,NioEndpoint>(); field in SelectorKernel
129 for( NioEndpoint p : endpoints.values() ) { in broadcast()
152 endpoints.put( p.getId(), p ); in addEndpoint()
162 endpoints.remove( p.getId() ); in removeEndpoint()
163 log.log( Level.FINE, "Endpoints size:{0}", endpoints.size() ); in removeEndpoint()
/external/libusb_aah/libusb/os/
Dopenbsd_usb.c44 int endpoints[USB_MAX_ENDPOINTS]; member
347 hpriv->endpoints[i] = -1; in obsd_claim_interface()
359 if (hpriv->endpoints[i] >= 0) in obsd_release_interface()
360 close(hpriv->endpoints[i]); in obsd_release_interface()
676 if (hpriv->endpoints[endpt] < 0) { in _access_endpoint()
687 hpriv->endpoints[endpt] = fd; in _access_endpoint()
690 return (hpriv->endpoints[endpt]); in _access_endpoint()
/external/qemu/docs/
DCHAR-DEVICES.TXT184 endpoints are both CS objects. You call "qemu_chr_open_pipe()" to create the
185 pipe, and this function will return the two endpoints to you:
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtree.rb588 endpoints = @token ? [ "(#{ text }", ')' ] : [ '', '' ]
589 printer.group( 1, *endpoints ) do
/external/openssh/
DPROTOCOL127 with datagram boundaries intact between endpoints equipped with
/external/iproute2/doc/
Dip-tunnels.tex454 specially for tunnel \verb|Cisco| with endpoints \verb|S| and \verb|D|.
Dip-cref.tex1434 know the addresses of remote endpoints it would be better to use the
/external/e2fsprogs/po/
De2fsprogs.pot2311 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2312 #. @-expanded: endpoints (%i, %j)\n
2314 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2315 "endpoints (%i, %j)\n"
Dzh_CN.po2321 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2322 #. @-expanded: endpoints (%i, %j)\n
2325 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2326 "endpoints (%i, %j)\n"
Did.po2398 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2399 #. @-expanded: endpoints (%i, %j)\n
2401 msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %…
2402 msgstr "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) tidak dapat mencocokan perhitungan @B tit…
Dca.po2355 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2356 #. @-expanded: endpoints (%i, %j)\n
2359 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2360 "endpoints (%i, %j)\n"
Dnl.po2407 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2408 #. @-expanded: endpoints (%i, %j)\n
2410 msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %…
Dit.po2429 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2430 #. @-expanded: endpoints (%i, %j)\n
2433 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2434 "endpoints (%i, %j)\n"
Dde.po2428 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2429 #. @-expanded: endpoints (%i, %j)\n
2432 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2433 "endpoints (%i, %j)\n"
Dsv.po2416 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2417 #. @-expanded: endpoints (%i, %j)\n
2419 msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %…
Dpl.po2399 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2400 #. @-expanded: endpoints (%i, %j)\n
2402 msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %…
Des.po2438 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2439 #. @-expanded: endpoints (%i, %j)\n
2442 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2443 "endpoints (%i, %j)\n"
Dcs.po2408 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2409 #. @-expanded: endpoints (%i, %j)\n
2411 msgid "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B endpoints (%i, %…
Dtr.po2404 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2405 #. @-expanded: endpoints (%i, %j)\n
2408 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2409 "endpoints (%i, %j)\n"
Dvi.po2409 #. @-expanded: PROGRAMMING ERROR: filesystem (#%N) bitmap endpoints (%b, %c) don't match calculated…
2410 #. @-expanded: endpoints (%i, %j)\n
2413 "PROGRAMMING ERROR: @f (#%N) @B endpoints (%b, %c) don't match calculated @B "
2414 "endpoints (%i, %j)\n"
/external/libmtp/
DREADME443 driver previously did not support zero-length writes to endpoints.
DChangeLog1083 like it if you release the interface (or try to clear endpoints).
1819 * src/libusb-glue.c: (re)introduce de-halting of endpoints
/external/libusb/
DChangeLog1488 Will probably be suject to later consideration w.r.t. claiming of endpoints
/external/srtp/doc/
Drfc3711.txt2214 bandwidth. It is up to the endpoints' policies to decide about the
/external/libppp/src/
Dppp.8.m43537 This command is useful for redirecting tunnel endpoints to an internal machine,

12