OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:moreBytes
(Results
1 - 3
of
3
) 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();
/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 203 milliseconds