Home
last modified time | relevance | path

Searched defs:getset (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/libs/
H A DLEC_gen.c123 void gscgn(long getset,long *g) in gscgn()
151 void gsrgs(long getset,long *qvalue) in gsrgs()
170 void gssst(long getset,long *qset) in gssst()
/dports/cad/horizon-eda/horizon-2.1.0/src/python_module/
H A D3d_image_exporter.cpp166 auto getset = static_cast<FnGetSet<bool> *>(pa); in bool_attr_get() local
181 auto getset = static_cast<FnGetSet<bool> *>(pa); in bool_attr_set() local
189 auto getset = static_cast<FnGetSet<float> *>(pa); in float_attr_get() local
207 auto getset = static_cast<FnGetSet<float> *>(pa); in float_attr_set() local
217 auto getset = static_cast<FnGetSet<Color> *>(pa); in Color_attr_get() local
271 auto getset = static_cast<FnGetSet<Color> *>(pa); in Color_attr_set() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/getset-0.1.0/
H A DREADME.md1 # getset chapter
/dports/lang/rust/rustc-1.58.1-src/vendor/getset/
H A DREADME.md1 # getset chapter
/dports/games/construo/construo-0.2.3/src/
H A Ddelta_manager.hpp32 float getset () in getset() function in DeltaManager
/dports/devel/p5-MCE-Shared/MCE-Shared-1.874/lib/MCE/Shared/
H A DScalar.pm66 sub getset { subroutine
H A DCondvar.pm110 sub getset { subroutine
H A DHash.pm262 sub getset { subroutine
H A DArray.pm335 sub getset { subroutine
H A DOrdhash.pm742 sub getset { subroutine
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/abc/
H A DClass.cpp141 Property *getset = _prototype->getOwnProperty(uri); in addGetter() local
160 Property *getset = _prototype->getOwnProperty(uri); in addSetter() local
H A DMethod.cpp128 Property *getset = _prototype->getOwnProperty(uri); in addGetter() local
148 Property *getset = _prototype->getOwnProperty(uri); in addSetter() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglClique/
H A DCglCliqueTest.cpp38 CglClique getset; in CglCliqueUnitTest() local
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Ddynamic_scoped_ref.hpp69 T* getset(T* ptr) in getset() function in DynamicScopedRef
/dports/net/samba412/samba-4.12.15/source4/librpc/ndr/
H A Dpy_auth.c29 static void PyType_AddGetSet(PyTypeObject *type, PyGetSetDef *getset) in PyType_AddGetSet()
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglTwomir/
H A DCglTwomirTest.cpp38 CglTwomir getset; in CglTwomirUnitTest() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglResidualCapacity/
H A DCglResidualCapacityTest.cpp37 CglResidualCapacity getset; in CglResidualCapacityUnitTest() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglRedSplit2/
H A DCglRedSplit2Test.cpp34 CglRedSplit2 getset; in CglRedSplit2UnitTest() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglMixedIntegerRounding2/
H A DCglMixedIntegerRounding2Test.cpp37 CglMixedIntegerRounding2 getset; in CglMixedIntegerRounding2UnitTest() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglMixedIntegerRounding/
H A DCglMixedIntegerRoundingTest.cpp37 CglMixedIntegerRounding getset; in CglMixedIntegerRoundingUnitTest() local
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglRedSplit/
H A DCglRedSplitTest.cpp46 CglRedSplit getset; in CglRedSplitUnitTest() local
/dports/net-mgmt/icinga2/icinga2-2.13.2/test/
H A Dbase-array.cpp19 BOOST_AUTO_TEST_CASE(getset) in BOOST_AUTO_TEST_CASE() argument
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DMicrophone_as.cpp95 NativeFunction* getset = vm.getNative(2102, 201); in attachMicrophoneStaticInterface() local
106 as_function* getset = gl.createFunction(microphone_activityLevel); in attachMicrophoneProperties() local
H A DCamera_as.cpp99 NativeFunction* getset = vm.getNative(2102, 201); in attachCameraStaticInterface() local
126 as_function* getset = gl.createFunction(camera_activitylevel); in attachCameraProperties() local
/dports/shells/p5-Term-ShellUI/Term-ShellUI-0.92/lib/Term/
H A DShellUI.pm908 sub getset subroutine

12345678