Home
last modified time | relevance | path

Searched refs:Boundary (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/include/llvm/Support/
DOutputBuffer.h37 void align(unsigned Boundary) { in align() argument
38 assert(Boundary && (Boundary & (Boundary - 1)) == 0 && in align()
42 if (Size & (Boundary - 1)) { in align()
44 size_t Pad = Boundary - (Size & (Boundary - 1)); in align()
/external/icu/icu4c/source/samples/break/
Dreadme.txt2 break: Boundary Analysis
/external/llvm/lib/CodeGen/
DSplitKit.cpp536 SlotIndex Boundary = Idx.getBoundaryIndex(); in leaveIntvAfter() local
537 VNInfo *ParentVNI = Edit->getParent().getVNInfoAt(Boundary); in leaveIntvAfter()
540 return Boundary.getNextSlot(); in leaveIntvAfter()
543 MachineInstr *MI = LIS.getInstructionFromIndex(Boundary); in leaveIntvAfter()
557 VNInfo *VNI = defFromParent(0, ParentVNI, Boundary, *MI->getParent(), in leaveIntvAfter()
/external/libavc/common/arm/
Dih264_deblk_chroma_a9.s251 @* Packed Boundary strength array
353 @* Packed Boundary strength array
570 @* Packed Boundary strength array
881 @* Packed Boundary strength array
1001 @* Packed Boundary strength array
1239 @* Packed Boundary strength array
Dih264_deblk_luma_a9.s74 @* Packed Boundary strength array
/external/llvm/test/CodeGen/PowerPC/
Dpr18663.ll8 …ctor.46", %"class.std::vector", %"class.std::vector.3.8", [255 x %class.Boundary.50*], i32, %struc…
57 %class.Boundary.50 = type opaque
/external/clang/lib/AST/
DDecl.cpp2816 SourceLocation Boundary = getNameInfo().getLocStart(); in getReturnTypeSourceRange() local
2817 if (RTRange.isInvalid() || Boundary.isInvalid() || in getReturnTypeSourceRange()
2818 !SM.isBeforeInTranslationUnit(RTRange.getEnd(), Boundary)) in getReturnTypeSourceRange()
/external/libexif/po/
Den_AU.po5029 msgid "Image Boundary"
5030 msgstr "Image Boundary"
Den_GB.po5029 msgid "Image Boundary"
5030 msgstr "Image Boundary"
Dlibexif-12.pot4633 msgid "Image Boundary"
Duk.po4636 msgid "Image Boundary"
Dsq.po4637 msgid "Image Boundary"
Dpt.po4637 msgid "Image Boundary"
Dbe.po4637 msgid "Image Boundary"
Dtr.po4637 msgid "Image Boundary"
Dja.po4657 msgid "Image Boundary"
Den_CA.po4687 msgid "Image Boundary"
Dru.po4823 msgid "Image Boundary"
Dzh_CN.po4637 msgid "Image Boundary"
Dsr.po4848 msgid "Image Boundary"
Dfr.po5032 msgid "Image Boundary"
Dpt_BR.po4660 msgid "Image Boundary"
Dsv.po4729 msgid "Image Boundary"
Dcs.po4766 msgid "Image Boundary"
Dbs.po5021 msgid "Image Boundary"

12