|   /external/python/cpython3/PCbuild/ | 
| get_externals.bat  | 98 echo.Pull all sources and binaries necessary for compiling optional extension
  | 
|   /build/soong/java/ | 
| builder.go  | 17 // This file generates the final rules for compiling all Java.  All properties related to 18 // compiling should have been translated into javaBuilderFlags or another argument to the Transform* 35 	// Compiling java is not conducive to proper dependency tracking.  The path-matches-class-name
  | 
| java.go  | 17 // This file contains the module types for compiling Java for Android, and converts the properties 141 	// When compiling language level 9+ .java code in packages that are part of 188 	// if not blank, set to the version of the sdk to compile against.  Defaults to compiling against the current 675 			ctx.ModuleErrorf("compiles against core Java API, but dependency %q is compiling against non-core Java APIs."+commonMessage, 681 			ctx.ModuleErrorf("compiles against Android API, but dependency %q is compiling against non-public Android API."+commonMessage, 687 			ctx.ModuleErrorf("compiles against system API, but dependency %q is compiling against private API."+commonMessage,     [all...] | 
| app.go  | 17 // This file contains the module types for compiling Android apps.
  | 
|   /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ | 
| util.py  | 453         raise DistutilsByteCompileError('byte-compiling is disabled.')
 552                     log.info("byte-compiling %s to %s", file, cfile_base)
  | 
|   /external/python/cpython2/Lib/distutils/ | 
| util.py  | 363         raise DistutilsByteCompileError('byte-compiling is disabled.') 462                     log.info("byte-compiling %s to %s", file, cfile_base)
  | 
|   /external/python/cpython3/Lib/distutils/ | 
| util.py  | 350         raise DistutilsByteCompileError('byte-compiling is disabled.') 451                     log.info("byte-compiling %s to %s", file, cfile_base)
  | 
|   /build/make/core/ | 
| dex_preopt_config.mk  | 78 # with the image overlapping with memory on the host cross-compiling and
  | 
| java.mk  | 78 # If this is an apk without any Java code (e.g. framework-res), we should skip compiling Java.
  | 
|   /build/soong/cc/config/ | 
| clang.go  | 22 // Cflags that should be filtered out when compiling with clang
  | 
|   /build/soong/cc/ | 
| compiler.go  | 53 	// compiling with clang 57 	// compiling with clang
  | 
| linker.go  | 57 	// This flag should only be necessary for compiling low-level libraries like libc. 89 	// compiling crt or libc.
  | 
| cc.go  | 17 // This file contains the module types for compiling C/C++ for Android, and converts the properties 183 	// Minimum sdk version supported when compiling against the ndk     [all...] | 
| library.go  | 380 		// Remove -include <file> when compiling stubs. Otherwise, the force included     [all...] | 
|   /external/pcre/dist2/src/ | 
| pcre2_intmodedep.h  | 176 #error Unsupported compiling mode 242 using #ifdef when compiling the library that supports the special mode. */ 693 branches, for testing for left recursion while compiling. */ 701 compiling. */ 711 doing the compiling, so that they are thread-safe. */     [all...] | 
|   /external/bcc/src/lua/bpf/ | 
| cdef.lua  | 224 	-- than parsing headers, compiling a helper function or reading /proc
  | 
|   /external/libvpx/libvpx/third_party/googletest/src/ | 
| README.md  | 258 to the compiler flags while compiling Google Test and your tests. If you want to
  | 
|   /external/tensorflow/tensorflow/contrib/makefile/ | 
| README.md  | 280 Although successfully compiling the benchmark program is a 436 cross-compiling, you should look at customizing the target settings to match
  | 
|   /external/dtc/Documentation/ | 
| dtc-paper.tex  | 393 As well as the normal mode of compiling a device tree blob from text 549   in part by running the source file through CPP before compiling with
  | 
|   /external/fonttools/Doc/source/designspaceLib/ | 
| readme.rst  | 860 -  Rules without sub elements should be ignored when compiling a font. 870    is not important for compiling variable fonts.     [all...] | 
|   /external/libunwind_llvm/src/ | 
| UnwindRegistersSave.S  | 839   @ VFP and iwMMX instructions are only available when compiling with the flags
  | 
|   /external/minigbm/ | 
| common.mk  | 51 # compiling the objects.  This can be done by adding one of the following 627 # If we're cross-compiling, try to use qemu for running the tests.
  | 
|   /external/minijail/ | 
| common.mk  | 51 # compiling the objects.  This can be done by adding one of the following 641 # If we're cross-compiling, try to use qemu for running the tests.     [all...] | 
|   /external/modp_b64/ | 
| common.mk  | 51 # compiling the objects.  This can be done by adding one of the following 637 # If we're cross-compiling, try to use qemu for running the tests.     [all...] | 
|   /external/openssh/ | 
| configure  |     [all...] |