| /third_party/mesa3d/src/panfrost/perf/ |
| D | pan_gen_perf.py | 103 tab_size = 3 155 c.indent(tab_size) 165 c.outdent(tab_size) 171 c.indent(tab_size) 177 c.indent(tab_size) 185 c.indent(tab_size) 189 c.indent(tab_size) 196 c.indent(tab_size) 205 c.outdent(tab_size) 210 c.outdent(tab_size) [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | mpeg4video.c | 79 #define tab_size ((signed)FF_ARRAY_ELEMS(s->direct_scale_mv[0])) macro 80 #define tab_bias (tab_size / 2) 86 for (i = 0; i < tab_size; i++) { in ff_mpeg4_init_direct_mv() 102 if ((unsigned)(p_mx + tab_bias) < tab_size) { in ff_mpeg4_set_one_direct_mv() 112 if ((unsigned)(p_my + tab_bias) < tab_size) { in ff_mpeg4_set_one_direct_mv() 123 #undef tab_size
|
| D | ituh263dec.c | 719 #define tab_size ((signed)FF_ARRAY_ELEMS(s->direct_scale_mv[0])) macro 720 #define tab_bias (tab_size / 2) 729 if ((unsigned)(p_mx + tab_bias) < tab_size) { in set_one_direct_mv() 737 if ((unsigned)(p_my + tab_bias) < tab_size) { in set_one_direct_mv()
|
| /third_party/typescript/scripts/eslint/rules/ |
| D | simple-indent.cjs | 20 const TAB_SIZE = 4; 56 … .replaceTextRange([rangeStart, rangeEnd], whitespace.replace(TAB_REGEX, " ".repeat(TAB_SIZE)));
|
| /third_party/vk-gl-cts/framework/delibs/ |
| D | doxygen_base.cfg | 4 TAB_SIZE = 4
|
| /third_party/libcoap/ |
| D | cmake-format.yaml | 10 tab_size: 2
|
| /third_party/libevdev/doc/ |
| D | libevdev.doxygen.in | 5 TAB_SIZE = 8
|
| /third_party/libinput/doc/api/ |
| D | libinput.doxygen.in | 5 TAB_SIZE = 8
|
| /third_party/libbpf/docs/sphinx/doxygen/ |
| D | Doxyfile | 26 TAB_SIZE = 4
|
| /third_party/lame/ACM/tinyxml/ |
| D | dox | 196 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 199 TAB_SIZE = 4
|
| /third_party/backends/doc/ |
| D | doxygen-sanei.conf.in | 29 TAB_SIZE = 8
|
| D | doxygen-genesys.conf.in | 29 TAB_SIZE = 8
|
| /third_party/skia/third_party/externals/microhttpd/doc/doxygen/ |
| D | libmicrohttpd.doxy | 37 TAB_SIZE = 8
|
| /third_party/libwebsockets/ |
| D | libwebsockets.dox | 29 TAB_SIZE = 8
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| D | libtommath.c | 1878 #define TAB_SIZE 32 macro 1880 #define TAB_SIZE 256 macro 1885 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() 2962 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| D | libtommath.c | 1870 #define TAB_SIZE 32 macro 1872 #define TAB_SIZE 256 macro 1877 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() 2954 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
|
| /third_party/popt/ |
| D | Doxyfile.in | 170 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 173 TAB_SIZE = 8
|
| /third_party/ninja/doc/ |
| D | doxygen.config | 172 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 175 TAB_SIZE = 2
|
| /third_party/vixl/src/aarch64/ |
| D | logic-aarch64.cc | 3262 uint64_t tab_size = tab1->UintArray(vform_tab, &table[0]); in Table() local 3263 if (tab2 != NULL) tab_size += tab2->UintArray(vform_tab, &table[tab_size]); in Table() 3264 if (tab3 != NULL) tab_size += tab3->UintArray(vform_tab, &table[tab_size]); in Table() 3265 if (tab4 != NULL) tab_size += tab4->UintArray(vform_tab, &table[tab_size]); in Table() 3270 if (index < tab_size) result[i] = table[index]; in Table()
|
| /third_party/libabigail/doc/website/ |
| D | libabigail-website.doxy | 191 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 194 TAB_SIZE = 4
|
| /third_party/libabigail/doc/api/ |
| D | libabigail.doxy | 190 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 193 TAB_SIZE = 4
|
| /third_party/pulseaudio/doxygen/ |
| D | doxygen.conf.in | 186 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 189 TAB_SIZE = 4
|
| /third_party/libexif/doc/ |
| D | Doxyfile-internals.in | 215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen 219 TAB_SIZE = 8
|
| /third_party/icu/icu4c/source/ |
| D | Doxyfile.in | 223 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen 227 TAB_SIZE = 8
|
| /third_party/flatbuffers/docs/source/ |
| D | doxyfile | 215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen 219 TAB_SIZE = 2
|