OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qcount
(Results
1 - 5
of
5
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffparse.c
1111
FT_Byte*
qcount
= (FT_Byte*)parser->object +
local
1123
*
qcount
= (FT_Byte)num_args;
/external/pdfium/third_party/freetype/src/cff/
cffparse.c
1111
FT_Byte*
qcount
= (FT_Byte*)parser->object +
local
1123
*
qcount
= (FT_Byte)num_args;
/external/skia/src/core/
SkSpriteBlitter_RGB16.cpp
182
int
qcount
= count >> 2;
local
183
SkASSERT(
qcount
> 0);
199
} while (--
qcount
);
211
} while (--
qcount
);
/external/freetype/src/cff/
cffparse.c
1343
FT_Byte*
qcount
= (FT_Byte*)parser->object +
local
[
all
...]
/external/mdnsresponder/mDNSCore/
mDNS.c
7130
int
qcount
= CountLabels(&q.qname);
local
[
all
...]
Completed in 2124 milliseconds