Home
last modified time | relevance | path

Searched refs:steps (Results 126 – 150 of 726) sorted by relevance

12345678910>>...30

/netbsd/external/gpl3/gdb/dist/config/
H A Doverride.m435 dnl This allows to update the tree in steps (for testing)
/netbsd/external/gpl3/binutils/dist/config/
H A Doverride.m435 dnl This allows one to update the tree in steps (for testing)
/netbsd/sys/arch/mac68k/obio/
H A Diwm.s593 movel %a6@(8),%d2 | Get # of steps from stack
594 beq stDone | 0 steps? Nothing to do.
598 negl %d2 | Make # of steps positive
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx6dl-victgo.dts30 num-interpolated-steps = <16>;
152 rotary-encoder,steps-per-period = <4>;
H A Dr8a7793-gose.dts28 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
29 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
H A Drk3288-veyron-minnie.dts43 num-interpolated-steps = <252>;
H A Dr8a7791-koelsch.dts30 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
31 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
/netbsd/external/bsd/tcpdump/dist/
H A DREADME.md211 - Do all of the above steps several times, both directions,
220 redo the steps above.
/netbsd/external/bsd/openldap/dist/doc/guide/admin/
H A Dinstall.sdf10 steps: installing prerequisite software, configuring OpenLDAP
24 come available. Though the project takes steps to improve stability
H A Dappendix-upgrading.sdf7 The following sections attempt to document the steps you will need to take in order
H A Dquickstart.sdf10 It is meant to walk you through the basic steps needed to install
224 steps:
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A DREADME.ssltest.md268 These steps are only needed during development. End users should run `make test`
293 just run `make test` do not need any extra steps.
/netbsd/external/bsd/ntp/dist/scripts/
H A Dinvoke-summary.texi52 --skip-time-steps=float Ignore time offsets larger that this
/netbsd/crypto/external/bsd/openssl/dist/
H A DREADME-FIPS.md55 The Installation of the FIPS provider consists of two steps. In the first step,
/netbsd/sys/arch/amiga/stand/loadbsd/
H A DREADME8 the steps necessary to rebuild LoadBSD with a modern AmigaOS gcc, or vbcc
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DRefactoringEngine.rst166 will be evaluated using the following steps:
179 The same series of steps applies to any refactoring rule. Firstly, the engine
/netbsd/crypto/external/bsd/openssl/dist/test/
H A DREADME.ssltest.md256 These steps are only needed during development. End users should run `make test`
279 just run `make test` do not need any extra steps.
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmeta.d487 enum steps = 16; in NoDuplicates() local
488 alias first = NoDuplicates!(TList[0 .. steps]); in NoDuplicates()
489 alias NoDuplicates = NoDuplicates!(EraseAllN!(first.length, first, TList[steps..$])); in NoDuplicates()
/netbsd/sys/arch/mvme68k/docs/
H A DVMEbus-RAM55 You could obviously combine the above two steps.
/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Dreadme.txt117 These steps will add the compiler to the tools menu as a custom tool.
/netbsd/usr.sbin/sysinst/
H A DTODO119 its own. Currently there's no way to repeat steps or leave
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Dcputimes_notes.txt73 There are many scheduling events per second where one thread steps onto a
/netbsd/external/cddl/dtracetoolkit/dist/Notes/
H A Dcputimes_notes.txt73 There are many scheduling events per second where one thread steps onto a
/netbsd/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-main.c1562 size_t len_hex, len_bytes, len_units, i, steps, remaining_units; in mi_cmd_data_write_memory_bytes() local
1605 steps = count_units / len_units; in mi_cmd_data_write_memory_bytes()
1608 for (i = 0; i < steps; i++) in mi_cmd_data_write_memory_bytes()
1612 memcpy (&data[steps * len_bytes], &databuf[0], in mi_cmd_data_write_memory_bytes()
/netbsd/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-main.c1562 size_t len_hex, len_bytes, len_units, i, steps, remaining_units; in mi_cmd_data_write_memory_bytes() local
1605 steps = count_units / len_units; in mi_cmd_data_write_memory_bytes()
1608 for (i = 0; i < steps; i++) in mi_cmd_data_write_memory_bytes()
1612 memcpy (&data[steps * len_bytes], &databuf[0], in mi_cmd_data_write_memory_bytes()

12345678910>>...30