Home
last modified time | relevance | path

Searched full:ui (Results 1 – 25 of 602) sorted by relevance

12345678910>>...25

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css1 /*! jQuery UI - v1.11.4 - 2015-03-17
5ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-…
H A Djquery-ui.min.css1 /*! jQuery UI - v1.11.4 - 2015-03-17
7ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;…
H A Djquery-ui.structure.min.css1 /*! jQuery UI - v1.11.4 - 2015-03-15
5ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;…
/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c45 struct unwind_info *ui) in __report_module() argument
54 thread__find_symbol(ui->thread, PERF_RECORD_MISC_USER, ip, al); in __report_module()
74 mod = dwfl_addrmodule(ui->dwfl, ip); in __report_module()
87 mod = dwfl_report_elf(ui->dwfl, dso->short_name, filename, -1, in __report_module()
94 mod = dwfl_report_elf(ui->dwfl, dso->short_name, filename, -1, in __report_module()
105 return mod && dwfl_addrmodule(ui->dwfl, ip) == mod ? 0 : -1; in __report_module()
108 static int report_module(u64 ip, struct unwind_info *ui) in report_module() argument
114 res = __report_module(&al, ip, ui); in report_module()
123 static int entry(u64 ip, struct unwind_info *ui) in entry() argument
126 struct unwind_entry *e = &ui->entries[ui->idx++]; in entry()
[all …]
H A Dunwind-libunwind-local.c305 static int read_unwind_spec_eh_frame(struct dso *dso, struct unwind_info *ui, in read_unwind_spec_eh_frame() argument
314 fd = dso__data_get_fd(dso, ui->machine); in read_unwind_spec_eh_frame()
328 maps__for_each_entry(thread__maps(ui->thread), map_node) { in read_unwind_spec_eh_frame()
338 ret = unwind_spec_ehframe(dso, ui->machine, dso->data.eh_frame_hdr_offset, in read_unwind_spec_eh_frame()
416 static struct map *find_map(unw_word_t ip, struct unwind_info *ui) in find_map() argument
422 thread__find_map(ui->thread, PERF_RECORD_MISC_USER, ip, &al); in find_map()
432 struct unwind_info *ui = arg; in find_proc_info() local
439 map = find_map(ip, ui); in find_proc_info()
452 if (!read_unwind_spec_eh_frame(dso, ui, &table_data, &segbase, &fde_count)) { in find_proc_info()
468 !read_unwind_spec_debug_frame(dso, ui->machine, &segbase)) { in find_proc_info()
[all …]
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c29 s32 ui, s32 coeff, s32 pcnt) in dsi_dphy_timing_calc_clk_zero() argument
35 temp = 300 * coeff - ((timing->clk_prepare >> 1) + 1) * 2 * ui; in dsi_dphy_timing_calc_clk_zero()
36 tmin = S_DIV_ROUND_UP(temp, ui) - 2; in dsi_dphy_timing_calc_clk_zero()
55 s32 ui, lpx; in msm_dsi_dphy_timing_calc() local
67 ui = mult_frac(NSEC_PER_MSEC, coeff, bit_rate / 1000); in msm_dsi_dphy_timing_calc()
70 tmax = S_DIV_ROUND_UP(95 * coeff, ui) - 2; in msm_dsi_dphy_timing_calc()
71 tmin = S_DIV_ROUND_UP(38 * coeff, ui) - 2; in msm_dsi_dphy_timing_calc()
74 temp = lpx / ui; in msm_dsi_dphy_timing_calc()
81 dsi_dphy_timing_calc_clk_zero(timing, ui, coeff, pcnt2); in msm_dsi_dphy_timing_calc()
83 temp = 105 * coeff + 12 * ui - 20 * coeff; in msm_dsi_dphy_timing_calc()
[all …]
/openbmc/linux/drivers/phy/
H A Dphy-core-mipi-dphy.c26 unsigned long long ui; in phy_mipi_dphy_calc_config() local
36 ui = ALIGN(PSEC_PER_SEC, hs_clk_rate); in phy_mipi_dphy_calc_config()
37 do_div(ui, hs_clk_rate); in phy_mipi_dphy_calc_config()
40 cfg->clk_post = 60000 + 52 * ui; in phy_mipi_dphy_calc_config()
50 cfg->hs_prepare = 40000 + 4 * ui; in phy_mipi_dphy_calc_config()
51 cfg->hs_zero = 105000 + 6 * ui; in phy_mipi_dphy_calc_config()
52 cfg->hs_settle = 85000 + 6 * ui; in phy_mipi_dphy_calc_config()
59 * T_HS-TRAIL = max(n * 8 * ui, 60 + n * 4 * ui) in phy_mipi_dphy_calc_config()
63 * not parameterize on anything other that ui, so this code will in phy_mipi_dphy_calc_config()
66 cfg->hs_trail = max(4 * 8 * ui, 60000 + 4 * 4 * ui); in phy_mipi_dphy_calc_config()
[all …]
/openbmc/qemu/ui/
H A Dinput-keymap.c3 #include "ui/input.h"
7 #include "ui/input-keymap-atset1-to-qcode.c.inc"
8 #include "ui/input-keymap-linux-to-qcode.c.inc"
9 #include "ui/input-keymap-qcode-to-atset1.c.inc"
10 #include "ui/input-keymap-qcode-to-atset2.c.inc"
11 #include "ui/input-keymap-qcode-to-atset3.c.inc"
12 #include "ui/input-keymap-qcode-to-linux.c.inc"
13 #include "ui/input-keymap-qcode-to-qnum.c.inc"
14 #include "ui/input-keymap-qcode-to-sun.c.inc"
15 #include "ui/input-keymap-qnum-to-qcode.c.inc"
[all …]
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dxor.c25 u32 reg, ui, base, cs_count; in mv_sys_xor_init() local
28 for (ui = 0; ui < MAX_CS; ui++) in mv_sys_xor_init()
29 xor_regs_base_backup[ui] = reg_read(XOR_BASE_ADDR_REG(0, ui)); in mv_sys_xor_init()
30 for (ui = 0; ui < MAX_CS; ui++) in mv_sys_xor_init()
31 xor_regs_mask_backup[ui] = reg_read(XOR_SIZE_MASK_REG(0, ui)); in mv_sys_xor_init()
34 for (ui = 0; ui < (dram_info->num_cs + 1); ui++) { in mv_sys_xor_init()
36 reg |= (0x1 << (ui)); in mv_sys_xor_init()
38 reg |= (0x3 << ((ui * 2) + 16)); in mv_sys_xor_init()
50 for (ui = 0; ui < MAX_CS; ui++) { in mv_sys_xor_init()
51 if (dram_info->cs_ena & (1 << ui)) { in mv_sys_xor_init()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dinclude_sys_types.patch8 ui.c:340:5: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
17 ui/ui.c | 1 +
20 diff --git a/ui/ui.c b/ui/ui.c
22 --- a/ui/ui.c
23 +++ b/ui/ui.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.c23 u32 reg, ui, cs_count; in mv_sys_xor_init() local
27 for (ui = 0; ui < MAX_CS_NUM + 1; ui++) in mv_sys_xor_init()
28 ui_xor_regs_base_backup[ui] = in mv_sys_xor_init()
29 reg_read(XOR_BASE_ADDR_REG(0, ui)); in mv_sys_xor_init()
30 for (ui = 0; ui < MAX_CS_NUM + 1; ui++) in mv_sys_xor_init()
31 ui_xor_regs_mask_backup[ui] = in mv_sys_xor_init()
32 reg_read(XOR_SIZE_MASK_REG(0, ui)); in mv_sys_xor_init()
35 for (ui = 0, cs_count = 0; in mv_sys_xor_init()
36 (cs_count < num_of_cs) && (ui < 8); in mv_sys_xor_init()
37 ui++, cs_count++) { in mv_sys_xor_init()
[all …]
/openbmc/linux/arch/parisc/lib/
H A Ducmpdi2.c10 } ui; member
18 if (au.ui.high < bu.ui.high) in __ucmpdi2()
20 else if (au.ui.high > bu.ui.high) in __ucmpdi2()
22 if (au.ui.low < bu.ui.low) in __ucmpdi2()
24 else if (au.ui.low > bu.ui.low) in __ucmpdi2()
/openbmc/linux/fs/ubifs/
H A Dfile.c288 struct ubifs_inode *ui = ubifs_inode(inode); in write_begin_slow() local
295 mutex_lock(&ui->ui_mutex); in write_begin_slow()
296 if (ui->dirty) in write_begin_slow()
301 ubifs_release_dirty_inode_budget(c, ui); in write_begin_slow()
312 * @ui: UBIFS inode object the page belongs to
318 * function leaves the @ui->ui_mutex locked in case of appending. Returns zero
322 struct ubifs_inode *ui, int appending) in allocate_budget() argument
334 mutex_lock(&ui->ui_mutex); in allocate_budget()
335 if (ui->dirty) in allocate_budget()
340 * but @ui->ui_mutex hast to be left locked because we in allocate_budget()
[all …]
H A Dxattr.c86 struct ubifs_inode *ui, *host_ui = ubifs_inode(host); in create_xattr() local
125 ui = ubifs_inode(inode); in create_xattr()
126 ui->xattr = 1; in create_xattr()
127 ui->flags |= UBIFS_XATTR_FL; in create_xattr()
128 ui->data = kmemdup(value, size, GFP_NOFS); in create_xattr()
129 if (!ui->data) { in create_xattr()
133 inode->i_size = ui->ui_size = size; in create_xattr()
134 ui->data_len = size; in create_xattr()
195 struct ubifs_inode *ui = ubifs_inode(inode); in change_xattr() local
201 ubifs_assert(c, ui->data_len == inode->i_size); in change_xattr()
[all …]
H A Dsuper.c76 const struct ubifs_inode *ui = ubifs_inode(inode); in validate_inode() local
84 if (ui->compr_type >= UBIFS_COMPR_TYPES_CNT) { in validate_inode()
85 ubifs_err(c, "unknown compression type %d", ui->compr_type); in validate_inode()
89 if (ui->xattr_names + ui->xattr_cnt > XATTR_LIST_MAX) in validate_inode()
92 if (ui->data_len < 0 || ui->data_len > UBIFS_MAX_INO_DATA) in validate_inode()
95 if (ui->xattr && !S_ISREG(inode->i_mode)) in validate_inode()
98 if (!ubifs_compr_present(c, ui->compr_type)) { in validate_inode()
100 inode->i_ino, ubifs_compr_name(c, ui->compr_type)); in validate_inode()
114 struct ubifs_inode *ui; in ubifs_iget() local
123 ui = ubifs_inode(inode); in ubifs_iget()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-ui.min.js1 /*! jQuery UI - v1.11.4 - 2015-03-15
6ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-appen…
7ui-datepicker-group-last",D=" ui-corner-"+(Y?"left":"right");break;default:N+=" ui-datepicker-grou…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/
H A Dmalcontent-ui.bb37 install -m 0644 ${B}/libmalcontent-ui/MalcontentUi-1.gir ${D}${datadir}/gir-1.0
38 install -m 0644 ${B}/libmalcontent-ui/MalcontentUi-1.typelib ${D}${libdir}/girepository-1.0
39 install -m 0644 ${B}/libmalcontent-ui/libmalcontent-ui-1.so.${PV} ${D}${libdir}
40 ln -sf libmalcontent-ui-1.so.${PV} ${D}${libdir}/libmalcontent-ui-1.so
41 ln -sf libmalcontent-ui-1.so.${PV} ${D}${libdir}/libmalcontent-ui-1.so.1
/openbmc/docs/development/
H A Dweb-ui.md3 **Document Purpose:** How to customize, build, and run the OpenBMC Web UI
25 Visit the [OpenBMC Web UI Style Guide](https://openbmc.github.io/webui-vue/) to
35 [OpenBMC Web UI Themes Guide - How to customize](https://openbmc.github.io/webui-vue/themes/customi…
44 ## Load Web UI against QEMU
46 Connect to Web UI in QEMU
55 3. Login with default username and password and verify basic Web UI features are
83 2. Install appropriate packages and start web UI
87 install the required packages and start the web UI. You can use the
93 3. Customize the web UI login screen and verify
109 Point to that new image in the web UI HTML
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0006-themes-Industrial-add-info-label-in-ui.patch4 Subject: [PATCH 6/8] themes/Industrial: add info label in ui
14 data/themes/Industrial/greeter-gtk3.ui | 27 +++++++++++++++++++++++++-
15 data/themes/Industrial/greeter.ui | 27 +++++++++++++++++++++++++-
19 diff --git a/data/themes/Industrial/greeter-gtk3.ui b/data/themes/Industrial/greeter-gtk3.ui
21 --- a/data/themes/Industrial/greeter-gtk3.ui
22 +++ b/data/themes/Industrial/greeter-gtk3.ui
64 diff --git a/data/themes/Industrial/greeter.ui b/data/themes/Industrial/greeter.ui
66 --- a/data/themes/Industrial/greeter.ui
67 +++ b/data/themes/Industrial/greeter.ui
H A D0005-ui.c-handle-password-expire-and-update-new-password.patch4 Subject: [PATCH 5/8] ui.c: handle password-expire and update-new-password
10 src/ui.c | 20 ++++++++++++++++++++
13 diff --git a/src/ui.c b/src/ui.c
15 --- a/src/ui.c
16 +++ b/src/ui.c
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dteamcity.py2 # TeamCity UI Implementation
34 from bb.ui import uihelper
152 ui = TeamCityUI()
176 logger.error("Observe-only mode not supported in this UI")
273 ui.block_start("{0} task log".format(rt))
294 ui.block_end()
304 ui.block_start(event.processname)
307 ui.progress(event.processname, 100)
308 ui.block_end()
312 ui.progress(event.processname, event.progress * 100 / active_process_total)
[all …]
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c207 const struct ubifs_inode *ui = ubifs_inode(inode); in validate_inode() local
215 if (ui->compr_type >= UBIFS_COMPR_TYPES_CNT) { in validate_inode()
216 ubifs_err(c, "unknown compression type %d", ui->compr_type); in validate_inode()
220 if (ui->xattr_names + ui->xattr_cnt > XATTR_LIST_MAX) in validate_inode()
223 if (ui->data_len < 0 || ui->data_len > UBIFS_MAX_INO_DATA) in validate_inode()
226 if (ui->xattr && !S_ISREG(inode->i_mode)) in validate_inode()
229 if (!ubifs_compr_present(ui->compr_type)) { in validate_inode()
231 inode->i_ino, ubifs_compr_name(ui->compr_type)); in validate_inode()
245 struct ubifs_inode *ui; in ubifs_iget() local
280 ui = ubifs_inode(inode); in ubifs_iget()
[all …]
/openbmc/linux/net/bridge/netfilter/
H A Debt_802_3.c27 __be16 type = hdr->llc.ui.ctrl & IS_UI ? hdr->llc.ui.type : hdr->llc.ni.type; in ebt_802_3_mt()
30 if (NF_INVF(info, EBT_802_3_SAP, info->sap != hdr->llc.ui.ssap)) in ebt_802_3_mt()
32 if (NF_INVF(info, EBT_802_3_SAP, info->sap != hdr->llc.ui.dsap)) in ebt_802_3_mt()
37 if (!(hdr->llc.ui.dsap == CHECK_TYPE && hdr->llc.ui.ssap == CHECK_TYPE)) in ebt_802_3_mt()
/openbmc/qemu/include/ui/
H A Dgtk.h21 #include "ui/clipboard.h"
22 #include "ui/console.h"
23 #include "ui/kbd-state.h"
25 #include "ui/egl-helpers.h"
26 #include "ui/egl-context.h"
156 /* ui/gtk.c */
161 /* ui/gtk-egl.c */
195 /* ui/gtk-gl-area.c */
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Doeqa-selftest-Increase-timeout-in-process-sigpipe-ru.patch16 tests/ui/process/process-sigpipe.rs | 2 +-
19 diff --git a/tests/ui/process/process-sigpipe.rs b/tests/ui/process/process-sigpipe.rs
21 --- a/tests/ui/process/process-sigpipe.rs
22 +++ b/tests/ui/process/process-sigpipe.rs

12345678910>>...25