/external/mesa3d/src/mesa/math/ |
D | m_norm_tmp.h | 63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 130 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 157 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 194 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 226 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 256 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local 286 GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | overflow_util.h | 34 const uint64 ux = x; in MultiplyWithoutOverflow() local 64 const U ux = x; in OverflowSafeAdd() local
|
/external/rust/crates/libm/src/math/ |
D | copysign.rs | 6 let mut ux = x.to_bits(); in copysign() localVariable
|
D | copysignf.rs | 6 let mut ux = x.to_bits(); in copysignf() localVariable
|
D | remquof.rs | 3 let ux: u32 = x.to_bits(); in remquof() localVariable
|
D | remquo.rs | 3 let ux: u64 = x.to_bits(); in remquo() localVariable
|
/external/tensorflow/tensorflow/core/util/ |
D | overflow.h | 35 const uint64 ux = x; in MultiplyWithoutOverflow() local
|
/external/libchrome/base/numerics/ |
D | checked_math_impl.h | 30 UnsignedDst ux = static_cast<UnsignedDst>(x); in CheckedAddImpl() local
|
/external/OpenCL-CTS/test_common/harness/ |
D | msvc9.c | 40 } ux, uy; in copysignf() local 55 } ux, uy; in copysign() local 74 } ux, uy; in copysignl() local 245 static void GET_BITS_SP32(float fx, unsigned int* ux) in GET_BITS_SP32() 260 static void PUT_BITS_SP32(unsigned int ux, float* fx) in PUT_BITS_SP32()
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-p8vector.c | 16 unsigned __int128 ux; variable
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-p8vector.c | 16 unsigned __int128 ux; variable
|
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3evb/ |
D | audio_provider.cc | 117 uint32_t ux, ui32GPIONumber; in custom_am_bsp_low_power_init() local
|
/external/llvm-project/libclc/generic/lib/math/ |
D | log_base.h | 246 ulong ux = as_ulong(x); in log2() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RBBITableBuilder.java | 587 int ux = 0; in buildStateTable() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RBBITableBuilder.java | 588 int ux = 0; in buildStateTable() local
|
/external/icu/icu4c/source/common/ |
D | rbbitblb.cpp | 656 int32_t ux = 0; in buildStateTable() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1664 GLfloat ux = dudx * scaling; in sample_2d_ewa() local 1785 GLfloat ux = dudx * scaling; in sample_2d_footprint() local
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | reference_math.cpp | 1078 } ux, uy; in reference_copysign() local 1092 } ux, uy; in reference_copysignd() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 2361 const float ux = dudx * scaling; in img_filter_2d_ewa() local
|