HomeSort by relevance Sort by last modified time
    Searched full:binaries (Results 1 - 25 of 2019) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/linux-x86/relocation_packer/
PREBUILT 1 The binaries in this prebuilt directory can be rebuilt using
  /build/make/core/combo/arch/mips/
mips32r6.mk 2 # Generating binaries for MIPS32R6/hard-float/little-endian
mips32-fp.mk 2 # Generating binaries for MIPS32/hard-float/little-endian
mips32r2-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian
mips32r2-fp-xburst.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian without
mips32r2dsp-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
mips32r2dspr2-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
  /external/linux-kselftest/tools/testing/selftests/seccomp/
Makefile 8 BINARIES := seccomp_bpf seccomp_benchmark
14 TEST_PROGS += $(BINARIES)
15 EXTRA_CLEAN := $(BINARIES)
17 all: $(BINARIES)
  /prebuilts/misc/windows/protobuf/
PREBUILT 1 The binaries in this prebuilt directory can be rebuilt using:
  /device/linaro/bootloader/edk2/FatBinPkg/
ReadMe.txt 2 The binaries in this package are generated from git revision: d2fc7711136a13ea3ea8e00de6d9651507b8ed50.
3 The binaries are built with no debug info (RELEASE TARGET).
7 The binaries in this package currently are built from EDK2 release: MdePkg and BaseTools (r16948), FatPkg (r93)
8 The binaries are built with no debug info (RELEASE TARGET).
9 Build Instructions: http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPkg/Binaries
  /sdk/avdlauncher/
build.gradle 31 // binaries will return a set of binaries
32 def binaries = executables.avdLauncher.binaries.matching { it.name == name }
34 return binaries.executableFile.get(0)
  /sdk/sdklauncher/
build.gradle 31 // binaries will return a set of binaries
32 def binaries = executables.sdkLauncher.binaries.matching { it.name == name }
34 return binaries.executableFile.get(0)
  /sdk/emulator/mksdcard/
build.gradle 20 binaries.all {
46 // binaries will return a set of binaries
47 def binaries = executables.mksdcard.binaries.matching { it.name == "${platform}MksdcardExecutable" }
49 return binaries.executableFile.get(0)
  /build/make/core/combo/arch/arm/
armv7-a.mk 2 # Generating binaries for the ARMv7-a architecture and higher
armv7-a-neon.mk 2 # Generating binaries for the ARMv7-a architecture and higher with NEON
  /prebuilts/misc/darwin-x86/lz4/
PREBUILT 1 The binaries in this prebuilt directory can be rebuilt using
  /prebuilts/misc/darwin-x86/protobuf/
PREBUILT 1 The binaries in this prebuilt directory can be rebuilt using
  /prebuilts/misc/linux-x86/lz4/
PREBUILT 1 The binaries in this prebuilt directory can be rebuilt using
  /prebuilts/misc/linux-x86/protobuf/
PREBUILT 1 The binaries in this prebuilt directory can be rebuilt using
  /prebuilts/deqp/
README 1 This directory contains prebuilt SPIR-V binaries used by the deqp
4 Binaries were built by running following command in external/deqp directory:
  /sdk/find_java/
build.gradle 42 // binaries will return a set of binaries
43 def binaries = executables.findJava.binaries.matching { it.name == name }
45 return binaries.executableFile.get(0)
  /device/linaro/bootloader/edk2/ShellBinPkg/MinUefiShell/
MinUefiShell.inf 24 [Binaries.Ia32]
27 [Binaries.X64]
30 [Binaries.ARM]
33 [Binaries.AArch64]
  /device/linaro/bootloader/edk2/ShellBinPkg/UefiShell/
UefiShell.inf 24 [Binaries.Ia32]
27 [Binaries.X64]
30 [Binaries.ARM]
33 [Binaries.AArch64]
  /external/linux-kselftest/tools/testing/selftests/kmod/
Makefile 3 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
  /external/linux-kselftest/tools/testing/selftests/lib/
Makefile 3 # No binaries, but make sure arg-less "make" doesn't trigger "run_tests"

Completed in 1306 milliseconds

1 2 3 4 5 6 7 8 91011>>