/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | Makefile.mingw | 28 …(SHARED_LIB) $(STATIC_LIB) Test/TestFramerate.exe Test/TestFonts.exe Test/TestGfxPrimitives.exe Te… 30 Test/TestFramerate.exe: Test/TestFramerate.c 32 …gcc -o $@ Test/TestFramerate.o $(CFLAGS) -L../ -Lc:/dev/local/lib -lmingw32 -lSDLmain $(SHARED_LIB… 34 Test/TestFonts.exe: Test/TestFonts.c 35 …gcc -c $^ -o Test/TestFonts.o -O3 -march=athlon-xp -mmmx -msse -m3dnow -DWIN32 -Ic:/dev/local/incl… 36 …gcc -o $@ Test/TestFonts.o $(CFLAGS) -L../ -Lc:/dev/local/lib -lmingw32 -lSDLmain $(SHARED_LIB) -l… 38 Test/TestGfxPrimitives.exe: Test/TestGfxPrimitives.c 42 Test/TestImageFilter.exe: Test/TestImageFilter.c 46 Test/TestRotozoom.exe: Test/TestRotozoom.c 48 …gcc -o $@ Test/TestRotozoom.o $(CFLAGS) -L../ -Lc:/dev/local/lib -lmingw32 -lSDLmain $(SHARED_LIB)… [all …]
|
A D | SDL_gfx_VS2010.sln | 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestGfxPrimitives", "Test\TestGfxPrimitives_VS… 10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestABGR", "Test\TestABGR_VS2010.vcxproj", "{A… 12 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestFonts", "Test\TestFonts_VS2010.vcxproj", "… 14 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestFramerate", "Test\TestFramerate_VS2010.vcx… 16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestGfxBlit", "Test\TestGfxBlit_VS2010.vcxproj… 18 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestGfxTexture", "Test\TestGfxTexture_VS2010.v… 20 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestImageFilter", "Test\TestImageFilter_VS2010… 22 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestRotozoom", "Test\TestRotozoom_VS2010.vcxpr… 24 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestShrink", "Test\TestShrink_VS2010.vcxproj",… 26 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LaplaceRelaxation", "Test\LaplaceRelaxation_VS…
|
A D | SDL_gfx_VS2008.sln | 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestGfxPrimitives", "Test\TestGfxPrimitives_VS… 13 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestABGR", "Test\TestABGR_VS2008.vcproj", "{AE… 18 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestFonts", "Test\TestFonts_VS2008.vcproj", "{… 23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestFramerate", "Test\TestFramerate_VS2008.vcp… 28 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestGfxBlit", "Test\TestGfxBlit_VS2008.vcproj"… 33 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestGfxTexture", "Test\TestGfxTexture_VS2008.v… 38 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestImageFilter", "Test\TestImageFilter_VS2008… 43 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestRotozoom", "Test\TestRotozoom_VS2008.vcpro… 48 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestShrink", "Test\TestShrink_VS2008.vcproj", … 53 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LaplaceRelaxation", "Test\LaplaceRelaxation_VS…
|
A D | SDL_gfx.spec | 73 cd Test 82 cp Test/* $RPM_BUILD_ROOT%{_datadir}/SDL_gfx-demos
|
/AliOS-Things-master/components/SDL2/src/gfx/Other Builds/ |
A D | QNX.diff | 39 diff -r -u ./Test/autogen.sh ./Test/autogen.sh 40 --- ./Test/autogen.sh Mon Nov 3 23:29:41 2003 41 +++ ./Test/autogen.sh Wed Feb 18 07:26:29 2004 52 diff -r -u ./Test/configure.in ./Test/configure.in 53 --- ./Test/configure.in Mon Nov 3 23:29:41 2003 54 +++ ./Test/configure.in Wed Feb 18 07:27:47 2004
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | UnitTests.cs | 47 [Test] 61 [Test] 84 [Test] 97 [Test] 118 [Test] 131 [Test] 155 [Test] 172 [Test] 192 [Test] 212 [Test] [all …]
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | jsontest.h | 247 class Test##FixtureType##name : public FixtureType { \ 250 return new Test##FixtureType##name(); \ 258 void Test##FixtureType##name::runTestCase() 261 &Test##FixtureType##name::factory 268 class Test##FixtureType##name : public FixtureType { \ 271 return new Test##FixtureType##name(); \ 284 Test##FixtureType##name::collect(); \ 286 void Test##FixtureType##name::runTestCase()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/testing/ |
A D | robot.resource.txt | 6 Test Teardown 9 Set Test Message UART OUTPUT:\n\n${UART_LOGS} 17 Test Binary
|
/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | class_super_object.py | 10 class Test(object): class 15 t = Test()
|
A D | class_delattr_setattr.py | 5 class Test(): class 7 del Test().noexist
|
/AliOS-Things-master/components/SDL2/test/ |
A D | README | 15 testlocale Test Locale API 24 testtimer Test the timer facilities 26 testwm2 Test window manager -- title, icon, events
|
A D | relative_mode.markdown | 44 win = SDL_CreateWindow("Test", SDL_WINDOWPOS_CENTERED, SDL_WINDOWPOS_CENTERED, 800, 600, 0);
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | example.c-bak | 57 * Test compress() and uncompress() 83 * Test read/write of .gz files 167 * Test deflate() with small buffers 205 * Test inflate() with small buffers 246 * Test deflate() with large buffers and dynamic change of compression level 301 * Test inflate() with large buffers 342 * Test deflate() with full flush 380 * Test inflateSync() 424 * Test deflate() with preset dictionary 461 * Test inflate() with a preset dictionary
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | mtest.adb | 147 Test : array (1 .. 4) of Test_Task; variable 149 pragma Unreferenced (Test);
|
A D | test.adb | 25 procedure Test is subprogram 463 end Test;
|
/AliOS-Things-master/components/jsoncpp/test/jsonchecker/ |
A D | readme.txt | 1 Test suite from http://json.org/JSON_checker/.
|
/AliOS-Things-master/components/ble_mesh/ |
A D | bt_preconfig | 72 CONFIG_BT_DEVICE_NAME="YoC Test" 82 CONFIG_BT_DEVICE_NAME="YoC Test"
|
/AliOS-Things-master/components/ble_host/ |
A D | bt_preconfig | 72 CONFIG_BT_DEVICE_NAME="YoC Test" 82 CONFIG_BT_DEVICE_NAME="YoC Test"
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | TiffTestCommon.cmake | 26 # Test a simple convert-like command. 42 # Test a simple convert-like command. 60 # Test a simple command which sends output to stdout
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | HACKING.txt | 12 5. Test the zip file.
|
A D | README.txt | 36 HIDAPI also comes with a Test GUI. The Test GUI is cross-platform and uses 173 the Test GUI. There are two ways to do this, and each has a slight 176 If you wish to build the Test GUI just for your own testing on your 228 Enable build of the Test GUI. This requires Fox toolkit to 251 To build the Test GUI using the manual makefiles: 261 To build the Test GUI on windows using Visual Studio, build the .sln file in 266 Platforms" above. Note that building the Test GUI with MinGW or Cygwin will
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/ |
A D | build_def.bzl | 21 # Test cases which only work with MLIR-based conversion now. 68 # Test cases which only work internally now. 146 test_name: str. Test targets this model. Comes from the list above.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/ |
A D | interpreter_test_util.h | 34 class InterpreterTest : public ::testing::Test {
|
/AliOS-Things-master/components/debug/src/ |
A D | debug_test.c | 51 ALIOS_CLI_CMD_REGISTER(print_test_cmd, print_t, Console Cmd Print Test) in ALIOS_CLI_CMD_REGISTER() argument
|
/AliOS-Things-master/components/SDL2/src/hidapi/linux/ |
A D | Makefile-manual | 30 # Console Test Program
|