| /external/libtextclassifier/native/utils/sentencepiece/ |
| D | normalizer_test.cc | 45 std::string normalized; in TEST() local 52 std::string normalized; in TEST() local 59 std::string normalized; in TEST() local 66 std::string normalized; in TEST() local 73 std::string normalized; in TEST() local 80 std::string normalized; in TEST() local 97 std::string normalized; in TEST() local 104 std::string normalized; in TEST() local 111 std::string normalized; in TEST() local 118 std::string normalized; in TEST() local [all …]
|
| /external/mesa3d/src/mesa/main/ |
| D | format_utils.c | 289 bool normalized, dst_integer, src_integer, is_signed; in _mesa_format_convert() local 693 uint8_t swizzle[4], bool *normalized) in _mesa_format_to_array() 809 const uint8_t swizzle[4], bool normalized, int count) in swizzle_convert_try_memcpy() 974 const uint8_t swizzle[4], bool normalized, int count) in convert_float() 1036 const uint8_t swizzle[4], bool normalized, int count) in convert_half_float() 1097 const uint8_t swizzle[4], bool normalized, int count) in convert_ubyte() 1163 const uint8_t swizzle[4], bool normalized, int count) in convert_byte() 1229 const uint8_t swizzle[4], bool normalized, int count) in convert_ushort() 1295 const uint8_t swizzle[4], bool normalized, int count) in convert_short() 1360 const uint8_t swizzle[4], bool normalized, int count) in convert_uint() [all …]
|
| D | varray.c | 676 bool normalized, bool integer, bool doubles) in vertex_format_to_pipe_format() 711 GLboolean normalized, GLboolean integer, in set_vertex_format_user() 726 GLboolean normalized, GLboolean integer, in recompute_vertex_format_fields() 741 GLboolean normalized, GLboolean integer, in _mesa_set_vertex_format() 837 GLenum format, GLboolean normalized, in _mesa_update_array_format() 890 GLint size, GLenum type, bool normalized, in validate_array_format() 1016 GLboolean normalized, GLboolean integer, GLboolean doubles, in validate_array() 1074 GLboolean normalized, GLboolean integer, in validate_array_and_format() 1109 GLboolean normalized, GLboolean integer, GLboolean doubles, in update_array() 1829 GLboolean normalized, in _mesa_VertexAttribPointer_no_error() [all …]
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
| D | gl_texture_helper.cc | 25 GLenum ToTextureFormat(DataType type, bool normalized) { in ToTextureFormat() 45 GLenum ToTextureInternalFormat(DataType type, bool normalized) { in ToTextureInternalFormat()
|
| D | gl_texture.cc | 132 const bool normalized = data_type == DataType::UINT8; in CreateReadOnlyRgba2dImageTexture() local 160 const bool normalized = data_type == DataType::UINT8; in CreateReadOnlyRgba3dImageTexture() local 224 const bool normalized = data_type == DataType::UINT8; in CreateReadWriteRgbaImageTexture() local 243 const bool normalized = data_type == DataType::UINT8; in CreateReadWriteRgbaImageTexture() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
| D | Sinc.java | 65 private final boolean normalized; field in Sinc 80 public Sinc(boolean normalized) { in Sinc()
|
| /external/okio/okio/src/commonMain/kotlin/okio/ |
| D | Path.kt | 276 fun normalized(): Path in div() method
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | cl_image_format.cc | 37 cl_channel_type DataTypeToChannelType(DataType type, bool normalized) { in DataTypeToChannelType()
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
| D | NumberSkeletonTest.java | 319 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local 354 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
|
| /external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/number/ |
| D | NumberSkeletonTest.java | 316 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local 351 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
|
| /external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
| D | TimingTracker.kt | 57 var normalized = in <lambda>() variable
|
| /external/zxing/core/src/test/java/com/google/zxing/client/result/ |
| D | ProductParsedResultTestCase.java | 39 private static void doTest(String contents, String normalized, BarcodeFormat format) { in doTest()
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_normalize_cubemap_coords.c | 53 nir_def *normalized = nir_fmul(b, orig_coord, nir_frcp(b, norm)); in normalize_cubemap_coords() local
|
| /external/angle/src/libANGLE/ |
| D | context_private_call_gl.cpp | 394 GLboolean normalized, in ContextPrivateVertexAttribP1ui() 404 GLboolean normalized, in ContextPrivateVertexAttribP1uiv() 414 GLboolean normalized, in ContextPrivateVertexAttribP2ui() 424 GLboolean normalized, in ContextPrivateVertexAttribP2uiv() 434 GLboolean normalized, in ContextPrivateVertexAttribP3ui() 444 GLboolean normalized, in ContextPrivateVertexAttribP3uiv() 454 GLboolean normalized, in ContextPrivateVertexAttribP4ui() 464 GLboolean normalized, in ContextPrivateVertexAttribP4uiv()
|
| D | validationGL3.cpp | 528 GLboolean normalized, in ValidateVertexAttribP1ui() 539 GLboolean normalized, in ValidateVertexAttribP1uiv() 550 GLboolean normalized, in ValidateVertexAttribP2ui() 561 GLboolean normalized, in ValidateVertexAttribP2uiv() 572 GLboolean normalized, in ValidateVertexAttribP3ui() 583 GLboolean normalized, in ValidateVertexAttribP3uiv() 594 GLboolean normalized, in ValidateVertexAttribP4ui() 605 GLboolean normalized, in ValidateVertexAttribP4uiv()
|
| /external/deqp/framework/delibs/debase/ |
| D | deInt32.c | 96 uint32_t normalized = (uint32_t)a << shift; /* Highest bit is always 1. */ in deRcp32() local
|
| /external/python/setuptools/pkg_resources/tests/ |
| D | test_pkg_resources.py | 373 def test_normalize_path_trailing_sep(self, unnormalized, normalized): argument 392 def test_normalize_path_normcase(self, unnormalized, normalized): argument
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
| D | texture2d_desc.h | 31 bool normalized = false; // used with INT data types, if normalized, we read member
|
| /external/skia/tests/ |
| D | GrQuadCropTest.cpp | 215 SkMatrix normalized = SkMatrix::RectToRect(kDrawRect, SkRect::MakeWH(1.f, 1.f)); in test_axis_aligned() local 232 SkMatrix normalized = SkMatrix::RectToRect(kDrawRect, SkRect::MakeWH(1.f, 1.f)); in test_crop_fully_covered() local
|
| /external/angle/src/libGLESv2/ |
| D | entry_points_gl_3_autogen.cpp | 1737 void GL_APIENTRY GL_VertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in GL_VertexAttribP1ui() 1769 GLboolean normalized, in GL_VertexAttribP1uiv() 1800 void GL_APIENTRY GL_VertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in GL_VertexAttribP2ui() 1832 GLboolean normalized, in GL_VertexAttribP2uiv() 1863 void GL_APIENTRY GL_VertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in GL_VertexAttribP3ui() 1895 GLboolean normalized, in GL_VertexAttribP3uiv() 1926 void GL_APIENTRY GL_VertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) in GL_VertexAttribP4ui() 1958 GLboolean normalized, in GL_VertexAttribP4uiv()
|
| /external/harfbuzz_ng/test/api/ |
| D | test-var-coords.c | 58 int normalized; in test_get_var_coords() local
|
| /external/icu/libicu/cts_headers/ |
| D | uitercollationiterator.h | 156 UnicodeString normalized; variable
|
| /external/icu/icu4c/source/i18n/ |
| D | uitercollationiterator.h | 156 UnicodeString normalized; variable
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | uitercollationiterator.h | 156 UnicodeString normalized; variable
|
| /external/ComputeLibrary/src/core/NEON/kernels/ |
| D | NENormalizationLayerKernel.cpp | 220 …const auto normalized = std::pow(accu * static_cast<T>(_norm_info.scale_coeff()) + static_ca… in normalize_float() local 263 … const auto normalized = wrapper::vpow(wrapper::vmla(kappa_vec, coeff_vec, accu), beta_vec); in normalize_float() local
|