Searched refs:DiffChange (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-diff/
H A DDiffLog.h26 enum DiffChange { DC_match, DC_left, DC_right }; enum in namespace:llvm
73 DiffChange getLineKind(unsigned I) const;
H A DDiffLog.cpp48 DiffChange DiffLogBuilder::getLineKind(unsigned I) const {
H A DDifferenceEngine.cpp483 llvm::SmallVector<char, 8> Path; // actually of DifferenceEngine::DiffChange
566 switch (static_cast<DiffChange>(*PI)) {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dnetrw.vim97 hi default link netrwData DiffChange
98 hi default link netrwLib DiffChange
99 hi default link netrwMakefile DiffChange
H A Drexx.vim240 " HiLink rexxIdentifier DiffChange
H A Dvim.vim68 syn keyword vimHLGroup contained ColorColumn Cursor CursorColumn CursorIM CursorLine DiffAdd DiffChange DiffDelete DiffText Directory ErrorMsg FoldColumn Folded IncSearch LineNr MatchParen Menu ModeMsg MoreMsg NonText Normal Pmenu PmenuSbar PmenuSel PmenuThumb Question Scrollbar Search SignColumn SpecialKey SpellBad SpellCap SpellLocal SpellRare StatusLine StatusLineNC TabLine TabLineFill TabLineSel Title Tooltip VertSplit Visual VisualNOS WarningMsg WildMenu
/macosx-10.9.5/vim-53/runtime/colors/
H A Ddesert.vim31 "hi DiffChange
92 hi DiffChange ctermbg=5
H A Dron.vim37 hi DiffChange guibg=darkgreen
H A Dblue.vim47 hi DiffChange guibg=darkGreen guifg=black ctermbg=darkGreen ctermfg=black
H A Ddarkblue.vim44 hi DiffChange guibg=darkmagenta ctermbg=magenta cterm=none
H A Ddelek.vim16 hi DiffChange ctermbg=LightMagenta guibg=LightMagenta
H A Devening.vim43 hi DiffChange term=bold ctermbg=DarkMagenta guibg=DarkMagenta
H A Dmorning.vim43 hi DiffChange term=bold ctermbg=LightMagenta guibg=LightMagenta
H A Dpeachpuff.vim43 hi DiffChange term=bold ctermbg=5 guibg=#edb5cd
H A Dshine.vim44 hi DiffChange term=bold ctermbg=DarkMagenta guibg=DarkMagenta
H A Dslate.vim51 :hi DiffChange ctermbg=5

Completed in 173 milliseconds