Home
last modified time | relevance | path

Searched refs:debug_location (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlcursor.c75 #define debug_location(cursor) macro
203 debug_location (cursor); in html_cursor_home()
255 debug_location (cursor); in html_cursor_real_forward()
320 debug_location (cursor); in html_cursor_real_backward()
429 debug_location (cursor); in html_cursor_up()
447 debug_location (cursor); in html_cursor_up()
548 debug_location (cursor); in html_cursor_down()
1056 debug_location (cursor); in html_cursor_left()
1082 debug_location (cursor); in left_in_flow()
1172 debug_location (cursor); in html_cursor_right()
[all …]
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dparser.y59 static Location debug_location(const std::string& info, const struct YYLTYPE& loc);
60 #define LOCD(str, loc) debug_location(str, loc)
692 static Location debug_location(const std::string& info, const YYLTYPE& loc) in debug_location() function
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dparser.y59 static Location debug_location(const std::string& info, const struct YYLTYPE& loc);
60 #define LOCD(str, loc) debug_location(str, loc)
692 static Location debug_location(const std::string& info, const YYLTYPE& loc) in debug_location() function
/dports/devel/grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcompletion_queue.cc588 grpc_core::DebugLocation debug_location(file, line); local
591 grpc_core::DebugLocation debug_location;
594 cq->owning_refs.Ref(debug_location, reason);
605 grpc_core::DebugLocation debug_location(file, line); local
608 grpc_core::DebugLocation debug_location;
611 if (GPR_UNLIKELY(cq->owning_refs.Unref(debug_location, reason))) {
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/surface/
H A Dcompletion_queue.cc600 grpc_core::DebugLocation debug_location(file, line); local
603 grpc_core::DebugLocation debug_location;
606 cq->owning_refs.Ref(debug_location, reason);
617 grpc_core::DebugLocation debug_location(file, line); local
620 grpc_core::DebugLocation debug_location;
623 if (GPR_UNLIKELY(cq->owning_refs.Unref(debug_location, reason))) {
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/surface/
H A Dcompletion_queue.cc597 grpc_core::DebugLocation debug_location(file, line); local
600 grpc_core::DebugLocation debug_location;
603 cq->owning_refs.Ref(debug_location, reason);
614 grpc_core::DebugLocation debug_location(file, line); local
617 grpc_core::DebugLocation debug_location;
620 if (GPR_UNLIKELY(cq->owning_refs.Unref(debug_location, reason))) {
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcompletion_queue.cc588 grpc_core::DebugLocation debug_location(file, line); local
591 grpc_core::DebugLocation debug_location;
594 cq->owning_refs.Ref(debug_location, reason);
605 grpc_core::DebugLocation debug_location(file, line); local
608 grpc_core::DebugLocation debug_location;
611 if (GPR_UNLIKELY(cq->owning_refs.Unref(debug_location, reason))) {
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/surface/
H A Dcompletion_queue.cc588 grpc_core::DebugLocation debug_location(file, line); local
591 grpc_core::DebugLocation debug_location;
594 cq->owning_refs.Ref(debug_location, reason);
605 grpc_core::DebugLocation debug_location(file, line); local
608 grpc_core::DebugLocation debug_location;
611 if (GPR_UNLIKELY(cq->owning_refs.Unref(debug_location, reason))) {
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/iomgr/
H A Dtcp_posix.cc643 const grpc_core::DebugLocation& debug_location) { in tcp_unref() argument
644 if (GPR_UNLIKELY(tcp->refcount.Unref(debug_location, reason))) { in tcp_unref()
650 const grpc_core::DebugLocation& debug_location) { in tcp_ref() argument
651 tcp->refcount.Ref(debug_location, reason); in tcp_ref()
/dports/devel/grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dtcp_posix.cc627 const grpc_core::DebugLocation& debug_location) { in tcp_unref() argument
628 if (GPR_UNLIKELY(tcp->refcount.Unref(debug_location, reason))) { in tcp_unref()
634 const grpc_core::DebugLocation& debug_location) { in tcp_ref() argument
635 tcp->refcount.Ref(debug_location, reason); in tcp_ref()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dtcp_posix.cc627 const grpc_core::DebugLocation& debug_location) { in tcp_unref() argument
628 if (GPR_UNLIKELY(tcp->refcount.Unref(debug_location, reason))) { in tcp_unref()
634 const grpc_core::DebugLocation& debug_location) { in tcp_ref() argument
635 tcp->refcount.Ref(debug_location, reason); in tcp_ref()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/iomgr/
H A Dtcp_posix.cc630 const grpc_core::DebugLocation& debug_location) { in tcp_unref() argument
631 if (GPR_UNLIKELY(tcp->refcount.Unref(debug_location, reason))) { in tcp_unref()
637 const grpc_core::DebugLocation& debug_location) { in tcp_ref() argument
638 tcp->refcount.Ref(debug_location, reason); in tcp_ref()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/iomgr/
H A Dtcp_posix.cc645 const grpc_core::DebugLocation& debug_location) { in tcp_unref() argument
646 if (GPR_UNLIKELY(tcp->refcount.Unref(debug_location, reason))) { in tcp_unref()
652 const grpc_core::DebugLocation& debug_location) { in tcp_ref() argument
653 tcp->refcount.Ref(debug_location, reason); in tcp_ref()
/dports/devel/grpc/grpc-1.42.0/bazel/
H A Dgrpc_build_system.bzl83 "debug_location": PRIVATE,
/dports/devel/grpc/grpc-1.42.0/
H A DBUILD864 "debug_location",
968 name = "debug_location",
970 public_hdrs = ["src/core/lib/gprpp/debug_location.h"],
971 visibility = ["@grpc:debug_location"],
1021 "debug_location",
1370 "debug_location",
1382 "debug_location",
2095 "debug_location",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/
H A DBUILD610 name = "debug_location",
612 public_hdrs = ["src/core/lib/gprpp/debug_location.h"],
631 "debug_location",
645 "debug_location",
H A DgRPC-C++.podspec452 'src/core/lib/gprpp/debug_location.h',
658 'src/core/lib/gprpp/debug_location.h',
H A DBUILD.gn477 "src/core/lib/gprpp/debug_location.h",
1203 "src/core/lib/gprpp/debug_location.h",
H A DgRPC-Core.podspec411 'src/core/lib/gprpp/debug_location.h',
1067 'src/core/lib/gprpp/debug_location.h',
/dports/devel/grpc134/grpc-1.34.1/
H A DBUILD642 name = "debug_location",
644 public_hdrs = ["src/core/lib/gprpp/debug_location.h"],
652 "debug_location",
666 "debug_location",
679 "debug_location",
/dports/devel/grpc130/grpc-1.30.2/
H A DBUILD621 name = "debug_location",
623 public_hdrs = ["src/core/lib/gprpp/debug_location.h"],
631 "debug_location",
645 "debug_location",
H A DgRPC-C++.podspec424 'src/core/lib/gprpp/debug_location.h',
883 'src/core/lib/gprpp/debug_location.h',
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvm_util.cpp733 llvm::DebugLoc debug_location = in debug_set_location() local
739 m_builder->SetCurrentDebugLocation(debug_location); in debug_set_location()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvm_util.cpp733 llvm::DebugLoc debug_location = in debug_set_location() local
739 m_builder->SetCurrentDebugLocation(debug_location); in debug_set_location()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/grpc/src/
H A DBUILD.gn477 "src/core/lib/gprpp/debug_location.h",
1203 "src/core/lib/gprpp/debug_location.h",

12