/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/ |
AsmDispatchExecute.asm | 76 mov r9, OFFSET ReloadCS ;Assume the ReloadCS is under 4G
90 mov rax, OFFSET ReturnBack ;Assume the ReloadCS is under 4G
105 mov rdx, OFFSET Compatible ; assume address < 4G
132 ; Call 32-bit function. Assume the function entry address and parameter value is less than 4G
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/X64/ |
EfiPeOptionalHeader.h | 35 // Assume we can use IPF values
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtFwh/ |
NtFwh.h | 50 FdBase - Start address of the FD. Assume it points to an FV Header
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/ |
Thunk64To32.asm | 82 mov r9, OFFSET ReloadCS ;Assume the ReloadCS is under 4G
96 mov rax, OFFSET ReturnBack ;Assume the ReloadCS is under 4G
111 mov rdx, OFFSET Compatible ; assume address < 4G
138 ; Call 32-bit function. Assume the function entry address and parameter value is less than 4G
|
/device/linaro/bootloader/edk2/Nt32Pkg/Include/Ppi/ |
NtFwh.h | 49 FdBase - Start address of the FD. Assume it points to an FV Header
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
shutdown.c | 46 // Assume failure
|
socket.c | 71 // Assume failure
126 // Assume failure
228 // Assume failure
281 // Assume failure
|
/device/linaro/bootloader/edk2/StdLib/LibC/Main/ |
bswap64.c | 23 * Assume we have wide enough registers to do it without touching
|
/external/autotest/client/site_tests/network_ChromeWifiTDLS/ |
network_ChromeWifiTDLS.py | 16 networikingPrivate API. It does not assume that configuration will actually
|
/external/autotest/server/control_segments/ |
reset | 28 # Assume cleanup always runs first.
|
/external/bison/m4/ |
double-slash-root.m4 | 22 # Be optimistic and assume that / and // are the same when we
|
fcntl_h.m4 | 44 dnl Assume proper GNU behavior unless another module says otherwise.
|
mode_t.m4 | 16 dnl Assume mode_t promotes to 'int' if and only if it is smaller than 'int',
|
stddef_h.m4 | 44 dnl Assume proper GNU behavior unless another module says otherwise.
|
sys_wait_h.m4 | 35 dnl Assume proper GNU behavior unless another module says otherwise.
|
/external/chromium-trace/catapult/common/battor/battor/ |
__init__.py | 14 # Some call sites that use Telemetry assume that sys.path[0] is the
|
/external/chromium-trace/catapult/systrace/systrace/ |
__init__.py | 14 # Some call sites that use Telemetry assume that sys.path[0] is the
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ConstraintManager.h | 67 virtual ProgramStateRef assume(ProgramStateRef state, 76 ProgramStateRef StTrue = assume(State, Cond, true); 86 assert(assume(State, Cond, false) && "System is over constrained."); 91 ProgramStateRef StFalse = assume(State, Cond, false);
|
/external/clang/test/Analysis/ |
method-call.cpp | 18 (void)a->getx(); // assume we know what we're doing
|
/external/clang/test/CodeGen/ |
2008-01-25-ByValReadNone.c | 11 // would have to assume the worse and introduce an explicit
|
/external/clang/test/CodeGenCXX/ |
exceptions-no-rtti.cpp | 24 // everything gets hidden visibility because we assume that all
|
operator-new.cpp | 3 // RUN: %clang_cc1 -triple i686-pc-linux-gnu -emit-llvm -fno-assume-sane-operator-new -o %t-2.ll %s
|
/external/compiler-rt/make/ |
config.mk | 6 # Assume make is always run from top-level of source directory. Note than an
|
/external/curl/lib/ |
netrc.h | 30 /* Assume: (*passwordp)[0]=0, host[0] != 0.
|
/external/deqp/external/libpng/ |
CMakeLists.txt | 10 # Assume build inside Android source tree
|