Home
last modified time | relevance | path

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

123

/external/harfbuzz_ng/src/
Dhb-icu.cc189 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local
248 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose() local
318 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose_compatibility() local
Dhb-glib.cc254 gchar *normalized; in hb_glib_unicode_compose() local
291 gchar *normalized; in hb_glib_unicode_decompose() local
/external/deqp/framework/delibs/debase/
DdeInt32.c132 deUint32 normalized = (deUint32)a << shift; /* Highest bit is always 1. */ in deRcp32() local
/external/icu/icu4c/source/i18n/
Duitercollationiterator.h152 UnicodeString normalized; variable
Dutf8collationiterator.h165 UnicodeString normalized; variable
Dutf16collationiterator.h176 UnicodeString normalized; variable
Dnortrans.cpp136 UnicodeString normalized; in handleTransliterate() local
/external/skia/src/gpu/gl/
DGrGLVertexArray.cpp17 GrGLboolean normalized, in set()
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DNormalizationTransliterator.java95 StringBuilder normalized = new StringBuilder(); in handleTransliterate() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c159 boolean normalized; in lp_build_unpack_arith_rgba_aos() local
274 boolean normalized; in lp_build_pack_rgba_aos() local
/external/eigen/Eigen/src/Geometry/
DQuaternion.h126 inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); } in normalized() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DCorrelatedRandomVectorGenerator.java73 private final double[] normalized; field in CorrelatedRandomVectorGenerator
/external/mesa3d/src/mesa/main/
Dvarray.c128 GLboolean normalized, GLboolean integer, in update_array()
447 GLboolean normalized = GL_FALSE; in _mesa_VertexAttribPointerNV() local
476 GLboolean normalized, in _mesa_VertexAttribPointerARB()
514 const GLboolean normalized = GL_FALSE; in _mesa_VertexAttribIPointer() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DFCDIterCollationIterator.java448 private StringBuilder normalized; local
/external/jsoncpp/src/lib_json/
Djson_writer.cpp531 std::string normalized; in normalizeEOL() local
812 std::string normalized; in normalizeEOL() local
/external/icu/icu4c/source/common/
Dunormcmp.cpp537 UnicodeString &normalized, UErrorCode *pErrorCode) { in _normalize()
/external/opencv/cv/include/
Dcv.hpp275 bool normalized; member in CvBoxFilter
314 bool normalized; member in CvLaplaceFilter
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c449 boolean normalized; in util_blit_pixels() local
823 boolean normalized = src_sampler_view->texture->target != PIPE_TEXTURE_RECT; in util_blit_pixels_tex() local
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java314 protected boolean normalized = false; field in VertexBuffer
460 public void setNormalized(boolean normalized){ in setNormalized()
/external/jsoncpp/src/jsontestrunner/
Dmain.cpp30 std::string normalized = s.substr( 0, exponentStartIndex ); in normalizeFloatingPointStr() local
/external/mesa3d/src/glx/
Dindirect_vertex_array_priv.h86 GLboolean normalized; member
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_array.c212 GLboolean normalized, GLboolean integer) in st_pipe_vertex_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp395 static tcu::TextureFormat::ChannelType mapGLChannelType (deUint32 dataType, bool normalized) in mapGLChannelType()
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
DSimplexTableau.java222 List<LinearConstraint> normalized = new ArrayList<LinearConstraint>(); in normalizeConstraints() local
/external/opencv/cv/src/
Dcvderiv.cpp556 bool normalized = state->is_normalized(); in icvLaplaceCol_32s16s() local
698 bool normalized = state->is_normalized(); in icvLaplaceCol_32f() local

123