HomeSort by relevance Sort by last modified time
    Searched refs:LIBNAME (Results 1 - 24 of 24) 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...]
  /frameworks/compile/libbcc/runtime/test/timing/
ashldi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
ashrdi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatdidf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatdisf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatdixf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatundidf.c 4 #ifndef LIBNAME
5 #define LIBNAME UNKNOWN
8 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatundisf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatundixf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
lshrdi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
negdi2.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
divdi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
moddi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
muldi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
udivdi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
umoddi3.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
  /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/icu4c/tools/pkgdata/
pkgdata.cpp 122 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char *version, const char *libName, const UBool reverseExt);
145 LIBNAME,
185 /*18*/ UOPTION_DEF( "libname", 'L', UOPT_REQUIRES_ARG),
376 if(options[LIBNAME].doesOccur) { /* get libname from shortname, or explicit -L parameter */
377 o.libName = options[LIBNAME].value;
379 o.libName = o.shortName;
631 /* Using the base libName and version number, generate the library file names. */
632 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...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/
arm.h     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 875 milliseconds