/src/tests/usr.bin/xlint/lint2/ |
msg_012.exp | 1 add has 2 parameters in msg_012_a.c(2), versus 3 in msg_012_b.c(2) [lint2:012]
|
msg_007.exp | 2 params has 0 parameters in msg_007_params.c(11), versus 1 in msg_007_params.c(13) [lint2:012] 3 params has 0 parameters in msg_007_params.c(11), versus 2 in msg_007_params.c(14) [lint2:012]
|
/src/sys/arch/amiga/stand/bootblock/boot/ |
ashldi3.s | 35 movl %d2,%sp@- | 0 reg, 1 %pc, 2..4 parameters
|
ashrdi3.s | 35 movl %d2,%sp@- | 0 reg, 1 %pc, 2..4 parameters
|
muldi3.s | 34 movml %d2/%d3/%d4/%d5/%d6,%sp@- | 0..4 regs, 5 %pc, 6..9 parameters
|
/src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
xray_trampoline_arm.S | 15 @ for passing parameters to C/C++ functions. 21 @ Save floating-point parameters of the instrumented function 32 @ Call the handler with 2 parameters in r0 and r1 35 @ Restore floating-point parameters of the instrumented function 63 @ Call the handler with 2 parameters in r0 and r1 76 @ for passing parameters to C/C++ functions. 82 @ Save floating-point parameters of the instrumented function 95 @ Call the handler with 2 parameters in r0 and r1 98 @ Restore floating-point parameters of the instrumented function
|
xray_trampoline_powerpc64_asm.S | 10 # floating point, and vector parameters, so that we only spill those live ones. 151 # floating point, and vector parameters, so that we only spill those live ones.
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
armada-xp-openblocks-ax3-4.dts | 39 /* Device Bus parameters are required */ 41 /* Read parameters */ 50 /* Write parameters */
|
armada-xp-db.dts | 50 /* Device Bus parameters are required */ 52 /* Read parameters */ 61 /* Write parameters */
|
armada-xp-gp.dts | 68 /* Device Bus parameters are required */ 70 /* Read parameters */ 79 /* Write parameters */
|
armada-385-atl-x530.dts | 74 /* Write parameters */
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8996-v3.0.dtsi | 14 * parameters, GPU frequencies and some differences
|
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
fp_extend_impl.inc | 42 // Various constants whose values follow from the type parameters.
|
fp_trunc_impl.inc | 43 // Various constants whose values follow from the type parameters.
|
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
amdgpu_ppatomfwctrl.c | 501 struct atom_get_smu_clock_info_parameters_v3_1 parameters; local in function:pp_atomfwctrl_get_clk_information_by_clkid 505 parameters.clk_id = clk_id; 506 parameters.syspll_id = syspll_id; 507 parameters.command = GET_SMU_CLOCK_INFO_V3_1_GET_CLOCK_FREQ; 508 parameters.dfsdid = 0; 513 adev->mode_info.atom_context, ix, (uint32_t *)¶meters)) 516 output = (struct atom_get_smu_clock_info_output_parameters_v3_1 *)¶meters;
|
/src/sys/dev/dtv/ |
dtvio_frontend.h | 196 /* QPSK parameters */ 202 /* QAM parameters */ 209 /* VSB parameters */ 214 /* OFDM parameters */ 225 /* Frontend parameters */ 240 struct dvb_frontend_parameters parameters; member in struct:dvb_frontend_event
|
/src/usr.bin/make/unit-tests/ |
job-output-null.mk | 11 # string, without parameters. This is because it is implementation-dependent
|
/src/common/dist/zlib/contrib/ada/ |
read.adb | 24 -- Test configuration parameters --
|
/src/distrib/mvme68k/miniroot/ |
install.md | 153 Do not change any parameters except the partition layout and the label name.
|
/src/sys/dev/usb/ |
uatp.c | 257 struct uatp_parameters; /* Parameters common to a set of models. */ 384 * Sensor parameters. 398 * Motion parameters. 449 * Sensor parameters. 463 * Motion parameters. 543 const struct uatp_parameters *parameters; member in struct:uatp_descriptor 576 /* Known device parameters */ 615 * The Geyser 3 and Geyser 4 share parameters. They also present 636 #define APPLE_TRACKPAD(PRODUCT, DESCRIPTION, PARAMETERS) \ 641 .parameters = (& (PARAMETERS)), [all...] |
/src/usr.sbin/btconfig/ |
btconfig.c | 166 } parameters[] = { variable in typeref:struct:parameter[] 266 for (p = parameters ; ; p++) { 354 fprintf(stderr, "usage: %s [-svz] [device [parameters]]\n", getprogname()); 458 * apply configuration parameters to unit
|
/src/sys/arch/mac68k/mac68k/ |
macromasm.s | 45 /* passed as parameters. Should have picked up "pascal" extension */ 133 * the parameters to the MacOS Trap parameters, and then tries to 328 movw %a1,%sp@- | pascal parameters upside down
|
/src/distrib/sparc/ |
install.md | 160 Do not change any parameters except the partition layout and the label name.
|
/src/sys/arch/hppa/stand/xxboot/ |
start.S | 76 ; save parameters for main 169 ; parameters for main 297 ; Parameters are placed in INCREASING order.
|
/src/sys/arch/ia64/stand/common/ |
help.common | 268 Various kernel tunable parameters can be overridden by specifying new
|