| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_verify.c | 426 unsigned char buffer[4096]; in ts_compute_imprint() local
|
| /third_party/openssl/test/ |
| H A D | ct_test.c | 108 read_text_file(const char *dir, const char *file, char *buffer, int buffer_length) read_text_file() argument
|
| /third_party/pcre2/pcre2/maint/ |
| H A D | ucptest.c | 269 ord2utf8(unsigned int cvalue, unsigned char *buffer) in ord2utf8() argument 519 unsigned char buffer[ in print_prop() local 879 process_command_line(unsigned char *buffer) process_command_line() argument 1006 unsigned char buffer[1024]; main() local [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_substitute.c | 220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, PCRE2_UCHAR *buffer, PCRE2_SIZE *blength) pcre2_substitute() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | CodedInputStream.cs | 69 private readonly byte[] buffer;
field in Google.Protobuf.CodedInputStream 94 public CodedInputStream(byte[] buffer) : this(null, ProtoPreconditions.CheckNotNull(buffer, "buffer"), 0, buffer.Length, true)
in CodedInputStream() argument 101 public CodedInputStream(byte[] buffer, int offset, int length)
in CodedInputStream() argument 139 CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, bool leaveOpen) CodedInputStream() argument 161 CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, int sizeLimit, int recursionLimit, bool leaveOpen) CodedInputStream() argument [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
| H A D | CodedInputStreamTest.cs | 650 public override int Read(byte[] buffer, int offset, int count)
in Read() argument 936 public override int Read(byte[] buffer, int offset, int count)
in Read() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.hpp | 91 Move<VkFramebuffer> buffer; member 104 Move<VkBuffer> buffer; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawDifferingInterpolationTests.cpp | 322 const VkBuffer buffer = vertexBuffer->object(); in iterate() local
|
| H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 331 const VkBuffer buffer = vertexBuffer->object(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustnessUtil.cpp | 155 bool isValueWithinBuffer (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBuffer() argument 171 bool isValueWithinBufferOrZero (const void* buffer, VkDeviceSize bufferSize, const void* valuePtr, size_t valueSizeInBytes) in isValueWithinBufferOrZero() argument 221 void populateBufferWithTestValues (void* buffer, VkDeviceSize size, VkFormat format) in populateBufferWithTestValues() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectMiscTests.cpp | 107 void ShaderObjectMiscInstance::bindVertexBuffers (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, vk::VkDeviceSize* stride, vk::VkBuffer buffer, vk::VkDeviceSize bufferSize) const in bindVertexBuffers() argument 250 de::MovePtr<vk::BufferWithMemory> buffer = de::MovePtr<vk::BufferWithMemory>(new vk::BufferWithMemory( in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFillBufferTests.cpp | 275 generateBuffer(tcu::PixelBufferAccess buffer, int width, int height, int depth) generateBuffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.hpp | 91 Move<VkFramebuffer> buffer; member 104 Move<VkBuffer> buffer; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawDifferingInterpolationTests.cpp | 322 const VkBuffer buffer = vertexBuffer->object(); in iterate() local
|
| H A D | vktDrawNegativeViewportHeightTests.cpp | 282 const VkBuffer buffer = m_vertexBuffer->object(); in draw() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Image.cpp | 253 ImageState::ImageState(EGLenum target, ImageSibling *buffer, const AttributeMap &attribs) in ImageState() argument 158 ExternalImageSibling(rx::EGLImplFactory *factory, const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const AttributeMap &attribs) ExternalImageSibling() argument 271 Image(rx::EGLImplFactory *factory, const gl::Context *context, EGLenum target, ImageSibling *buffer, const AttributeMap &attribs) Image() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | glslang_wrapper_utils.h | 84 uint32_t buffer = kInvalid; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | DisplayD3D.cpp | 229 createExternalImageSibling(const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | android_util.cpp | 334 void GetANativeWindowBufferProperties(const ANativeWindowBuffer *buffer, in GetANativeWindowBufferProperties() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLContextCL.cpp | 109 CLMemoryImpl::Ptr CLContextCL::createBuffer(const cl::Buffer &buffer, in createBuffer() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
| H A D | esextcTextureBorderClampSamplingTexture.cpp | 249 setInitData(std::vector<InputType>& buffer) setInitData() argument 938 checkNearest(std::vector<OutputType>& buffer, OutputType expectedValue, OutputType expectedBorderColor, glw::GLint layer) checkNearest() argument 1025 checkLinear(std::vector<OutputType>& buffer, glw::GLint layer) checkLinear() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| H A D | esextcTextureBufferOperations.cpp | 571 fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) fillBufferWithData() argument 1050 fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) fillBufferWithData() argument 1431 fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) fillBufferWithData() argument 1553 fillBufferWithData(glw::GLint* buffer, glw::GLuint bufferLength) fillBufferWithData() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessXFBTests.cpp | 1127 glw::GLint buffer = 314159; testQueriesForInvalidNameOfObject() local 1253 glw::GLint buffer = 314159; testGetTransformFeedbackivQueryForInvalidParameterName() local 1323 glw::GLint buffer = 314159; testGetTransformFeedbacki_vQueryForInvalidParameterName() local 1394 glw::GLint64 buffer = 314159; testGetTransformFeedbacki64_vQueryForInvalidParameterName() local 1471 glw::GLint buffer = 314159; testIndexedQueriesForInvalidBindingPoint() local 2004 glw::GLint* buffer = (glw::GLint*)gl.mapBuffer(GL_TRANSFORM_FEEDBACK_BUFFER, GL_READ_ONLY); verifyBufferContent() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkMemUtil.cpp | 299 allocateDedicated(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer buffer, MemoryRequirement requirement) allocateDedicated() argument 473 bindBuffer(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkBuffer buffer, const MemoryRequirement requirement) bindBuffer() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | script.h | 116 Result AddBuffer(std::unique_ptr<Buffer> buffer) { in AddBuffer() argument
|