Searched defs:BUILD (Results 1 - 16 of 16) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DException.pm9 sub BUILD { subroutine
H A DBitSet.pm43 sub BUILD { subroutine
H A DCommonToken.pm71 sub BUILD { subroutine
/external/libcap/progs/
H A DMakefile9 BUILD=$(PROGS) macro
16 all: $(BUILD)
18 $(BUILD): %: %.o
35 rm -f *.o $(BUILD) tcapsh ping hack.sh
/external/libjpeg-turbo/
H A Djconfigint.h7 #define BUILD "" macro
/external/linux-kselftest/tools/testing/selftests/
H A DMakefile55 BUILD := $(O) macro
56 ifndef BUILD
57 BUILD := $(KBUILD_OUTPUT) macro
59 ifndef BUILD
60 BUILD := $(shell pwd) macro
63 export BUILD
66 BUILD_TARGET=$$BUILD/$$TARGET; \
73 BUILD_TARGET=$$BUILD/$$TARGET; \
79 BUILD_TARGET=$$BUILD/$$TARGET; \
85 BUILD_TARGET=$$BUILD/
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DAnnotationVisibility.java37 public static final int BUILD = 0; field in class:AnnotationVisibility
53 return BUILD;
/external/zlib/src/nintendods/
H A DMakefile13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build macro
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile
103 @rm -fr $(BUILD) li
[all...]
/external/python/cpython2/RISCOS/
H A DMakefile18 BUILD=40 macro
199 $(CC) -DBUILD=$(BUILD) -o @.^.Modules.o.getbuildinfo @.^.Modules.c.getbuildinfo
/external/vboot_reference/
H A DMakefile7 # make BUILD=<dir>
38 # We should only run pwd once, not every time we refer to ${BUILD}.
41 BUILD = ${SRCDIR}/build macro
42 export BUILD
72 TEST_INSTALL_DIR = ${BUILD}/install_for_test
192 COV_INFO = ${BUILD}/coverage.info
227 BUILD_RUN = ${BUILD}
232 BUILD_RUN = $(subst ${SYSROOT},,${BUILD})
265 FWLIB = ${BUILD}/vboot_fw.a
270 FWLIB2X = ${BUILD}/vboot_fw2
[all...]
/external/python/cpython2/Lib/
H A Dpickle.py123 BUILD = 'b' # call __setstate__ or __dict__.update() variable
426 write(BUILD)
732 write(BUILD)
1254 dispatch[BUILD] = load_build
/external/v8/src/wasm/
H A Dfunction-body-decoder.cc152 #define BUILD(func, ...) \ macro
744 BUILD(Throw, value.node);
796 BUILD(Catch, c->try_info->exception, position());
821 BUILD(BranchNoHint, cond.node, &if_true, &if_false);
950 BUILD(BranchNoHint, cond.node, &tenv->control, &fenv->control);
968 TFNode* sw = BUILD(Switch, operand.table_count + 1, key.node);
983 ? BUILD(IfDefault, sw)
984 : BUILD(IfValue, i, sw);
1030 BUILD(Unreachable, position());
1036 Push(kWasmI32, BUILD(Int32Constan
[all...]
/external/python/cpython2/Modules/
H A DcPickle.c54 #define BUILD 'b' macro
2041 static char inst = INST, obj = OBJ, build = BUILD;
2394 static char build = BUILD;
4904 case BUILD:
5321 case BUILD:
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.jobs_3.7.0.v20150330-2103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 498 milliseconds