Home
last modified time | relevance | path

Searched refs:IsDot (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp215 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
216 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
232 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
233 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
241 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
258 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
264 bool IsDot) { in printDynamicTypesJson() argument
270 bool IsDot) { in printDynamicCastsJson() argument
281 Space, IsDot, in printClassObjectDynamicTypesJson()
287 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp212 unsigned int Space, bool IsDot) const { in printJson()
213 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
241 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
271 Indent(Out, InnerSpace, IsDot) in printJson()
286 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
291 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp217 unsigned int Space, bool IsDot) const { in printJson()
218 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
246 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
276 Indent(Out, InnerSpace, IsDot) in printJson()
291 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
296 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp217 unsigned int Space, bool IsDot) const { in printJson()
218 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
246 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
276 Indent(Out, InnerSpace, IsDot) in printJson()
291 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
296 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp212 unsigned int Space, bool IsDot) const { in printJson()
213 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
241 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
271 Indent(Out, InnerSpace, IsDot) in printJson()
286 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
291 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp217 unsigned int Space, bool IsDot) const { in printJson()
218 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
246 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
276 Indent(Out, InnerSpace, IsDot) in printJson()
291 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
296 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp217 unsigned int Space, bool IsDot) const { in printJson()
218 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
246 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
276 Indent(Out, InnerSpace, IsDot) in printJson()
291 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
296 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp217 unsigned int Space, bool IsDot) const { in printJson()
218 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
246 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
276 Indent(Out, InnerSpace, IsDot) in printJson()
291 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
296 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
246 printJson(Element, Out, NL, Space, IsDot) << " }"; in printJsonContainer()
254 return Indent(Out, Space, IsDot) << "]"; in printJsonContainer()
271 Indent(Out, Space, IsDot) << "\"" << Name << "\": "; in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson() argument
283 bool IsDot) { in printDynamicCastsJson() argument
294 Space, IsDot, in printClassObjectDynamicTypesJson()
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp141 bool IsDot) { in printDynamicTypesJson() argument
142 Indent(Out, Space, IsDot) << "\"dynamic_types\": "; in printDynamicTypesJson()
155 Indent(Out, Space, IsDot) in printDynamicTypesJson()
172 Indent(Out, Space, IsDot) << "]," << NL; in printDynamicTypesJson()
177 bool IsDot) { in printDynamicCastsJson() argument
178 Indent(Out, Space, IsDot) << "\"dynamic_casts\": "; in printDynamicCastsJson()
199 Indent(Out, Space, IsDot) in printDynamicCastsJson()
209 Indent(Out, Space, IsDot) << ']'; in printDynamicCastsJson()
219 Indent(Out, Space, IsDot) << "]," << NL; in printDynamicCastsJson()
224 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
H A DEnvironment.cpp206 unsigned int Space, bool IsDot) const { in printJson()
207 Indent(Out, Space, IsDot) << "\"environment\": "; in printJson()
235 LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) { in printJson()
265 Indent(Out, InnerSpace, IsDot) in printJson()
280 Indent(Out, --InnerSpace, IsDot) << ']'; in printJson()
285 Indent(Out, --Space, IsDot) << "]}," << NL; in printJson()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp141 bool IsDot) { in printDynamicTypesJson() argument
142 Indent(Out, Space, IsDot) << "\"dynamic_types\": "; in printDynamicTypesJson()
155 Indent(Out, Space, IsDot) in printDynamicTypesJson()
172 Indent(Out, Space, IsDot) << "]," << NL; in printDynamicTypesJson()
177 bool IsDot) { in printDynamicCastsJson() argument
178 Indent(Out, Space, IsDot) << "\"dynamic_casts\": "; in printDynamicCastsJson()
199 Indent(Out, Space, IsDot) in printDynamicCastsJson()
209 Indent(Out, Space, IsDot) << ']'; in printDynamicCastsJson()
219 Indent(Out, Space, IsDot) << "]," << NL; in printDynamicCastsJson()
224 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()
[all …]
/dports/devel/erlang-katana/erlang-katana-0.4.0/test/
H A Dktn_lists_SUITE.erl62 IsDot = fun(Ch) -> $. == Ch end,
64 ["{a}.", " {b}."] = ktn_lists:split_when(IsDot, "{a}. {b}."),
65 [] = ktn_lists:split_when(IsDot, ""),
66 ["."] = ktn_lists:split_when(IsDot, "."),
68 ktn_lists:split_when(IsDot, "{a}. {b}.{c, d, e}"),
69 ["{a} {b}{c, d, e}"] = ktn_lists:split_when(IsDot, "{a} {b}{c, d, e}"),
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/globalization/
H A Didnmapping.cs142 bool bHasLastDot = (unicode.Length > 0) && IsDot(unicode[unicode.Length - 1]); in GetAscii()
147 if ((!bHasLastDot) && unicode.Length > 0 && IsDot(unicode[unicode.Length - 1])) in GetAscii()
338 static bool IsDot(char c) in IsDot() method in System.Globalization.IdnMapping
371 if (IsDot(unicode[i])) in ValidateStd3AndAscii()
405 if (unicode.Length > M_defaultNameLimit - (IsDot(unicode[unicode.Length-1])? 0 : 1)) in ValidateStd3AndAscii()
408 M_defaultNameLimit - (IsDot(unicode[unicode.Length-1]) ? 0 : 1)), in ValidateStd3AndAscii()
412 if (bUseStd3 && !IsDot(unicode[unicode.Length-1])) in ValidateStd3AndAscii()
785 M_defaultNameLimit - (IsDot(unicode[unicode.Length-1]) ? 0 : 1)), in punycode_encode()
824 if (ascii.Length > M_defaultNameLimit - (IsDot(ascii[ascii.Length-1]) ? 0 : 1)) in punycode_decode()
827 M_defaultNameLimit - (IsDot(ascii[ascii.Length-1]) ? 0 : 1)), "ascii"); in punycode_decode()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DIdnMapping.cs202 bool bHasLastDot = (unicode.Length > 0) && IsDot(unicode[unicode.Length - 1]); in GetAsciiInvariant()
205 if ((!bHasLastDot) && unicode.Length > 0 && IsDot(unicode[unicode.Length - 1])) in GetAsciiInvariant()
243 if (IsDot(unicode[i])) in ValidateStd3AndAscii()
274 if (unicode.Length > c_defaultNameLimit - (IsDot(unicode[unicode.Length - 1]) ? 0 : 1)) in ValidateStd3AndAscii()
279 if (bUseStd3 && !IsDot(unicode[unicode.Length - 1])) in ValidateStd3AndAscii()
514 if (output.Length > c_defaultNameLimit - (IsDot(unicode[unicode.Length-1]) ? 0 : 1)) in PunycodeEncode()
516 … c_defaultNameLimit - (IsDot(unicode[unicode.Length-1]) ? 0 : 1)), nameof(unicode)); in PunycodeEncode()
525 private static bool IsDot(char c) in IsDot() method in System.Globalization.IdnMapping
596 if (ascii.Length > c_defaultNameLimit - (IsDot(ascii[ascii.Length-1]) ? 0 : 1)) in PunycodeDecode()
598 … c_defaultNameLimit - (IsDot(ascii[ascii.Length-1]) ? 0 : 1)), nameof(ascii)); in PunycodeDecode()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DIdnMapping.cs202 bool bHasLastDot = (unicode.Length > 0) && IsDot(unicode[unicode.Length - 1]); in GetAsciiInvariant()
205 if ((!bHasLastDot) && unicode.Length > 0 && IsDot(unicode[unicode.Length - 1])) in GetAsciiInvariant()
243 if (IsDot(unicode[i])) in ValidateStd3AndAscii()
274 if (unicode.Length > c_defaultNameLimit - (IsDot(unicode[unicode.Length - 1]) ? 0 : 1)) in ValidateStd3AndAscii()
279 if (bUseStd3 && !IsDot(unicode[unicode.Length - 1])) in ValidateStd3AndAscii()
514 if (output.Length > c_defaultNameLimit - (IsDot(unicode[unicode.Length-1]) ? 0 : 1)) in PunycodeEncode()
516 … c_defaultNameLimit - (IsDot(unicode[unicode.Length-1]) ? 0 : 1)), nameof(unicode)); in PunycodeEncode()
525 private static bool IsDot(char c) in IsDot() method in System.Globalization.IdnMapping
596 if (ascii.Length > c_defaultNameLimit - (IsDot(ascii[ascii.Length-1]) ? 0 : 1)) in PunycodeDecode()
598 … c_defaultNameLimit - (IsDot(ascii[ascii.Length-1]) ? 0 : 1)), nameof(ascii)); in PunycodeDecode()
[all …]

12345678910>>...12