HomeSort by relevance Sort by last modified time
    Searched defs:Edit (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/swiftshader/third_party/subzero/unittest/
IceParseTypesTest.cpp 61 const uint64_t Edit[] = {FloatTypeIndex, NaClMungedBitcode::Replace,
67 EXPECT_FALSE(Munger.runTest(ARRAY(Edit)));
77 const uint64_t Edit[] = {
83 EXPECT_FALSE(Munger.runTest(ARRAY(Edit)));
  /external/v8/tools/clang/scripts/
apply_edits.py 34 Edit = collections.namedtuple('Edit',
81 sys.stderr.write('Edit applies to a non-existent file: %s\n' % path)
95 edits[path].append(Edit(edit_type, int(offset), int(length), replacement))
97 sys.stderr.write('Unable to parse edit: %s\n' % line)
104 # subsequent edits don't need to have their offsets updated with each edit
112 for edit in reversed(edits):
113 if edit == last_edit:
115 if (last_edit is not None and edit.edit_type == last_edit.edit_type and
116 edit.offset == last_edit.offset and edit.length == last_edit.length)
    [all...]
  /external/pdfium/xfa/fwl/
fwl_widgethit.h 29 Edit,
cfwl_widget.h 30 Edit,
  /external/clang/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Edit/
Commit.h 13 #include "clang/Edit/FileOffset.h"
22 namespace edit { namespace in namespace:clang
33 struct Edit {
54 SmallVector<Edit, 8> CachedEdits;
109 typedef SmallVectorImpl<Edit>::const_iterator edit_iterator;
  /external/autotest/frontend/client/src/autotest/moblab/wizard/
ConfigWizard.java 27 * the view mode and the edit mode. Each mode has its own UI. A wizard has
44 // The current mode of the wizard - edit vs view
50 // The edit mode controller.
207 setMode(Mode.Edit);
219 case Edit:
232 Edit
  /external/clang/tools/driver/
driver.cpp 95 /// \param OS - The stream to write edit information to.
97 /// \param Edit - The override command to perform.
101 StringRef Edit,
105 if (Edit[0] == '^') {
107 GetStableCStr(SavedStrings, Edit.substr(1));
110 } else if (Edit[0] == '+') {
112 GetStableCStr(SavedStrings, Edit.substr(1));
115 } else if (Edit[0] == 's' && Edit[1] == '/' && Edit.endswith("/") &
    [all...]
  /external/llvm/lib/CodeGen/
SplitKit.h 225 /// SplitEditor - Edit machine code and LiveIntervals for live range
277 /// Edit - The current parent register and new intervals created.
278 LiveRangeEdit *Edit;
280 /// Index into Edit of the currently open interval.
295 /// Edit.get(RegAssign.lookup(Idx)) is the register that should be live at
305 /// 1. No entry - the value is not mapped to Edit.get(RegIdx).
307 /// Edit.get(RegIdx). Each value is represented by a minimal live range at
375 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers.
449 /// @param LRMap When not null, this vector will map each live range in Edit
InlineSpiller.cpp 145 LiveRangeEdit *Edit;
251 /// Edit->getReg().
253 unsigned Reg = Edit->getReg();
297 unsigned Reg = Edit->getReg();
533 if (!Edit->canRematerializeAt(RM, OrigVNI, UseIdx, false)) {
551 Edit->markRematerialized(RM.ParentVNI);
557 unsigned NewVReg = Edit->createFrom(Original);
561 Edit->rematerializeAt(*MI.getParent(), MI, NewVReg, RM, TRI);
583 if (!Edit->anyRematerializable(AA))
629 Edit->eliminateDeadDefs(DeadDefs, RegsToSpill, AA)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SplitKit.h 192 /// SplitEditor - Edit machine code and LiveIntervals for live range
242 /// Edit - The current parent register and new intervals created.
243 LiveRangeEdit *Edit;
245 /// Index into Edit of the currently open interval.
260 /// Edit.get(RegAssign.lookup(Idx)) is the register that should be live at
270 /// 1. No entry - the value is not mapped to Edit.get(RegIdx).
272 /// Edit.get(RegIdx). Each value is represented by a minimal live range at
335 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers.
408 /// @param LRMap When not null, this vector will map each live range in Edit
InlineSpiller.cpp 68 LiveRangeEdit *Edit;
223 /// Edit->getReg().
225 unsigned Reg = Edit->getReg();
268 unsigned Reg = Edit->getReg();
634 if (Edit->getReg() == Original)
656 if (DefMI && Edit->checkRematerializable(VNI, DefMI, TII, AA)) {
858 if (!Edit->canRematerializeAt(RM, UseIdx, false, LIS)) {
884 Edit->markRematerialized(RM.ParentVNI);
890 LiveInterval &NewLI = Edit->createFrom(Original, LIS, VRM)
    [all...]

Completed in 1801 milliseconds

1 2 3