HomeSort by: relevance | last modified time | path
    Searched refs:vim (Results 1 - 24 of 24) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/clang-rename/
clang-rename.py 2 Minimal clang-rename integration with Vim.
26 import vim
32 if vim.eval('exists("g:clang_rename_path")') == "1":
33 binary = vim.eval('g:clang_rename_path')
36 offset = int(vim.eval('line2byte(line("."))+col(".")')) - 2
41 filename = vim.current.buffer.name
44 new_name = vim.eval("input('{}\n')".format(new_name_request_message))
61 # Reload all buffers in Vim.
62 vim.command("checktime")
  /src/external/apache2/llvm/dist/clang/tools/clang-format/
clang-format.py 1 # This file is a minimal clang-format vim-integration. To install:
14 # integration depending on your vim setup.
47 import vim
52 if vim.eval('exists("g:clang_format_path")') == "1":
53 binary = vim.eval('g:clang_format_path')
61 if vim.eval('exists("g:clang_format_fallback_style")') == "1":
62 fallback_style = vim.eval('g:clang_format_fallback_style')
66 return vim.current.buffer
67 return [ line.decode(encoding) for line in vim.current.buffer ]
71 encoding = vim.eval("&encoding"
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
mir.vim 0 " Vim syntax file
15 runtime! syntax/yaml.vim
20 syntax include @LLVM syntax/llvm.vim
25 syntax include @MIR syntax/machine-ir.vim
machine-ir.vim 0 " Vim syntax file
12 runtime! syntax/llvm.vim
  /src/crypto/dist/ipsec-tools/rpm/suse/
ipsec-tools.spec.in 14 BuildRequires: aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv less libacl libattr libgcc libselinux libstdc++ libxcrypt libzio m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext kernel-source libtool openssl-devel perl readline-devel rpm
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
Makefile 63 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905x-khadas-vim.dtb
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 7221 @c vim:sw=2:
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 7082 @c vim:sw=2:
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 7082 @c vim:sw=2:
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 10076 @c vim:sw=2:
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 10076 @c vim:sw=2:
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 9287 @c vim:sw=2:
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 10008 @c vim:sw=2:
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 9287 @c vim:sw=2:
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 9287 @c vim:sw=2:
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 10010 @c vim:sw=2:
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 9287 @c vim:sw=2:
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 9287 @c vim:sw=2:
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 10076 @c vim:sw=2:
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 10076 @c vim:sw=2:
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 11730 @c vim:sw=2:
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 11730 @c vim:sw=2:
  /src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex 11610 @c vim:sw=2:
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 11791 @c vim:sw=2:

Completed in 168 milliseconds