HomeSort by relevance Sort by last modified time
    Searched full:binaries (Results 226 - 250 of 1037) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/framework/opengl/wrapper/
glwInitES20Direct.cpp 45 throw std::runtime_error("Binaries were compiled without ES2 direct loading support");
glwInitES30Direct.cpp 45 throw std::runtime_error("Binaries were compiled without ES3 direct loading support");
  /external/elfutils/0.153/
configure.ac 143 [build binaries with mudflap instrumentation]), [dnl
158 AS_HELP_STRING([--enable-debugpred],[build binaries with support to debug branch prediction]),
168 AS_HELP_STRING([--enable-gprof],[build binaries with gprof support]), [use_gprof=$enableval], [use_gprof=no])
177 AS_HELP_STRING([--enable-gcov],[build binaries with gcov support]), [use_gcov=$enableval], [use_gcov=no])
  /external/kernel-headers/original/uapi/linux/
auto_fs.h 33 * 64-bit userspace binaries can be executed it's important that the size of
  /ndk/build/tools/
build-host-gdb.sh 17 # Rebuild the host GDB binaries from sources.
33 but you can use --systems=<tag1>,<tag2>,.. to ask binaries that can run on
223 # Install host GDB binaries and support files to the NDK install dir.
280 # Package host GDB binaries into a tarball
build-mingw64-toolchain.sh 196 All toolchain binaries can generate both Win32 and Win64 executables.
203 64-bit binaries that can run on older Linux distributions, using the Android
214 tools to build the final binaries.
257 # On Darwin, we want to use the 10.4 / 10.5 / 10.6 SDKs to generate binaries
261 # this can be used to generate binaries compatible with either Tiger or
277 log "Generating Tiger-compatible binaries!"
279 log "Generating Leopard-compatible binaries!"
281 log "Generating Snow Leopard-compatible binaries!"
284 log "Generating $osx_version-compatible binaries!"
dev-cleanup.sh 41 # Remove prebuilt binaries
  /ndk/toolchains/x86-4.6/
setup.mk 67 # this toolchain's generated binaries
  /ndk/toolchains/x86-4.8/
setup.mk 66 # this toolchain's generated binaries
  /ndk/toolchains/x86-4.9/
setup.mk 66 # this toolchain's generated binaries
  /ndk/toolchains/x86_64-4.9/
setup.mk 64 # this toolchain's generated binaries
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
auto_fs.h 28 * Architectures where both 32- and 64-bit binaries can be executed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
auto_fs.h 28 * Architectures where both 32- and 64-bit binaries can be executed
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 196 All toolchain binaries can generate both Win32 and Win64 executables.
203 64-bit binaries that can run on older Linux distributions, using the Android
214 tools to build the final binaries.
257 # On Darwin, we want to use the 10.4 / 10.5 / 10.6 SDKs to generate binaries
261 # this can be used to generate binaries compatible with either Tiger or
277 log "Generating Tiger-compatible binaries!"
279 log "Generating Leopard-compatible binaries!"
281 log "Generating Snow Leopard-compatible binaries!"
284 log "Generating $osx_version-compatible binaries!"
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.pom 54 <downloadUrl>http://www.apache.org/dist/xml/commons/binaries/xml-commons-1.0.b2.tar.gz</downloadUrl>
  /bionic/libc/tools/
genlibgcc_compat.py 9 * libc.so provided by the platform and binaries built with the NDK or
21 * target binaries (shared libraries and executables) after all objects and
  /build/core/
dynamic_binary.mk 2 ## Standard rules for building any target-side binaries
12 $(error This file should not be used to build host binaries. Included by (or near) $(lastword $(filter-out config/%,$(MAKEFILE_LIST))))
  /external/chromium_org/base/debug/
profiler.cc 120 // Syzygy-instrumented binaries contain a PE image section named ".thunks",
121 // and all Syzygy-modified binaries contain the ".syzygy" image section.
sanitizer_options.cc 27 // stripped official binaries.
31 // accessed by both instrumented and non-instrumented binaries (e.g. if
  /external/chromium_org/mojo/tools/
mojob.sh 10 # binaries.
12 # binaries.
  /external/chromium_org/native_client_sdk/src/tools/lib/tests/
get_shared_deps_test.py 72 This is used rather than checking in test binaries since the
73 checked in binaries depend on .so files that only exist in the
  /external/chromium_org/third_party/apache-win32/
INSTALL.txt 68 The Apache/Win32 binaries are distributed as Windows Installer packages
77 binary package from http://www.apache.org/dist/httpd/binaries/win32/ and
  /external/chromium_org/third_party/lcov/
Makefile 30 @echo " install : install binaries and man pages in PREFIX (default /)"
31 @echo " uninstall : delete binaries and man pages from PREFIX (default /)"
  /external/chromium_org/third_party/sqlite/src/test/
backcompat.test 32 # Search for binaries to test against. Any executable files that match
33 # our naming convention are assumed to be testfixture binaries to test
36 set binaries [list]
42 if {[file executable $file] && [file isfile $file]} {lappend binaries $file}
44 if {[llength $binaries]==0} {
45 puts "WARNING: No historical binaries to test against."
56 foreach bin $binaries {
96 foreach bin $::binaries {
  /external/chromium_org/third_party/swig/
LICENSE 14 including binaries reproduces these notices in the supporting
78 including binaries reproduces these notices in the supporting

Completed in 1876 milliseconds

1 2 3 4 5 6 7 8 91011>>