OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BEFORE
(Results
1 - 23
of
23
) sorted by relevancy
/src/usr.bin/make/unit-tests/
opt-x-reduce-exported.mk
6
# The variable '
BEFORE
' is exported, the variable 'AFTER' isn't.
7
.MAKEFLAGS:
BEFORE
=
before
-X AFTER=after
13
@env | sort | grep -e '^
BEFORE
' -e '^AFTER'
20
@env | sort | grep -e '^
BEFORE
' -e '^AFTER'
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
file.c
197
enum {
BEFORE
, SEARCHHEADER, INHEADER, INDATA, DONE } where;
199
where =
BEFORE
;
218
case
BEFORE
:
283
where =
BEFORE
;
291
if (where !=
BEFORE
) {
293
"File ends
before
end of PEM end tag");
/src/tests/usr.bin/indent/
edge_cases.c
32
// $ Indent interprets everything
before
the second ':' as a label name,
51
* they do not force a line break
before
.
87
use enum qw(FNAME LINES TEXT PHYSLINES CHANGED
BEFORE
AFTER EXTRA);
121
use enum qw (FNAME LINES TEXT PHYSLINES CHANGED
BEFORE
AFTER EXTRA);
/src/external/gpl3/binutils/dist/ld/
ldgram.h
39
#define
BEFORE
292
ldgram.y
132
%token SECTIONS PHDRS INSERT_K AFTER
BEFORE
LINKER_VERSION
362
| INSERT_K
BEFORE
NAME
ldlex.l
197
must be recognised
before
the parser switches the lexer out of
208
NAME in the "section" rule may be lexed
before
the lexer is
300
<SCRIPT>"
BEFORE
" { RTOKEN(
BEFORE
); }
416
section
before
/DISCARD/ interpreting the '/' as a divide. */
ldlex.c
35
/* C99 says to define __STDC_LIMIT_MACROS
before
including stdint.h,
348
/* Done after the current pattern has been matched and
before
the
1838
must be recognised
before
the parser switches the lexer out of
1849
NAME in the "section" rule may be lexed
before
the lexer is
2272
{ RTOKEN(
BEFORE
); }
2759
section
before
/DISCARD/ interpreting the '/' as a divide. */
3197
/* yy_get_previous_state - get the state just
before
the EOB char was reached */
3273
* If this occurs *
before
* the EOB characters, then it's a
3291
* try matching the token
before
ldgram.c
175
#define
BEFORE
292
2097
"INSERT_K","AFTER","
BEFORE
","LINKER_VERSION","DATA_SEGMENT_ALIGN",
2233
"ifile_p1 : INSERT_K
BEFORE
NAME",
3109
*
before
looking for error recovery */
/src/external/gpl3/binutils.old/dist/ld/
ldgram.h
92
BEFORE
= 293, /*
BEFORE
*/
237
#define
BEFORE
293
ldgram.y
132
%token SECTIONS PHDRS INSERT_K AFTER
BEFORE
LINKER_VERSION
362
| INSERT_K
BEFORE
NAME
ldlex.l
197
must be recognised
before
the parser switches the lexer out of
208
NAME in the "section" rule may be lexed
before
the lexer is
300
<SCRIPT>"
BEFORE
" { RTOKEN(
BEFORE
); }
416
section
before
/DISCARD/ interpreting the '/' as a divide. */
ldgram.c
193
BEFORE
= 293, /*
BEFORE
*/
338
#define
BEFORE
293
548
YYSYMBOL_BEFORE = 52, /*
BEFORE
*/
1260
"PHDRS", "INSERT_K", "AFTER", "
BEFORE
", "LINKER_VERSION",
2369
/* Number of tokens to shift
before
error messages enabled. */
2947
case 92: /* ifile_p1: INSERT_K
BEFORE
NAME */
4892
approach of translating immediately
before
every use of yytoken.
4900
before
the lookahead is translated. */
ldlex.c
35
/* C99 says to define __STDC_LIMIT_MACROS
before
including stdint.h,
348
/* Done after the current pattern has been matched and
before
the
1838
must be recognised
before
the parser switches the lexer out of
1849
NAME in the "section" rule may be lexed
before
the lexer is
2272
{ RTOKEN(
BEFORE
); }
2759
section
before
/DISCARD/ interpreting the '/' as a divide. */
3197
/* yy_get_previous_state - get the state just
before
the EOB char was reached */
3273
* If this occurs *
before
* the EOB characters, then it's a
3291
* try matching the token
before
/src/dist/pf/
README.NetBSD
7
# into the NetBSD repository.
Before
importing the code into the official
122
cvs tag
BEFORE
-PF-${VERTAG} dist/pf sys/dist/pf
202
cvs tag
BEFORE
-PF-${VERTAG} dist/pf sys/dist/pf
255
cvs tag
BEFORE
-PF-${VERTAG} dist/pf sys/dist/pf
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMemoryLegalizer.cpp
51
BEFORE
,
315
/// to instruction \p MI to ensure memory instructions
before
\p Pos of kind
1596
Position::
BEFORE
);
1641
Position::
BEFORE
);
1673
/// adding S_WAITCNT
before
a S_BARRIER.
1677
Position::
BEFORE
);
1689
Position::
BEFORE
);
1720
Position::
BEFORE
);
/src/sys/arch/m68k/060sp/dist/
isp.doc
189
data registers, and
BEFORE
the actual emulated transfers occur, the
fpsp.s
2425
# FPU
before
exiting. In either the enabled or disabled cases, we #
2444
#
Before
any of the above is attempted, it must be checked to #
2446
#
before
the "FPU disabled" exception, but the "FPU disabled" exception #
3106
# This code must emulate the move out
before
finally exiting through #
3161
# operand error exceptions. we do this here
before
passing control to
3296
# This code must emulate the move out
before
finally exiting through #
3357
# snan exceptions. we do this here
before
passing control to
3595
# correct register
before
calling _real_inex(). #
3598
# This code must emulate the move out by calling fout()
before
finally #
3647
# to extended
before
arriving here. Therefore, we need to retain th
[
all
...]
/src/external/gpl2/groff/dist/src/preproc/refer/
label.y
140
enum {
BEFORE
= +1, MATCH = 0, AFTER = -1 };
501
command_error("label specification %1
before
`%2'", message, spec_cur);
705
case
BEFORE
:
/src/external/bsd/libevent/dist/
CMakeLists.txt
893
# We use
BEFORE
here so we don't accidentally look in system directories
895
include_directories(
BEFORE
${PROJECT_SOURCE_DIR}
929
include_directories(
BEFORE
${CMAKE_CURRENT_BINARY_DIR}/include)
/src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt
893
# We use
BEFORE
here so we don't accidentally look in system directories
895
include_directories(
BEFORE
${PROJECT_SOURCE_DIR}
929
include_directories(
BEFORE
${CMAKE_CURRENT_BINARY_DIR}/include)
/src/crypto/external/apache2/openssl/dist/
Configure
234
# Note that
before
3.0, we didn't have the same version number scheme.
754
# (we supported those
before
the change to "make variable" support.
865
# downcase at least the part
before
any equal sign.
1706
# handle $cc -M
before
clang support (but claims __GNUC__ = 3)
2341
"
BEFORE
" => sub {
2344
print STDERR "DEBUG: ...
before
parsing, skip stack is ",join(" ", map { int($_) } @skip),"\n";
3696
if ($collectors{"
BEFORE
"}) {
3697
$collectors{"
BEFORE
"}->($_);
3700
if ($re !~ /^OTHERWISE|
BEFORE
|AFTER$/ && /$re/) {
/src/crypto/external/bsd/openssl/dist/
Configure
217
# Note that
before
3.0, we didn't have the same version number scheme.
676
# (we supported those
before
the change to "make variable" support.
785
# downcase at least the part
before
any equal sign.
1572
# handle $cc -M
before
clang support (but claims __GNUC__ = 3)
2214
"
BEFORE
" => sub {
2217
print STDERR "DEBUG: ...
before
parsing, skip stack is ",join(" ", map { int($_) } @skip),"\n";
3537
if ($collectors{"
BEFORE
"}) {
3538
$collectors{"
BEFORE
"}->($_);
3541
if ($re !~ /^OTHERWISE|
BEFORE
|AFTER$/ && /$re/) {
/src/crypto/external/bsd/openssl.old/dist/
Configure
556
# (we supported those
before
the change to "make variable" support.
667
# downcase at least the part
before
any equal sign.
1437
# handle $cc -M
before
clang support (but claims __GNUC__ = 3)
1946
"
BEFORE
" => sub {
1949
print STDERR "DEBUG: ...
before
parsing, skip stack is ",join(" ", map { int($_) } @skip),"\n";
3560
if ($collectors{"
BEFORE
"}) {
3561
$collectors{"
BEFORE
"}->($_);
3564
if ($re !~ /^OTHERWISE|
BEFORE
|AFTER$/ && /$re/) {
Completed in 44 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026