OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RowCount
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h
51
unsigned
RowCount
= 0;
54
++
RowCount
;
60
WorstRow = std::max(WorstRow,
RowCount
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sql.h
550
SQLRETURN SQL_API SQLRowCount(SQLHSTMT StatementHandle,SQLLEN *
RowCount
);
Completed in 79 milliseconds