OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nCols
(Results
1 - 5
of
5
) sorted by null
/external/aac/libSBRdec/src/
lpp_tran.h
172
UCHAR
nCols
; /*!< number subsamples of a codec frame */
221
const int
nCols
,
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTableSection.cpp
209
unsigned
nCols
= columns.size();
218
while (m_cCol <
nCols
&& (cellAt(insertionRow, m_cCol).hasCells() || cellAt(insertionRow, m_cCol).inColSpan))
232
if (m_cCol >=
nCols
) {
[
all
...]
/external/chromium_org/third_party/sqlite/src/src/
recover.c
[
all
...]
/external/opencv/cxcore/include/
cxtypes.h
414
int
nCols
;
425
int
nCols
;
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 1821 milliseconds