Home
last modified time | relevance | path

Searched defs:isNormalized (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dmatrix_query.inl50 GLM_FUNC_QUALIFIER bool isNormalized(tmat2x2<T, P> const & m, T const & epsilon) function
66 GLM_FUNC_QUALIFIER bool isNormalized(tmat3x3<T, P> const & m, T const & epsilon) function
82 GLM_FUNC_QUALIFIER bool isNormalized(tmat4x4<T, P> const & m, T const & epsilon) function
Dvector_query.inl109 GLM_FUNC_QUALIFIER bool isNormalized function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dnormlzr.h787 Normalizer::isNormalized(const UnicodeString& source, in isNormalized() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dnormlzr.h792 Normalizer::isNormalized(const UnicodeString& source, in isNormalized() function
/third_party/node/deps/icu-small/source/common/unicode/
Dnormlzr.h792 Normalizer::isNormalized(const UnicodeString& source, in isNormalized() function
/third_party/icu/icu4c/source/common/unicode/
Dnormlzr.h792 Normalizer::isNormalized(const UnicodeString& source, in isNormalized() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNorm2AllModes.java74 public boolean isNormalized(CharSequence s) { return true; } in isNormalized() method in Norm2AllModes.NoopNormalizer2
162 public boolean isNormalized(CharSequence s) { in isNormalized() method in Norm2AllModes.Normalizer2WithImpl
228 public boolean isNormalized(CharSequence s) { in isNormalized() method in Norm2AllModes.ComposeNormalizer2
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNorm2AllModes.java67 public boolean isNormalized(CharSequence s) { return true; } in isNormalized() method in Norm2AllModes.NoopNormalizer2
152 public boolean isNormalized(CharSequence s) { in isNormalized() method in Norm2AllModes.Normalizer2WithImpl
212 public boolean isNormalized(CharSequence s) { in isNormalized() method in Norm2AllModes.ComposeNormalizer2
/third_party/skia/src/gpu/
DGrDataUtils.cpp348 bool* isNormalized, bool* isSRGB) { in get_load_and_src_swizzle()
425 LumMode* lumMode, bool* isNormalized, bool* isSRGB) { in get_dst_swizzle_and_store()
718 bool isNormalized; in GrClearImage() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer2.java336 public abstract boolean isNormalized(CharSequence s); in isNormalized() method in Normalizer2
DFilteredNormalizer2.java117 public boolean isNormalized(CharSequence s) { in isNormalized() method in FilteredNormalizer2
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer2.java357 public abstract boolean isNormalized(CharSequence s); in isNormalized() method in Normalizer2
DFilteredNormalizer2.java126 public boolean isNormalized(CharSequence s) { in isNormalized() method in FilteredNormalizer2
/third_party/icu/icu4c/source/common/
Dnorm2allmodes.h151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
287 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
Dfilterednormalizer2.cpp224 FilteredNormalizer2::isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized() function in FilteredNormalizer2
/third_party/node/deps/icu-small/source/common/
Dnorm2allmodes.h151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
287 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
Dfilterednormalizer2.cpp224 FilteredNormalizer2::isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized() function in FilteredNormalizer2
Dnormlzr.cpp196 Normalizer::isNormalized(const UnicodeString& source, in isNormalized() function in Normalizer
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnorm2allmodes.h151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized() function
257 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
Dfilterednormalizer2.cpp224 FilteredNormalizer2::isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized() function in FilteredNormalizer2
/third_party/skia/third_party/externals/icu/source/common/
Dnorm2allmodes.h151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
287 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() function
Dfilterednormalizer2.cpp224 FilteredNormalizer2::isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized() function in FilteredNormalizer2
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp199 bool isNormalized, in ShaderTypeGenerator()
225 bool isNormalized = IsNormalizedFormat(format); in MakeTestPipeline() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp202 bool isNormalized, in ShaderTypeGenerator()
225 bool isNormalized = IsNormalizedFormat(format); in MakeTestPipeline() local
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp373 bool* isNormalized, bool* isSRGB) { in get_load_and_get_swizzle()
430 bool* isNormalized, bool* isSRGB) { in get_dst_swizzle_and_store()

12