Searched refs:enable (Results 1 - 25 of 1758) sorted by relevance

1234567891011>>

/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnstap/
H A Dprereq.sh16 $FEATURETEST --enable-dnstap || {
/netbsd-current/sys/arch/arm/at91/
H A Dat91pmcvar.h32 void at91pmc_peripheral_clock(int pid, int enable);
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dunknown_gc.d12 GC.enable();
/netbsd-current/external/bsd/ntp/dist/conf/
H A Dbeauregard.conf14 filegen peerstats file peerstats type day enable
15 filegen loopstats file loopstats type day enable
16 filegen clockstats file clockstats type day enable
H A Dmalarky.conf15 filegen peerstats file peerstats type day enable
16 filegen loopstats file loopstats type day enable
17 filegen clockstats file clockstats type day enable
/netbsd-current/sys/dev/usb/
H A Dauvitek_board.c53 uint16_t enable; member in struct:auvitek_board_config
58 .enable = 0x02f0,
63 .enable = 0x02f0,
71 uint16_t reset, enable; local
77 enable = auvitek_board_config[sc->sc_board].enable;
90 if (enable) {
91 auvitek_write_1(sc, AU0828_REG_GPIO2_PINDIR, enable >> 8);
92 auvitek_write_1(sc, AU0828_REG_GPIO1_PINDIR, enable & 0xff);
93 auvitek_write_1(sc, AU0828_REG_GPIO2_OUTEN, enable >>
[all...]
/netbsd-current/sys/external/bsd/drm/dist/
H A Dautogen.sh12 $srcdir/configure --enable-maintainer-mode "$@"
/netbsd-current/external/bsd/jemalloc/dist/
H A Dautogen.sh12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.h44 bool enable);
53 bool enable);
/netbsd-current/external/lgpl3/mpfr/dist/doc/
H A DMakefile.am29 MAKEINFOFLAGS = --enable-encoding
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/msp430/
H A Dnop-eint-430x.l2 [^:]*:7: Warning: NOP inserted here, before an interrupt enable instruction
3 [^:]*:9: Warning: NOP inserted here, after an interrupt enable instruction
4 [^:]*:12: Warning: NOP inserted here, before an interrupt enable instruction
5 [^:]*:13: Warning: NOP inserted here, after an interrupt enable instruction
6 [^:]*:15: Warning: NOP inserted here, before an interrupt enable instruction
7 [^:]*:16: Warning: NOP inserted here, after an interrupt enable instruction
8 [^:]*:18: Warning: NOP inserted here, before an interrupt enable instruction
9 [^:]*:19: Warning: NOP inserted here, after an interrupt enable instruction
10 [^:]*:21: Warning: NOP inserted here, before an interrupt enable instruction
11 [^:]*:22: Warning: NOP inserted here, after an interrupt enable instructio
[all...]
H A Dnop-int-430x.l2 [^:]*:13: Warning: a NOP might be needed here, before an interrupt enable instruction
3 [^:]*:15: Warning: a NOP might be needed here, after an interrupt enable instruction
4 [^:]*:17: Warning: a NOP might be needed here, before an interrupt enable instruction
5 [^:]*:19: Warning: a NOP might be needed here, after an interrupt enable instruction
6 [^:]*:41: Warning: a NOP might be needed here, after an interrupt enable instruction
7 [^:]*:48: Warning: a NOP might be needed here, after an interrupt enable instruction
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Dcommand_table.h53 bool enable);
59 bool enable,
64 bool enable,
69 bool enable);
72 bool enable);
79 bool enable);
83 bool enable);
H A Dcommand_table2.h53 bool enable);
59 bool enable,
64 bool enable,
69 bool enable);
72 bool enable);
79 bool enable);
83 bool enable);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_pm.h47 void amdgpu_dpm_enable_uvd(struct amdgpu_device *adev, bool enable);
48 void amdgpu_dpm_enable_vce(struct amdgpu_device *adev, bool enable);
49 void amdgpu_dpm_enable_jpeg(struct amdgpu_device *adev, bool enable);
H A Damdgpu_nbio.h59 void (*mc_access_enable)(struct amdgpu_device *adev, bool enable);
67 bool enable);
69 bool enable);
73 bool enable);
75 bool enable);
77 bool enable);
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dcftoken.l506 yyerror("racoon not configured with --enable-hybrid");
513 yyerror("racoon not configured with --enable-hybrid");
520 yyerror("racoon not configured with --enable-hybrid");
527 yyerror("racoon not configured with --enable-hybrid");
534 yyerror("racoon not configured with --enable-hybrid");
541 yyerror("racoon not configured with --enable-hybrid");
548 yyerror("racoon not configured with --enable-hybrid");
555 yyerror("racoon not configured with --enable-hybrid");
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dnon-contiguous-arm.d3 #ld: --enable-non-contiguous-regions -T non-contiguous-arm.ld
4 # error: \A.*Could not assign '.code.4' to an output section. Retry without --enable-non-contiguous-regions.*\Z
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dnon-contiguous-powerpc.d3 #ld: --enable-non-contiguous-regions -T non-contiguous-powerpc.ld
4 #error: \A.*Relaxation not supported with --enable-non-contiguous-regions.*
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCAsmInfo.h48 void setDwarfUsesRelocationsAcrossSections(bool enable) { argument
49 DwarfUsesRelocationsAcrossSections = enable;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_fifo_underrun.h18 enum pipe pipe, bool enable);
21 bool enable);
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dbackground_thread_enable.c23 bool enable = true; local
25 assert_d_eq(mallctl("background_thread", NULL, NULL, &enable, sz_b), 0,
26 "Failed to enable background threads");
27 enable = false;
28 assert_d_eq(mallctl("background_thread", NULL, NULL, &enable, sz_b), 0,
59 bool enable = true; local
61 assert_d_eq(mallctl("background_thread", NULL, NULL, &enable, sz_b), 0,
62 "Failed to enable background threads");
/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_asx.c70 octasx_enable(struct octasx_softc *sc, int enable) argument
73 octasx_enable_tx(sc, enable);
74 octasx_enable_rx(sc, enable);
79 octasx_enable_tx(struct octasx_softc *sc, int enable) argument
84 if (enable)
93 octasx_enable_rx(struct octasx_softc *sc, int enable) argument
98 if (enable)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddc_link_dp.h76 void dp_enable_mst_on_sink(struct dc_link *link, bool enable);
84 void dp_set_fec_enable(struct dc_link *link, bool enable);
85 bool dp_set_dsc_enable(struct pipe_ctx *pipe_ctx, bool enable);
86 bool dp_set_dsc_pps_sdp(struct pipe_ctx *pipe_ctx, bool enable);
87 void dp_set_dsc_on_stream(struct pipe_ctx *pipe_ctx, bool enable);
/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_clk_gate.c41 int enable)
49 set = (gate->flags & MESON_CLK_GATE_SET_TO_DISABLE) ? !enable : enable;
40 meson_clk_gate_enable(struct meson_clk_softc *sc, struct meson_clk_clk *clk, int enable) argument

Completed in 487 milliseconds

1234567891011>>