Home
last modified time | relevance | path

Searched defs:Loc (Results 1 – 25 of 197) sorted by relevance

12345678

/third_party/boost/boost/algorithm/string/
Dclassification.hpp44 is_classified(std::ctype_base::mask Type, const std::locale& Loc=std::locale()) in is_classified()
57 is_space(const std::locale& Loc=std::locale()) in is_space()
70 is_alnum(const std::locale& Loc=std::locale()) in is_alnum()
83 is_alpha(const std::locale& Loc=std::locale()) in is_alpha()
96 is_cntrl(const std::locale& Loc=std::locale()) in is_cntrl()
109 is_digit(const std::locale& Loc=std::locale()) in is_digit()
122 is_graph(const std::locale& Loc=std::locale()) in is_graph()
135 is_lower(const std::locale& Loc=std::locale()) in is_lower()
148 is_print(const std::locale& Loc=std::locale()) in is_print()
161 is_punct(const std::locale& Loc=std::locale()) in is_punct()
[all …]
Dcase_conv.hpp58 const std::locale& Loc=std::locale()) in to_lower_copy()
74 const std::locale& Loc=std::locale()) in to_lower_copy()
93 const std::locale& Loc=std::locale()) in to_lower()
123 const std::locale& Loc=std::locale()) in to_upper_copy()
139 const std::locale& Loc=std::locale()) in to_upper_copy()
158 const std::locale& Loc=std::locale()) in to_upper()
Derase.hpp194 const std::locale& Loc=std::locale() ) in ierase_first_copy()
211 const std::locale& Loc=std::locale() ) in ierase_first_copy()
232 const std::locale& Loc=std::locale() ) in ierase_first()
332 const std::locale& Loc=std::locale() ) in ierase_last_copy()
349 const std::locale& Loc=std::locale() ) in ierase_last_copy()
370 const std::locale& Loc=std::locale() ) in ierase_last()
481 const std::locale& Loc=std::locale() ) in ierase_nth_copy()
499 const std::locale& Loc=std::locale() ) in ierase_nth_copy()
523 const std::locale& Loc=std::locale() ) in ierase_nth()
625 const std::locale& Loc=std::locale() ) in ierase_all_copy()
[all …]
Dtrim.hpp106 … inline SequenceT trim_left_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) in trim_left_copy()
143 inline void trim_left(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_left()
215 … inline SequenceT trim_right_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right_copy()
255 inline void trim_right(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right()
340 inline SequenceT trim_copy( const SequenceT& Input, const std::locale& Loc=std::locale() ) in trim_copy()
373 inline void trim(SequenceT& Input, const std::locale& Loc=std::locale()) in trim()
Dtrim_all.hpp97 … inline SequenceT trim_all_copy(const SequenceT& Input, const std::locale& Loc =std::locale()) in trim_all_copy()
114 inline void trim_all(SequenceT& Input, const std::locale& Loc =std::locale()) in trim_all()
178 …enceT trim_fill_copy(const SequenceT& Input, const RangeT& Fill, const std::locale& Loc =std::loca… in trim_fill_copy()
197 … inline void trim_fill(SequenceT& Input, const RangeT& Fill, const std::locale& Loc =std::locale()) in trim_fill()
Dreplace.hpp215 const std::locale& Loc=std::locale() ) in ireplace_first_copy()
233 const std::locale& Loc=std::locale() ) in ireplace_first_copy()
257 const std::locale& Loc=std::locale() ) in ireplace_first()
368 const std::locale& Loc=std::locale() ) in ireplace_last_copy()
386 const std::locale& Loc=std::locale() ) in ireplace_last_copy()
410 const std::locale& Loc=std::locale() ) in ireplace_last()
531 const std::locale& Loc=std::locale() ) in ireplace_nth_copy()
550 const std::locale& Loc=std::locale() ) in ireplace_nth_copy()
577 const std::locale& Loc=std::locale() ) in ireplace_nth()
688 const std::locale& Loc=std::locale() ) in ireplace_all_copy()
[all …]
Dfind.hpp109 const std::locale& Loc=std::locale()) in ifind_first()
162 const std::locale& Loc=std::locale()) in ifind_last()
221 const std::locale& Loc=std::locale()) in ifind_nth()
Dpredicate.hpp116 const std::locale& Loc=std::locale()) in istarts_with()
193 const std::locale& Loc=std::locale()) in iends_with()
261 const std::locale& Loc=std::locale()) in icontains()
345 const std::locale& Loc=std::locale()) in iequals()
419 const std::locale& Loc=std::locale()) in ilexicographical_compare()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysis.cpp121 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory()
127 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory()
178 const MemoryLocation &Loc) { in getModRefInfo()
184 const MemoryLocation &Loc, in getModRefInfo()
434 const MemoryLocation &Loc) { in getModRefInfo()
439 const MemoryLocation &Loc, in getModRefInfo()
459 const MemoryLocation &Loc) { in getModRefInfo()
464 const MemoryLocation &Loc, in getModRefInfo()
491 ModRefInfo AAResults::getModRefInfo(const FenceInst *S, const MemoryLocation &Loc) { in getModRefInfo()
497 const MemoryLocation &Loc, in getModRefInfo()
[all …]
DObjCARCAliasAnalysis.cpp72 bool ObjCARCAAResult::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory()
111 const MemoryLocation &Loc, in getModRefInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h373 const DiagnosticLocation &Loc) in DiagnosticInfoWithLocationBase()
400 DiagnosticLocation Loc; variable
422 DiagnosticLocation Loc; member
450 const DiagnosticLocation &Loc) in DiagnosticInfoOptimizationBase()
623 Loc), in DiagnosticInfoOptimizationBase() argument
654 const DiagnosticLocation &Loc, const Twine &Msg) in DiagnosticInfoIROptimization()
711 const DiagnosticLocation &Loc, const Twine &Msg) in OptimizationRemark()
752 const DiagnosticLocation &Loc, const Twine &Msg) in OptimizationRemarkMissed()
799 const Function &Fn, const DiagnosticLocation &Loc, in OptimizationRemarkAnalysis()
819 const DiagnosticLocation &Loc, const Twine &Msg) in OptimizationRemarkAnalysis()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h60 LLLexer::LocTy Loc; member
110 SMLoc Loc; member
254 bool ParseUInt32(unsigned &Val, LocTy &Loc) { in ParseUInt32()
259 bool ParseUInt64(uint64_t &Val, LocTy &Loc) { in ParseUInt64()
468 bool ParseValue(Type *Ty, Value *&V, LocTy &Loc, in ParseValue()
478 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { in ParseTypeAndValue()
485 LocTy Loc; in ParseTypeAndBasicBlock() local
491 LocTy Loc; member
544 LocTy Loc; member
DLLParser.cpp1376 Value *LLParser::checkValidVariableType(LocTy Loc, const Twine &Name, Type *Ty, in checkValidVariableType()
1402 LocTy Loc, bool IsCall) { in GetGlobalVal()
1432 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc, in GetGlobalVal()
1465 Comdat *LLParser::getComdat(const std::string &Name, LocTy Loc) { in getComdat()
2155 LocTy &Loc, in ParseOptionalCommaAddrSpace()
2880 LocTy Loc, bool IsCall) { in GetVal()
2914 Value *LLParser::PerFunctionState::GetVal(unsigned ID, Type *Ty, LocTy Loc, in GetVal()
3012 LocTy Loc) { in GetBB()
3017 BasicBlock *LLParser::PerFunctionState::GetBB(unsigned ID, LocTy Loc) { in GetBB()
3026 int NameID, LocTy Loc) { in DefineBB()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp581 bool COFFAsmParser::ParseDirectiveLinkOnce(StringRef, SMLoc Loc) { in ParseDirectiveLinkOnce()
605 bool COFFAsmParser::ParseSEHDirectiveStartProc(StringRef, SMLoc Loc) { in ParseSEHDirectiveStartProc()
620 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndProc()
626 bool COFFAsmParser::ParseSEHDirectiveStartChained(StringRef, SMLoc Loc) { in ParseSEHDirectiveStartChained()
632 bool COFFAsmParser::ParseSEHDirectiveEndChained(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndChained()
638 bool COFFAsmParser::ParseSEHDirectiveHandler(StringRef, SMLoc Loc) { in ParseSEHDirectiveHandler()
664 bool COFFAsmParser::ParseSEHDirectiveHandlerData(StringRef, SMLoc Loc) { in ParseSEHDirectiveHandlerData()
670 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc Loc) { in ParseSEHDirectiveAllocStack()
683 bool COFFAsmParser::ParseSEHDirectiveEndProlog(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndProlog()
DDarwinAsmParser.cpp446 bool parseWatchOSVersionMin(StringRef Directive, SMLoc Loc) { in parseWatchOSVersionMin()
449 bool parseTvOSVersionMin(StringRef Directive, SMLoc Loc) { in parseTvOSVersionMin()
452 bool parseIOSVersionMin(StringRef Directive, SMLoc Loc) { in parseIOSVersionMin()
455 bool parseMacOSXVersionMin(StringRef Directive, SMLoc Loc) { in parseMacOSXVersionMin()
551 bool DarwinAsmParser::parseDirectiveIndirectSymbol(StringRef, SMLoc Loc) { in parseDirectiveIndirectSymbol()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection() local
732 bool DarwinAsmParser::parseDirectivePushSection(StringRef S, SMLoc Loc) { in parseDirectivePushSection()
980 SMLoc Loc = getParser().getTok().getLoc(); in parseDirectiveDataRegion() local
1094 SMLoc Loc, Triple::OSType ExpectedOS) { in checkVersion()
1123 bool DarwinAsmParser::parseVersionMin(StringRef Directive, SMLoc Loc, in parseVersionMin()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DError.cpp26 static void PrintMessage(ArrayRef<SMLoc> Loc, SourceMgr::DiagKind Kind, in PrintMessage()
52 void PrintWarning(const char *Loc, const Twine &Msg) { in PrintWarning()
62 void PrintError(const char *Loc, const Twine &Msg) { in PrintError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOptimizationRemarkEmitter.h32 const DiagnosticLocation &Loc, in DiagnosticInfoMIROptimization()
64 const DiagnosticLocation &Loc, in MachineOptimizationRemark()
90 const DiagnosticLocation &Loc, in MachineOptimizationRemarkMissed()
116 const DiagnosticLocation &Loc, in MachineOptimizationRemarkAnalysis()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DiscriminateMemOps.cpp49 Location diToLocation(const DILocation *Loc) { in diToLocation()
55 void updateDebugInfo(MachineInstr *MI, const DILocation *Loc) { in updateDebugInfo()
115 Location Loc = diToLocation(DI); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp162 void MCStreamer::EmitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) { in EmitValue()
285 SMLoc Loc) { in EmitCVInlineSiteIdDirective()
299 StringRef FileName, SMLoc Loc) {} in EmitCVLocDirective()
302 SMLoc Loc) { in checkCVLocSection()
400 void MCStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc) { in EmitLabel()
422 void MCStreamer::EmitCFIStartProc(bool IsSimple, SMLoc Loc) { in EmitCFIStartProc()
656 WinEH::FrameInfo *MCStreamer::EnsureValidWinFrameInfo(SMLoc Loc) { in EnsureValidWinFrameInfo()
671 void MCStreamer::EmitWinCFIStartProc(const MCSymbol *Symbol, SMLoc Loc) { in EmitWinCFIStartProc()
688 void MCStreamer::EmitWinCFIEndProc(SMLoc Loc) { in EmitWinCFIEndProc()
699 void MCStreamer::EmitWinCFIFuncletOrFuncEnd(SMLoc Loc) { in EmitWinCFIFuncletOrFuncEnd()
[all …]
DMCAsmStreamer.cpp466 void MCAsmStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc) { in EmitLabel()
836 SMLoc Loc) { in EmitZerofill()
977 SMLoc Loc) { in EmitValueImpl()
1099 SMLoc Loc) { in emitFill()
1118 int64_t Expr, SMLoc Loc) { in emitFill()
1198 SMLoc Loc) { in emitValueToOffset()
1377 SMLoc Loc) { in EmitCVInlineSiteIdDirective()
1387 StringRef FileName, SMLoc Loc) { in EmitCVLocDirective()
1703 void MCAsmStreamer::EmitWinCFIStartProc(const MCSymbol *Symbol, SMLoc Loc) { in EmitWinCFIStartProc()
1711 void MCAsmStreamer::EmitWinCFIEndProc(SMLoc Loc) { in EmitWinCFIEndProc()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFStreamer.cpp34 void X86WinCOFFStreamer::EmitWinEHHandlerData(SMLoc Loc) { in EmitWinEHHandlerData()
49 void X86WinCOFFStreamer::EmitCVFPOData(const MCSymbol *ProcSym, SMLoc Loc) { in EmitCVFPOData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFLocationExpression.cpp16 const DWARFLocationExpression &Loc) { in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp215 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, DebugLoc Loc) in Argument()
233 const DiagnosticLocation &Loc, in OptimizationRemark()
267 const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, in OptimizationRemarkMissed()
288 const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, in OptimizationRemarkAnalysis()
304 const DiagnosticLocation &Loc, const Value *CodeRegion) in OptimizationRemarkAnalysis()
321 const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, in DiagnosticInfoOptimizationFailure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp566 [this](StringRef::iterator Loc, const Twine &Msg) { error(Loc, Msg); }); in lex()
571 bool MIParser::error(StringRef::iterator Loc, const Twine &Msg) { in error()
628 auto Loc = Token.location(); in parseBasicBlockDefinition() local
927 auto Loc = Token.location(); in parse() local
950 auto Loc = Token.location(); in parse() local
1276 StringRef::iterator Loc = Token.location(); in parseRegisterClassOrBank() local
1538 auto Loc = Token.location(); // record start position in parseTargetImmMnemonic() local
1567 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant()
1579 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant()
1583 [this](StringRef::iterator Loc, const Twine &Msg) -> bool { in parseIRConstant()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h61 MachineLocation Loc; member
79 DbgValueLoc(const DIExpression *Expr, MachineLocation Loc) in DbgValueLoc()
83 DbgValueLoc(const DIExpression *Expr, TargetIndexLocation Loc) in DbgValueLoc()

12345678