Lines Matching full:default
0 # Default values used by several dev-scripts.
11 # Default ABIs for the target prebuilt binaries.
41 # The default GCC version for this NDK, i.e. the first item in
57 # Default platform to build target binaries against.
60 # The list of default CPU architectures we support
63 # Default toolchain names and prefix
82 # The default LLVM version (first item in the list)
85 # The default URL to download the LLVM tar archive
88 # The list of default host NDK systems we support
91 # The default issue tracker URL
94 # Return default NDK ABI for a given architecture name
116 # Retrieve the list of default ABIs supported by a given architecture
140 # Out: default arch-specific toolchain name (e.g. 'arm-linux-androideabi-$GCC_VERSION')
151 # Return the default toolchain name for a given architecture
153 # Out: default arch-specific toolchain name (e.g. 'arm-linux-androideabi-$DEFAULT_GCC_VERSION')
160 # Return the default toolchain program prefix for a given architecture
162 # Out: default arch-specific toolchain prefix (e.g. arm-linux-androideabi)
188 # Return the binutils version to be used by default when
212 # Return the gdb version to be used by default when building a given