Home
last modified time | relevance | path

Searched +defs:value +defs:keywords (Results 1 – 25 of 2047) sorted by relevance

12345678910>>...82

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dedfdict.c52 static struct keywords { struct
55 } keywords[] = { argument
233 static Error putkeyinfo(struct dict *d, char *word, int value) in putkeyinfo()
531 Error _dxfsetdictalias(struct dict *d, int slot, int *value) in _dxfsetdictalias()
554 Error _dxfgetdictinfo(struct dict *d, int slot, int *type, int *value) in _dxfgetdictinfo()
575 Error _dxfgetdictalias(struct dict *d, int alias, int *value) in _dxfgetdictalias()
603 int value; in _dxfgetuniqueid() local
/dports/audio/py-music21/music21-7.1.0/music21/
H A Ddynamics.py218 def __init__(self, value=None): argument
249 def _setValue(self, value): argument
261 value = property(_getValue, _setValue, variable in Dynamic
302 def _setVolumeScalar(self, value): argument
350 def __init__(self, *arguments, **keywords):
373 def __init__(self, *arguments, **keywords):
388 def __init__(self, *arguments, **keywords):
/dports/textproc/py-pyexcel-io/pyexcel-io-0.6.5/pyexcel_io/
H A Dwriter.py16 def open(self, file_name, **keywords):
23 def open_content(self, file_stream, **keywords):
32 def open_stream(self, file_stream, **keywords):
50 def __exit__(self, a_type, value, traceback): argument
H A Dreader.py6 def clean_keywords(keywords): argument
41 def open(self, file_name, **keywords):
52 def open_content(self, file_content, **keywords):
63 def open_stream(self, file_stream, **keywords):
117 def __exit__(self, a_type, value, traceback): argument
H A Dbook.py35 def open(self, file_name, **keywords):
39 def open_stream(self, file_stream, **keywords):
43 def open_content(self, file_stream, **keywords):
66 def __exit__(self, a_type, value, traceback): argument
82 def open(self, file_name, **keywords):
91 def open_stream(self, file_stream, **keywords):
113 def open_content(self, file_content, **keywords):
188 def open(self, file_name, **keywords):
197 def open_stream(self, file_stream, **keywords):
208 def open_content(self, file_stream, **keywords):
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java47 private final Map<String, String> keywords; field in UnicodeLocaleExtension
54 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
60 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
80 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java46 private final Map<String, String> keywords; field in UnicodeLocaleExtension
53 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
59 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
79 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/util/locale/
H A DUnicodeLocaleExtension.java46 private final Map<String, String> keywords; field in UnicodeLocaleExtension
53 private UnicodeLocaleExtension(String key, String value) { in UnicodeLocaleExtension()
59 UnicodeLocaleExtension(SortedSet<String> attributes, SortedMap<String, String> keywords) { in UnicodeLocaleExtension() argument
79 String value = keyword.getValue(); in UnicodeLocaleExtension() local
/dports/lang/ruby26/ruby-2.6.9/test/rss/
H A Dtest_maker_itunes.rb76 def _assert_maker_itunes_block(value, boolean_value, maker_readers, argument
172 def _assert_maker_itunes_duration(hour, minute, second, value, argument
182 def _assert_maker_itunes_duration_by(hour, minute, second, value, argument
206 def _assert_maker_itunes_duration_by_value(hour, minute, second, value, argument
216 value, argument
230 def _assert_maker_itunes_duration_invalid_value(value, maker_readers) argument
264 def _assert_maker_itunes_explicit(explicit, value, argument
299 def _assert_maker_itunes_keywords(keywords, value, argument
307 def _assert_maker_itunes_keywords_by(keywords, maker_readers, feed_readers) argument
322 def _assert_maker_itunes_keywords_by_value(keywords, value, argument
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/diagnostics/eventing/TraceLogging/
H A DTraceLoggingTypeInfo.cs23 private readonly EventKeywords keywords; field in Microsoft.Diagnostics.Tracing.TraceLoggingTypeInfo
47 EventKeywords keywords, in TraceLoggingTypeInfo()
164 object value); in WriteObjectData()
171 public virtual object GetData(object value) in GetData()
/dports/textproc/py-langid/unsupported-Python-2.7/train/
H A Dscanner.py69 def __init__(self, keywords): argument
72 def __call__(self, value): argument
75 def build(self, keywords): argument
162 def __setstate__(self, value): argument
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/resources/analysis/ada/
H A DAdaXref.lex49 public void offer(String value) throws IOException { in offer()
54 public boolean offerSymbol(String value, int captureOffset, in offerSymbol()
56 Set<String> keywords = ignoreKwd ? null : Consts.kwd; in offerSymbol() local
66 public void offerKeyword(String value) throws IOException { in offerKeyword()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/resources/analysis/typescript/
H A DTypeScriptXref.lex50 public void offer(String value) throws IOException { in offer()
55 public boolean offerSymbol(String value, int captureOffset, boolean ignoreKwd) in offerSymbol()
57 Set<String> keywords = ignoreKwd ? null : Consts.KEYWORDS; in offerSymbol() local
67 public void offerKeyword(String value) throws IOException { in offerKeyword()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/resources/analysis/javascript/
H A DJavaScriptXref.lex50 public void offer(String value) throws IOException { in offer()
55 public boolean offerSymbol(String value, int captureOffset, boolean ignoreKwd) in offerSymbol()
57 Set<String> keywords = ignoreKwd ? null : Consts.KEYWORDS; in offerSymbol() local
67 public void offerKeyword(String value) throws IOException { in offerKeyword()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/resources/analysis/eiffel/
H A DEiffelXref.lex44 public void offer(String value) throws IOException { in offer()
49 public boolean offerSymbol(String value, int captureOffset, in offerSymbol()
51 Set<String> keywords = ignoreKwd ? null : Consts.kwd; in offerSymbol() local
61 public void offerKeyword(String value) throws IOException { in offerKeyword()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/resources/analysis/verilog/
H A DVerilogXref.lex43 public void offer(String value) throws IOException { in offer()
48 public boolean offerSymbol(String value, int captureOffset, in offerSymbol()
50 Set<String> keywords = ignoreKwd ? null : Consts.kwd; in offerSymbol() local
60 public void offerKeyword(String value) throws IOException { in offerKeyword()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/sql/
H A DJointSQLXref.java34 public void offer(String value) { in offer()
39 public boolean offerSymbol(String value, int captureOffset, boolean ignoreKwd) { in offerSymbol()
40 Set<String> keywords = ignoreKwd ? null : getDialectKeywords(); in offerSymbol() local
50 public void offerKeyword(String value) { in offerKeyword()
/dports/textproc/py-python-docx/python-docx-0.8.11/docx/opc/
H A Dcoreprops.py26 def author(self, value): argument
34 def category(self, value): argument
42 def comments(self, value): argument
58 def created(self, value): argument
70 def keywords(self): member in CoreProperties
74 def keywords(self, value): member in CoreProperties
82 def language(self, value): argument
106 def modified(self, value): argument
122 def subject(self, value): argument
130 def title(self, value): argument
[all …]

12345678910>>...82