/external/pdfium/fpdfsdk/ |
D | fpdf_attachment_embeddertest.cpp | 30 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local 115 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local 143 FPDF_ATTACHMENT attachment = in TEST_F() local 209 FPDF_ATTACHMENT attachment = in TEST_F() local 286 FPDF_ATTACHMENT attachment = in TEST_F() local 348 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local 374 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local 393 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 1); in TEST_F() local
|
D | fpdf_attachment.cpp | 110 FPDFAttachment_GetName(FPDF_ATTACHMENT attachment, in FPDFAttachment_GetName() 124 FPDFAttachment_HasKey(FPDF_ATTACHMENT attachment, FPDF_BYTESTRING key) { in FPDFAttachment_HasKey() 135 FPDFAttachment_GetValueType(FPDF_ATTACHMENT attachment, FPDF_BYTESTRING key) { in FPDFAttachment_GetValueType() 146 FPDFAttachment_SetStringValue(FPDF_ATTACHMENT attachment, in FPDFAttachment_SetStringValue() 172 FPDFAttachment_GetStringValue(FPDF_ATTACHMENT attachment, in FPDFAttachment_GetStringValue() 212 FPDFAttachment_SetFile(FPDF_ATTACHMENT attachment, in FPDFAttachment_SetFile() 267 FPDFAttachment_GetFile(FPDF_ATTACHMENT attachment, in FPDFAttachment_GetFile()
|
/external/cronet/tot/ipc/ |
D | ipc_message_attachment_set.cc | 24 for (const scoped_refptr<MessageAttachment>& attachment : attachments) { in count_attachments_of_type() local 63 scoped_refptr<MessageAttachment> attachment, in AddAttachment() 87 scoped_refptr<MessageAttachment> attachment) { in AddAttachment()
|
D | ipc_message_attachment.cc | 38 base::ScopedFD TakeOrDupFile(internal::PlatformFileAttachment* attachment) { in TakeOrDupFile() 73 auto* attachment = static_cast<internal::MachPortAttachmentMac*>(this); in TakeMojoHandle() local 87 auto* attachment = static_cast<internal::HandleAttachmentFuchsia*>(this); in TakeMojoHandle() local
|
D | handle_win.cc | 24 scoped_refptr<IPC::internal::HandleAttachmentWin> attachment( in Write() local 37 MessageAttachment* attachment = in Read() local
|
D | ipc_platform_file_attachment_posix.cc | 32 scoped_refptr<MessageAttachment> attachment) { in GetPlatformFile()
|
D | ipc_mojo_message_helper.cc | 28 scoped_refptr<base::Pickle::Attachment> attachment; in ReadMessagePipeFrom() local
|
/external/cronet/stable/ipc/ |
D | ipc_message_attachment_set.cc | 24 for (const scoped_refptr<MessageAttachment>& attachment : attachments) { in count_attachments_of_type() local 63 scoped_refptr<MessageAttachment> attachment, in AddAttachment() 87 scoped_refptr<MessageAttachment> attachment) { in AddAttachment()
|
D | ipc_message_attachment.cc | 38 base::ScopedFD TakeOrDupFile(internal::PlatformFileAttachment* attachment) { in TakeOrDupFile() 73 auto* attachment = static_cast<internal::MachPortAttachmentMac*>(this); in TakeMojoHandle() local 87 auto* attachment = static_cast<internal::HandleAttachmentFuchsia*>(this); in TakeMojoHandle() local
|
D | handle_win.cc | 24 scoped_refptr<IPC::internal::HandleAttachmentWin> attachment( in Write() local 37 MessageAttachment* attachment = in Read() local
|
D | ipc_mojo_message_helper.cc | 28 scoped_refptr<base::Pickle::Attachment> attachment; in ReadMessagePipeFrom() local
|
D | ipc_platform_file_attachment_posix.cc | 32 scoped_refptr<MessageAttachment> attachment) { in GetPlatformFile()
|
/external/libchrome/ipc/ |
D | ipc_message_attachment_set.cc | 24 for (const scoped_refptr<MessageAttachment>& attachment : attachments) { in count_attachments_of_type() local 63 scoped_refptr<MessageAttachment> attachment, in AddAttachment() 87 scoped_refptr<MessageAttachment> attachment) { in AddAttachment()
|
D | ipc_message_attachment.cc | 34 base::ScopedFD TakeOrDupFile(internal::PlatformFileAttachment* attachment) { in TakeOrDupFile() 69 auto* attachment = static_cast<internal::MachPortAttachmentMac*>(this); in TakeMojoHandle() local 83 auto* attachment = static_cast<internal::HandleAttachmentFuchsia*>(this); in TakeMojoHandle() local
|
D | ipc_platform_file_attachment_posix.cc | 31 scoped_refptr<MessageAttachment> attachment) { in GetPlatformFile()
|
D | ipc_mojo_message_helper.cc | 27 scoped_refptr<base::Pickle::Attachment> attachment; in ReadMessagePipeFrom() local
|
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
D | JimfsAsynchronousFileChannel.java | 60 @NullableDecl A attachment) { in addCallback() 80 @NullableDecl A attachment, in lock() 83 addCallback(lock(position, size, shared), handler, attachment); in lock() local
|
/external/mesa3d/src/mesa/main/ |
D | fbobject.c | 267 GLenum attachment, bool *is_color_attachment) in get_attachment() 326 GLenum attachment) in get_fb0_attachment() 666 GLenum attachment, in _mesa_FramebufferRenderbuffer_sw() 3973 GLenum attachment, const char *caller) in _mesa_get_and_validate_attachment() 4005 GLenum attachment, in _mesa_framebuffer_texture() 4079 framebuffer_texture_with_dims_no_error(GLenum target, GLenum attachment, in framebuffer_texture_with_dims_no_error() 4102 GLenum attachment, GLenum textarget, in framebuffer_texture_with_dims() 4148 _mesa_FramebufferTexture1D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D_no_error() 4158 _mesa_FramebufferTexture1D(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D() 4167 _mesa_FramebufferTexture2D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2D_no_error() [all …]
|
/external/angle/src/libANGLE/ |
D | Framebuffer.cpp | 71 const FramebufferAttachment &attachment) in CheckAttachmentCompleteness() 207 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness() 296 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment() 306 bool AttachmentOverlapsWithTexture(const FramebufferAttachment &attachment, in AttachmentOverlapsWithTexture() 571 for (const FramebufferAttachment &attachment : mColorAttachments) in getAttachmentExtentsIntersection() local 599 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions() 616 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local 730 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local 740 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local 821 for (auto &attachment : mState.mColorAttachments) in onDestroy() local [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 46 … GLenum attachment, int r, int g, int b, int a, int d, int s) in checkAttachmentComponentSizeAtLeast() 82 … GLenum attachment, int r, int g, int b, int a, int d, int s) in checkAttachmentComponentSizeExactly() 143 …tachmentParam(tcu::TestContext &testCtx, glu::CallLogWrapper &gl, GLenum target, GLenum attachment, in checkAttachmentParam() 614 bool attachmentExists(GLenum attachment) in attachmentExists() 662 GLenum attachment; in test() member 689 …void testColorAttachment(GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint… in testColorAttachment() 709 void testDepthAttachment(GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment() 736 …void testColorAttachment(GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint… in testColorAttachment() 756 void testDepthAttachment(GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | native_struct_serialization.cc | 88 auto attachment = attachments->GetAttachmentAt(i); in SerializeMessageContents() local 115 auto attachment = IPC::MessageAttachment::CreateFromMojoHandle( in DeserializeMessageAttachments() local
|
/external/swiftshader/src/Vulkan/ |
D | VkFramebuffer.cpp | 86 const VkAttachmentDescription attachment = renderPass->getAttachment(i); in executeLoadOp() local 130 …hment(const RenderPass *renderPass, uint32_t subpassIndex, const VkClearAttachment &attachment, co… in clearAttachment()
|
/external/angle/src/compiler/translator/tree_ops/ |
D | RewritePixelLocalStorage.cpp | 678 PLSAttachment attachment(mCompiler, mSymbolTable, *mCompileOptions, plsSymbol->variable()); in visitPLSDeclaration() local 688 const PLSAttachment &attachment = mPLSAttachments.find(plsSymbol); in visitPLSLoad() local 695 const PLSAttachment &attachment = mPLSAttachments.find(plsSymbol); in visitPLSStore() local 723 const PLSAttachment &attachment = entry.second; in injectPrePLSCode() local 741 const PLSAttachment &attachment = entry.second; in injectPostPLSCode() local
|
/external/swiftshader/tests/VulkanWrapper/ |
D | Framebuffer.cpp | 17 …amebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Form… in Framebuffer()
|
/external/angle/src/libANGLE/renderer/ |
D | FramebufferImpl.cpp | 16 const gl::FramebufferAttachment *attachment) in InitAttachment()
|