HomeSort by relevance Sort by last modified time
    Searched refs:ObjDir (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
AntlrPPC.mak 28 ObjDir?PPC = :Obj:
31 "{ObjDir?PPC}set.c.x" ?
32 "{ObjDir?PPC}antlr.c.x" ?
33 "{ObjDir?PPC}bits.c.x" ?
34 "{ObjDir?PPC}build.c.x" ?
35 "{ObjDir?PPC}egman.c.x" ?
36 "{ObjDir?PPC}err.c.x" ?
37 "{ObjDir?PPC}fcache.c.x" ?
38 "{ObjDir?PPC}fset2.c.x" ?
39 "{ObjDir?PPC}fset.c.x" ?
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
DlgPPC.mak 22 ObjDir?PPC = ":Obj:"
27 "{ObjDir?PPC}automata.c.x" ?
28 "{ObjDir?PPC}dlg_a.c.x" ?
29 "{ObjDir?PPC}dlg_p.c.x" ?
30 "{ObjDir?PPC}err.c.x" ?
31 "{ObjDir?PPC}main.c.x" ?
32 "{ObjDir?PPC}output.c.x" ?
33 "{ObjDir?PPC}relabel.c.x" ?
34 "{ObjDir?PPC}support.c.x" ?
35 "{ObjDir?PPC}set.c.x"
    [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 42 OCAMLCFLAGS += -I $(ObjDir) -I $(OcamlDir)
87 OcamlSources := $(OcamlSources2:$(PROJ_SRC_DIR)/%=$(ObjDir)/%)
88 OcamlHeaders := $(OcamlHeaders2:$(PROJ_SRC_DIR)/%=$(ObjDir)/%)
96 LibraryCMA := $(ObjDir)/$(LIBRARYNAME).cma
97 LibraryCMXA := $(ObjDir)/$(LIBRARYNAME).cmxa
101 ToolEXE := $(ObjDir)/$(TOOLNAME)$(EXEEXT)
106 OutputsCMI := $(ObjectsCMI:$(ObjDir)/%.cmi=$(OcamlDir)/%.cmi)
107 OutputsCMX := $(ObjectsCMX:$(ObjDir)/%.cmx=$(OcamlDir)/%.cmx)
112 OutputCMA := $(LibraryCMA:$(ObjDir)/%.cma=$(OcamlDir)/%.cma)
113 OutputCMXA := $(LibraryCMXA:$(ObjDir)/%.cmxa=$(OcamlDir)/%.cmxa
    [all...]
  /external/swiftshader/third_party/LLVM/tools/llvm-shlib/
Makefile 21 EXPORTED_SYMBOL_FILE = $(ObjDir)/$(LIBRARYNAME).exports
84 SHLIB_STUBS := $(addprefix $(ObjDir)/, $(SHLIB_FRAG_NAMES))
85 SHLIB_FRAGS := $(patsubst %.a.o, $(ObjDir)/%.syms.txt, $(LIBRARYNAME).a.o $(SHLIB_FRAG_NAMES))
94 $(ObjDir)/$(LIBRARYNAME).exports: $(SHLIB_FRAGS) $(ObjDir)/.dir
102 $(ObjDir)/$(LIBRARYNAME).a.o: $(LLVMLibsPaths) $(ObjDir)/.dir
108 $(ObjDir)/stdc++.a.o: $(ObjDir)/.dir
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Makefile 23 $(ObjDir)/Intrinsics.gen.tmp: $(ObjDir)/.dir $(INTRINSICTDS) $(LLVM_TBLGEN)
27 $(GENFILE): $(ObjDir)/Intrinsics.gen.tmp
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Makefile 27 # Easy way of generating META in the objdir
33 install-meta:: $(ObjDir)/META.llvm
  /external/swiftshader/third_party/LLVM/utils/release/
test-release.sh 186 ObjDir="$3"
212 cd $ObjDir
228 ObjDir="$3"
235 cd $ObjDir
251 ObjDir="$3"
253 cd $ObjDir
  /external/llvm/utils/release/
test-release.sh 334 ObjDir="$3"
362 cd $ObjDir
395 ObjDir="$3"
398 cd $ObjDir
415 ObjDir="$3"
417 cd $ObjDir
  /external/swiftshader/third_party/LLVM/
Makefile 232 $(Verb) du -sk $(ObjDir)

Completed in 675 milliseconds