HomeSort by relevance Sort by last modified time
    Searched refs:Bin (Results 1 - 25 of 53) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
ms.common 33 BIN_PATH = $(BASE_TOOLS_PATH)\Bin
36 SYS_BIN_PATH=$(EDK_TOOLS_PATH)\Bin
41 BIN_PATH = $(BASE_TOOLS_PATH)\Bin\Win32
43 SYS_BIN_PATH = $(EDK_TOOLS_PATH)\Bin\Win32
49 BIN_PATH = $(BASE_TOOLS_PATH)\Bin\Win64
51 SYS_BIN_PATH = $(EDK_TOOLS_PATH)\Bin\Win64
  /external/llvm/include/llvm/Object/
Binary.h 141 std::unique_ptr<T> Bin;
146 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
157 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
159 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
165 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
169 Bin = std::move(Other.Bin);
177 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Binary.h 145 std::unique_ptr<T> Bin;
150 OwningBinary(std::unique_ptr<T> Bin, std::unique_ptr<MemoryBuffer> Buf);
161 OwningBinary<T>::OwningBinary(std::unique_ptr<T> Bin,
163 : Bin(std::move(Bin)), Buf(std::move(Buf)) {}
169 : Bin(std::move(Other.Bin)), Buf(std::move(Other.Buf)) {}
173 Bin = std::move(Other.Bin);
181 return std::make_pair(std::move(Bin), std::move(Buf))
    [all...]
  /external/autotest/client/site_tests/kernel_Bootcache/
kernel_Bootcache.py 1 #!/usr/bin/python
8 from autotest_lib.client.bin import utils, test
14 Bin = '/usr/local/opt/punybench/bin/'
25 Prepends the path to the puny benchmark bin.
32 os.path.join(self.Bin, cmd) + ' ' + args)
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
Makefile 22 BIN_DIR = .\Bin
36 @pushd . & @copy .\Dll\sqlite3.dll .\Bin\Sqlite3.dll & @popd
  /external/libvpx/libvpx/build/make/
ads2armasm_ms.pl 1 #!/usr/bin/env perl
13 use lib $FindBin::Bin;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
DlgMS.mak 29 $(EDK_TOOLS_PATH)\Bin\Win32\dlg.exe: $(DLG_OBJS) $(SUPPORT_OBJS)
31 -@if not exist $(EDK_TOOLS_PATH)\Bin\Win32 mkdir $(EDK_TOOLS_PATH)\Bin\Win32
32 copy dlg.exe $(EDK_TOOLS_PATH)\Bin\Win32
125 -del $(EDK_TOOLS_PATH)\Bin\Win32\dlg.exe
  /external/libusb/msvc/
appveyor.bat 10 call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /Debug /x64
16 call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /Release /x64
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/
FspWrapperSecCore.inf 39 RAW|Vtf0/Bin/ResetVec.ia32.raw |GCC
  /external/python/cpython2/PC/VS7.1/
amd64_ml64.bat 4 set MLEXE=Microsoft Platform SDK\Bin\Win64\x86\AMD64\ml64.EXE
  /external/skia/experimental/xps_to_png/
compile_xps_to_png.bat 6 @set CSC="C:\Program Files (x86)\MSBuild\14.0\Bin\amd64\csc.exe"
  /device/linaro/bootloader/edk2/BaseTools/Source/
BinaryFiles.txt 2 # This file lists all of the tool files that must be present in the Bin trees.
6 # When new tools are create, the tool executable must be listed in the [Bin.Win32]
12 # present in the Bin\Win32 directory.
26 [Bin.Win32]
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
FspSecCore.inf 47 RAW|Vtf0/Bin/ResetVec.ia32.raw |GCC
  /external/llvm/lib/Object/
Binary.cpp 88 std::unique_ptr<Binary> &Bin = BinOrErr.get();
90 return OwningBinary<Binary>(std::move(Bin), std::move(Buffer));
  /external/scrypt/lib/crypto/
crypto_scrypt-neon.c 87 blockmix_salsa8(uint8x16_t * Bin, uint8x16_t * Bout, uint8x16_t * X, size_t r)
92 blkcpy(X, &Bin[8 * r - 4], 64);
97 blkxor(X, &Bin[i * 8], 64);
105 blkxor(X, &Bin[i * 8 + 4], 64);
  /external/syslinux/gpxe/src/include/gpxe/efi/
import.pl 1 #!/usr/bin/perl -w
65 my $gpxedir = $FindBin::Bin;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
AntlrMS.mak 30 $(EDK_TOOLS_PATH)\Bin\Win32\antlr.exe: $(ANTLR_OBJS) $(SUPPORT_OBJS)
32 -@if not exist $(EDK_TOOLS_PATH)\Bin\Win32 mkdir $(EDK_TOOLS_PATH)\Bin\Win32
33 copy antlr.exe $(EDK_TOOLS_PATH)\Bin\Win32
239 -del $(EDK_TOOLS_PATH)\Bin\Win32\antlr.exe
  /device/linaro/bootloader/edk2/BaseTools/
toolsetup.bat 63 if exist %1\Bin\Win32 set EDK_TOOLS_PATH=%1
103 if exist %WORKSPACE%\BaseTools\Bin (
117 if exist %EDK_TOOLS_PATH%\Bin\Win32 (
118 set EDK_TOOLS_BIN=%EDK_TOOLS_PATH%\Bin\Win32
121 echo !!! ERROR !!! Cannot find BaseTools Bin Win32!!!
122 echo Please check the directory %EDK_TOOLS_PATH%\Bin\Win32
135 if exist %EDK_TOOLS_PATH%\Bin\Win32 (
136 set EDK_TOOLS_BIN=%EDK_TOOLS_PATH%\Bin\Win32
139 echo !!! ERROR !!! Cannot find BaseTools Bin Win32!!!
140 echo Please check the directory %EDK_TOOLS_PATH%\Bin\Win32
    [all...]

Completed in 1628 milliseconds

1 2 3