/external/v8/tools/gyp/test/mac/type_envvars/ |
H A D | 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/mesa3d/src/gallium/drivers/nv30/ |
H A D | 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 207 struct nv30_sampler_view *so; local [all...] |
H A D | nv30_state.c | 9 * Software is furnished to do so, subject to the following conditions: 41 struct nv30_blend_stateobj *so; local 45 so = CALLOC_STRUCT(nv30_blend_stateobj); 46 if (!so) 48 so->pipe = *cso; 51 SB_MTHD30(so, COLOR_LOGIC_OP_ENABLE, 2); 52 SB_DATA (so, 1); 53 SB_DATA (so, nvgl_logicop_func(cso->logicop_func)); 55 SB_MTHD30(so, COLOR_LOGIC_OP_ENABLE, 1); 56 SB_DATA (so, 135 struct nv30_rasterizer_stateobj *so; local 212 struct nv30_zsa_stateobj *so; local [all...] |
/external/skia/platform_tools/android/bin/ |
H A D | android_gdbserver | 13 TARGET_LIBRARY="${BUILD_DIR}/lib/lib${APP_NAME}.so" 31 libc.so \ 32 libc++.so \ 33 libstdc++.so \ 34 libm.so \ 35 liblog.so \ 36 libz.so \ 37 libgccdemangle.so \ 38 libsigchain.so \ 39 libcutils.so \ [all...] |
/external/elfutils/tests/ |
H A D | run-debuglink.sh | 21 testfiles testfile36 testfile52-32.so testfile42 23 testrun_compare ${abs_builddir}/debuglink testfile36 testfile52-32.so testfile42 <<\EOF 25 testfile52-32.so: testfile52-32.so.debug, crc: b835a71d
|
H A D | run-prelink-addr-test.sh | 25 # gcc -m32 -g -shared testfile52-32.c -o testfile52-32.so 26 # eu-strip -f testfile52-32.so.debug testfile52-32.so 27 # cp testfile52-32.so testfile52-32.prelink.so 28 # prelink -N testfile52-32.prelink.so 29 # cp testfile52-32.so testfile52-32.noshdrs.so 30 # prelink -r 0x42000000 testfile52-32.noshdrs.so 31 # eu-strip --remove-comment --strip-sections testfile52-32.noshdrs.so [all...] |
H A D | run-dwfl-report-elf-align.sh | 20 testfiles testfile-dwfl-report-elf-align-shlib.so 23 # 7f3560c92000-7f3560c93000 r-xp 00000000 fd:02 25037063 testfile-dwfl-report-elf-align-shlib.so 24 # 7f3560c93000-7f3560e92000 ---p 00001000 fd:02 25037063 testfile-dwfl-report-elf-align-shlib.so 25 # 7f3560e92000-7f3560e93000 rw-p 00000000 fd:02 25037063 testfile-dwfl-report-elf-align-shlib.so 26 # testfile-dwfl-report-elf-align-shlib.so: 35 # #1 0x00007f3560c92585 in shlib () from ./testfile-dwfl-report-elf-align-shlib.so 37 # 0x7f3560c92000 is VMA address of first byte of testfile-dwfl-report-elf-align-shlib.so. 41 testrun ${abs_builddir}/dwfl-report-elf-align ./testfile-dwfl-report-elf-align-shlib.so \
|
/external/harfbuzz_ng/src/ |
H A D | check-libstdc++.sh | 18 for suffix in so dylib; do 19 so=.libs/libharfbuzz.$suffix 20 if ! test -f "$so"; then continue; fi 23 if ldd $so | grep 'libstdc[+][+]\|libc[+][+]'; then
|
H A D | check-symbols.sh | 19 for suffix in so dylib; do 20 so=.libs/libharfbuzz.$suffix 21 if ! test -f "$so"; then continue; fi 23 EXPORTED_SYMBOLS="`nm "$so" | grep ' [BCDGINRSTVW] ' | grep -v ' _fini\>\| _init\>\| _fdata\>\| _ftext\>\| _fbss\>\| __bss_start\>\| __bss_start__\>\| __bss_end__\>\| _edata\>\| _end\>\| _bss_end__\>\| __end__\>\| __gcov_flush\>\| llvm_' | cut -d' ' -f3`" 25 prefix=`basename "$so" | sed 's/libharfbuzz/hb/; s/-/_/g; s/[.].*//'` 30 echo "Processing $so"
|
H A D | check-defs.sh | 22 so=.libs/lib${lib}.so 24 EXPORTED_SYMBOLS="`nm "$so" | grep ' [BCDGINRSTVW] ' | grep -v ' _fini\>\| _init\>\| _fdata\>\| _ftext\>\| _fbss\>\| __bss_start\>\| __bss_start__\>\| __bss_end__\>\| _edata\>\| _end\>\| _bss_end__\>\| __end__\>\| __gcov_flush\>\| llvm_' | cut -d' ' -f3`" 26 if test -f "$so"; then 28 echo "Checking that $so has the same symbol list as $def"
|
/external/valgrind/memcheck/tests/ |
H A D | wrap7.stdout.exp | 3 in actual-so
|
/external/v8/build/android/tests/symbolize/ |
H A D | Makefile | 8 lib%.so: %.cc 11 all: liba.so libb.so
|
/external/valgrind/none/tests/solaris/ |
H A D | coredump_many_threads.post.exp | 10 libc.so.1`_thrp_setup 11 libc.so.1`_lwp_start 14 libc.so.1`sleep 19 libc.so.1`sleep 21 libc.so.1`_thrp_setup 22 libc.so.1`_lwp_start 25 libc.so.1`sleep 27 libc.so.1`_thrp_setup 28 libc.so.1`_lwp_start 31 libc.so [all...] |
/external/rootdev/ |
H A D | Makefile | 13 all: $(OUT)/rootdev $(OUT)/librootdev.so.1.0 15 $(OUT)/rootdev: main.c $(OUT)/librootdev.so.1.0 18 $(OUT)/librootdev.so.1.0: rootdev.c 20 -Wl,-soname,librootdev.so.1 $< -o $@ 21 ln -s $(@F) $(OUT)/librootdev.so.1 22 ln -s $(@F) $(OUT)/librootdev.so 25 rm -f $(OUT)/rootdev $(OUT)/librootdev.so*
|
/external/selinux/policycoreutils/sestatus/ |
H A D | sestatus.conf | 11 /lib/libc.so.6 12 /lib/ld-linux.so.2 13 /lib/ld.so.1
|
/external/libcxx/ |
H A D | ndk-test.sh | 13 if [ ! -f $ANDROID_PRODUCT_OUT/system/lib/libc++_ndk.so ]; then 14 >&2 echo "Error: libc++_ndk.so has not been built for this target." 18 adb push $ANDROID_PRODUCT_OUT/system/lib/libc++_ndk.so /data/local/tmp
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_so_emit_tmp.h | 2 struct pt_so_emit *so, \ 28 #define POINT(i0) so_point(so,i0) 29 #define LINE(flags,i0,i1) so_line(so,i0,i1) 30 #define TRIANGLE(flags,i0,i1,i2) so_tri(so,i0,i1,i2)
|
/external/mesa3d/src/gallium/drivers/nv50/ |
H A D | nv50_stateobj.h | 9 #define SB_BEGIN_3D(so, m, s) \ 10 (so)->state[(so)->size++] = NV50_FIFO_PKHDR(NV50_3D(m), s) 12 #define SB_BEGIN_3D_(so, m, s) \ 13 (so)->state[(so)->size++] = NV50_FIFO_PKHDR(SUBC_3D(m), s) 15 #define SB_DATA(so, u) (so)->state[(so)->size++] = (u)
|
H A D | nv50_state.c | 9 * Software is furnished to do so, subject to the following conditions: 119 struct nv50_blend_stateobj *so = CALLOC_STRUCT(nv50_blend_stateobj); local 125 SB_BEGIN_3D(so, BLEND_INDEPENDENT, 1); 126 SB_DATA (so, cso->independent_blend_enable); 129 so->pipe = *cso; 131 SB_BEGIN_3D(so, COLOR_MASK_COMMON, 1); 132 SB_DATA (so, !cso->independent_blend_enable); 134 SB_BEGIN_3D(so, BLEND_ENABLE_COMMON, 1); 135 SB_DATA (so, !cso->independent_blend_enable); 138 SB_BEGIN_3D(so, BLEND_ENABL 227 struct nv50_rasterizer_stateobj *so; local 355 struct nv50_zsa_stateobj *so = CALLOC_STRUCT(nv50_zsa_stateobj); local 458 struct nv50_tsc_entry *so = CALLOC_STRUCT(nv50_tsc_entry); local [all...] |
/external/mesa3d/src/gallium/drivers/nvc0/ |
H A D | nvc0_stateobj.h | 7 #define SB_BEGIN_3D(so, m, s) \ 8 (so)->state[(so)->size++] = NVC0_FIFO_PKHDR_SQ(NVC0_3D(m), s) 10 #define SB_IMMED_3D(so, m, d) \ 11 (so)->state[(so)->size++] = NVC0_FIFO_PKHDR_IL(NVC0_3D(m), d) 13 #define SB_DATA(so, u) (so)->state[(so)->size++] = (u)
|
/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_syncobj.c | 11 * permit persons to whom the Software is furnished to do so, subject to 60 struct st_sync_object *so = (struct st_sync_object*)obj; local 62 screen->fence_reference(screen, &so->fence, NULL); 63 FREE(so); 70 struct st_sync_object *so = (struct st_sync_object*)obj; local 73 assert(so->fence == NULL); 75 pipe->flush(pipe, &so->fence); 81 struct st_sync_object *so = (struct st_sync_object*)obj; local 83 if (so->fence && screen->fence_signalled(screen, so 94 struct st_sync_object *so = (struct st_sync_object*)obj; local [all...] |
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
H A D | openCryptoki.conf | 5 # $ pkcs11-tool --module /usr/lib/opencryptoki/libopencryptoki.so -O -l 19 pkcs11_engine_path=/usr/lib/engines/engine_pkcs11.so 20 pkcs11_module_path=/usr/lib/opencryptoki/libopencryptoki.so
|
/external/ltrace/testsuite/ltrace.main/ |
H A D | filters.exp | 19 set libfilt1 [ltraceCompile libfilt1.so [ltraceSource c { 24 set libfilt2 [ltraceCompile libfilt2.so [ltraceSource c { 36 {{libfilt1.so->func2} == 1} 37 {{libfilt2.so->puts} == 1} 48 ltraceMatch1 [ltraceRun -e@libfilt1.so $filt] \ 49 {libfilt1.so->func2\(.*\)} == 1 51 ltraceMatch1 [ltraceRun -e@libfilt2.so $filt] \ 52 {libfilt2.so->puts\(.*\)} == 1 55 {{libfilt1.so->func2\(} == 1} 56 {{libfilt2.so [all...] |
/external/ppp/pppd/plugins/ |
H A D | Makefile.sol2 | 12 all: minconn.so 14 minconn.so: minconn.o 20 passprompt.so: passprompt.o 27 rm -f *.o *.so
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
H A D | SignedObjectTest.java | 49 SignedObject so = new SignedObject(prop, tkp.getPrivate(), sig); 51 assertEquals("SHA1withDSA", so.getAlgorithm()); 52 assertEquals(prop, so.getObject()); 54 assertTrue("verify() failed", so.verify(tkp.getPublic(), sig)); 56 assertNotNull("signature is null", so.getSignature());
|