OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jmax
(Results
1 - 9
of
9
) sorted by null
/external/opencv/cvaux/src/
cvfindhandregion.cpp
286
int nbins = 20, i, l, i_point, left, right, jmin,
jmax
, jl;
local
362
jmax
= -1000;
403
if(pt->x >
jmax
)
jmax
= pt->x;
426
if( pt->x >
jmax
)
427
jmax
= pt->x;
433
if( pt->y >
jmax
)
434
jmax
= pt->y;
467
jl =
jmax
- jmin;
514
j_right = (int) (
jmax
- (nbins - right - 1) * bsizej)
[
all
...]
/external/chromium-trace/catapult/third_party/Paste/paste/util/
intset.py
181
imax,
jmax
= 2*len(r1), 2*len(r2)
183
while i < imax or j <
jmax
:
184
if i < imax and ( ( j <
jmax
and
186
j ==
jmax
):
/frameworks/base/core/tests/coretests/src/android/content/pm/
AppCacheTest.java
301
int
jmax
= i;
local
311
for(int j = 1; j <=
jmax
;j++) {
/external/valgrind/VEX/priv/
ir_opt.c
4745
Int i, j,
jmax
, n_vars;
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 246 milliseconds