Searched +refs:led +refs:off (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/controlwidget/
H A Dled.tcl25 # and another when off.
30 # -size - Radius of the led.
32 # -off - Color of off state.
33 # -variable - on color when variable is nonzero else off.
35 # on - Turn led on.
36 # off - Turn led off.
42 package provide led 1.
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/controlwidget/
H A Ddemo-meters.tcl27 pack [::controlwidget::led .led -variable ledvar -off red] -side top
/macosx-10.10/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit1471 off; �� # ---> 9^4-4-0- 0
3236 .led �� # ---> 9v9-3^3- 3
6380 led\040 �� # ---> 9-3^3- 0
10909 /led �k # ---> 0v9-3^3- 0
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex363 various optimizations will help pay off in the long run.
865 The digits are deallocated off the heap via the XFREE macro. Similar to XMALLOC the XFREE macro actually evaluates to
2495 This technique led to the discovery of polynomial basis algorithms (\textit{good reference?}) and subquently Fourier Transform based solutions.
3673 Provided that $2^q \ge a$ this algorithm will produce a quotient that is either exactly correct or off by a value of one. In the context of Barrett
3710 $\lfloor (q_0 \cdot \mu) / \beta^{m+1} \rfloor$ can be off from the true quotient by at most two. The original fixed point quotient can be off
3712 can be off by an additional value of one for a total of at most two. This implies that
3741 After the quotient has been calculated it is used to reduce the input. As previously noted the algorithm is not exact and it can be off by a small
5307 The value of the estimation may off by a few values in either direction and in general is fairly correct. A simplification \cite[pp. 271]{TAOCPV2}
5474 After both phases of estimation the quotient digit may still be off b
[all...]

Completed in 295 milliseconds