/external/clang/lib/CodeGen/ |
D | CGRecordLayoutBuilder.cpp | 547 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local 548 CharUnits Tail = getSize(Prior->Data); in clipTailPadding() 549 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding() 556 assert(Prior->Kind == MemberInfo::Field && !Prior->FD && in clipTailPadding() 558 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::RoundUpToAlignment( in clipTailPadding() 559 cast<llvm::IntegerType>(Prior->Data)->getIntegerBitWidth(), 8))); in clipTailPadding() 562 Prior = Member; in clipTailPadding() 563 Tail = Prior->Offset + getSize(Prior->Data); in clipTailPadding()
|
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.cpp | 252 for (const auto &Prior : Original->BranchesIn) { in Calculate() local 255 Split->BranchesIn.insert(Prior); in Calculate() 257 Details.swap(Prior->BranchesOut[Original]); in Calculate() 258 Prior->BranchesOut[Split] = make_unique<Branch>(Details->Condition, in Calculate() 323 Block *Prior = *iter; in Calculate() local 324 if (!contains(From, Prior)) { in Calculate() 329 PriorOut.swap(Prior->BranchesOut[Target]); in Calculate() 336 Target->BranchesIn.remove(Prior); in Calculate() 337 Target->ProcessedBranchesIn.insert(Prior); in Calculate() 338 Prior->ProcessedBranchesOut[Target].swap(PriorOut); in Calculate()
|
/external/rootdev/ |
D | README.chromium | 7 Prior to this commit, rootdev was derived from the above link. However, it has
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | 2011-11-15-multiexit.ll | 3 ; Prior to the fix for PR11375, indvars would replace %firstIV with a
|
/external/llvm/test/CodeGen/ARM/ |
D | ifcvt-regmask-noreturn.ll | 11 ; Prior to this change, the stack_chk call (which does not return) would clobber R0 in its regmask,
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 36 packets from itself to the source and destination IP addresses. Prior to
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | changes31.dox | 43 /// Prior to the 3.1 release, accessing the token source of a lexer required knowledge of where
|
/external/opencv3/doc/py_tutorials/py_setup/py_intro/ |
D | py_intro.markdown | 49 Prior knowledge of Python and Numpy is recommended as they won't be covered in this guide.
|
/external/libvpx/libvpx/vpx_ports/ |
D | x86_abi_support.asm | 396 ; On Android platforms use lrand48 when building postproc routines. Prior to L
|
/external/llvm/docs/ |
D | InAlloca.rst | 13 argument stack memory. Prior to the addition of inalloca, calls in LLVM
|
/external/libpng/scripts/ |
D | pnglibconf.dfa | 320 # Prior to libpng 1.6.8 one of the API (_POINT) variants had to be selected. At 341 # was enabled. Prior to 1.5.3 this option required STDIO 435 # consistently disables those parts of the API that depend on it. Prior to 864 # Prior to libpng 1.6.8 these were disabled but switched on if the low level
|
/external/llvm/test/CodeGen/X86/ |
D | 2011-09-14-valcoalesce.ll | 14 ; Prior to fixing PR10920 401.bzip miscompile, the coalescer would
|
/external/skia/gyp/ |
D | common_conditions.gypi | 75 # Prior to gyp r1584, the following were included automatically.
|
/external/antlr/antlr-3.4/runtime/C/ |
D | ChangeLog | 227 Prior change to use memcpy instead of memmove in all cases missed the 537 Prior change to use memcpy instead of memmove in all cases missed the
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 91 processing of an LLQ refresh. Prior to these changes, dnsextd would
|
/external/libpng/ |
D | INSTALL | 319 Prior to libpng-1.5.0 library builders who needed to configure libpng
|
D | libpng-manual.txt | 1213 2) Prior to libpng-1.5.4 the background color from a bKGd chunk. This 1486 library is built with iTXt chunk support. Prior to 3103 library is built with iTXt chunk support. Prior to 4853 of these functions are present when PNG_sCAL_SUPPORTED is defined. Prior 4881 Prior to libpng-1.5.4, the zlib compressor used the same set of parameters 4887 Prior to libpng-1.5.4, the PNG_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED 4897 Prior to libpng-1.5.4, the png_set_user_limits() function could only be 5094 Prior to libpng-1.6.0 a warning would be issued if the iTXt chunk contained 5297 Prior to libpng-1.6.0 we used a "png_sizeof()" macro, formatted as
|
/external/opencv3/doc/tutorials/introduction/windows_install/ |
D | windows_install.markdown | 268 - *BUILD_PACKAGE* -\> Prior to version 2.3 with this you could build a project that will
|
/external/ceres-solver/ |
D | CMakeLists.txt | 182 # Prior to October 2013, Ceres used some non-CMake standardised variables to
|
/external/libmtp/ |
D | README | 85 USB Implementers Forum in may, 2008. Prior to this, only a
|
/external/jemalloc/ |
D | ChangeLog | 161 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were
|
/external/valgrind/ |
D | NEWS | 1351 overrun or underrun. Prior to this change, the redzone size was 1404 option --fair-sched= yes. Prior to this change, the pipe-based 2587 instructions. Prior to this change, such arrangements usually
|
/external/c-ares/ |
D | CHANGES | 477 Prior versions of autoconf defined _ALL_SOURCE if _AIX was defined. 2.62
|
/external/libjpeg-turbo/ |
D | structure.txt | 340 convert to zigzag order as necessary. Prior versions of the IJG code did
|
/external/netperf/ |
D | Release_Notes | 460 Windows, courtesy of Spencer Frink. Prior to this it had no better
|