HomeSort by relevance Sort by last modified time
    Searched refs:LIBNAME (Results 1 - 9 of 9) sorted by null

  /external/dropbear/libtommath/etc/
makefile 4 # LIBNAME=-ltommath
6 # libname when you can't install the lib with install
7 LIBNAME=../libtommath.a
11 $(CC) pprime.o $(LIBNAME) -o pprime
15 $(CC) tune.o $(LIBNAME) -o tune
20 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86
25 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86
30 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86l
34 $(CC) mersenne.o $(LIBNAME) -o mersenne
38 $(CC) drprime.o $(LIBNAME) -o drprim
    [all...]
  /external/dhcpcd/mk/
sys.mk 14 LIBNAME?= ${_LIBNAME}$(shell ${_LIBNAME_SH})
prog.mk 14 echo "${LINK_RPATH}=${PREFIX}/${LIBNAME}"; \
  /external/expat/amiga/
expat_lib.c 27 #define LIBNAME "expat.library"
106 LIBNAME, // rt_Name
129 libBase->libNode.lib_Node.ln_Name = LIBNAME;
  /external/chromium/third_party/icu/source/tools/pkgdata/
pkgdata.cpp 118 static void createFileNames(const char *version_major, const char *version, const char *libName, const UBool reverseExt);
139 LIBNAME,
179 /*18*/ UOPTION_DEF( "libname", 'L', UOPT_REQUIRES_ARG),
369 if(options[LIBNAME].doesOccur) { /* get libname from shortname, or explicit -L parameter */
370 o.libName = options[LIBNAME].value;
372 o.libName = o.shortName;
583 /* Using the base libName and version number, generate the library file names. */
584 createFileNames(version_major, o->version, o->libName, reverseExt)
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 121 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char *version, const char *libName, const UBool reverseExt);
143 LIBNAME,
183 /*18*/ UOPTION_DEF( "libname", 'L', UOPT_REQUIRES_ARG),
374 if(options[LIBNAME].doesOccur) { /* get libname from shortname, or explicit -L parameter */
375 o.libName = options[LIBNAME].value;
377 o.libName = o.shortName;
640 /* Using the base libName and version number, generate the library file names. */
641 createFileNames(o, mode, version_major, o->version, o->libName, reverseExt)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 185 milliseconds