/external/vboot_reference/cgpt/ |
D | cgpt_add.c | 51 static int GptSetEntryAttributes(struct drive *drive, in GptSetEntryAttributes() 83 static int SetEntryAttributes(struct drive *drive, in SetEntryAttributes() 118 static int CgptCheckAddValidity(struct drive *drive) { in CgptCheckAddValidity() 134 static int CgptGetUnusedPartition(struct drive *drive, uint32_t *index, in CgptGetUnusedPartition() 160 struct drive drive; in CgptSetAttributes() local 196 struct drive drive; in CgptGetPartitionDetails() local 255 static int GptAdd(struct drive *drive, CgptAddParams *params, uint32_t index) { in GptAdd() 286 struct drive drive; in CgptAdd() local
|
D | cgpt_common.c | 70 int CheckValid(const struct drive *drive) { in CheckValid() 79 int Load(struct drive *drive, uint8_t *buf, in Load() 115 int ReadPMBR(struct drive *drive) { in ReadPMBR() 126 int WritePMBR(struct drive *drive) { in WritePMBR() 137 int Save(struct drive *drive, const uint8_t *buf, in Save() 157 static int GptLoad(struct drive *drive, uint32_t sector_bytes) { in GptLoad() 231 static int GptSave(struct drive *drive) { in GptSave() 317 int DriveOpen(const char *drive_path, struct drive *drive, int mode, in DriveOpen() 367 int DriveClose(struct drive *drive, int update_as_needed) { in DriveClose() 395 uint64_t DriveLastUsableLBA(const struct drive *drive) { in DriveLastUsableLBA() [all …]
|
D | cgpt.h | 46 struct drive { struct 61 // Returns CGPT_OK if success and information are stored in 'drive'. */ argument
|
D | cgpt_create.c | 24 static int GptCreate(struct drive *drive, CgptCreateParams *params) { in GptCreate() 118 struct drive drive; in CgptCreate() local
|
D | cgpt_boot.c | 17 struct drive drive; in CgptGetBootPartitionNumber() local 67 struct drive drive; in CgptBoot() local
|
D | cgpt_show.c | 171 static void EntriesDetails(struct drive *drive, const int secondary, int raw) { in EntriesDetails() 185 static int GptShow(struct drive *drive, CgptShowParams *params) { in GptShow() 402 struct drive drive; in CgptShow() local
|
D | cgpt_find.c | 41 static int match_content(CgptFindParams *params, struct drive *drive, in match_content() 103 static int gpt_search(CgptFindParams *params, struct drive *drive, in gpt_search() 148 struct drive drive; in do_search() local
|
D | cgpt_edit.c | 12 struct drive drive; in CgptEdit() local
|
D | cgpt_repair.c | 13 struct drive drive; in CgptRepair() local
|
D | cgpt_legacy.c | 13 struct drive drive; in CgptLegacy() local
|
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/ |
D | filesys.c | 57 char drive = apr_toupper(path[0]); in filepath_root_test() local 66 apr_status_t filepath_drive_get(char **rootpath, char drive, in filepath_drive_get() 113 ULONG drive; in apr_filepath_get() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/ |
D | filesys.c | 57 char drive = apr_toupper(path[0]); in filepath_root_test() local 66 apr_status_t filepath_drive_get(char **rootpath, char drive, in filepath_drive_get() 113 ULONG drive; in apr_filepath_get() local
|
/external/mtools/ |
D | config.c | 193 static int canon_drv(int drive) { in canon_drv() 200 static int canon_drv(int drive) { in canon_drv() 217 static char ch_canon_drv(char drive) { in ch_canon_drv() 221 static void maintain_default_drive(char drive) in maintain_default_drive() 241 char drive='\0'; in syntax() local 422 static void purge(char drive, int fn) in purge() 669 static void parse_old_device_line(char drive) in parse_old_device_line() 871 char drive='\0'; in mtoolstest() local
|
D | mdir.c | 183 static __inline__ int print_volume_label(Stream_t *Dir, char drive) in print_volume_label() 279 static int enterDrive(Stream_t *Dir, char drive) in enterDrive() 321 char drive; in enterDirectory() local
|
D | minfo.c | 137 char drive, in print_mformat_commandline() 257 char drive; in minfo() local
|
D | streamcache.c | 57 Stream_t *open_root_dir(char drive, int flags, int *isRop) in open_root_dir()
|
D | mmount.c | 38 char drive; in mmount() local
|
/external/googleapis/google/apps/drive/activity/v2/ |
D | target.proto | 42 Drive drive = 5; field 60 DriveReference drive = 3; field 182 DriveReference drive = 4; field
|
/external/rust/android-crates-io/crates/rayon/src/ |
D | range_inclusive.rs | 111 fn drive<C>(iter: Iter<Self>, consumer: C) -> C::Result in drive() method 141 fn drive<C>(self, consumer: C) -> C::Result in drive() method 282 fn drive<C>(self, consumer: C) -> C::Result in drive() method
|
D | range.rs | 103 fn drive<C>(iter: Iter<Self>, consumer: C) -> C::Result in drive() method 133 fn drive<C>(self, consumer: C) -> C::Result in drive() method 337 fn drive<C>(self, consumer: C) -> C::Result in drive() method
|
D | par_either.rs | 33 fn drive<C>(self, consumer: C) -> C::Result in drive() function
|
/external/rust/android-crates-io/crates/rayon/src/slice/ |
D | rchunks.rs | 40 fn drive<C>(self, consumer: C) -> C::Result in drive() method 140 fn drive<C>(self, consumer: C) -> C::Result in drive() method 220 fn drive<C>(self, consumer: C) -> C::Result in drive() method 337 fn drive<C>(self, consumer: C) -> C::Result in drive() method
|
D | chunks.rs | 40 fn drive<C>(self, consumer: C) -> C::Result in drive() method 141 fn drive<C>(self, consumer: C) -> C::Result in drive() method 221 fn drive<C>(self, consumer: C) -> C::Result in drive() method 339 fn drive<C>(self, consumer: C) -> C::Result in drive() method
|
/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | once.rs | 50 fn drive<C>(self, consumer: C) -> C::Result in drive() method
|
/external/clang/test/SemaObjC/ |
D | conditional-expr-8.m | 40 - (void)drive; method
|