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

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/containers/
Makefile.inc 27 LIBS := $(LIBDIR)/libclone.a
38 $(LIBS): $(LIBDIR)
43 MAKE_DEPS := $(LIBS)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GNUmakefile 22 LIBS = -lCommon
24 LIBS += -L/lib/e2fsprogs -luuid
28 LIBS += -luuid
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
GNUmakefile 22 LIBS = -lCommon
24 LIBS += -L/lib/e2fsprogs -luuid
28 LIBS += -luuid
  /external/libpcap/
pcap-config 12 LIBS=""
29 --libs)
33 --additional-libs)
52 # Include LIBS so that the flags include libraries containing
57 echo "-I$includedir -L$libdir -lpcap $LIBS"
60 echo "-I$includedir -L$libdir $LIBS"
66 echo "-L$libdir -lpcap $LIBS"
69 echo "$LIBS"
73 # Omit LIBS - libpcap is assumed to be linked with those
pcap-config.in 12 LIBS="@LIBS@"
29 --libs)
33 --additional-libs)
52 # Include LIBS so that the flags include libraries containing
57 echo "-I$includedir -L$libdir -lpcap $LIBS"
60 echo "-I$includedir -L$libdir $LIBS"
66 echo "-L$libdir -lpcap $LIBS"
69 echo "$LIBS"
73 # Omit LIBS - libpcap is assumed to be linked with thos
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
GNUmakefile 22 LIBS = -lCommon
24 LIBS += -L/lib/e2fsprogs -luuid
28 LIBS += -luuid
  /system/iot/attestation/partner-tools/
Makefile 3 LIBS=-lcrypto -lssl
6 $(CC) $(CFLAGS) -c -o $@ $< $(LIBS)
11 $(CC) -shared -o ec_helper_native.so $(OBJS) $(LIBS)
  /external/swiftshader/third_party/LLVM/examples/ParallelJIT/
Makefile 17 LIBS += -lpthread
  /external/autotest/client/tests/cyclictest/src/
Makefile 4 LIBS = -lpthread -lrt
7 $(CROSS_COMPILE)gcc $(FLAGS) $^ -o $(TARGET) $(LIBS)
  /external/autotest/client/tests/signaltest/
Makefile 5 LIBS = -lpthread -lrt
8 $(CC) $(FLAGS) $^ -o $(TARGET) $(LIBS)
  /external/autotest/client/tests/signaltest/src/
Makefile 4 LIBS = -lpthread -lrt
7 $(CC) $(FLAGS) $^ -o $(TARGET) $(LIBS)
  /external/ltp/utils/benchmark/ebizzy-0.3/
configure 19 LIBS="-lpthread"
24 LIBS="${LIBS} -lmalloc";
34 gcc -Wall -Wshadow ${LIBS} ${FLAGS} -o ebizzy ebizzy.c
  /external/mesa3d/src/gallium/targets/graw-gdi/
SConscript 12 env.Prepend(LIBS = [
27 env.Prepend(LIBS = [trace, rbug, softpipe])
31 env.Prepend(LIBS = [llvmpipe])
36 LIBS = ws_gdi + env['LIBS'],
  /external/mesa3d/src/gallium/targets/graw-xlib/
SConscript 8 env.Prepend(LIBS = [
14 env.Append(LIBS = env['X11_LIBS'])
32 env.Prepend(LIBS = [trace, rbug, softpipe])
36 env.Prepend(LIBS = [llvmpipe])
  /external/compiler-rt/test/builtins/Unit/
test 8 LIBS="-lSystem"
13 LIBS="-lSystem"
16 LIBS="-lc -lm"
43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
  /external/libevent/m4/
acx_pthread.m4 13 # compiler flags/libs to be tested by setting these environment
23 # $LIBS
26 # these variables in your default LIBS, CFLAGS, and CC:
28 # LIBS="$PTHREAD_LIBS $LIBS"
102 save_LIBS="$LIBS"
103 LIBS="$PTHREAD_LIBS $LIBS"
104 AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS])
111 LIBS="$save_LIBS
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
GNUmakefile 18 LIBS = -lCommon
Makefile 17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
GNUmakefile 18 LIBS = -lCommon
Makefile 17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
GNUmakefile 18 LIBS = -lCommon
Makefile 17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
Makefile 17 LIBS = $(LIB_PATH)\Common.lib
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
GNUmakefile 18 LIBS = -lCommon
Makefile 17 LIBS = $(LIB_PATH)\Common.lib

Completed in 292 milliseconds

1 2 3 4 5 6 7 8 91011>>