/src/share/examples/wsmoused/ |
wsmoused.conf | 12 # List of modes that will be activated at runtime (selection is the default). 13 #modes = "selection action"; 18 # Selection mode (sel) specific configuration. 19 mode selection {
|
/src/usr.sbin/wsmoused/ |
Makefile | 21 SRCS+= selection.c
|
/src/usr.bin/make/unit-tests/ |
suff-transform-select.mk | 4 # Explicit dependencies affect transformation rule selection.
|
varmod.mk | 131 # Test the word selection modifier ':[n]' with a very large number that is
|
/src/usr.sbin/sysinst/ |
disks.c | 2370 if (sel->selection[i].parts == test) 2386 if (sel->selection[i].parts == test && 2387 sel->selection[i].id == test_id) 2472 newsels = realloc(res->selection, 2473 sizeof(*res->selection)*(res->num_sel+1)); 2475 res->selection = newsels; 2494 struct selected_partitions *selection; member in struct:part_selection_and_all_parts 2506 sel->selection->with_data = !sel->selection->with_data; 2515 add_select_partition(sel->selection, sel->all_parts, sel->all_cnt) [all...] |
install.c | 129 ->selection[install->infos[i].clone_ndx];
|
msg.mi.en | 74 Activate the current selection from the menu by typing the enter key. 550 {Back to source selection & retry} 804 Select "Abort fetch" to return to the install media selection menu. 968 Press 'x' followed by RETURN to quit the timezone selection. 1528 {Source selection OK, proceed to target selection}
|
part_edit.c | 533 csrc = selected.selection[s].parts; 534 cid = selected.selection[s].id; 1225 data.clones[i].clone_src.selection[ci]. 1227 data.clones[i].clone_src.selection[ci].id);
|
defs.h | 712 struct selected_partition *selection; member in struct:selected_partitions
|
msg.mi.pl | 539 {Back to source selection & retry} 1507 {Source selection OK, proceed to target selection}
|
bsddisklabel.c | 1363 clone = &target->clone_src->selection[j]; 1555 sp = &want->clone_src->selection[want->clone_ndx];
|
label.c | 1621 csrc = selected.selection[s].parts; 1622 cid = selected.selection[s].id;
|
/src/sys/arch/hpcmips/stand/pbsdboot/ |
pbsdboot.rc | 279 ID_EDIT_CLEAR "Erase the selection\nErase"
281 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
282 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
amdgpu_dcn10_dpp_cm.c | 101 uint16_t selection = 0; local in function:program_gamut_remap 111 selection = 1; 114 selection = 2; 117 selection = 3; 161 CM_GAMUT_REMAP_MODE, selection);
|
amdgpu_dcn10_optc.c | 1424 /* Set crc mode and selection, and enable. Only using CRC0*/ 1427 OTG_CRC0_SELECT, params->selection,
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
am335x-sbc-t335.dts | 34 /* Timing selection performed by U-Boot */
|
/src/usr.sbin/sysinst/arch/i386/ |
msg.md.en | 66 {Bootblocks selection}
|
/src/sys/arch/x68k/stand/common/ |
chkfmt.s | 26 | This routine expects that motor on, drive selection
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
timing_generator.h | 120 enum crc_selection selection; member in struct:crc_params
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
r8a77995-draak.dts | 358 * CVBS is the default selection, link it to 425 * CVBS is the default selection, leave HDMI
|
/src/usr.bin/config/ |
gram.y | 235 * A complete configuration consists of both the selection part (a 713 * The selection grammar. 716 /* Complete selection part: all std.* files plus selected config. */ 725 | selections selection '\n' { wrap_continue(); } 730 selection: label
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/ |
amdgpu_dce120_timing_generator.c | 1178 /* Set crc mode and selection, and enable. Only using CRC0*/ 1181 CRTC_CRC0_SELECT, params->selection,
|
/src/sys/dev/microcode/aic7xxx/ |
aic7xxx.seq | 52 * After starting the selection hardware, we check for reconnecting targets 53 * as well as for our selection to complete just in case the reselection wins 55 * SCB that we've already pulled from the QINFIFO and started the selection 56 * on just in case the reselection wins so that we can retry the selection at 59 * create yet another SCB waiting for selection. The solution used here is to 61 * of SCBs that are awaiting selection. Since 0-0xfe are valid SCB indexes, 70 * Turn off the selection hardware. We need to reset the 71 * selection request in order to perform a new selection. 91 test SSTAT0, SELDO|SELDI jnz selection; [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/ |
amdgpu_dce110_timing_generator.c | 2174 /* Set crc mode and selection, and enable. Only using CRC0*/ 2178 set_reg_field_value(value, params->selection,
|
/src/sys/arch/m68k/060sp/dist/ |
ilsp.s | 414 # divisor, dividend selection.
|