OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_index
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvconvhull.cpp
541
int
is_index
;
local
592
is_index
= CV_SEQ_ELTYPE(hull) == CV_SEQ_ELTYPE_INDEX;
612
if( !
is_index
)
640
if( !
is_index
)
662
if( !
is_index
)
/external/chromium_org/v8/src/
objects.cc
9273
bool
is_index
= true;
local
[
all
...]
Completed in 43 milliseconds