Searched refs:weak (Results 176 - 200 of 225) sorted by relevance

123456789

/external/swiftshader/third_party/LLVM/lib/AsmParser/
H A DLLLexer.cpp486 KEYWORD(weak);
/external/syslinux/gpxe/src/arch/i386/prefix/
H A Dromprefix.S152 .weak undiloader
/external/vboot_reference/cgpt/
H A Dcgpt_common.c1025 int GenerateGuid(Guid *newguid) __attribute__((weak, alias("__GenerateGuid")));
/external/elfutils/src/
H A Dldgeneric.c613 if (! oldp->weak)
753 /* If the definition comes from a DSO we pertain the weak flag
754 and it's indicating whether the reference is weak or not. */
755 oldp->weak = XELF_ST_BIND (sym->st_info) == STB_WEAK;
1547 newp->weak = XELF_ST_BIND (sym->st_info) == STB_WEAK;
1565 if (! newp->weak)
2341 if (! s->defined && ! s->weak)
5529 sym->st_info = XELF_ST_INFO (runp->weak ? STB_WEAK : STB_GLOBAL,
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cc1182 extern "C" __attribute__((weak)) int dl_iterate_phdr(
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c786 exec->vtx.prim[i].weak = 0;
/external/opencv/ml/include/
H A Dml.h1129 CvSeq* weak; member in class:CvBoost
/external/ImageMagick/config/
H A Dltmain.sh3754 -weak LIBNAME declare that the target provides the LIBNAME interface
6847 weak)
7202 -weak)
7203 prev=weak
7585 # has declared as weak libs
10895 # Names of additional weak libraries provided by this library
/external/c-ares/
H A Dltmain.sh2436 -weak LIBNAME declare that the target provides the LIBNAME interface
5425 weak)
5769 -weak)
5770 prev=weak
6131 # has declared as weak libs
9389 # Names of additional weak libraries provided by this library
/external/google-breakpad/autotools/
H A Dltmain.sh1588 -weak LIBNAME declare that the target provides the LIBNAME interface
4370 weak)
4698 -weak)
4699 prev=weak
5049 # has declared as weak libs
8150 # Names of additional weak libraries provided by this library
/external/google-tv-pairing-protocol/cpp/
H A Dlibtool2089 -weak LIBNAME declare that the target provides the LIBNAME interface
4871 weak)
5199 -weak)
5200 prev=weak
5553 # has declared as weak libs
8658 # Names of additional weak libraries provided by this library
H A Dltmain.sh1588 -weak LIBNAME declare that the target provides the LIBNAME interface
4370 weak)
4698 -weak)
4699 prev=weak
5052 # has declared as weak libs
8157 # Names of additional weak libraries provided by this library
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6141 # has declared as weak libs
9402 # Names of additional weak libraries provided by this library
/external/libedit/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6141 # has declared as weak libs
9402 # Names of additional weak libraries provided by this library
/external/libevent/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6141 # has declared as weak libs
9402 # Names of additional weak libraries provided by this library
/external/libexif/
H A Dltmain.sh2439 -weak LIBNAME declare that the target provides the LIBNAME interface
5428 weak)
5772 -weak)
5773 prev=weak
6140 # has declared as weak libs
9403 # Names of additional weak libraries provided by this library
/external/libmicrohttpd/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6144 # has declared as weak libs
9408 # Names of additional weak libraries provided by this library
/external/libnetfilter_conntrack/build-aux/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6144 # has declared as weak libs
9408 # Names of additional weak libraries provided by this library
/external/libnetfilter_conntrack/
H A Dltmain.sh1588 -weak LIBNAME declare that the target provides the LIBNAME interface
4370 weak)
4698 -weak)
4699 prev=weak
5052 # has declared as weak libs
8157 # Names of additional weak libraries provided by this library
/external/libnfnetlink/build-aux/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6144 # has declared as weak libs
9408 # Names of additional weak libraries provided by this library
/external/libnfnetlink/
H A Dltmain.sh1588 -weak LIBNAME declare that the target provides the LIBNAME interface
4370 weak)
4698 -weak)
4699 prev=weak
5052 # has declared as weak libs
8157 # Names of additional weak libraries provided by this library
/external/libogg/
H A Dltmain.sh1588 -weak LIBNAME declare that the target provides the LIBNAME interface
4370 weak)
4698 -weak)
4699 prev=weak
5052 # has declared as weak libs
8157 # Names of additional weak libraries provided by this library
/external/libusb-compat/
H A Dltmain.sh1595 -weak LIBNAME declare that the target provides the LIBNAME interface
4377 weak)
4705 -weak)
4706 prev=weak
5056 # has declared as weak libs
8205 # Names of additional weak libraries provided by this library
/external/lmfit/build-aux/
H A Dltmain.sh2437 -weak LIBNAME declare that the target provides the LIBNAME interface
5437 weak)
5782 -weak)
5783 prev=weak
6144 # has declared as weak libs
9408 # Names of additional weak libraries provided by this library
/external/pcre/dist2/
H A Dltmain.sh3754 -weak LIBNAME declare that the target provides the LIBNAME interface
6847 weak)
7202 -weak)
7203 prev=weak
7585 # has declared as weak libs
10895 # Names of additional weak libraries provided by this library

Completed in 3124 milliseconds

123456789