Home
last modified time | relevance | path

Searched refs:text (Results 1 – 13 of 13) sorted by relevance

/SCP-firmware-master/tools/
A Dcheck_framework.py18 def banner(text): argument
20 title = " {} ".format(text)
A Dcheck_module_utest.py18 def banner(text): argument
20 title = " {} ".format(text)
A Dcheck_pycodestyle.py19 def banner(text): argument
21 title = " {} ".format(text)
A Dci_cmake.py59 def banner(text): argument
61 title = " {} ".format(text)
/SCP-firmware-master/arch/arm/armv8-a/src/
A Darch.ld.S135 .text : {
138 *(.text*)
195 __TEXT_START__ = LOADADDR(.text);
196 __TEXT_SIZE__ = SIZEOF(.text);
/SCP-firmware-master/arch/arm/arm-m/src/
A Darch.ld.S86 .text : {
87 *(.text .text.*)
/SCP-firmware-master/doc/media/
A Dstyle.css93 text-align: center;
110 text-decoration: none;
188 text-indent: -53px;
212 text-align: right;
288 text-align: center;
300 text-align: center;
311 text-align: right;
495 text-align: center;
591 text-align: right;
654 text-shadow: none;
[all …]
/SCP-firmware-master/module/bootloader/src/
A Dmod_bootloader_boot.S10 .text
/SCP-firmware-master/arch/arm/armv8-a/include/common/
A Dasm_macros_common.S33 .section .text.asm.\_name, "ax"
/SCP-firmware-master/
A Dlicense.md34 Individual files contain the following tag instead of the full license text.
/SCP-firmware-master/debugger/src/cli/
A Dreadme.txt18 sizes, default prompt text, platform return codes, etc.
68 Note that the maximum size of individual print text is limited by the
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/portable/GCC/ARM_CA53_64_Rcar/
A DportASM.S28 .text
/SCP-firmware-master/doc/
A DDoxyfile6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
21 # that follow. The default is UTF-8 which is also the encoding used for all text
113 # used to form the text in various listings. Each string in this list, if found
114 # as the leading text of the brief description, will be stripped from the text
116 # text. Otherwise, the brief description is used as-is. If left blank, the
537 # append additional text to a page's title, such as Class Reference. If set to
768 # can produce. The string should contain the $file, $line, and $text tags, which
770 # and the warning text. Optionally the format may contain $version, which will
773 # The default value is: $file:$line: $text.
[all …]

Completed in 19 milliseconds