Home
last modified time | relevance | path

Searched refs:anon_prefix (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Drdf_ntriples.pl75 [ anon_prefix(any), % atom or node(_)
81 [ anon_prefix(any), % atom or node(_)
129 :- record nt_state(anon_prefix,
142 % * anon_prefix(+AtomOrNode)
146 % Defines the default anon_prefix as _:<baseuri>_
348 ( option(anon_prefix(Prefix), Options)
363 make_nt_state([ anon_prefix(Prefix),
H A Dtest_turtle2.pl209 anon_prefix(node(_))
216 rdf_read_ntriples(Output, OkTriples0, [anon_prefix(node(_))]),
357 rdf_read_ntriples(File, Triples, [anon_prefix(node(_))]).
H A Dturtle.pl65 [ anon_prefix(atom),
76 [ anon_prefix(atom),
121 % * anon_prefix(+Prefix)
H A Drdfa.pl95 anon_prefix(any),
270 % * anon_prefix(+AnnonPrefix)
348 anon_prefix:AnonPrefix, label
358 ( option(anon_prefix(AnonPrefix), Options)
1073 Prefix = EvalCtx.anon_prefix,
H A Dtest_turtle.pl157 anon_prefix(node(_)),
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/glog/src/
H A Ddemangle.cc399 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
400 return (length > (int)sizeof(anon_prefix) - 1 && // Should be longer. in IdentifierIsAnonymousNamespace()
401 StrPrefix(state->mangled_cur, anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/databases/grass7/grass-7.8.6/lib/python/ctypes/ctypesgencore/printer/
H A Dprinter.py191 anon_prefix = "unnamed_"
197 name = "%s%i" % (anon_prefix, n)
/dports/graphics/blender/blender-2.91.0/extern/glog/src/
H A Ddemangle.cc406 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
407 return (length > (int)sizeof(anon_prefix) - 1 && // Should be longer. in IdentifierIsAnonymousNamespace()
408 StrPrefix(state->mangled_cur, anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/symbolize/
H A Ddemangle.cc406 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
407 return (length > (int)sizeof(anon_prefix) - 1 && // Should be longer. in IdentifierIsAnonymousNamespace()
408 StrPrefix(state->mangled_cur, anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/symbolize/
H A Ddemangle.cc406 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
407 return (length > (int)sizeof(anon_prefix) - 1 && // Should be longer. in IdentifierIsAnonymousNamespace()
408 StrPrefix(state->mangled_cur, anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/glog/glog-0.5.0/src/
H A Ddemangle.cc406 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
407 return (length > (int)sizeof(anon_prefix) - 1 && // Should be longer. in IdentifierIsAnonymousNamespace()
408 StrPrefix(state->mangled_cur, anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/lang/yap/yap-6.2.2/packages/semweb/
H A Drdf_turtle.pl74 anon_prefix,
95 % * anon_prefix(+Prefix)
273 ( option(anon_prefix(Prefix), Options)
288 anon_prefix(Prefix),
/dports/devel/py-ctypesgen/ctypesgen-ctypesgen-1.0.2/ctypesgen/printer_python/
H A Dprinter.py225 anon_prefix = "unnamed_"
231 name = "%s%i" % (anon_prefix, n)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc518 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
519 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
520 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/debugging/internal/
H A Ddemangle.cc526 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
527 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
528 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc518 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
519 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
520 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/graphics/R-cran-s2/s2/src/absl/debugging/internal/
H A Ddemangle.cc526 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
527 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
528 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc522 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
523 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
524 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc526 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
527 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
528 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc522 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
523 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
524 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc505 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
506 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
507 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/bloaty/bloaty-1.1/src/
H A Ddemangle.cc512 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
513 return (length > sizeof(anon_prefix) - 1 && // Should be longer. in IdentifierIsAnonymousNamespace()
514 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc526 static const char anon_prefix[] = "_GLOBAL__N_"; in IdentifierIsAnonymousNamespace() local
527 return (length > static_cast<int>(sizeof(anon_prefix) - 1) && in IdentifierIsAnonymousNamespace()
528 StrPrefix(RemainingInput(state), anon_prefix)); in IdentifierIsAnonymousNamespace()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dr.c121 const char *anon_prefix; member
1135 kindExtraInfo [kind].anon_prefix, kind); in parseStatement()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DModule.cpp779 llvm::StringRef anon_prefix("(anonymous namespace)"); in Prune() local
780 if (cpp_method.GetContext() == anon_prefix) in Prune()

12