Home
last modified time | relevance | path

Searched defs:key (Results 126 – 150 of 52015) sorted by relevance

12345678910>>...2081

/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/translator/trace/jaeger/testdata/
H A Dproto_batch_no_binary_tags_01.json6 "key": "hostname", string
10 "key": "pid", string
15 "key": "start.time", string
19 "key": "ip", string
27 "key": "a.bool", string
31 "key": "a.double", string
35 "key": "a.long", string
39 "key": "a.binary", string
68 "key": "http.url", string
72 "key": "span.kind", string
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/system/config/
H A DTGConfigManager.java40 private String getProperty(String key) { in getProperty()
54 public String getStringConfigValue(String key) { in getStringConfigValue()
68 public int getIntConfigValue(String key) { in getIntConfigValue()
82 public float getFloatConfigValue(String key) { in getFloatConfigValue()
96 public double getDoubleConfigValue(String key) { in getDoubleConfigValue()
136 public RGB getRGBConfigValue(String key){ in getRGBConfigValue()
163 public void setProperty(String key,int value){ in setProperty()
167 public void setProperty(String key,float value){ in setProperty()
179 public void setProperty(String key,RGB rgb){ in setProperty()
183 public void setProperty(String key,FontData fd){ in setProperty()
[all …]
/dports/devel/upp/upp/uppsrc/RichEdit/
H A DTool.cpp34 void RichEdit::BoldTool(Bar& bar, dword key) in BoldTool()
43 void RichEdit::ItalicTool(Bar& bar, dword key) in ItalicTool()
52 void RichEdit::UnderlineTool(Bar& bar, dword key) in UnderlineTool()
72 void RichEdit::CapitalsTool(Bar& bar, dword key) in CapitalsTool()
174 void RichEdit::LeftTool(Bar& bar, dword key) in LeftTool()
182 void RichEdit::RightTool(Bar& bar, dword key) in RightTool()
190 void RichEdit::CenterTool(Bar& bar, dword key) in CenterTool()
282 void RichEdit::UndoTool(Bar& bar, dword key) in UndoTool()
290 void RichEdit::RedoTool(Bar& bar, dword key) in RedoTool()
298 void RichEdit::CutTool(Bar& bar, dword key) in CutTool()
[all …]
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libhashkit/
H A Dalgorithm.cc39 uint32_t libhashkit_one_at_a_time(const char *key, size_t key_length) in libhashkit_one_at_a_time()
44 uint32_t libhashkit_fnv1_64(const char *key, size_t key_length) in libhashkit_fnv1_64()
49 uint32_t libhashkit_fnv1a_64(const char *key, size_t key_length) in libhashkit_fnv1a_64()
54 uint32_t libhashkit_fnv1_32(const char *key, size_t key_length) in libhashkit_fnv1_32()
59 uint32_t libhashkit_fnv1a_32(const char *key, size_t key_length) in libhashkit_fnv1a_32()
64 uint32_t libhashkit_crc32(const char *key, size_t key_length) in libhashkit_crc32()
69 uint32_t libhashkit_hsieh(const char *key, size_t key_length) in libhashkit_hsieh()
74 uint32_t libhashkit_murmur3(const char *key, size_t key_length) in libhashkit_murmur3()
79 uint32_t libhashkit_murmur(const char *key, size_t key_length) in libhashkit_murmur()
84 uint32_t libhashkit_jenkins(const char *key, size_t key_length) in libhashkit_jenkins()
[all …]
/dports/devel/gearmand/gearmand-1.0.6/libhashkit/
H A Dalgorithm.cc39 uint32_t libhashkit_one_at_a_time(const char *key, size_t key_length) in libhashkit_one_at_a_time()
44 uint32_t libhashkit_fnv1_64(const char *key, size_t key_length) in libhashkit_fnv1_64()
49 uint32_t libhashkit_fnv1a_64(const char *key, size_t key_length) in libhashkit_fnv1a_64()
54 uint32_t libhashkit_fnv1_32(const char *key, size_t key_length) in libhashkit_fnv1_32()
59 uint32_t libhashkit_fnv1a_32(const char *key, size_t key_length) in libhashkit_fnv1a_32()
64 uint32_t libhashkit_crc32(const char *key, size_t key_length) in libhashkit_crc32()
69 uint32_t libhashkit_hsieh(const char *key, size_t key_length) in libhashkit_hsieh()
74 uint32_t libhashkit_murmur3(const char *key, size_t key_length) in libhashkit_murmur3()
79 uint32_t libhashkit_murmur(const char *key, size_t key_length) in libhashkit_murmur()
84 uint32_t libhashkit_jenkins(const char *key, size_t key_length) in libhashkit_jenkins()
[all …]
/dports/databases/libmemcached/libmemcached-1.0.18/libhashkit/
H A Dalgorithm.cc39 uint32_t libhashkit_one_at_a_time(const char *key, size_t key_length) in libhashkit_one_at_a_time()
44 uint32_t libhashkit_fnv1_64(const char *key, size_t key_length) in libhashkit_fnv1_64()
49 uint32_t libhashkit_fnv1a_64(const char *key, size_t key_length) in libhashkit_fnv1a_64()
54 uint32_t libhashkit_fnv1_32(const char *key, size_t key_length) in libhashkit_fnv1_32()
59 uint32_t libhashkit_fnv1a_32(const char *key, size_t key_length) in libhashkit_fnv1a_32()
64 uint32_t libhashkit_crc32(const char *key, size_t key_length) in libhashkit_crc32()
69 uint32_t libhashkit_hsieh(const char *key, size_t key_length) in libhashkit_hsieh()
74 uint32_t libhashkit_murmur3(const char *key, size_t key_length) in libhashkit_murmur3()
79 uint32_t libhashkit_murmur(const char *key, size_t key_length) in libhashkit_murmur()
84 uint32_t libhashkit_jenkins(const char *key, size_t key_length) in libhashkit_jenkins()
[all …]
/dports/www/grafana8/grafana-8.3.6/public/gazetteer/
H A Dusa-states.json3 "key": "AK", string
9 "key": "AL", string
15 "key": "AR", string
21 "key": "AS", string
27 "key": "AZ", string
33 "key": "CA", string
39 "key": "CO", string
45 "key": "CT", string
51 "key": "DC", string
57 "key": "DE", string
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/languageserverprotocol/
H A Djsonobject.h79 QJsonValue value(const QString &key) const { return m_jsonObject.value(key); } in value()
80 bool contains(const QString &key) const { return m_jsonObject.contains(key); } in contains()
81 iterator find(const QString &key) { return m_jsonObject.find(key); } in find()
83 void remove(const QString &key) { m_jsonObject.remove(key); } in remove()
126 T JsonObject::typedValue(const QString &key) const in typedValue()
132 Utils::optional<T> JsonObject::optionalValue(const QString &key) const in optionalValue()
139 LanguageClientValue<T> JsonObject::clientValue(const QString &key) const in clientValue()
151 QList<T> JsonObject::array(const QString &key) const in array()
161 Utils::optional<QList<T>> JsonObject::optionalArray(const QString &key) const in optionalArray()
170 LanguageClientArray<T> JsonObject::clientArray(const QString &key) const in clientArray()
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Http/Concerns/
H A DInteractsWithInput.php21 public function server($key = null, $default = null)
32 public function hasHeader($key)
69 public function exists($key)
80 public function has($key)
117 public function whenHas($key, callable $callback)
132 public function filled($key)
151 public function isNotFilled($key)
205 public function missing($key)
218 protected function isEmptyString($key)
358 public function hasCookie($key)
[all …]
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson.h99 #define BSON_APPEND_ARRAY(b,key,val) \ argument
108 #define BSON_APPEND_BOOL(b,key,val) \ argument
111 #define BSON_APPEND_CODE(b,key,val) \ argument
129 #define BSON_APPEND_INT32(b,key,val) \ argument
132 #define BSON_APPEND_INT64(b,key,val) \ argument
135 #define BSON_APPEND_MINKEY(b,key) \ argument
141 #define BSON_APPEND_MAXKEY(b,key) \ argument
144 #define BSON_APPEND_NULL(b,key) \ argument
147 #define BSON_APPEND_OID(b,key,val) \ argument
153 #define BSON_APPEND_UTF8(b,key,val) \ argument
[all …]
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson.h102 #define BSON_APPEND_ARRAY(b, key, val) \ argument
111 #define BSON_APPEND_BOOL(b, key, val) \ argument
114 #define BSON_APPEND_CODE(b, key, val) \ argument
132 #define BSON_APPEND_INT32(b, key, val) \ argument
135 #define BSON_APPEND_INT64(b, key, val) \ argument
138 #define BSON_APPEND_MINKEY(b, key) \ argument
144 #define BSON_APPEND_MAXKEY(b, key) \ argument
149 #define BSON_APPEND_OID(b, key, val) \ argument
155 #define BSON_APPEND_UTF8(b, key, val) \ argument
173 #define BSON_APPEND_UNDEFINED(b, key) \ argument
[all …]
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson.h102 #define BSON_APPEND_ARRAY(b, key, val) \ argument
111 #define BSON_APPEND_BOOL(b, key, val) \ argument
114 #define BSON_APPEND_CODE(b, key, val) \ argument
132 #define BSON_APPEND_INT32(b, key, val) \ argument
135 #define BSON_APPEND_INT64(b, key, val) \ argument
138 #define BSON_APPEND_MINKEY(b, key) \ argument
144 #define BSON_APPEND_MAXKEY(b, key) \ argument
149 #define BSON_APPEND_OID(b, key, val) \ argument
155 #define BSON_APPEND_UTF8(b, key, val) \ argument
173 #define BSON_APPEND_UNDEFINED(b, key) \ argument
[all …]
/dports/devel/py-google-i18n-address/google-i18n-address-2.5.0/i18naddress/data/
H A Dall.json1 {"AC": {"fmt": "%N%n%O%n%A%n%C%n%Z", "id": "data/AC", "key": "AC", "name": "ASCENSION ISLAND", "zip… string
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dvideo_frame_metadata.cc20 inline std::string ToInternalKey(VideoFrameMetadata::Key key) { in ToInternalKey()
35 void VideoFrameMetadata::SetBoolean(Key key, bool value) { in SetBoolean()
39 void VideoFrameMetadata::SetInteger(Key key, int value) { in SetInteger()
43 void VideoFrameMetadata::SetDouble(Key key, double value) { in SetDouble()
47 void VideoFrameMetadata::SetRotation(Key key, VideoRotation value) { in SetRotation()
73 Key key, in SetUnguessableToken()
79 void VideoFrameMetadata::SetRect(Key key, const gfx::Rect& value) { in SetRect()
89 bool VideoFrameMetadata::GetBoolean(Key key, bool* value) const { in GetBoolean()
98 bool VideoFrameMetadata::GetInteger(Key key, int* value) const { in GetInteger()
107 bool VideoFrameMetadata::GetDouble(Key key, double* value) const { in GetDouble()
[all …]
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dcreate_view.q22 SELECT * FROM src WHERE key=86; globalVar
23 CREATE VIEW view1 AS SELECT value FROM src WHERE key=86; globalVar
27 AS SELECT upper(value) FROM src WHERE key=86; globalVar
29 SELECT * from view2 where key=18; globalVar
34 CREATE VIEW view0(valoo) AS SELECT upper(value) FROM src WHERE key=86; globalVar
38 SELECT * from view2 where key=18; globalVar
67 INSERT OVERWRITE TABLE table1 SELECT key FROM src WHERE key = 86; globalVar
87 SELECT upper(value) as blarg FROM src WHERE key=86; globalVar
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/util/
H A DImportExportUtils.java42 String key, in exportString()
60 String key, in exportJSONString()
72 String key, in importString()
88 String key ) in importString()
127 String key, in importLong()
152 String key, in exportLong()
161 String key, in exportInt()
178 String key, in importInt()
188 String key, in exportFloat()
197 String key, in importFloat()
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/lusis/go-artifactory/src/artifactory.v401/assets/test/
H A Drepositories.json2 "key" : "dev-docker-local", string
7 "key" : "docker-local-v2", string
12 "key" : "ext-release-local", string
42 "key" : "bower-remote", string
46 "key" : "docker-remote", string
50 "key" : "jcenter", string
55 "key" : "npm-remote", string
59 "key" : "nuget-remote", string
63 "key" : "pypi-remote", string
75 "key" : "libs-release", string
[all …]
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/api/
H A DConfigDataIF.java44 public boolean contains(String key); in contains()
51 public String getString(String key); in getString()
58 public int getInt(String key); in getInt()
65 public double getDouble(String key); in getDouble()
72 public boolean getBoolean(String key); in getBoolean()
78 public String[] getStringList(String key); in getStringList()
83 public void setString(String key, String val); in setString()
88 public void setInt(String key, int val); in setInt()
93 public void setDouble(String key, double val); in setDouble()
98 public void setBoolean(String key, boolean val); in setBoolean()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/osgi/service/prefs/
H A DPreferences.java124 public void put(String key, String value); in put()
142 public String get(String key, String def); in get()
153 public void remove(String key); in remove()
192 public void putInt(String key, int value); in putInt()
221 public int getInt(String key, int def); in getInt()
249 public void putLong(String key, long value); in putLong()
278 public long getLong(String key, long def); in getLong()
364 public void putFloat(String key, float value); in putFloat()
393 public float getFloat(String key, float def); in getFloat()
421 public void putDouble(String key, double value); in putDouble()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/gsmlib/gsmlib-1.10-patched-13ubuntu/gsmlib/
H A Dgsm_sorted_sms_store.h121 SMSStoreMap::size_type count(Address &key) in count()
126 iterator find(Address &key) in find()
131 iterator lower_bound(Address &key) in lower_bound()
136 iterator upper_bound(Address &key) in upper_bound()
152 iterator find(Timestamp &key) in find()
157 iterator lower_bound(Timestamp &key) in lower_bound()
162 iterator upper_bound(Timestamp &key) in upper_bound()
173 SMSStoreMap::size_type count(int key) in count()
178 iterator find(int key) in find()
183 iterator lower_bound(int key) in lower_bound()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DGeckoBundle.java93 public boolean containsKey(final String key) { in containsKey()
103 public Object get(final String key) { in get()
127 public boolean getBoolean(final String key) { in getBoolean()
188 public double getDouble(final String key) { in getDouble()
234 public int getInt(final String key) { in getInt()
278 public int[] getIntArray(final String key) { in getIntArray()
304 public long getLong(final String key) { in getLong()
353 public String getString(final String key) { in getString()
754 public void remove(final String key) { in remove()
895 final String key = mMap.keyAt(i); in toBundle() local
[all …]
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DGeckoBundle.java86 public boolean containsKey(final String key) { in containsKey()
96 public Object get(final String key) { in get()
119 public boolean getBoolean(final String key) { in getBoolean()
179 public double getDouble(final String key) { in getDouble()
227 public int getInt(final String key) { in getInt()
269 public int[] getIntArray(final String key) { in getIntArray()
298 public long getLong(final String key) { in getLong()
347 public String getString(final String key) { in getString()
755 public void remove(final String key) { in remove()
896 final String key = mMap.keyAt(i); in toBundle() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DGeckoBundle.java93 public boolean containsKey(final String key) { in containsKey()
103 public Object get(final String key) { in get()
127 public boolean getBoolean(final String key) { in getBoolean()
188 public double getDouble(final String key) { in getDouble()
234 public int getInt(final String key) { in getInt()
278 public int[] getIntArray(final String key) { in getIntArray()
304 public long getLong(final String key) { in getLong()
353 public String getString(final String key) { in getString()
754 public void remove(final String key) { in remove()
895 final String key = mMap.keyAt(i); in toBundle() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DGeckoBundle.java93 public boolean containsKey(final String key) { in containsKey()
103 public Object get(final String key) { in get()
127 public boolean getBoolean(final String key) { in getBoolean()
188 public double getDouble(final String key) { in getDouble()
234 public int getInt(final String key) { in getInt()
278 public int[] getIntArray(final String key) { in getIntArray()
304 public long getLong(final String key) { in getLong()
353 public String getString(final String key) { in getString()
754 public void remove(final String key) { in remove()
895 final String key = mMap.keyAt(i); in toBundle() local
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dconfbase.h208 bool Read(const wxString& key, T* value) const in Read()
261 long Read(const wxString& key, long defVal) const in Read()
269 bool Write(const wxString& key, long value) in Write()
272 bool Write(const wxString& key, double value) in Write()
275 bool Write(const wxString& key, bool value) in Write()
298 bool Write(const wxString& key, char value) in Write()
304 bool Write(const wxString& key, short value) in Write()
313 bool Write(const wxString& key, int value) in Write()
327 bool Write(const wxString& key, float value) in Write()
334 bool Write(const wxString& key, T const& value) in Write()
[all …]

12345678910>>...2081