/xen/xen/tools/kconfig/ |
A D | expr.c | 90 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 D | expr.h | 44 union expr_data left, right; member 52 for (e = (l); e && (s = e->right.sym); e = e->left.expr)
|
A D | symbol.c | 140 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 D | menu.c | 93 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 D | libxenvchan.h | 69 struct ring_shared left, right; member
|
/xen/xen/arch/x86/boot/ |
A D | edd.S | 53 cmpw $0xAA55, %bx # is magic right? 132 subw %bx, %ax # disk's data goes right ahead
|
/xen/docs/man/ |
A D | xenhypfs.1.pod | 58 Access right violation.
|
/xen/tools/xenstat/xentop/ |
A D | TODO | 16 lowercase letter shifts right?
|
/xen/tools/xenstore/ |
A D | tdb.c | 536 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 D | init.c | 93 ctrl->write.shr = &ctrl->ring->right; in init_gnt_srv() 156 ctrl->read.shr = &ctrl->ring->right; in init_gnt_cli()
|
/xen/ |
A D | CONTRIBUTING | 71 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 D | README | 138 right things for your local machine (installing the appropriate
|
A D | COPYING | 203 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 D | README | 34 on dom0 to pause the guest. this will break into gdb right away.
|
/xen/docs/features/ |
A D | qemu-deprivilege.pandoc | 32 ## Getting the right versions of software
|
A D | dom0less.pandoc | 23 this way are started right away in parallel. Hence, their boot time is
|
/xen/docs/misc/ |
A D | block-scripts.txt | 85 with a path to the device, and write_dev will do the right thing, now
|
/xen/docs/process/ |
A D | release-technician-checklist.txt | 82 git-show # should show commit updating version to right version
|
/xen/m4/ |
A D | ax_compare_version.m4 | 114 dnl # The sed right after the echo is to remove any indented white space.
|
/xen/tools/xl/ |
A D | CODING_STYLE | 94 - Tab indents push your code to the right, making your screen seriously
|
/xen/tools/xenmon/ |
A D | COPYING | 126 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 D | COPYING | 153 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 D | CODING_STYLE | 210 - Tab indents push your code to the right, making your screen seriously
|
/xen/tools/libxc/ |
A D | COPYING | 212 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 D | COPYING | 213 exercise the right to control the distribution of derivative or 402 patents or other property right claims or to contest validity of any
|