| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkBinaryRegistry.hpp | 128 LazyResource<Element>::LazyResource (de::MovePtr<tcu::Resource> resource) in LazyResource() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCommandList.h | 105 void addRecycledResource(sk_sp<GrRecycledResource> resource) { in addRecycledResource() argument 124 void addResource(sk_sp<GrManagedResource> resource) { in addResource() argument
|
| H A D | GrD3DCpuDescriptorManager.cpp | 53 createShaderResourceView( GrD3DGpu* gpu, ID3D12Resource* resource, unsigned int mostDetailedMip, unsigned int mipLevels) createShaderResourceView() argument 70 createUnorderedAccessView( GrD3DGpu* gpu, ID3D12Resource* resource, unsigned int mipSlice) createUnorderedAccessView() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkCommandBuffer.h | 112 void addResource(sk_sp<const GrManagedResource> resource) { in addResource() argument 116 void addResource(const GrManagedResource* resource) { in addResource() argument 122 void addRecycledResource(gr_rp<const GrRecycledResource> resource) { in addRecycledResource() argument 127 addRecycledResource(const GrRecycledResource* resource) addRecycledResource() argument [all...] |
| 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...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | imf_cpl.c | 246 static int fill_base_resource(xmlNodePtr resource_elem, FFIMFBaseResource *resource, FFIMFCPL *cpl) in fill_base_resource() argument [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | ipp.c | 214 char scheme[10], userpass[1024], host_name[1024], resource[1024]; in get_printer_attributes5() local 496 resource[1024], in ippfind_based_uri_converter() local
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | TransliteratorRegistry.java | 223 public String resource; field in TransliteratorRegistry.ResourceEntry [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | TransliteratorRegistry.java | 224 public String resource; field in TransliteratorRegistry.ResourceEntry [all...] |
| /third_party/libphonenumber/tools/cpp/src/cpp-build/ |
| H A D | generate_geocoding_data.cc | 55 AutoCloser(ResourceType** resource, ReleaseFunction release_function) in AutoCloser() argument
|
| /third_party/libcoap/examples/ |
| H A D | etsi_iot_01.c | 71 coap_find_payload(coap_resource_t *resource) { in coap_find_payload() argument 76 coap_add_payload(coap_resource_t *resource, coap_payload_t *payload) { in coap_add_payload() argument 83 coap_delete_payload(coap_resource_t *resource) { in coap_delete_payload() argument 117 hnd_get_resource(coap_resource_t *resource, in hnd_get_resource() argument 142 hnd_delete_resource(coap_resource_t *resource, coap_session_t *session COAP_UNUSED, const coap_pdu_t *request COAP_UNUSED, const coap_string_t *query COAP_UNUSED, coap_pdu_t *response) hnd_delete_resource() argument 226 hnd_put_test(coap_resource_t *resource, coap_session_t *session COAP_UNUSED, const coap_pdu_t *request, const coap_string_t *query COAP_UNUSED, coap_pdu_t *response) hnd_put_test() argument [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_block_internal.h | 104 coap_resource_t *resource; /**< associated resource */ member 191 coap_resource_t *resource; /**< associated resource */ member [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_statistics.cpp | 49 enum resource { enum in aco::BlockCycleEstimator
|