OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ixmax
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c
1288
const int
ixmax
= block((int) (x + halfSize));
local
1356
const int
ixmax
= block(xmax - 1);
local
[
all
...]
/external/eigen/Eigen/src/misc/
blas.h
76
int BLASFUNC(
ixmax
) (int *, double *, int *);
[
all
...]
/external/eigen/bench/btl/libs/BLAS/
blas.h
97
int BLASFUNC(
ixmax
) (int *, double *, int *);
[
all
...]
/external/opencv3/modules/cudalegacy/src/cuda/
NPP_staging.cu
[
all
...]
Completed in 102 milliseconds