Home
last modified time | relevance | path

Searched refs:tabstop (Results 1 – 25 of 44) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui407 <tabstop>ssidEdit</tabstop>
408 <tabstop>authSelect</tabstop>
409 <tabstop>encrSelect</tabstop>
410 <tabstop>pskEdit</tabstop>
411 <tabstop>eapSelect</tabstop>
412 <tabstop>identityEdit</tabstop>
413 <tabstop>passwordEdit</tabstop>
414 <tabstop>cacertEdit</tabstop>
415 <tabstop>wep0Radio</tabstop>
416 <tabstop>wep0Edit</tabstop>
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui407 <tabstop>ssidEdit</tabstop>
408 <tabstop>authSelect</tabstop>
409 <tabstop>encrSelect</tabstop>
410 <tabstop>pskEdit</tabstop>
411 <tabstop>eapSelect</tabstop>
412 <tabstop>identityEdit</tabstop>
413 <tabstop>passwordEdit</tabstop>
414 <tabstop>cacertEdit</tabstop>
415 <tabstop>wep0Radio</tabstop>
416 <tabstop>wep0Edit</tabstop>
[all …]
/third_party/boost/libs/locale/doc/
Dusing_boost_locale.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
32 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dappendix.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dspecial_thanks.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dtested_compilers_and_paltforms.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dworking_with_multiple_locales.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dchangelog.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dlocale_information.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Drunning_examples_under_windows.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dfaq.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dstatus_of_cpp0x_characters_support.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dcollation.txt10 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Ddefault_encoding_under_windows.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dmain.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Drecommendations_and_myths.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dconversions.txt9 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
Dgettext_for_windows.txt10 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 filetype=cpp.doxygen
/third_party/ltp/tools/sparse/sparse-src/
Doptions.h54 extern unsigned int tabstop;
Dtokenize.c45 unsigned int tabstop = 8; variable
388 stream->pos += tabstop - stream->pos % tabstop; in nextchar_slow()
/third_party/boost/libs/locale/test/
DJamfile.v255 # vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4
/third_party/glib/gio/tests/
Dgmenumodel.c54 gint tabstop) in g_menu_markup_print_string() argument
98 indent_string (contents, indent + tabstop); in g_menu_markup_print_string()
118 indent_string (contents, indent + tabstop); in g_menu_markup_print_string()
122 g_menu_markup_print_string (contents, menu, indent + 2 * tabstop, tabstop); in g_menu_markup_print_string()
124 indent_string (contents, indent + tabstop); in g_menu_markup_print_string()
/third_party/toybox/toys/pending/
Dvi.c25 int vi_mode, tabstop, list;
90 if (*s == '\t') *width = TT.tabstop; in utf8_lnw()
1302 int i = TT.tabstop; in vi_crunch()
1305 ret = TT.tabstop; in vi_crunch()
1515 TT.vi_mode = 1, TT.tabstop = 8; in vi_main()
/third_party/boost/libs/locale/src/encoding/
Duconv_codepage.ipp162 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4
Diconv_codepage.ipp214 // vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4

12