/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…
|
/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/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/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/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.43.1.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/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { 43 .rst-content .highlight > pre { 48 .rst-content table.field-list th.field-name { 52 .rst-content table.field-list td.field-body { 59 /* content column 61 * RTD theme's default is 800px as max width for the content, but we have 65 .wy-nav-content{max-width: none; } 76 .rst-content table.docutils caption { text-align: left; font-size: 100%; } 89 caption, .wy-table caption, .rst-content table.field-list caption { 108 .rst-content .section ul li:last-child, .rst-content .section ul li p:last-child { [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/linux/tools/testing/ktest/examples/bootconfigs/ |
H A D | verify-functiongraph.sh | 8 content=`cat $file` 9 if [ "$content" != "$val" ]; then 10 echo "FAILED: $file has '$content', expected '$val'" 18 content=`cat $file | sed -ne "/^$val/p"` 19 if [ -z "$content" ]; then 41 content=`cat $file | sed -ne "/^[0 ]*$val/p"` 42 if [ -z "$content" ]; then
|
H A D | verify-tracing.sh | 8 content=`cat $file` 9 if [ "$content" != "$val" ]; then 10 echo "FAILED: $file has '$content', expected '$val'" 18 content=`cat $file | sed -ne "/^$val/p"` 19 if [ -z "$content" ]; then 41 content=`cat $file | sed -ne "/^[0 ]*$val/p"` 42 if [ -z "$content" ]; then
|
H A D | verify-boottrace.sh | 8 content=`cat $file` 9 if [ "$content" != "$val" ]; then 10 echo "FAILED: $file has '$content', expected '$val'" 18 content=`cat $file | sed -ne "/^$val/p"` 19 if [ -z "$content" ]; then 41 content=`cat $file | sed -ne "/^[0 ]*$val/p"` 42 if [ -z "$content" ]; then
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kernel_abi.py | 96 content = ViewList() 118 if new_f != f and content: 119 self.do_parse(content, node) 120 content = ViewList() 130 content.append(line, f, ln) 134 if content: 135 self.do_parse(content, node) 139 def do_parse(self, content, node): argument 140 with switch_source_input(self.state, content): 141 self.state.nested_parse(content, 0, node, match_titles=1)
|
H A D | rstFlatTable.py | 71 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 76 content = content if content is not None else [] 82 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument 87 content = content if content is not None else [] 114 if not self.content: 123 self.state.nested_parse(self.content, self.content_offset, node) 288 cspan, rspan, content = row[-1] 289 row[-1] = (cspan + x, rspan, content) 304 content = col[2][0].astext() 305 if len (content) > 30: [all …]
|
/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/linux/rust/macros/ |
H A D | module.rs | 40 fn emit_base(&mut self, field: &str, content: &str, builtin: bool) { in emit_base() 47 content = content in emit_base() 51 format!("{field}={content}\0", field = field, content = content) in emit_base() 78 fn emit_only_builtin(&mut self, field: &str, content: &str) { in emit_only_builtin() 79 self.emit_base(field, content, true) in emit_only_builtin() 82 fn emit_only_loadable(&mut self, field: &str, content: &str) { in emit_only_loadable() 83 self.emit_base(field, content, false) in emit_only_loadable() 86 fn emit(&mut self, field: &str, content: &str) { in emit() 87 self.emit_only_builtin(field, content); in emit() 88 self.emit_only_loadable(field, content); in emit()
|
/openbmc/linux/tools/testing/selftests/damon/ |
H A D | _debugfs_common.sh | 6 content=$2 11 echo "$content" > "$file" 14 echo "writing $content to $file doesn't return $expected" 35 content=$(cat "$file") 36 if [ "$content" != "$expected" ] 38 echo "reading $file expected $expected but $content"
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_debugfs.c | 440 static void hns3_dbg_fill_content(char *content, u16 len, in hns3_dbg_fill_content() argument 445 char *pos = content; in hns3_dbg_fill_content() 456 memset(content, ' ', len); in hns3_dbg_fill_content() 535 char content[HNS3_DBG_INFO_LEN]; in hns3_dump_coal_info() local 544 hns3_dbg_fill_content(content, sizeof(content), coal_info_items, in hns3_dump_coal_info() 546 *pos += scnprintf(buf + *pos, len - *pos, "%s", content); in hns3_dump_coal_info() 551 hns3_dbg_fill_content(content, sizeof(content), coal_info_items, in hns3_dump_coal_info() 554 *pos += scnprintf(buf + *pos, len - *pos, "%s", content); in hns3_dump_coal_info() 585 char content[HNS3_DBG_INFO_LEN]; in hns3_dbg_tx_spare_info() local 598 hns3_dbg_fill_content(content, sizeof(content), tx_spare_info_items, in hns3_dbg_tx_spare_info() [all …]
|
/openbmc/linux/scripts/ |
H A D | get_abi.pl | 130 my $content = $3; 150 $content =~ s/[,.;]$//; 152 push @{$symbols{$content}->{file}}, " $file:" . ($ln - 1); 155 $what .= "\xac" . $content; 165 $what = $content; 166 $label = $content; 169 push @labels, [($content, $label)]; 172 push @{$data{$nametag}->{symbols}}, $content if ($data{$nametag}->{what}); 208 $content = ' ' x length($new_tag) . $sep . $content; 209 while ($content =~ s/\t+/' ' x (length($&) * 8 - length($`) % 8)/e) {} [all …]
|
/openbmc/bmcweb/scripts/ |
H A D | update_schemas.py | 36 zipBytesIO = BytesIO(r.content) 101 content = zip_ref.read(os.path.join(VERSION + "/csdl", csdl_file)) variable 102 content = content.replace(b"\r\n", b"\n") variable 103 schema_out.write(content) 111 content = zip_ref.read(zip_filepath) variable 112 content = content.replace(b"\r\n", b"\n") variable 113 schema_file.write(content)
|
/openbmc/linux/drivers/s390/char/ |
H A D | hmcdrv_cache.c | 42 void *content; member 95 hmcdrv_cache_file.content + pos, in hmcdrv_cache_get() 131 cftp.buf = hmcdrv_cache_file.content; /* and update */ in hmcdrv_cache_do() 146 memcpy(ftp->buf, hmcdrv_cache_file.content, len); in hmcdrv_cache_do() 220 hmcdrv_cache_file.content = in hmcdrv_cache_startup() 224 if (!hmcdrv_cache_file.content) { in hmcdrv_cache_startup() 243 if (hmcdrv_cache_file.content) { in hmcdrv_cache_shutdown() 244 free_pages((unsigned long) hmcdrv_cache_file.content, in hmcdrv_cache_shutdown() 246 hmcdrv_cache_file.content = NULL; in hmcdrv_cache_shutdown()
|
/openbmc/phosphor-host-ipmid/ |
H A D | storageaddsel.cpp | 28 std::string content; in readESEL() local 35 return content; in readESEL() 39 content.resize(handle.tellg()); in readESEL() 41 handle.read(&content[0], content.size()); in readESEL() 44 return content; in readESEL()
|