Home
last modified time | relevance | path

Searched defs:Sc (Results 1 – 16 of 16) sorted by relevance

/external/clang/test/OpenMP/
Dtarget_codegen_global_capture.cpp46 static float Sc = 7.0; in foo() local
169 static float Sc = 11.0; in bar() local
311 static float Sc = 19.0; in tbar() local
/external/eigen/unsupported/test/
Dmpreal_support.cpp31 MatrixXcmp Sc = Ac.adjoint() * Ac; in test_mpreal_support() local
/external/clang/lib/Sema/
DSemaPseudoObject.cpp422 PseudoOpBuilder::buildAssignmentOperation(Scope *Sc, SourceLocation opcLoc, in buildAssignmentOperation()
486 PseudoOpBuilder::buildIncDecOperation(Scope *Sc, SourceLocation opcLoc, in buildIncDecOperation()
880 ObjCPropertyOpBuilder::buildAssignmentOperation(Scope *Sc, in buildAssignmentOperation()
927 ObjCPropertyOpBuilder::buildIncDecOperation(Scope *Sc, SourceLocation opcLoc, in buildIncDecOperation()
988 ObjCSubscriptOpBuilder::buildAssignmentOperation(Scope *Sc, in buildAssignmentOperation()
1553 ExprResult Sema::checkPseudoObjectIncDec(Scope *Sc, SourceLocation opcLoc, in checkPseudoObjectIncDec()
DSemaDeclAttr.cpp4435 static void handleObjCBridgeAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeAttr()
4465 static void handleObjCBridgeMutableAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeMutableAttr()
4479 static void handleObjCBridgeRelatedAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeRelatedAttr()
DSemaDeclCXX.cpp7675 static bool TryNamespaceTypoCorrection(Sema &S, LookupResult &R, Scope *Sc, in TryNamespaceTypoCorrection()
DSemaExpr.cpp11205 static ExprResult BuildOverloadedBinOp(Sema &S, Scope *Sc, SourceLocation OpLoc, in BuildOverloadedBinOp()
/external/libmojo/third_party/jinja2/
D_stringdefs.py67 Sc = u'$\xa2\xa3\xa4\xa5\u060b\u09f2\u09f3\u0af1\u0bf9\u0e3f\u17db\u20a0\u20a1\u20a2\u20a3\u20a4\u2… variable
/external/clang/test/SemaCXX/
Derr_typecheck_assign_const_filecheck.cpp35 static C Sc; member
/external/ImageMagick/MagickCore/
Dcomposite.c383 Sc, in CompositeOverImage() local
1289 Sc, local
/external/pdfium/third_party/lcms2-2.6/src/
Dcmspcs.c631 cmsFloat64Number Sc = 1 + 0.045 * (C_p + C_ps)/2; in cmsCIE2000DeltaE() local
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp156 const SCEV *Sc = replaceSymbolicStrideSCEV(PSE, Strides, Ptr); in insert() local
1786 const SCEV *Sc = SE->getSCEV(Ptr); in expandBounds() local
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java665 int Sc, Sr, Sa, Stm, Sbm; field in vt320
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1705 Value *Sc = IRB.CreateOr(Sa, Sb); in handleEqualityComparison() local
2726 Value *Sc = getShadow(C); in visitSelectInst() local
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h259 Sc, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8975 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command); in PrintLoadCommands() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5795 SDValue Sc = Op.getOperand(0); in LowerVectorBroadcast() local