Home
last modified time | relevance | path

Searched defs:Resource (Results 1 – 25 of 34) sorted by relevance

12

/external/deqp/framework/common/
DtcuResource.hpp45 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/
DResource.java9 public interface Resource<Z> { interface
/external/clang/test/SemaCXX/
Doperator-arrow-temporary.cpp4 struct Resource { struct
/external/swiftshader/src/Common/
DResource.cpp21 Resource::Resource(size_t bytes) : size(bytes) in Resource() function in sw::Resource
DResource.hpp30 class Resource class
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource.py11 class Resource(object): class
/external/tensorflow/tensorflow/contrib/tpu/profiler/
Dtrace_events.proto31 message Resource { message
/external/skia/src/gpu/vk/
DGrVkImage.h100 Resource() in Resource() function
106 Resource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function
DGrVkUniformBuffer.h40 Resource(VkBuffer buf, const GrVkAlloc& alloc) in Resource() function
DGrVkSemaphore.h36 Resource(VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) in Resource() function
DGrVkBuffer.h60 Resource(VkBuffer buf, const GrVkAlloc& alloc, Type type) in Resource() function
/external/skqp/src/gpu/vk/
DGrVkImage.h101 Resource() in Resource() function
107 Resource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function
DGrVkUniformBuffer.h40 Resource(VkBuffer buf, const GrVkAlloc& alloc) in Resource() function
DGrVkSemaphore.h36 Resource(VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) in Resource() function
DGrVkBuffer.h60 Resource(VkBuffer buf, const GrVkAlloc& alloc, Type type) in Resource() function
/external/mesa3d/src/egl/main/
Deglsync.h45 _EGLResource Resource; member
Deglcontext.h50 _EGLResource Resource; member
Deglimage.h85 _EGLResource Resource; member
Deglsurface.h50 _EGLResource Resource; member
/external/v8/src/
Dobjects-body-descriptors-inl.h317 typedef v8::String::ExternalOneByteStringResource Resource; in IterateBody() typedef
324 typedef v8::String::ExternalOneByteStringResource Resource; in IterateBody() typedef
340 typedef v8::String::ExternalStringResource Resource; in IterateBody() typedef
347 typedef v8::String::ExternalStringResource Resource; in IterateBody() typedef
/external/desugar/test/java/com/google/devtools/build/android/desugar/runtime/
DThrowableExtensionTest.java50 class Resource extends AbstractResource { in testCloseResourceViaReflection() class
51 protected Resource(boolean exceptionOnClose) { in testCloseResourceViaReflection() method in ThrowableExtensionTest.Resource
/external/jacoco/org.jacoco.core.test/src-java7/org/jacoco/core/test/filter/targets/
DTryWithResources.java25 private static class Resource implements Closeable { class in TryWithResources
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr_test.cc28 class Resource : public ResourceBase { class
30 explicit Resource(const string& label) : label_(label) {} in Resource() function in tensorflow::Resource
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nvc0.cpp2919 struct Resource { struct
2920 int st[DATA_FILE_COUNT]; // LD to LD delay 3
2921 int ld[DATA_FILE_COUNT]; // ST to ST delay 3
2922 int tex; // TEX to non-TEX delay 17 (0x11)
2923 int sfu; // SFU to SFU delay 3 (except PRE-ops)
2924 int imul; // integer MUL to MUL delay 3
/external/icu/icu4c/source/common/
Duresdata.h63 typedef uint32_t Resource; typedef

12