Home
last modified time | relevance | path

Searched refs:square (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Dmaxim,ds3231.txt14 - 0: square-wave output on the SQW pin
15 - 1: square-wave output on the 32kHz pin
/f-stack/app/redis-5.0.5/tests/unit/
H A Dgeo.tcl90 …} {{wtc one} 1791873972053020 {union square} 1791875485187452 {central park n/q/r} 179187576133222…
94 } {{central park n/q/r} 4545 {union square}}
98 } {{{central park n/q/r} 0.7750} {4545 2.3651} {{union square} 2.7697}}
102 } {{central park n/q/r} 4545 {union square}}
120 } {{wtc one} {union square} {central park n/q/r} 4545 {lic market}}
124 …} {{{wtc one} 0.0000} {{union square} 3.2544} {{central park n/q/r} 6.7000} {4545 6.1975} {{lic ma…
/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/davinci/
H A Dpll.txt18 - ti,clkmode-square-wave: Indicates that the the board is supplying a square
61 ti,clkmode-square-wave;
/f-stack/freebsd/contrib/zlib/
H A Dcrc32.c50 local void gf2_matrix_square OF((unsigned long *square, unsigned long *mat));
361 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
362 unsigned long *square; in gf2_matrix_square()
368 square[n] = gf2_matrix_times(mat, mat[n]);
/f-stack/freebsd/libkern/x86/
H A Dcrc32_sse42.c117 gf2_matrix_square(uint32_t *square, uint32_t *mat) in gf2_matrix_square() argument
122 square[n] = gf2_matrix_times(mat, mat[n]); in gf2_matrix_square()
/f-stack/dpdk/doc/guides/tools/
H A Dpmdinfo.rst29 * Parameters inside the square brackets represents optional parameters.
H A Dpdump.rst58 * Parameters inside the square brackets represents optional parameters.
H A Dcryptoperf.rst347 Header line is just name in square bracket::
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dlpc32xx-key.txt19 since LPC32xx only supports square matrices
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dallwinner,sun4i-a10-display-engine.yaml37 within the square brackets corresponds to the ID of the local endpoint.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Drk3288-rock2-square.dts9 compatible = "radxa,rock2-square", "rockchip,rk3288";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dcpus.yaml30 - square brackets define bitfields, eg reg[7:0] value of the bitfield in
250 proportional to the square of the Voltage (V) and
H A Drockchip.yaml452 - const: radxa,rock2-square
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dnvidia,tegra124-dfll.txt56 - nvidia,pwm-period-nanoseconds: period of PWM square wave in nanoseconds.
/f-stack/tools/libxo/doc/
H A Dformatting.rst129 encoded using braces; lists are encoded using square brackets.
H A Dapi.rst633 JSON encodes lists using a single name and square brackets::
/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t66 list-style: square;
/f-stack/dpdk/license/
H A Dlgpl-2.1.txt183 (For example, a function in a library to compute square roots has
187 be optional: if the application does not supply it, the square
188 root function must still compute square roots.)
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md65 - square brackets i.e. `[` and `]` are used to indicate optional fields or parameters.