Home
last modified time | relevance | path

Searched defs:buffer (Results 2726 - 2750 of 9372) sorted by relevance

1...<<101102103104105106107108109110>>...375

/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_pool.c65 RAND_POOL *ossl_rand_pool_attach(const unsigned char *buffer, size_t len, in ossl_rand_pool_attach() argument
157 ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) ossl_rand_pool_reattach() argument
305 ossl_rand_pool_add(RAND_POOL *pool, const unsigned char *buffer, size_t len, size_t entropy) ossl_rand_pool_add() argument
[all...]
/third_party/node/deps/uv/src/
H A Dfs-poll.c138 int uv_fs_poll_getpath(uv_fs_poll_t* handle, char* buffer, size_t* size) { in uv_fs_poll_getpath() argument
/third_party/node/deps/uv/src/unix/
H A Dopenbsd.c61 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DFlyweightMapStorage.java239 readWordFromBuffer(ByteBuffer buffer, int wordSize, int index) readWordFromBuffer() argument
255 storeWordInBuffer(ByteBuffer buffer, int wordSize, int index, int value) storeWordInBuffer() argument
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvParser.java157 private boolean parseRow(Iterator<String> lines, List<String> row, StringBuilder buffer) { in parseRow() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_fuzzsupport.c215 unsigned char buffer[256]; in LLVMFuzzerTestOneInput() local
252 unsigned char buffer[256]; in LLVMFuzzerTestOneInput() local
269 unsigned char buffer[256]; in LLVMFuzzerTestOneInput() local
305 unsigned char *buffer; main() local
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs58 internal ReadOnlySpan<byte> buffer; field
[all...]
H A DWriteContext.cs55 internal Span<byte> buffer; field
[all...]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DServiceTest.java317 public void appendTo(StringBuffer buffer) { in appendTo() argument
/third_party/pulseaudio/src/tests/
H A Dmemblockq-test.c563 char buffer[2048]; in START_TEST() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfftwrap.c175 Ipp8u *buffer; member
/third_party/openssl/crypto/
H A Dprovider_conf.c93 char buffer[512]; in provider_conf_params_internal() local
[all...]
/third_party/openssl/crypto/rand/
H A Drand_pool.c65 RAND_POOL *ossl_rand_pool_attach(const unsigned char *buffer, size_t len, in ossl_rand_pool_attach() argument
157 ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) ossl_rand_pool_reattach() argument
305 ossl_rand_pool_add(RAND_POOL *pool, const unsigned char *buffer, size_t len, size_t entropy) ossl_rand_pool_add() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp101 void beginConditionalRendering (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, Draw::Buffer& buffer, const ConditionalData& data) in beginConditionalRendering() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferComputeInstance.cpp157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp101 void beginConditionalRendering (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, Draw::Buffer& buffer, const ConditionalData& data) in beginConditionalRendering() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_vulkan.cpp110 std::vector<char> buffer; in FormatString() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DExternalImageSiblingImpl11.cpp20 ExternalImageSiblingImpl11(Renderer11 *renderer, EGLClientBuffer buffer, const egl::AttributeMap &attribs) ExternalImageSiblingImpl11() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp135 egl::Error WindowSurfaceWGL::releaseTexImage(const gl::Context *context, EGLint buffer) in releaseTexImage() argument
127 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLMemory.cpp152 Memory::Memory(const Buffer &buffer, in Memory() argument
168 Memory::Memory(const Buffer &buffer, in Memory() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexDataManager.h135 std::unique_ptr<StreamingVertexBufferInterface> buffer; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DPbufferSurfaceCGL.cpp96 egl::Error PbufferSurfaceCGL::releaseTexImage(const gl::Context *context, EGLint buffer) in releaseTexImage() argument
88 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DPbufferSurfaceEAGL.cpp99 egl::Error PbufferSurfaceEAGL::releaseTexImage(const gl::Context *context, EGLint buffer) in releaseTexImage() argument
90 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DPbufferSurfaceGLX.cpp100 egl::Error PbufferSurfaceGLX::releaseTexImage(const gl::Context *context, EGLint buffer) in releaseTexImage() argument
92 bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) bindTexImage() argument

Completed in 14 milliseconds

1...<<101102103104105106107108109110>>...375