Home
last modified time | relevance | path

Searched defs:getResult (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/graphic/vkgl/src/
DActsApp.cpp125 const TestRunStatus& ActsApp::getResult (void) const in getResult() function in tcu::ActsApp
/test/xts/acts/graphic/vulkan/src/
DActsApp.cpp125 const TestRunStatus& ActsApp::getResult (void) const in getResult() function in tcu::ActsApp
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dmathndk.cpp679 double getResult = fmod(firstParam, secondParam); in Fmod() local
694 double getResult = fmin(firstParam, secondParam); in FMin() local
709 double getResult = fmax(firstParam, secondParam); in FMax() local
727 double getResult = fma(firstParam, secondParam, thirdParam); in Fma() local
740 double getResult = floor(firstParam); in Floor() local
755 double getResult = fdim(firstParam, secondParam); in FDim() local
768 double getResult = fabs(firstParam); in FAbs() local
781 double getResult = exp(firstParam); in Exp() local
796 double getResult = copysignl(firstParam, secondParam); in CopySignL() local
811 double getResult = copysignf(firstParam, secondParam); in CopySignF() local
[all …]
Dstdioextndk.cpp250 char *getResult = nullptr; in FGetLn() local
267 char *getResult = nullptr; in FGetS_unlocked() local
363 char *getResult = nullptr; in FGets() local