/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/ |
H A D | test.adb | 25 procedure Test is subprogram 34 File_Size : Count := 100_000; 35 Continuous : constant Boolean := False; 37 Header : constant ZLib.Header_Type := ZLib.Default; 44 Strategy : constant ZLib.Strategy_Type := ZLib.Default_Strategy; 45 Init_Random : constant := 10; 49 In_File_Name : constant String := "testzlib.in"; 52 Z_File_Name : constant String := "testzlib.zlb"; 55 Out_File_Name : constant String := "testzlib.out"; 58 File_In : File_Type; [all …]
|
H A D | mtest.adb | 147 Test : array (1 .. 4) of Test_Task; variable
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/ |
H A D | test.adb | 25 procedure Test is subprogram 34 File_Size : Count := 100_000; 35 Continuous : constant Boolean := False; 37 Header : constant ZLib.Header_Type := ZLib.Default; 44 Strategy : constant ZLib.Strategy_Type := ZLib.Default_Strategy; 45 Init_Random : constant := 10; 49 In_File_Name : constant String := "testzlib.in"; 52 Z_File_Name : constant String := "testzlib.zlb"; 55 Out_File_Name : constant String := "testzlib.out"; 58 File_In : File_Type; [all …]
|
H A D | mtest.adb | 147 Test : array (1 .. 4) of Test_Task; variable
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/ |
H A D | test.adb | 25 procedure Test is subprogram 34 File_Size : Count := 100_000; 35 Continuous : constant Boolean := False; 37 Header : constant ZLib.Header_Type := ZLib.Default; 44 Strategy : constant ZLib.Strategy_Type := ZLib.Default_Strategy; 45 Init_Random : constant := 10; 49 In_File_Name : constant String := "testzlib.in"; 52 Z_File_Name : constant String := "testzlib.zlb"; 55 Out_File_Name : constant String := "testzlib.out"; 58 File_In : File_Type; [all …]
|
H A D | mtest.adb | 147 Test : array (1 .. 4) of Test_Task; variable
|
/netbsd-src/tests/lib/csu/ |
H A D | h_initfini_common.cxx | 9 class Test { class 11 Test() in Test() function in Test
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/docs/ |
H A D | AssemblyTests.md | 38 #### LLVM Filecheck 45 #### Tips and Tricks:
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/docs/ |
H A D | AssemblyTests.md | 38 #### LLVM Filecheck 45 #### Tips and Tricks:
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ |
H A D | Delta.cpp | 32 bool isReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in isReduced() 99 TestRunner &Test, int Targets, in runDeltaPass()
|
H A D | ReduceModuleInlineAsm.cpp | 29 void llvm::reduceModuleInlineAsmDeltaPass(TestRunner &Test) { in reduceModuleInlineAsmDeltaPass()
|
H A D | ReduceFunctionBodies.cpp | 52 void llvm::reduceFunctionBodiesDeltaPass(TestRunner &Test) { in reduceFunctionBodiesDeltaPass()
|
H A D | ReduceAliases.cpp | 48 void llvm::reduceAliasesDeltaPass(TestRunner &Test) { in reduceAliasesDeltaPass()
|
H A D | ReduceGlobalVarInitializers.cpp | 48 void llvm::reduceGlobalsInitializersDeltaPass(TestRunner &Test) { in reduceGlobalsInitializersDeltaPass()
|
H A D | ReduceFunctions.cpp | 72 void llvm::reduceFunctionsDeltaPass(TestRunner &Test) { in reduceFunctionsDeltaPass()
|
H A D | ReduceGlobalValues.cpp | 50 void llvm::reduceGlobalValuesDeltaPass(TestRunner &Test) { in reduceGlobalValuesDeltaPass()
|
H A D | ReduceSpecialGlobals.cpp | 57 void llvm::reduceSpecialGlobalsDeltaPass(TestRunner &Test) { in reduceSpecialGlobalsDeltaPass()
|
H A D | ReduceInstructions.cpp | 63 void llvm::reduceInstructionsDeltaPass(TestRunner &Test) { in reduceInstructionsDeltaPass()
|
H A D | ReduceGlobalVars.cpp | 70 void llvm::reduceGlobalsDeltaPass(TestRunner &Test) { in reduceGlobalsDeltaPass()
|
H A D | ReduceOperandBundles.cpp | 120 void llvm::reduceOperandBundesDeltaPass(TestRunner &Test) { in reduceOperandBundesDeltaPass()
|
H A D | ReduceArguments.cpp | 122 void llvm::reduceArgumentsDeltaPass(TestRunner &Test) { in reduceArgumentsDeltaPass()
|
H A D | ReduceBasicBlocks.cpp | 146 void llvm::reduceBasicBlocksDeltaPass(TestRunner &Test) { in reduceBasicBlocksDeltaPass()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | sumtype.d | 931 static struct Test struct 940 alias MySum = SumType!(int, Test); argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | SizeOpts.h | 37 Test, // A query call from a unit test. enumerator
|
/netbsd-src/common/dist/zlib/contrib/ada/ |
H A D | mtest.adb | 147 Test : array (1 .. 4) of Test_Task; variable
|