Searched refs:indentation (Results 1 – 12 of 12) sorted by relevance
/reactos/sdk/tools/widl/ |
H A D | header.c | 40 static int indentation = 0; variable 317 indentation++; in write_type_left() 1065 indentation++; in write_args() 1135 ++indentation; in write_cpp_method_def() 1139 --indentation; in write_cpp_method_def() 1153 ++indentation; in write_cpp_method_def() 1163 --indentation; in write_cpp_method_def() 1217 ++indentation; in write_inline_wrappers() 1234 --indentation; in write_inline_wrappers() 1278 ++indentation; in do_write_c_method_def() [all …]
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/ |
H A D | HACKING | 2 Code style / indentation
|
/reactos/dll/3rdparty/libxslt/ |
H A D | CMakeLists.txt | 47 …target_compile_options(libxslt PRIVATE -Wno-misleading-indentation -Wno-pointer-sign -Wno-unused-f…
|
H A D | NEWS | 106 Fix some misleading indentation (David King) 238 Fix misleading indentation in security.c (Nick Wellnhofer)
|
/reactos/sdk/lib/ucrt/ |
H A D | CMakeLists.txt | 52 -Wno-misleading-indentation
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | contrib.txt | 17 2. indentation is two spaces per level (i.e. per tab).
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | NEWS | 862 Fix -Wmisleading-indentation warnings (Nick Wellnhofer), 1046 Fix a couple of misleading indentation errors (Daniel Veillard), 1991 indentation problem on the writed (Rob Richards), 2090 XSD crash due to double free (Rob Richards), indentation fix in 2678 (William Brack), xmlWriter indentation (William), schemas validation 2714 - xmlWriter: indentation (Lucas Brasilino), memory leaks (Alfred 3135 indentation, URI parsing
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | ChangeLog | 67 - Fix indentation in minizip's zip.c 852 - Fix indentation; update version in contrib/delphi/ZLib.pas and 890 - Improve some indentation in zconf.h [Truta]
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | ChangeLog | 456 Adjust ridiculous source indentation in io.c 1413 Fix indentation of "fix power loss damage" commit 1415 I fixed the (sometimes misleading) indentation of the code introduced in
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | CHANGES | 2298 Reformated sources in libpng style (3-space indentation, comment format) 2424 Fixed some inconsistent indentation in pngconf.h 2615 Fixed some indentation errors. 2630 Updated CMakeLists.txt for consistent indentation and to avoid an 3893 (replaced with 3-character indentation). Obsolete macros identified by 5537 Fixed some misleading indentation (Krishnaraj Bhat). 5656 Fixed some indentation to comply with our coding style. 5660 Fixed more indentation to comply with our coding style.
|
H A D | libpng-manual.txt | 5294 We use 3-space indentation, except for continued statements which 5298 For macro definitions we use 2-space indentation, always leaving the "#" 5307 Comments appear with the leading "/*" at the same indentation as 5405 We do not use the TAB character for indentation in the C sources.
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog-5.1 | 1193 - fixes inconsistent indentation in three cases, one with the
|