Home
last modified time | relevance | path

Searched refs:specifier (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/
DReadMe.txt115 3. Absolute file paths may optionally be prefixed by a volume specifier
116 such as "FS0:". The volume specifier is separated from the remainder
117 of the path by a single colon ':'. The volume specifier must be one of
120 4. Absolute file paths that don't begin with a volume specifier;
/device/linaro/bootloader/edk2/AppPkg/
DReadMe.txt126 3. Absolute file paths may optionally be prefixed by a volume specifier
127 such as "FS0:". The volume specifier is separated from the remainder
128 of the path by a single colon ':'. The volume specifier must be one of
131 4. Absolute file paths that don't begin with a volume specifier;
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DReadMe.txt115 3. Absolute file paths may optionally be prefixed by a volume specifier
116 such as "FS0:". The volume specifier is separated from the remainder
117 of the path by a single colon ':'. The volume specifier must be one of
120 4. Absolute file paths that don't begin with a volume specifier;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py3616 def __format__(self, specifier, context=None, _localeconv=None): argument
3634 spec = _parse_format_specifier(specifier, _localeconv=_localeconv)