| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2grep.c | 1427 read_one_line(char *buffer, PCRE2_SIZE length, FILE *f) read_one_line() argument 2527 fill_buffer(void *handle, int frtype, char *buffer, PCRE2_SIZE length, BOOL input_line_buffered) fill_buffer() argument 3408 char buffer[1024]; grep_or_recurse() local 3613 unsigned char buffer[128]; handle_option() local 3645 static char buffer[14]; ordin() local 3774 char buffer[MAXPATLEN+20]; read_pattern_file() local 4486 char buffer[FNBUFSIZ]; main() local [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | apps.c | 1321 print_bignum_var(BIO *out, const BIGNUM *in, const char *var, int len, unsigned char *buffer) print_bignum_var() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 303 Move<VkBuffer> buffer; in readColorAttachment() local 4336 copyAndFlush(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<ManyDrawsVertex>& vertices) copyAndFlush() argument [all...] |
| H A D | vktApiCopiesAndBlittingTests.cpp | 358 BufferParams buffer; member 622 void CopiesAndBlittingTestInstance::generateBuffer (tcu::PixelBufferAccess buffer, in argument 401 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument 760 Move<VkBuffer> buffer; uploadImageAspect() local 967 Move<VkBuffer> buffer; readImageAspect() local [all...] |
| H A D | vktApiObjectManagementTests.cpp | 3346 CaseDescription<Buffer> buffer; global() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineLibraryTests.cpp | 744 de::MovePtr<BufferWithMemory> buffer in makePaletteBuffer() local [all...] |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 658 const Move<VkBuffer> buffer[5] = in logTestImages() local 757 const Move<VkBuffer> buffer = makeBuffer(vk, device, bufferSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT); logVerifyImages() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 2826 const de::MovePtr<BufferWithMemory> buffer = runTest(testConfiguration.get(), sceneBuilder.get(), 0); in iterateNoWorkers() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassFragmentDensityMapTests.cpp | 794 copyBufferToImage(const DeviceInterface& vk, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex, const VkBuffer& buffer, VkDeviceSize bufferSize, const VkExtent3D& imageSize, deUint32 arrayLayers, VkImage destImage) copyBufferToImage() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 1888 BufferWithMemoryPtr buffer; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.cpp | 794 Move<VkBuffer> buffer = createBuffer(vk, vkDevice, &vertexBufferParams); in addAttribute() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.cpp | 1935 deUint32 buffer; member 2011 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkBuffer buffer, vk::MemoryRequirement memReqs) in allocateAndBindMemory() argument 2188 vk::Move<vk::VkBuffer> buffer in iterate() local 2220 vk::Move<vk::VkBuffer> buffer = createBuffer(m_context, totalBufferSize, usageFlags); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 5430 Resource(ResourceType type, vk::Move<vk::VkBuffer> buffer, de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize offset, vk::VkDeviceSize size) Resource() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktPrimitivesGeneratedQueryTests.cpp | 2184 void ConcurrentPrimitivesGeneratedQueryTestInstance::copyColorImageToBuffer (const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer buffer) in copyColorImageToBuffer() argument
|
| H A D | vktTransformFeedbackSimpleTests.cpp | 426 makeBufferMemoryBarrier(const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMask, const VkBuffer buffer, const VkDeviceSize offset, const VkDeviceSize bufferSizeBytes) makeBufferMemoryBarrier() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 303 Move<VkBuffer> buffer; in readColorAttachment() local 4336 copyAndFlush(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<ManyDrawsVertex>& vertices) copyAndFlush() argument [all...] |
| H A D | vktApiObjectManagementTests.cpp | 3346 CaseDescription<Buffer> buffer; global() member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Program.cpp | 220 void CopyStringToBuffer(GLchar *buffer, in CopyStringToBuffer() argument 3700 auto &buffer = mState.mExecutable->mAtomicCounterBuffers[bufferIndex]; in linkAtomicCounterBuffers() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Renderer9.cpp | 2837 createExternalImageSibling(const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderImageLoadStoreTests.cpp | 639 void ClearBuffer(GLenum buffer, GLint drawbuffer, const vec4& color) in ClearBuffer() argument 644 void ClearBuffer(GLenum buffer, GLint drawbuffer, const ivec4& color) in ClearBuffer() argument 649 void ClearBuffer(GLenum buffer, GLint drawbuffer, const uvec4& color) in ClearBuffer() argument 2406 GLuint buffer; in Write() local 2942 GLuint buffer; Read() local 3477 GLuint buffer; Atomic() local 4438 GLuint buffer; Atomic() local [all...] |
| H A D | gl4cShadingLanguage420PackTests.hpp | 170 struct buffer struct in gl4cts::GLSL420Pack::Utils [all...] |
| H A D | gl4cTextureViewTests.cpp | 7116 glw::GLbyte* buffer = (glw::GLbyte*)m_mipmap_data; initTextureObject() local 7129 glw::GLshort* buffer = (glw::GLshort*)m_mipmap_data; initTextureObject() local 7142 glw::GLint* buffer = (glw::GLint*)m_mipmap_data; initTextureObject() local 7155 glw::GLubyte* buffer = (glw::GLubyte*)m_mipmap_data; initTextureObject() local 7168 glw::GLushort* buffer = (glw::GLushort*)m_mipmap_data; initTextureObject() local 7181 glw::GLuint* buffer = (glw::GLuint*)m_mipmap_data; initTextureObject() local 7194 glw::GLuint* buffer = (glw::GLuint*)m_mipmap_data; initTextureObject() local 7222 tcu::Float16* buffer = (tcu::Float16*)m_mipmap_data; initTextureObject() local 7251 glw::GLuint* buffer = (glw::GLuint*)m_mipmap_data; initTextureObject() local [all...] |
| H A D | gl4cDirectStateAccessTexturesTests.cpp | 8585 glw::GLuint buffer = 0; in iterate() local 8738 glw::GLuint buffer = 0; iterate() local 13126 glw::GLuint buffer = 0; iterate() local [all...] |
| H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 8167 GLuint buffer; Run() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderStorageBufferObjectTests.cpp | 8329 GLuint buffer; Run() local [all...] |