Home
last modified time | relevance | path

Searched refs:_profile (Results 251 – 275 of 751) sorted by relevance

1...<<11121314151617181920>>...31

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthFeatures/
H A DFeatureSource69 optional<ProfileOptions>& profile() { return _profile; }
70 const optional<ProfileOptions>& profile() const { return _profile; }
97 optional<ProfileOptions> _profile;
H A DFilterContext99 const FeatureProfile* profile() const { return _profile.get(); }
200 osg::ref_ptr<const FeatureProfile> _profile;
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/precision_drawing_tools/
H A Dpdt_command.py1051 _profile = float(values[2])
1052 if _profile < 0.0 or _profile > 1.0:
1053 _profile = 0.5 # This is a circular profile
1097 profile=_profile,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/catalog/
H A Ddatabase_impl.cpp267 _profile = serverGlobalParams.defaultProfile; in init()
325 if (_profile == newLevel) { in setProfilingLevel()
330 _profile = 0; in setProfilingLevel()
344 _profile = newLevel; in setProfilingLevel()
453 if (_profile != 0) in dropCollection()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/alberta_3d_profile/
H A DMakefile.am8 SUFFIX = _profile
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/alberta_1d_profile/
H A DMakefile.am8 SUFFIX = _profile
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/alberta_2d_profile/
H A DMakefile.am8 SUFFIX = _profile
/dports/editors/nano/nano-5.9/syntax/
H A Dsh.nanorc3 syntax sh "(\.sh|(\.|/)(a|ba|c|da|k|mk|pdk|tc|z)sh(rc|_profile)?|/(etc/|\.)profile)$"
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/role/
H A D_validators.py47 from azure.cli.core._profile import Profile
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/hdinsight/
H A D_client_factory.py28 from azure.cli.core._profile import Profile
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDExtra.cpp373 FCDETechnique::FCDETechnique(FCDocument* document, FCDEType* _parent, const char* _profile) in FCDETechnique() argument
376 , InitializeParameter(profile, _profile) in FCDETechnique()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DTileSource.cpp440 _profile = profile; in setProfile()
446 return _profile.get(); in getProfile()
H A DMap77 … const SpatialReference* getSRS() const { return _profile.valid() ? _profile->getSRS() : 0L; }
276 osg::ref_ptr<const Profile> _profile;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/test/data/autofill/automated_integration/
H A Dtask_flow.py62 self._profile = profile
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSColorSpace.inc30 _profile: id;
/dports/accessibility/orca/orca-41.1/src/orca/
H A Dsettings_manager.py547 _profile = general.get('profile', settings.profile)
548 currentProfile = _profile[1]
554 _profile)
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Deliminator.h245 std::vector<unsigned int> _profile; variable
/dports/sysutils/py-azure-cli-acr/azure-cli-acr-2.2.9/azure/cli/command_modules/acr/
H A D_docker_utils.py26 from azure.cli.core._profile import _AZ_LOGIN_MESSAGE
55 from azure.cli.core._profile import Profile
/dports/editors/calligra/calligra-3.2.1/libs/pigment/
H A DKoColorSpaceRegistry.h144 QList<const KoColorSpaceFactory*> colorSpacesFor(const KoColorProfile* _profile) const;
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/synapse/operations/
H A Dsqlpoolsensitivitylabel.py146 from azure.cli.core._profile import Profile
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A D_utils.py136 from azure.cli.core._profile import Profile
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/aro/
H A D_aad.py10 from azure.cli.core._profile import Profile
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/customactions/
H A Dfileaction.h97 …FileActionItem(std::shared_ptr<FileAction> _action, std::shared_ptr<FileActionProfile> _profile, c…
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/engine_droam/
H A DCubeManifold57 osg::ref_ptr<const Profile> _profile;
H A DGeodeticManifold57 osg::ref_ptr<const Profile> _profile;

1...<<11121314151617181920>>...31