HomeSort by relevance Sort by last modified time
    Searched refs:patternType (Results 1 - 11 of 11) sorted by null

  /external/guice/extensions/servlet/test/com/google/inject/servlet/
ServletSpiVisitor.java 108 private final UriPatternType patternType;
114 this.patternType = binding.getUriPatternType();
117 Params(String pattern, Object keyOrInstance, Map params, UriPatternType patternType) {
121 this.patternType = patternType;
131 && Objects.equal(patternType, o.patternType);
139 return Objects.hashCode(pattern, keyOrInstance, params, patternType);
148 .add("patternType", patternType)
    [all...]
  /hardware/qcom/display/msm8998/libqdutils/
qd_utils.h 65 int getDPTestConfig(uint32_t *panelBpp, uint32_t *patternType);
qd_utils.cpp 235 int getDPTestConfig(uint32_t *panelBpp, uint32_t *patternType) {
236 if (!panelBpp || !patternType) {
269 *patternType = static_cast<uint32_t>(atoi(tokens[1]));
  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 90 enum PatternType
98 DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, const tcu::Vec4& color);
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const PatternType patternType, const Vec4& color)
142 , m_patternType (patternType)
539 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 90 enum PatternType
98 DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, const tcu::Vec4& color);
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const PatternType patternType, const Vec4& color)
142 , m_patternType (patternType)
537 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI
    [all...]
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 110 int8_t patternType;
121 patternType = type;
192 affix_1->patternType == affix_2->patternType;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 416 milliseconds