OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:f00
(Results
1 - 9
of
9
) sorted by null
/external/llvm/lib/Fuzzer/test/
CallerCalleeTest.cpp
19
void
f00
() {}
function
22
f00
,
f00
,
f00
,
f00
,
f00
,
f00
,
f00
,
f00
,
f00
, f00, f00, f00, f00, f00, f00, f00
[
all
...]
/external/deqp/framework/delibs/deimage/
deImage.c
134
int
f00
= ((256-xFactor) * (256-yFactor)) >> 8;
local
151
deARGB pix = deARGB_add(deARGB_add(deARGB_multiply(p00,
f00
), deARGB_multiply(p10, f10)),
/ndk/tests/device/test-stlport_shared-exception/jni/
registers1.cpp
27
float
f00
= *fsrc++ + 1.0f;
local
74
*fdest++ =
f00
;
/ndk/tests/device/test-stlport_static-exception/jni/
registers1.cpp
27
float
f00
= *fsrc++ + 1.0f;
local
74
*fdest++ =
f00
;
/development/perftests/panorama/feature_stab/db_vlvm/
db_utilities.h
467
unsigned char
f00
= v[floor_y][floor_x];
local
475
return (unsigned char)(
f00
*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl);
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities.h
467
unsigned char
f00
= v[floor_y][floor_x];
local
475
return (unsigned char)(
f00
*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl);
/development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h
515
unsigned char
f00
= v[floor_y][3*floor_x+offset];
local
523
return (unsigned char)(
f00
*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h
515
unsigned char
f00
= v[floor_y][3*floor_x+offset];
local
523
return (unsigned char)(
f00
*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl);
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
arm_math.h
7143
float32_t
f00
, f01, f10, f11;
local
[
all
...]
Completed in 1101 milliseconds