/external/libyuv/files/source/ |
D | row_posix.cc | 1276 #define UB 127 /* min(63,static_cast<int8>(2.018 * 64)) */ macro 1285 #define BB UB * 128 + VB * 128 1304 { UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB }, 1312 { VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB },
|
D | row_win.cc | 1478 #define UB 127 /* min(63,static_cast<int8>(2.018 * 64)) */ macro 1487 #define BB UB * 128 + VB * 128 1492 UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB 1504 VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB, VB, UB,
|
D | row_common.cc | 428 #define UB 127 /* min(63,static_cast<int8>(2.018 * 64)) */ macro 437 #define BB UB * 128 + VB * 128 453 uint32 b = Clip(static_cast<int32>((u * UB + v * VB) - (BB) + y1) >> 6); in YuvPixel() 465 *b = Clip(static_cast<int32>((u * UB + v * VB) - (BB) + y1) >> 6); in YuvPixel2()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 1437 #define UB -128 /* max(-128, round(-2.018 * 64)) */ macro 1443 #define BB (UB * 128 + YGB) 1449 { UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, 1450 UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0 }, 1463 { 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 1464 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB }, 1477 #undef UB
|
D | row_win.cc | 49 #define UB -128 /* max(-128, round(-2.018 * 64)) */ macro 55 #define BB (UB * 128 + YGB) 61 { UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, 62 UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0 }, 75 { 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 76 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB, 0, UB }, 89 #undef UB
|
D | row_neon.cc | 143 #define UB -128 /* -min(128, round(2.018 * 64)) */ macro 149 #define BB (UB * 128 - YGB) 162 #undef UB
|
D | row_neon64.cc | 138 #define UB -128 /* -min(128, round(2.018 * 64)) */ macro 144 #define BB (UB * 128 - YGB) 153 #undef UB
|
/external/llvm/lib/Analysis/ |
D | ObjCARCAliasAnalysis.cpp | 58 const Value *UB = GetUnderlyingObjCPtr(SB, DL); in alias() local 59 if (UA != SA || UB != SB) { in alias() 60 Result = AAResultBase::alias(MemoryLocation(UA), MemoryLocation(UB)); in alias()
|
D | DependenceAnalysis.cpp | 866 const SCEV *UB = SE->getBackedgeTakenCount(AddRec->getLoop()); in checkSrcSubscript() local 867 if (!isa<SCEVCouldNotCompute>(UB)) { in checkSrcSubscript() 869 SE->getTypeSizeInBits(UB->getType())) { in checkSrcSubscript() 892 const SCEV *UB = SE->getBackedgeTakenCount(AddRec->getLoop()); in checkDstSubscript() local 893 if (!isa<SCEVCouldNotCompute>(UB)) { in checkDstSubscript() 895 SE->getTypeSizeInBits(UB->getType())) { in checkDstSubscript() 1001 const SCEV *UB = SE->getBackedgeTakenCount(L); in collectUpperBound() local 1002 return SE->getTruncateOrZeroExtend(UB, T); in collectUpperBound() 1013 if (const SCEV *UB = collectUpperBound(L, T)) in collectConstantUpperBound() local 1014 return dyn_cast<SCEVConstant>(UB); in collectConstantUpperBound()
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 164 union UB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; union 167 int unionTypeB(union UB ub) {return UnionAnon.A;} in unionTypeB()
|
/external/llvm/tools/llvm-size/ |
D | llvm-size.cpp | 459 } else if (MachOUniversalBinary *UB = in PrintFileSectionSizes() local 467 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in PrintFileSectionSizes() 468 E = UB->end_objects(); in PrintFileSectionSizes() 551 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in PrintFileSectionSizes() 552 E = UB->end_objects(); in PrintFileSectionSizes() 621 bool moreThanOneArch = UB->getNumberOfObjects() > 1; in PrintFileSectionSizes() 622 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in PrintFileSectionSizes() 623 E = UB->end_objects(); in PrintFileSectionSizes()
|
/external/mesa3d/src/mesa/main/ |
D | macros.h | 148 #define UNCLAMPED_FLOAT_TO_UBYTE(UB, F) \ argument 153 UB = (GLubyte) 0; \ 155 UB = (GLubyte) 255; \ 158 UB = (GLubyte) __tmp.i; \ 161 #define CLAMPED_FLOAT_TO_UBYTE(UB, F) \ argument 165 UB = (GLubyte) __tmp.i; \
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 497 bool Ordered, llvm::Value *UB, 528 Address UB, Address ST, 568 Address UB, Address ST);
|
D | CGStmtOpenMP.cpp | 1262 Address UB, Address ST, in EmitOMPForOuterLoop() argument 1333 IVSize, IVSigned, Ordered, IL, LB, UB, ST, Chunk); in EmitOMPForOuterLoop() 1353 IL, LB, UB, ST); in EmitOMPForOuterLoop() 1504 LValue UB = in EmitOMPWorksharingLoop() local 1551 UB.getAddress(), ST.getAddress()); in EmitOMPWorksharingLoop() 1572 LB.getAddress(), UB.getAddress(), ST.getAddress(), in EmitOMPWorksharingLoop() 1644 LValue UB = in EmitSections() local 1655 CodeGenFunction::OpaqueValueMapping OpaqueUB(CGF, &UBRefExpr, UB); in EmitSections() 1708 LB.getAddress(), UB.getAddress(), ST.getAddress()); in EmitSections() 1710 auto *UBVal = CGF.EmitLoadOfScalar(UB, S.getLocStart()); in EmitSections() [all …]
|
/external/curl/tests/data/ |
D | test1504 | 38 HTTP multi with CURLOPT_RESOLVE, cleanup sequence UB
|
/external/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 1059 if (MachOUniversalBinary *UB = dyn_cast<MachOUniversalBinary>(&Bin)) { in dumpSymbolNamesFromFile() local 1066 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in dumpSymbolNamesFromFile() 1067 E = UB->end_objects(); in dumpSymbolNamesFromFile() 1136 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in dumpSymbolNamesFromFile() 1137 E = UB->end_objects(); in dumpSymbolNamesFromFile() 1177 bool moreThanOneArch = UB->getNumberOfObjects() > 1; in dumpSymbolNamesFromFile() 1178 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in dumpSymbolNamesFromFile() 1179 E = UB->end_objects(); in dumpSymbolNamesFromFile()
|
/external/clang/lib/AST/ |
D | StmtOpenMP.cpp | 146 Dir->setUpperBoundVariable(Exprs.UB); in Create() 195 Dir->setUpperBoundVariable(Exprs.UB); in Create() 360 Dir->setUpperBoundVariable(Exprs.UB); in Create() 407 Dir->setUpperBoundVariable(Exprs.UB); in Create() 769 Dir->setUpperBoundVariable(Exprs.UB); in Create() 816 Dir->setUpperBoundVariable(Exprs.UB); in Create() 862 Dir->setUpperBoundVariable(Exprs.UB); in Create()
|
/external/clang/lib/Analysis/ |
D | ReachableCode.cpp | 303 const CFGBlock *UB = I->getPossiblyUnreachableBlock(); in scanFromBlock() local 304 if (!UB) in scanFromBlock() 314 B = UB; in scanFromBlock()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | flags-from-poison.ll | 60 ; With no load to trigger UB from poison, we cannot infer nsw. 132 ; cannot assume that the UB is realized. 268 ; Division by poison triggers UB. 288 ; Remainder of poison by non-poison divisor does not trigger UB. 308 ; Store to poison address triggers UB.
|
/external/llvm/lib/DebugInfo/Symbolize/ |
D | Symbolize.cpp | 309 if (MachOUniversalBinary *UB = dyn_cast<MachOUniversalBinary>(Bin)) { in getOrCreateObject() local 317 UB->getObjectForArch(ArchName); in getOrCreateObject()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 2710 Expr *UB; member in __anon216cbd260b11::OpenMPIterationSpaceChecker 2729 LB(nullptr), UB(nullptr), Step(nullptr), TestIsLessOp(false), in OpenMPIterationSpaceChecker() 2783 assert(!LB && !UB && !Step); in Dependent() 2787 (UB && UB->isValueDependent()) || (Step && Step->isValueDependent()); in Dependent() 2811 UB == nullptr && Step == nullptr && !TestIsLessOp && !TestIsStrictOp); in SetVarAndLB() 2829 assert(Var != nullptr && LB != nullptr && UB == nullptr && Step == nullptr && in SetUB() 2833 UB = NewUB; in SetUB() 2874 if (UB && (IsConstZero || in SetStep() 3176 auto *UBExpr = TestIsLessOp ? UB : LB; in BuildNumIterations() 3177 auto *LBExpr = TestIsLessOp ? LB : UB; in BuildNumIterations() [all …]
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 440 void setUpperBoundVariable(Expr *UB) { in setUpperBoundVariable() argument 445 *std::next(child_begin(), UpperBoundVariableOffset) = UB; in setUpperBoundVariable() 506 Expr *UB; member 546 UB = nullptr; in clear()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_gl0_kdt_dur.pkb | 317 ���?�̛� @����UB�0�� 402 t��a��`�=y�zNqH2��=F�-�?��IN(���6�+�,H��֦�#�7aZP�UB�#���`��ð�!�4q�a�ӆ��� …
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1319 static void printMachOUniversalHeaders(const object::MachOUniversalBinary *UB, in printMachOUniversalHeaders() argument 1327 uint32_t nfat_arch = UB->getNumberOfObjects(); in printMachOUniversalHeaders() 1328 StringRef Buf = UB->getData(); in printMachOUniversalHeaders() 1332 outs() << "nfat_arch " << UB->getNumberOfObjects(); in printMachOUniversalHeaders() 1341 MachOUniversalBinary::ObjectForArch OFA(UB, i); in printMachOUniversalHeaders() 1346 MachOUniversalBinary::ObjectForArch other_OFA(UB, j); in printMachOUniversalHeaders() 1507 if (MachOUniversalBinary *UB = dyn_cast<MachOUniversalBinary>(&Bin)) in ParseInputMachO() local 1508 printMachOUniversalHeaders(UB, !NonVerbose); in ParseInputMachO() 1510 if (MachOUniversalBinary *UB = dyn_cast<MachOUniversalBinary>(&Bin)) { in ParseInputMachO() local 1517 for (MachOUniversalBinary::object_iterator I = UB->begin_objects(), in ParseInputMachO() [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kh0_kdt_dur.pkb | 123 ���m_[b�K2�k�0b�UB��v1ǎF%�oȈ!V��
|