| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | MD5.h | 45 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 D | InstrProfReader.cpp | 144 StringRef buffer = Buffer.getBufferStart(); in hasFormat() local [all...] |
| /third_party/skia/tools/sk_app/ |
| H A D | GLWindowContext.cpp | 60 GrGLint buffer; in getBackbufferSurface() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucat.cpp | 31 _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 D | caniter.h | 183 UnicodeString buffer; member in U_FINAL
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-fuzz-aarch64.cc | 44 Instruction buffer[kInstructionSize]; in FuzzHelper() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | MathTests.cpp | 141 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 D | CommandBufferValidationTests.cpp | 222 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); TEST_F() local [all...] |
| H A D | QueueWriteBufferValidationTests.cpp | 110 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); in TEST_F() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_jpeg_memory_source.cpp | 60 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 D | UnsafeByteOperations.java | 74 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 D | ByteBufferWriterTest.java | 55 private void testWrite(ByteBuffer buffer) throws IOException { in testWrite() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_align.h | 11 void *volatile buffer[]; /**< The buffer contains mbuf pointers */ member
|
| /third_party/rust/crates/clap/clap_complete/src/shells/ |
| H A D | fish.rs | 23 let mut buffer = String::new(); in generate() variables [all...] |
| /third_party/rust/crates/clap/src/output/ |
| H A D | fmt.rs | 50 let mut buffer = writer.buffer(); variables
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | CopyTask.cpp | 16 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 D | SkImage_to_PPM_ascii.cpp | 30 char buffer[13]; in REG_FIDDLE() local
|
| /third_party/skia/include/private/ |
| H A D | SkMalloc.h | 96 static inline void sk_bzero(void* buffer, size_t size) { in sk_bzero() argument
|
| /third_party/spirv-tools/source/wasm/ |
| H A D | spirv-tools.cpp | 30 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 D | vktPipelineMakeUtil.cpp | 50 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 D | deStreamCpyThread.c | 31 deUint8* buffer = malloc(sizeof(deUint8) * (size_t)thread->bufferSize); in cpyStream() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | VertexAttribute.cpp | 86 Buffer *buffer = binding.getBuffer().get(); in updateCachedElementLimit() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
| H A D | DisplayAndroid.cpp | 44 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | native_area_allocator.cpp | 134 void NativeAreaAllocator::FreeBufferFunc([[maybe_unused]] void *env, void *buffer, void *data) in FreeBufferFunc() argument
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| H A D | ark_stackmap_builder.h | 38 BinaryBufferWriter(uint8_t *buffer, uint32_t length) : buffer_(buffer), length_(length) {} in BinaryBufferWriter() argument
|