HomeSort by relevance Sort by last modified time
    Searched refs:moreBytes (Results 1 - 5 of 5) sorted by null

  /external/gptfdisk/
diskio-windows.cc 307 DWORD bytes, moreBytes; // low- and high-order bytes of file size
326 bytes = GetFileSize(fd, &moreBytes);
327 sectors = ((uint64_t) bytes + ((uint64_t) moreBytes) * UINT32_MAX) / GetBlockSize();
  /external/icu/icu4c/source/common/
ucnv_u8.c 123 goto morebytes;
141 morebytes:
253 goto morebytes;
270 morebytes:
801 * Jump to moreBytes below - it will not output to target.
851 goto moreBytes;
907 moreBytes:
    [all...]
ucnvmbcs.cpp     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 

Completed in 1179 milliseconds