HomeSort by relevance Sort by last modified time
    Searched defs:nParams (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhcpv6csdk.h 45 ULONG nParams;
dhcpcsdk.h 107 ULONG nParams;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemApplyTemplates.java 203 int nParams = getParamElemCount();
233 if(nParams > 0)
238 argsFrame = vars.link(nParams);
241 for (int i = 0; i < nParams; i++)
324 // You can't do the check for nParams here, otherwise the
326 if(/* nParams > 0 && */ template.m_inArgsSize > 0)
337 for (i = 0; i < nParams; i++)
347 if(i == nParams)
410 if(nParams > 0)
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_old.cpp 158 int nParams = 0;
172 nParams = 0;
176 nParams = 0;
182 nParams = 0;
188 nParams = 0;
194 nParams = 0;
198 nParams = 0;
207 nParams = 0;
220 if (nParams == 6) {
226 params[nParams++] = bInteger ? (FX_FLOAT)value : *(FX_FLOAT*)&value
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmstypes.c     [all...]
  /external/mesa3d/src/mesa/main/
dlist.c 1074 * \param nparams number of function parameters
1078 alloc_instruction(struct gl_context *ctx, OpCode opcode, GLuint nparams)
1080 return dlist_alloc(ctx, opcode, nparams * sizeof(Node));
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/sdk/tools/
jack.jar 

Completed in 351 milliseconds