Searched refs:cmap (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/dbz/
H A Ddbz.c343 dbzfresh(name, size, fs, cmap, tagmask)
347 int cmap; /* case-map algorithm (0 means default) */
372 switch (cmap) {
389 DEBUG(("dbzfresh case map `%c' unknown\n", cmap));
1124 DEBUG(("size %ld, sep %d, cmap %c, tags 0x%lx/0x%lx<<%d, ", cp->tsize,
1600 #define TOLOW(c) (cmap[(c)+OFFSET])
1608 static char cmap[MAPSIZE]; /* relies on init to '\0' */ variable
1609 static int mprimed = 0; /* has cmap been set up? */
1626 cmap[c+OFFSET] = c;
1627 cmap[*u
[all...]
/haiku-buildtools/isl/
H A Disl_schedule.c48 * the columns of cmap represent a change of basis for the schedule
51 * cinv is the inverse of cmap.
74 isl_mat *cmap; member in struct:isl_sched_node
456 isl_mat_free(graph->node[i].cmap);
783 * of the columns in node->cmap.
801 isl_space_dim(dim, isl_dim_set), isl_mat_copy(node->cmap));
841 * of the columns in node->cmap.
860 isl_space_dim(dim, isl_dim_set), isl_mat_copy(src->cmap));
863 isl_mat_copy(dst->cmap));
933 * of the columns in node->cmap
[all...]
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex1685 % PDF CMaps. See also LaTeX's t1.cmap.
1953 \csname cmap#5\endcsname#1%
1956 \let\cmap\gobble
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex1665 % PDF CMaps. See also LaTeX's t1.cmap.
1933 \csname cmap#5\endcsname#1%
1936 \let\cmap\gobble
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex1688 % PDF CMaps. See also LaTeX's t1.cmap.
1956 \csname cmap#5\endcsname#1%
1959 \let\cmap\gobble
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex1503 % PDF CMaps. See also LaTeX's t1.cmap.
1771 \csname cmap#5\endcsname#1%
1774 \let\cmap\gobble
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex1503 % PDF CMaps. See also LaTeX's t1.cmap.
1771 \csname cmap#5\endcsname#1%
1774 \let\cmap\gobble
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex1500 % PDF CMaps. See also LaTeX's t1.cmap.
1773 \csname cmap#5\endcsname#1%
1776 \let\cmap\gobble

Completed in 297 milliseconds