HomeSort by: relevance | last modified time | path
    Searched refs:terms (Results 1 - 23 of 23) sorted by relevancy

  /src/usr.bin/infocmp/
infocmp.c 508 TERMINAL **terms; local in function:use_terms
512 terms = ecalloc(nuse, sizeof(*terms));
517 if (strcmp(terms[j]->name, *uterms) == 0)
519 terms[i] = load_term(*uterms++);
525 if (terms[j]->flags[i] == ABSENT_BOOLEAN ||
526 terms[j]->flags[i] == CANCELLED_BOOLEAN)
530 if (term->flags[i] == terms[j]->flags[i])
545 if (terms[j]->nums[i] == ABSENT_NUMERIC ||
546 terms[j]->nums[i] == CANCELLED_NUMERIC
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
mullu.S 8 # are licensed and made available under the terms and conditions of the BSD License
llsl.S 8 # are licensed and made available under the terms and conditions of the BSD License
llsr.S 8 # are licensed and made available under the terms and conditions of the BSD License
div.S 8 # are licensed and made available under the terms and conditions of the BSD License
  /src/usr.bin/tic/
tic.c 72 static STAILQ_HEAD(, term) terms = STAILQ_HEAD_INITIALIZER(terms);
168 STAILQ_INSERT_TAIL(&terms, term, next);
187 /* Create aliased terms */
421 STAILQ_FOREACH(term, &terms, next) {
581 /* Save the terms */
582 STAILQ_FOREACH(term, &terms, next)
713 while ((term = STAILQ_FIRST(&terms)) != NULL) {
714 STAILQ_REMOVE_HEAD(&terms, next);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun7i-a20-olinuxino-lime2-emmc.dts 5 * This file is dual-licensed: you can use it either under the terms
11 * modify it under the terms of the GNU General Public License as
sun7i-a20-olinuxino-micro-emmc.dts 5 * This file is dual-licensed: you can use it either under the terms
11 * modify it under the terms of the GNU General Public License as
sun8i-t3-cqa3t-bv3.dts 7 * This file is dual-licensed: you can use it either under the terms
13 * modify it under the terms of the GNU General Public License as
am335x-osd3358-sm-red.dts 5 * it under the terms of the GNU General Public License version 2 as
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_compile_flag.m4 33 # under the terms of the GNU General Public License as published by the
48 # need not follow the terms of the GNU General Public License when using
ax_check_define.m4 22 # under the terms of the GNU General Public License as published by the
37 # need not follow the terms of the GNU General Public License when using
ax_check_link_flag.m4 33 # under the terms of the GNU General Public License as published by the
48 # need not follow the terms of the GNU General Public License when using
ax_tls.m4 22 # under the terms of the GNU General Public License as published by the
37 # need not follow the terms of the GNU General Public License when using
ax_pthread.m4 60 # under the terms of the GNU General Public License as published by the
75 # need not follow the terms of the GNU General Public License when using
libtool.m4 16 # it under the terms of the GNU General Public License as published by
23 # distribution terms that you use for the rest of that program.
  /src/libexec/httpd/lua/
optparse.lua 4 -- (c) 2008 David Manura, Licensed under the same terms as Lua (MIT license)
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 89 | However, in absolute terms, inlining would only gain 10us per
  /src/sys/arch/m68k/m68k/
oc_cksum.s 85 | However, in absolute terms, inlining would only gain 10us per
  /src/usr.bin/make/unit-tests/
varmod-subst.mk 253 # kind of correct, although it is mixing the terms for variable
  /src/usr.bin/m4/TEST/
test.m4 128 non-computer enthusiasts what that is. All of the terms I use to
  /src/common/dist/zlib/contrib/ada/
zlib.ads 7 -- it under the terms of the GNU General Public License as published by --
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/
zynqmp.dtsi 10 * modify it under the terms of the GNU General Public License as

Completed in 24 milliseconds