Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 25 of 58) sorted by relevance

123

/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/
H A Dtest.adb25 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 Dmtest.adb147 Test : array (1 .. 4) of Test_Task; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/
H A Dtest.adb25 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 Dmtest.adb147 Test : array (1 .. 4) of Test_Task; variable
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/
H A Dtest.adb25 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 Dmtest.adb147 Test : array (1 .. 4) of Test_Task; variable
/netbsd-src/tests/lib/csu/
H A Dh_initfini_common.cxx9 class Test { class
11 Test() in Test() function in Test
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/docs/
H A DAssemblyTests.md38 #### LLVM Filecheck
45 #### Tips and Tricks:
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/docs/
H A DAssemblyTests.md38 #### LLVM Filecheck
45 #### Tips and Tricks:
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp32 bool isReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in isReduced()
99 TestRunner &Test, int Targets, in runDeltaPass()
H A DReduceModuleInlineAsm.cpp29 void llvm::reduceModuleInlineAsmDeltaPass(TestRunner &Test) { in reduceModuleInlineAsmDeltaPass()
H A DReduceFunctionBodies.cpp52 void llvm::reduceFunctionBodiesDeltaPass(TestRunner &Test) { in reduceFunctionBodiesDeltaPass()
H A DReduceAliases.cpp48 void llvm::reduceAliasesDeltaPass(TestRunner &Test) { in reduceAliasesDeltaPass()
H A DReduceGlobalVarInitializers.cpp48 void llvm::reduceGlobalsInitializersDeltaPass(TestRunner &Test) { in reduceGlobalsInitializersDeltaPass()
H A DReduceFunctions.cpp72 void llvm::reduceFunctionsDeltaPass(TestRunner &Test) { in reduceFunctionsDeltaPass()
H A DReduceGlobalValues.cpp50 void llvm::reduceGlobalValuesDeltaPass(TestRunner &Test) { in reduceGlobalValuesDeltaPass()
H A DReduceSpecialGlobals.cpp57 void llvm::reduceSpecialGlobalsDeltaPass(TestRunner &Test) { in reduceSpecialGlobalsDeltaPass()
H A DReduceInstructions.cpp63 void llvm::reduceInstructionsDeltaPass(TestRunner &Test) { in reduceInstructionsDeltaPass()
H A DReduceGlobalVars.cpp70 void llvm::reduceGlobalsDeltaPass(TestRunner &Test) { in reduceGlobalsDeltaPass()
H A DReduceOperandBundles.cpp120 void llvm::reduceOperandBundesDeltaPass(TestRunner &Test) { in reduceOperandBundesDeltaPass()
H A DReduceArguments.cpp122 void llvm::reduceArgumentsDeltaPass(TestRunner &Test) { in reduceArgumentsDeltaPass()
H A DReduceBasicBlocks.cpp146 void llvm::reduceBasicBlocksDeltaPass(TestRunner &Test) { in reduceBasicBlocksDeltaPass()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsumtype.d931 static struct Test struct
940 alias MySum = SumType!(int, Test); argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h37 Test, // A query call from a unit test. enumerator
/netbsd-src/common/dist/zlib/contrib/ada/
H A Dmtest.adb147 Test : array (1 .. 4) of Test_Task; variable

123