Home
last modified time | relevance | path

Searched defs:technology (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/aop/aspectj/autoproxy/benchmark/
H A DBenchmarkTests.java102 private long testRepeatedAroundAdviceInvocations(String file, int howmany, String technology) { in testRepeatedAroundAdviceInvocations()
121 private long testBeforeAdviceWithoutJoinPoint(String file, int howmany, String technology) { in testBeforeAdviceWithoutJoinPoint()
142 …private long testAfterReturningAdviceWithoutJoinPoint(String file, int howmany, String technology)… in testAfterReturningAdviceWithoutJoinPoint()
164 private long testMix(String file, int howmany, String technology) { in testMix()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Dssh_public_key.rb14 def self.technology(name) singletonMethod in Gitlab.SSHPublicKey
84 def technology method in Gitlab.SSHPublicKey
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Dshill_property_handler.cc159 const std::string& technology, in SetTechnologyEnabled()
196 for (const auto& technology : prohibited_technologies) { in SetProhibitedTechnologies() local
459 for (const base::Value& technology : technologies.GetList()) in UpdateAvailableTechnologies() local
480 for (const base::Value& technology : technologies.GetList()) in UpdateEnabledTechnologies() local
513 for (const base::Value& technology : technologies.GetList()) in UpdateUninitializedTechnologies() local
534 const std::string& technology, in EnableTechnologyFailed()
546 const std::string& technology, in DisableTechnologyFailed()
H A Dprohibited_technologies_handler.cc117 const std::string& technology) { in AddGloballyProhibitedTechnology()
127 const std::string& technology) { in RemoveGloballyProhibitedTechnology()
H A Dnetwork_util.h70 std::string technology; // Access technology. in COMPONENT_EXPORT() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dnetwork_change_manager_client.cc205 const std::string& technology) { in ConnectionTypeFromShill()
235 const std::string& technology) { in GetConnectionSubtype()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DIRootDesigner.cs36 object GetView(ViewTechnology technology); in GetView()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DIRootDesigner.cs39 object GetView(ViewTechnology technology); in GetView()
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/iokit/
H A Diokitbattery.h49 …Solid::Battery::Technology technology() const override { return Solid::Battery::UnknownTechnology;… in technology() function
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/gamestate/
H A Dscore.h24 technology, enumerator
/dports/sysutils/upower/upower-0.99.13/libupower-glib/
H A Dup-types.c284 up_device_technology_from_string (const gchar *technology) in up_device_technology_from_string()
/dports/sysutils/mate-power-manager/mate-power-manager-1.26.0/src/
H A Dgpm-upower.c328 UpDeviceTechnology technology; in gpm_upower_get_device_description() local
590 const gchar *technology = NULL; in gpm_device_technology_to_localised_string() local
/dports/finance/py-quantecon/quantecon-0.5.2/quantecon/
H A Ddle.py61 def __init__(self, information, technology, preferences): argument
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/frontend/
H A Dbattery.cpp105 Solid::Battery::Technology Solid::Battery::technology() const in technology() function in Solid::Battery
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/power/
H A Dgpm-common.c411 UpDeviceTechnology technology; in gpm_upower_get_device_description() local
683 const gchar *technology = NULL; in gpm_device_technology_to_localised_string() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/resources/profiles/
H A DCreality.ini20 technology = FFF key
29 technology = FFF key
38 technology = FFF key
47 technology = FFF key
56 technology = FFF key
65 technology = FFF key
74 technology = FFF key
83 technology = FFF key
92 technology = FFF key
101 technology = FFF key
[all …]
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/fakehw/
H A Dfakebattery.cpp139 Solid::Battery::Technology FakeBattery::technology() const in technology() function in FakeBattery
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DComponentDocumentDesigner.cs63 object IRootDesigner.GetView (ViewTechnology technology) in IRootDesigner.GetView()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/
H A Dprint_settings_initializer_win.cc21 bool IsTechnology(HDC hdc, const char* technology) { in IsTechnology()
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/
H A Dprint_settings_initializer_win.cc21 bool IsTechnology(HDC hdc, const char* technology) { in IsTechnology()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/power/supply/
H A Dlego_ev3_battery.c32 int technology; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/power/supply/
H A Dlego_ev3_battery.c32 int technology; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/power/supply/
H A Dlego_ev3_battery.c32 int technology; member
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DAutoComplete.cxx57 int lineHeight, bool unicodeMode, int technology) { in Start()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DAutoComplete.cxx57 int lineHeight, bool unicodeMode, int technology) { in Start()

12345678910>>...16