Home
last modified time | relevance | path

Searched defs:ub (Results 1 – 25 of 45) sorted by relevance

12

/external/libchrome/base/numerics/
Dsaturated_arithmetic.h27 uint32_t ub = b; in SaturatedAddition() local
41 uint32_t ub = b; in SaturatedSubtraction() local
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Deval.pass.cpp61 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test1() local
124 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test2() local
187 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test3() local
250 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test4() local
313 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test5() local
376 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test6() local
439 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test7() local
502 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test8() local
565 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test9() local
628 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in test10() local
[all …]
Deval_param.pass.cpp64 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local
/external/clang/test/SemaObjC/
Dmrc-weak.m10 @property (unsafe_unretained) id ub; // expected-note {{property declared here}} property
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaLLRP.cpp57 bool ub = false; in runOnMachineFunction() local
/external/deqp/modules/glshared/
DglsRandomUniformBlockCase.hpp40 namespace ub namespace
DglsUniformBlockCase.hpp41 namespace ub namespace
/external/mesa3d/src/gallium/auxiliary/util/
Du_sse.h49 ubyte ub[16]; member
56 union { __m128i m; ubyte ub[16]; } u; in u_print_epi8() member
Du_pack_color.h52 ubyte ub; member
Du_math.h374 ubyte_to_float(ubyte ub) in ubyte_to_float()
/external/mesa3d/src/mesa/math/
Dm_translate.c123 #define TRX_UB(ub, f,n) ub = BYTE_TO_UBYTE( PTR_ELT(f,n) ) argument
177 #define TRX_UB(ub, f,n) ub = PTR_ELT(f,n) argument
224 #define TRX_UB(ub, f,n) ub = SHORT_TO_UBYTE(PTR_ELT(f,n)) argument
278 #define TRX_UB(ub,f,n) ub = (GLubyte) (PTR_ELT(f,n) >> 8) argument
331 #define TRX_UB(ub, f,n) ub = INT_TO_UBYTE(PTR_ELT(f,n)) argument
385 #define TRX_UB(ub, f,n) ub = (GLubyte) (PTR_ELT(f,n) >> 24) argument
438 #define TRX_UB(ub,f,n) UNCLAMPED_FLOAT_TO_UBYTE(ub, PTR_ELT(f,n)) argument
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
Dp2.cpp66 S<B>::U ub(0); // expected-error {{no match}} variable
/external/capstone/bindings/vb6/
DmMisc.bas375 Dim tmp() As String, ub As Long variable
/external/valgrind/mpi/
Dmpiwrap_type_test.c122 MPI_Aint lb, ub, ex; in sendToMyself() local
/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp255 #define OCName(svc,ub,testn,suffix,n) testn ## svc ## ub ## suffix ## n argument
256 #define OCStr(svc,ub,suffix,n) "Test_" # svc # ub # suffix # n argument
257 #define OCRun(svc,ub,suffix) svc ## ub ## suffix argument
/external/valgrind/drd/tests/
Dunit_bitmap.c203 const Addr ub = make_address(2, 0) + 2 * BITS_PER_UWORD; in bm_test3() local
/external/clang/test/CodeGen/
Dxcore-stringtype.c167 int unionTypeB(union UB ub) {return UnionAnon.A;} in unionTypeB()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp282 unsigned char ub[4]; in Read32() local
297 unsigned char ub[2]; in Read16() local
593 unsigned char ub[2]; in WriteFileSafe16() local
613 unsigned char ub[4]; in WriteFileSafe32() local
1384 unsigned char ub[4]; in PVRTFixInterleavedEndiannessUsingCPODData() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp36 namespace ub namespace
/external/clang/test/CodeGenCXX/
Dmangle-exprs.cpp235 Y ub; member
/external/mesa3d/src/mesa/main/
Dmacros.h170 #define UNCLAMPED_FLOAT_TO_UBYTE(ub, f) \ argument
172 #define CLAMPED_FLOAT_TO_UBYTE(ub, f) \ argument
/external/icu/icu4c/source/i18n/
DdecNumber.cpp821 const Unit *ua, *ub; /* -> operands */ in uprv_decNumberAnd() local
1837 const Unit *ua, *ub; /* -> operands */ in uprv_decNumberOr() local
3267 const Unit *ua, *ub; /* -> operands */ in uprv_decNumberXor() local
3489 uByte *ub=bcd+dn->digits-1; /* -> lsd */ in uprv_decNumberGetBCD() local
3524 const uByte *ub=bcd; /* -> source msd */ in uprv_decNumberSetBCD() local
Dnfrs.cpp736 int64_t ub = util64_fromDouble(upperBound); in parse() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c671 uchar lb, ub; in _mpd_copy_utf8() local
/external/clang/test/Misc/
Ddiag-template-diffing.cpp1015 U<&b> ub(uaa); in test() local

12