OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tabstop
(Results
1 - 25
of
86
) sorted by null
1
2
3
4
/external/chromium_org/tools/vim/
filetypes.vim
6
au! BufRead,BufNewFile *.gyp set filetype=python expandtab
tabstop
=2 shiftwidth=2
7
au! BufRead,BufNewFile *.gypi set filetype=python expandtab
tabstop
=2 shiftwidth=2
8
au! BufRead,BufNewFile DEPS set filetype=python expandtab
tabstop
=2 shiftwidth=2
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui
407
<
tabstop
>ssidEdit</
tabstop
>
408
<
tabstop
>authSelect</
tabstop
>
409
<
tabstop
>encrSelect</
tabstop
>
410
<
tabstop
>pskEdit</
tabstop
>
411
<
tabstop
>eapSelect</
tabstop
>
[
all
...]
/external/oprofile/gui/ui/
oprof_start.base.ui
[
all
...]
/external/chromium/build/util/support/
support.gyp
21
# vim: shiftwidth=2:et:ai:
tabstop
=2
/external/chromium/net/third_party/gssapi/
gssapi.gyp
21
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium_org/third_party/angle/src/
build_angle.gyp
15
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium_org/third_party/angle/tests/compiler_tests/
compiler_tests.gypi
17
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium_org/third_party/jsoncpp/
jsoncpp.gyp
21
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/chrome/browser/sync/tools/
sync_tools.gyp
27
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/net/tools/tld_cleanup/
tld_cleanup.gyp
28
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/third_party/modp_b64/
modp_b64.gyp
27
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/build/util/
build_util.gyp
43
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/build/win/
system.gyp
33
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium_org/third_party/angle/build/
all.gyp
27
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/webrtc/src/modules/audio_processing/utility/
util.gypi
40
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/build/
grit_action.gypi
39
# vim: set expandtab
tabstop
=2 shiftwidth=2:
grit_target.gypi
39
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/build/temp_gyp/
pdfsqueeze.gyp
46
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
preprocessor_tests.gypi
34
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium_org/third_party/skia/gyp/
dm.gyp
2
# vim: set expandtab
tabstop
=4 shiftwidth=4
/external/libyuv/files/
libyuv_test.gyp
74
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/skia/gyp/
dm.gyp
2
# vim: set expandtab
tabstop
=4 shiftwidth=4
/external/webrtc/src/common_audio/resampler/
resampler.gypi
55
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/webrtc/src/common_audio/vad/
vad.gypi
64
# vim: set expandtab
tabstop
=2 shiftwidth=2:
/external/chromium/testing/
gmock.gyp
69
# vim: set expandtab
tabstop
=2 shiftwidth=2:
Completed in 725 milliseconds
1
2
3
4