Home
last modified time | relevance | path

Searched defs:returned (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
H A D1-2.c33 static int returned; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
H A D3-2.c96 static int returned = 0; variable
[all...]
H A D1-2.c90 static int returned = 0; variable
[all...]
/kernel/linux/common_modules/tzdriver/core/
H A Dcmdmonitor.h54 bool returned; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp50 const deUint32* returned = static_cast<const deUint32*>(outputAllocs[outputNdx]->getHostPtr()); in verifyResult() local
H A DvktSpvAsm8bitStorageTests.cpp582 bool compareStruct(const resultType* returned, const originType* original) in compareStruct() argument
671 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in checkStruct() local
696 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in checkUniformsArray() local
730 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in checkUniformsArrayConstNdx() local
[all...]
H A DvktSpvAsm16bitStorageTests.cpp95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
205 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); in graphicsCheck16BitFloats() local
232 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); in graphicsCheck16BitFloats64() local
283 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); computeCheck16BitFloats() local
310 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); computeCheck16BitFloats64() local
821 compareStruct(const resultType* returned, const originType* original, tcu::TestLog& log) compareStruct() argument
909 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); computeCheckStruct() local
929 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); graphicsCheckStruct() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp2559 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument
2622 bool compare16BitFloat (deUint16 original, deUint16 returned, tc argument
2669 compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) compare16BitFloat() argument
2717 compare16BitFloat(deFloat16 original, deFloat16 returned, std::string& error) compare16BitFloat() argument
2774 compare16BitFloat64(double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) compare16BitFloat64() argument
2837 compare32BitFloat(float expected, float returned, tcu::TestLog& log) compare32BitFloat() argument
2870 compare64BitFloat(double expected, double returned, tcu::TestLog& log) compare64BitFloat() argument
[all...]
H A DvktSpvAsmFloatControlsTests.cpp2638 const TYPE* returned = static_cast<const TYPE*>(outputAlloc->getHostPtr()); in compareBytes() local
/third_party/skia/tests/
H A DPointTest.cpp30 SkScalar returned = SkPoint::Normalize(&point); in test_Normalize() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h241 ConditionVariable returned; member in marl::BoundedPool::Storage
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp50 const deUint32* returned = static_cast<const deUint32*>(outputAllocs[outputNdx]->getHostPtr()); in verifyResult() local
H A DvktSpvAsm8bitStorageTests.cpp582 bool compareStruct(const resultType* returned, const originType* original) in compareStruct() argument
671 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in checkStruct() local
696 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in checkUniformsArray() local
730 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in checkUniformsArrayConstNdx() local
[all...]
H A DvktSpvAsm16bitStorageTests.cpp95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit() argument
205 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); in graphicsCheck16BitFloats() local
232 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); in graphicsCheck16BitFloats64() local
283 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); computeCheck16BitFloats() local
310 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); computeCheck16BitFloats64() local
821 compareStruct(const resultType* returned, const originType* original, tcu::TestLog& log) compareStruct() argument
909 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); computeCheckStruct() local
929 const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); graphicsCheckStruct() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.cpp2556 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16BitFloat() argument
2619 bool compare16BitFloat (deUint16 original, deUint16 returned, tc argument
2666 compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) compare16BitFloat() argument
2714 compare16BitFloat(deFloat16 original, deFloat16 returned, std::string& error) compare16BitFloat() argument
2771 compare16BitFloat64(double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) compare16BitFloat64() argument
2834 compare32BitFloat(float expected, float returned, tcu::TestLog& log) compare32BitFloat() argument
2867 compare64BitFloat(double expected, double returned, tcu::TestLog& log) compare64BitFloat() argument
[all...]
H A DvktSpvAsmFloatControlsTests.cpp2636 const TYPE* returned = static_cast<const TYPE*>(outputAlloc->getHostPtr()); in compareBytes() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-debug.hh261 static inline void _hb_warn_no_return (bool returned) in _hb_warn_no_return() argument
280 : plevel (plevel_), what (what_), obj (obj_), returned (false) in returned() function
321 bool returned; member
[all...]
/third_party/python/Python/
H A D_warnings.c1048 PyObject *returned; in warnings_warn_explicit() local
/third_party/backends/backend/
H A Dmagicolor.c768 unsigned char *buf, returned[0x0b]; in cmd_finish_scan() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h185 static const IRPosition returned(const Function &F) { in returned() function
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp1917 int32_t returned = calendar->getActualMaximum(field, status); in Test4166109() local

Completed in 49 milliseconds