OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nParams
(Results
1 - 12
of
12
) sorted by null
/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_parser/
fpdf_parser_utility.cpp
251
int
nParams
) {
252
nParams
++;
253
FX_DWORD* pBuf = FX_Alloc(FX_DWORD,
nParams
);
258
if (buf_index ==
nParams
) {
262
if (buf_count >
nParams
) {
263
buf_count =
nParams
;
271
if (buf_count <
nParams
) {
/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/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_old.cpp
156
int
nParams
= 0;
170
nParams
= 0;
174
nParams
= 0;
180
nParams
= 0;
186
nParams
= 0;
192
nParams
= 0;
196
nParams
= 0;
206
nParams
= 0;
219
if (
nParams
== 6) {
227
params[
nParams
++] = bInteger ? (FX_FLOAT)value : *(FX_FLOAT*)&value
[
all
...]
/external/pdfium/core/include/fpdfapi/
fpdf_parser.h
217
FX_BOOL FindTagParam(const CFX_ByteStringC& token, int
nParams
);
/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
...]
/external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar
/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/jacks/
jack-2.28.RELEASE.jar
Completed in 166 milliseconds