HomeSort by relevance Sort by last modified time
    Searched refs:patternType (Results 1 - 18 of 18) 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/msm8909/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]));
  /hardware/qcom/display/msm8909w_3100/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]));
  /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...]
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/datetime/
ZoneGetter.java 297 final TimeZoneFormat.GMTOffsetPatternType patternType;
300 patternType = TimeZoneFormat.GMTOffsetPatternType.NEGATIVE_HM;
302 patternType = TimeZoneFormat.GMTOffsetPatternType.POSITIVE_HM;
304 final String gmtOffsetPattern = tzFormatter.getGMTOffsetPattern(patternType);
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 111 int8_t patternType;
122 patternType = type;
193 affix_1->patternType == affix_2->patternType;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/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 360 milliseconds