/third_party/boost/libs/optional/test/ |
D | optional_test_sfinae_friendly_ctor.cpp | 25 struct Resource struct 27 explicit Resource(const X&) {} in Resource() function
|
/third_party/python/Lib/importlib/ |
D | resources.py | 33 Resource = Union[str, os.PathLike] variable 85 def open_binary(package: Package, resource: Resource) -> BinaryIO: 116 resource: Resource, 124 def read_binary(package: Package, resource: Resource) -> bytes: 131 resource: Resource, 151 package: Package, resource: Resource,
|
/third_party/cef/tests/ceftests/ |
D | cors_unittest.cc | 103 struct Resource { struct 105 HandlerType handler = HandlerType::SERVER; 106 std::string path; 108 std::string method; 111 CefRefPtr<CefResponse> response; 112 std::string response_data; 115 cef_errorcode_t expected_error_code = ERR_NONE; 118 int expected_response_ct = 1; 121 int expected_success_query_ct = 0; 122 int expected_failure_query_ct = 0; [all …]
|
/third_party/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
|
/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/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/node/test/addons/make-callback-domain-warning/ |
D | test.js | 19 class Resource { class
|
/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/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/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/flutter/skia/src/gpu/vk/ |
D | GrVkImage.h | 171 Resource() in Resource() function 177 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
|
D | GrVkBuffer.h | 59 Resource(VkBuffer buf, const GrVkAlloc& alloc, Type type) in Resource() function
|
/third_party/skia/src/gpu/vk/ |
D | GrVkSemaphore.h | 36 Resource(const GrVkGpu* gpu, VkSemaphore semaphore, in Resource() function
|
D | GrVkImage.h | 270 explicit Resource(const GrVkGpu* gpu) in Resource() function 277 Resource(const GrVkGpu* gpu, VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | ResourceManager.cpp | 345 ResourceState &Resource = *Resources[Index]; in reserveResource() local 354 ResourceState &Resource = *Resources[Index]; in releaseResource() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_cross.hpp | 33 struct Resource struct 37 ID id; 42 TypeID type_id; 48 TypeID base_type_id; 59 std::string name;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_resources.h | 36 class Resource; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
D | ResourceManager.h | 440 for (const std::unique_ptr<ResourceState> &Resource : Resources) in dump() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 63 typedef uint32_t Resource; typedef
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 63 typedef uint32_t Resource; typedef
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.h | 63 typedef uint32_t Resource; typedef
|