| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkImage.h | 117 const Resource* resource() const { in resource() function in GrVkImage
|
| /third_party/skia/third_party/externals/icu/source/samples/uresb/ |
| H A D | uresb.c | 227 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 D | derb.cpp | 419 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 D | test_selectors.py | 17 import resource namespace 19 resource = None variable [all...] |
| /third_party/skia/tools/skqp/src/ |
| H A D | jni_skqp.cpp | 75 sk_sp<SkData> get_resource(const char* resource) { in get_resource() argument
|
| /third_party/python/Modules/ |
| H A D | resource.c | 203 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 D | cl_dx9_media_sharing.h | 38 IDirect3DSurface9 *resource; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeComputeTests.cpp | 78 int getResourceLimit (NegativeTestContext& ctx, GLenum resource) in getResourceLimit() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuImageIO.cpp | 68 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 D | FramebufferAttachment.cpp | 59 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 D | ResourceMap.h | 166 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 D | StateManager11.cpp | 149 ID3D11Resource *resource = nullptr; in GetViewResource() local [all...] |
| H A D | RenderTarget11.cpp | 25 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 D | pptt.c | 143 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 D | pci_link.c | 84 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 D | pci.c | 155 struct resource *resource, *res = entry->res; in add_io_space() local [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dbcmds.c | 733 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 D | plpar_wrappers.h | 253 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 D | pci.c | 155 struct resource *resource, *res = entry->res; in add_io_space() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | plpar_wrappers.h | 256 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 D | qcom_rpm.c | 445 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 D | qsfp.c | 457 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 D | ipa_main.c | 399 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 D | phy-mmp3-usb.c | 249 struct resource *resource; in mmp3_usb_phy_probe() local
|
| /kernel/linux/linux-5.10/drivers/staging/vme/devices/ |
| H A D | vme_user.c | 97 struct vme_resource *resource; /* VME resource */ member [all...] |