Home
last modified time | relevance | path

Searched defs:GetTypeName (Results 1 – 25 of 1230) sorted by relevance

12345678910>>...50

/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasource/
H A DSourceBufferTask.h59 const char* GetTypeName() const override { return "AppendBuffer"; } in GetTypeName() function
70 const char* GetTypeName() const override { return "Abort"; } in GetTypeName() function
77 const char* GetTypeName() const override { return "Reset"; } in GetTypeName() function
87 const char* GetTypeName() const override { return "RangeRemoval"; } in GetTypeName() function
100 const char* GetTypeName() const override { return "EvictData"; } in GetTypeName() function
110 const char* GetTypeName() const override { return "Detach"; } in GetTypeName() function
119 const char* GetTypeName() const override { return "ChangeType"; } in GetTypeName() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasource/
H A DSourceBufferTask.h59 const char* GetTypeName() const override { return "AppendBuffer"; } in GetTypeName() function
70 const char* GetTypeName() const override { return "Abort"; } in GetTypeName() function
77 const char* GetTypeName() const override { return "Reset"; } in GetTypeName() function
87 const char* GetTypeName() const override { return "RangeRemoval"; } in GetTypeName() function
100 const char* GetTypeName() const override { return "EvictData"; } in GetTypeName() function
110 const char* GetTypeName() const override { return "Detach"; } in GetTypeName() function
119 const char* GetTypeName() const override { return "ChangeType"; } in GetTypeName() function
/dports/www/firefox/firefox-99.0/dom/media/mediasource/
H A DSourceBufferTask.h59 const char* GetTypeName() const override { return "AppendBuffer"; } in GetTypeName() function
70 const char* GetTypeName() const override { return "Abort"; } in GetTypeName() function
77 const char* GetTypeName() const override { return "Reset"; } in GetTypeName() function
87 const char* GetTypeName() const override { return "RangeRemoval"; } in GetTypeName() function
100 const char* GetTypeName() const override { return "EvictData"; } in GetTypeName() function
110 const char* GetTypeName() const override { return "Detach"; } in GetTypeName() function
119 const char* GetTypeName() const override { return "ChangeType"; } in GetTypeName() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasource/
H A DSourceBufferTask.h59 const char* GetTypeName() const override { return "AppendBuffer"; } in GetTypeName() function
70 const char* GetTypeName() const override { return "Abort"; } in GetTypeName() function
77 const char* GetTypeName() const override { return "Reset"; } in GetTypeName() function
87 const char* GetTypeName() const override { return "RangeRemoval"; } in GetTypeName() function
100 const char* GetTypeName() const override { return "EvictData"; } in GetTypeName() function
110 const char* GetTypeName() const override { return "Detach"; } in GetTypeName() function
119 const char* GetTypeName() const override { return "ChangeType"; } in GetTypeName() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mediasource/
H A DSourceBufferTask.h57 const char* GetTypeName() const override { return "AppendBuffer"; } in GetTypeName() function
68 const char* GetTypeName() const override { return "Abort"; } in GetTypeName() function
75 const char* GetTypeName() const override { return "Reset"; } in GetTypeName() function
85 const char* GetTypeName() const override { return "RangeRemoval"; } in GetTypeName() function
98 const char* GetTypeName() const override { return "EvictData"; } in GetTypeName() function
108 const char* GetTypeName() const override { return "Detach"; } in GetTypeName() function
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Wrap/
H A Dprops.hpp42 inline const char *GetTypeName() { in GetTypeName() function
48 inline const char *GetTypeName<double>() { in GetTypeName() function
52 inline const char *GetTypeName<int>() { in GetTypeName() function
56 inline const char *GetTypeName<unsigned int>() { in GetTypeName() function
60 inline const char *GetTypeName<bool>() { in GetTypeName() function
/dports/misc/usd/USD-21.11/pxr/base/plug/testenv/
H A DTestPlugModule3__init__.py27 def GetTypeName(self): member in TestPlugPythonDerived3_3
32 def GetTypeName(self): member in TestPlugPythonDerived3_4
H A DTestPlugDso3.cpp38 virtual std::string GetTypeName() { return "TestPlugDerived3_3"; } in GetTypeName() function in TestPlugDerived3_3
56 virtual std::string GetTypeName() { return "TestPlugDerived3_4"; } in GetTypeName() function in TestPlugDerived3_4
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Deditor_hooks.h66 virtual const char* GetTypeName() const in GetTypeName() function
117 virtual const char* GetTypeName() const in GetTypeName() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithAui/wxAuiManager/
H A DwxsAuiPaneInfoProperty.h48 virtual const wxString GetTypeName() { return _T("PaneInfo"); } in GetTypeName() function
101 virtual const wxString GetTypeName() { return _T("bool"); } in GetTypeName() function
/dports/lang/mono/mono-5.10.1.57/mcs/tools/mono-api-html/
H A DHelpers.cs95 public static string GetTypeName (this XElement self, string name) in GetTypeName() method in Xamarin.ApiDiff.Helper
140 static string GetTypeName (string type) in GetTypeName() method in Xamarin.ApiDiff.Helper
/dports/multimedia/libgav1/libgav1-0.17.0/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/GTest/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/archivers/draco/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h67 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
91 std::string GetTypeName() { in GetTypeName() function
/dports/lang/v8/v8-9.6.180.12/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-type-util.h67 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
91 std::string GetTypeName() { in GetTypeName() function
/dports/cad/librepcb/librepcb-0.1.6/libs/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/third_party/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/third_party/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/math/stanmath/math-4.2.0/lib/benchmark_1.5.1/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/devel/googletest/googletest-release-1.11.0/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/multimedia/onevpl/oneVPL-2022.0.6/dispatcher/test/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/third_party/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/dports/audio/mixxx/mixxx-2.3.0/lib/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function

12345678910>>...50