OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cindex
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/amiga/amiga/
disksubr.c
139
int
cindex
, i, nopname;
local
304
cindex
= 0;
484
clp->pblist[clp->pbindex[i] =
cindex
++] = nextb;
/src/sys/arch/hp300/dev/
topcatreg.h
113
uint16_t
cindex
; /* color map index 0x60b8 */
member in struct:tcboxfb
/src/sys/arch/ofppc/ofppc/
disksubr.c
239
int
cindex
, i, nopname;
local
379
cindex
= 0;
558
osdep->pblist[osdep->pbindex[i] =
cindex
++] = nextb;
/src/sys/arch/hp300/stand/common/
grf_tcreg.h
137
vu_short
cindex
; /* color map index 0x60b8 */
member in struct:tcboxfb
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.h
272
int
cindex
; /* Index for adding new charclasses. */
member in struct:dfa
/src/external/gpl2/grep/dist/src/
dfa.h
291
int
cindex
; /* Index for adding new charclasses. */
member in struct:dfa
/src/external/gpl3/binutils/dist/gprofng/src/
Module.h
270
int
cindex
, cline; // index and src line of next compiler-comment
member in class:Module
/src/external/gpl3/binutils.old/dist/gprofng/src/
Module.h
270
int
cindex
, cline; // index and src line of next compiler-comment
member in class:Module
/src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc
3589
tree
cindex
= (*elts)[end - 1].index;
local
3590
if (
cindex
== NULL_TREE)
3614
else if (TREE_CODE (
cindex
) == INTEGER_CST
3615
&& compare_tree_int (
cindex
, end - 1) == 0)
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026