Searched refs:consts (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/v8/tools/
H A Dgen-postmortem-metadata.py389 consts = [];
475 def emit_set(out, consts):
479 for const in consts:
497 consts = [];
502 consts.append({
507 emit_set(out, consts);
510 consts = [];
518 consts.append({
523 emit_set(out, consts);
H A Djs2c.py350 (consts, macros) = ReadMacros(ReadFile(macro_filename))
351 filter_chain.append(lambda l: ExpandConstants(l, consts))
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_state.h92 struct nv30_vertprog_data *consts; member in struct:nv30_vertprog
118 struct nv30_fragprog_data *consts; member in struct:nv30_fragprog
H A Dnv30_fragprog.c85 unsigned off = fp->consts[i].offset;
86 unsigned idx = fp->consts[i].index * 4;
98 /* FP_ACTIVE_PROGRAM needs to be done again even if only the consts
H A Dnv30_vertprog.c45 FREE(vp->consts);
46 vp->consts = NULL;
175 struct nv30_vertprog_data *data = &vp->consts[i];
H A Dnvfx_vertprog.c20 * 1. Indexed consts + ARL
96 if (vp->consts[idx].index == pipe)
102 vp->consts = realloc(vp->consts, sizeof(*vpd) * vp->nr_consts);
103 vpd = &vp->consts[idx];
H A Dnvfx_fragprog.c128 fp->consts = realloc(fp->consts, ++fp->nr_consts *
130 fpd = &fp->consts[fp->nr_consts - 1];
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_state.h92 struct nv30_vertprog_data *consts; member in struct:nv30_vertprog
118 struct nv30_fragprog_data *consts; member in struct:nv30_fragprog
H A Dnv30_fragprog.c85 unsigned off = fp->consts[i].offset;
86 unsigned idx = fp->consts[i].index * 4;
98 /* FP_ACTIVE_PROGRAM needs to be done again even if only the consts
H A Dnv30_vertprog.c45 FREE(vp->consts);
46 vp->consts = NULL;
175 struct nv30_vertprog_data *data = &vp->consts[i];
H A Dnvfx_vertprog.c20 * 1. Indexed consts + ARL
96 if (vp->consts[idx].index == pipe)
102 vp->consts = realloc(vp->consts, sizeof(*vpd) * vp->nr_consts);
103 vpd = &vp->consts[idx];
H A Dnvfx_fragprog.c128 fp->consts = realloc(fp->consts, ++fp->nr_consts *
130 fpd = &fp->consts[fp->nr_consts - 1];
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_tok.cpp1569 UCAConstants *consts = (UCAConstants *)((uint8_t *)src->UCA->image + src->UCA->image->UCAConsts); local
1574 if((baseCE & 0xFF000000) >= (consts->UCA_PRIMARY_IMPLICIT_MIN<<24) && (baseCE & 0xFF000000) <= (consts->UCA_PRIMARY_IMPLICIT_MAX<<24) ) { /* implicits - */
2020 UCAConstants *consts = (UCAConstants *)((uint8_t *)src->UCA->image + src->UCA->image->UCAConsts); local
2021 if((baseCE & 0xFF000000) >= (consts->UCA_PRIMARY_IMPLICIT_MIN<<24) &&
2022 (baseCE & 0xFF000000) <= (consts->UCA_PRIMARY_IMPLICIT_MAX<<24) ) { /* implicits - */
2386 UCAConstants *consts = (UCAConstants *)((uint8_t *)src->UCA->image + src->UCA->image->UCAConsts); local
2389 setIndirectBoundaries(0, consts->UCA_LAST_NON_VARIABLE, consts->UCA_FIRST_IMPLICIT);
2391 setIndirectBoundaries(1, consts
[all...]
H A Ducol_bld.cpp344 UCAConstants *consts = (UCAConstants *)((uint8_t *)src->UCA->image + src->UCA->image->UCAConsts); local
346 if((lh->baseCE & 0xFF000000)>= (consts->UCA_PRIMARY_IMPLICIT_MIN<<24) && (lh->baseCE & 0xFF000000) <= (consts->UCA_PRIMARY_IMPLICIT_MAX<<24) ) { /* implicits - */
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_vs_ppc.c59 float (*consts)[4],
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A DAPIspec.py339 consts = self.switch_constants[desc.name]
342 if (consts[attr] is not None and
343 consts[attr] != getattr(desc, attr)):
345 consts[attr] = getattr(desc, attr)
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_ppc.c59 float (*consts)[4],
/external/mesa3d/src/mesa/main/
H A DAPIspec.py339 consts = self.switch_constants[desc.name]
342 if (consts[attr] is not None and
343 consts[attr] != getattr(desc, attr)):
345 consts[attr] = getattr(desc, attr)
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Drenderer.c153 VGfloat consts[3][4]; local
166 consts[i][0] = mvp->m[i + 0];
167 consts[i][1] = mvp->m[i + 3];
168 consts[i][2] = 0.0f;
169 consts[i][3] = mvp->m[i + 6];
177 sizeof(consts));
180 0, sizeof(consts), consts);
/external/mesa3d/src/gallium/state_trackers/vega/
H A Drenderer.c153 VGfloat consts[3][4]; local
166 consts[i][0] = mvp->m[i + 0];
167 consts[i][1] = mvp->m[i + 3];
168 consts[i][2] = 0.0f;
169 consts[i][3] = mvp->m[i + 6];
177 sizeof(consts));
180 0, sizeof(consts), consts);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c1116 UCAConstants *consts = NULL; local
1144 consts = (UCAConstants *)((uint8_t *)UCA->image + UCA->image->UCAConsts);
1145 UCOL_RESET_TOP_VALUE = consts->UCA_LAST_NON_VARIABLE[0];
1146 /*UCOL_RESET_TOP_CONT = consts->UCA_LAST_NON_VARIABLE[1]; */
1147 UCOL_NEXT_TOP_VALUE = consts->UCA_FIRST_IMPLICIT[0];
1148 UCOL_NEXT_TOP_CONT = consts->UCA_FIRST_IMPLICIT[1];
1160 setIndirectBoundaries(0, consts->UCA_LAST_NON_VARIABLE, consts->UCA_FIRST_IMPLICIT);
1162 setIndirectBoundaries(1, consts->UCA_FIRST_PRIMARY_IGNORABLE, 0);
1164 setIndirectBoundaries(2, consts
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c79 static float consts[NUM_CONSTS][4] = { variable
99 PIPE_ALIGN_VAR(16) float consts[NUM_CONSTS][4]; member in struct:translate_sse
162 get_offset(p, &p->consts[id][0])));
1467 memcpy(p->consts, consts, sizeof(consts));
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c79 static float consts[NUM_CONSTS][4] = { variable
99 PIPE_ALIGN_VAR(16) float consts[NUM_CONSTS][4]; member in struct:translate_sse
162 get_offset(p, &p->consts[id][0])));
1467 memcpy(p->consts, consts, sizeof(consts));
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DCode.py877 # consts
1187 consts = [ (len(c.cname), c.cname, c)
1189 consts.sort()
1191 for _, cname, c in consts:
1277 consts = [(c.py_type, c.value[0] == '-', len(c.value), c.value, c.value_code, c)
1279 consts.sort()
1282 for py_type, _, _, value, value_code, c in consts:
/external/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1658 SmallPtrSet<Constant*,64> consts; local
1677 consts.insert(GVar->getInitializer());
1679 consts.insert(C);
1689 consts.insert(GVar->getInitializer());
1715 for (const auto *C : consts) {

Completed in 8261 milliseconds

12