Home
last modified time | relevance | path

Searched refs:attributes (Results 51 – 75 of 25884) sorted by relevance

12345678910>>...1036

/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/include/
H A Domp_lib.f.var362 !DIR$ attributes known_intrinsic :: omp_init_lock
378 !DIR$ attributes known_intrinsic :: omp_set_lock
394 !DIR$ attributes known_intrinsic :: omp_test_lock
754 !dec$ attributes alias:'KMP_MALLOC'::kmp_malloc
756 !dec$ attributes alias:'KMP_CALLOC'::kmp_calloc
758 !dec$ attributes alias:'KMP_FREE'::kmp_free
846 !dec$ attributes alias:'_KMP_MALLOC'::kmp_malloc
848 !dec$ attributes alias:'_KMP_CALLOC'::kmp_calloc
850 !dec$ attributes alias:'_KMP_FREE'::kmp_free
945 !dec$ attributes alias:'kmp_free_'::kmp_free
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil/
H A DFieldDefinition.cs35 ushort attributes; field in Mono.Cecil.FieldDefinition
122 set { attributes = (ushort) value; }
205 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.Static, value); }
210 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.InitOnly, value); }
215 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.Literal, value); }
220 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.NotSerialized, value); }
225 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.SpecialName, value); }
230 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.PInvokeImpl, value); }
235 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.RTSpecialName, value); }
240 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.HasDefault, value); }
[all …]
H A DTypeDefinition.cs38 uint attributes; field in Mono.Cecil.TypeDefinition
369 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Abstract, value); }
374 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Sealed, value); }
379 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.SpecialName, value); }
384 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Import, value); }
389 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Serializable, value); }
394 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.WindowsRuntime, value); }
414 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.BeforeFieldInit, value); }
419 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.RTSpecialName, value); }
424 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.HasSecurity, value); }
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil/
H A DFieldDefinition.cs35 ushort attributes; field in Mono.Cecil.FieldDefinition
122 set { attributes = (ushort) value; }
213 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.Static, value); }
218 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.InitOnly, value); }
223 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.Literal, value); }
228 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.NotSerialized, value); }
233 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.SpecialName, value); }
238 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.PInvokeImpl, value); }
243 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.RTSpecialName, value); }
248 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.HasDefault, value); }
[all …]
H A DTypeDefinition.cs38 uint attributes; field in Mono.Cecil.TypeDefinition
369 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Abstract, value); }
374 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Sealed, value); }
379 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.SpecialName, value); }
384 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Import, value); }
389 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Serializable, value); }
394 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.WindowsRuntime, value); }
414 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.BeforeFieldInit, value); }
419 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.RTSpecialName, value); }
424 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.HasSecurity, value); }
[all …]
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil/
H A DFieldDefinition.cs35 ushort attributes; field in Mono.Cecil.FieldDefinition
122 set { attributes = (ushort) value; }
213 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.Static, value); }
218 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.InitOnly, value); }
223 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.Literal, value); }
228 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.NotSerialized, value); }
233 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.SpecialName, value); }
238 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.PInvokeImpl, value); }
243 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.RTSpecialName, value); }
248 set { attributes = attributes.SetAttributes ((ushort) FieldAttributes.HasDefault, value); }
[all …]
H A DTypeDefinition.cs38 uint attributes; field in Mono.Cecil.TypeDefinition
369 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Abstract, value); }
374 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Sealed, value); }
379 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.SpecialName, value); }
384 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Import, value); }
389 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.Serializable, value); }
394 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.WindowsRuntime, value); }
414 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.BeforeFieldInit, value); }
419 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.RTSpecialName, value); }
424 set { attributes = attributes.SetAttributes ((uint) TypeAttributes.HasSecurity, value); }
[all …]
/dports/www/kohana/kohana-v3.3.6/system/classes/Kohana/
H A DHTML.php137 $attributes['href'] = $uri;
139 return '<a'.HTML::attributes($attributes).'>'.$title.'</a>';
168 return '<a'.HTML::attributes($attributes).'>'.$title.'</a>';
219 $attributes['rel'] = empty($attributes['rel']) ? 'stylesheet' : $attributes['rel'];
224 return '<link'.HTML::attributes($attributes).' />';
249 $attributes['src'] = $file;
254 return '<script'.HTML::attributes($attributes).'></script>';
281 return '<img'.HTML::attributes($attributes).' />';
293 public static function attributes(array $attributes = NULL) argument
295 if (empty($attributes))
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/parsing/
H A Dattributes.ml.reference2 structure_item (attributes.ml[1,0+0]..[1,0+8])
5 structure_item (attributes.ml[3,10+0]..[4,49+9])
11 pattern (attributes.ml[3,10+4]..[3,10+38]) ghost
13 pattern (attributes.ml[3,10+4]..[3,10+13])
17 core_type (attributes.ml[3,10+16]..[3,10+20])
28 structure_item (attributes.ml[6,60+0]..[8,97+7])
31 type_declaration "t" (attributes.ml[6,60+5]..[6,60+6]) (attributes.ml[6,60+0]..[8,97+7])
41 (attributes.ml[7,69+2]..[7,69+27])
63 "M" (attributes.ml[13,117+7]..[13,117+8])
74 … type_declaration "t" (attributes.ml[14,135+7]..[14,135+8]) (attributes.ml[14,135+2]..[18,190+11])
[all …]
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/parsing/
H A Dattributes.ml.reference2 structure_item (attributes.ml[1,0+0]..[1,0+8])
5 structure_item (attributes.ml[3,10+0]..[4,49+9])
11 pattern (attributes.ml[3,10+4]..[3,10+38]) ghost
13 pattern (attributes.ml[3,10+4]..[3,10+13])
17 core_type (attributes.ml[3,10+16]..[3,10+20])
28 structure_item (attributes.ml[6,60+0]..[8,97+7])
31 type_declaration "t" (attributes.ml[6,60+5]..[6,60+6]) (attributes.ml[6,60+0]..[8,97+7])
41 (attributes.ml[7,69+2]..[7,69+27])
63 "M" (attributes.ml[13,117+7]..[13,117+8])
74 … type_declaration "t" (attributes.ml[14,135+7]..[14,135+8]) (attributes.ml[14,135+2]..[18,190+11])
[all …]
/dports/security/libsecret/libsecret-0.20.4/libsecret/
H A Dtest-attributes.c44 GHashTable *attributes; in test_build() local
62 GHashTable *attributes; in test_build_unknown() local
70 g_assert_null (attributes); in test_build_unknown()
82 GHashTable *attributes; in test_build_null_string() local
90 g_assert_null (attributes); in test_build_null_string()
102 GHashTable *attributes; in test_build_non_utf8_string() local
110 g_assert_null (attributes); in test_build_non_utf8_string()
122 GHashTable *attributes; in test_build_bad_type() local
140 GHashTable *attributes; in test_validate_schema() local
157 GHashTable *attributes; in test_validate_schema_bad() local
[all …]
/dports/graphics/p5-GraphViz2-Parse-RecDescent/GraphViz2-Parse-RecDescent-2.52/t/snapshots/test_t/
H A Dedges_recdescent5 'attributes' => {},
12 'attributes' => {},
19 'attributes' => {},
26 'attributes' => {},
33 'attributes' => {},
40 'attributes' => {},
47 'attributes' => {},
54 'attributes' => {},
61 'attributes' => {},
68 'attributes' => {},
[all …]
/dports/lang/ruby26/ruby-2.6.9/test/rexml/
H A Dtest_attributes.rb12 doc.root.attributes['att'] = 5
57 doc.root.attributes['foo'] = '4'
65 doc.root.attributes.delete 'foo'
73 doc.root.attributes.delete attr
116 e.attributes.delete("c")
120 e.attributes.delete("c")
124 e.attributes.delete(e.attributes.get_attribute("a:c"))
127 e.attributes.delete("b:c")
131 e.attributes.delete(e.attributes.get_attribute("b:c"))
136 e.attributes.delete("c")
[all …]
/dports/astro/routino/routino-3.3.3/src/
H A Dxmlparse.c247 …se 6: return (*callback)(name,type,attributes[0],attributes[1],attributes[2],attributes[3],attrib… in call_callback()
248 …return (*callback)(name,type,attributes[0],attributes[1],attributes[2],attributes[3],attributes[4]… in call_callback()
249 …(*callback)(name,type,attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attrib… in call_callback()
250 …ack)(name,type,attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5]… in call_callback()
251 …me,type,attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5],attrib… in call_callback()
252 …,attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5],attributes[6]… in call_callback()
253attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5],attributes[6], in call_callback()
254attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5],attributes[6], in call_callback()
255attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5],attributes[6], in call_callback()
256attributes[0],attributes[1],attributes[2],attributes[3],attributes[4],attributes[5],attributes[6], in call_callback()
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/img/
H A Dimg_attributes.h46 _colorspace = attributes._colorspace; in ImgAttributes()
47 _gamma = attributes._gamma; in ImgAttributes()
48 _range_min = attributes._range_min; in ImgAttributes()
49 _range_max = attributes._range_max; in ImgAttributes()
59 _colorspace = attributes._colorspace; in ImgAttributes()
153 _gamma = attributes._gamma; in setGamma()
221 hasGamma(attributes) &&
222 hasRange(attributes) &&
234 ImgAttributes attributes; variable
236 attributes.setGamma(arg_gamma);
[all …]
/dports/devel/vcglib/vcglib-2020.09/img/
H A Dimg_attributes.h46 _colorspace = attributes._colorspace; in ImgAttributes()
47 _gamma = attributes._gamma; in ImgAttributes()
48 _range_min = attributes._range_min; in ImgAttributes()
49 _range_max = attributes._range_max; in ImgAttributes()
59 _colorspace = attributes._colorspace; in ImgAttributes()
153 _gamma = attributes._gamma; in setGamma()
221 hasGamma(attributes) &&
222 hasRange(attributes) &&
234 ImgAttributes attributes; variable
236 attributes.setGamma(arg_gamma);
[all …]
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/XHTML/
H A Dhyperref.zpts2 <a tal:attributes="href self/attributes/url" tal:content="self">link text</a>
5 <a tal:attributes="href self/attributes/url | self" tal:content="self/attributes/url | self">link t…
13 <img tal:attributes="src self/attributes/url" />
16 <a tal:attributes="name string:${self/attributes/category}.${self/attributes/name}" tal:content="se…
19 <a tal:attributes="href string:${self/attributes/url}#${self/attributes/category}.${self/attributes
37 <form tal:attributes="action self/attributes/parameters/action;
43 <input tal:attributes="name self/attributes/parameters/name | self/attributes/label; id self/id" />
51 <select tal:attributes="name self/attributes/parameters/name | self/attributes/label; id self/id">
56 …nput type="button" tal:attributes="name self/attributes/parameters/name | self/attributes/label; i…
59 …nput type="submit" tal:attributes="name self/attributes/parameters/name | self/attributes/label; i…
[all …]
/dports/lang/ruby26/ruby-2.6.9/lib/cgi/
H A Dhtml.rb28 attributes={attributes=>nil} if attributes.kind_of?(String)
103 super(attributes)
121 super(attributes)
140 super(attributes)
160 super(attributes)
188 input(attributes)
285 input(attributes)
358 input(attributes)
405 attributes = {}
457 input(attributes)
[all …]
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcemarkattributes.c132 attributes->priv->background = *color; in set_background()
135 attributes->priv->background_set = color != NULL; in set_background()
171 set_pixbuf (GtkSourceMarkAttributes *attributes, in set_pixbuf() argument
186 set_gicon (GtkSourceMarkAttributes *attributes, in set_gicon() argument
433 set_background (attributes, background); in gtk_source_mark_attributes_set_background()
453 *background = attributes->priv->background; in gtk_source_mark_attributes_get_background()
455 return attributes->priv->background_set; in gtk_source_mark_attributes_get_background()
473 set_stock_id (attributes, stock_id); in gtk_source_mark_attributes_set_stock_id()
509 set_icon_name (attributes, icon_name); in gtk_source_mark_attributes_set_icon_name()
543 set_gicon (attributes, gicon); in gtk_source_mark_attributes_set_gicon()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/attributes/
H A DgenMapDataSVG.pl19 my %attributes;
80 push @{$attributes{ "in" }->{elements}}, "feMergeNode";
87 push @{$attributes{ "side" }->{elements}}, "textPath";
91 push @{$attributes{ "path" }->{elements}}, "stop";
103 push @{$attributes{ "pitch" }->{elements}}, "hatch";
104 push @{$attributes{ "rotate" }->{elements}}, "hatch";
107 push @{$attributes{ "transform" }->{elements}}, "hatch";
108 push @{$attributes{ "href" }->{elements}}, "hatch";
109 push @{$attributes{ "d" }->{elements}}, "hatchpath";
117 for $attribute ( sort keys %attributes ) {
[all …]
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Ddrawing.py102 attributes = [
133 attributes = []
367 attributes = [
380 attributes = [
392 attributes = [
435 attributes = [
445 attributes = [
481 attributes = [
639 attributes = [
735 attributes = [
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/equinox/internal/p2/publisher/eclipse/
H A DFeatureManifestParser.java229 setEnvironment(attributes, entry); in processIncludes()
255 setEnvironment(attributes, plugin); in processPlugin()
291 processPlugin(attributes); in startElement()
294 processDescription(attributes); in startElement()
297 processLicense(attributes); in startElement()
300 processCopyright(attributes); in startElement()
303 processFeature(attributes); in startElement()
306 processImport(attributes); in startElement()
309 processIncludes(attributes); in startElement()
315 processUpdateSite(attributes); in startElement()
[all …]
/dports/editors/kakoune/kakoune-2021.11.08/test/highlight/rust/pub/
H A Dscript2attributes": ["final_fg","final_bg"] }, "contents": "/" }, { "face": { "fg": "cyan", "bg": "defaul…
5attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "underline…
/dports/editors/kakoune/kakoune-2021.11.08/test/highlight/rust/inner_line_doc_comment1/
H A Dscript2attributes": ["final_fg","final_bg"] }, "contents": " " }, { "face": { "fg": "cyan", "bg": "defaul…
5attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "underline…
/dports/editors/kakoune/kakoune-2021.11.08/test/highlight/rust/doc_comment_hidden/
H A Dscript2attributes": ["final_fg","final_bg"] }, "contents": " " }, { "face": { "fg": "default", "bg": "def…
5attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "underline…

12345678910>>...1036