/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/ |
libppapi.so | 8 * This is a linker script installed as "libppapi.so" so that "-lppapi" 12 * undefined symbols the application must define, so we link ppapi_stub 13 * statically. That library requires libpthread, so we (dynamically) 17 INPUT ( libppapi_stub.a libpthread.so )
|
/external/qemu/slirp-android/ |
socket.c | 20 static void sofcantrcvmore(struct socket *so); 21 static void sofcantsendmore(struct socket *so); 35 struct socket *so; local 37 for (so = head->so_next; so != head; so = so->so_next) { 38 if (so->so_laddr_port == lport && 39 so->so_laddr_ip == laddr && 40 so->so_faddr_ip == faddr & 59 struct socket *so; local 621 struct socket *so; local 676 struct socket *so; local [all...] |
udp.c | 56 static u_int8_t udp_tos(struct socket *so); 57 static void udp_emu(struct socket *so, struct mbuf *m); 89 struct socket *so; local 218 so = udp_last_so; 219 if (so->so_laddr_port != port_geth(uh->uh_sport) || 220 so->so_laddr_ip != ip_geth(ip->ip_src)) { 228 so = tmp; 233 so = NULL; 236 udp_last_so = so; 240 if (so == NULL) 488 struct socket *so; local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libc.so | 3 the static library, so try that secondarily. */ 5 GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux.so.2 ) )
|
libpthread.so | 3 the static library, so try that secondarily. */ 5 GROUP ( libpthread.so.0 libpthread_nonshared.a )
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc.so | 3 the static library, so try that secondarily. */ 5 GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux.so.2 ) )
|
libpthread.so | 3 the static library, so try that secondarily. */ 5 GROUP ( libpthread.so.0 libpthread_nonshared.a )
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc.so | 3 the static library, so try that secondarily. */ 5 GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux-x86-64.so.2 ) )
|
libpthread.so | 3 the static library, so try that secondarily. */ 5 GROUP ( libpthread.so.0 libpthread_nonshared.a )
|
/external/qemu/slirp/ |
socket.c | 15 static void sofcantrcvmore(struct socket *so); 16 static void sofcantsendmore(struct socket *so); 30 struct socket *so; local 32 for (so = head->so_next; so != head; so = so->so_next) { 33 if (so->so_lport == lport && 34 so->so_laddr.s_addr == laddr.s_addr && 35 so->so_faddr.s_addr == faddr.s_addr & 54 struct socket *so; local 598 struct socket *so; local [all...] |
/external/chromium_org/third_party/sqlite/src/ |
mkextu.sh | 5 # Two separate shared libraries are generated. "sqlite3.so" is the core 6 # library. "tclsqlite3.so" contains the TCL bindings and is the 11 echo gcc $CFLAGS -shared fts2amal.c -o fts2.so 12 gcc $CFLAGS -shared fts2amal.c -o fts2.so 13 strip fts2.so
|
/external/chromium_org/tools/gyp/test/mac/type_envvars/ |
test_nonbundle_loadable_module.sh | 11 test $FULL_PRODUCT_NAME = nonbundle_loadable_module.so 13 test $EXECUTABLE_NAME = nonbundle_loadable_module.so 14 test $EXECUTABLE_PATH = nonbundle_loadable_module.so 18 test $LD_DYLIB_INSTALL_NAME = "/usr/local/lib/nonbundle_loadable_module.so"
|
/external/wpa_supplicant_8/src/eap_peer/ |
Makefile | 5 rm -f *~ *.o *.so *.d 8 if ls *.so >/dev/null 2>&1; then \ 10 cp *.so $(DESTDIR)$(LIBDIR)/wpa_supplicant \
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nv30_texture.c | 9 * Software is furnished to do so, subject to the following conditions: 132 struct nv30_sampler_state *so; local 135 so = MALLOC_STRUCT(nv30_sampler_state); 136 if (!so) 139 so->pipe = *cso; 140 so->fmt = 0; 141 so->wrap = (wrap_mode(cso->wrap_s) << NV30_3D_TEX_WRAP_S__SHIFT) | 144 so->en = 0; 145 so->wrap |= compare_mode(cso); 146 so->filt = filter_mode(cso) | 0x00002000 207 struct nv30_sampler_view *so; local [all...] |
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_texture.c | 9 * Software is furnished to do so, subject to the following conditions: 132 struct nv30_sampler_state *so; local 135 so = MALLOC_STRUCT(nv30_sampler_state); 136 if (!so) 139 so->pipe = *cso; 140 so->fmt = 0; 141 so->wrap = (wrap_mode(cso->wrap_s) << NV30_3D_TEX_WRAP_S__SHIFT) | 144 so->en = 0; 145 so->wrap |= compare_mode(cso); 146 so->filt = filter_mode(cso) | 0x00002000 207 struct nv30_sampler_view *so; local [all...] |
/build/core/ |
legacy_prebuilts.mk | 43 gps.stingray.so \ 44 gralloc.omap3.so \ 45 gralloc.tegra.so \ 46 hwcomposer.tegra.so \ 56 libEGL_POWERVR_SGX530_121.so \ 57 libEGL_tegra.so \ 58 libGLESv1_CM_POWERVR_SGX530_121.so \ 59 libGLESv1_CM_tegra.so \ 60 libGLESv2_POWERVR_SGX530_121.so \ 61 libGLESv2_tegra.so \ [all...] |
/external/harfbuzz_ng/src/ |
check-libstdc++.sh | 18 for suffix in so dylib; do 19 so=.libs/libharfbuzz.$suffix 20 if test -f "$so"; then 22 if ldd $so | grep 'libstdc[+][+]'; then
|
check-symbols.sh | 22 so=.libs/lib${lib}.so 24 EXPORTED_SYMBOLS="`nm "$so" | grep ' [BCDGINRSTVW] ' | grep -v ' T _fini\>\| T _init\>\| _fdata\>\| _ftext\>\| __bss_start\>\| __bss_start__\>\| __bss_end__\>\| _edata\>\| _end\>\| _bss_end__\>\| __end__\>' | cut -d' ' -f3`" 26 if test -f "$so"; then 28 echo "Checking that $so has the same symbol list as $def"
|
/external/valgrind/main/memcheck/tests/ |
wrap7.stdout.exp | 3 in actual-so
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
putchar.c | 55 FILE *so = stdout; local 57 FLOCKFILE(so); 59 /* ORIENT(so, -1); */ 60 retval = __sputc(c, so); 61 FUNLOCKFILE(so);
|
/external/chromium_org/build/android/tests/symbolize/ |
Makefile | 8 lib%.so: %.cc 11 all: liba.so libb.so
|
/external/elfutils/tests/ |
run-elflint-self.sh | 49 runtest ../libelf/libelf.so 50 runtest ../libdw/libdw.so 51 runtest ../libasm/libasm.so 52 runtest ../libebl/libebl_alpha.so 53 runtest ../libebl/libebl_arm.so 54 runtest ../libebl/libebl_i386.so 55 runtest ../libebl/libebl_ia64.so 56 runtest ../libebl/libebl_ppc.so 57 runtest ../libebl/libebl_ppc64.so 58 runtest ../libebl/libebl_sh.so [all...] |
/device/lge/hammerhead/self-extractors/qcom/staging/ |
device-partial.mk | 42 vendor/qcom/hammerhead/proprietary/flp.msm8974.so:system/lib/hw/flp.msm8974.so:qcom \ 43 vendor/qcom/hammerhead/proprietary/gps.msm8974.so:system/lib/hw/gps.msm8974.so:qcom \ 44 vendor/qcom/hammerhead/proprietary/libadsprpc.so:system/lib/libadsprpc.so:qcom \ 45 vendor/qcom/hammerhead/proprietary/libchromatix_imx179_common.so:system/lib/libchromatix_imx179_common.so:qcom \ 46 vendor/qcom/hammerhead/proprietary/libchromatix_imx179_default_video.so:system/lib/libchromatix_imx179_default_video.so:qcom [all...] |
/device/lge/mako/self-extractors/qcom/staging/ |
device-partial.mk | 52 vendor/qcom/mako/proprietary/eglsubAndroid.so:system/lib/egl/eglsubAndroid.so:qcom \ 53 vendor/qcom/mako/proprietary/libEGL_adreno.so:system/lib/egl/libEGL_adreno.so:qcom \ 54 vendor/qcom/mako/proprietary/libGLESv1_CM_adreno.so:system/lib/egl/libGLESv1_CM_adreno.so:qcom \ 55 vendor/qcom/mako/proprietary/libGLESv2_adreno.so:system/lib/egl/libGLESv2_adreno.so:qcom \ 56 vendor/qcom/mako/proprietary/libplayback_adreno.so:system/lib/egl/libplayback_adreno.so:qcom [all...] |
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/ |
MobiCoreRegistry.h | 59 * @param so Authentication token secure object. 62 mcResult_t mcRegistryStoreAuthToken(const mcSoAuthTokenCont_t *so); 65 * @param[out] so Authentication token secure object. 68 mcResult_t mcRegistryReadAuthToken(mcSoAuthTokenCont_t *so); 76 * @param so Root container secure object. 79 mcResult_t mcRegistryStoreRoot(const mcSoRootCont_t *so); 82 * @param[out] so Root container secure object. 85 mcResult_t mcRegistryReadRoot(mcSoRootCont_t *so); 89 * @param so Service provider container secure object. 92 mcResult_t mcRegistryStoreSp(mcSpid_t spid, const mcSoSpCont_t *so); [all...] |