Searched refs:C (Results 1 – 8 of 8) sorted by relevance
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTTools.h | 72 template< size_t N, size_t C = 1 > 77 result = IsPow2Recurse< N / 2, C * 2 >::result enumerator 81 template< size_t C > 82 struct IsPow2Recurse< 0, C > 86 result = C
|
| /TaskScheduler/ThirdParty/Boost.Context/asm/ |
| H A D | make_x86_64_ms_pe_masm.asm | 78 ; standard C library function
|
| H A D | make_i386_ms_pe_masm.asm | 25 ; standard C library function
|
| /TaskScheduler/ |
| H A D | README.md | 75 How Ubisoft Develops Games for Multicore - Before and After C++11 by Jeff Preshing 165 C/C++11 mappings to processors by Peter Sewell
|
| /TaskScheduler/ThirdParty/UnitTest++/ |
| H A D | README.md | 4 …C++. It was designed to do test-driven development on a wide variety of platforms. Simplicity, por…
|
| H A D | INSTALL | 4 Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation, 34 and enabled with `--cache-file=config.cache' or simply `-C') that saves 221 On HP-UX, the default C compiler is not ANSI C compatible. If GNU 223 order to use an ANSI C compiler: 234 On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot 308 causes the specified `gcc' to be used as the C compiler (unless it is 345 `-C'
|
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | README | 24 variables, and editing the optimisation flags passed to the C++ compiler if
|
| /TaskScheduler/Scheduler/Doxygen/ |
| H A D | Doxyfile | 201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 203 # to treat a multi-line C++ comment block as a detailed description. Set this 250 # only. Doxygen will then generate output that is more tailored for C. For 282 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: 287 # and .f files as C (default is Fortran), use: inc=Fortran f=C. 324 # If you use Microsoft's C++/CLI language, you should set this option to YES to 391 # useful for C code in case the coding convention dictates that all compound 450 # This flag is only useful for Objective-C code. If set to YES, local methods, 970 # special comment blocks from generated source code fragments. Normal C, C++ and 1039 # rich C++ code for which doxygen's built-in parser lacks the necessary type [all …]
|