| /external/libtextclassifier/utils/sentencepiece/ |
| D | normalizer_test.cc | 44 std::string normalized; in TEST() local 51 std::string normalized; in TEST() local 58 std::string normalized; in TEST() local 65 std::string normalized; in TEST() local 72 std::string normalized; in TEST() local 79 std::string normalized; in TEST() local 96 std::string normalized; in TEST() local 103 std::string normalized; in TEST() local 110 std::string normalized; in TEST() local 117 std::string normalized; in TEST() local [all …]
|
| /external/mesa3d/src/mesa/main/ |
| D | format_utils.c | 278 bool normalized, dst_integer, src_integer, is_signed; in _mesa_format_convert() local 671 uint8_t swizzle[4], bool *normalized) in _mesa_format_to_array() 775 const uint8_t swizzle[4], bool normalized, int count) in swizzle_convert_try_memcpy() 940 const uint8_t swizzle[4], bool normalized, int count) in convert_float() 1002 const uint8_t swizzle[4], bool normalized, int count) in convert_half_float() 1063 const uint8_t swizzle[4], bool normalized, int count) in convert_ubyte() 1129 const uint8_t swizzle[4], bool normalized, int count) in convert_byte() 1195 const uint8_t swizzle[4], bool normalized, int count) in convert_ushort() 1261 const uint8_t swizzle[4], bool normalized, int count) in convert_short() 1326 const uint8_t swizzle[4], bool normalized, int count) in convert_uint() [all …]
|
| D | varray.c | 297 GLenum format, GLboolean normalized, in _mesa_update_array_format() 345 GLint size, GLenum type, GLboolean normalized, in validate_array_format() 467 GLboolean normalized, GLboolean integer, GLboolean doubles, in validate_array() 525 GLboolean normalized, GLboolean integer, in validate_array_and_format() 557 GLboolean normalized, GLboolean integer, GLboolean doubles, in update_array() 926 GLboolean normalized, in _mesa_VertexAttribPointer_no_error() 944 GLboolean normalized, in _mesa_VertexAttribPointer() 980 const GLboolean normalized = GL_FALSE; in _mesa_VertexAttribIPointer_no_error() local 999 const GLboolean normalized = GL_FALSE; in _mesa_VertexAttribIPointer() local 2406 GLboolean normalized, GLboolean integer, in vertex_attrib_format() [all …]
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | graph_to_functiondef.cc | 94 const string normalized = UniquifyHelper(NormalizeHelper(name)); in Normalize() local 136 const string normalized = node_names.Normalize(node->name()); in GraphToFunctionDef() local 153 const string normalized = node_names.Normalize(node->name()); in GraphToFunctionDef() local 236 const string normalized = in GraphToFunctionDef() local
|
| /external/deqp/framework/delibs/debase/ |
| D | deInt32.c | 152 deUint32 normalized = (deUint32)a << shift; /* Highest bit is always 1. */ in deRcp32() local
|
| /external/harfbuzz_ng/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 | 179 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local 239 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose() local
|
| /external/skqp/tests/ |
| D | SRGBTest.cpp | 16 for (int normalized = 0; normalized < 2; normalized++) { in DEF_TEST() local 83 bool normalized) { in test_roundtripping()
|
| /external/skia/tests/ |
| D | SRGBTest.cpp | 16 for (int normalized = 0; normalized < 2; normalized++) { in DEF_TEST() local 83 bool normalized) { in test_roundtripping()
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_normalize_cubemap_coords.c | 64 nir_ssa_def *normalized = nir_fmul(b, orig_coord, nir_frcp(b, norm)); in normalize_cubemap_coords_block() local
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | VertexDataManager.h | 33 bool normalized; member
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | VertexDataManager.h | 33 bool normalized; member
|
| D | VertexArray.cpp | 68 … bool normalized, bool pureInteger, GLsizei stride, const void *pointer) in setAttributeState()
|
| /external/icu/icu4c/source/i18n/ |
| D | uitercollationiterator.h | 155 UnicodeString normalized; variable
|
| D | utf8collationiterator.h | 168 UnicodeString normalized; variable
|
| D | utf16collationiterator.h | 178 UnicodeString normalized; variable
|
| D | nortrans.cpp | 138 UnicodeString normalized; in handleTransliterate() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| D | NumberSkeletonTest.java | 248 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local
|
| D | NumberFormatterApiTest.java | 2370 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in assertFormatDescending() local 2399 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in assertFormatSingle() local 2425 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in assertFormatSingleMeasure() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
| D | NumberSkeletonTest.java | 251 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local
|
| D | NumberFormatterApiTest.java | 2373 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in assertFormatDescending() local 2402 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in assertFormatSingle() local 2428 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in assertFormatSingleMeasure() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | NormalizationTransliterator.java | 105 StringBuilder normalized = new StringBuilder(); in handleTransliterate() local
|
| /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| D | NormalizationTransliterator.java | 104 StringBuilder normalized = new StringBuilder(); in handleTransliterate() local
|
| /external/eigen/Eigen/src/Geometry/ |
| D | Quaternion.h | 127 …EIGEN_DEVICE_FUNC inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs(… in normalized() function
|
| /external/icu/icu4c/source/test/intltest/ |
| D | numbertest_api.cpp | 2486 … UnicodeString normalized = NumberFormatter::forSkeleton(skeleton, status).toSkeleton(status); in assertFormatDescending() local 2527 … UnicodeString normalized = NumberFormatter::forSkeleton(skeleton, status).toSkeleton(status); in assertFormatDescendingBig() local 2558 … UnicodeString normalized = NumberFormatter::forSkeleton(skeleton, status).toSkeleton(status); in assertFormatSingle() local
|