HomeSort by relevance Sort by last modified time
    Searched refs:Edit (Results 1 - 21 of 21) sorted by null

  /external/clang/tools/driver/
driver.cpp 87 /// \param OS - The stream to write edit information to.
89 /// \param Edit - The override command to perform.
93 StringRef Edit,
97 if (Edit[0] == '^') {
99 SaveStringInSet(SavedStrings, Edit.substr(1));
102 } else if (Edit[0] == '+') {
104 SaveStringInSet(SavedStrings, Edit.substr(1));
107 } else if (Edit[0] == 's' && Edit[1] == '/' && Edit.endswith("/") &
    [all...]
  /external/clang/lib/
Makefile 12 StaticAnalyzer Edit Rewrite ARCMigrate Serialization Frontend \
  /external/llvm/lib/CodeGen/
SplitKit.cpp 334 Edit(0),
341 Edit = &LRE;
354 Edit->anyRematerializable(0);
373 assert(Edit->getParent().getVNInfoAt(Idx) == ParentVNI && "Bad Parent VNI");
374 LiveInterval *LI = Edit->get(RegIdx);
419 Edit->get(RegIdx)->addRange(LiveRange(Def, Def.getDeadSlot(), VNI));
431 LiveInterval *LI = Edit->get(RegIdx);
439 if (Edit->canRematerializeAt(RM, UseIdx, true)) {
440 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late);
445 .addReg(Edit->getReg())
    [all...]
InlineSpiller.cpp 69 LiveRangeEdit *Edit;
223 /// Edit->getReg().
225 unsigned Reg = Edit->getReg();
268 unsigned Reg = Edit->getReg();
634 if (Edit->getReg() == Original)
658 if (DefMI && Edit->checkRematerializable(VNI, DefMI, AA)) {
859 if (!Edit->canRematerializeAt(RM, UseIdx, false)) {
880 Edit->markRematerialized(RM.ParentVNI);
886 LiveInterval &NewLI = Edit->createFrom(Original);
890 SlotIndex DefIdx = Edit->rematerializeAt(*MI->getParent(), MI, NewLI.reg, RM
    [all...]
SplitKit.h 199 /// SplitEditor - Edit machine code and LiveIntervals for live range
249 /// Edit - The current parent register and new intervals created.
250 LiveRangeEdit *Edit;
252 /// Index into Edit of the currently open interval.
267 /// Edit.get(RegAssign.lookup(Idx)) is the register that should be live at
277 /// 1. No entry - the value is not mapped to Edit.get(RegIdx).
279 /// Edit.get(RegIdx). Each value is represented by a minimal live range at
342 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers.
415 /// @param LRMap When not null, this vector will map each live range in Edit
  /external/clang/
Android.mk 13 lib/Edit \
  /external/clang/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
21 namespace edit { namespace in namespace:clang
32 struct Edit {
53 SmallVector<Edit, 8> CachedEdits;
106 typedef SmallVector<Edit, 8>::const_iterator edit_iterator;
  /external/clang/lib/Edit/
Commit.cpp 10 #include "clang/Edit/Commit.h"
11 #include "clang/Edit/EditedSource.h"
17 using namespace edit;
19 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const {
26 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const {
31 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const {
182 Edit data;
197 Edit data;
212 Edit data;
282 Edit &act = CachedEdits[i]
    [all...]
EditedSource.cpp 10 #include "clang/Edit/EditedSource.h"
11 #include "clang/Edit/Commit.h"
12 #include "clang/Edit/EditsReceiver.h"
19 using namespace edit;
218 for (edit::Commit::edit_iterator
220 const edit::Commit::Edit &edit = *I; local
221 switch (edit.Kind) {
222 case edit::Commit::Act_Insert
    [all...]
  /external/dropbear/debian/
dropbear.postinst 31 Dropbear will not start by default. Edit this file to change this behaviour.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 83 LogCatView_Edit_Filter=Edit Filter
84 LogCatView_Edit_Filter_Tooltip=Edit Filter
  /external/chromium/chrome/browser/autocomplete/
keyword_provider_unittest.cc 84 TEST_F(KeywordProviderTest, Edit) {
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 193 Edit table 6.16 on page 231: change the type of TEXTURE_INTERNAL_FORMAT
  /external/clang/lib/Sema/
SemaExprObjC.cpp 20 #include "clang/Edit/Rewriters.h"
21 #include "clang/Edit/Commit.h"
    [all...]
  /external/v8/benchmarks/
deltablue.js 325 // Edit constraints do nothing
634 * that do no computation, such as stay and edit constraints, are
787 * edit constraint is then added to the opposite end and the time is
813 var edit = new EditConstraint(first, Strength.PREFERRED);
815 edits.add(edit);
863 var edit = new EditConstraint(v, Strength.PREFERRED);
865 edits.add(edit);
871 edit.destroyConstraint();
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 319 // Edit constraints do nothing
628 * that do no computation, such as stay and edit constraints, are
781 * edit constraint is then added to the opposite end and the time is
807 var edit = new EditConstraint(first, Strength.PREFERRED);
809 edits.add(edit);
857 var edit = new EditConstraint(v, Strength.PREFERRED);
859 edits.add(edit);
865 edit.destroyConstraint();
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 319 // Edit constraints do nothing
628 * that do no computation, such as stay and edit constraints, are
781 * edit constraint is then added to the opposite end and the time is
807 var edit = new EditConstraint(first, Strength.PREFERRED);
809 edits.add(edit);
857 var edit = new EditConstraint(v, Strength.PREFERRED);
859 edits.add(edit);
865 edit.destroyConstraint();
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 319 // Edit constraints do nothing
628 * that do no computation, such as stay and edit constraints, are
781 * edit constraint is then added to the opposite end and the time is
807 var edit = new EditConstraint(first, Strength.PREFERRED);
809 edits.add(edit);
857 var edit = new EditConstraint(v, Strength.PREFERRED);
859 edits.add(edit);
865 edit.destroyConstraint();
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 1075 case 'edit-command':
1076 // Show the edit command if not a folder
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 410 milliseconds