Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/
DMakefile55 BUILD := $(O) macro
57 BUILD := $(KBUILD_OUTPUT) macro
60 BUILD := $(shell pwd) macro
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DException.pm9 sub BUILD { subroutine
DBitSet.pm43 sub BUILD { method in ANTLR::Runtime::BitSet
DCommonToken.pm71 sub BUILD { method in ANTLR::Runtime::CommonToken
/external/libjpeg-turbo/win/
Djconfigint.h.in2 #define BUILD "@BUILD@" macro
/external/libjpeg-turbo/
Djconfigint.h7 #define BUILD "" macro
Dconfigure.ac582 AC_SUBST(BUILD) subst
583 AC_DEFINE_UNQUOTED([BUILD], "$BUILD", [libjpeg-turbo build number]) definition
DCMakeLists.txt49 set(BUILD "${BUILD}d") variable
/external/libcap/progs/
DMakefile9 BUILD=$(PROGS) macro
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DAnnotationVisibility.java37 public static final int BUILD = 0; field in AnnotationVisibility
/external/zlib/src/nintendods/
DMakefile19 BUILD := build macro
/external/python/cpython2/RISCOS/
DMakefile18 BUILD=40 macro
/external/vboot_reference/
DMakefile41 BUILD = ${SRCDIR}/build macro
/external/python/cpython2/Lib/
Dpickle.py123 BUILD = 'b' # call __setstate__ or __dict__.update() variable
/external/v8/src/wasm/
Dfunction-body-decoder.cc152 #define BUILD(func, ...) \ macro
/external/python/cpython2/Modules/
DcPickle.c54 #define BUILD 'b' macro