Home
last modified time | relevance | path

Searched defs:resource (Results 251 - 275 of 614) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/skia/src/gpu/vk/
H A DGrVkImage.h117 const Resource* resource() const { in resource() function in GrVkImage
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c227 void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, UErrorCode *status) { in printOutBundle() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dderb.cpp419 static void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, const char *pname, UErrorCode *status) in printOutBundle() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_selectors.py17 import resource namespace
19 resource = None variable
[all...]
/third_party/skia/tools/skqp/src/
H A Djni_skqp.cpp75 sk_sp<SkData> get_resource(const char* resource) { in get_resource() argument
/third_party/python/Modules/
H A Dresource.c203 resource_getrlimit_impl(PyObject *module, int resource) in resource_getrlimit_impl() argument
231 resource_setrlimit_impl(PyObject *module, int resource, PyObject *limits) resource_setrlimit_impl() argument
279 resource_prlimit_impl(PyObject *module, pid_t pid, int resource, int group_right_1, PyObject *limits) resource_prlimit_impl() argument
[all...]
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_dx9_media_sharing.h38 IDirect3DSurface9 *resource; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeComputeTests.cpp78 int getResourceLimit (NegativeTestContext& ctx, GLenum resource) in getResourceLimit() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuImageIO.cpp68 tcu::Resource* resource = (tcu::Resource*)png_get_io_ptr(png_ptr); in pngReadResource() local
213 static inline deUint16 readBigEndianShort (tcu::Resource* resource) in readBigEndianShort() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.cpp59 FramebufferAttachment(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, rx::Serial framebufferSerial) FramebufferAttachment() argument
110 attach(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples, rx::Serial framebufferSerial) attach() argument
H A DResourceMap.h166 void ResourceMap<ResourceType, IDType>::assign(IDType id, ResourceType *resource) in assign() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp149 ID3D11Resource *resource = nullptr; in GetViewResource() local
[all...]
H A DRenderTarget11.cpp25 bool GetTextureProperties(ID3D11Resource *resource, unsigned int *mipLevels, unsigned int *samples) in GetTextureProperties() argument
69 unsigned int GetRTVSubresourceIndex(ID3D11Resource *resource, ID3D11RenderTargetView *view) in GetRTVSubresourceIndex() argument
130 unsigned int GetDSVSubresourceIndex(ID3D11Resource *resource, ID3D11DepthStencilView *view) in GetDSVSubresourceIndex() argument
203 TextureRenderTarget11(d3d11::RenderTargetView &&rtv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, const d3d11::SharedSRV &blitSRV, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
233 TextureRenderTarget11(d3d11::DepthStencilView &&dsv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpptt.c143 int resource = 0; in acpi_find_cache_level() local
59 acpi_get_pptt_resource(struct acpi_table_header *table_hdr, struct acpi_pptt_processor *node, int resource) acpi_get_pptt_resource() argument
H A Dpci_link.c84 static acpi_status acpi_pci_link_check_possible(struct acpi_resource *resource, in acpi_pci_link_check_possible() argument
172 acpi_pci_link_check_current(struct acpi_resource *resource, void *context) acpi_pci_link_check_current() argument
284 } *resource; acpi_pci_link_set() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/pci/
H A Dpci.c155 struct resource *resource, *res = entry->res; in add_io_space() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbcmds.c733 acpi_db_resource_callback(struct acpi_resource *resource, void *context) acpi_db_resource_callback() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dplpar_wrappers.h253 static inline long plpar_set_mode(unsigned long mflags, unsigned long resource, in plpar_set_mode() argument
/kernel/linux/linux-6.6/arch/ia64/pci/
H A Dpci.c155 struct resource *resource, *res = entry->res; in add_io_space() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dplpar_wrappers.h256 static inline long plpar_set_mode(unsigned long mflags, unsigned long resource, in plpar_set_mode() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dqcom_rpm.c445 qcom_rpm_write(struct qcom_rpm *rpm, int state, int resource, u32 *buf, size_t count) qcom_rpm_write() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dqsfp.c457 u32 resource = qsfp_resource(dd); in one_qsfp_write() local
534 u32 resource = qsfp_resource(dd); one_qsfp_read() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_main.c399 const struct ipa_resource_src *resource; in ipa_resource_limits_valid() local
408 const struct ipa_resource_dst *resource; in ipa_resource_limits_valid() local
444 ipa_resource_config_src_01(struct ipa *ipa, const struct ipa_resource_src *resource) ipa_resource_config_src_01() argument
453 ipa_resource_config_src_23(struct ipa *ipa, const struct ipa_resource_src *resource) ipa_resource_config_src_23() argument
462 ipa_resource_config_dst_01(struct ipa *ipa, const struct ipa_resource_dst *resource) ipa_resource_config_dst_01() argument
471 ipa_resource_config_dst_23(struct ipa *ipa, const struct ipa_resource_dst *resource) ipa_resource_config_dst_23() argument
[all...]
/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mmp3-usb.c249 struct resource *resource; in mmp3_usb_phy_probe() local
/kernel/linux/linux-5.10/drivers/staging/vme/devices/
H A Dvme_user.c97 struct vme_resource *resource; /* VME resource */ member
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...25