| /external/llvm/lib/TableGen/ |
| Makefile | 11 LIBRARYNAME = LLVMTableGen
|
| /external/llvm/lib/Target/CppBackend/ |
| Makefile | 11 LIBRARYNAME = LLVMCppBackendCodeGen
|
| /external/llvm/lib/Transforms/IPO/ |
| Makefile | 11 LIBRARYNAME = LLVMipo
|
| /external/llvm/lib/Transforms/InstCombine/ |
| Makefile | 11 LIBRARYNAME = LLVMInstCombine
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| Makefile | 11 LIBRARYNAME = LLVMInstrumentation
|
| /external/llvm/lib/Transforms/ObjCARC/ |
| Makefile | 11 LIBRARYNAME = LLVMObjCARCOpts
|
| /external/llvm/lib/Transforms/Scalar/ |
| Makefile | 11 LIBRARYNAME = LLVMScalarOpts
|
| /external/llvm/lib/Transforms/Utils/ |
| Makefile | 11 LIBRARYNAME = LLVMTransformUtils
|
| /external/llvm/lib/Transforms/Vectorize/ |
| Makefile | 11 LIBRARYNAME = LLVMVectorize
|
| /frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
| Makefile | 11 LIBRARYNAME = LLVMBitReader
|
| /frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
| Makefile | 11 LIBRARYNAME = LLVMBitReader
|
| /frameworks/compile/slang/BitWriter_2_9/ |
| Makefile | 11 LIBRARYNAME = LLVMBitWriter
|
| /external/clang/tools/libclang/ |
| Makefile | 11 LIBRARYNAME = clang 33 LDFLAGS += -Wl,-soname,lib$(LIBRARYNAME)$(SHLIBEXT) 56 -Wl,"@rpath/lib$(LIBRARYNAME)$(SHLIBEXT)"
|
| /external/chromium_org/third_party/icu/source/tools/icuinfo/ |
| icuplugins_windows_sample.txt | 22 # LIBRARYNAME ENTRYPOINT [ CONFIGURATION .. ] 26 # LIBRARYNAME is the name of a shared library, either a short name if it is on the PATH,
|
| /external/icu4c/tools/icuinfo/ |
| icuplugins_windows_sample.txt | 22 # LIBRARYNAME ENTRYPOINT [ CONFIGURATION .. ] 26 # LIBRARYNAME is the name of a shared library, either a short name if it is on the PATH,
|
| /external/llvm/runtime/libprofile/ |
| Makefile | 13 LIBRARYNAME = profile_rt 43 -Wl,"@rpath/lib$(LIBRARYNAME)$(SHLIBEXT)"
|
| /external/llvm/tools/lto/ |
| Makefile | 11 LIBRARYNAME := LTO 49 -Wl,"@rpath/lib$(LIBRARYNAME)$(SHLIBEXT)"
|
| /external/llvm/bindings/ocaml/ |
| Makefile.ocaml | 46 $(filter-out -L$(LibDir),-l$(LIBRARYNAME) \ 95 ifdef LIBRARYNAME 96 LibraryCMA := $(ObjDir)/$(LIBRARYNAME).cma 97 LibraryCMXA := $(ObjDir)/$(LIBRARYNAME).cmxa 110 ifdef LIBRARYNAME 111 LibraryA := $(OcamlDir)/lib$(LIBRARYNAME).a 127 ifdef LIBRARYNAME 128 DestA := $(PROJ_libocamldir)/lib$(LIBRARYNAME).a 129 DestCMA := $(PROJ_libocamldir)/$(LIBRARYNAME).cma 130 DestCMXA := $(PROJ_libocamldir)/$(LIBRARYNAME).cmx [all...] |
| /external/clang/examples/PrintFunctionNames/ |
| Makefile | 11 LIBRARYNAME = PrintFunctionNames
|
| /external/clang/examples/analyzer-plugin/ |
| Makefile | 11 LIBRARYNAME = SampleAnalyzerPlugin
|
| /external/clang/lib/ARCMigrate/ |
| Makefile | 15 LIBRARYNAME := clangARCMigrate
|
| /external/clang/lib/AST/ |
| Makefile | 15 LIBRARYNAME := clangAST
|
| /external/clang/lib/Analysis/ |
| Makefile | 15 LIBRARYNAME := clangAnalysis
|
| /external/clang/lib/CodeGen/ |
| Makefile | 16 LIBRARYNAME := clangCodeGen
|
| /external/clang/lib/FrontendTool/ |
| Makefile | 11 LIBRARYNAME := clangFrontendTool
|