Home
last modified time | relevance | path

Searched defs:getNative (Results 1 – 25 of 142) sorted by relevance

123456

/dports/games/fillets-ng/fillets-ng-1.0.1/src/gengine/
H A DFsPath_boost.cpp36 FsPath::getNative(const std::string &file) in getNative() function in FsPath
H A DFsPath.cpp26 FsPath::getNative(const std::string &file) in getNative() function in FsPath
H A DPath.cpp155 Path::getNative() const in getNative() function in Path
/dports/audio/ccaudio2/ccaudio2-2.2.0/src/
H A Daudiobase.cpp47 ssize_t AudioBase::getNative(Encoded data, size_t bytes) in getNative() function in ucommon::AudioBase
/dports/net/kea/kea-2.0.1/src/lib/asiolink/
H A Dio_socket.cc37 virtual int getNative() const { return (-1); } in getNative() function in isc::asiolink::DummySocket
H A Dio_acceptor.h49 virtual int getNative() const { in getNative() function
H A Dudp_socket.h65 virtual int getNative() const { in getNative() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.hpp81 NativeType getNative (void) const { return m_native; } in getNative() function
97 NativeType getNative (void) const { return m_native; } in getNative() function
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DTypedProperty.h92 …virtual typename Helper::safe_method_return_type getNative(const PropertyReceiver* receiver) const{ in getNative() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/common/
H A Dsystem_utils_winuwp.cpp76 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::UwpLibrary
H A Dsystem_utils_win32.cpp79 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::Win32Library
H A Dsystem_utils_posix.cpp109 void *getNative() const override { return mModule; } in getNative() function in angle::PosixLibrary
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dsystem_utils_winuwp.cpp70 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::UwpLibrary
H A Dsystem_utils_win32.cpp74 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::Win32Library
H A Dsystem_utils_posix.cpp95 void *getNative() const override { return mModule; } in getNative() function in angle::PosixLibrary
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A Dsystem_utils_win32.cpp75 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::Win32Library
H A Dsystem_utils_posix.cpp95 void *getNative() const override { return mModule; } in getNative() function in angle::PosixLibrary
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dsystem_utils_win32.cpp74 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::Win32Library
H A Dsystem_utils_posix.cpp95 void *getNative() const override { return mModule; } in getNative() function in angle::PosixLibrary
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A Dsystem_utils_win32.cpp75 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::Win32Library
H A Dsystem_utils_posix.cpp95 void *getNative() const override { return mModule; } in getNative() function in angle::PosixLibrary
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A Dsystem_utils_win32.cpp75 void *getNative() const override { return reinterpret_cast<void *>(mModule); } in getNative() function in angle::Win32Library
H A Dsystem_utils_posix.cpp95 void *getNative() const override { return mModule; } in getNative() function in angle::PosixLibrary
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/base/
H A Dencoded_value_storage_test.cpp63 uint32_t getNative() { in getNative() function in mongo::EncodedValueStorageTest::ConstView
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/api/org/webrtc/
H A DMediaStreamTrack.java43 int getNative() { in getNative() method in MediaStreamTrack.MediaType

123456