Home
last modified time | relevance | path

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

12345678910>>...32

/external/sdv/vsomeip/third_party/boost/algorithm/include/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()
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 …]
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()
/external/clang/include/clang/Lex/
DPPCallbacks.h158 virtual void Ident(SourceLocation Loc, StringRef str) { in Ident()
162 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective()
167 virtual void PragmaComment(SourceLocation Loc, const IdentifierInfo *Kind, in PragmaComment()
173 virtual void PragmaDetectMismatch(SourceLocation Loc, StringRef Name, in PragmaDetectMismatch()
180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug()
200 virtual void PragmaMessage(SourceLocation Loc, StringRef Namespace, in PragmaMessage()
206 virtual void PragmaDiagnosticPush(SourceLocation Loc, in PragmaDiagnosticPush()
212 virtual void PragmaDiagnosticPop(SourceLocation Loc, in PragmaDiagnosticPop()
217 virtual void PragmaDiagnostic(SourceLocation Loc, StringRef Namespace, in PragmaDiagnostic()
228 virtual void PragmaWarning(SourceLocation Loc, StringRef WarningSpec, in PragmaWarning()
[all …]
/external/rust/android-crates-io/crates/protobuf-support/src/lexer/
Dloc.rs8 pub struct Loc { struct
15 impl fmt::Display for Loc { argument
21 impl Loc { implementation
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/text_format/lexer/
Dloc.rs8 pub struct Loc { struct
15 impl fmt::Display for Loc { argument
21 impl Loc { impl
/external/clang/include/clang/AST/
DTypeLoc.h167 void initialize(ASTContext &Context, SourceLocation Loc) const { in initialize()
263 void initializeLocal(ASTContext &Context, SourceLocation Loc) { in initializeLocal()
298 if (QualifiedTypeLoc Loc = getAs<QualifiedTypeLoc>()) in getUnqualifiedLoc() local
496 void setNameLoc(SourceLocation Loc) { in setNameLoc()
502 void initializeLocal(ASTContext &Context, SourceLocation Loc) { in initializeLocal()
525 void setBuiltinLoc(SourceLocation Loc) { in setBuiltinLoc()
606 void initializeLocal(ASTContext &Context, SourceLocation Loc) { in initializeLocal()
871 void setTypeArgsLAngleLoc(SourceLocation Loc) { in setTypeArgsLAngleLoc()
878 void setTypeArgsRAngleLoc(SourceLocation Loc) { in setTypeArgsRAngleLoc()
899 void setProtocolLAngleLoc(SourceLocation Loc) { in setProtocolLAngleLoc()
[all …]
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h21 SourceLocation Loc; member
43 SourceLocation Loc; member
64 SourceLocation Loc; member
75 SourceLocation Loc; member
84 SourceLocation Loc; member
93 SourceLocation Loc; member
108 SourceLocation Loc; member
118 SourceLocation Loc; member
126 SourceLocation Loc; member
135 SourceLocation Loc; member
[all …]
/external/clang/lib/Sema/
DSemaCoroutine.cpp27 SourceLocation Loc) { in lookupPromiseType()
104 checkCoroutineContext(Sema &S, SourceLocation Loc, StringRef Keyword) { in checkCoroutineContext()
163 SourceLocation Loc, Expr *E) { in buildOperatorCoawaitCall()
175 static ExprResult buildMemberCall(Sema &S, Expr *Base, SourceLocation Loc, in buildMemberCall()
194 static ReadySuspendResumeResult buildCoawaitCalls(Sema &S, SourceLocation Loc, in buildCoawaitCalls()
215 ExprResult Sema::ActOnCoawaitExpr(Scope *S, SourceLocation Loc, Expr *E) { in ActOnCoawaitExpr()
227 ExprResult Sema::BuildCoawaitExpr(SourceLocation Loc, Expr *E) { in BuildCoawaitExpr()
261 SourceLocation Loc, StringRef Name, in buildPromiseCall()
276 ExprResult Sema::ActOnCoyieldExpr(Scope *S, SourceLocation Loc, Expr *E) { in ActOnCoyieldExpr()
294 ExprResult Sema::BuildCoyieldExpr(SourceLocation Loc, Expr *E) { in BuildCoyieldExpr()
[all …]
DDeclSpec.cpp502 bool DeclSpec::SetStorageClassSpec(Sema &S, SCS SC, SourceLocation Loc, in SetStorageClassSpec()
563 bool DeclSpec::SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, in SetStorageClassSpecThread()
577 bool DeclSpec::SetTypeSpecWidth(TSW W, SourceLocation Loc, in SetTypeSpecWidth()
592 bool DeclSpec::SetTypeSpecComplex(TSC C, SourceLocation Loc, in SetTypeSpecComplex()
602 bool DeclSpec::SetTypeSpecSign(TSS S, SourceLocation Loc, in SetTypeSpecSign()
612 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
641 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
661 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
691 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
713 bool DeclSpec::SetTypeAltiVecVector(bool isAltiVecVector, SourceLocation Loc, in SetTypeAltiVecVector()
[all …]
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If()
85 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef()
92 void PPConditionalDirectiveRecord::Ifndef(SourceLocation Loc, in Ifndef()
99 void PPConditionalDirectiveRecord::Elif(SourceLocation Loc, in Elif()
107 void PPConditionalDirectiveRecord::Else(SourceLocation Loc, in Else()
113 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DModRef.h81 static uint32_t getLocationPos(Location Loc) { in getLocationPos()
87 void setModRef(Location Loc, ModRefInfo MR) { in setModRef()
103 MemoryEffects(Location Loc, ModRefInfo MR) { setModRef(Loc, MR); } in MemoryEffects()
108 for (Location Loc : locations()) in MemoryEffects() local
164 ModRefInfo getModRef(Location Loc) const { in getModRef()
169 MemoryEffects getWithModRef(Location Loc, ModRefInfo MR) const { in getWithModRef()
176 MemoryEffects getWithoutLoc(Location Loc) const { in getWithoutLoc()
185 for (Location Loc : locations()) in getModRef() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafety.h82 virtual void handleInvalidLockExp(StringRef Kind, SourceLocation Loc) {} in handleInvalidLockExp()
91 SourceLocation Loc) {} in handleUnmatchedUnlock()
104 SourceLocation Loc) {} in handleIncorrectUnlockKind()
112 SourceLocation Loc) {} in handleDoubleLock()
152 SourceLocation Loc) {} in handleNoMutexHeld()
176 SourceLocation Loc) {} in handleNegativeNotHeld()
186 Name LockName, SourceLocation Loc) {} in handleFunExcludesLock()
191 Name L2Name, SourceLocation Loc) {} in handleLockAcquiredBefore()
194 virtual void handleBeforeAfterCycle(Name L1Name, SourceLocation Loc) {} in handleBeforeAfterCycle()
DConsumed.h59 virtual void warnLoopStateMismatch(SourceLocation Loc, in warnLoopStateMismatch()
71 virtual void warnParamReturnTypestateMismatch(SourceLocation Loc, in warnParamReturnTypestateMismatch()
88 virtual void warnReturnTypestateForUnconsumableType(SourceLocation Loc, in warnReturnTypestateForUnconsumableType()
100 virtual void warnReturnTypestateMismatch(SourceLocation Loc, in warnReturnTypestateMismatch()
113 SourceLocation Loc) {} in warnUseOfTempInInvalidState()
128 SourceLocation Loc) {} in warnUseInInvalidState()
/external/clang/include/clang/Sema/
DTemplateDeduction.h38 SourceLocation Loc; variable
51 TemplateDeductionInfo(SourceLocation Loc) in TemplateDeductionInfo()
89 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) { in addSFINAEDiagnostic()
99 void addSuppressedDiagnostic(SourceLocation Loc, in addSuppressedDiagnostic()
274 SourceLocation Loc; variable
288 : Loc(Loc), ForTakingAddress(ForTakingAddress) {} in Loc() argument
313 void NoteCandidates(Sema &S, SourceLocation Loc) const { in NoteCandidates()
/external/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 …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DCOFFMasmParser.cpp242 bool COFFMasmParser::ParseDirectiveSegment(StringRef Directive, SMLoc Loc) { in ParseDirectiveSegment()
378 bool COFFMasmParser::ParseDirectiveSegmentEnd(StringRef Directive, SMLoc Loc) { in ParseDirectiveSegmentEnd()
391 bool COFFMasmParser::ParseDirectiveIncludelib(StringRef Directive, SMLoc Loc) { in ParseDirectiveIncludelib()
410 bool COFFMasmParser::ParseDirectiveOption(StringRef Directive, SMLoc Loc) { in ParseDirectiveOption()
450 bool COFFMasmParser::ParseDirectiveProc(StringRef Directive, SMLoc Loc) { in ParseDirectiveProc()
486 bool COFFMasmParser::ParseDirectiveEndProc(StringRef Directive, SMLoc Loc) { in ParseDirectiveEndProc()
506 bool COFFMasmParser::ParseDirectiveAlias(StringRef Directive, SMLoc Loc) { in ParseDirectiveAlias()
526 SMLoc Loc) { in ParseSEHDirectiveAllocStack()
538 SMLoc Loc) { in ParseSEHDirectiveEndProlog()
DCOFFAsmParser.cpp310 bool COFFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { in ParseDirectiveCGProfile()
593 bool COFFAsmParser::ParseDirectiveLinkOnce(StringRef, SMLoc Loc) { in ParseDirectiveLinkOnce()
617 bool COFFAsmParser::ParseSEHDirectiveStartProc(StringRef, SMLoc Loc) { in ParseSEHDirectiveStartProc()
632 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndProc()
638 bool COFFAsmParser::ParseSEHDirectiveEndFuncletOrFunc(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndFuncletOrFunc()
644 bool COFFAsmParser::ParseSEHDirectiveStartChained(StringRef, SMLoc Loc) { in ParseSEHDirectiveStartChained()
650 bool COFFAsmParser::ParseSEHDirectiveEndChained(StringRef, SMLoc Loc) { in ParseSEHDirectiveEndChained()
656 bool COFFAsmParser::ParseSEHDirectiveHandler(StringRef, SMLoc Loc) { in ParseSEHDirectiveHandler()
682 bool COFFAsmParser::ParseSEHDirectiveHandlerData(StringRef, SMLoc Loc) { in ParseSEHDirectiveHandlerData()
688 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc Loc) { in ParseSEHDirectiveAllocStack()
[all …]
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp81 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc, in emitDiagnostic()
166 void DiagnosticRenderer::emitIncludeStack(SourceLocation Loc, in emitIncludeStack()
192 void DiagnosticRenderer::emitIncludeStackRecursively(SourceLocation Loc, in emitIncludeStackRecursively()
221 void DiagnosticRenderer::emitImportStack(SourceLocation Loc, in emitImportStack()
235 void DiagnosticRenderer::emitImportStackRecursively(SourceLocation Loc, in emitImportStackRecursively()
271 retrieveMacroLocation(SourceLocation Loc, FileID MacroFileID, in retrieveMacroLocation()
313 static void getMacroArgExpansionFileIDs(SourceLocation Loc, in getMacroArgExpansionFileIDs()
409 void DiagnosticRenderer::emitCaret(SourceLocation Loc, in emitCaret()
422 SourceLocation Loc, in emitSingleMacroExpansion()
450 static bool checkLocForMacroArgExpansion(SourceLocation Loc, in checkLocForMacroArgExpansion()
[all …]
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp29 for (unsigned char Loc : E.Loc) { in dump() local
41 LocationList &Loc = Locations.back(); in parse() local
81 LocationList &Loc = Locations.back(); in parse() local
120 for (unsigned char Loc : E.Loc) in dump() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DAliasAnalysis.cpp149 ModRefInfo AAResults::getModRefInfoMask(const MemoryLocation &Loc, in getModRefInfoMask()
155 ModRefInfo AAResults::getModRefInfoMask(const MemoryLocation &Loc, in getModRefInfoMask()
212 const MemoryLocation &Loc, in getModRefInfo()
445 for (MemoryEffects::Location Loc : MemoryEffects::locations()) { in operator <<() local
467 const MemoryLocation &Loc, in getModRefInfo()
485 const MemoryLocation &Loc, in getModRefInfo()
511 const MemoryLocation &Loc, in getModRefInfo()
522 const MemoryLocation &Loc, in getModRefInfo()
541 const MemoryLocation &Loc, in getModRefInfo()
554 const MemoryLocation &Loc, in getModRefInfo()
[all …]
/external/llvm/lib/Analysis/
DAliasAnalysis.cpp86 bool AAResults::pointsToConstantMemory(const MemoryLocation &Loc, in pointsToConstantMemory()
127 const MemoryLocation &Loc) { in getModRefInfo()
313 const MemoryLocation &Loc) { in getModRefInfo()
328 const MemoryLocation &Loc) { in getModRefInfo()
350 const MemoryLocation &Loc) { in getModRefInfo()
369 const MemoryLocation &Loc) { in getModRefInfo()
382 const MemoryLocation &Loc) { in getModRefInfo()
395 const MemoryLocation &Loc) { in getModRefInfo()
408 const MemoryLocation &Loc) { in getModRefInfo()
483 const MemoryLocation &Loc) { in canBasicBlockModify()
[all …]

12345678910>>...32