Home
last modified time | relevance | path

Searched defs:get (Results 1 – 25 of 10216) sorted by relevance

12345678910>>...409

/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/plugins/assetimporters/uip/
H A Denummaps.cpp68 EnumNameMap *EnumParseMap<Node::RotationOrder>::get() in get() function in EnumParseMap::RotationOrder
79 EnumNameMap *EnumParseMap<Node::Orientation>::get() in get() function in EnumParseMap::Orientation
93 EnumNameMap *EnumParseMap<Slide::PlayMode>::get() in get() function in EnumParseMap::PlayMode
115 EnumNameMap *EnumParseMap<Slide::PlayThrough>::get() in get() function in EnumParseMap::PlayThrough
187 EnumNameMap *EnumParseMap<LayerNode::BlendType>::get() in get() function in EnumParseMap::BlendType
210 EnumNameMap *EnumParseMap<LayerNode::Units>::get() in get() function in EnumParseMap::Units
235 EnumNameMap *EnumParseMap<Image::MappingMode>::get() in get() function in EnumParseMap::MappingMode
247 EnumNameMap *EnumParseMap<Image::TilingMode>::get() in get() function in EnumParseMap::TilingMode
272 EnumNameMap *EnumParseMap<LightNode::LightType>::get() in get() function in EnumParseMap::LightType
346 EnumNameMap *EnumParseMap<TextNode::WordWrap>::get() in get() function in EnumParseMap::WordWrap
[all …]
/dports/devel/erlang-katana/erlang-katana-0.4.0/src/
H A Dktn_type.erl23 get(X) when is_integer(X) -> integer; function
24 get(X) when is_float(X) -> float; function
25 get(X) when is_list(X) -> list; function
26 get(X) when is_tuple(X) -> tuple; function
27 get(X) when is_binary(X) -> binary; function
29 get(X) when is_boolean(X) -> boolean; function
30 get(X) when is_function(X) -> function; function
31 get(X) when is_pid(X) -> pid; function
32 get(X) when is_port(X) -> port; function
34 get(X) when is_atom(X) -> atom; function
[all …]
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_WidgetCropped.h33 Convert<int>::Type get( ) in get() function
43 Convert<int>::Type get( ) in get() function
53 Convert<int>::Type get( ) in get() function
63 Convert<int>::Type get( ) in get() function
73 Convert<int>::Type get( ) in get() function
83 Convert<int>::Type get( ) in get() function
93 Convert<int>::Type get( ) in get() function
103 Convert<int>::Type get( ) in get() function
113 Convert<MyGUI::types::TCoord < int >>::Type get( ) in get() function
123 Convert<MyGUI::types::TRect < int >>::Type get( ) in get() function
[all …]
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_WidgetCropped.h33 Convert<int>::Type get( ) in get() function
43 Convert<int>::Type get( ) in get() function
53 Convert<int>::Type get( ) in get() function
63 Convert<int>::Type get( ) in get() function
73 Convert<int>::Type get( ) in get() function
83 Convert<int>::Type get( ) in get() function
93 Convert<int>::Type get( ) in get() function
103 Convert<int>::Type get( ) in get() function
113 Convert<MyGUI::types::TCoord < int >>::Type get( ) in get() function
123 Convert<MyGUI::types::TRect < int >>::Type get( ) in get() function
[all …]
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_WidgetCropped.h33 Convert<int>::Type get( ) in get() function
43 Convert<int>::Type get( ) in get() function
53 Convert<int>::Type get( ) in get() function
63 Convert<int>::Type get( ) in get() function
73 Convert<int>::Type get( ) in get() function
83 Convert<int>::Type get( ) in get() function
93 Convert<int>::Type get( ) in get() function
103 Convert<int>::Type get( ) in get() function
113 Convert<MyGUI::types::TCoord < int >>::Type get( ) in get() function
123 Convert<MyGUI::types::TRect < int >>::Type get( ) in get() function
[all …]
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_WidgetCropped.h33 Convert<int>::Type get( ) in get() function
43 Convert<int>::Type get( ) in get() function
53 Convert<int>::Type get( ) in get() function
63 Convert<int>::Type get( ) in get() function
73 Convert<int>::Type get( ) in get() function
83 Convert<int>::Type get( ) in get() function
93 Convert<int>::Type get( ) in get() function
103 Convert<int>::Type get( ) in get() function
113 Convert<MyGUI::types::TCoord < int >>::Type get( ) in get() function
123 Convert<MyGUI::types::TRect < int >>::Type get( ) in get() function
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DTypeBuilder.h104 static const PointerType *get(LLVMContext &Context) { in get() function
115 static const ArrayType *get(LLVMContext &Context) { in get() function
122 static const ArrayType *get(LLVMContext &Context) { in get() function
181 static const IntegerType *get(LLVMContext &C) { in get() function
188 static const Type *get(LLVMContext& C) { in get() function
196 static const Type *get(LLVMContext& C) { in get() function
225 static const Type *get(LLVMContext &C) { in get() function
243 static const FunctionType *get(LLVMContext &Context) { in get() function
249 static const FunctionType *get(LLVMContext &Context) { in get() function
260 static const FunctionType *get(LLVMContext &Context) { in get() function
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/binary-orphans-1.0.1/src/Data/Binary/
H A DOrphans.hs75 get = do function
111 get = do function
136 get = fail "get @Void" function
216 get = fmap Monoid.Dual get function
220 get = fmap Monoid.All get function
224 get = fmap Monoid.Any get function
228 get = fmap Monoid.Sum get function
240 get = fmap Monoid.Last get function
245 get = fmap Monoid.Alt get function
285 get = do function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/binary/src/Data/Binary/
H A DClass.hs333 get = do function
386 get = do function
417 get = do function
436 get = do function
476 get = do function
599 get = do function
608 get = do function
707 get = do function
721 get = do function
733 get = do function
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/binary-0.8.8.0/src/Data/Binary/
H A DClass.hs333 get = do function
386 get = do function
417 get = do function
436 get = do function
476 get = do function
599 get = do function
608 get = do function
707 get = do function
721 get = do function
733 get = do function
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/src-net/
H A DCFPrefs.h57 bool get() { return GetPrefBool("AnimateZoom", true); } in get() function
69 bool get() { return GetPrefBool("ImageCrop", true); } in get() function
93 int get() { return GetPrefInt("AnimateWidth", 640); } in get() function
97 int get() { return GetPrefInt("AnimateLength", 10); } in get() function
101 int get() { return GetPrefInt("AnimateFPS", 15); } in get() function
105 int get() { return GetPrefInt("AnimateCodec", 0); } in get() function
117 int get() { return GetPrefInt("JPEGQuality", 90); } in get() function
125 int get() { return GetPrefInt("RenderWidth", 1000); } in get() function
129 int get() { return GetPrefInt("FormHeight", 715); } in get() function
133 int get() { return GetPrefInt("FormWidth", 1100); } in get() function
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Desmstore.hpp189 const Store<T> &get() const { in get() function in MWWorld::ESMStore
320 inline const Store<ESM::Armor> &ESMStore::get<ESM::Armor>() const { in get() function in MWWorld::ESMStore
330 inline const Store<ESM::Book> &ESMStore::get<ESM::Book>() const { in get() function in MWWorld::ESMStore
340 inline const Store<ESM::Class> &ESMStore::get<ESM::Class>() const { in get() function in MWWorld::ESMStore
365 inline const Store<ESM::Door> &ESMStore::get<ESM::Door>() const { in get() function in MWWorld::ESMStore
400 inline const Store<ESM::Light> &ESMStore::get<ESM::Light>() const { in get() function in MWWorld::ESMStore
415 inline const Store<ESM::NPC> &ESMStore::get<ESM::NPC>() const { in get() function in MWWorld::ESMStore
420 inline const Store<ESM::Probe> &ESMStore::get<ESM::Probe>() const { in get() function in MWWorld::ESMStore
425 inline const Store<ESM::Race> &ESMStore::get<ESM::Race>() const { in get() function in MWWorld::ESMStore
480 inline const Store<ESM::Cell> &ESMStore::get<ESM::Cell>() const { in get() function in MWWorld::ESMStore
[all …]
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_statistics/
H A Dstats.lib.lua38 get = function () return it.count(it.keys(bare_sessions)); end function
41 get = function () return it.count(it.keys(full_sessions)); end function
50 get = function () return it.count(it.keys(s2s_sessions)); end function
53 get = function () function
67 get = function () return prosody.start_time; end; function
73 get = function () return math.ceil(collectgarbage("count")*1024); end; function
80 get = function () function
111 get = function () return math.ceil(meminfo().allocated); end; function
115 get = function () return math.ceil(meminfo().used); end; function
119 get = function () return math.ceil(meminfo().unused); end; function
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Compat/Binary/
H A DClass.hs93 get = to `fmap` gget function
102 get = return () function
120 get = getWord8 function
200 get = do function
246 get = do function
265 get = do function
316 get = do function
411 get = do function
420 get = do function
501 get = do function
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Compat/Binary/
H A DClass.hs93 get = to `fmap` gget function
102 get = return () function
120 get = getWord8 function
200 get = do function
246 get = do function
265 get = do function
316 get = do function
411 get = do function
420 get = do function
501 get = do function
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Compat/Binary/
H A DClass.hs93 get = to `fmap` gget function
102 get = return () function
120 get = getWord8 function
200 get = do function
246 get = do function
265 get = do function
316 get = do function
411 get = do function
420 get = do function
501 get = do function
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Compat/Binary/
H A DClass.hs93 get = to `fmap` gget function
102 get = return () function
120 get = getWord8 function
200 get = do function
246 get = do function
265 get = do function
316 get = do function
411 get = do function
420 get = do function
501 get = do function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Compat/Binary/
H A DClass.hs93 get = to `fmap` gget function
102 get = return () function
120 get = getWord8 function
200 get = do function
246 get = do function
265 get = do function
316 get = do function
411 get = do function
420 get = do function
501 get = do function
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/binary-instances-1.0.1/src/Data/Binary/Instances/
H A DTime.hs19 get = fmap Time.ModifiedJulianDay get function
23 get = fmap Time.ModJulianDate get function
31 get = liftM2 Time.UTCTime get get function
39 get = liftM3 Time.TimeZone get get get function
43 get = liftM3 Time.TimeOfDay get get get function
47 get = liftM2 Time.LocalTime get get function
51 get = liftM2 Time.ZonedTime get get function
79 get = do function
93 get = fmap Time.MkMonth get function
97 get = fmap Time.MkQuarter get function
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp37 DWORD D3D9Mappings::get(ShadeOptions so) in get() function in Ogre::D3D9Mappings
196 D3DBLEND D3D9Mappings::get(SceneBlendFactor sbf) in get() function in Ogre::D3D9Mappings
243 DWORD D3D9Mappings::get(CompareFunction cf) in get() function in Ogre::D3D9Mappings
267 DWORD D3D9Mappings::get(CullingMode cm, bool flip) in get() function in Ogre::D3D9Mappings
287 D3DFOGMODE D3D9Mappings::get(FogMode fm) in get() function in Ogre::D3D9Mappings
301 D3DFILLMODE D3D9Mappings::get(PolygonMode level) in get() function in Ogre::D3D9Mappings
315 DWORD D3D9Mappings::get(StencilOperation op, bool invert) in get() function in Ogre::D3D9Mappings
339 D3DSAMPLERSTATETYPE D3D9Mappings::get(FilterType ft) in get() function in Ogre::D3D9Mappings
466 DWORD D3D9Mappings::get(HardwareBuffer::Usage usage) in get() function in Ogre::D3D9Mappings
541 D3DDECLTYPE D3D9Mappings::get(VertexElementType vType) in get() function in Ogre::D3D9Mappings
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp37 DWORD D3D9Mappings::get(ShadeOptions so) in get() function in Ogre::D3D9Mappings
196 D3DBLEND D3D9Mappings::get(SceneBlendFactor sbf) in get() function in Ogre::D3D9Mappings
243 DWORD D3D9Mappings::get(CompareFunction cf) in get() function in Ogre::D3D9Mappings
267 DWORD D3D9Mappings::get(CullingMode cm, bool flip) in get() function in Ogre::D3D9Mappings
287 D3DFOGMODE D3D9Mappings::get(FogMode fm) in get() function in Ogre::D3D9Mappings
301 D3DFILLMODE D3D9Mappings::get(PolygonMode level) in get() function in Ogre::D3D9Mappings
315 DWORD D3D9Mappings::get(StencilOperation op, bool invert) in get() function in Ogre::D3D9Mappings
339 D3DSAMPLERSTATETYPE D3D9Mappings::get(FilterType ft) in get() function in Ogre::D3D9Mappings
466 DWORD D3D9Mappings::get(HardwareBuffer::Usage usage) in get() function in Ogre::D3D9Mappings
541 D3DDECLTYPE D3D9Mappings::get(VertexElementType vType) in get() function in Ogre::D3D9Mappings
[all …]
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/NETGeographicLib/
H A DGeoCoords.cpp148 int GeoCoords::AltZone::get() { return m_pGeoCoords->AltZone(); } in get() function in GeoCoords::AltZone
151 double GeoCoords::Latitude::get() { return m_pGeoCoords->Latitude(); } in get() function in GeoCoords::Latitude
154 double GeoCoords::Longitude::get() { return m_pGeoCoords->Longitude(); } in get() function in GeoCoords::Longitude
157 double GeoCoords::Easting::get() { return m_pGeoCoords->Easting(); } in get() function in GeoCoords::Easting
160 double GeoCoords::Northing::get() { return m_pGeoCoords->Northing(); } in get() function in GeoCoords::Northing
166 double GeoCoords::Scale::get() { return m_pGeoCoords->Scale(); } in get() function in GeoCoords::Scale
169 bool GeoCoords::Northp::get() { return m_pGeoCoords->Northp(); } in get() function in GeoCoords::Northp
175 int GeoCoords::Zone::get() { return m_pGeoCoords->Zone(); } in get() function in GeoCoords::Zone
184 double GeoCoords::AltConvergence::get() in get() function in GeoCoords::AltConvergence
188 double GeoCoords::AltScale::get() { return m_pGeoCoords->AltScale(); } in get() function in GeoCoords::AltScale
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/Debug/
H A DType.cpp21 std::shared_ptr<Type> TypeOf<bool>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
22 std::shared_ptr<Type> TypeOf<uint8_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
23 std::shared_ptr<Type> TypeOf<int8_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
24 std::shared_ptr<Type> TypeOf<uint16_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
25 std::shared_ptr<Type> TypeOf<int16_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
26 std::shared_ptr<Type> TypeOf<float>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
27 std::shared_ptr<Type> TypeOf<uint32_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
28 std::shared_ptr<Type> TypeOf<int32_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
29 std::shared_ptr<Type> TypeOf<double>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
30 std::shared_ptr<Type> TypeOf<uint64_t>::get() { static auto ty = std::make_shared<Type>(Ki… in get() function in vk::dbg::TypeOf
[all …]
/dports/science/ALPSCore/ALPSCore-2.2.0/utilities/test/
H A Dtest_utils.hpp51 static T get(bool choice) in get() function in alps::testing::datapoint
57 static T get(unsigned int choice) in get() function in alps::testing::datapoint
69 static T get(D choice, std::size_t) in get() function in alps::testing::datapoint
80 static bool get(bool choice) { return choice; } in get() function in alps::testing::datapoint
83 static bool get(unsigned int choice) in get() function in alps::testing::datapoint
100 static std::string get(unsigned int choice) in get() function in alps::testing::datapoint
154 static std::complex<T> get(bool choice) { in get() function in alps::testing::datapoint
159 static std::complex<T> get(unsigned int choice) in get() function in alps::testing::datapoint
169 static std::complex<T> get(D choice, std::size_t) { in get() function in alps::testing::datapoint
203 static std::vector<T> get(bool choice) { in get() function in alps::testing::datapoint
[all …]
/dports/biology/diamond/diamond-2.0.13/src/output/
H A Dclustering_variables.h36 double get(const HspContext& r){ in get() function
45 double get(const HspContext& r){ in get() function
54 double get(const HspContext& r){ in get() function
63 double get(const HspContext& r){ in get() function
72 double get(const HspContext& r){ in get() function
81 double get(const HspContext& r){ in get() function
90 double get(const HspContext& r){ in get() function
99 double get(const HspContext& r){ in get() function
108 double get(const HspContext& r){ in get() function
117 double get(const HspContext& r){ in get() function
[all …]

12345678910>>...409