/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
D | SelectorKernel.java | 65 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/ |
D | openbsd_usb.c | 44 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/ |
D | CHAR-DEVICES.TXT | 184 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/ |
D | tree.rb | 588 endpoints = @token ? [ "(#{ text }", ')' ] : [ '', '' ] 589 printer.group( 1, *endpoints ) do
|
/external/openssh/ |
D | PROTOCOL | 127 with datagram boundaries intact between endpoints equipped with
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 454 specially for tunnel \verb|Cisco| with endpoints \verb|S| and \verb|D|.
|
D | ip-cref.tex | 1434 know the addresses of remote endpoints it would be better to use the
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 2311 #. @-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"
|
D | zh_CN.po | 2321 #. @-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"
|
D | id.po | 2398 #. @-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…
|
D | ca.po | 2355 #. @-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"
|
D | nl.po | 2407 #. @-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, %…
|
D | it.po | 2429 #. @-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"
|
D | de.po | 2428 #. @-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"
|
D | sv.po | 2416 #. @-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, %…
|
D | pl.po | 2399 #. @-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, %…
|
D | es.po | 2438 #. @-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"
|
D | cs.po | 2408 #. @-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, %…
|
D | tr.po | 2404 #. @-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"
|
D | vi.po | 2409 #. @-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/ |
D | README | 443 driver previously did not support zero-length writes to endpoints.
|
D | ChangeLog | 1083 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/ |
D | ChangeLog | 1488 Will probably be suject to later consideration w.r.t. claiming of endpoints
|
/external/srtp/doc/ |
D | rfc3711.txt | 2214 bandwidth. It is up to the endpoints' policies to decide about the
|
/external/libppp/src/ |
D | ppp.8.m4 | 3537 This command is useful for redirecting tunnel endpoints to an internal machine,
|