HomeSort by relevance Sort by last modified time
    Searched full:length32 (Results 1 - 13 of 13) sorted by null

  /external/gptfdisk/
mbr.cc 112 uint32_t start32, length32; local
117 length32 = (uint32_t) length64;
120 && (partitions[i].GetLengthLBA() == length32)) {
  /system/core/libunwindstack/
DwarfSection.cpp 280 uint32_t length32; local
281 if (!memory_.ReadBytes(&length32, sizeof(length32))) {
289 if (length32 == static_cast<uint32_t>(-1)) {
314 cie->cfa_instructions_end = memory_.cur_offset() + length32;
458 uint32_t length32; local
459 if (!memory_.ReadBytes(&length32, sizeof(length32))) {
465 if (length32 == static_cast<uint32_t>(-1)) {
492 fde->cfa_instructions_end = memory_.cur_offset() + length32;
    [all...]
  /external/icu/icu4c/source/test/cintltst/
trie2test.c 1365 int32_t length16, length32; local
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
ConfigKeywordHandler.c 780 UINT32 Length32;
986 &Length32,
991 BlockSize += Length32;
1047 UINT32 Length32;
    [all...]
String.c 291 UINT32 Length32;
539 &Length32,
544 BlockSize += Length32;
    [all...]
Font.c 675 UINT32 Length32;
768 &Length32,
772 BlockPtr += Length32;
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_test.c 1140 int length32; local
    [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 1013 int32_t length32=0; local
1016 u_strToUTF32WithSub(utf32, capacity, &length32,
1022 return length32;
    [all...]
  /external/icu/icu4c/source/test/intltest/
ustrtest.cpp 1847 int32_t length32 = local
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.cpp     [all...]
  /external/valgrind/auxprogs/
valgrind-di-server.c 700 UChar rd_first8[8]; // adler32; length32
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
image.c 308 UChar rd_first8[8]; // adler32; length32
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mips.c 7297 int length32; local
    [all...]

Completed in 1800 milliseconds