Home
last modified time | relevance | path

Searched refs:right (Results 1 – 25 of 41) sorted by relevance

12

/xen/xen/tools/kconfig/
A Dexpr.c90 e->right.sym = org->right.sym; in expr_copy()
96 e->right.expr = expr_copy(org->right.expr); in expr_copy()
317 e->right.expr = expr_eliminate_yn(e->right.expr); in expr_eliminate_yn()
405 e->right.expr = expr_trans_bool(e->right.expr); in expr_trans_bool()
706 e->right.expr = expr_transform(e->right.expr); in expr_transform()
1160 fn(data, e->right.sym, e->right.sym->name); in expr_print()
1169 fn(data, e->right.sym, e->right.sym->name); in expr_print()
1178 fn(data, e->right.sym, e->right.sym->name); in expr_print()
1186 fn(data, e->right.sym, e->right.sym->name); in expr_print()
1199 fn(data, e->right.sym, e->right.sym->name); in expr_print()
[all …]
A Dexpr.h44 union expr_data left, right; member
52 for (e = (l); e && (s = e->right.sym); e = e->left.expr)
A Dsymbol.c140 val2 = sym_get_range_val(prop->expr->right.sym, base); in sym_validate_range()
518 if (e->right.sym->visible != no) in sym_set_tristate_value()
519 e->right.sym->flags |= SYMBOL_DEF_USER; in sym_set_tristate_value()
612 val <= sym_get_range_val(prop->expr->right.sym, 10); in sym_string_within_range()
621 val <= sym_get_range_val(prop->expr->right.sym, 16); in sym_string_within_range()
1137 return sym_check_expr_deps(e->right.expr); in sym_check_expr_deps()
1149 return sym_check_deps(e->right.sym); in sym_check_expr_deps()
A Dmenu.c93 e->right.expr = rewrite_m(e->right.expr); in rewrite_m()
281 !menu_validate_number(sym, prop->expr->right.sym)) in sym_check_prop()
530 (*ep)->right.sym = menu->sym; in menu_finalize()
/xen/xen/include/public/io/
A Dlibxenvchan.h69 struct ring_shared left, right; member
/xen/xen/arch/x86/boot/
A Dedd.S53 cmpw $0xAA55, %bx # is magic right?
132 subw %bx, %ax # disk's data goes right ahead
/xen/docs/man/
A Dxenhypfs.1.pod58 Access right violation.
/xen/tools/xenstat/xentop/
A DTODO16 lowercase letter shifts right?
/xen/tools/xenstore/
A Dtdb.c536 tdb_off right, left; local
549 right = offset + sizeof(*rec) + rec->rec_len;
550 if (right + sizeof(*rec) <= tdb->map_size) {
553 if (tdb_read(tdb, right, &r, sizeof(r), DOCONV()) == -1) {
554 TDB_LOG((tdb, 0, "tdb_free: right read failed at %u\n", right));
560 if (remove_from_freelist(tdb, right, r.next) == -1) {
561 TDB_LOG((tdb, 0, "tdb_free: right free failed at %u\n", right));
/xen/tools/libvchan/
A Dinit.c93 ctrl->write.shr = &ctrl->ring->right; in init_gnt_srv()
156 ctrl->read.shr = &ctrl->ring->right; in init_gnt_cli()
/xen/
A DCONTRIBUTING71 have the right to submit it under the open source license
76 license and I have the right under that license to submit that
A DREADME138 right things for your local machine (installing the appropriate
A DCOPYING203 exercise the right to control the distribution of derivative or
293 patents or other property right claims or to contest validity of any
/xen/tools/debugger/gdbsx/
A DREADME34 on dom0 to pause the guest. this will break into gdb right away.
/xen/docs/features/
A Dqemu-deprivilege.pandoc32 ## Getting the right versions of software
A Ddom0less.pandoc23 this way are started right away in parallel. Hence, their boot time is
/xen/docs/misc/
A Dblock-scripts.txt85 with a path to the device, and write_dev will do the right thing, now
/xen/docs/process/
A Drelease-technician-checklist.txt82 git-show # should show commit updating version to right version
/xen/m4/
A Dax_compare_version.m4114 dnl # The sed right after the echo is to remove any indented white space.
/xen/tools/xl/
A DCODING_STYLE94 - Tab indents push your code to the right, making your screen seriously
/xen/tools/xenmon/
A DCOPYING126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/xen/xen/
A DCOPYING153 exercise the right to control the distribution of derivative or
243 patents or other property right claims or to contest validity of any
/xen/tools/libxl/
A DCODING_STYLE210 - Tab indents push your code to the right, making your screen seriously
/xen/tools/libxc/
A DCOPYING212 exercise the right to control the distribution of derivative or
401 patents or other property right claims or to contest validity of any
/xen/tools/libacpi/
A DCOPYING213 exercise the right to control the distribution of derivative or
402 patents or other property right claims or to contest validity of any

Completed in 22 milliseconds

12