| /third_party/python/Lib/importlib/resources/ |
| D | _legacy.py | 12 Resource = str variable 44 def open_binary(package: Package, resource: Resource) -> BinaryIO: 50 def read_binary(package: Package, resource: Resource) -> bytes: 58 resource: Resource, 71 resource: Resource, 111 resource: Resource,
|
| /third_party/rust/rust/tests/ui/suggestions/ |
| D | call-on-unimplemented-ctor.rs | 8 trait Resource {} interface
|
| /third_party/rust/crates/rustix/src/process/ |
| D | rlimit.rs | 39 pub fn setrlimit(resource: Resource, new: Rlimit) -> io::Result<()> { in setrlimit() 51 pub fn prlimit(pid: Option<Pid>, resource: Resource, new: Rlimit) -> io::Result<Rlimit> { in prlimit()
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuResource.hpp | 45 class Resource class 58 Resource (const std::string& name) : m_name(name) {} in Resource() function in tcu::Resource
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DTextureResource.h | 87 explicit Resource() in Resource() function 92 Resource(const gr_cp<ID3D12Resource>& textureResource, in Resource() function
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DTextureResource.h | 87 explicit Resource() in Resource() function 92 Resource(const gr_cp<ID3D12Resource>& textureResource, in Resource() function
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| D | State.h | 155 struct Resource struct 159 UINT NumSubResources; argument 167 static inline Resource * argument
|
| /third_party/grpc/src/python/grpcio_csm_observability/grpc_csm_observability/ |
| D | _csm_observability_plugin.py | 285 attribute: Union[ResourceAttributes, str], resource: Resource 292 def get_resource_type(gcp_resource: Resource) -> str:
|
| /third_party/rust/crates/rustix/src/backend/libc/process/ |
| D | types.rs | 47 pub enum Resource { enum 173 impl Resource { impl
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | DrawTester.hpp | 84 struct Resource struct in DrawTester 86 size_t id; 87 T &obj;
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | ResourceVk.cpp | 54 Resource::Resource() in Resource() function in rx::vk::Resource 59 Resource::Resource(Resource &&other) : Resource() in Resource() function in rx::vk::Resource
|
| D | RenderTargetVk.h | 25 class Resource; variable
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | Buffer.h | 43 : Resource(sharedContext, in Resource() function
|
| D | GlobalCache.h | 25 class Resource; variable
|
| D | Resource.cpp | 26 Resource::Resource(const SharedContext* sharedContext, in Resource() function in skgpu::graphite::Resource
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Resource.cpp | 22 Resource::Resource(size_t bytes) : size(bytes) in Resource() function in sw::Resource
|
| D | Resource.hpp | 36 class Resource class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| D | InstructionTables.cpp | 27 for (const std::pair<const uint64_t, ResourceUsage> Resource : in execute() local
|
| /third_party/skia/m133/include/gpu/graphite/ |
| D | Recording.h | 28 class Resource; variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmUtils.hpp | 146 class Resource class 149 …Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_ST… in Resource() function in vkt::SpirVAssembly::Resource
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmUtils.hpp | 146 class Resource class 149 …Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_ST… in Resource() function in vkt::SpirVAssembly::Resource
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/process/ |
| D | syscalls.rs | 381 pub(crate) fn setrlimit(limit: Resource, new: Rlimit) -> io::Result<()> { in setrlimit() 400 unsafe fn setrlimit_old(limit: Resource, new: Rlimit) -> io::Result<()> { in setrlimit_old() 406 pub(crate) fn prlimit(pid: Option<Pid>, limit: Resource, new: Rlimit) -> io::Result<Rlimit> { in prlimit()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkSemaphore.h | 36 Resource(const GrVkGpu* gpu, VkSemaphore semaphore, in Resource() function
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkSemaphore.h | 40 Resource(const GrVkGpu* gpu, VkSemaphore semaphore, in Resource() function
|
| /third_party/grpc/src/proto/grpc/testing/xds/v3/ |
| D | discovery.proto | 126 message Resource { message
|