Home
last modified time | relevance | path

Searched refs:implemented (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/freebsd-14.2/contrib/ncurses/misc/
H A Dncurses.ref39 "baudrate" @18 NONAME ; implemented
40 "beep" @19 NONAME ; implemented
50 "cbreak" @29 NONAME ; implemented
53 "clearok" @32 NONAME ; implemented
58 "copywin" @37 NONAME ; implemented
59 "curs_set" @38 NONAME ; implemented
65 "delwin" @44 NONAME ; implemented
67 "derwin" @46 NONAME ; implemented
68 "doupdate" @47 NONAME ; implemented
69 "dupwin" @48 NONAME ; implemented
[all …]
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/
H A Dexception_pointer_unimplemented.ipp16 #warning exception_ptr not yet implemented
17 fprintf(stderr, "exception_ptr not yet implemented\n");
22 #warning exception_ptr not yet implemented
23 fprintf(stderr, "exception_ptr not yet implemented\n");
28 #warning exception_ptr not yet implemented
29 fprintf(stderr, "exception_ptr not yet implemented\n");
34 #warning exception_ptr not yet implemented
35 fprintf(stderr, "exception_ptr not yet implemented\n");
48 #warning exception_ptr not yet implemented
59 #warning exception_ptr not yet implemented
[all …]
H A Dexception_fallback.ipp56 #warning uncaught_exception not yet implemented
57 fprintf(stderr, "uncaught_exceptions not yet implemented\n");
/freebsd-14.2/contrib/ncurses/include/
H A Dcurses.h.in633 extern NCURSES_EXPORT(int) beep (void); /* implemented */
639 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */
660 extern NCURSES_EXPORT(int) echo (void); /* implemented */
666 extern NCURSES_EXPORT(int) flash (void); /* implemented */
756 extern NCURSES_EXPORT(int) napms (int); /* implemented */
760 extern NCURSES_EXPORT(int) nl (void); /* implemented */
764 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
766 extern NCURSES_EXPORT(int) noraw (void); /* implemented */
779 extern NCURSES_EXPORT(int) raw (void); /* implemented */
1114 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(nofilter) (SCREEN*); /* implemented */ /* implemented:E…
[all …]
H A Dcurses.wide121 * "implemented" comments do not need this marker.
134 extern NCURSES_EXPORT(int) erasewchar (wchar_t*); /* implemented */
149 extern NCURSES_EXPORT(NCURSES_CONST char*) key_name (wchar_t); /* implemented */
150 extern NCURSES_EXPORT(int) killwchar (wchar_t *); /* implemented */
190 extern NCURSES_EXPORT(attr_t) term_attrs (void); /* implemented */
191 extern NCURSES_EXPORT(int) unget_wch (const wchar_t); /* implemented */
200 extern NCURSES_EXPORT(int) wbkgrnd (WINDOW *,const cchar_t *); /* implemented */
204 extern NCURSES_EXPORT(int) wget_wch (WINDOW *, wint_t *); /* implemented */
209 extern NCURSES_EXPORT(int) win_wch (WINDOW *, cchar_t *); /* implemented */
216 extern NCURSES_EXPORT(int) winwstr (WINDOW *, wchar_t *); /* implemented */
[all …]
/freebsd-14.2/contrib/netbsd-tests/share/examples/
H A Dt_asm.sh41 local implemented=$(cd /usr/share/examples/asm/${name}/ && \
42 make check-implemented)
45 [ "${implemented}" = yes ] || atf_skip "Example program not" \
/freebsd-14.2/sys/contrib/device-tree/Bindings/soundwire/
H A Dqcom,sdw.txt69 Value of 0xFF indicates that this option is not implemented
78 Value of 0xFF indicates that this option is not implemented
88 Value of 0xFF indicates that this option is not implemented
96 Value of 0xFF indicates that this option is not implemented
107 Value of 0xFF indicates that this option is not implemented
117 Value of 0xFF indicates that this option is not implemented
127 Value of 0xFF indicates that this option is not implemented
138 Value of 0xFF indicates that this option is not implemented
149 Value of 0xFF indicates that this option is not implemented
161 Value of 0xFF indicates that this option is not implemented
H A Dqcom,soundwire.yaml79 Value of 0xff indicates that this option is not implemented
90 Value of 0xff indicates that this option is not implemented
101 Value of 0xff indicates that this option is not implemented
112 Value of 0xff indicates that this option is not implemented
123 Value of 0xff indicates that this option is not implemented
136 Value of 0xff indicates that this option is not implemented
153 Value of 0xff indicates that this option is not implemented
170 Value of 0xff indicates that this option is not implemented
186 Value of 0xff indicates that this option is not implemented
/freebsd-14.2/usr.bin/diff/
H A DTODO1 to be implemented:
6 Will probably be not implemented:
/freebsd-14.2/contrib/bc/manuals/
H A Dalgorithms.md190 This is implemented in the function `p(x,y)`.
266 This is implemented in the function `r(x,p)`.
283 This is implemented in the function `f(n)`.
308 This is implemented in the function `log(x,b)`.
318 This is implemented in the function `l2(x)`.
324 This is implemented in the function `l10(x)`.
340 This is implemented in the function `cbrt(x)`.
346 This is implemented in the function `gcd(a,b)`.
365 This is implemented in the function `pi(s)`.
373 This is implemented in the function `t(x)`.
[all …]
/freebsd-14.2/lib/libfetch/
H A Dftp.errors10 202 PROTO Command not implemented, superfluous at this site
36 502 PROTO Command not implemented
38 504 PROTO Command not implemented for that parameter
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_DISPATCH.pod32 OpenSSL defined function identity of the implemented function.
36 Pointer to the implemented function itself. Despite the generic definition
37 of this field, the implemented function it points to must have a function
/freebsd-14.2/sys/dev/ow/
H A DREADME.txt7 Application note which defines the 1-wire bus as implemented for the
11 stack terminology used by AN927. The 1-wire bus is implemented in the ow(4)
/freebsd-14.2/sys/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra194-tcu.txt4 systems within the Tegra SoC. It is implemented through a mailbox-
21 the mailbox subsystem, and the specifiers implemented by the relevant
/freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,nvic.txt4 Cortex-M based processor cores. The NVIC implemented on different SoCs
24 - arm,num-irq-priority-bits: The number of priority bits implemented by the
/freebsd-14.2/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh108 if test "$USE" = implemented ; then
110 /^extern.*implemented/{
115 s/^.*implemented:\([^ *]*\).*/P_POUNDCif_USE_\1_SUPPORT/p
119 s/^.*implemented:\([^ *]*\).*/P_POUNDCendif/p
/freebsd-14.2/sys/contrib/device-tree/Bindings/ata/
H A Dahci-mtk.txt16 - ports-implemented : See ./ahci-platform.txt for details.
44 ports-implemented = <0x1>;
H A Dbaikal,bt1-ahci.yaml45 ports-implemented:
99 ports-implemented = <0x3>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dcdns,csi2rx.txt15 implemented in hardware, between 0 and 3
37 connected to anything at the hardware level or implemented
H A Dcdns,csi2tx.txt16 implemented in hardware, between 0 and 3
37 connected to anything at the hardware level or implemented
/freebsd-14.2/sys/contrib/libsodium/
H A DChangeLog77 decoding (`sodium_base642bin()`) have been implemented.
102 - The Argon2id variant of Argon2 has been implemented. The
109 implemented.
114 - Ed25519ph was implemented, adding a multi-part signature API
118 - XChaCha20 has been implemented. Like XSalsa20, this construction
131 - Siphash with a 128-bit output has been implemented, and is
270 been implemented as crypto_stream_chacha20_ietf(),
385 - The ChaCha20Poly1305 AEAD construction has been implemented, as
431 - crypto_auth_hmac_sha512() has been implemented.
435 - crypto_verify_64() has been implemented.
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/
H A Darm,mhuv2.yaml20 be written to or read from. If a pair of MHU controllers is implemented
93 one of the transport protocol being implemented over some channel
108 the ones implemented by the platform, though one can specify lesser number
169 # Multiple transport protocols implemented by the mailbox controllers
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dunimplemented.inc1 // On platforms that have not implemented this yet, we provide an implementation
/freebsd-14.2/sys/contrib/device-tree/Bindings/rtc/
H A Dpcf85363.txt9 - interrupts: IRQ line for the RTC (not implemented).
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/
H A Dconfig_elast.h46 # warning ELAST for this platform not yet implemented

12345678910>>...21