Home
last modified time | relevance | path

Searched defs:buffer (Results 801 - 825 of 9718) sorted by relevance

1...<<31323334353637383940>>...389

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMD5.h45 uint8_t buffer[64]; member in llvm::MD5
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp144 StringRef buffer = Buffer.getBufferStart(); in hasFormat() local
[all...]
/third_party/skia/tools/sk_app/
H A DGLWindowContext.cpp60 GrGLint buffer; in getBackbufferSurface() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducat.cpp31 _catkey(char* buffer, int32_t set_num, int32_t msg_num) { in _catkey() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dcaniter.h183 UnicodeString buffer; member in U_FINAL
/third_party/vixl/test/aarch64/
H A Dtest-fuzz-aarch64.cc44 Instruction buffer[kInstructionSize]; in FuzzHelper() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DMathTests.cpp141 char buffer[kTestAlignment * 4]; in TEST() local
187 char buffer[kTestAlignment * 4]; in TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DCommandBufferValidationTests.cpp222 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); TEST_F() local
[all...]
H A DQueueWriteBufferValidationTests.cpp110 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); in TEST_F() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_jpeg_memory_source.cpp60 jpeg_source_mgr CreateJpegMemorySource(const uint8 *buffer, size_t size) { in CreateJpegMemorySource() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnsafeByteOperations.java74 public static ByteString unsafeWrap(byte[] buffer) { in unsafeWrap() argument
87 unsafeWrap(byte[] buffer, int offset, int length) unsafeWrap() argument
97 unsafeWrap(ByteBuffer buffer) unsafeWrap() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DByteBufferWriterTest.java55 private void testWrite(ByteBuffer buffer) throws IOException { in testWrite() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_align.h11 void *volatile buffer[]; /**< The buffer contains mbuf pointers */ member
/third_party/rust/crates/clap/clap_complete/src/shells/
H A Dfish.rs23 let mut buffer = String::new(); in generate() variables
[all...]
/third_party/rust/crates/clap/src/output/
H A Dfmt.rs50 let mut buffer = writer.buffer(); variables
/third_party/skia/experimental/graphite/src/
H A DCopyTask.cpp16 Make(sk_sp<Texture> texture, SkIRect srcRect, sk_sp<Buffer> buffer, size_t bufferOffset, size_t bufferRowBytes) Make() argument
28 CopyTextureToBufferTask(sk_sp<Texture> texture, SkIRect srcRect, sk_sp<Buffer> buffer, size_t bufferOffset, size_t bufferRowBytes) CopyTextureToBufferTask() argument
/third_party/skia/docs/examples/
H A DSkImage_to_PPM_ascii.cpp30 char buffer[13]; in REG_FIDDLE() local
/third_party/skia/include/private/
H A DSkMalloc.h96 static inline void sk_bzero(void* buffer, size_t size) { in sk_bzero() argument
/third_party/spirv-tools/source/wasm/
H A Dspirv-tools.cpp30 std::string dis(std::string const& buffer, uint32_t env, uint32_t options) { in dis() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMakeUtil.cpp50 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physDevice, const VkDevice device, const VkBuffer buffer, const MemoryRequirement requirement) in bindBufferDedicated() argument
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.c31 deUint8* buffer = malloc(sizeof(deUint8) * (size_t)thread->bufferSize); in cpyStream() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexAttribute.cpp86 Buffer *buffer = binding.getBuffer().get(); in updateCachedElementLimit() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H A DDisplayAndroid.cpp44 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dnative_area_allocator.cpp134 void NativeAreaAllocator::FreeBufferFunc([[maybe_unused]] void *env, void *buffer, void *data) in FreeBufferFunc() argument
/arkcompiler/ets_runtime/ecmascript/stackmap/
H A Dark_stackmap_builder.h38 BinaryBufferWriter(uint8_t *buffer, uint32_t length) : buffer_(buffer), length_(length) {} in BinaryBufferWriter() argument

Completed in 9 milliseconds

1...<<31323334353637383940>>...389