/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 694 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer() argument 706 BD, std::move(Optimized), std::move(Safe), Error, Broken); in TestOptimizer() 763 Module *Safe) { in CleanupAndPrepareModules() argument 773 if (Function *oldMain = Safe->getFunction("main")) in CleanupAndPrepareModules() 796 BasicBlock *BB = BasicBlock::Create(Safe->getContext(), "entry", newMain); in CleanupAndPrepareModules() 800 ReturnInst::Create(Safe->getContext(), call, BB); in CleanupAndPrepareModules() 811 Safe->getOrInsertFunction("getPointerToNamedFunction", in CleanupAndPrepareModules() 812 Type::getInt8PtrTy(Safe->getContext()), in CleanupAndPrepareModules() 813 Type::getInt8PtrTy(Safe->getContext()), in CleanupAndPrepareModules() 817 for (Module::iterator F = Safe->begin(), E = Safe->end(); F != E; ++F) { in CleanupAndPrepareModules() [all …]
|
/external/icu/icu4c/source/data/brkitr/ |
D | title.txt | 42 # Safe Reverse: the exact forward rule must not start in the middle 50 # Safe Forward, nothing needs to be done, the exact Reverse rules will
|
/external/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 396 std::set<ArgPromotion::IndicesVector> &Safe) { in MarkIndicesSafe() argument 398 Low = Safe.upper_bound(ToMark); in MarkIndicesSafe() 400 if (Low != Safe.begin()) in MarkIndicesSafe() 405 if (Low != Safe.end()) { in MarkIndicesSafe() 415 Low = Safe.insert(Low, ToMark); in MarkIndicesSafe() 418 std::set<ArgPromotion::IndicesVector>::iterator End = Safe.end(); in MarkIndicesSafe() 422 Safe.erase(Remove); in MarkIndicesSafe()
|
/external/llvm/test/Transforms/SafeStack/ |
D | byval.ll | 9 ; Safe access to a byval argument.
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SafeStack.cpp | 222 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local 233 << " " << (Safe ? "safe" : "unsafe") << "\n"); in IsAccessSafe() 235 return Safe; in IsAccessSafe()
|
/external/icu/icu4c/source/config/ |
D | mh-beos | 12 # Safe optimizations
|
/external/clang/include/clang/Basic/ |
D | Sanitizers.def | 95 // Safe Stack
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | RecognizerSharedState.as | 40 /** If 0, no backtracking is going on. Safe to exec actions etc...
|
/external/llvm/lib/CodeGen/ |
D | MachineLICM.cpp | 506 bool Safe = true; in HoistRegionPostRA() local 517 Safe = false; in HoistRegionPostRA() 521 if (Safe) in HoistRegionPostRA()
|
/external/llvm/include/llvm/IR/ |
D | Attributes.td | 126 /// Safe Stack protection.
|
/external/strace/ |
D | gitlog-to-changelog | 291 eval 'use Safe'; 292 my $s = new Safe;
|
/external/bison/build-aux/ |
D | gitlog-to-changelog | 286 eval 'use Safe'; 287 my $s = new Safe;
|
/external/markdown/docs/ |
D | using_as_module.txt | 99 Safe Mode
|
/external/llvm/docs/ |
D | Lexicon.rst | 220 **Safe Point**
|
D | GarbageCollection.rst | 541 * Safe-point polls are only needed before loop-back edges
|
D | CommandLine.rst | 29 #. Type Safe: As a user of CommandLine, you don't have to worry about
|
D | LangRef.rst | 2630 Safe: 2642 Safe: 2664 Safe: 2692 Safe: 2716 Safe: 2737 Safe:
|
/external/tpm2/generator/ |
D | raw_structures.txt | 470 10.10.5 Safe ......................................................................................… 11875 10.10.5 Safe 11887 Safe 11955 the Time, clock, resetCount, restartCount, and Safe indicator 12279 Clock, resetCount, restartCount, and Safe
|
D | raw_structures_fixed.txt | 470 10.10.5 Safe ......................................................................................… 11898 10.10.5 Safe 11910 Safe 11978 the Time, clock, resetCount, restartCount, and Safe indicator 12304 Clock, resetCount, restartCount, and Safe
|
D | raw_commands.txt | 26485 set Safe to YES.
|
D | raw_commands_fixed.txt | 26496 set Safe to YES.
|
/external/opencv3/3rdparty/libpng/ |
D | CHANGES | 2934 Safe, albeit rudimentary, Watcom support is provided by PNG_API_RULE==2
|
/external/libpng/ |
D | CHANGES | 2943 Safe, albeit rudimentary, Watcom support is provided by PNG_API_RULE==2
|
/external/v8/ |
D | ChangeLog | 13294 Safe handling of NaN to Posix platform-dependent time functions.
|
/external/tpm2/ |
D | part3.txt | 14674 set Safe to YES.
|