Home
last modified time | relevance | path

Searched defs:userValue (Results 1 – 25 of 144) sorted by relevance

123456

/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Transport/
H A DJsonSerializer.php25 private function stockValue(Parameter $param, $userValue, array $json): array
49 private function stockArrayJson(Parameter $param, array $userValue): array
65 private function stockObjectJson(Parameter $param, \stdClass $userValue): array
83 public function stockJson(Parameter $param, $userValue, array $json): array
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidEnterprise/
H A DVariableSet.php21 public $userValue; variable in Google_Service_AndroidEnterprise_VariableSet
31 public function setUserValue($userValue)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/
H A DVariableSet.php22 public $userValue; variable in Google_Service_AndroidEnterprise_VariableSet
40 public function setUserValue($userValue)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/holiday/
H A Ddefine_holiday.php127 $userValue = $_POST['nb_holiday_'.$val['rowid']]; variable
128 $userValue = $userValue[$userID]; variable
132 $userValue = price2num($userValue, 5); variable
134 $userValue = ''; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/holiday/
H A Ddefine_holiday.php138 $userValue = GETPOST('nb_holiday_'.$val['rowid']); variable
139 $userValue = $userValue[$userID]; variable
142 $userValue = price2num($userValue, 5); variable
144 $userValue = ''; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/touchpoint/eclipse/
H A DJVMArgumentActionLogicTest.java185 String userValue = "-Xmx400M"; in testUserInjectsInitialValue() local
215 String userValue = "-Xmx400M"; in testUserInjectsLargerValue() local
254 String userValue = "-Xmx100M"; in testUserInjectsSmallerValue() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/menu/widgets/
H A Dlistwidget.cpp33 ListWidget::Item::Item(String const &text, int userValue) in Item()
54 int ListWidget::Item::userValue() const in userValue() function in common::menu::ListWidget::Item
316 bool ListWidget::selectItemByValue(int userValue, int flags) in selectItemByValue()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java51 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java51 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java52 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java51 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java51 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java51 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/JFormattedTextField/
H A DTest6462562.java51 static final String BACKSPACE = new String("backspace"); in testDefaultFormatter()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/JFormattedTextField/8080972/
H A DTestDefaultFormatter.java51 UserValueClass userValue = (UserValueClass) formatter.stringToValue("test"); in testDefaultFormatter() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/sci_gateway/cpp/
H A Dsci_x_dialog.cpp45 char **userValue = NULL; in sci_x_dialog() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickshortcut_p.h120 QVariant userValue; member
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickshortcut_p.h120 QVariant userValue; member
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/sci_gateway/c/
H A Dsci_x_choose.c43 int userValue = 0; in sci_x_choose() local
H A Dsci_x_choose_modeless.c43 int userValue = 0; in sci_x_choose_modeless() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/data/
H A Dpathtreenode.cpp352 UserDataNode::UserDataNode(PathTree::NodeArgs const &args, void *userPointer, int userValue) in UserDataNode()
363 int UserDataNode::userValue() const in userValue() function in de::UserDataNode
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DConfigurationParameter.java63 Object userValue = null; in setValue() local
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/zabbix_java/src/com/zabbix/gateway/
H A DConfigurationParameter.java63 Object userValue = null; in setValue() local
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/zabbix_java/src/com/zabbix/gateway/
H A DConfigurationParameter.java63 Object userValue = null; in setValue() local
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_java/src/com/zabbix/gateway/
H A DConfigurationParameter.java63 Object userValue = null; in setValue() local

123456