/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL33.cpp | 189 GLboolean normalized, in ValidateVertexAttribP1ui() 198 GLboolean normalized, in ValidateVertexAttribP1uiv() 207 GLboolean normalized, in ValidateVertexAttribP2ui() 216 GLboolean normalized, in ValidateVertexAttribP2uiv() 225 GLboolean normalized, in ValidateVertexAttribP3ui() 234 GLboolean normalized, in ValidateVertexAttribP3uiv() 243 GLboolean normalized, in ValidateVertexAttribP4ui() 252 GLboolean normalized, in ValidateVertexAttribP4uiv()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 301 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local 337 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
|
/third_party/boost/boost/type_erasure/ |
D | register_binding.hpp | 129 >::type normalized; in register_binding() typedef 147 … typedef typename ::boost::type_erasure::detail::normalize_concept_impl<Concept>::type normalized; in register_binding() typedef
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | normalize_utf8.h | 27 string normalized; in NormalizeDecimalDigits() local
|
/third_party/boost/boost/python/ |
D | to_python_converter.hpp | 80 > normalized; in to_python_converter() typedef
|
/third_party/node/deps/npm/lib/ |
D | logout.js | 14 function afterLogout (normalized) { argument
|
/third_party/boost/boost/geometry/geometries/ |
D | infinite_line.hpp | 40 bool normalized; member
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 256 gchar *normalized; in hb_glib_unicode_compose() local 293 gchar *normalized; in hb_glib_unicode_decompose() local
|
D | hb-icu.cc | 182 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local 242 UChar utf16[2], normalized[2 * 19/*HB_UNICODE_MAX_DECOMPOSITION_LEN*/ + 1]; in hb_icu_unicode_decompose() local
|
/third_party/harfbuzz/src/ |
D | hb-glib.cc | 138 gchar *normalized; in hb_glib_unicode_compose() local 175 gchar *normalized; in hb_glib_unicode_decompose() local
|
/third_party/flutter/skia/tests/ |
D | SRGBTest.cpp | 16 for (int normalized = 0; normalized < 2; normalized++) { in DEF_TEST() local 83 bool normalized) { in test_roundtripping()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 138 gchar *normalized; in hb_glib_unicode_compose() local 175 gchar *normalized; in hb_glib_unicode_decompose() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | VertexDataManager.h | 33 bool normalized; member
|
/third_party/harfbuzz/test/api/ |
D | test-var-coords.c | 59 int normalized; in test_get_var_coords() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-var-coords.c | 59 int normalized; in test_get_var_coords() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | uitercollationiterator.h | 155 UnicodeString normalized; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | uitercollationiterator.h | 155 UnicodeString normalized; variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uitercollationiterator.h | 156 UnicodeString normalized; variable
|
D | utf8collationiterator.h | 168 UnicodeString normalized; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uitercollationiterator.h | 155 UnicodeString normalized; variable
|
D | utf8collationiterator.h | 168 UnicodeString normalized; variable
|
/third_party/skia/tests/ |
D | GrQuadCropTest.cpp | 210 SkMatrix normalized = SkMatrix::RectToRect(kDrawRect, SkRect::MakeWH(1.f, 1.f)); in test_axis_aligned() local 227 SkMatrix normalized = SkMatrix::RectToRect(kDrawRect, SkRect::MakeWH(1.f, 1.f)); in test_crop_fully_covered() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_3_autogen.cpp | 891 void GL_APIENTRY VertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in VertexAttribP1ui() 913 GLboolean normalized, in VertexAttribP1uiv() 936 void GL_APIENTRY VertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in VertexAttribP2ui() 958 GLboolean normalized, in VertexAttribP2uiv() 981 void GL_APIENTRY VertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in VertexAttribP3ui() 1003 GLboolean normalized, in VertexAttribP3uiv() 1026 void GL_APIENTRY VertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in VertexAttribP4ui() 1048 GLboolean normalized, in VertexAttribP4uiv()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_skeletons.cpp | 297 UnicodeString normalized = NumberFormatter::forSkeleton( in defaultTokens() local 349 UnicodeString normalized = NumberFormatter::forSkeleton(plus, status) in wildcardCharacters() local
|
/third_party/typescript/src/testRunner/ |
D | rwcRunner.ts | 89 const normalized = ts.normalizeSlashes(Harness.IO.resolvePath(fileName)!); constant
|