OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yfloat
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/
p14.cpp
29
typedef Y<float>
YFloat
;
31
namespace
yfloat
{
namespace in namespace:M
32
YFloat
operator-(
YFloat
,
YFloat
);
34
using namespace
yfloat
;
42
void foo(
YFloat
a,
YFloat
b);
47
void Other::foo(
YFloat
a,
YFloat
b)
[
all
...]
/external/deqp/framework/delibs/deimage/
deImage.c
129
float
yFloat
= ((float)y + 0.5f) / (float)dstHeight * (float)srcImage->height - 0.5f;
131
int yFixed = deFloorFloatToInt32(
yFloat
* 256.0f);
/packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java
516
int computeSelectedIndex(float xFloat, float
yFloat
) {
518
int y = (int)
yFloat
;
[
all
...]
/external/e2fsprogs/doc/
texinfo.tex
[
all
...]
/external/e2fsprogs/lib/et/
texinfo.tex
[
all
...]
/ndk/sources/host-tools/make-3.81/config/
texinfo.tex
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/external/libmicrohttpd/doc/
texinfo.tex
[
all
...]
/toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex
[
all
...]
Completed in 818 milliseconds