OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cdcount
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/applypatch/
imgdiff.c
218
int
cdcount
= Read2(img+i+8);
local
221
ZipFileEntry* temp_entries = malloc(
cdcount
* sizeof(ZipFileEntry));
225
for (i = 0; i <
cdcount
; ++i) {
[
all
...]
/external/qemu-pc-bios/bochs/bios/
rombios.c
684
Bit8u
cdcount
, cdidmap[BX_MAX_ATA_DEVICES];
member in struct:__anon27513
2481
Bit8u hdcount,
cdcount
, device, type;
local
[
all
...]
Completed in 180 milliseconds