/openbmc/qemu/tests/docker/ |
H A D | test-block | 19 for t in raw qcow2 nbd luks; do 20 ./check -g quick -$t || test_fail "Test failed: iotests $t"
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rs5c372.c | 340 int t = tmp & 0x3f; in rs5c372_get_trim() local 343 t = (~t | (s8)0xc0) + 1; in rs5c372_get_trim() 345 t = t - 1; in rs5c372_get_trim() 347 tmp = t * 2; in rs5c372_get_trim() 409 t->time.tm_sec = 0; in rs5c_read_alarm() 428 if (t->time.tm_mday != -1 in rs5c_set_alarm() 429 || t->time.tm_mon != -1 in rs5c_set_alarm() 430 || t->time.tm_year != -1) in rs5c_set_alarm() 450 buf[0] = bin2bcd(t->time.tm_min); in rs5c_set_alarm() 451 buf[1] = rs5c_hr2reg(rs5c, t->time.tm_hour); in rs5c_set_alarm() [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-ppc4xx.c | 137 static int spi_ppc4xx_txrx(struct spi_device *spi, struct spi_transfer *t) in spi_ppc4xx_txrx() argument 143 t->tx_buf, t->rx_buf, t->len); in spi_ppc4xx_txrx() 147 hw->tx = t->tx_buf; in spi_ppc4xx_txrx() 148 hw->rx = t->rx_buf; in spi_ppc4xx_txrx() 149 hw->len = t->len; in spi_ppc4xx_txrx() 161 static int spi_ppc4xx_setupxfer(struct spi_device *spi, struct spi_transfer *t) in spi_ppc4xx_setupxfer() argument 176 if (t) { in spi_ppc4xx_setupxfer() 177 if (t->speed_hz) in spi_ppc4xx_setupxfer() 178 speed = min(t->speed_hz, spi->max_speed_hz); in spi_ppc4xx_setupxfer()
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | logparser.py | 69 for t in ['duration', 'exitcode']: 70 result = section_regex[t].search(line) 72 current_section[t] = result.group(1) 77 for t in test_regex: 78 result = test_regex[t].search(line) 81 self.results[current_section['name']][result.group(1).strip()] = t 83 … bb.warn("Result with no section: %s - %s" % (t, result.group(1).strip()))
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | memory.h | 255 phys_addr_t t; in __virt_to_phys_nodebug() local 258 __pv_stub(x, t, "add"); in __virt_to_phys_nodebug() 260 __pv_add_carry_stub(x, t); in __virt_to_phys_nodebug() 262 return t; in __virt_to_phys_nodebug() 267 unsigned long t; in __phys_to_virt() local 275 __pv_stub((unsigned long) x, t, "sub"); in __phys_to_virt() 276 return t; in __phys_to_virt()
|
/openbmc/linux/fs/exfat/ |
H A D | misc.c | 71 u16 t = le16_to_cpu(time); in exfat_get_entry_time() local 75 t >> 11, (t >> 5) & 0x003F, (t & 0x001F) << 1); in exfat_get_entry_time() 97 u16 t, d; in exfat_set_entry_time() local 100 t = (tm.tm_hour << 11) | (tm.tm_min << 5) | (tm.tm_sec >> 1); in exfat_set_entry_time() 103 *time = cpu_to_le16(t); in exfat_set_entry_time()
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | TableRowExpandMixin.js | 2 export const expandRowLabel = i18n.global.t('global.table.expandTableRow'); 9 ? (this.expandRowLabel = i18n.global.t('global.table.expandTableRow')) 10 : (this.expandRowLabel = i18n.global.t(
|
/openbmc/linux/net/sched/ |
H A D | sch_gred.c | 173 if (dp >= t->DPs || (q = t->tab[dp]) == NULL) { in gred_enqueue() 174 dp = t->def; in gred_enqueue() 176 q = t->tab[dp]; in gred_enqueue() 195 if (!gred_wred_mode(t) && gred_rio_mode(t)) { in gred_enqueue() 199 if (t->tab[i] && t->tab[i]->prio < q->prio && in gred_enqueue() 209 if (gred_wred_mode(t)) in gred_enqueue() 210 gred_load_wred_set(t, q); in gred_enqueue() 219 if (gred_wred_mode(t)) in gred_enqueue() 220 gred_store_wred_set(t, q); in gred_enqueue() 272 if (dp >= t->DPs || (q = t->tab[dp]) == NULL) { in gred_dequeue() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 063.out | 2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304 5 Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=4194304 10 Formatting 'TEST_DIR/t.IMGFMT.target', fmt=IMGFMT size=2097152 12 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 13 Formatting 'TEST_DIR/t.IMGFMT.target', fmt=IMGFMT size=1048576
|
H A D | 207.out | 3 …d": "job0", "options": {"driver": "ssh", "location": {"path": "TEST_DIR/PID-t.img", "server": {"ho… 21 …sh", "location": {"host-key-check": {"mode": "none"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 32 …ocation": {"host-key-check": {"mode": "known_hosts"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 43 …k": {"hash": "wrong", "mode": "hash", "type": "md5"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 49 …ck": {"hash": "HASH", "mode": "hash", "type": "md5"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 60 …": {"hash": "wrong", "mode": "hash", "type": "sha1"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 66 …k": {"hash": "HASH", "mode": "hash", "type": "sha1"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 77 … {"hash": "wrong", "mode": "hash", "type": "sha256"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 83 …: {"hash": "HASH", "mode": "hash", "type": "sha256"}, "path": "TEST_DIR/PID-t.img", "server": {"ho… 100 …sh", "location": {"host-key-check": {"mode": "none"}, "path": "TEST_DIR/PID-t.img", "server": {"ho…
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800mmio.h | 129 void rt2800mmio_txstatus_tasklet(struct tasklet_struct *t); 130 void rt2800mmio_pretbtt_tasklet(struct tasklet_struct *t); 131 void rt2800mmio_tbtt_tasklet(struct tasklet_struct *t); 132 void rt2800mmio_rxdone_tasklet(struct tasklet_struct *t); 133 void rt2800mmio_autowake_tasklet(struct tasklet_struct *t);
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/ |
H A D | feature-arm-thumb.inc | 5 # If the device doesn't support ARM, then always set "thumb" even when 25 ARM_THUMB_SUFFIX:armv4 = "t" 26 ARM_THUMB_SUFFIX:armv5 = "t" 27 ARM_THUMB_SUFFIX:armv6 = "t" 32 # what about armv7m devices which don't support -marm (e.g. Cortex-M3)?
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_endian.c | 20 const struct btf_type *t; in test_btf_endian() local 91 t = btf__type_by_id(swap_btf, var_id); in test_btf_endian() 92 ASSERT_STREQ(btf__str_by_offset(swap_btf, t->name_off), "some_var", "var_name"); in test_btf_endian() 93 ASSERT_EQ(btf_var(t)->linkage, BTF_VAR_GLOBAL_ALLOCATED, "var_linkage"); in test_btf_endian() 94 ASSERT_EQ(t->type, 1, "var_type"); in test_btf_endian()
|
/openbmc/linux/tools/objtool/ |
H A D | objtool.c | 28 int s, d, l, t; in objtool_create_backup() local 59 t = write(d, base, l); in objtool_create_backup() 60 if (t < 0) { in objtool_create_backup() 64 base += t; in objtool_create_backup() 65 l -= t; in objtool_create_backup()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
H A D | builddelete.py | 30 for t in b.target_set.all(): 31 t.delete() 32 for t in b.task_build.all(): 33 t.delete()
|
/openbmc/gpioplus/test/ |
H A D | meson.build | 33 foreach t : tests 35 t, 37 t.underscorify(), t + '.cpp',
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/files/ |
H A D | 0001-Cmds-automatically-create-folder.patch | 17 INSTX = echo -e " INST\t$(1)" && install -d $(2) && \ 20 - INSTX = echo -e " INST\t$(1)" && install -C $(1) $(2)/$(shell basename $(1)) 21 + INSTX = echo -e " INST\t$(1)" && install -d $(2) && \ 25 MKDIR = echo -e " MKDIR\t$(1)" && mkdir -p $(1)
|
/openbmc/phosphor-hwmon/test/ |
H A D | meson.build | 32 foreach t : tests 34 t, 36 t.underscorify(), 37 t + '.cpp',
|
/openbmc/phosphor-snmp/test/ |
H A D | meson.build | 37 foreach t : tests 38 test(t, executable(t.underscorify(), t,
|
/openbmc/bios-bmc-smm-error-logger/test/ |
H A D | meson.build | 31 foreach t : gtests 32 test(t, executable(t.underscorify(), t + '_test.cpp',
|
/openbmc/libbej/test/ |
H A D | meson.build | 29 foreach t : gtests 30 test(t, executable(t.underscorify(), t + '_test.cpp',
|
/openbmc/phosphor-led-sysfs/test/ |
H A D | meson.build | 35 foreach t : tests 36 test(t, 38 t.underscorify(), 39 t,
|
/openbmc/phosphor-settingsd/ |
H A D | settings_manager.mako.hpp | 189 <% t = NamedElement(name=propName).camelCase %>\ 191 …decltype(std::declval<Iface${index}>().${t}()) ${t}(decltype(std::declval<Iface${index}>().${t}())… 193 auto result = Iface${index}::${t}(); 213 result = Iface${index}::${t}(value); 218 using Iface${index}::${t}; 227 <% t = NamedElement(name=propName).camelCase %>\ 231 bool ${fname}(decltype(std::declval<Iface${index}>().${t}()) value) 400 /* Update the archive to use name/value pairs if it isn't. */
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-imx-irqsteer.c | 21 #define CHANMASK(n, t) (CTRL_STRIDE_OFF(t, 0) + 0x4 * (n) + 0x4) argument 22 #define CHANSET(n, t) (CTRL_STRIDE_OFF(t, 1) + 0x4 * (n) + 0x4) argument 23 #define CHANSTATUS(n, t) (CTRL_STRIDE_OFF(t, 2) + 0x4 * (n) + 0x4) argument 24 #define CHAN_MINTDIS(t) (CTRL_STRIDE_OFF(t, 3) + 0x4) argument 25 #define CHAN_MASTRSTAT(t) (CTRL_STRIDE_OFF(t, 3) + 0x8) argument
|
/openbmc/openbmc/poky/meta/recipes-support/apr/ |
H A D | apr_1.7.4.bb | 126 t=${D}${PTEST_PATH}/test 127 mkdir -p $t/.libs 128 cp -r ${S}/test/data $t/ 129 cp -r ${S}/test/.libs/*.so $t/.libs/ 130 cp ${S}/test/proc_child $t/ 131 cp ${S}/test/readchild $t/ 132 cp ${S}/test/sockchild $t/ 133 cp ${S}/test/sockperf $t/ 134 cp ${S}/test/testall $t/ 135 cp ${S}/test/tryread $t/
|