OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DiskSize
(Results
1 - 6
of
6
) sorted by null
/external/gptfdisk/
diskio-unix.cc
386
// The
disksize
function is taken from the Linux fdisk code and modified
389
uint64_t DiskIO::
DiskSize
(int *err) {
461
} // DiskIO::
DiskSize
()
diskio-windows.cc
305
uint64_t DiskIO::
DiskSize
(int *err) {
336
} // DiskIO::
DiskSize
()
/external/lzma/CPP/Windows/
FileIO.h
133
LARGE_INTEGER
DiskSize
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddcdvd.h
98
UCHAR
DiskSize
: 4;
ntdddisk.h
300
LARGE_INTEGER
DiskSize
;
winioctl.h
712
LARGE_INTEGER
DiskSize
;
761
LARGE_INTEGER
DiskSize
;
[
all
...]
Completed in 575 milliseconds