Searched defs:S2 (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Dk_sinf.c28 S2 = 0x111110896efbb2.0p-59, /* 0.0083333293858894631756 */ variable
H A Dk_sin.c53 S2 = 8.33333333332248946124e-03, /* 0x3F811111, 0x1110F8A6 */ variable
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { argument
40 void set_intersect(S1Ty &S1, const S2Ty &S2) { argument
51 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { argument
63 void set_subtract(S1Ty &S1, const S2Ty &S2) { argument
[all...]
H A DStringSwitch.h91 Cases(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], const T& Value) argument
97 Cases(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], const char (&S3)[N3], const T& Value) argument
104 Cases(const char (&S0)[N0], const char (&S1)[N1], const char (&S2)[N2], const char (&S3)[N3], const char (&S4)[N4], const T& Value) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyInstructions.cpp51 SmallPtrSet<const Instruction*, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; local
/freebsd-10-stable/lib/msun/ld128/
H A Dk_sinl.c34 S2 = 0.0083333333333333333333333333333331135404851288270047L, variable
/freebsd-10-stable/lib/msun/ld80/
H A Dk_sinl.c44 S2 = 0.0083333333333333332, /* 0x11111111111111.0p-59 */ variable
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dsha1-tlsprf.c34 const u8 *S1, *S2; local
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp270 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp59 unsigned S2 = MRI->getDwarfRegNum(Mips::S2, true); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp77 SmallPtrSet<const Instruction*, 8> S1, S2, *ToSimplify = &S1, *Next = &S2; local
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DSetTheory.cpp59 RecSet S1, S2; local
/freebsd-10-stable/sbin/iscontrol/
H A Dfsm.c626 S1, S2, /*S3,*/ S4, S5, S6, S7, S8 enumerator in enum:__anon33
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h536 bool haveEqualEnvironments(ProgramStateRef S1, ProgramStateRef S2) { argument
540 bool haveEqualStores(ProgramStateRef S1, ProgramStateRef S2) { argument
/freebsd-10-stable/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp673 struct S2 { struct
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp1154 dumpPassInfo(Pass *P, enum PassDebuggingString S1, enum PassDebuggingString S2, StringRef Msg) argument
H A DInstructions.cpp1732 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, argument
1745 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, argument
1834 BinaryOperator *BinaryOperator::Create(BinaryOps Op, Value *S1, Value *S2, argument
1842 BinaryOperator *BinaryOperator::Create(BinaryOps Op, Value *S1, Value *S2, argument
3035 Create(OtherOps Op, unsigned short predicate, Value *S1, Value *S2, const Twine &Name, Instruction *InsertBefore) argument
3056 Create(OtherOps Op, unsigned short predicate, Value *S1, Value *S2, const Twine &Name, BasicBlock *InsertAtEnd) argument
[all...]
/freebsd-10-stable/sys/mips/include/
H A Dregnum.h79 #define S2 18 macro
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h1431 void init(Value *C, Value *S1, Value *S2) { argument
1438 SelectInst(Value *C, Value *S1, Value *S2, const Twine &NameStr, argument
1445 SelectInst(Value *C, Value *S1, Value *S2, const Twine &NameStr, argument
1455 static SelectInst *Create(Value *C, Value *S1, Value *S2, argument
1460 static SelectInst *Create(Value *C, Value *S1, Value *S2, argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1971 *S2 = cast<Instruction>(S->second); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp689 std::string S2 = toString(i+1 + NodeVec[i+1].size()); local
698 std::string S2 = toString(i+1 + NodeVec[i+1].size()); local
/freebsd-10-stable/usr.sbin/moused/
H A Dmoused.c465 #define S2 2 /* button 3 delayed down */ macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1178 Value *S2 = getShadow(&I, 1); local
1200 Value *S2 = getShadow(&I, 1); local
1457 Value *S2 = IRB.CreateICmp(I.getPredicate(), local
1531 Value *S2 = getShadow(&I, 1); local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c10628 #define S2 macro
10641 #undef S2 macro
10691 #define S2 macro
10703 #undef S2 macro

Completed in 267 milliseconds