HomeSort by relevance Sort by last modified time
    Searched refs:LIBS (Results 1 - 25 of 284) 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.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
  /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 = [
26 env.Prepend(LIBS = [trace, rbug, galahad, softpipe])
30 env.Prepend(LIBS = [llvmpipe])
35 LIBS = ws_gdi + env['LIBS'],
  /external/mesa3d/src/gallium/targets/graw-xlib/
SConscript 8 env.Prepend(LIBS = [
13 env.Prepend(LIBS = env['X11_LIBS'])
29 env.Prepend(LIBS = [trace, rbug, galahad, softpipe])
33 env.Prepend(LIBS = [llvmpipe])
  /external/mesa3d/src/gallium/targets/egl-static/
SConscript 28 env.Prepend(LIBS = [
40 env.Prepend(LIBS = [llvmpipe])
51 env.Append(LIBS = [
58 env.Prepend(LIBS = [
72 env.Prepend(LIBS = [glapi_name, glsl, mesa])
80 env.Prepend(LIBS = [openvg_name, st_vega])
83 env.Prepend(LIBS = [
95 env.Prepend(LIBS = [
104 env.Prepend(LIBS = [
111 env.Prepend(LIBS =
    [all...]
  /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/mesa3d/src/gallium/state_trackers/xvmc/tests/
Makefile 4 LIBS = -lXvMCW -lXvMC -lXv -lX11
13 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
16 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
19 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
22 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
25 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
28 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
  /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
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
GNUmakefile 22 LIBS = -lCommon

Completed in 445 milliseconds

1 2 3 4 5 6 7 8 91011>>