Searched refs:so (Results 176 - 200 of 467) sorted by relevance

1234567891011>>

/external/linux-tools-perf/config/
H A Dutilities.mak28 # something that won't be converted, so that the
51 # single-quotes, so be wary of the characters
67 # delimited by shell single-quotes, so be wary
164 # necessarily very portable, so it's only used if
/external/llvm/test/Bindings/Ocaml/
H A Dbitreader.ml7 (* Note that this takes a moment to link, so it's best to keep the number of
H A Dipo_opts.ml7 libLLVMCore.a, so it's better to write a big test than a bunch of
H A Dscalar_opts.ml7 libLLVMCore.a, so it's better to write a big test than a bunch of
/external/stlport/test/eh/
H A Dsunpro.mak33 # CXXFLAGS = ${STL_INCL} -library=no%Cstd -qoption ccfe -instlib=../../lib/libstlport_sunpro.so -features=rtti -DEH_VECTOR_OPERATOR_NEW -DEH_DELETE_HAS_THROW_SPEC
/external/strace/
H A DAndroid.mk103 #These are defined in AndroidConfig.h so we omit them above.
/external/webkit/Tools/wx/packaging/debian/
H A Drules31 $(BUILD_DIR)/Debug.master/_webview.so \
/external/webrtc/
H A DAndroid.mk24 # build .so
/external/libvpx/
H A Dlibs.mk184 LIBVPX_SO := libvpx.so.$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH)
188 $(BUILD_PFX)$(LIBVPX_SO): SONAME = libvpx.so.$(VERSION_MAJOR)
191 libvpx.so libvpx.so.$(VERSION_MAJOR) \
192 libvpx.so.$(VERSION_MAJOR).$(VERSION_MINOR))
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php252 // We weren't handed any parameters, so let's find the ones relevant to
263 // It's a POST request of the proper content-type, so parse POST
309 // We have already added parameter(s) with this name, so add to the list
311 // This is the first duplicate, so transform scalar (string)
312 // into an array so we can add the duplicates
746 // seem to be used anywhere so leaving it as is.
830 // We have already recieved parameter(s) with this name, so add to the list
834 // This is the first duplicate, so transform scalar (string) into an array
835 // so we can add the duplicates
/external/chromium/build/
H A Dinstall-build-deps.sh262 # Intentially leaving $packages unquoted so it's more readable.
505 for i in $(find /lib32 /usr/lib32 -maxdepth 1 -name \*.so.\* |
506 sed -e 's/[.]so[.][0-9].*/.so/' |
508 [ "x${i##*/}" = "xld-linux.so" ] && continue
510 j="$(ls "$i."* | sed -e 's/.*[.]so[.]\([^.]*\)$/\1/;t;d' |
/external/ipsec-tools/src/racoon/
H A Dadmin.c503 admin_reply(so, combuf, buf)
504 int so;
529 tlen = send(so, retbuf, tlen, 0);
/external/libffi/src/powerpc/
H A Dppc_closure.S12 permit persons to whom the Software is furnished to do so, subject to
47 # so first save gpr 3 to gpr 10 (aligned to 4)
91 # so use it to look up in a table
92 # so we know how to deal with each type
/external/grub/docs/
H A Dtexinfo.tex37 % of date, so if that's what you're using, please check.
295 % Do this outside of the \shipout so @code etc. will be expanded in
310 % Do this early so pdf references go to the beginning of the page.
378 % offset so that the space between them is truly \outerhsize or \outervsize
435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
491 % defines \thisenv, so the current environment is known; @end checks
495 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
609 % The \TeX{} logo, as in plain, but resetting the spacing so that a
674 % explicit \vfill so that the extra space is at the bottom. The
725 % message, so thi
[all...]
/external/bison/build-aux/
H A Dconfig.rpath31 shrext=.so
256 # On IA64, the linker does run time linking by default, so we don't
522 shrext=.so
596 # Shared library suffix (normally "so").
606 # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
/external/iproute2/
H A Dconfigure155 for file in $dir/$TABLES/lib*t_*so ; do
/external/libvpx/examples/includes/geshi/geshi/
H A Dhaskell.php58 /* define names of main librarys, so we can link to it */
H A Docaml.php59 /* define names of main librarys, so we can link to it */
H A Dtcl.php12 * This was thrown together in about an hour so I don't expect
/external/llvm/lib/Support/Unix/
H A DSignals.inc140 // Restore the signal behavior to default, so that the program actually
195 // We want to call 'c_str()' on every std::string in this vector so that if
241 // trace so that the user has an indication of why and where we died.
/external/quake/
H A DNOTICE52 source code. And you must show them these terms so they know their
62 want its recipients to know that what they have is not the original, so
180 form) with the major components (compiler, kernel, and so on) of the
196 this License will not have their licenses terminated so long as such
204 Program), you indicate your acceptance of this License to do so, and
221 distribute so as to satisfy simultaneously your obligations under this
253 those countries, so that distribution is permitted only in or among
309 To do so, attach the following notices to the program. It is safest
397 source code. And you must show them these terms so they know their
407 want its recipients to know that what they have is not the original, so
[all...]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dsymshift.pl100 pb_strengths is automatically included so that
/external/compiler-rt/make/
H A Dlib_platforms.mk75 # Evaluate this now so we do not have to worry about order of evaluation.
H A Dsubdir.mk77 # Evaluate this now so we do not have to worry about order of evaluation.
/external/compiler-rt/make/platform/
H A Ddarwin_fat.mk14 # architectures should do so using distinct configs, with the

Completed in 490 milliseconds

1234567891011>>