Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 25 of 792) sorted by relevance

12345678910>>...32

/external/libtextclassifier/native/utils/
Dresources_test.cc129 Resources resources( in TEST_F() local
154 Resources resources( in TEST_F() local
167 Resources resources( in TEST_F() local
176 Resources resources( in TEST_F() local
188 Resources resources( in TEST_F() local
209 Resources resources( in TEST_F() local
244 Resources resources( in TEST_F() local
263 Resources resources( in TEST_F() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DDataSourceContractTest.java115 ImmutableList<TestResource> resources = getTestResources(); in unboundedDataSpec_readUntilEnd() local
142 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPosition_readUntilEnd() local
173 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithLength_readExpectedRange() local
197 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionAndLength_readExpectedRange() local
226 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionAtEnd_readsZeroBytes() local
259 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionAtEndAndLength_readsZeroBytes() local
294 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionOutOfRange_throwsPositionOutOfRangeException() local
316 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithEndPositionOutOfRange_readsToEnd() local
356 ImmutableList<TestResource> resources = getTestResources(); in unboundedDataSpecWithGzipFlag_readUntilEnd() local
395 ImmutableList<TestResource> resources = getTestResources(); in transferListenerCallbacks() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DDataSourceContractTest.java115 ImmutableList<TestResource> resources = getTestResources(); in unboundedDataSpec_readUntilEnd() local
142 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPosition_readUntilEnd() local
173 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithLength_readExpectedRange() local
197 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionAndLength_readExpectedRange() local
226 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionAtEnd_readsZeroBytes() local
259 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionAtEndAndLength_readsZeroBytes() local
294 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithPositionOutOfRange_throwsPositionOutOfRangeException() local
316 ImmutableList<TestResource> resources = getTestResources(); in dataSpecWithEndPositionOutOfRange_readsToEnd() local
356 ImmutableList<TestResource> resources = getTestResources(); in unboundedDataSpecWithGzipFlag_readUntilEnd() local
395 ImmutableList<TestResource> resources = getTestResources(); in transferListenerCallbacks() local
[all …]
/external/angle/src/tests/compiler_tests/
DConstructCompiler_test.cpp17 ShBuiltInResources resources; in TEST() local
28 ShBuiltInResources resources; in TEST() local
39 ShBuiltInResources resources; in TEST() local
DShaderVariable_test.cpp217 ShBuiltInResources resources; in TEST() local
240 ShBuiltInResources resources; in TEST() local
275 ShBuiltInResources resources; in TEST() local
317 ShBuiltInResources resources; in TEST() local
360 ShBuiltInResources resources; in TEST() local
454 ShBuiltInResources resources; in TEST() local
DExtensionDirective_test.cpp101 void initResources(ShBuiltInResources *resources) override in initResources()
126 void initResources(ShBuiltInResources *resources) override in initResources()
151 void initResources(ShBuiltInResources *resources) override { resources->EXT_YUV_target = 1; } in initResources()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DTable.java90 final Resources resources, final ReportOutputFolder base) in render()
110 final Resources resources, final ReportOutputFolder base) in footer()
119 final List<? extends ITableItem> items, final Resources resources, in body()
177 final Resources resources, final ReportOutputFolder base) in footer()
180 renderer.footer(tr.td(style), total, resources, base); in footer() local
185 final Resources resources, final ReportOutputFolder base) in body()
DBarColumn.java76 final Resources resources, final ReportOutputFolder base) in footer()
85 final Resources resources, final ReportOutputFolder base) in item()
97 final Resources resources, final ReportOutputFolder base) in bar()
DIColumnRenderer.java56 void footer(HTMLElement td, ICoverageNode total, Resources resources, in footer()
73 void item(HTMLElement td, ITableItem item, Resources resources, in item()
DLabelColumn.java42 final Resources resources, final ReportOutputFolder base) in footer()
48 final Resources resources, final ReportOutputFolder base) in item()
/external/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp101 std::unique_ptr<root_resource>> resources; member in clover::root_buffer
122 std::unique_ptr<sub_resource>> resources; member in clover::sub_buffer
159 std::unique_ptr<root_resource>> resources; member in clover::image
/external/python/setuptools/setuptools/
D_importlib.py34 from setuptools.extern import importlib_resources as resources namespace
36 import importlib.resources as resources # noqa: F401 namespace
/external/angle/src/tests/gl_tests/
DFragDepthTest.cpp27 void setupResources(FragDepthTestResources &resources) in setupResources()
59 void cleanupResources(FragDepthTestResources &resources) { glDeleteProgram(resources.program); } in cleanupResources()
63 FragDepthTestResources resources; in checkDepthWritten() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.cpp1591 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1613 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1635 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1665 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1693 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1721 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
1755 GraphicsResources resources; in addVariablePointersGraphicsGroup() local
2067 GraphicsResources resources; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2091 GraphicsResources resources; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2114 GraphicsResources resources; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
[all …]
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/
DTryStmt.java97 private NodeList<Expression> resources; field in TryStmt
115 …public TryStmt(NodeList<Expression> resources, final BlockStmt tryBlock, final NodeList<CatchClaus… in TryStmt()
123 …public TryStmt(TokenRange tokenRange, NodeList<Expression> resources, BlockStmt tryBlock, NodeList… in TryStmt()
206 public TryStmt setResources(final NodeList<Expression> resources) { in setResources()
/external/angle/src/compiler/translator/
DInitialize.cpp12 void InitExtensionBehavior(const ShBuiltInResources &resources, TExtensionBehavior &extBehavior) in InitExtensionBehavior()
194 void ResetExtensionBehavior(const ShBuiltInResources &resources, in ResetExtensionBehavior()
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DTryStmt.java38 private List<VariableDeclarationExpr> resources; field in TryStmt
56 public TryStmt(Range range, List<VariableDeclarationExpr> resources, in TryStmt()
111 public TryStmt setResources(List<VariableDeclarationExpr> resources) { in setResources()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/transcode/
DGlideBitmapDrawableTranscoder.java18 private final Resources resources; field in GlideBitmapDrawableTranscoder
25 public GlideBitmapDrawableTranscoder(Resources resources, BitmapPool bitmapPool) { in GlideBitmapDrawableTranscoder()
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DTryStmt.java35 private List<VariableDeclarationExpr> resources; field in TryStmt
54 final int endLine, final int endColumn, List<VariableDeclarationExpr> resources, in TryStmt()
104 public void setResources(List<VariableDeclarationExpr> resources) { in setResources()
/external/guava/guava/src/com/google/common/reflect/
DClassPath.java106 private final ImmutableSet<ResourceInfo> resources; field in ClassPath
108 private ClassPath(ImmutableSet<ResourceInfo> resources) { in ClassPath()
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
DResourceLoader.java19 private final Resources resources; field in ResourceLoader
25 public ResourceLoader(Resources resources, ModelLoader<Uri, T> uriLoader) { in ResourceLoader()
/external/guava/android/guava/src/com/google/common/reflect/
DClassPath.java106 private final ImmutableSet<ResourceInfo> resources; field in ClassPath
108 private ClassPath(ImmutableSet<ResourceInfo> resources) { in ClassPath()
/external/tensorflow/tensorflow/lite/experimental/resource/
Dresource_variable.cc82 void CreateResourceVariableIfNotAvailable(ResourceMap* resources, in CreateResourceVariableIfNotAvailable()
91 ResourceVariable* GetResourceVariable(ResourceMap* resources, int resource_id) { in GetResourceVariable()
/external/ruy/ruy/
Dctx.cc174 auto& resources = mutable_impl()->thread_specific_resources_; in EnsureThreadSpecificResources() local
182 const auto& resources = impl().thread_specific_resources_; in GetThreadSpecificTuningResolver() local
188 const auto& resources = impl().thread_specific_resources_; in GetThreadSpecificAllocator() local
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DFileSystemStateTest.java100 List<TestCloseable> resources = in testClose_multipleRegisteredResourcesAreClosed() local
114 List<TestCloseable> resources = in testClose_resourcesThatThrowOnClose() local

12345678910>>...32