OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:styles
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/lib/libc/gen/
t_vis.c
39
static int
styles
[] = {
variable
78
for (i = 0; i < __arraycount(
styles
); i++) {
79
ATF_REQUIRE(strsvisx(visbuf, srcbuf, SIZE,
styles
[i], "") > 0);
82
styles
[i] & (VIS_HTTP1808|VIS_MIMESTYLE)) > 0);
86
"char %d [%d]",
styles
[i], j, dstbuf[j]);
/src/external/gpl3/binutils/dist/binutils/
rcparse.y
42
/* Dialog information. This is built by the nonterminals
styles
and
370
styles
BEG controls END
397
styles
BEG controls END
425
styles
BEG controls END
445
styles
:
label
447
|
styles
CAPTION res_unicode_string_concat
453
|
styles
CLASS id
457
|
styles
STYLE
462
|
styles
EXSTYLE numexpr
466
|
styles
CLASS res_unicode_string_conca
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
rcparse.y
42
/* Dialog information. This is built by the nonterminals
styles
and
370
styles
BEG controls END
397
styles
BEG controls END
425
styles
BEG controls END
445
styles
:
label
447
|
styles
CAPTION res_unicode_string_concat
453
|
styles
CLASS id
457
|
styles
STYLE
462
|
styles
EXSTYLE numexpr
466
|
styles
CLASS res_unicode_string_conca
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp-patterns.cc
857
int
styles
[][4] = { { 0, 2, 1, 3} /* {L1, R1} + {L2, R2}. */
local
909
slp_tree op0 = ops[
styles
[style][0]];
910
slp_tree op1 = ops[
styles
[style][1]];
911
slp_tree op2 = ops[
styles
[style][2]];
912
slp_tree op3 = ops[
styles
[style][3]];
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp-patterns.cc
857
int
styles
[][4] = { { 0, 2, 1, 3} /* {L1, R1} + {L2, R2}. */
local
909
slp_tree op0 = ops[
styles
[style][0]];
910
slp_tree op1 = ops[
styles
[style][1]];
911
slp_tree op2 = ops[
styles
[style][2]];
912
slp_tree op3 = ops[
styles
[style][3]];
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026