Home
last modified time | relevance | path

Searched +defs:prop +defs:keys (Results 1 – 25 of 758) sorted by relevance

12345678910>>...31

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.WebBrowser/Mono.Mozilla/interfaces/
H A DnsIProperties.cs43 int get ([MarshalAs (UnmanagedType.LPStr) ] string prop, in get()
49 int set ([MarshalAs (UnmanagedType.LPStr) ] string prop, in set()
54 int has ([MarshalAs (UnmanagedType.LPStr) ] string prop, in has()
59 int undefine ([MarshalAs (UnmanagedType.LPStr) ] string prop); in undefine()
64 [MarshalAs (UnmanagedType.LPStr) ] out string[] keys); in getKeys()
88 int nsIProperties.get ([MarshalAs (UnmanagedType.LPStr) ] string prop, in nsIProperties.get()
97 int nsIProperties.set ([MarshalAs (UnmanagedType.LPStr) ] string prop, in nsIProperties.set()
105 int nsIProperties.has ([MarshalAs (UnmanagedType.LPStr) ] string prop, in nsIProperties.has()
113 int nsIProperties.undefine ([MarshalAs (UnmanagedType.LPStr) ] string prop) in nsIProperties.undefine()
121 [MarshalAs (UnmanagedType.LPStr) ] out string[] keys) in nsIProperties.getKeys()
H A DnsIPersistentProperties.cs42 int get ([MarshalAs (UnmanagedType.LPStr) ] string prop, in get()
48 int set ([MarshalAs (UnmanagedType.LPStr) ] string prop, in set()
53 int has ([MarshalAs (UnmanagedType.LPStr) ] string prop, in has()
58 int undefine ([MarshalAs (UnmanagedType.LPStr) ] string prop); in undefine()
63 [MarshalAs (UnmanagedType.LPStr) ] out string[] keys); in getKeys()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsProperties.cpp30 nsProperties::Set(const char* prop, nsISupports* value) { in Set()
39 nsProperties::Undefine(const char* prop) { in Undefine()
48 nsProperties::Has(const char* prop, bool* result) { in Has()
64 char** keys = (char**)moz_xmalloc(count * sizeof(char*)); in GetKeys() local
/dports/www/mediawiki135/mediawiki-1.35.5/includes/libs/
H A DProcessCacheLRU.php54 public function set( $key, $prop, $value ) {
66 public function has( $key, $prop, $maxAge = 0.0 ) {
79 public function get( $key, $prop ) {
89 public function clear( $keys = null ) {
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/dialogs/
H A DAssociationsDialog.h32 #include <QDialog> in NS_INTERFACE_MAP_BEGIN_AGGREGATED()
33 in NS_INTERFACE_MAP_BEGIN_AGGREGATED()
34 class QLabel; in NS_INTERFACE_MAP_BEGIN_AGGREGATED()
43 //! Plot associations dialog
57 void accept(); in Has()
58
59 private:
60 void changePlotAssociation(int curve, const QStringList& lst);
76 QListWidget* associations;
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/tools/updateprop/
H A DUpdatePropertiesWriter.java26 private Set<String> keys; field in UpdatePropertiesWriter
27 private Properties prop; field in UpdatePropertiesWriter
37 public UpdatePropertiesWriter(final Properties prop, final PrintStream ps) { in UpdatePropertiesWriter()
/dports/www/p5-JE/JE-0.066/lib/JE/Object/
H A DProxy.pm176 sub prop { subroutine
213 sub keys { subroutine
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/constructors/
H A Djsobject.py38 def getOwnPropertyDescriptor(obj, prop): argument
66 def defineProperty(obj, prop, attrs): argument
143 def keys(obj): member in ObjectMethods
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/constructors/
H A Djsobject.py38 def getOwnPropertyDescriptor(obj, prop): argument
66 def defineProperty(obj, prop, attrs): argument
143 def keys(obj): member in ObjectMethods
/dports/devel/pear-phing/phing-2.6.1/system/util/
H A DProperties.php220 function getProperty($prop) {
236 function get($prop) {
310 function keys() { function in Properties
/dports/www/p5-JE/JE-0.066/lib/JE/
H A DBoolean.pm28 sub prop { subroutine
36 sub keys { subroutine
H A DNumber.pm97 sub prop { subroutine
105 sub keys { subroutine
H A DString.pm54 sub prop { subroutine
69 sub keys { subroutine
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/query/
H A Dactions.ts124 const value = flattened[prop]; constant
142 const keys = Object.keys(query); constant
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/radix_trie-0.2.1/src/
H A Dqc_test.rs54 let mut keys = Vec::with_capacity(num_keys); in arbitrary() localVariable
76 fn prop(RandomKeys(keys): RandomKeys) -> bool { in insert_all_remove_all() function
117 fn prop(RandomKeys(keys): RandomKeys) -> bool { in subtrie() function
152 fn prop(trie_keys: RandomKeys, k1: Key, k2: Key) -> bool { in subtrie_get() function
170 fn prop(trie_keys: RandomKeys, k1: Key, k2: Key) -> bool { in subtrie_mut_get() function
189 fn prop(trie_keys: RandomKeys, key_suffixes: RandomKeys, k1: Key) -> bool { in subtrie_insert() function
232 fn prop(RandomKeys(insert_keys): RandomKeys, RandomKeys(remove_keys): RandomKeys) -> bool { in remove_non_existent() function
247 fn prop(RandomKeys(keys): RandomKeys) -> bool { in keys_iter() function
267 fn prop(RandomKeys(keys): RandomKeys) -> bool { in values_iter() function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/input/
H A Dkey_matrix.c26 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
54 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
142 const u32 *prop; in key_matrix_decode_fdt() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/input/
H A Dkey_matrix.c26 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
54 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
142 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/input/
H A Dkey_matrix.c26 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
54 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
142 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/input/
H A Dkey_matrix.c27 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting()
55 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
143 const u32 *prop; in key_matrix_decode_fdt() local

12345678910>>...31