HomeSort by relevance Sort by last modified time
    Searched full:cstate (Results 26 - 36 of 36) sorted by null

12

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
attributes.c 113 vl_compositor_set_csc_matrix(&context_priv->cstate, (const vl_csc_matrix *)&csc);
  /external/mesa3d/src/gallium/state_trackers/xvmc/
attributes.c 113 vl_compositor_set_csc_matrix(&context_priv->cstate, (const vl_csc_matrix *)&csc);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-timechart.c 130 #define CSTATE 1
362 pwr->type = CSTATE;
586 pwr->type = CSTATE;
670 if (pwr->type == CSTATE)
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 505 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); local
506 java.util.Vector vnames = cstate.getVariableNames();
508 m_countMatchPattern.fixupVariables(vnames, cstate.getGlobalsSize());
510 m_format_avt.fixupVariables(vnames, cstate.getGlobalsSize());
512 m_fromMatchPattern.fixupVariables(vnames, cstate.getGlobalsSize());
514 m_groupingSeparator_avt.fixupVariables(vnames, cstate.getGlobalsSize());
516 m_groupingSize_avt.fixupVariables(vnames, cstate.getGlobalsSize());
518 m_lang_avt.fixupVariables(vnames, cstate.getGlobalsSize());
520 m_lettervalue_avt.fixupVariables(vnames, cstate.getGlobalsSize());
522 m_valueExpr.fixupVariables(vnames, cstate.getGlobalsSize())
    [all...]
ElemLiteralResult.java 101 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); local
102 java.util.Vector vnames = cstate.getVariableNames();
110 avt.fixupVariables(vnames, cstate.getGlobalsSize());
    [all...]
ElemTemplateElement.java 199 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); local
200 cstate.pushStackMark();
208 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); local
209 cstate.popStackMark();
    [all...]
  /external/chromium_org/third_party/lzma_sdk/
LzmaEnc.c 140 typedef unsigned CState;
146 CState state;
1007 p->opt[0].state = (CState)p->state;
1208 curOpt->state = (CState)state;
    [all...]
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaEnc.c 141 typedef unsigned CState;
147 CState state;
1008 p->opt[0].state = (CState)p->state;
1209 curOpt->state = (CState)state;
    [all...]
  /external/lzma/C/
LzmaEnc.c 140 typedef unsigned CState;
146 CState state;
1007 p->opt[0].state = (CState)p->state;
1208 curOpt->state = (CState)state;
    [all...]
  /external/ppp/pppd/plugins/
winbind.c 509 * cstate -- pppd's chap_state structure
  /external/chromium_org/third_party/brotli/src/
ots-lzma.patch     [all...]

Completed in 443 milliseconds

12