Home
last modified time | relevance | path

Searched refs:Two (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc958 FLOAT Two; member
1032 Two = long(2); in main()
1057 TstCond (Failure, (One + One == Two), "1+1 != 2"); in main()
1069 TstCond (Failure, (Three == Two + One), "3 != 2+1"); in main()
1071 TstCond (Failure, (Four + Two * (-Two) == Zero), "4 + 2*(-2) != 0"); in main()
1128 if (Radix < Two) in main()
1174 X = Two / Three; in main()
1208 TstCond (Flaw, (Radix == Two) || (Radix == 10) in main()
1266 X = Y = Z = FABS ((Three / Four - Two / Three) * Three - One / Four); in main()
1270 Z = (One / Two - ((One / Two - (Half * Z1 + ThirtyTwo * Z1 * Z1)) in main()
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc958 FLOAT Two; member
1032 Two = long(2); in main()
1057 TstCond (Failure, (One + One == Two), "1+1 != 2"); in main()
1069 TstCond (Failure, (Three == Two + One), "3 != 2+1"); in main()
1071 TstCond (Failure, (Four + Two * (-Two) == Zero), "4 + 2*(-2) != 0"); in main()
1128 if (Radix < Two) in main()
1174 X = Two / Three; in main()
1208 TstCond (Flaw, (Radix == Two) || (Radix == 10) in main()
1266 X = Y = Z = FABS ((Three / Four - Two / Three) * Three - One / Four); in main()
1270 Z = (One / Two - ((One / Two - (Half * Z1 + ThirtyTwo * Z1 * Z1)) in main()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Fibonacci/
H A Dfibonacci.cpp64 Value *Two = ConstantInt::get(Type::getInt32Ty(Context), 2); in CreateFibFunction() local
76 Value *CondInst = new ICmpInst(*BB, ICmpInst::ICMP_SLE, ArgX, Two, "cond"); in CreateFibFunction()
88 Sub = BinaryOperator::CreateSub(ArgX, Two, "arg", RecurseBB); in CreateFibFunction()
/netbsd-src/usr.bin/make/unit-tests/
H A Dvarmod-match.mk36 .if ${One Two Three Four five six seven so s:L:Ms??*} != "six seven"
85 .if ${One Two Three Four five six seven:L:M[A-Z]*} != "One Two Three Four"
90 .if ${One Two Three Four five six seven:L:M[^A-Z]*} != "five six seven"
175 .if ${One Two Three Four five six seven:L:M[^s]*[ex]} != "One Three five"
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ModuleMaker/
H A DModuleMaker.cpp50 Value *Two = ConstantInt::get(Type::getInt32Ty(Context), 2); in main() local
54 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three, in main()
/netbsd-src/external/mit/libcbor/dist/doc/source/api/
H A Dtype_4.rst8 Number of allocations (definite) Two plus any manipulations with the data
9 Number of allocations (indefinite) Two plus logarithmically many
H A Dtype_5.rst10 Number of allocations (definite) Two plus any manipulations with the data
11 Number of allocations (indefinite) Two plus logarithmically many
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp95 Value *Two = ConstantInt::get(Type::getInt32Ty(Context), 2); in CreateFibFunction() local
107 Value *CondInst = new ICmpInst(*BB, ICmpInst::ICMP_SLE, ArgX, Two, "cond"); in CreateFibFunction()
118 Sub = BinaryOperator::CreateSub(ArgX, Two, "arg", RecurseBB); in CreateFibFunction()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dc64245 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
266 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
312 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
330 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
374 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
392 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
423 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
441 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
479 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
497 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
/netbsd-src/sys/arch/playstation2/playstation2/
H A Dlocore_machdep.S156 srl t2, 1 # Two way set assoc
182 srl t1, 1 # Two way set assoc
/netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dbad-kasp6.conf14 // Two zones with dnssec-policy with the same zone file.
H A Dbad-kasp7.conf14 // Two zones with dnssec-policy 'insecure' (transitioning to insecure)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCScheduleP9.td89 // Four ALU (Fixed Point Arithmetic) units in total. Two even, two Odd.
100 // Two DIV (Fixed Point Divide) units.
103 // Four DP (Floating Point) units in total. Two even, two Odd.
117 // Two PM (Permute) units.
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_32/
H A DREADME5 * mpn_add_n, mpn_sub_n: Use code along the lines below. Two-way unrolling
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin-modes.def24 /* Two of those - covering both accumulators for vector multiplications. */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin-modes.def24 /* Two of those - covering both accumulators for vector multiplications. */
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A Dnviperl.pod14 Two additional commands are made available when you enable the perl
/netbsd-src/usr.sbin/sysinst/
H A Dmsg_xlat.sh150 error "Two translations for message \"$name\""
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dbug2.in4 # Two bugs while updating a short Subject: header immediately before
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dcortex-a15.md26 ;; 1. Two pipelines for simple integer operations: SX1, SX2
30 ;; 5. Two pipelines for load and store operations: LS1, LS2
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dcortex-a15.md26 ;; 1. Two pipelines for simple integer operations: SX1, SX2
30 ;; 5. Two pipelines for load and store operations: LS1, LS2
/netbsd-src/external/mpl/bind/dist/bin/tests/system/geoip2/ns2/
H A Dnamed7.conf.in47 match-clients { geoip isp "Two Technology Ltd."; };
H A Dnamed8.conf.in47 match-clients { geoip org "Two Technology Ltd."; };
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-d10v.texi137 Two-line format. Execute these in parallel.
140 Two-line format. Execute these sequentially. Assembler will
144 Two-line format. Execute these sequentially. Same as above but
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-d10v.texi137 Two-line format. Execute these in parallel.
140 Two-line format. Execute these sequentially. Assembler will
144 Two-line format. Execute these sequentially. Same as above but

12345678910>>...21