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

1 2

  /external/libxaac/decoder/drc_src/
impd_drc_definitions.h 24 #define LIBNAME "IA_DRC"
  /system/core/libnativeloader/test/
test.cpp 20 LOG(DEBUG) << LIBNAME << " loaded";
  /external/capstone/suite/arm/
Makefile 3 LIBNAME = capstone
6 ${CC} $< -O3 -Wall -l$(LIBNAME) -o $@
  /external/capstone/suite/benchmark/
Makefile 3 LIBNAME = capstone
6 ${CC} $< -O3 -Wall -l$(LIBNAME) -o $@
  /external/capstone/suite/fuzz/
Makefile 0 LIBNAME = capstone
4 ${CC} $< -O3 -Wall -l$(LIBNAME) -o $@
  /external/capstone/suite/regress/
Makefile 0 LIBNAME = capstone
4 ${CC} $< -O3 -Wall -l$(LIBNAME) -o $@
  /external/tensorflow/tensorflow/contrib/lite/java/src/main/java/org/tensorflow/lite/
TensorFlowLite.java 21 private static final String LIBNAME = "tensorflowlite_jni";
33 System.loadLibrary(LIBNAME);
  /external/rmi4utils/rmidevice/
Makefile 8 LIBNAME = librmidevice.so
10 LDFLAGS = -shared -Wl,-soname,$(LIBNAME)
12 all: $(LIBNAME) $(STATIC_LIBNAME)
14 $(LIBNAME): $(RMIDEVICEOBJ)
22 rm -f $(RMIDEVICEOBJ) $(LIBNAME)* $(STATIC_LIBNAME)*
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
lib.makefile 16 LIBRARY = $(MAKEROOT)/libs/lib$(LIBNAME).a
  /external/compiler-rt/test/builtins/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)
modsi3.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)
  /external/libxaac/decoder/
ixheaacd_definitions.h 23 #define LIBNAME "IA_XHEAAC_DEC"

Completed in 858 milliseconds

1 2