Home
last modified time | relevance | path

Searched defs:uT (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/intl/uconv/util/
H A Dumap.c59 #define uMap(format,in,uT,cell) (* m_map[(format)])((in),(uT),(cell)) argument
60 #define uGetMapCell(uT, item) ((uMapCell *)(((uint16_t *)uT) + (uT)->offsetToMapCellArray + (item)*… argument
61 #define uGetFormat(uT, item) (((((uint16_t *)uT) + (uT)->offsetToFormatArray)[(item)>> 2 ] >> (((it… argument
66 int uMapCode(const uTable *uT, uint16_t in, uint16_t* out) in uMapCode()
109 uint16_t uMapFormate0(uint16_t in,const uTable *uT,const uMapCell *cell) in uMapFormate0()
116 uint16_t uMapFormate1(uint16_t in,const uTable *uT,const uMapCell *cell) in uMapFormate1()
124 uint16_t uMapFormate2(uint16_t in,const uTable *uT,const uMapCell *cell) in uMapFormate2()
133 void uFillInfoFormate0(const uTable *uT,const uMapCell *cell,uint32_t* info) in uFillInfoFormate0()
155 void uFillInfoFormate1(const uTable *uT,const uMapCell *cell,uint32_t* info) in uFillInfoFormate1()
171 void uFillInfoFormate2(const uTable *uT,const uMapCell *cell,uint32_t* info) in uFillInfoFormate2()
/dports/math/clrng/clRNG-1.0.0-beta/src/tests/
H A Duniform.hpp121 typedef typename make_unsigned<T>::type uT; in maxTvalue() typedef
/dports/science/nest/nest-simulator-3.1/thirdparty/Random123/
H A Duniform.hpp142 typedef typename make_unsigned<T>::type uT; in maxTvalue() typedef
/dports/math/mppp/mppp-0.26/include/mp++/detail/
H A Dutils.hpp117 using uT = make_unsigned_t<T>; in nint_abs() typedef
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Ddendrogram.m221 uT = unique (T, "stable"); variable
/dports/math/libflame/libflame-5.2.0/src/lapack/red/tridiagut/l/flamec/
H A DFLA_Tridiag_UT_l_unb_var2.c26 FLA_Obj uT, u01, in FLA_Tridiag_UT_l_step_unb_var2() local
/dports/devel/simgear/simgear-2020.3.11/simgear/io/iostreams/
H A Dzlibstream.cxx95 typedef typename std::make_unsigned<T>::type uT; in clipCast() typedef
122 typedef typename std::make_unsigned<T>::type uT; in zlibChunk() typedef
/dports/math/ogdf/OGDF/src/ogdf/decomposition/
H A DDynamicSPQRForest.cpp139 node uT = m_hEdge_tNode[fH]; in createSPQR() local
193 node uT = m_tNode_hRefEdge[sT] ? spqrproper(m_hEdge_twinEdge[m_tNode_hRefEdge[sT]]) : nullptr; in findNCASPQR() local
H A DDynamicSPQRTree.cpp175 node uT = vT; in rootTreeAt() local
/dports/math/libflame/libflame-5.2.0/src/lapack/red/hessut/vars/flamec/
H A DFLA_Hess_UT_unb_var3.c26 FLA_Obj uT, u0, in FLA_Hess_UT_step_unb_var3() local
/dports/devel/simgear/simgear-2020.3.11/simgear/misc/
H A Dstrutils_test.cxx199 typedef typename std::make_unsigned<T>::type uT; typedef in AuxReadNonNegativeInt_JustOutOfRange_Helper
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/openmpt/soundbase/
H A DSampleFormat.hpp49 using uT = typename std::make_unsigned<T>::type; in Sanitize() typedef
/dports/math/singular/Singular-Release-4-2-1/Singular/LIB/surfex/
H A DConfigFrame.java194 int iConst, String svPath, UpdateRayframeImmediatlyThread uT, in ConfigFrame()
/dports/math/libflame/libflame-5.2.0/src/lapack/red/bidiagut/u/flamec/
H A DFLA_Bidiag_UT_u_unb_var3.c35 FLA_Obj uT, u01, in FLA_Bidiag_UT_u_step_unb_var3() local
H A DFLA_Bidiag_UT_u_unb_var5.c52 FLA_Obj uT, u01, in FLA_Bidiag_UT_u_step_unb_var5() local
H A DFLA_Bidiag_UT_u_unb_var4.c61 FLA_Obj uT, u01, in FLA_Bidiag_UT_u_step_unb_var4() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Duts46test.cpp723 UnicodeString aT, uT, aN, uN; in TestSomeCases() local
/dports/devel/icu/icu/source/test/intltest/
H A Duts46test.cpp723 UnicodeString aT, uT, aN, uN; in TestSomeCases() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dlapack.cpp664 const T* u, int ldu, bool uT, in SVBkSbImpl_()
728 const float* u, size_t ustep, bool uT, in SVBkSb()
743 const double* u, size_t ustep, bool uT, in SVBkSb()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/parabolic-control/
H A Dexample_04.cpp621 std::vector<Real> uT(nx_,0.0); in value() local
641 std::vector<Real> uT(nx_,0.0); in gradient_1() local
H A Dexample_05.cpp786 std::vector<Real> uT(nx_,0.0); in value() local
807 std::vector<Real> uT(nx_,0.0); in gradient_1() local
H A Dexample_06.cpp834 std::vector<Real> uT(nx_,0.0); in value() local
859 std::vector<Real> uT(nx_,0.0); in gradient_1() local
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A DRDP_Texture.h975 uint16_t uT = (uint16_t)( dwCmd2 )&0xFFFF; in DLParser_TexRect() local
H A DRSP_GBI_Others.h1226 uint16_t uT = (uint16_t)( dwCmd2 )&0xFFFF; in DLParser_TexRect_Last_Legion() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Ddaala_tx.c2854 ub, uH, ur, uX, u7, uD, un, uT, uf, uL, uv, u) \ argument
2997 ub, uH, ur, uX, u7, uD, un, uT, uf, uL, uv, u) \ argument

12