Home
last modified time | relevance | path

Searched refs:HandlerPrefix (Results 1 – 24 of 24) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/centrifugal/centrifuge/
H A Dhandler_sockjs_test.go47 HandlerPrefix: "/connection/sockjs",
124 HandlerPrefix: "/connection/sockjs",
174 HandlerPrefix: "/connection/sockjs",
H A Dhandler_sockjs.go105 HandlerPrefix string member
193 handler := newSockJSHandler(s, c.HandlerPrefix, options)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/centrifugal/centrifuge/_examples/single_connection/
H A Dmain.go99 HandlerPrefix: "/connection/sockjs",
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/centrifugal/centrifuge/_examples/concurrency/
H A Dmain.go120 HandlerPrefix: "/connection/sockjs",
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/centrifugal/centrifuge/_examples/gin_auth/
H A Dmain.go224 HandlerPrefix: "/connection/sockjs",
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/centrifugal/centrifuge/_examples/chat_json/
H A Dmain.go230 HandlerPrefix: "/connection/sockjs",
/dports/lang/clips/clips_core_source_630/core/
H A Dobjcmp.c84 #define HandlerPrefix() ArbitraryPrefix(ObjectCompilerData(theEnv)->ObjectCodeItem,6) macro
935 HandlerPrefix(),imageID, in SingleDefclassToCode()
1372 "HANDLER",HandlerPrefix(),*reopenHandlerFile, in HandlersToCode()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp177 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
178 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp176 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
177 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp183 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
184 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp183 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
184 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp182 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
183 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp197 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
198 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp197 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
198 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp183 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
184 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp183 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
184 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp182 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
183 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp197 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
198 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp198 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
199 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp197 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
198 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp182 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
183 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp183 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
184 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp197 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
198 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp182 StringRef HandlerPrefix = MBB->isCleanupFuncletEntry() ? "dtor" : "catch"; in getMCSymbolForMBB() local
183 return Ctx.getOrCreateSymbol("?" + HandlerPrefix + "$" + in getMCSymbolForMBB()