/external/linux-kselftest/tools/testing/selftests/ |
D | Makefile | 61 BUILD := $(O) macro 63 BUILD := $(KBUILD_OUTPUT) macro 66 BUILD := $(shell pwd) macro
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
D | Exception.pm | 9 sub BUILD { method in ANTLR::Runtime::Exception
|
D | BitSet.pm | 43 sub BUILD { subroutine
|
D | CommonToken.pm | 71 sub BUILD { subroutine
|
/external/libjpeg-turbo/win/ |
D | jconfigint.h.in | 2 #define BUILD "@BUILD@" macro
|
/external/libcap/progs/ |
D | Makefile | 9 BUILD=$(PROGS) macro
|
/external/libjpeg-turbo/ |
D | jconfigint.h | 7 #define BUILD "" macro
|
D | configure.ac | 587 AC_SUBST(BUILD) subst 588 AC_DEFINE_UNQUOTED([BUILD], "$BUILD", [libjpeg-turbo build number]) definition
|
D | CMakeLists.txt | 49 set(BUILD "${BUILD}d") variable
|
/external/skqp/third_party/libjpeg-turbo/ |
D | jconfigint.h | 7 #define BUILD "" macro
|
/external/skia/third_party/libjpeg-turbo/ |
D | jconfigint.h | 7 #define BUILD "" macro
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/ |
D | AnnotationVisibility.java | 37 public static final int BUILD = 0; field in AnnotationVisibility
|
/external/python/cpython3/Tools/msi/ |
D | buildrelease.bat | 114 set BUILD=%PCBUILD%win32\ variable 119 set BUILD=%PCBUILD%amd64\ variable
|
/external/zlib/src/nintendods/ |
D | Makefile | 19 BUILD := build macro
|
/external/python/cpython2/RISCOS/ |
D | Makefile | 18 BUILD=40 macro
|
/external/vboot_reference/ |
D | Makefile | 41 BUILD = ${SRCDIR}/build macro
|
/external/python/cpython2/Lib/ |
D | pickle.py | 123 BUILD = 'b' # call __setstate__ or __dict__.update() variable
|
/external/python/cpython3/Lib/ |
D | pickle.py | 123 BUILD = b'b' # call __setstate__ or __dict__.update() variable
|
/external/v8/src/wasm/ |
D | function-body-decoder.cc | 152 #define BUILD(func, ...) \ macro
|
/external/python/cpython2/Modules/ |
D | cPickle.c | 54 #define BUILD 'b' macro
|
/external/python/cpython3/Modules/ |
D | _pickle.c | 46 BUILD = 'b', enumerator
|