Home
last modified time | relevance | path

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

123456789

/third_party/mesa3d/src/mesa/main/
Dformat_utils.c289 bool normalized, dst_integer, src_integer, is_signed; in _mesa_format_convert() local
688 uint8_t swizzle[4], bool *normalized) in _mesa_format_to_array()
804 const uint8_t swizzle[4], bool normalized, int count) in swizzle_convert_try_memcpy()
969 const uint8_t swizzle[4], bool normalized, int count) in convert_float()
1031 const uint8_t swizzle[4], bool normalized, int count) in convert_half_float()
1092 const uint8_t swizzle[4], bool normalized, int count) in convert_ubyte()
1158 const uint8_t swizzle[4], bool normalized, int count) in convert_byte()
1224 const uint8_t swizzle[4], bool normalized, int count) in convert_ushort()
1290 const uint8_t swizzle[4], bool normalized, int count) in convert_short()
1355 const uint8_t swizzle[4], bool normalized, int count) in convert_uint()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL33.cpp189 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/
DNumberSkeletonTest.java301 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local
337 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dutils.h156 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u()
212 int32_t normalized; in arm_div_q63_to_q31() local
/third_party/boost/boost/type_erasure/
Dregister_binding.hpp129 >::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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberSkeletonTest.java312 String normalized = NumberFormatter.forSkeleton(skeleton).toSkeleton(); in defaultTokens() local
347 String normalized = NumberFormatter.forSkeleton(plus) in wildcardCharacters() local
/third_party/libphonenumber/cpp/src/phonenumbers/
Dnormalize_utf8.h27 string normalized; in NormalizeDecimalDigits() local
/third_party/boost/boost/python/
Dto_python_converter.hpp80 > normalized; in to_python_converter() typedef
/third_party/vk-gl-cts/framework/delibs/debase/
DdeInt32.c152 deUint32 normalized = (deUint32)a << shift; /* Highest bit is always 1. */ in deRcp32() local
/third_party/node/deps/npm/lib/
Dlogout.js14 function afterLogout (normalized) { argument
/third_party/boost/boost/geometry/geometries/
Dinfinite_line.hpp40 bool normalized; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-glib.cc138 gchar *normalized; in hb_glib_unicode_compose() local
175 gchar *normalized; in hb_glib_unicode_decompose() local
/third_party/harfbuzz/src/
Dhb-glib.cc138 gchar *normalized; in hb_glib_unicode_compose() local
175 gchar *normalized; in hb_glib_unicode_decompose() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-glib.cc256 gchar *normalized; in hb_glib_unicode_compose() local
293 gchar *normalized; in hb_glib_unicode_decompose() local
Dhb-icu.cc182 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/flutter/skia/tests/
DSRGBTest.cpp16 for (int normalized = 0; normalized < 2; normalized++) { in DEF_TEST() local
83 bool normalized) { in test_roundtripping()
/third_party/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
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DVertexDataManager.h33 bool normalized; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_alu.cpp76 auto normalized = in lower() local
/third_party/harfbuzz/test/api/
Dtest-var-coords.c59 int normalized; in test_get_var_coords() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-var-coords.c59 int normalized; in test_get_var_coords() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.h155 UnicodeString normalized; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Duitercollationiterator.h155 UnicodeString normalized; variable
/third_party/icu/icu4c/source/i18n/
Duitercollationiterator.h155 UnicodeString normalized; variable
/third_party/node/deps/icu-small/source/i18n/
Duitercollationiterator.h156 UnicodeString normalized; variable

123456789