| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | font-awesome.min.css | 33 …content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envel…
|
| H A D | bootstrap.min.css | 5 …content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp…
|
| H A D | bootstrap.css | 97 -webkit-box-sizing: content-box; 98 -moz-box-sizing: content-box; 99 box-sizing: content-box; 158 -webkit-box-sizing: content-box; 159 -moz-box-sizing: content-box; 160 box-sizing: content-box; 206 content: " (" attr(href) ")"; 209 content: " (" attr(title) ")"; 213 content: ""; 282 content: "\002a"; [all …]
|
| H A D | jquery.treetable.css | 14 /* Force content-box box model for indenter (Bootstrap compatibility) */ 15 -webkit-box-sizing: content-box; 16 -moz-box-sizing: content-box; 17 box-sizing: content-box;
|
| /openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps/ |
| H A D | 0001-Adjust-paths-for-use-with-Bitbake.patch | 28 - <content format='FileContent'>output_binaries/BootBlockAndHeader.bin</content> <!-- content the… 29 + <content format='FileContent'>Poleg_bootblock.bin.full</content> <!-- content the user should f… 40 - <content format='FileContent'>output_binaries/UbootAndHeader.bin</content> <!-- content the use… 41 + <content format='FileContent'>u-boot.bin.full</content> <!-- content the user should fill --> 53 - <content format='FileSize'>inputs/Poleg_bootblock.bin</content> <!-- content the user should fil… 54 + <content format='FileSize'>Poleg_bootblock.bin</content> <!-- content the user should fill --> 65 - <content format='FileContent'>inputs/Poleg_bootblock.bin</content> <!-- content the user should… 66 + <content format='FileContent'>Poleg_bootblock.bin</content> <!-- content the user should fill -… 78 - <content format='FileSize'>inputs/Poleg_bootblock.bin</content> <!-- content the user should fil… 79 + <content format='FileSize'>Poleg_bootblock.bin</content> <!-- content the user should fill --> [all …]
|
| /openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/ |
| H A D | 0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch | 24 - <content format='32bit'>0x030011BB</content> <!-- content the user should fill --> 25 + <content format='32bit'>0x0300100B</content> <!-- content the user should fill --> 33 - <content format='bytes'>4</content> <!-- content the user should fill --> 34 + <content format='bytes'>10</content> <!-- content the user should fill --> 46 - <content format='32bit'>0x030111BC</content> <!-- content the user should fill 0x0… 47 + <content format='32bit'>0x0300100B</content> <!-- content the user should fill 0x0…
|
| /openbmc/openbmc/poky/documentation/sphinx-static/ |
| H A D | theme_overrides.css | 84 .wy-nav-content a { 90 .wy-nav-content a:hover { 95 .wy-nav-content a:visited { 103 /* content column 105 * RTD theme's default is 800px as max width for the content, but we have 109 .wy-nav-content{max-width: none; } 112 code, .rst-content tt, .rst-content code { 120 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal { 125 .rst-content .note .admonition-title, 126 .rst-content .tip .admonition-title, [all …]
|
| /openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/ |
| H A D | util_test.cpp | 42 std::string_view content = "This is\ntest\tcontentt\n\n\n\n.\n\n##$#$"; in TEST() local 43 ofs << content; in TEST() 47 EXPECT_EQ(readContent, content); in TEST() 62 const std::string_view content = in TEST() local 69 metric_blob::parseTcommUtimeStimeString(content, ticksPerSec); in TEST() 81 const std::string_view content = in TEST() local 85 metric_blob::parseTcommUtimeStimeString(content, ticksPerSec); in TEST() 94 const std::string_view content = in TEST() local 103 EXPECT_TRUE(metric_blob::parseMeminfoValue(content, "MemTotal:", value)); in TEST() 105 EXPECT_TRUE(metric_blob::parseMeminfoValue(content, "MemFree:", value)); in TEST() [all …]
|
| /openbmc/phosphor-webui/app/common/services/ |
| H A D | api-utils.js | 104 var content = JSON.parse(json); 105 deferred.resolve(content.data); 141 var content = JSON.parse(evt.data); 142 var hostState = content.properties.CurrentHostState; 181 var content = JSON.parse(evt.data); 182 var hostState = content.properties.CurrentHostState; 223 var content = JSON.parse(evt.data); 224 var hostState = content.properties.CurrentHostState; 278 var content = JSON.parse(json); 283 function parseNetworkData(content) { argument [all …]
|
| /openbmc/openbmc/poky/bitbake/doc/sphinx-static/ |
| H A D | theme_overrides.css | 84 .wy-nav-content a { 90 .wy-nav-content a:hover { 95 .wy-nav-content a:visited { 103 /* content column 105 * RTD theme's default is 800px as max width for the content, but we have 109 .wy-nav-content{max-width: none; } 112 code, .rst-content tt, .rst-content code { 120 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal { 125 .rst-content .note .admonition-title, 126 .rst-content .tip .admonition-title, [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/ |
| H A D | binutils-testsuite_2.44.bb | 36 content = [] 37 content.append('set srcdir "{0}/{1}"'.format(d.getVar("S"), suite)) 38 content.append('set objdir "{0}/{1}"'.format(d.getVar("B"), suite)) 39 content.append('set build_alias "{0}"'.format(d.getVar("BUILD_SYS"))) 40 content.append('set build_triplet {0}'.format(d.getVar("BUILD_SYS"))) 42 content.append('set host_alias "{0}"'.format(d.getVar("BUILD_SYS"))) 43 content.append('set host_triplet {0}'.format(d.getVar("BUILD_SYS"))) 44 content.append('set target_alias "{0}"'.format(d.getVar("TARGET_SYS"))) 45 content.append('set target_triplet {0}'.format(suffix_sys(d.getVar("TARGET_SYS")))) 46 content.append("set development true") [all …]
|
| /openbmc/qemu/docs/sphinx-static/ |
| H A D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { 19 .rst-content dl:not(.docutils) dt { 76 .rst-content .highlight > pre { 81 .rst-content table.field-list th.field-name { 85 .rst-content table.field-list td.field-body { 92 .rst-content .admonition-example { 98 .rst-content .admonition-example > .admonition-title:before { 99 content: "▷"; 102 .rst-content .admonition-example > .admonition-title { 106 .rst-content .admonition-example > div[class^="highlight"] { [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-testsuite.inc | 38 content = [] 39 content.append('load_generic_config "sim"') 40 content.append('load_base_board_description "basic-sim"') 41 content.append('process_multilib_options ""') 68 content.append('set_board_info is_simulator 1') 69 content.append('set_board_info sim "{0}"'.format(qemu_binary)) 70 content.append('set_board_info sim,options "{0}"'.format(" ".join(args))) 73 content.append('set_board_info target_install {%s}' % d.getVar("TARGET_SYS")) 74 content.append('set_board_info ldscript ""') 75 …#content.append('set_board_info needs_status_wrapper 1') # qemu-linux-user return codes work, and … [all …]
|
| /openbmc/u-boot/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 14 .rst-content .highlight > pre { 20 /* content column 22 * RTD theme's default is 800px as max width for the content, but we have 26 .wy-nav-content{max-width: none; } 37 .rst-content table.docutils caption { text-align: left; font-size: 100%; } 50 caption, .wy-table caption, .rst-content table.field-list caption { 72 .rst-content .section ul li:last-child, .rst-content .section ul li p:last-child { 78 code, .rst-content tt, .rst-content code { 86 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
|
| /openbmc/qemu/tests/qtest/migration/ |
| H A D | bootfile.c | 39 unsigned char *content; in bootfile_create() local 48 content = x86_bootsect; in bootfile_create() 51 content = s390x_elf; in bootfile_create() 54 content = ppc64_kernel; in bootfile_create() 57 content = aarch64_kernel; in bootfile_create() 66 g_assert_cmpint(fwrite(content, len, 1, bootfile), ==, 1); in bootfile_create()
|
| /openbmc/qemu/scripts/ |
| H A D | qemu-plugin-symbols.py | 20 content = file.read() 22 content = content.replace('#define QEMU_PLUGIN_API', '') 23 expected = content.count('QEMU_PLUGIN_API') 26 syms = re.findall(r'QEMU_PLUGIN_API.*?(\w+)\s*\(', content, re.DOTALL)
|
| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | rstFlatTable.py | 83 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 88 content = content if content is not None else [] 94 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 99 content = content if content is not None else [] 126 if not self.content: 135 self.state.nested_parse(self.content, self.content_offset, node) 300 cspan, rspan, content = row[-1] 301 row[-1] = (cspan + x, rspan, content) 316 content = col[2][0].astext() 317 if len (content) > 30: [all …]
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | storageaddsel.cpp | 27 std::string content; in readESEL() local 34 return content; in readESEL() 38 content.resize(handle.tellg()); in readESEL() 40 handle.read(&content[0], content.size()); in readESEL() 43 return content; in readESEL()
|
| /openbmc/phosphor-webui/app/common/styles/layout/ |
| H A D | section.scss | 9 <div class="section-content"> 12 <div class="section-content"> 24 justify-content: space-between; 34 .section-content { 38 + .section-content {
|
| /openbmc/sdeventplus/example/ |
| H A D | delayed_echo.cpp | 39 std::string content; in main() local 41 printf("%s", content.c_str()); in main() 42 content.clear(); in main() 51 printf("%s", content.c_str()); in main() 55 content.append(buffer.data(), bytes); in main()
|
| /openbmc/bmcweb/scripts/ |
| H A D | update_schemas.py | 40 zipBytesIO = BytesIO(r.content) 113 content = zip_ref.read(os.path.join(VERSION + "/csdl", csdl_file)) variable 114 content = content.replace(b"\r\n", b"\n") variable 115 schema_out.write(content) 139 content = zip_ref.read(zip_filepath) variable 140 content = content.replace(b"\r\n", b"\n") variable 141 schema_file.write(content)
|
| /openbmc/phosphor-hwmon/ |
| H A D | env.hpp | 100 std::string content; in getIndirectID() local 110 content.assign((std::istreambuf_iterator<char>(handle)), in getIndirectID() 113 if (!content.empty()) in getIndirectID() 116 content.pop_back(); in getIndirectID() 120 return content; in getIndirectID()
|
| /openbmc/phosphor-misc/http-redirect/ |
| H A D | http-redirect.awk | 56 content = substr($0, RSTART + RLENGTH) 57 sub(/[ \t]*$/, "", content) 72 headers[header] = prior content 167 content = response CRLF newpath CRLF CRLF reason CRLF 168 respond_and_exit(response, content, newpath) 367 function respond_and_exit(response, content, URI) 377 trace( "DEBUG: content: '" content"'\n" ) 379 content = response CRLF 382 content_length = sprintf("Content-Length: %d", length(content)) 386 content = "" [all …]
|
| /openbmc/rest-dbus/resources/ |
| H A D | dbus.js | 111 var content = type.substring(1, i); 112 ret.type = 'struct {' + format_types(content).join(', ') + '}'; 118 var content = type.substring(1); 119 if (content[0] == '{') { 122 for (i = 1, n = 1; i < content.length; i++) { 123 var c = content[i]; 131 content = content.substring(1, i); 132 var types = format_types(content); 133 console.log("{", content, "}", types); 137 var t = format_one_type(content);
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | compat.py | 61 directive.content, 67 with switch_source_input(directive.state, directive.content): 69 directive.state, directive.content, content_node 211 self._temp_content = self.content 218 self.content, self.content_offset, self._temp_node 222 self.content = StringList() 229 self.content = self._temp_content
|