Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 47) sorted by relevance

12

/TaskScheduler/Scheduler/Doxygen/
H A DDoxyfile98 # documentation (similar to Javadoc). Set to NO to disable this.
316 # tag to YES in order to let doxygen match functions declarations and
508 # and Mac users are advised to set this option to NO.
535 # which file to include in order to use the member.
1030 # specified. Set to NO to disable this.
1327 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1472 # output directory to force them to be regenerated.
2165 # set to NO
2324 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
2329 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
[all …]
/TaskScheduler/ThirdParty/Squish/
H A Dconfig3 # define to 1 to use Altivec instructions
6 # define to 1 to use SSE2 instructions
20 # where should we install to
H A DDoxyfile73 # configuration options related to the input files
89 # configuration options related to source browsing
105 # configuration options related to the HTML output
125 # configuration options related to the LaTeX output
140 # configuration options related to the RTF output
149 # configuration options related to the man page output
156 # configuration options related to the XML output
168 # configuration options related to the Perl module output
175 # Configuration options related to the preprocessor
195 # Configuration options related to the dot tool
[all …]
H A DChangeLog2 * Iterative cluster fit is now considered to be a new compression mode
9 * Changed use of SQUISH_USE_SSE to be 1 for SSE and 2 for SSE2 instructions
10 * Cluster fit is now iterative to further reduce image error
13 * Switched from using floor to trunc for much better SSE performance (again)
23 * DXT3 and DXT5 alpha compression now properly use the mask to ignore pixels
27 * Added CompressMasked function to handle incomplete DXT blocks more cleanly
43 * Changed argument order for Decompress function to match Compress
47 * Moved squishtool.cpp to extra/squishpng.cpp
H A Dtexture_compression_s3tc.txt19 1.1, 16 November 2001 (containing only clarifications relative to
37 specific to S3's S3TC format (called DXTC in Microsoft's DirectX API),
91 required black, but later changed that requirement to a
135 Add to Table 3.16.1: Specific Compressed Internal Formats
170 Add to Section 3.8.2, Alternate Image Specification (adding to the end of
185 Add to Section 3.8.2, Alternate Image Specification (adding to the end of
227 Additions to the AGL/GLX/WGL Specifications
257 TEXTURE_WIDTH; <height> is not a multiple of four or equal to
300 to texels outside the image are irrelevant and undefined.
393 Each RGB image data block is encoded according to the
[all …]
H A DREADME19 guess I'll have to think about changing this for the new Intel Macs that are
24 variables, and editing the optimisation flags passed to the C++ compiler if
25 necessary. Then make can be used to build the library, and make install (from
26 the superuser account) can be used to install (into /usr/local by default).
31 Feedback can be sent to Simon Brown (the developer) at [email protected]
/TaskScheduler/ThirdParty/UnitTest++/
H A DINSTALL39 If you need to do unusual things to compile the package, please try
40 to figure out how `configure' could check whether to do them, and mail
59 2. Type `make' to compile the package.
164 The most portable way to affect installation locations is to pass the
168 having to reconfigure or recompile.
199 Some packages pay attention to `--enable-FEATURE' options to
223 order to use an ANSI C compiler:
237 to try
275 need to know the machine type.
289 If you want to set default values for `configure' scripts to share,
[all …]
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining
5 "Software"), to deal in the Software without restriction, including
6 without limitation the rights to use, copy, modify, merge, publish,
7 distribute, sublicense, and/or sell copies of the Software, and to
8 permit persons to whom the Software is furnished to do so, subject to
H A DREADME.md4to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and …
95 stream operators to ostream.
105 - Removed CHECK_ARRAY_EQUAL (too similar to CHECK_ARRAY_CLOSE)
108 - Improved Posix signal to exception translator
109 - Failing tests are added to Visual Studio's error list
110 - Fixed Visual Studio projects to work with spaces in directories
/TaskScheduler/
H A Dlicense.txt5 Permission is hereby granted, free of charge, to any person obtaining a copy
6 of this software and associated documentation files (the "Software"), to deal
8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 copies of the Software, and to permit persons to whom the Software is
10 furnished to do so, subject to the following conditions:
/TaskScheduler/ThirdParty/Boost.Context/
H A DLICENSE_1_0.txt3 Permission is hereby granted, free of charge, to any person or organization
5 this license (the "Software") to use, reproduce, display, distribute,
6 execute, and transmit the Software, and to prepare derivative works of the
7 Software, and to permit third-parties to whom the Software is furnished to
8 do so, all subject to the following:
/TaskScheduler/.vscode/
H A Dlaunch.json2 // Use IntelliSense to learn about possible attributes.
3 // Hover to view descriptions of existing attributes.
/TaskScheduler/Scheduler/Include/
H A DMTFiberContext.inl5 // Permission is hereby granted, free of charge, to any person obtaining a copy
6 // of this software and associated documentation files (the "Software"), to deal
8 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 // copies of the Software, and to permit persons to whom the Software is
10 // furnished to do so, subject to the following conditions:
H A DMTScheduler.inl5 // Permission is hereby granted, free of charge, to any person obtaining a copy
6 // of this software and associated documentation files (the "Software"), to deal
8 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 // copies of the Software, and to permit persons to whom the Software is
10 // furnished to do so, subject to the following conditions:
65 // Distributes task to threads:
/TaskScheduler/ThirdParty/Boost.Context/asm/
H A Dmake_ppc64_sysv_macho_gas.S98 ; shift address in R3 to lower 16 byte boundary
110 ; jump to label 1
126 blr ; return pointer to context-data
136 ; set return value to zero
H A Dmake_arm64_aapcs_macho_gas.S54 ; shift address in x0 (allocated stack) to lower 16 byte boundary
61 ; store address as a PC to jump in
75 ret lr ; return pointer to context-data (x0)
H A Dmake_ppc64_sysv_xcoff_gas.S11 # shift address in R3 to lower 16 byte boundary
23 # jump to label 1
39 blr # return pointer to context-data
H A Dmake_ppc32_sysv_xcoff_gas.S13 # shift address in R3 to lower 16 byte boundary
25 # jump to label 1
41 blr # return pointer to context-data
H A Djump_arm_aapcs_macho_gas.S50 @ locate TLS to save/restore SjLj handler
73 @ store RSP (pointing to context-data) in A1
76 @ restore RSP (pointing to context-data) from A2
H A Dmake_ppc32_sysv_elf_gas.S78 # shift address in R3 to lower 16 byte boundary
90 # jump to label 1
106 blr # return pointer to context-data
H A Dmake_ppc32_sysv_macho_gas.S77 ; shift address in R3 to lower 16 byte boundary
89 ; jump to label 1
105 blr ; return pointer to context-data
H A Dmake_arm_aapcs_macho_gas.S45 @ shift address in A1 to lower 16 byte boundary
60 bx lr @ return pointer to context-data
/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTFiberOptimized.h190 static void SwitchTo(Fiber & from, Fiber & to) in SwitchTo() argument
195 MT_ASSERT(to.isInitialized, "Invalid to fiber"); in SwitchTo()
208 …WriteTeb(MW_STACK_BASE_OFFSET /*FIELD_OFFSET(NT_TIB, StackBase)*/ , (uint64)to.stackDesc.stackTop); in SwitchTo()
209 …WriteTeb(MW_STACK_STACK_LIMIT_OFFSET/*FIELD_OFFSET(NT_TIB, StackLimit)*/, (uint64)to.stackDesc.sta… in SwitchTo()
211 res = SetThreadContext(thread, &to.fiberContext ); in SwitchTo()
H A DMTFiberDefault.h137 static void SwitchTo(Fiber & from, Fiber & to) in SwitchTo() argument
144 MT_ASSERT(to.fiber != nullptr, "Invalid to fiber"); in SwitchTo()
146 ::SwitchToFiber( (void*)to.fiber ); in SwitchTo()
/TaskScheduler/Scheduler/Include/Platform/Posix/
H A DMTFiber.h176 static void SwitchTo(Fiber & from, Fiber & to) in SwitchTo() argument
181 MT_ASSERT(to.isInitialized, "Invalid to fiber"); in SwitchTo()
183 int res = swapcontext(&from.fiberContext, &to.fiberContext); in SwitchTo()

12