/external/compiler-rt/test/esan/TestCases/ |
D | workingset-signal-posix.cpp | 30 __sighandler_t Prior = signal(SIGSEGV, SignalHandler); in main() local 31 assert(Prior == SIG_DFL); in main() 36 Prior = signal(SIGSEGV, SIG_DFL); in main() 37 assert(Prior == SignalHandler); in main()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGRecordLayoutBuilder.cpp | 727 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local 728 CharUnits Tail = getSize(Prior->Data); in clipTailPadding() 729 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding() 736 assert(Prior->Kind == MemberInfo::Field && in clipTailPadding() 738 if (!Prior->FD || Prior->FD->isBitField()) in clipTailPadding() 739 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding() 740 cast<llvm::IntegerType>(Prior->Data)->getIntegerBitWidth(), 8))); in clipTailPadding() 742 assert(Prior->FD->hasAttr<NoUniqueAddressAttr>() && in clipTailPadding() 744 Prior->Data = getByteArrayType( in clipTailPadding() 745 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).Width); in clipTailPadding() [all …]
|
/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::alignTo( 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/rootdev/ |
D | README.chromium | 7 Prior to this commit, rootdev was derived from the above link. However, it has
|
/external/curl/docs/cmdline-opts/ |
D | proxy.d | 18 Prior versions may ignore the protocol and use http:// instead.
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | legalize-inttoptr-xfail-1.mir | 8 # message. Prior to LegalizerInfo::verify AArch64 legalizer had a
|
D | legalize-inttoptr-xfail-2.mir | 10 # to fail on it with an appropriate error message. Prior to
|
/external/llvm-project/lld/test/ELF/ |
D | hexagon-tls-gd-nonpreemptible.s | 9 ## Prior to D77021 lld would error "relocation R_HEX_GD_PLT_B22_PCREL cannot refer to absolute symb…
|
/external/libxkbcommon/test/data/symbols/ |
D | pc | 78 key <PGUP> { [ Prior ] };
|
/external/llvm-project/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/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/llvm-project/llvm/test/Transforms/IndVarSimplify/X86/ |
D | 2011-11-15-multiexit.ll | 3 ; Prior to the fix for PR11375, indvars would replace %firstIV with a
|
/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/iptables/extensions/ |
D | libxt_TCPMSS.man | 36 packets from itself to the source and destination IP addresses. Prior to
|
/external/python/setuptools/docs/ |
D | releases.txt | 10 Prior to cutting a release, please check that the CHANGES.rst reflects
|
/external/conscrypt/ |
D | IMPLEMENTATION_NOTES.md | 16 Prior to version 2.5.0 Conscrypt's hostname verification (enabled by
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SpaceToBatchND.pbtxt | 136 batch position. Prior to division into blocks, the spatial dimensions of the
|
/external/rust/crates/num-derive/ |
D | RELEASES.md | 101 # Prior releases
|
/external/rust/crates/num-integer/ |
D | RELEASES.md | 94 # Prior releases
|
/external/libese/ |
D | README.md | 24 Prior to use in a file, import all necessary variables with:
|
/external/libxkbcommon/test/data/symbols/macintosh_vndr/ |
D | us | 93 key <PGUP> { [ Prior ] };
|
/external/antlr/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/python/cpython2/Doc/library/ |
D | pipes.rst | 39 Prior to Python 2.7, this function was not publicly documented. It is
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | amdpal.ll | 59 ; Prior to GCN3 s_load_dword offsets are dwords, so the offset will be 0x4.
|
/external/mdnsresponder/mDNSWindows/Java/ |
D | makefile64 | 20 # Prior to building Java support, you must build DNSSD.dll.
|