OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ends
(Results
1 - 25
of
127
) sorted by relevancy
1
2
3
4
5
6
/src/crypto/external/bsd/heimdal/dist/lib/roken/
test-detach.c
55
char *
ends
;
local
64
n = strtol(argv[2], &
ends
, 10);
68
if (n < 0 ||
ends
== NULL || *
ends
!= '\0' || n != fd)
/src/external/mpl/dhcp/dist/tests/failover/
new-failover
8
ends
5 2021/05/03 02:29:16;
19
ends
5 2021/04/21 02:29:16;
/src/external/gpl2/texinfo/dist/util/
tex3patch
68
----------------------------------------tex3patch
ends
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
ostream-inst.cc
39
template ostream&
ends
(ostream&);
70
template wostream&
ends
(wostream&);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
ostream-inst.cc
39
template ostream&
ends
(ostream&);
70
template wostream&
ends
(wostream&);
/src/usr.bin/make/unit-tests/
varmod-match-escape.mk
87
# when the range
ends
with the character ']'.
89
# 'A' begins the range, 'B' is in the middle of the range, ']'
ends
the range,
92
# The ']' is part of the character range and at the same time
ends
the
95
# The first ']' is part of the character range and at the same time
ends
the
98
# The first ']' is part of the character range and at the same time
ends
the
101
# For negative character lists, the ']'
ends
the character range but does not
104
# is no practical need for a character range that
ends
at ']'.
varname-dot-make-jobs.mk
25
# If -j arg is floating point or
ends
in C;
char-005c-reverse-solidus.mk
84
# The pattern
ends
up as "x\:Nzzz". Only the sequence "\:" is unescaped, all
90
# The pattern for the ":M" modifier
ends
up as "x\\\\\\\:Nzzz". Only the
comment.mk
42
# This comment
ends
with 2 backslashes. An even number of backslashes does
varmod-assign.mk
15
# FIRST
ends
up with the value 1.
22
# operator '=' overwrites the previous value, therefore the variable LAST
ends
31
# APPENDED
ends
up with the value "1 2 3".
/src/external/gpl2/diffutils/include/
regex.h
33
unsigned num_regs, regoff_t *starts, regoff_t *
ends
));
/src/external/gpl2/grep/dist/lib/
regex.h
35
unsigned num_regs, regoff_t *starts, regoff_t *
ends
));
/src/external/apache2/llvm/dist/llvm/utils/vim/indent/
llvm.vim
8
" - If previous line
ends
with ':' increase indentation
9
" - If the current line
ends
with ':' indent at the same level as the
/src/external/mpl/dhcp/dist/contrib/
dhcp-lease-list.pl
92
if ($lease =~ /^\s+([\.\d]+)\s+{.*starts \d+ ([\/\d\ \:]+);.*
ends
\d+ ([\/\d\ \:]+);.*ethernet ([a-f0-9:]+);/s) {
108
next if not ($lease =~ /^\s+([\.\d]+)\s+{.*starts \d+ ([\/\d\ \:]+);.*
ends
\d+ ([\/\d\ \:]+);.*ethernet ([a-f0-9:]+);(.*client-hostname \"(\S+)\";)*/s);
/src/external/mpl/dhcp/dist/server/
salloc.c
55
n->
ends
++;
72
if (c->
ends
!= c->starts) {
75
(unsigned long)(c->
ends
));
/src/sys/modules/examples/luareadhappy/
happy.lua
33
-- numbers for which this process
ends
in 1 are happy numbers, while those that
46
-- If n is not happy then its sequence
ends
in the cycle:
/src/sys/arch/newsmips/newsmips/
locore_machdep.S
165
# label
ends
end up in a different section otherwise.
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h
490
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
491
for recording register information. STARTS and
ENDS
must be
503
regoff_t *starts, regoff_t *
ends
);
/src/external/gpl3/binutils/dist/include/
xregex2.h
492
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
493
for recording register information. STARTS and
ENDS
must be
506
regoff_t *
ends
);
/src/external/gpl3/binutils.old/dist/include/
xregex2.h
492
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
493
for recording register information. STARTS and
ENDS
must be
506
regoff_t *
ends
);
/src/external/gpl3/gcc/dist/include/
xregex2.h
492
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
493
for recording register information. STARTS and
ENDS
must be
506
regoff_t *
ends
);
/src/external/gpl3/gcc.old/dist/include/
xregex2.h
492
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
493
for recording register information. STARTS and
ENDS
must be
506
regoff_t *
ends
);
/src/external/gpl3/gdb/dist/include/
xregex2.h
492
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
493
for recording register information. STARTS and
ENDS
must be
506
regoff_t *
ends
);
/src/external/gpl3/gdb.old/dist/include/
xregex2.h
492
ENDS
. Subsequent matches using BUFFER and REGS will use this memory
493
for recording register information. STARTS and
ENDS
must be
506
regoff_t *
ends
);
/src/external/gpl3/gdb/dist/gnulib/import/
fnmatch_loop.c
33
struct STRUCT *
ends
, size_t alloca_used);
41
bool no_leading_period, int flags, struct STRUCT *
ends
, size_t alloca_used)
100
else if (
ends
!= NULL)
102
ends
->pattern = p - 1;
103
ends
->string = n;
104
ends
->no_leading_period = no_leading_period;
Completed in 39 milliseconds
1
2
3
4
5
6
Indexes created Sat Feb 28 05:31:39 UTC 2026