OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcell
(Results
1 - 2
of
2
) sorted by null
/external/llvm/test/CodeGen/X86/
2009-10-19-EmergencySpill.ll
9
define fastcc void @nodeOverwriteCell(%struct.Rtree* nocapture %pRtree, %struct.RtreeNode* nocapture %pNode, %struct.RtreeCell* nocapture %
pCell
, i32 %iCell) nounwind ssp {
34
%scevgep = getelementptr %struct.RtreeCell* %
pCell
, i64 0, i32 1, i64 %indvar ; <%union.RtreeCoord*> [#uses=1]
/external/freetype/src/smooth/
ftgrays.c
309
typedef struct TCell_*
PCell
;
316
PCell
next;
332
PCell
cells;
363
PCell
* ycells;
399
ras.ycells = (
PCell
*) buffer;
457
static
PCell
460
PCell
*
pcell
, cell;
local
467
pcell
= &ras.ycells[ras.ey];
470
cell = *
pcell
;
[
all
...]
Completed in 127 milliseconds