/external/fsck_msdos/ |
D | boot.c | 48 readboot(int dosfs, struct bootblock *boot) in readboot() 339 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
|
D | fat.c | 170 struct bootblock *boot; member 559 const struct bootblock *boot = boot_of_(fat); in valid_cl() local 582 checkdirty(int fs, struct bootblock *boot) in checkdirty() 648 struct bootblock *boot; in cleardirty() local 701 struct bootblock *boot; in _readfat() local 808 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat() 1125 struct bootblock *boot = boot_of_(fat); in clearchain() local 1146 struct bootblock *boot; in copyfat() local 1196 struct bootblock *boot; in writefat() local 1253 struct bootblock *boot; in checklost() local
|
D | dir.c | 227 struct bootblock *boot; in resetDosDirSection() local 304 struct bootblock *boot; in delete() local 393 struct bootblock *boot; in checksize() local 471 struct bootblock *boot; in check_subdirectory() local 538 struct bootblock *boot; in readDosDirSection() local 1077 struct bootblock *boot = fat_get_boot(fat); in reconnect() local
|
D | check.c | 52 struct bootblock boot; in checkfilesys() local
|
/external/mtools/ |
D | init.c | 39 static int read_boot(Stream_t *Stream, union bootsector * boot, int size) in read_boot() 93 static int get_media_type(Stream_t *St, union bootsector *boot) in get_media_type() 136 union bootsector *boot, in find_device() 262 union bootsector boot; in fs_init() local
|
D | minfo.c | 39 static void displayInfosector(Stream_t *Stream, union bootsector *boot) in displayInfosector() 59 static void displayBPB(Stream_t *Stream, union bootsector *boot) { in displayBPB() 122 union bootsector boot; in minfo() local
|
D | mformat.c | 57 static int init_geometry_boot(union bootsector *boot, struct device *dev, in init_geometry_boot() 288 static __inline__ void format_root(Fs_t *Fs, char *label, union bootsector *boot) in format_root() 506 static __inline__ void inst_boot_prg(union bootsector *boot, int offset) in inst_boot_prg() 611 struct Fs_t *Fs, union bootsector *boot) in calc_fs_parameters() 671 struct Fs_t *Fs, union bootsector *boot) in calc_fs_parameters_32() 896 union bootsector boot; in mformat() local
|
D | mmount.c | 44 union bootsector boot; in mmount() local
|
D | xdf_io.c | 402 off_t *end, int boot) in decompose() 527 static int check_geom(struct device *dev, int media, union bootsector *boot) in check_geom() 559 static void set_geom(union bootsector *boot, struct device *dev) in set_geom() 573 union bootsector *boot) in config_geom() 598 union bootsector *boot; in XdfOpen() local
|
D | mclasserase.c | 83 union bootsector boot; in do_mclasserase() local
|
D | fat.c | 625 static int check_media_type(Fs_t *This, union bootsector *boot, in check_media_type() 671 static int fat_32_read(Fs_t *This, union bootsector *boot, in fat_32_read() 706 static int old_fat_read(Fs_t *This, union bootsector *boot, in old_fat_read() 736 int fat_read(Fs_t *This, union bootsector *boot, in fat_read()
|
D | mlabel.c | 126 union bootsector boot; in mlabel() local
|
D | stream.h | 56 #define SET_GEOM(stream, dev, orig_dev, media, boot) \ argument
|
D | floppyd_io.c | 406 int media, union bootsector *boot) in floppyd_geom()
|
D | plain_io.c | 175 int media, union bootsector *boot) in file_geom()
|
D | msdos.h | 192 struct bootsector_s boot; member
|
/external/arm-trusted-firmware/docs/design/ |
D | firmware-design.rst | 653 Use of the X0 and X1 parameters 681 MMU, Data caches & Coherency 688 Data structures used in the BL31 cold boot interface 768 Use of the R0 and R1 parameters 790 MMU, Data caches & Coherency 797 Data structures used in cold boot interface
|
/external/libese/apps/boot/ |
D | README.md | 329 #### Checking rollback values 339 #### Checking locks
|
/external/javassist/src/test/test4/ |
D | InvokeDyn.java | 9 public static CallSite boot(MethodHandles.Lookup caller, String name, MethodType type) in boot() method in InvokeDyn
|
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/ |
D | InlineByteBuddyMockMaker.java | 136 instrumentation.appendToBootstrapClassLoaderSearch(new JarFile(boot)); in instrumentation.appendToBootstrapClassLoaderSearch()
|
/external/python/cpython2/Modules/ |
D | threadmodule.c | 611 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() local 657 struct bootstate *boot; in thread_PyThread_start_new_thread() local
|
/external/dnsmasq/src/ |
D | rfc2131.c | 697 struct dhcp_boot* boot = find_boot(netid); in dhcp_reply() local 1735 struct dhcp_boot* boot; in find_boot() local 1752 struct dhcp_boot* boot; in do_options() local
|
/external/python/cpython3/Modules/ |
D | _threadmodule.c | 1031 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() local 1067 struct bootstate *boot; in thread_PyThread_start_new_thread() local
|
/external/avb/examples/uefi/ |
D | uefi_avb_boot.c | 125 AvbPartitionData* boot; in uefi_avb_boot_kernel() local
|
/external/toybox/toys/pending/ |
D | fdisk.c | 455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
|