HomeSort by relevance Sort by last modified time
    Searched full:allfeatures (Results 1 - 17 of 17) sorted by null

  /cts/common/device-side/util/src/com/android/compatibility/common/util/
FeatureUtil.java 68 Set<String> allFeatures = new HashSet<String>();
70 allFeatures.add(fi.name);
72 return allFeatures;
  /test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
FeatureUtil.java 68 Set<String> allFeatures = new HashSet<String>();
71 allFeatures.add(feature.substring("feature:".length()));
73 return allFeatures;
  /external/jsoncpp/include/json/
features.h 37 /** \brief Initialize the configuration like JsonConfig::allFeatures;
  /external/deqp/modules/gles31/functional/
es31fUniformBlockTests.cpp 299 const deUint32 allFeatures = ~0u;
305 createRandomCaseGroup(randomGroup, m_context, "all_per_block_buffers", "All random features, per-block buffers", UniformBlockCase::BUFFERMODE_PER_BLOCK, allFeatures, 50, 11200);
306 createRandomCaseGroup(randomGroup, m_context, "all_shared_buffer", "All random features, shared buffer", UniformBlockCase::BUFFERMODE_SINGLE, allFeatures, 50, 11250);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 std::set<uint32_t> AllFeatures() const;
  /prebuilts/clang/host/linux-x86/clang-4393122/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 std::set<uint32_t> AllFeatures() const;
  /prebuilts/clang/host/linux-x86/clang-4479392/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 std::set<uint32_t> AllFeatures() const;
  /prebuilts/clang/host/linux-x86/clang-4579689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 Set<uint32_t> AllFeatures() const;
  /prebuilts/clang/host/linux-x86/clang-4630689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 Set<uint32_t> AllFeatures() const;
  /prebuilts/clang/host/linux-x86/clang-4639204/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 Set<uint32_t> AllFeatures() const;
  /prebuilts/clang/host/linux-x86/clang-4691093/prebuilt_include/llvm/lib/Fuzzer/
FuzzerMerge.h 75 Set<uint32_t> AllFeatures() const;
  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriver.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformBlockTests.cpp 708 const deUint32 allFeatures = ~FEATURE_ARRAYS_OF_ARRAYS;
725 createRandomCaseGroup(randomGroup, m_context, "all_per_block_buffers", "All random features, per-block buffers", UniformBlockCase::BUFFERMODE_PER_BLOCK, allFeatures, 50, 200);
726 createRandomCaseGroup(randomGroup, m_context, "all_shared_buffer", "All random features, shared buffer", UniformBlockCase::BUFFERMODE_SINGLE, allFeatures, 50, 250);
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockTests.cpp     [all...]
  /external/protobuf/conformance/third_party/jsoncpp/
json.h 351 /** \brief Initialize the configuration like JsonConfig::allFeatures;
    [all...]
  /external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
TestCharset.java     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 

Completed in 787 milliseconds