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...]
  /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)
538 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)
536 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI
    [all...]
  /external/opencv3/samples/cpp/
calibration.cpp 111 static void calcChessboardCorners(Size boardSize, float squareSize, vector<Point3f>& corners, Pattern patternType = CHESSBOARD)
115 switch(patternType)
138 Size imageSize, Size boardSize, Pattern patternType,
152 calcChessboardCorners(boardSize, squareSize, objectPoints[0], patternType);
269 Size imageSize, Size boardSize, Pattern patternType, float squareSize,
277 bool ok = runCalibration(imagePoints, imageSize, boardSize, patternType, squareSize,
  /external/opencv3/samples/cpp/tutorial_code/calib3d/camera_calibration/
camera_calibration.cpp 433 Settings::Pattern patternType /*= Settings::CHESSBOARD*/)
437 switch(patternType)
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 108 int8_t patternType;
119 patternType = type;
190 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 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.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 281 milliseconds