Home
last modified time | relevance | path

Searched refs:Three (Results 1 – 25 of 93) sorted by relevance

1234

/openbsd-src/regress/usr.bin/mandoc/man/IP/
H A Dspacing.out_ascii25 tag Three plus one makes four.
27 tag Three plus two makes five.
29 tag Three plus three makes six.
31 tag Three plus four makes seven.
33 tag Three plus five makes eight.
/openbsd-src/regress/usr.bin/mandoc/man/TP/
H A Dspacing.out_ascii25 tag Three plus one makes four.
27 tag Three plus two makes five.
29 tag Three plus three makes six.
32 Three plus four makes seven.
35 Three plus five makes eight.
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dctors3.C17 class Three {
21 Two<Three> x[1];
/openbsd-src/gnu/llvm/llvm/examples/ModuleMaker/
H A DModuleMaker.cpp51 Value *Three = ConstantInt::get(Type::getInt32Ty(Context), 3); in main() local
54 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three, in main()
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc960 FLOAT Three; member
1034 Three = long(3); in main()
1070 TstCond (Failure, (Three == Two + One), "3 != 2+1"); in main()
1071 TstCond (Failure, (Four == Three + One), "4 != 3+1"); in main()
1073 TstCond (Failure, (Four - Three - One == Zero), "4-3-1 != 0"); in main()
1088 TstCond (Failure, (Nine == Three * Three), "9 != 3*3"); in main()
1089 TstCond (Failure, (TwentySeven == Nine * Three), "27 != 9*3"); in main()
1096 TstCond (Failure, TwoForty == Four * Five * Three * Four, "240 != 4*5*3*4"); in main()
1097 TstCond (Failure, TwoForty / Three - Four * Four * Five == Zero, in main()
1099 TstCond (Failure, TwoForty / Four - Five * Three * Four == Zero, in main()
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/sample-tests/
H A Dzero_valid5 ok - Three
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/tests/
H A DFuzzedDataProviderUnittest.cpp338 Three, in TEST() enumerator
351 EXPECT_EQ(Enum::Three, DataProv.ConsumeEnum<Enum>()); in TEST()
352 EXPECT_EQ(Enum::Three, DataProv.ConsumeEnum<Enum>()); in TEST()
/openbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.pagan11 01/06 Celtic day of the Three-Fold Goddess
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMScheduleSwift.td829 // Three S registers.
884 // Three register.
901 // Three element structure.
950 // Three element structure.
1000 // Three element structure store.
1024 // Three element structure.
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DSearchableTable.td10 // generic table that can be binary-searched. Three types of objects can be
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dathlon.md39 ;; Three DirectPath instructions decoders and only one VectorPath decoder
/openbsd-src/gnu/usr.bin/perl/t/japh/
H A Dabigail.t144 Three
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Drefcard.tex59 % best avoid using 3-column output if you try this. See the ``Three
76 %-------------------- Three column format -----------------------
80 % Three-column format for landscape printing
/openbsd-src/usr.sbin/tcpdump/
H A DREADME70 Three seconds into the conversation, bytes 512 through 1023
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td206 // Three operand short
242 // Three operand long
365 // Three operand short
412 // Three operand long
/openbsd-src/gnu/gcc/gcc/config/arm/
H A DREADME-interworking672 *Step Three
701 *Step Three
722 *Step Three
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A DREADME-interworking672 *Step Three
701 *Step Three
722 *Step Three
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCScheduleP7.td73 // Three cycles after an L1 cache hit, a dependent VSU instruction can issue.
H A DP9InstrResources.td19 // - Up to 6 instructions can be dispatched to each CPU. Three per superslice.
205 // Three cycle ALU vector operation that uses an entire superslice.
524 // Three Cycle PM operation. Only one PM unit per superslice so we use the whole
H A DPPCScheduleP9.td324 // Three cycle permute operations.
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOperationKinds.def381 // C++20 [expr.spaceship] Three-way comparison operator.
/openbsd-src/games/cribbage/
H A Dcribbage.n142 makes a fifteen, pair, or run counts separately. Three of a kind, pair
/openbsd-src/share/zoneinfo/datfiles/
H A Dantarctica43 # Three Australian stations in Antarctica have changed their time zone:
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dtie.t393 Three
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgty.texi62 When the parameter is a string, often it is a fragment of C code. Three

1234