OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:On
(Results
1 - 25
of
161
) sorted by relevancy
1
2
3
4
5
6
7
/src/usr.bin/make/unit-tests/
varmod-order-numeric.mk
3
# Tests for the variable modifiers ':
On
', which returns the words, sorted in
7
# The variable modifiers ':
On
', ':Onr' and ':Orn' were added in var.c 1.939
19
.if ${NUMBERS:
On
} != "-2G -3m -42 1 3 5 7 42 1k 5K 1M"
20
. error ${NUMBERS:
On
}
36
.if ${DUPLICATES:
On
} != "1 1 1 2 2 3"
37
. error ${DUPLICATES:
On
}
42
SAME_VALUE:= ${:U 79 80 0x0050 81 :
On
}
49
.if ${MIXED_BASE:
On
} != "0 0x7 010 9"
50
. error ${MIXED_BASE:
On
}
55
.if ${4 3T 2M x:L:
On
} != "x 3T 4 2M
[
all
...]
varmod-order.mk
21
# expect+1: Unclosed expression, expecting "}" for modifier "
On
"
22
_:= ${NUMBERS:
On
36
# Extra characters after ':
On
' are detected and diagnosed.
95
SWITCH=
On
96
.if ${SWITCH:
On
=Off} != "Off"
varmod-order-string.mk
21
# To sort the words numerically, use ':
On
' instead; since var.c 1.939 from
/src/external/apache2/llvm/dist/clang/lib/Tooling/
NodeIntrospection.cpp
24
if (const LocationCall *
On
= Call.
on
()) {
25
print(*
On
, OS);
26
if (
On
->returnsPointer())
58
return locationCallLessThan(LHS->
on
(), RHS->
on
());
/src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Host.inc
15
//=== is guaranteed to work
on
*all* UNIX variants.
37
//
On
darwin, we want to update the version to match that of the target.
52
//
On
AIX, the AIX version and release should be that of the current host
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
RDFCopy.h
34
void trace(bool
On
) { Trace =
On
; }
RDFDeadCode.h
40
void trace(bool
On
) { Trace =
On
; }
/src/usr.sbin/sysinst/arch/luna68k/
msg.md.en
7
* Based
on
code written by Philip A. Nelson for Piermont Information
29
* INTERRUPTION) HOWEVER CAUSED AND
ON
ANY THEORY OF LIABILITY, WHETHER IN
52
{Copying bootloader into the 4.3BSD boot partition
on
%s...
60
(or 'id'
on
LUNA-II), 'par' (partition, should be 'd'), and 'fname'
63
On
LUNA-I, drv 0 is SCSI ID 6 disk, and drv 1 is SCSI ID 5 disk.
65
On
LUNA-II, 'id' is SCSI ID and you can also specify the external SCSI
68
Check 'h' (Help) and 'hk' (Help of 'k' command) commands
on
the firmware
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
libf7-c-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
libf7-asm-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
/src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
libf7-c-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
libf7-asm-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
ROCm.h
30
SmallString<0>
On
;
33
bool isValid() const { return !
On
.empty() && !Off.empty(); }
37
return Enabled ?
On
: Off;
96
// Libraries that are always linked depending
on
the language
103
// Libraries swapped based
on
compile flags.
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib2-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
/src/external/gpl3/gcc.old/dist/libgcc/
shared-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
siditi-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
static-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
fixed-obj.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
/src/external/gpl3/gcc/dist/libgcc/config/avr/
lib2-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
/src/external/gpl3/gcc/dist/libgcc/
shared-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
siditi-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
static-object.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
fixed-obj.mk
2
# $(iter-items).
On
each inclusion, we advance $o to the next element.
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_memintrinsics.inc
108
//
On
OS X, calling internal_memcpy here will cause memory corruptions,
112
// due to memcpy being an alias of memmove
on
OS X.
/src/external/apache2/llvm/dist/llvm/utils/vim/indent/
llvm.vim
7
" -
On
'}' align the same as the line containing the matching '{'
12
" - Continue comments
on
next line
13
" - If there is an opening+unclosed parenthesis
on
previous line indent to that
34
"
On
'}' align the same as the line containing the matching '{'
Completed in 38 milliseconds
1
2
3
4
5
6
7
Indexes created Tue Feb 24 08:35:24 UTC 2026