Searched
full:_size (Results
301 -
325 of
761) sorted by null
<<11121314151617181920>>
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
nvidia-tegra.rst | 78 uint64\_t tzdram\_size;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
EfiApi.h | 77 #define NextMemoryDescriptor(_Ptr, _Size) ((EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) (_Ptr)) + (_Size)))
78 #define NEXT_MEMORY_DESCRIPTOR(_Ptr, _Size) NextMemoryDescriptor (_Ptr, _Size)
[all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
refill.c | 147 fp->_r = (*fp->_read)(fp->_cookie, (char *)fp->_p, fp->_bf._size);
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_cpu_arm.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
minidump_cpu_arm64.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
minidump_cpu_mips.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
minidump_cpu_ppc.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
minidump_cpu_ppc64.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
minidump_cpu_sparc.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
minidump_cpu_x86.h | 44 * writing affected structures, MD_*_SIZE macros are provided where needed,
|
/external/libunwind/doc/ |
unw_get_proc_info.tex | 62 \item[\Type{int} \Var{unwind\_info\_size}] The size of the unwind-info
|
/external/parameter-framework/upstream/parameter/ |
ParameterType.h | 162 size_t _size{0};
|
/external/syslinux/gpxe/src/drivers/net/ |
myri10ge.c | 775 TRY ( CMD_GET_, SEND_RING, _SIZE ); 788 TRY ( CMD_GET_ , RX_RING , _SIZE ); 819 TRY ( CMD_SET_, SMALL_BUFFER, _SIZE ); 821 TRY ( CMD_SET_, BIG_BUFFER, _SIZE );
|
/frameworks/native/libs/ui/tools/ |
lutgen.cpp | 158 outputStream << "const size_t LUT_" << src << "_TO_" << dst << "_SIZE = " << gSize << endl;
|
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/writer/ |
SQLiteOpenHelperWriter.kt | 136 val sizeVar = scope.getTmpVar("_size")
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zIn.cpp | 116 if (_pos >= _size)
125 if (size > _size - _pos)
133 if (size > _size - _pos)
199 UInt64 res = ReadNumberSpec(_buffer + _pos, _size - _pos, processed);
209 if (_pos < _size)
227 if (_pos + 4 > _size)
236 if (_pos + 8 > _size)
[all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
algo.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
algo.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/ |
algorithm | [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/ |
algorithm | [all...] |
Completed in 662 milliseconds
<<11121314151617181920>>