Searched refs:so (Results 126 - 150 of 467) sorted by relevance

1234567891011>>

/external/qemu/slirp/
H A Dmisc.h79 int fork_exec(struct socket *so, const char *ex, int do_pty);
H A Dudp.h105 int udp_output2(struct socket *so, struct mbuf *m,
/external/qemu/slirp-android/
H A Dmisc.h75 int fork_exec(struct socket *so, const char *ex, int do_pty);
H A Dudp.h105 int udp_output2_(struct socket *so, struct mbuf *m,
/external/quake/quake/src/WinQuake/
H A Dquake-shareware.spec.sh62 %attr(755,root,root) /usr/lib/lib3dfxgl.so
63 %attr(755,root,root) /usr/lib/libMesaGL.so.2.6
H A Dquake.spec.sh55 %attr(755,root,root) /usr/lib/lib3dfxgl.so
56 %attr(755,root,root) /usr/lib/libMesaGL.so.2.6
/external/valgrind/main/helgrind/
H A Dhg_main.c71 // from our mappings, so that the associated SO can be freed up
244 acquired, so as to produce better lock-order error messages. */
300 acquired, so as to produce better lock-order error messages. */
996 return both of them. Also update 'thr' so it references the new
1034 invalid states. Requests to do so are bugs in libpthread, since
1131 invalid states. Requests to do so are bugs in libpthread, since
1464 // (VTS) leaks in libhb. So force them to NoAccess, so that all
1532 /* Record where the parent is so we can later refer to this in
1566 exit and so we have to pretty much treat it as if it was still
1570 finished, and so w
1645 SO* so; local
2108 SO* so; /* libhb-allocated SO */ member in struct:__anon13925
2133 SO* so = libhb_so_alloc(); local
2566 SO* so; local
2590 SO* so; local
2618 SO* so; local
2667 SO* so; local
2695 SO* so; local
2902 SO* so = libhb_so_alloc(); local
3106 SO* so = libhb_so_alloc(); local
3116 SO* so = (SO*)valW; local
3137 SO* so; local
3162 SO* so; local
[all...]
H A Dlibhb_core.c125 memory contains no accessible areas and so all reads produce this
139 /* Scalar Timestamp. We have to store a lot of these, so there is
163 will do, so long as they are unique), but it does help ensure they
172 It is a maximum sized VTS, so has (1 << SCALARTS_N_TYMBITS)
227 seen, so the actual layout is:
296 do not expect to see any uses of .viR or .viW, so it is safe to
396 to rcinc and rcdec, will be correct, and so any items with a zero
531 cache so it is empty is to set all the tag values to any value % 8
789 data, so it can be read into the cache.
840 /* re RCs, we are freeing up this LineZ/LineF so tha
3057 SO* so = admin_SO; local
6101 SO* so = HG_(zalloc)( "libhb.SO__Alloc.1", sizeof(SO) ); local
6466 libhb_so_send( Thr* thr, SO* so, Bool strong_send ) argument
6519 libhb_so_recv( Thr* thr, SO* so, Bool strong_recv ) argument
[all...]
/external/valgrind/tsan/
H A Dtsan_pin.sh11 DLL=so
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
H A Dregress-31255.js70 --> so in the following --> should not be treated as comments
/external/qemu/android/
H A Dadb-server.c90 int so; member in struct:AdbServer
185 D("Connecting ADB host %p(so=%d) with ADB guest %p(o=%p)",
201 D("Disconnecting ADB host %p(so=%d) from ADB guest %p(o=%p)",
207 D("Disconnecting ADB host %p(so=%d)", adb_host, adb_host->host_so);
229 D("Error while reading from ADB host %p(so=%d). Error: %s",
235 D("%s %d bytes received from ADB host %p(so=%d): %s",
366 assert(adb_srv->so == fd);
398 D("Pend ADB host %p(so=%d)", adb_host, adb_host->host_so);
431 _adb_server.so = socket_loopback_server(port, SOCKET_STREAM);
432 if (_adb_server.so <
[all...]
/external/openssl/crypto/
H A Dmem.c7 * The implementation was written so as to conform with Netscapes SSL.
185 void (*so)(long),
194 set_debug_options_func=so;
241 void (**so)(long),
247 if (so != NULL) *so=set_debug_options_func;
272 /* Create a dependency on the value of 'cleanse_ctr' so our memory
274 * this for >2Kb so the overhead doesn't bother us. */
316 /* Create a dependency on the value of 'cleanse_ctr' so our memory
318 * this for >2Kb so th
182 CRYPTO_set_mem_debug_functions(void (*m)(void *,int,const char *,int,int), void (*r)(void *,void *,int,const char *,int,int), void (*f)(void *,int), void (*so)(long), long (*go)(void)) argument
238 CRYPTO_get_mem_debug_functions(void (**m)(void *,int,const char *,int,int), void (**r)(void *,void *,int,const char *,int,int), void (**f)(void *,int), void (**so)(long), long (**go)(void)) argument
[all...]
/external/wpa_supplicant_6/wpa_supplicant/
H A DMakefile275 EAPDYN += ../src/eap_peer/eap_tls.so
289 EAPDYN += ../src/eap_peer/eap_peap.so
304 EAPDYN += ../src/eap_peer/eap_ttls.so
320 EAPDYN += ../src/eap_peer/eap_md5.so
341 EAPDYN += ../src/eap_peer/eap_mschapv2.so
342 EAPDYN += ../src/eap_peer/mschapv2.so
357 EAPDYN += ../src/eap_peer/eap_gtc.so
370 EAPDYN += ../src/eap_peer/eap_otp.so
382 EAPDYN += ../src/eap_peer/eap_sim.so
396 EAPDYN += ../src/eap_peer/eap_leap.so
[all...]
H A DAndroid.mk296 EAPDYN += src/eap_peer/eap_tls.so
310 EAPDYN += src/eap_peer/eap_peap.so
325 EAPDYN += src/eap_peer/eap_ttls.so
341 EAPDYN += src/eap_peer/eap_md5.so
362 EAPDYN += src/eap_peer/eap_mschapv2.so
363 EAPDYN += src/eap_peer/mschapv2.so
378 EAPDYN += src/eap_peer/eap_gtc.so
391 EAPDYN += src/eap_peer/eap_otp.so
403 EAPDYN += src/eap_peer/eap_sim.so
417 EAPDYN += src/eap_peer/eap_leap.so
[all...]
/external/antlr/
H A DAndroid.mk21 #Remove DOTTreeGenerator.java, so that we don't have the StringTemplate library as a dependency
/external/cibu-fonts/
H A Dfonts.mk16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
/external/dropbear/debian/
H A Ddropbear.postinst30 OpenSSH appears to be installed. Setting /etc/default/dropbear so that
/external/icu4c/config/
H A Dmh-alpha-linux-gcc35 SO = so
H A Dmh-beos29 # Unfortunately this behavior isn't controlled by a flag so we can't
58 SO = so
H A Dmh-irix38 SO= so
H A Dmh-linux36 SO = so
H A Dmh-linux-va40 SO = so
H A Dmh-mpras33 SO= so
H A Dmh-solaris-gcc38 SO= so
/external/libsepol/
H A DAndroid.mk57 # libsepol.so

Completed in 1882 milliseconds

1234567891011>>