OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:about
(Results
1 - 25
of
399
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/bsd/kyua-cli/dist/integration/
cmd_about_test.sh
30
# Location of installed documents. Used to validate the output of the
about
35
# Common code to validate the output of all
about
information.
54
atf_check -s exit:0 -o save:stdout -e empty kyua
about
65
atf_check -s exit:0 -o save:stdout -e empty kyua
about
76
kyua
about
authors
85
atf_check -s exit:0 -o file:docs/AUTHORS -e empty kyua
about
authors
95
kyua
about
license
104
atf_check -s exit:0 -o file:docs/COPYING -e empty kyua
about
license
110
atf_check -s exit:0 -o save:stdout -e empty kyua
about
version
123
Usage error for command
about
: Invalid about topic 'foo'
[
all
...]
cmd_help_test.sh
36
atf_fail 'One option of the
about
subcommand appeared in the output'
38
grep '
about
*Shows general' stdout || atf_fail 'Commands not printed'
49
if grep '
about
: Shows general' stdout; then
80
atf_check -s exit:3 -o empty -e file:stderr kyua help
about
cde
/src/sys/modules/lua/
test.lua
6
systm.print('I am
about
to be closed\n')
/src/usr.bin/make/unit-tests/
varname-dot-alltargets.mk
19
# The .ALLTARGETS variable is not
about
targets though, but
20
#
about
all nodes, therefore source is also included.
opt-debug-var.mk
3
# Tests for the -dv command line option, which adds debug logging
about
directive.mk
36
# Not even the space after the '.info' can change anything
about
this.
varcmd.mk
7
# least an introductory explanation
about
what _should_ happen here.
/src/share/doc/papers/bus_dma/
Makefile
4
SRCS= title.me 1.me 2.me 3.me 4.me 5.me
about
.me
/src/external/bsd/am-utils/dist/
cvs-server.txt
24
worry
about
your $CVSROOT or the -d option. Just remember to keep
33
- don't worry
about
all the files that change; it's probably because of cvs
/src/external/bsd/zstd/dist/programs/
lorem.c
198
static int
about
(unsigned target)
function
206
int commaPos =
about
(9);
207
int comma2 = commaPos +
about
(7);
229
int wordsPerSentence =
about
(11);
273
int sentencePerParagraph =
about
(7);
/src/external/bsd/kyua-cli/usr.bin/kyua/
Makefile
16
kyua-
about
.1 kyua-config.1 kyua-db-exec.1 kyua-db-migrate.1 \
/src/external/gpl3/gcc/dist/contrib/
gennews
58
This file contains information
about
GCC releases which has been generated
73
# We lie to Lynx
about
the kind of terminal in use because we
/src/external/gpl3/gcc.old/dist/contrib/
gennews
56
This file contains information
about
GCC releases which has been generated
71
# We lie to Lynx
about
the kind of terminal in use because we
/src/external/mpl/bind/dist/bin/tests/system/checkconf/
kasp-ignore-keylen.conf
16
// Algorithm 13 has predefined length, warn
about
length param.
/src/distrib/mac68k/miniroot/
install.md
139
information
about
your disk's geometry. This program can determine
140
some limited information
about
certain specific types of HP-IB disks.
/src/crypto/external/apache2/openssl/dist/include/crypto/
dso_conf.h.in
19
# applications will have to worry
about
that from a compilation point
/src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-properties-1
15
!what\
about
\ me=
59
msgid "what
about
me"
/src/external/bsd/file/dist/
README.md
16
Phone: Do not even think of telephoning me
about
this program. Send
92
* `src/is_csv.c` - knows
about
Comma Separated Value file format (RFC 4180).
93
* `src/is_json.c` - knows
about
JavaScript Object Notation format (RFC 8259).
94
* `src/is_simh.c` - knows
about
SIMH tape file format.
95
* `src/is_tar.c, tar.h` - knows
about
Tape ARchive format (courtesy John Gilmore).
/src/external/gpl3/autoconf/dist/lib/Autom4te/
ChannelDefs.pm
102
Warnings
about
obsolete features (silent by default).
106
Warnings
about
user redefinitions of Automake rules or
111
Warnings
about
non-portable constructs.
115
Warnings
about
weird syntax, unused variables, typos ...
119
Warnings
about
unsupported (or mis-supported) features.
269
# Set exit code if Perl warns
about
something
/src/external/lgpl3/gmp/dist/mpn/powerpc32/
mode1o.asm
49
C For PIC, the inverse is established arithmetically since it measures
about
54
C Using divwu for size==1 measured
about
10 cycles slower on 604e, or
about
/src/external/lgpl3/gmp/dist/mpn/x86_64/
lshsub_n.asm
35
C AMD K8,K9 3.15 (mpn_sub_n + mpn_lshift costs
about
4 c/l)
36
C AMD K10 3.15 (mpn_sub_n + mpn_lshift costs
about
4 c/l)
47
C 3) Be more clever
about
register usage
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Template.pm
100
We lie
about
the OO nature of output_on() and output_off(), 'cause that's
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Template.pm
100
We lie
about
the OO nature of output_on() and output_off(), 'cause that's
/src/external/lgpl3/gmp/dist/mpn/alpha/
sqr_diag_addlsh1.asm
39
C
about
3.75 c/l on ev6. Two-way code could run at
about
3.25 c/l on ev6.
/src/external/lgpl3/gmp/dist/mpn/ia64/
mode1o.asm
76
C and generated by ldf8 and xma. On one GNU/Linux system it took
about
1200
109
C probably be
about
14 cycles (2 per bit beyond the first couple). Or it
111
C but that would be
about
11 cycles.
141
C size==1, but cycle counting suggests
about
50 for the sort of approach
142
C taken by gcc __umodsi3, versus
about
47 for the modexact. (Both assuming
153
C Whether such a tradeoff is a win on average depends on assumptions
about
155
C distributed then high<divisor
about
50% of the time. But smallish
Completed in 23 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Wed Apr 15 00:22:22 UTC 2026