Home
last modified time | relevance | path

Searched defs:getResult (Results 1 - 25 of 51) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_prctl_test.cpp26 int getResult = prctl(PR_GET_NAME, static_cast<void*>(buffer)); in HWTEST_F() local
H A Dlinux_timerfd_settime_test.cpp26 int getResult = timerfd_gettime(fd, &val); in HWTEST_F() local
H A Dlinux_getxattr_test.cpp44 int getResult = getxattr(filePath, attrName, buffer, sizeof(buffer)); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_getrlimit64_test.cpp23 int getResult = getrlimit64(NUM_INVALID_RESOURCE, &resourceLimit); in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DQueryNULL.cpp36 angle::Result QueryNULL::getResult(const gl::Context *context, GLint *params) in getResult() function in rx::QueryNULL
42 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint *params) in getResult() function in rx::QueryNULL
48 angle::Result QueryNULL::getResult(const gl::Context *context, GLint64 *params) in getResult() function in rx::QueryNULL
54 angle::Result QueryNULL::getResult(const gl::Context *context, GLuint64 *params) in getResult() function in rx::QueryNULL
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DQuery.cpp111 GLuint Query::getResult() in getResult() function in es2::Query
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCFLAndersAliasAnalysis.h114 CFLAndersAAResult &getResult() { return *Result; } in getResult() function in llvm::CFLAndersAAWrapperPass
115 const CFLAndersAAResult &getResult() const { return *Result; } in getResult() function in llvm::CFLAndersAAWrapperPass
H A DObjCARCAliasAnalysis.h88 ObjCARCAAResult &getResult() { return *Result; } in getResult() function in llvm::objcarc::ObjCARCAAWrapperPass
89 const ObjCARCAAResult &getResult() const { return *Result; } in getResult() function in llvm::objcarc::ObjCARCAAWrapperPass
H A DScalarEvolutionAliasAnalysis.h60 SCEVAAResult &getResult() { return *Result; } in getResult() function in llvm::SCEVAAWrapperPass
61 const SCEVAAResult &getResult() const { return *Result; } in getResult() function in llvm::SCEVAAWrapperPass
H A DScopedNoAliasAA.h74 ScopedNoAliasAAResult &getResult() { return *Result; } in getResult() function in llvm::ScopedNoAliasAAWrapperPass
75 const ScopedNoAliasAAResult &getResult() const { return *Result; } in getResult() function in llvm::ScopedNoAliasAAWrapperPass
H A DTypeBasedAliasAnalysis.h80 TypeBasedAAResult &getResult() { return *Result; } in getResult() function in llvm::TypeBasedAAWrapperPass
81 const TypeBasedAAResult &getResult() const { return *Result; } in getResult() function in llvm::TypeBasedAAWrapperPass
H A DCFLSteensAliasAnalysis.h131 CFLSteensAAResult &getResult() { return *Result; } in getResult() function in llvm::CFLSteensAAWrapperPass
132 const CFLSteensAAResult &getResult() const { return *Result; } in getResult() function in llvm::CFLSteensAAWrapperPass
H A DStackSafetyAnalysis.h67 const StackSafetyInfo &getResult() const { return SSI; } in getResult() function in llvm::StackSafetyInfoWrapperPass
109 const StackSafetyGlobalInfo &getResult() const { return SSI; } in getResult() function in llvm::StackSafetyGlobalInfoWrapperPass
H A DGlobalsModRef.h148 GlobalsAAResult &getResult() { return *Result; } in getResult() function in llvm::GlobalsAAWrapperPass
149 const GlobalsAAResult &getResult() const { return *Result; } in getResult() function in llvm::GlobalsAAWrapperPass
H A DPhiValues.h148 PhiValues &getResult() { return *Result; } in getResult() function in llvm::PhiValuesWrapperPass
149 const PhiValues &getResult() const { return *Result; } in getResult() function in llvm::PhiValuesWrapperPass
H A DBasicAliasAnalysis.h244 BasicAAResult &getResult() { return *Result; } in getResult() function in llvm::BasicAAWrapperPass
245 const BasicAAResult &getResult() const { return *Result; } in getResult() function in llvm::BasicAAWrapperPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.h83 AMDGPUAAResult &getResult() { return *Result; } in getResult() function in llvm::AMDGPUAAWrapperPass
84 const AMDGPUAAResult &getResult() const { return *Result; } in getResult() function in llvm::AMDGPUAAWrapperPass
/third_party/vk-gl-cts/framework/common/
H A DtcuResultCollector.cpp68 qpTestResult ResultCollector::getResult (void) const in getResult() function in tcu::ResultCollector
H A DtcuApp.cpp278 const TestRunStatus& App::getResult (void) const in getResult() function in tcu::App
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DShaderImpl.cpp55 bool getResult() { return mResult; } in getResult() function in rx::TranslateTask
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DQuery9.cpp92 angle::Result Query9::getResult(const gl::Context *context, GLint *params) in getResult() function in rx::Query9
97 angle::Result Query9::getResult(const gl::Context *context, GLuint *params) in getResult() function in rx::Query9
102 angle::Result Query9::getResult(const gl::Context *context, GLint64 *params) in getResult() function in rx::Query9
107 angle::Result Query9::getResult(const gl::Context *context, GLuint64 *params) in getResult() function in rx::Query9
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DQuery.cpp56 angle::Result Query::getResult(const Context *context, GLint *params) in getResult() function in gl::Query
61 angle::Result Query::getResult(const Context *context, GLuint *params) in getResult() function in gl::Query
66 angle::Result Query::getResult(const Context *context, GLint64 *params) in getResult() function in gl::Query
71 angle::Result Query::getResult(const Context *context, GLuint64 *params) in getResult() function in gl::Query
/third_party/curl/src/
H A Dtool_ipfs.c144 CURLUcode getResult; in ipfs_url_rewrite() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.cpp102 angle::Result Query11::getResult(const gl::Context *context, GLint *params) in getResult() function in rx::Query11
107 angle::Result Query11::getResult(const gl::Context *context, GLuint *params) in getResult() function in rx::Query11
112 angle::Result Query11::getResult(const gl::Context *context, GLint64 *params) in getResult() function in rx::Query11
117 angle::Result Query11::getResult(const gl::Context *context, GLuint64 *params) in getResult() function in rx::Query11
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBindUniformLocationTest.cpp331 GLfloat getResult = 0.0f; in TEST_P() local

Completed in 14 milliseconds

123