Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 3044) sorted by relevance

12345678910>>...122

/openbmc/qemu/host/include/i386/host/crypto/
H A Daes-round.h30 __m128i t = (__m128i)st->v; in aesenc_MC_accel() local
34 t = aes_accel_bswap(t); in aesenc_MC_accel()
35 t = _mm_aesdeclast_si128(t, z); in aesenc_MC_accel()
36 t = _mm_aesenc_si128(t, z); in aesenc_MC_accel()
37 t = aes_accel_bswap(t); in aesenc_MC_accel()
39 t = _mm_aesdeclast_si128(t, z); in aesenc_MC_accel()
40 t = _mm_aesenc_si128(t, z); in aesenc_MC_accel()
42 ret->v = (AESStateVec)t; in aesenc_MC_accel()
49 __m128i t = (__m128i)st->v; in aesenc_SB_SR_AK_accel() local
53 t = aes_accel_bswap(t); in aesenc_SB_SR_AK_accel()
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_packedtags2.c50 yaffs_dump_packed_tags2_tags_only(&pt->t); in yaffs_dump_packed_tags2()
53 static void yaffs_dump_tags2(const struct yaffs_ext_tags *t) in yaffs_dump_tags2() argument
57 t->ecc_result, t->block_bad, t->chunk_used, t->obj_id, in yaffs_dump_tags2()
58 t->chunk_id, t->n_bytes, t->is_deleted, t->serial_number, in yaffs_dump_tags2()
59 t->seq_number); in yaffs_dump_tags2()
63 static int yaffs_check_tags_extra_packable(const struct yaffs_ext_tags *t) in yaffs_check_tags_extra_packable() argument
65 if (t->chunk_id != 0 || !t->extra_available) in yaffs_check_tags_extra_packable()
69 if (t->extra_obj_type == YAFFS_OBJECT_TYPE_FILE && in yaffs_check_tags_extra_packable()
70 (t->extra_file_size >> 31) != 0) in yaffs_check_tags_extra_packable()
76 const struct yaffs_ext_tags *t) in yaffs_pack_tags2_tags_only() argument
[all …]
H A Dyaffs_packedtags1.c26 const struct yaffs_ext_tags *t) in yaffs_pack_tags1() argument
28 pt->chunk_id = t->chunk_id; in yaffs_pack_tags1()
29 pt->serial_number = t->serial_number; in yaffs_pack_tags1()
30 pt->n_bytes = t->n_bytes; in yaffs_pack_tags1()
31 pt->obj_id = t->obj_id; in yaffs_pack_tags1()
33 pt->deleted = (t->is_deleted) ? 0 : 1; in yaffs_pack_tags1()
38 void yaffs_unpack_tags1(struct yaffs_ext_tags *t, in yaffs_unpack_tags1() argument
43 t->block_bad = 0; in yaffs_unpack_tags1()
45 t->block_bad = 1; in yaffs_unpack_tags1()
46 t->chunk_used = 1; in yaffs_unpack_tags1()
[all …]
/openbmc/qemu/host/include/aarch64/host/crypto/
H A Daes-round.h87 uint8x16_t t = (uint8x16_t)st->v; in aesenc_MC_accel() local
90 t = aes_accel_bswap(t); in aesenc_MC_accel()
91 t = aes_accel_aesmc(t); in aesenc_MC_accel()
92 t = aes_accel_bswap(t); in aesenc_MC_accel()
94 t = aes_accel_aesmc(t); in aesenc_MC_accel()
96 ret->v = (AESStateVec)t; in aesenc_MC_accel()
103 uint8x16_t t = (uint8x16_t)st->v; in aesenc_SB_SR_AK_accel() local
107 t = aes_accel_bswap(t); in aesenc_SB_SR_AK_accel()
108 t = aes_accel_aese(t, z); in aesenc_SB_SR_AK_accel()
109 t = aes_accel_bswap(t); in aesenc_SB_SR_AK_accel()
[all …]
/openbmc/u-boot/lib/
H A Dsmbios.c76 struct smbios_type0 *t; in smbios_write_type0() local
79 t = map_sysmem(*current, len); in smbios_write_type0()
80 memset(t, 0, sizeof(struct smbios_type0)); in smbios_write_type0()
81 fill_smbios_header(t, SMBIOS_BIOS_INFORMATION, len, handle); in smbios_write_type0()
82 t->vendor = smbios_add_string(t->eos, "U-Boot"); in smbios_write_type0()
83 t->bios_ver = smbios_add_string(t->eos, PLAIN_VERSION); in smbios_write_type0()
84 t->bios_release_date = smbios_add_string(t->eos, U_BOOT_DMI_DATE); in smbios_write_type0()
86 t->bios_rom_size = (CONFIG_ROM_SIZE / 65536) - 1; in smbios_write_type0()
88 t->bios_characteristics = BIOS_CHARACTERISTICS_PCI_SUPPORTED | in smbios_write_type0()
92 t->bios_characteristics_ext1 = BIOS_CHARACTERISTICS_EXT1_ACPI; in smbios_write_type0()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.dataTables-1.13.8.min.js4t){return n(t,window,document)}):"object"==typeof exports?(a=require("jquery"),"undefined"==typeof… argument
H A Djquery-ui.min.js6t(t,s){var a,n,r,o=t.nodeName.toLowerCase();return"area"===o?(a=t.parentNode,n=a.name,t.href&&n&&"… argument
7t,i,s,a,n,r,o){var h,l,u,d,c,p,f,m,g=this._get(e,"changeMonth"),v=this._get(e,"changeYear"),y=this… argument
H A Dbootstrap-3.4.1.min.js6t){"use strict";var e=jQuery.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1… argument
H A Djquery-2.0.3.min.js4t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e.jQuery,u=e.$,l={},c=[],p=… argument
5t&&n.unshift("inprogress"),delete o.stop,i.call(e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:functio… argument
6t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,… argument
H A Djquery-3.7.1.min.js2t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document… argument
/openbmc/qemu/hw/char/
H A Dterminal3270.c48 Terminal3270 *t = opaque; in DECLARE_INSTANCE_CHECKER() local
50 return INPUT_BUFFER_SIZE - t->in_len; in DECLARE_INSTANCE_CHECKER()
53 static void terminal_timer_cancel(Terminal3270 *t) in terminal_timer_cancel() argument
55 if (t->timer_tag) { in terminal_timer_cancel()
56 g_source_remove(t->timer_tag); in terminal_timer_cancel()
57 t->timer_tag = 0; in terminal_timer_cancel()
65 static void TN3270_handshake_done(Terminal3270 *t) in TN3270_handshake_done() argument
67 CcwDevice *ccw_dev = CCW_DEVICE(t); in TN3270_handshake_done()
70 t->handshake_done = true; in TN3270_handshake_done()
81 Terminal3270 *t = opaque; in send_timing_mark_cb() local
[all …]
/openbmc/qemu/host/include/loongarch64/host/
H A Dbufferiszero.c.inc20 asm("vld $vr0,%2,0\n\t" /* first: buf + 0 */
21 "vld $vr1,%4,-16\n\t" /* last: buf + len - 16 */
22 "vld $vr2,%3,0\n\t" /* e[0] */
23 "vld $vr3,%3,16\n\t" /* e[1] */
24 "vld $vr4,%3,32\n\t" /* e[2] */
25 "vld $vr5,%3,48\n\t" /* e[3] */
26 "vld $vr6,%3,64\n\t" /* e[4] */
27 "vld $vr7,%3,80\n\t" /* e[5] */
28 "vld $vr8,%3,96\n\t" /* e[6] */
29 "vor.v $vr0,$vr0,$vr1\n\t"
[all …]
/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c81 static void npcm7xx_timer_start(NPCM7xxBaseTimer *t) in npcm7xx_timer_start() argument
86 t->expires_ns = now + t->remaining_ns; in npcm7xx_timer_start()
87 timer_mod(&t->qtimer, t->expires_ns); in npcm7xx_timer_start()
91 static void npcm7xx_timer_pause(NPCM7xxBaseTimer *t) in npcm7xx_timer_pause() argument
95 timer_del(&t->qtimer); in npcm7xx_timer_pause()
97 t->remaining_ns = t->expires_ns - now; in npcm7xx_timer_pause()
101 static void npcm7xx_timer_clear(NPCM7xxBaseTimer *t) in npcm7xx_timer_clear() argument
103 timer_del(&t->qtimer); in npcm7xx_timer_clear()
104 t->expires_ns = 0; in npcm7xx_timer_clear()
105 t->remaining_ns = 0; in npcm7xx_timer_clear()
[all …]
H A Daspeed_timer.c62 static inline AspeedTimerCtrlState *timer_to_ctrl(AspeedTimer *t) in timer_to_ctrl() argument
64 const AspeedTimer (*timers)[] = (void *)t - (t->id * sizeof(*t)); in timer_to_ctrl()
68 static inline bool timer_ctrl_status(AspeedTimer *t, enum timer_ctrl_op op) in timer_ctrl_status() argument
70 return !!(timer_to_ctrl(t)->ctrl & BIT(t->id * TIMER_CTRL_BITS + op)); in timer_ctrl_status()
73 static inline bool timer_enabled(AspeedTimer *t) in timer_enabled() argument
75 return timer_ctrl_status(t, op_enable); in timer_enabled()
78 static inline bool timer_overflow_interrupt(AspeedTimer *t) in timer_overflow_interrupt() argument
80 return timer_ctrl_status(t, op_overflow_interrupt); in timer_overflow_interrupt()
83 static inline bool timer_can_pulse(AspeedTimer *t) in timer_can_pulse() argument
85 return t->id >= TIMER_FIRST_CAP_PULSE; in timer_can_pulse()
[all …]
H A Dslavio_timer.c107 static void slavio_timer_get_out(CPUTimerState *t) in slavio_timer_get_out() argument
111 if (t->limit == 0) { /* free-run system or processor counter */ in slavio_timer_get_out()
114 limit = t->limit; in slavio_timer_get_out()
116 count = limit - PERIODS_TO_LIMIT(ptimer_get_count(t->timer)); in slavio_timer_get_out()
118 trace_slavio_timer_get_out(t->limit, t->counthigh, t->count); in slavio_timer_get_out()
119 t->count = count & TIMER_COUNT_MASK32; in slavio_timer_get_out()
120 t->counthigh = count >> 32; in slavio_timer_get_out()
128 CPUTimerState *t = &s->cputimer[tc->timer_index]; in slavio_timer_irq() local
130 slavio_timer_get_out(t); in slavio_timer_irq()
131 trace_slavio_timer_irq(t->counthigh, t->count); in slavio_timer_irq()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D153.out6 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=33554432
9 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432 backing_file=TEST_DIR/t.IMGFMT.base backin…
14 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,: Failed to get "write" lock
15 Is another process using the image [TEST_DIR/t.qcow2]?
18 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,read-only=on: Failed to get shared "write" lock
19 Is another process using the image [TEST_DIR/t.qcow2]?
25 _qemu_io_wrapper -c read 0 512 TEST_DIR/t.qcow2
26 qemu-io: can't open device TEST_DIR/t.qcow2: Failed to get "write" lock
27 Is another process using the image [TEST_DIR/t.qcow2]?
29 _qemu_io_wrapper -r -c read 0 512 TEST_DIR/t.qcow2
[all …]
H A D232.out2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
6 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
7 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
8 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
10 NODE_NAME: TEST_DIR/t.IMGFMT (file)
11 NODE_NAME: TEST_DIR/t.IMGFMT (file)
12 NODE_NAME: TEST_DIR/t.IMGFMT (file)
14 NODE_NAME: TEST_DIR/t.IMGFMT (file)
15 NODE_NAME: TEST_DIR/t.IMGFMT (file)
16 NODE_NAME: TEST_DIR/t.IMGFMT (file)
[all …]
H A D092.out4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
5 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k
6 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k
7 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k
8 qemu-io: can't open device TEST_DIR/t.qcow: Cluster size must be between 512 and 64k
11 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
12 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k
13 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k
14 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k
15 qemu-io: can't open device TEST_DIR/t.qcow: L2 table size must be between 512 and 64k
[all …]
/openbmc/u-boot/lib/lzo/
H A Dlzo1x_decompress.c148 size_t t; in lzo1x_decompress_safe() local
153 t = *ip++ - 17; in lzo1x_decompress_safe()
154 if (t < 4) in lzo1x_decompress_safe()
156 if (HAVE_OP(t, op_end, op)) in lzo1x_decompress_safe()
158 if (HAVE_IP(t + 1, ip_end, ip)) in lzo1x_decompress_safe()
162 } while (--t > 0); in lzo1x_decompress_safe()
167 t = *ip++; in lzo1x_decompress_safe()
168 if (t >= 16) in lzo1x_decompress_safe()
170 if (t == 0) { in lzo1x_decompress_safe()
174 t += 255; in lzo1x_decompress_safe()
[all …]
/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c155 register lzo_uint t; in lzo1x_decompress() local
169 t = *ip++ - 17; in lzo1x_decompress()
170 if (t < 4) in lzo1x_decompress()
172 NEED_OP (t); in lzo1x_decompress()
173 NEED_IP (t + 1); in lzo1x_decompress()
176 while (--t > 0); in lzo1x_decompress()
182 t = *ip++; in lzo1x_decompress()
183 if (t >= 16) in lzo1x_decompress()
185 if (t == 0) in lzo1x_decompress()
190 t += 255; in lzo1x_decompress()
[all …]
/openbmc/qemu/host/include/ppc/host/crypto/
H A Daes-round.h99 AESStateVec t, z = { }; in aesenc_MC_accel() local
101 t = aes_accel_ld(st, be); in aesenc_MC_accel()
102 t = aes_accel_vncipherlast(t, z); in aesenc_MC_accel()
103 t = aes_accel_vcipher(t, z); in aesenc_MC_accel()
104 aes_accel_st(ret, t, be); in aesenc_MC_accel()
111 AESStateVec t, k; in aesenc_SB_SR_AK_accel() local
113 t = aes_accel_ld(st, be); in aesenc_SB_SR_AK_accel()
115 t = aes_accel_vcipherlast(t, k); in aesenc_SB_SR_AK_accel()
116 aes_accel_st(ret, t, be); in aesenc_SB_SR_AK_accel()
123 AESStateVec t, k; in aesenc_SB_SR_MC_AK_accel() local
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/
H A D0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch30 - t/generated-code/test-generated-code \
31 - t/generated-code2/test-generated-code2 \
32 - t/generated-code3/test-generated-code3 \
33 - t/version/version
36 - t/generated-code/test-generated-code \
37 - t/generated-code2/test-generated-code2 \
38 - t/generated-code3/test-generated-code3 \
39 - t/version/version
42 - t/generated-code/test-generated-code.c \
43 - t/test.pb-c.c
[all …]
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigationMixin.js33 label: i18n.global.t('appNavigation.overview'),
39 label: i18n.global.t('appNavigation.logs'),
44 label: i18n.global.t('appNavigation.eventLogs'),
49 label: i18n.global.t('appNavigation.postCodeLogs'),
54 label: i18n.global.t('appNavigation.dumps'),
61 label: i18n.global.t('appNavigation.hardwareStatus'),
66 label: i18n.global.t('appNavigation.inventory'),
71 label: i18n.global.t('appNavigation.sensors'),
78 label: i18n.global.t('appNavigation.operations'),
83 label: i18n.global.t('appNavigation.factoryReset'),
[all …]
/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c84 AESState t; in HELPER() local
86 t.d[HOST_BIG_ENDIAN] = rs1; in HELPER()
87 t.d[!HOST_BIG_ENDIAN] = rs2; in HELPER()
88 aesenc_SB_SR_MC_AK(&t, &t, &aes_zero, false); in HELPER()
89 return t.d[HOST_BIG_ENDIAN]; in HELPER()
94 AESState t; in HELPER() local
96 t.d[HOST_BIG_ENDIAN] = rs1; in HELPER()
97 t.d[!HOST_BIG_ENDIAN] = rs2; in HELPER()
98 aesenc_SB_SR_AK(&t, &t, &aes_zero, false); in HELPER()
99 return t.d[HOST_BIG_ENDIAN]; in HELPER()
[all …]
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"object"==typeof exp… class in j

12345678910>>...122