| /external/python/cpython3/Lib/importlib/ |
| D | resources.py | 31 Resource = Union[str, os.PathLike] variable 85 def open_binary(package: Package, resource: Resource) -> BinaryIO: 117 resource: Resource, 150 def read_binary(package: Package, resource: Resource) -> bytes: 159 resource: Resource, 174 def path(package: Package, resource: Resource) -> Iterator[Path]:
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
| D | Scheduler.h | 309 ResourceState &Resource = *Resources[ResourceID]; in reserveBuffer() local 318 const ResourceState &Resource = *Resources.find(ResourceID)->second; in isBufferAvailable() local 323 const ResourceState &Resource = *Resources.find(ResourceID)->second; in isReady() local 350 ResourceState &Resource = *Resources[ResourceID]; in reserveResource() local 356 ResourceState &Resource = *Resources[ResourceID]; in releaseResource() local 374 for (const std::pair<uint64_t, UniqueResourceState> &Resource : Resources) in dump() local
|
| D | InstructionTables.cpp | 30 for (const std::pair<uint64_t, ResourceUsage> Resource : Desc.Resources) { in execute() local
|
| /external/grpc-grpc/examples/csharp/HelloworldXamarin/Droid/Resources/ |
| D | Resource.designer.cs | 19 public partial class Resource class 22 static Resource() in Resource() method in HelloworldXamarin.Droid.Resource
|
| /external/crosvm/gpu_renderer/src/ |
| D | lib.rs | 463 ) -> Result<Resource> { in create_resource() 482 ) -> Result<Resource> { in import_resource() 495 pub fn create_tex_1d(&self, id: u32, width: u32) -> Result<Resource> { in create_tex_1d() 512 pub fn create_tex_2d(&self, id: u32, width: u32, height: u32) -> Result<Resource> { in create_tex_2d() 618 pub fn attach(&mut self, res: &Resource) { in attach() 627 pub fn detach(&mut self, res: &Resource) { in detach() 680 pub struct Resource { struct 688 impl Resource { argument 950 impl Drop for Resource { implementation
|
| /external/deqp/framework/common/ |
| D | tcuResource.hpp | 45 class Resource class 58 Resource (const std::string& name) : m_name(name) {} in Resource() function in tcu::Resource
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
| D | Resource.java | 9 public interface Resource<Z> { interface
|
| /external/crosvm/devices/src/virtio/ |
| D | resource_bridge.rs | 21 Resource(File), enumerator
|
| /external/clang/test/SemaCXX/ |
| D | operator-arrow-temporary.cpp | 4 struct Resource { struct
|
| /external/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
|
| /external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
| D | resource.py | 11 class Resource(object): class
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | RenderTargetVk.h | 27 class Resource; variable
|
| D | ResourceVk.cpp | 19 Resource::Resource() in Resource() function in rx::vk::Resource
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | trace_events.proto | 38 message Resource { message
|
| /external/bcc/src/lua/src/ |
| D | squish.lua | 51 function Resource(name, path) function
|
| /external/skia/src/gpu/vk/ |
| D | GrVkUniformBuffer.h | 40 Resource(VkBuffer buf, const GrVkAlloc& alloc) in Resource() function
|
| D | GrVkImage.h | 170 Resource() in Resource() function 176 Resource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function
|
| D | GrVkSemaphore.h | 37 Resource(VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) in Resource() function
|
| /external/skqp/src/gpu/vk/ |
| D | GrVkImage.h | 152 Resource() in Resource() function 158 Resource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function
|
| D | GrVkUniformBuffer.h | 41 Resource(VkBuffer buf, const GrVkAlloc& alloc) in Resource() function
|
| D | GrVkSemaphore.h | 35 Resource(VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) in Resource() function
|
| /external/angle/src/libANGLE/renderer/metal/ |
| D | mtl_resources.h | 37 class Resource; variable
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | xla_expression.cc | 57 XlaExpression XlaExpression::Resource(XlaResource* resource) { in Resource() function in tensorflow::XlaExpression
|
| /external/mesa3d/src/egl/main/ |
| D | eglsync.h | 45 _EGLResource Resource; member
|