OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plus
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
Makefile
14
sun4i-a10-itead-iteaduino-
plus
.dtb \
37
sun4i-a10-itead-iteaduino-
plus
.dtb \
64
sun5i-a13-pocketbook-614-
plus
.dtb \
121
sun7i-a20-bananapi-m1-
plus
.dtb \
153
sun7i-a20-bananapi-m1-
plus
.dtb \
186
DTC_FLAGS_sun8i-h3-bananapi-m2-
plus
:= -@
187
DTC_FLAGS_sun8i-h3-nanopi-m1-
plus
:= -@
192
DTC_FLAGS_sun8i-h3-orangepi-
plus
:= -@
200
DTC_FLAGS_sun8i-h3-bananapi-m2-
plus
-v1.2 := -@
201
DTC_FLAGS_sun8i-h3-orangepi-pc-
plus
:= -
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/
Makefile
6
DTC_FLAGS_bcm2835-rpi-b-
plus
:= -@
7
DTC_FLAGS_bcm2835-rpi-a-
plus
:= -@
10
DTC_FLAGS_bcm2837-rpi-3-a-
plus
:= -@
12
DTC_FLAGS_bcm2837-rpi-3-b-
plus
:= -@
24
bcm2835-rpi-b-
plus
.dtb \
25
bcm2835-rpi-a-
plus
.dtb \
28
bcm2837-rpi-3-a-
plus
.dtb \
30
bcm2837-rpi-3-b-
plus
.dtb \
/src/usr.bin/colcrt/
colcrt.c
78
int
plus
(char, char);
181
if (
plus
(c, *cp) ||
plus
(*cp, c))
194
plus
(char c, char d)
function
/src/usr.bin/rpcgen/
rpc_cout.c
401
const char *
plus
;
local
466
plus
= "";
468
plus
= " + ";
471
s_print(ptemp, "%s%s * %d",
plus
, dl->decl.array_max, ptr->length);
473
s_print(ptemp, "%s%s",
plus
, dl->decl.array_max);
/src/usr.bin/at/
parsetime.c
30
* at [NOW]
PLUS
NUMBER MINUTES|HOURS|DAYS|WEEKS
35
* \
PLUS
NUMBER MINUTES|HOURS|DAYS|WEEKS/
65
NUMBER,
PLUS
, DOT, SLASH, ID, JUNK,
87
{"now", NOW, false}, /* opt prefix for
PLUS
*/
174
static void
plus
(struct tm *);
276
return sc_tokid =
PLUS
;
307
*
plus
() parses a now + time
309
* at [NOW]
PLUS
NUMBER [MINUTES|HOURS|DAYS|WEEKS|MONTHS|YEARS]
313
plus
(struct tm *tm)
function
405
* if we've gone past that time - but if we're specifying a time
plus
[
all
...]
/src/sbin/gpt/
show.c
265
int
plus
= 0;
local
319
if (b + n +
plus
>= p)
321
p -= n + 1 +
plus
;
324
if (
plus
)
326
plus
= 1;
/src/usr.bin/make/unit-tests/
directive-include-guard.mk
203
CASES+= variable-ifndef-
plus
204
LINES.variable-ifndef-
plus
= \
209
# expect: Parse_PushInput: variable-ifndef-
plus
.tmp:1
210
# expect: Parse_PushInput: variable-ifndef-
plus
.tmp:1
213
CASES+= variable-if-
plus
214
LINES.variable-if-
plus
= \
219
# expect: Parse_PushInput: variable-if-
plus
.tmp:1
220
# expect: Parse_PushInput: variable-if-
plus
.tmp:1
548
CASES+= target-
plus
549
LINES.target-
plus
=
[
all
...]
/src/usr.bin/xlint/lint1/
tree.c
581
case
PLUS
:
1185
case
PLUS
:
1266
case
PLUS
:
1407
tnode_t *ntn = build_op(
PLUS
, sys, ptr_tp, ln, ctn);
1864
if (oop ==
PLUS
|| oop == MINUS)
1877
&& (oop ==
PLUS
|| oop == MINUS || oop == BITAND || oop == BITXOR))
2022
case
PLUS
:
2159
case
PLUS
:
3371
case
PLUS
:
3448
if (op ==
PLUS
&
4854
const tnode_t *
plus
, *arr, *idx;
local
[
all
...]
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026