OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intra
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/i2c/
fusbtc.c
350
uint8_t intr,
intra
, intrb;
local
355
intra
= fusbtc_read_reg(sc, FUSB_INTERRUPTA);
358
DPRINTF((sc->sc_dev, "intr %x %x %x\n", intr,
intra
, intrb));
363
if (
intra
& FUSB_INTERRUPTA_TOGDONE)
369
if (
intra
)
370
fusbtc_write_reg(sc, FUSB_INTERRUPTA,
intra
);
395
uint8_t intr,
intra
, intrb;
398
intra
= fusbtc_read_reg(sc, FUSB_INTERRUPTA);
404
if (
intra
& FUSB_INTERRUPTA_TOGDONE)
/src/external/gpl3/gcc/dist/libgcc/config/pa/
lib2funcs.S
69
; need to do an
intra
-space return.
/src/external/gpl3/gcc.old/dist/libgcc/config/pa/
lib2funcs.S
69
; need to do an
intra
-space return.
/src/external/mit/isl/dist/
isl_scheduler.c
2333
* as a parametric
intra
-node constraint?
3976
* "
intra
" is a sequence of coefficient constraints for
intra
-node edges.
3981
isl_basic_set_list *
intra
;
member in struct:isl_carry
3990
isl_basic_set_list_free(carry->
intra
);
4116
* "
intra
" is the sequence of coefficient constraints for
intra
-node edges.
4122
__isl_keep isl_basic_set_list *
intra
,
4128
if (isl_basic_set_list_foreach(
intra
, &lp_add_intra, &data) < 0)
4156
* "
intra
" is the sequence of coefficient constraints for intra-node edges
4990
isl_union_map *
intra
;
local
[
all
...]
/src/crypto/external/bsd/openssl/dist/util/
check-format.pl
342
m/^\s*\/\*/ ? "
intra
-line comment" :
393
if (($in_comment == 0 || $in_comment == 1) # no comment,
intra
-line comment, or begin of multi-line comment
400
if (($in_comment == 0 || $in_comment < 0) # (no comment,)
intra
-line comment or end of multi-line comment
409
# else check indentation of leading
intra
-line comment or end of multi-line comment
412
report("
intra
-line comment indent = $count != $ref_indent") if $in_comment == 0;
583
s#('[^']*')#$1 =~ tr/'/@/cr#eg; # handle all
intra
-line character literals
584
s#("[^"]*")#$1 =~ tr/"/@/cr#eg; # handle all
intra
-line string literals
619
# make indentation of end of multi-line comment appear like of leading
intra
-line comment
640
report("unexpected '/*' inside
intra
-line comment") if $1 =~ /\/\*/;
726
#
intra
-line whitespace nits @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[
all
...]
Completed in 104 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026