Home
last modified time | relevance | path

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

/u-boot/doc/sphinx/
A Dload_config.py9 def loadConfig(namespace): argument
21 and os.path.normpath(namespace["__file__"]) != os.path.normpath(config_file) ):
35 latex_documents = namespace['latex_documents']
44 namespace['latex_documents'] = new_latex_docs
49 config = namespace.copy()
53 namespace.update(config)
55 config = namespace.copy()
57 namespace.update(config)
A Dcdomain.py52 namespace = None variable
61 global namespace
63 namespace = match.group(1)
158 global namespace
192 if namespace:
193 fullname = namespace + "." + fullname
200 global namespace
213 if namespace:
214 fullname = namespace + "." + fullname
/u-boot/doc/
A DREADME.nvme19 is comprised of some number of namespaces, where each namespace is comprised
20 of some number of logical blocks. A namespace is a quantity of non-volatile
21 memory that is formatted into logical blocks. An NVMe namespace is equivalent
22 to a SCSI LUN. Each namespace is operated as an independent "device".
27 driver (driver name "nvme") and an NVMe namespace block driver (driver name
30 it is able to scan all available namespaces attached to it. Scanning namespace
32 namespace block driver.
/u-boot/lib/acpi/
A Dacpi_table.c280 char *namespace; in acpi_create_dbg2() local
321 namespace = (char *)current; in acpi_create_dbg2()
324 strncpy(namespace, path, path_len); in acpi_create_dbg2()
/u-boot/doc/android/
A Dbcb.rst20 the Android namespace which refers to a location in a dedicated raw
/u-boot/
A DREADME1052 to avoid polluting the USB namespace.

Completed in 9 milliseconds