Home
last modified time | relevance | path

Searched defs:normalized (Results 1 – 25 of 121) sorted by relevance

12345

/external/libtextclassifier/utils/sentencepiece/
Dnormalizer_test.cc44 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/
Dformat_utils.c278 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 …]
Dvarray.c297 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/
Dgraph_to_functiondef.cc94 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/
DdeInt32.c152 deUint32 normalized = (deUint32)a << shift; /* Highest bit is always 1. */ in deRcp32() local
/external/harfbuzz_ng/src/
Dhb-glib.cc256 gchar *normalized; in hb_glib_unicode_compose() local
293 gchar *normalized; in hb_glib_unicode_decompose() local
Dhb-icu.cc179 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/
DSRGBTest.cpp16 for (int normalized = 0; normalized < 2; normalized++) { in DEF_TEST() local
83 bool normalized) { in test_roundtripping()
/external/skia/tests/
DSRGBTest.cpp16 for (int normalized = 0; normalized < 2; normalized++) { in DEF_TEST() local
83 bool normalized) { in test_roundtripping()
/external/mesa3d/src/compiler/nir/
Dnir_normalize_cubemap_coords.c64 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/
DVertexDataManager.h33 bool normalized; member
/external/swiftshader/src/OpenGL/libGLESv2/
DVertexDataManager.h33 bool normalized; member
DVertexArray.cpp68bool normalized, bool pureInteger, GLsizei stride, const void *pointer) in setAttributeState()
/external/icu/icu4c/source/i18n/
Duitercollationiterator.h155 UnicodeString normalized; variable
Dutf8collationiterator.h168 UnicodeString normalized; variable
Dutf16collationiterator.h178 UnicodeString normalized; variable
Dnortrans.cpp138 UnicodeString normalized; in handleTransliterate() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberSkeletonTest.java248 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local
DNumberFormatterApiTest.java2370 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/
DNumberSkeletonTest.java251 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local
DNumberFormatterApiTest.java2373 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/
DNormalizationTransliterator.java105 StringBuilder normalized = new StringBuilder(); in handleTransliterate() local
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DNormalizationTransliterator.java104 StringBuilder normalized = new StringBuilder(); in handleTransliterate() local
/external/eigen/Eigen/src/Geometry/
DQuaternion.h127 …EIGEN_DEVICE_FUNC inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs(… in normalized() function
/external/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp2486 … 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

12345