Home
last modified time | relevance | path

Searched refs:getResults (Results 1 - 20 of 20) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.h30 virtual void getResults();
H A Dscanresults.cpp126 void ScanResults::getResults() in getResults() function in ScanResults
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.h30 virtual void getResults();
H A Dscanresults.cpp126 void ScanResults::getResults() in getResults() function in ScanResults
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeTestShared.hpp63 const tcu::ResultCollector& getResults (void) const;
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.hpp94 VkResult getResults(uint32_t firstQuery, uint32_t queryCount, size_t dataSize,
H A DVkQueryPool.cpp121 VkResult QueryPool::getResults(uint32_t firstQuery, uint32_t queryCount, size_t dataSize, in getResults() function in vk::QueryPool
H A DVkCommandBuffer.cpp1200 queryPool->getResults(firstQuery, queryCount, dstBuffer->getSize() - dstOffset,
H A DlibVulkan.cpp1644 return vk::Cast(queryPool)->getResults(firstQuery, queryCount, dataSize, pData, stride, flags); in vkGetQueryPoolResults()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h71 const std::vector<MVT> &getResults() const { return Results; } in getResults() function in llvm::final
H A DWebAssemblyCFGStackify.cpp1232 if (MFI.getResults().empty())
1238 MFI.getResults().size() > 1
1241 WebAssembly::toValType(MFI.getResults().front()));
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.c458 int getResults(int ntest) in getResults() function
709 getResults(n - 1); in master()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.h62 void getResults(std::vector<LinkedUniform> *uniforms,
H A DProgramLinkedResources.cpp798 void UniformLinker::getResults(std::vector<LinkedUniform> *uniforms, in getResults() function in gl::UniformLinker
H A DProgram.cpp3562 linker.getResults(&mState.mExecutable->mUniforms, unusedUniforms, &mState.mUniformLocations); in linkUniforms()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h627 VkResult getResults(VkDevice device,
1751 ANGLE_INLINE VkResult QueryPool::getResults(VkDevice device, in getResults() function in rx::DescriptorSetIndex::QueryPool
H A Dvk_helpers.cpp3248 VkResult result = getQueryPool().getResults(device, mQuery, mQueryCount, sizeof(results), in getResultImpl()
/third_party/backends/sanei/
H A Dsanei_scsi.c5386 ioReturnValue = (*cdbCommandInterface)->getResults (cdbCommandInterface, in sanei_scsi_cmd2_old_api()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp7603 getResults( uint32_t firstQuery,
9661 QueryPool::getResults( uint32_t firstQuery, in getResults() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool
9681 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::QueryPool::getResults" ); in getResults()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_raii.hpp9914 getResults( uint32_t firstQuery,
12344 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::pair<VULKAN_HPP_NAMESPACE::Result, std::vector<DataType>> QueryPool::getResults( in getResults() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool
12361 result, VULKAN_HPP_NAMESPACE_STRING "::QueryPool::getResults", { VULKAN_HPP_NAMESPACE::Result::eSuccess, VULKAN_HPP_NAMESPACE::Result::eNotReady } ); in getResults()
[all...]

Completed in 110 milliseconds