OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isfloat
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgcodecs/src/
grfmt_exr.cpp
584
bool
isfloat
= depth == CV_32F || depth == CV_64F;
local
593
else if(
isfloat
)
/toolchain/binutils/binutils-2.25/opcodes/
arm-dis.c
2834
int
isfloat
= 0;
local
[
all
...]
Completed in 123 milliseconds