Home
last modified time | relevance | path

Searched refs:Edit (Results 1 – 25 of 75) sorted by relevance

123

/external/clang/tools/driver/
Ddriver.cpp93 StringRef Edit, in ApplyOneQAOverride() argument
97 if (Edit[0] == '^') { in ApplyOneQAOverride()
99 SaveStringInSet(SavedStrings, Edit.substr(1)); in ApplyOneQAOverride()
102 } else if (Edit[0] == '+') { in ApplyOneQAOverride()
104 SaveStringInSet(SavedStrings, Edit.substr(1)); in ApplyOneQAOverride()
107 } else if (Edit[0] == 's' && Edit[1] == '/' && Edit.endswith("/") && in ApplyOneQAOverride()
108 Edit.slice(2, Edit.size()-1).find('/') != StringRef::npos) { in ApplyOneQAOverride()
109 StringRef MatchPattern = Edit.substr(2).split('/').first; in ApplyOneQAOverride()
110 StringRef ReplPattern = Edit.substr(2).split('/').second; in ApplyOneQAOverride()
121 } else if (Edit[0] == 'x' || Edit[0] == 'X') { in ApplyOneQAOverride()
[all …]
/external/llvm/lib/CodeGen/
DSplitKit.cpp334 Edit(0), in SplitEditor()
341 Edit = &LRE; in reset()
354 Edit->anyRematerializable(0); in reset()
373 assert(Edit->getParent().getVNInfoAt(Idx) == ParentVNI && "Bad Parent VNI"); in defValue()
374 LiveInterval *LI = Edit->get(RegIdx); in defValue()
419 Edit->get(RegIdx)->addRange(LiveRange(Def, Def.getDeadSlot(), VNI)); in forceRecompute()
431 LiveInterval *LI = Edit->get(RegIdx); in defFromParent()
439 if (Edit->canRematerializeAt(RM, UseIdx, true)) { in defFromParent()
440 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late); in defFromParent()
445 .addReg(Edit->getReg()); in defFromParent()
[all …]
DInlineSpiller.cpp69 LiveRangeEdit *Edit; member in __anon264347940111::InlineSpiller
225 unsigned Reg = Edit->getReg(); in isSnippet()
268 unsigned Reg = Edit->getReg(); in collectRegsToSpill()
634 if (Edit->getReg() == Original) in analyzeSiblingValues()
658 if (DefMI && Edit->checkRematerializable(VNI, DefMI, AA)) { in analyzeSiblingValues()
859 if (!Edit->canRematerializeAt(RM, UseIdx, false)) { in reMaterializeFor()
880 Edit->markRematerialized(RM.ParentVNI); in reMaterializeFor()
886 LiveInterval &NewLI = Edit->createFrom(Original); in reMaterializeFor()
890 SlotIndex DefIdx = Edit->rematerializeAt(*MI->getParent(), MI, NewLI.reg, RM, in reMaterializeFor()
916 if (!Edit->anyRematerializable(AA)) in reMaterializeAll()
[all …]
/external/clang/lib/Edit/
DCommit.cpp19 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const { in getFileLocation()
26 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const { in getFileRange()
31 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const { in getInsertFromRange()
182 Edit data; in addInsert()
197 Edit data; in addInsertFromRange()
212 Edit data; in addRemove()
282 Edit &act = CachedEdits[i]; in canInsertInOffset()
/external/grub/netboot/
Dsis900.txt27 1. Edit src/Makefile to add SIS900FLAGS to defines
37 3. Edit src/config.c to add the card to the card probe list
61 4. Edit NIC to add sis900 and sis7016 to NIC list
67 5. Edit cards.h to add sis900 probe routine declaration
/external/chromium/net/data/cache_tests/bad_rankings/
Dcontents.txt63 ASSERT_TRUE(cache_->CreateEntry("some other key", &entry)); <---- Edit value*
66 * Edit the value with the debugger before it is saved to disk.
/external/chromium/net/data/cache_tests/bad_entry/
Dcontents.txt63 ASSERT_TRUE(cache_->CreateEntry("some other key", &entry)); <---- Edit value*
66 * Edit the value with the debugger before it is saved to disk.
/external/chromium/net/data/cache_tests/bad_rankings2/
Dcontents.txt63 ASSERT_TRUE(cache_->CreateEntry("some other key", &entry)); <---- Edit value*
66 * Edit the value with the debugger before it is saved to disk.
/external/clang/include/clang/Edit/
DCommit.h32 struct Edit { struct
53 SmallVector<Edit, 8> CachedEdits; argument
106 typedef SmallVector<Edit, 8>::const_iterator edit_iterator;
/external/chromium/net/data/cache_tests/dirty_entry2/
Dcontents.txt64 entry->Close(); <---- Edit value*
66 * Edit the value with the debugger before it is saved to disk (break on
/external/chromium/net/data/cache_tests/dirty_entry/
Dcontents.txt64 entry->Close(); <---- Edit value*
66 * Edit the value with the debugger before it is saved to disk (break on
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
DREADME17 You'll need to configure this sample before it will be functional. Edit
22 license server documentation for instructions on how to do this. Edit main.py
/external/clang/lib/
DMakefile12 StaticAnalyzer Edit Rewrite ARCMigrate Serialization Frontend \
DCMakeLists.txt9 add_subdirectory(Edit)
/external/icu4c/samples/legacy/
DREADME30 Edit the include directory for oldcol.cpp so that it points to the include directory of ICU 1.8.1.
31 Edit the two library entries with path so that they point to .lib files for your version of ICU.
37 Sample won't link: The path for 1.8.1. libraries is broken. Edit it so that it reflects the path t…
/external/clang/
DAndroid.mk13 lib/Edit \
/external/llvm/autoconf/
DREADME.TXT13 8. Edit the ltdl.h file to #include "llvm/Config/config.h" at the very top. You
17 9. Edit the llvm/autoconf/m4/libtool.m4 file so that:
/external/libpng/contrib/pngminim/preader/
DREADME8 Edit makefile if required, to find your X library and include files,
/external/dropbear/debian/
Ddropbear.postinst31 Dropbear will not start by default. Edit this file to change this behaviour.
/external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/
DREADME7 2. Edit manifest.json. Search for SOME_, replacing the text with URLs
/external/dropbear/
DINSTALL3 - Edit options.h to set which features you want.
4 - Edit debug.h if you want any debug options (not usually required).
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
DREADME.searchcvs.setup.mysql.txt14 4. Edit includes/parsecvs-dbaccess.php. Run parsecvs.sh.
/external/webkit/Tools/BuildSlaveSupport/gtk/
DREADME39 4. Edit the configuration file to suit your needs, the comments should
/external/chromium/net/tools/spdyshark/
DREADME46 Choose Edit > Preferences to bring up the Preferences dialog.
/external/chromium/chrome/browser/autocomplete/
Dkeyword_provider_unittest.cc84 TEST_F(KeywordProviderTest, Edit) { in TEST_F() argument

123