| /TaskScheduler/ThirdParty/UnitTest++/ |
| H A D | CMakeLists.txt | 7 file(GLOB headers_ RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} UnitTest++/*.h) 8 file(GLOB sources_ RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} UnitTest++/*.cpp) 19 file(GLOB platformHeaders_ RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} UnitTest++/${platformDir_}/*.h) 20 file(GLOB platformSources_ RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} UnitTest++/${platformDir_}/*.cpp) 32 file(GLOB TEST_SRCS RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} tests/*.cpp tests/*.h)
|
| H A D | configure.ac | 2 # Process this file with autoconf to produce a configure script.
|
| H A D | INSTALL | 7 Copying and distribution of this file, with or without modification, 9 notice and this notice are preserved. This file is offered as-is, 17 more-detailed instructions are generic; see the `README' file for 19 `INSTALL' file but do not implement all of the features documented 30 file `config.log' containing compiler output (useful mainly for 33 It can also use an optional file (typically called `config.cache' 34 and enabled with `--cache-file=config.cache' or simply `-C') that saves 46 The file `configure.ac' (or `configure.in') is used to create 148 absolute file name. 339 `--cache-file=FILE' [all …]
|
| H A D | README.md | 45 the terms of the License contained in the file LICENSE distributed
|
| /TaskScheduler/Scheduler/Include/Scopes/ |
| H A D | MTScopes.h | 50 const char* file; variable 57 , file(srcFile) in ScopeDesc() 64 return file; in GetSourceFile() 562 #define DECLARE_SCOPE_DESCRIPTOR_IMPL( file, line, name, storagePointer, resultID ) \ argument 563 DECLARE_SCOPE_DESCRIPTOR_IMPL_PRE(file, line, name, storagePointer, resultID); \ 564 SCOPE_CONCAT(scope_descId_, line) = storagePointer -> Alloc(file, line, name); \ 565 DECLARE_SCOPE_DESCRIPTOR_IMPL_POST(file, line, name, storagePointer, resultID); \ 569 DECLARE_SCOPE_DESCRIPTOR_IMPL_PRE(file, line, name, storagePointer, resultID); \ 571 DECLARE_SCOPE_DESCRIPTOR_IMPL_POST(file, line, name, storagePointer, resultID); \ 574 DECLARE_SCOPE_DESCRIPTOR_IMPL_PRE(file, line, name, storagePointer, resultID); \ [all …]
|
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTDebug.h | 30 …ORT_ASSERT_IMPL( condition, description, file, line ) MT::Diagnostic::ReportAssert(#condition, des… argument
|
| /TaskScheduler/ThirdParty/UnitTest++/builds/ |
| H A D | .gitignore | 3 # Except this file
|
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | config | 1 # config file used for the Makefile only
|
| H A D | README | 5 license. This license is specified at the top of each source file and must be 22 If you are using unix then first edit the config file in the base directory of
|
| H A D | Doxyfile | 70 WARN_FORMAT = "$file:$line: $text"
|
| /TaskScheduler/Scheduler/Doxygen/ |
| H A D | Doxyfile | 177 # less readable) file names. This can be useful is your file systems doesn't 460 # 'anonymous_namespace{file}', where file will be replaced with the base name of 507 # in case and if your file system supports case sensitive file names. Windows 528 # the files that are included by a file in the documentation of that file. 673 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided 906 # <filter> <input-file> 1164 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the 1292 # file. You can add a path in front of the file if the result should not be 1344 # the file name of the resulting .qch file. The path specified is relative to 1392 # generated .qhp file. [all …]
|
| /TaskScheduler/ThirdParty/UnitTest++/UnitTest++/ |
| H A D | XmlTestReporter.cpp | 35 string BuildFailureMessage(string const& file, int line, string const& message) in BuildFailureMessage() argument 38 failureMessage << file << "(" << line << ") : " << message; in BuildFailureMessage()
|
| /TaskScheduler/ThirdParty/Boost.Context/asm/ |
| H A D | make_x86_64_ms_pe_gas.asm | 84 .file "make_x86_64_ms_pe_gas.asm"
|
| H A D | make_x86_64_ms_pe_masm.asm | 4 ; (See accompanying file LICENSE_1_0.txt or copy at
|
| H A D | make_i386_ms_pe_gas.asm | 26 .file "make_i386_ms_pe_gas.asm"
|
| H A D | jump_i386_ms_pe_gas.asm | 26 .file "jump_i386_ms_pe_gas.asm"
|
| H A D | jump_x86_64_ms_pe_gas.asm | 84 .file "jump_x86_64_ms_pe_gas.asm"
|
| H A D | jump_i386_ms_pe_masm.asm | 4 ; (See accompanying file LICENSE_1_0.txt or copy at
|
| H A D | make_i386_ms_pe_masm.asm | 4 ; (See accompanying file LICENSE_1_0.txt or copy at
|
| H A D | jump_x86_64_ms_pe_masm.asm | 4 ; (See accompanying file LICENSE_1_0.txt or copy at
|