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

  /external/clang/tools/clang-format/
clang-format.py 1 # This file is a minimal clang-format vim-integration. To install:
33 import vim
38 if vim.eval('exists("g:clang_format_path")') == "1":
39 binary = vim.eval('g:clang_format_path')
47 if vim.eval('exists("g:clang_format_fallback_style")') == "1":
48 fallback_style = vim.eval('g:clang_format_fallback_style')
52 buf = vim.current.buffer
56 if vim.eval('exists("l:lines")') == '1':
57 lines = vim.eval('l:lines')
59 lines = '%s:%s' % (vim.current.range.start + 1, vim.current.range.end + 1
    [all...]
  /external/swiftshader/third_party/LLVM/utils/
Makefile 20 webNLT.pl vim
  /external/v8/tools/vim/
ninja-build.vim 20 " so /path/to/src/tools/vim/ninja-build.vim
24 import vim map
29 return vim.current.buffer.name
61 vim.command('return "%s"' % build_cmd)
73 # Escape \ for Vim, and ^ for both Vim and shell.
93 python compute_ninja_command_for_targets(vim.eval('a:targets'))
  /external/protobuf/editors/
proto.vim 31 " This is the Vim syntax file for Google Protocol Buffers.
35 " 1. cp proto.vim ~/.vim/syntax/
42 " Or just create a new file called ~/.vim/ftdetect/proto.vim with the
  /external/regex-re2/doc/
mksyntaxwiki 9 ,s! vim$! <font size="1">VIM</font>!g
28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
mksyntaxhtml 11 ,s! vim$! <font size=-2>VIM</font>!g
32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
  /test/vts/script/
monitor-runner-output.py 95 print ' You may pipe the result to vim for searching.'
  /external/python/cpython2/Misc/Vim/
python.vim 1 " Auto-generated Vim syntax file for Python (trunk: r80490).
3 " To use: copy or symlink to ~/.vim/syntax/python.vim
  /external/aac/libFDK/src/
fft.cpp 1050 FIXP_STB vre, vim; local
1074 vim = *pVecIm++;
1076 cplxMultDiv2(&pData[2*c+1], &pData[2*c], im, re, vre, vim);
    [all...]
  /external/protobuf/
Makefile.am     [all...]
  /external/protobuf/util/
Makefile.am     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]

Completed in 1569 milliseconds