OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floatint
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/utils/
SkRandom.h
199
unsigned int
floatint
= 0x3f800000 | (this->nextU() >> 9);
local
200
float f = *(float*)(&
floatint
) - 1.0f;
/dalvik/vm/compiler/codegen/mips/
MipsLIR.h
601
* - [50]:
floatint
-point status word
/dalvik/vm/compiler/codegen/arm/
ArmLIR.h
[
all
...]
Completed in 445 milliseconds