Searched refs:getNumBytes (Results 1 - 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp50 virtual size_t getNumBytes (void) const = 0;
67 size_t getNumBytes (void) const { return m_elements.size() * sizeof(E); } function in class:vkt::SpirVAssembly::Buffer
H A DvktSpvAsmComputeShaderCase.cpp311 const size_t numBytes = input->getNumBytes();
324 const size_t numBytes = output->getNumBytes();
414 if (deMemCmp(expectedOutput->data(), outputAllocs[outputNdx]->getHostPtr(), expectedOutput->getNumBytes()))
H A DvktSpvAsmInstructionTests.cpp366 for(size_t i = 0; i < expectedOutput->getNumBytes() / sizeof(float); ++i) {
475 for (size_t idx = 0; idx < expectedOutput->getNumBytes() / sizeof(float); ++idx)
2220 if (expectedOutput->getNumBytes() != 4*sizeof(float)) {
2260 for (size_t idx = 0; idx < expectedOutput->getNumBytes() / sizeof(float); ++idx)
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h117 .slice(Entries[EI].ByteOffset, getNumBytes(EI));
141 size_t getNumBytes(size_t EI) const { function in class:llvm::DebugLocStream
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 117 milliseconds