Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 25 of 31) sorted by relevance

12

/external/mtools/
Dminfo.c40 static void displayInfosector(Stream_t *Stream, union bootsector *boot) in displayInfosector()
62 static uint32_t getHidden(union bootsector *boot) { in getHidden()
66 static void displayBPB(Stream_t *Stream, union bootsector *boot) { in displayBPB()
139 union bootsector *boot, in print_mformat_commandline()
253 union bootsector boot; in minfo() local
Dinit.c44 static int read_boot(Stream_t *Stream, union bootsector * boot, size_t size) in read_boot()
100 static int get_media_type(Stream_t *St, union bootsector *boot) in get_media_type()
127 union bootsector *boot) { in boot_to_geom()
219 union bootsector *boot, in try_device()
369 union bootsector *boot, in find_device()
404 union bootsector *boot, in parseFsParams()
498 union bootsector boot; in fs_init() local
Dmformat.c49 static uint16_t init_geometry_boot(union bootsector *boot, struct device *dev, in init_geometry_boot()
159 static __inline__ void inst_boot_prg(union bootsector *boot, uint16_t offset) in inst_boot_prg()
177 static __inline__ void format_root(Fs_t *Fs, char *label, union bootsector *boot) in format_root()
866 union bootsector boot; in mformat() local
Dmmount.c44 union bootsector boot; in mmount() local
Dfat.c661 static int check_media_type(Fs_t *This, union bootsector *boot) in check_media_type()
704 static int fat_32_read(Fs_t *This, union bootsector *boot) in fat_32_read()
736 static int old_fat_read(Fs_t *This, union bootsector *boot, int nodups) in old_fat_read()
761 int fat_read(Fs_t *This, union bootsector *boot, int nodups) in fat_read()
Dmlabel.c126 union bootsector boot; in mlabel() local
Dxdf_io.c421 uint32_t *begin, uint32_t *end, uint8_t boot) in decompose()
633 union bootsector *boot; in XdfOpen() local
Dmsdos.h192 struct bootsector_s boot; member
/external/fsck_msdos/
Dboot.c48 readboot(int dosfs, struct bootblock *boot) in readboot()
339 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
Dfat.c170 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
Ddir.c227 struct bootblock *boot; in resetDosDirSection() local
304 struct bootblock *boot; in delete() local
393 struct bootblock *boot; in checksize() local
484 struct bootblock *boot; in check_subdirectory() local
551 struct bootblock *boot; in readDosDirSection() local
1090 struct bootblock *boot = fat_get_boot(fat); in reconnect() local
Dcheck.c52 struct bootblock boot; in checkfilesys() local
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst660 Use of the X0 and X1 parameters
688 MMU, Data caches & Coherency
695 Data structures used in the BL31 cold boot interface
775 Use of the R0 and R1 parameters
797 MMU, Data caches & Coherency
804 Data structures used in cold boot interface
/external/libese/apps/boot/
DREADME.md329 #### Checking rollback values
339 #### Checking locks
/external/javassist/src/test/test4/
DInvokeDyn.java9 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/
DInlineByteBuddyMockMaker.java136 instrumentation.appendToBootstrapClassLoaderSearch(new JarFile(boot)); in instrumentation.appendToBootstrapClassLoaderSearch()
/external/python/cpython2/Modules/
Dthreadmodule.c611 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() local
657 struct bootstate *boot; in thread_PyThread_start_new_thread() local
/external/python/cpython3/Modules/
D_threadmodule.c1069 thread_bootstate_free(struct bootstate *boot) in thread_bootstate_free()
1081 struct bootstate *boot = (struct bootstate *) boot_raw; in thread_run() local
1145 struct bootstate *boot = PyMem_NEW(struct bootstate, 1); in thread_PyThread_start_new_thread() local
/external/dnsmasq/src/
Drfc2131.c697 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/avb/examples/uefi/
Duefi_avb_boot.c125 AvbPartitionData* boot; in uefi_avb_boot_kernel() local
/external/toybox/toys/pending/
Dfdisk.c455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dnotebooks.v1.json1808 "boot": { object
2633 "boot": { object
Dcompute.v1.json29881 "boot": { object
53335 "boot": { object
Dcompute.beta.json33719 "boot": { object
57812 "boot": { object
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js31 parts : {"boot":[0]}, property
35 boot : "boot", property

12