Home
last modified time | relevance | path

Searched defs:Resource (Results 1 – 25 of 28) 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/r8/src/main/java/com/android/tools/r8/
DResource.java16 public abstract class Resource { class
22 private Resource(Kind kind) { in Resource() method in Resource
/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/skia/src/gpu/vk/
DGrVkSemaphore.h31 Resource(VkSemaphore semaphore, bool isOwned) in Resource() function
DGrVkImage.h106 Resource() in Resource() function
115 Resource(VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function
DGrVkUniformBuffer.h40 Resource(VkBuffer buf, const GrVkAlloc& alloc) in Resource() function
DGrVkBuffer.h60 Resource(VkBuffer buf, const GrVkAlloc& alloc, Type type) in Resource() function
/external/r8/src/test/examplesAndroidO/trywithresources/
DTryWithResources.java55 static class Resource implements Closeable { class in TryWithResources
58 Resource(String tag) { in Resource() method in TryWithResources.Resource
/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/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/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
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp156 class Resource class
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java227 "Insufficient Space On Resource"); in setReason()
/external/v8/src/snapshot/
Dserializer.cc699 typedef v8::String::ExternalOneByteStringResource Resource; in SerializeExternalNativeSourceString() typedef
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp54 typedef std::pair<vk::VkDescriptorType, BufferSp> Resource; typedef
DvktSpvAsm16bitStorageTests.cpp140 bool graphicsCheck16BitFloats (const std::vector<Resource>& originalFloats, in graphicsCheck16BitFloats()
190 bool check32BitFloats (const std::vector<Resource>& /* originalFloats */, in check32BitFloats()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java607 private class Resource{ class in XLIFF2ICUConverter

12