Home
last modified time | relevance | path

Searched defs:returned (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
D1-2.c33 static int returned; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
D3-2.c96 static int returned = 0; variable
D1-2.c90 static int returned = 0; variable
/third_party/node/test/parallel/
Dtest-net-socket-setnodelay.js55 const returned = socket.setNoDelay(true); constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp2556 bool compare16BitFloat (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& l… in compare16BitFloat()
2619 bool compare16BitFloat (deUint16 original, deUint16 returned, tcu::TestLog& log) in compare16BitFloat()
2666 bool compare16BitFloat(deUint16 original, float returned, tcu::TestLog & log) in compare16BitFloat()
2714 bool compare16BitFloat (deFloat16 original, deFloat16 returned, std::string& error) in compare16BitFloat()
2771 bool compare16BitFloat64 (double original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog… in compare16BitFloat64()
2834 bool compare32BitFloat (float expected, float returned, tcu::TestLog& log) in compare32BitFloat()
2867 bool compare64BitFloat (double expected, double returned, tcu::TestLog& log) in compare64BitFloat()
DvktSpvAsmEmptyStructTests.cpp50 const deUint32* returned = static_cast<const deUint32*>(outputAllocs[outputNdx]->getHostPtr()); in verifyResult() local
DvktSpvAsm16bitStorageTests.cpp95 bool compare16Bit (float original, deUint16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit()
100 bool compare16Bit (deUint16 original, float returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit()
106 bool compare16Bit (deInt16 original, deInt16 returned, RoundingModeFlags flags, tcu::TestLog& log) in compare16Bit()
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()); in computeCheck16BitFloats() local
310 const deUint16* returned = static_cast<const deUint16*>(outputAllocs[outputNdx]->getHostPtr()); in computeCheck16BitFloats64() local
821 bool compareStruct(const resultType* returned, const originType* original, tcu::TestLog& log) in compareStruct()
909 …const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in computeCheckStruct() local
929 …const resultType* returned = static_cast<const resultType*>(outputAllocs[outputNdx]->getHostPtr()); in graphicsCheckStruct() local
DvktSpvAsm8bitStorageTests.cpp582 bool compareStruct(const resultType* returned, const originType* original) in compareStruct()
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
DvktSpvAsmFloatControlsTests.cpp2636 const TYPE* returned = static_cast<const TYPE*>(outputAlloc->getHostPtr()); in compareBytes() local
/third_party/harfbuzz/src/
Dhb-debug.hh261 static inline void _hb_warn_no_return (bool returned) in _hb_warn_no_return()
321 bool returned; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh261 static inline void _hb_warn_no_return (bool returned) in _hb_warn_no_return()
321 bool returned; member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh262 static inline void _hb_warn_no_return (bool returned) in _hb_warn_no_return()
321 bool returned; member
/third_party/skia/tests/
DPointTest.cpp30 SkScalar returned = SkPoint::Normalize(&point); in test_Normalize() local
/third_party/flutter/skia/tests/
DPointTest.cpp30 SkScalar returned = SkPoint::Normalize(&point); in test_Normalize() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dpool.h241 ConditionVariable returned; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAttributor.h185 static const IRPosition returned(const Function &F) { in returned() function
/third_party/vulkan-loader/tests/framework/
Dtest_util.h851 … check_permutation(std::initializer_list<const char*> expected, std::array<T, U> const& returned) { in check_permutation()
866 bool check_permutation(std::initializer_list<const char*> expected, std::vector<T> const& returned)… in check_permutation()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp1688 GLint returned = glGetUniformLocation(program.name, name.str().c_str()); in runQueryUniform() local
1790 GLint returned = glGetSubroutineUniformLocation(program.name, stage, name.str().c_str()); in runQueryUniformSubroutine() local
1899 GLint returned = glGetSubroutineIndex(program.name, stage, name.c_str()); in runQueryUniformSubroutineFunction() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java1299 int returned = calendar.getActualMaximum(field); in Test4166109() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java1296 int returned = calendar.getActualMaximum(field); in Test4166109() local
/third_party/python/Python/
D_warnings.c1053 PyObject *returned; in warnings_warn_explicit() local
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp1915 int32_t returned = calendar->getActualMaximum(field, status); in Test4166109() local