Home
last modified time | relevance | path

Searched refs:config (Results 1 – 6 of 6) sorted by relevance

/DragonOS-0.1.2/tools/
Dchange_rust_src.sh8 " > ~/.cargo/config
Dbootstrap.sh126 touch ~/.cargo/config
/DragonOS-0.1.2/docs/introduction/
Dbuild_system.md64 zlib1g-dev libexpat-dev pkg-config libglib2.0-dev libpixman-1-dev libsdl2-dev \
101 touch ~/.cargo/config
108 " > ~/.cargo/config
/DragonOS-0.1.2/kernel/src/driver/usb/
Dusb.h56 uint8_t config; // number of configurations member
/DragonOS-0.1.2/kernel/
Dcbindgen.toml67 # * for C++: <cstdarg>, <cstdint>, <cstdlib>, <new>, <cassert> (depending on config)
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c1618 dev_desc->procuct_index, dev_desc->serial_index, dev_desc->config); in xhci_get_descriptor()