/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/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | CodePlacementOpt.cpp | 190 MachineFunction::iterator Prior = prior(Begin); in EliminateUnconditionalJumpsToTop() local 191 if (Prior == MF.begin()) in EliminateUnconditionalJumpsToTop() 194 if (!HasFallthrough(Prior)) in EliminateUnconditionalJumpsToTop() 197 if (Prior->isSuccessor(End)) in EliminateUnconditionalJumpsToTop() 200 if (Prior == MachineFunction::iterator(TopMBB)) { in EliminateUnconditionalJumpsToTop() 205 if (!Prior->isSuccessor(End)) in EliminateUnconditionalJumpsToTop() 212 if (!HasAnalyzableTerminator(prior(MachineFunction::iterator(Prior)))) in EliminateUnconditionalJumpsToTop() 216 Begin = Prior; in EliminateUnconditionalJumpsToTop()
|
/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/curl/docs/cmdline-opts/ |
D | proxy.d | 17 Prior versions may ignore the protocol and use http:// instead.
|
/external/rootdev/ |
D | README.chromium | 7 Prior to this commit, rootdev was derived from the above link. However, it has
|
/external/u-boot/doc/ |
D | README.kconfig | 53 Prior to Kconfig, in U-Boot, "make <board>_config" was used for the 64 Prior to Kconfig, the C preprocessor based board configuration had been used 91 Prior to Kconfig, boards.cfg was a primary database that contained Arch, CPU,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | legalize-inttoptr-xfail-1.mir | 9 # message. Prior to LegalizerInfo::verify AArch64 legalizer had a
|
D | legalize-inttoptr-xfail-2.mir | 11 # to fail on it with an appropriate error message. Prior to
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | pc | 78 key <PGUP> { [ Prior ] };
|
/external/swiftshader/third_party/llvm-7.0/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/test/Transforms/IndVarSimplify/ |
D | 2011-11-15-multiexit.ll | 3 ; Prior to the fix for PR11375, indvars would replace %firstIV with a
|
/external/swiftshader/third_party/llvm-7.0/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/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/libese/ |
D | README.md | 24 Prior to use in a file, import all necessary variables with:
|
/external/libxkbcommon/xkbcommon/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/python/dateutil/ |
D | AUTHORS.md | 5 Prior to 2017-12-01, the library was licensed solely under the BSD 3-clause
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | swp-const-tc3.ll | 5 ; prolog blocks. Prior to the bug, the pipeliner deleted one extra prolog and
|
/external/mdnsresponder/mDNSWindows/Java/ |
D | makefile64 | 20 # Prior to building Java support, you must build DNSSD.dll.
|
/external/python/cpython3/Doc/library/ |
D | tempfile.rst | 173 obtain a bytes return value. Prior to this, only str was allowed. 194 obtain a bytes return value. Prior to this, only str was allowed.
|
/external/libvpx/libvpx/vpx_ports/ |
D | x86_abi_support.asm | 394 ; On Android platforms use lrand48 when building postproc routines. Prior to L
|