HomeSort by: relevance | last modified time | path
    Searched refs:implement (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/external/bsd/unbound/dist/doc/
README.ipset.md 7 I did some research for this. Unfortunately, Unbound, My favorite dns service doesn't support ipset yet. So, I decided to implement it by my self and contribute the patch. It's good for me and the community.
  /src/compat/
m32.mk 4 # Makefile fragment to help implement a set of 'cc -m32' libraries.
  /src/external/gpl3/gdb.old/dist/gdb/
gdbarch_types.py 53 implement: bool = True,
66 self.implement = implement
132 implement: bool = True,
146 implement=implement,
gdbarch.py 112 if c.implement:
304 if c.implement:
  /src/external/gpl3/gdb/dist/gdb/
gdbarch_types.py 53 implement: bool = True,
66 self.implement = implement
132 implement: bool = True,
146 implement=implement,
gdbarch.py 112 if c.implement:
304 if c.implement:
  /src/sys/arch/usermode/usermode/
cpufunc.S 15 //#error TODO implement setjmp/longjmp for i386?
72 #error implement setjmp/longjmp for arm32
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
aesv8-armx.pl 1027 # assemblers don't implement it:-(
  /src/external/bsd/ntp/dist/scripts/ntptrace/
ntptrace-opts.def 48 ntptrace to work properly, each of these servers must implement the NTP Control
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
save_all.inc 53 can implement less in the macro. */
save_partial.inc 54 can implement less in the macro. */
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
save_all.inc 53 can implement less in the macro. */
save_partial.inc 54 can implement less in the macro. */
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
ear.c 168 #error can not implement execv without execve
207 # error can not implement execl without execve
226 # error can not implement execlp without execvp
244 # error can not implement execle without execve
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
crtzero.S 31 !! You can refer this content and implement
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
crtzero.S 31 !! You can refer this content and implement
  /src/crypto/external/apache2/openssl/dist/providers/
encoders.inc 115 * We only implement those for which there are current i2d_ and PEM_write_bio
  /src/crypto/external/bsd/openssl/dist/providers/
encoders.inc 89 * We only implement those for which there are current i2d_ and PEM_write_bio
  /src/external/bsd/nsd/dist/doc/
differences.tex 411 implement some functionality that is requested by resolvers. This
431 \subsubsection{n-update - NSD does not implement dynamic update}
439 NSD does not implement dynamic update.
442 \subsubsection{b-mailb - BIND does not implement MAILB}
449 BIND does not implement queries for the MAILB type. NSD treats it as
509 \subsubsection{n-ixfr-notimpl - NSD does not implement IXFR}
517 NSD 3.0.0 does not implement IXFR. It returns NOTIMPL by design.
566 NOTIMPL is appropriate since NSD does not implement whatever functionality
  /src/external/lgpl3/gmp/dist/mpn/s390_32/esame/
sqr_basecase.asm 42 C * Stop iterating addmul_1 loop at latest for n = 2, implement longer tail.
  /src/bin/sh/
output.c 517 /* we don't implement 'x'; treat like 'X' */
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 25 2. The "ucdata.[ch]" files which implement the functions needed to
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
trigd.inc 435 to implement COTAND(x) = 1 / TAND(x).
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
trigd.inc 435 to implement COTAND(x) = 1 / TAND(x).
  /src/external/lgpl3/gmp/dist/mpn/s390_64/
sqr_basecase.asm 42 C * Stop iterating addmul_1 loop at latest for n = 2, implement longer tail.

Completed in 26 milliseconds

1 2 3