Home
last modified time | relevance | path

Searched refs:attributes (Results 151 – 175 of 48540) sorted by relevance

12345678910>>...1942

/dports/editors/kakoune/kakoune-2021.11.08/test/highlight/rust/let/
H A Dscript2attributes": ["final_fg","final_bg"] }, "contents": "l" }, { "face": { "fg": "blue", "bg": "defaul…
5attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "underline…
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DXMLHandler.h198 const XMLAttributes& attributes);
247 void elementChildStart(const XMLAttributes& attributes);
265 void elementLayerStart(const XMLAttributes& attributes);
271 void elementSectionStart(const XMLAttributes& attributes);
295 void elementAreaStart(const XMLAttributes& attributes);
301 void elementImageStart(const XMLAttributes& attributes);
307 void elementColoursStart(const XMLAttributes& attributes);
343 void elementDimStart(const XMLAttributes& attributes);
379 void elementFontDimStart(const XMLAttributes& attributes);
391 void elementTextStart(const XMLAttributes& attributes);
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/log/doc/tmp/
H A Dattributes_reference.qbk12 [template boost_log_attributes_attribute_hpp[][headerref boost/log/attributes/attribute.hpp]]
44 [template boost_log_attributes_clock_hpp[][headerref boost/log/attributes/clock.hpp]]
50 [template boost_log_attributes_constant_hpp[][headerref boost/log/attributes/constant.hpp]]
52 [template class_attributes_constant[][classref boost::log::attributes::constant constant]]
56 [template boost_log_attributes_counter_hpp[][headerref boost/log/attributes/counter.hpp]]
58 [template class_attributes_counter[][classref boost::log::attributes::counter counter]]
86 [template boost_log_attributes_function_hpp[][headerref boost/log/attributes/function.hpp]]
88 [template class_attributes_function[][classref boost::log::attributes::function function]]
100 [template class_attributes_impl[][classref boost::log::attributes::impl impl]]
122 [template boost_log_attributes_timer_hpp[][headerref boost/log/attributes/timer.hpp]]
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/doc/tmp/
H A Dattributes_reference.qbk12 [template boost_log_attributes_attribute_hpp[][headerref boost/log/attributes/attribute.hpp]]
44 [template boost_log_attributes_clock_hpp[][headerref boost/log/attributes/clock.hpp]]
50 [template boost_log_attributes_constant_hpp[][headerref boost/log/attributes/constant.hpp]]
52 [template class_attributes_constant[][classref boost::log::attributes::constant constant]]
56 [template boost_log_attributes_counter_hpp[][headerref boost/log/attributes/counter.hpp]]
58 [template class_attributes_counter[][classref boost::log::attributes::counter counter]]
86 [template boost_log_attributes_function_hpp[][headerref boost/log/attributes/function.hpp]]
88 [template class_attributes_function[][classref boost::log::attributes::function function]]
100 [template class_attributes_impl[][classref boost::log::attributes::impl impl]]
122 [template boost_log_attributes_timer_hpp[][headerref boost/log/attributes/timer.hpp]]
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/log/doc/tmp/
H A Dattributes_reference.qbk12 [template boost_log_attributes_attribute_hpp[][headerref boost/log/attributes/attribute.hpp]]
44 [template boost_log_attributes_clock_hpp[][headerref boost/log/attributes/clock.hpp]]
50 [template boost_log_attributes_constant_hpp[][headerref boost/log/attributes/constant.hpp]]
52 [template class_attributes_constant[][classref boost::log::attributes::constant constant]]
56 [template boost_log_attributes_counter_hpp[][headerref boost/log/attributes/counter.hpp]]
58 [template class_attributes_counter[][classref boost::log::attributes::counter counter]]
86 [template boost_log_attributes_function_hpp[][headerref boost/log/attributes/function.hpp]]
88 [template class_attributes_function[][classref boost::log::attributes::function function]]
100 [template class_attributes_impl[][classref boost::log::attributes::impl impl]]
122 [template boost_log_attributes_timer_hpp[][headerref boost/log/attributes/timer.hpp]]
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/log/doc/tmp/
H A Dattributes_reference.qbk12 [template boost_log_attributes_attribute_hpp[][headerref boost/log/attributes/attribute.hpp]]
44 [template boost_log_attributes_clock_hpp[][headerref boost/log/attributes/clock.hpp]]
50 [template boost_log_attributes_constant_hpp[][headerref boost/log/attributes/constant.hpp]]
52 [template class_attributes_constant[][classref boost::log::attributes::constant constant]]
56 [template boost_log_attributes_counter_hpp[][headerref boost/log/attributes/counter.hpp]]
58 [template class_attributes_counter[][classref boost::log::attributes::counter counter]]
86 [template boost_log_attributes_function_hpp[][headerref boost/log/attributes/function.hpp]]
88 [template class_attributes_function[][classref boost::log::attributes::function function]]
100 [template class_attributes_impl[][classref boost::log::attributes::impl impl]]
122 [template boost_log_attributes_timer_hpp[][headerref boost/log/attributes/timer.hpp]]
[all …]
/dports/security/axTLS/axTLS/config/scripts/config/lxdialog/
H A Ddialog.h95 #define screen_attr attributes[0]
96 #define shadow_attr attributes[1]
97 #define dialog_attr attributes[2]
98 #define title_attr attributes[3]
99 #define border_attr attributes[4]
100 #define button_active_attr attributes[5]
101 #define button_inactive_attr attributes[6]
102 #define button_key_active_attr attributes[7]
103 #define button_key_inactive_attr attributes[8]
104 #define button_label_active_attr attributes[9]
[all …]
/dports/lang/micropython/axtls-531cab9/config/scripts/config/lxdialog/
H A Ddialog.h95 #define screen_attr attributes[0]
96 #define shadow_attr attributes[1]
97 #define dialog_attr attributes[2]
98 #define title_attr attributes[3]
99 #define border_attr attributes[4]
100 #define button_active_attr attributes[5]
101 #define button_inactive_attr attributes[6]
102 #define button_key_active_attr attributes[7]
103 #define button_key_inactive_attr attributes[8]
104 #define button_label_active_attr attributes[9]
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/src/org/eclipse/equinox/internal/p2/metadata/repository/io/
H A DMetadataParser.java68 invalidElement(name, attributes); in startElement()
94 invalidElement(name, attributes); in startElement()
120 invalidElement(name, attributes); in startElement()
262 invalidElement(name, attributes); in startElement()
405 invalidElement(name, attributes); in startElement()
437 invalidElement(name, attributes); in startElement()
459 invalidElement(name, attributes); in startElement()
484 invalidElement(name, attributes); in startElement()
599 invalidElement(name, attributes); in startElement()
939 invalidElement(name, attributes); in startElement()
[all …]
/dports/science/hdf/hdf-4.2.15/mfhdf/dumper/testfiles/
H A Ddumpvd-1.out9 number of attributes = 0
11 number of attributes = 0
46 number of attributes = 0
48 number of attributes = 0
83 number of attributes = 0
85 number of attributes = 0
87 number of attributes = 0
130 number of attributes = 0
132 number of attributes = 0
134 number of attributes = 0
[all …]
/dports/devel/sdl12/SDL-1.2.15/src/video/maccommon/
H A DSDL_macgl.c48 attributes[i++] = AGL_RGBA; in Mac_GL_Init()
52 attributes[i++] = AGL_RED_SIZE; in Mac_GL_Init()
54 attributes[i++] = AGL_GREEN_SIZE; in Mac_GL_Init()
56 attributes[i++] = AGL_BLUE_SIZE; in Mac_GL_Init()
58 attributes[i++] = AGL_ALPHA_SIZE; in Mac_GL_Init()
62 attributes[i++] = AGL_DOUBLEBUFFER; in Mac_GL_Init()
65 attributes[i++] = AGL_DEPTH_SIZE; in Mac_GL_Init()
86 attributes[i++] = AGL_STEREO; in Mac_GL_Init()
94 attributes[i++] = AGL_SAMPLES_ARB; in Mac_GL_Init()
99 attributes[i++] = AGL_ACCELERATED; in Mac_GL_Init()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A Dassembler_x86.cpp1342 attributes.set_rex_vex_w_reverted(); in addsd()
1352 attributes.set_rex_vex_w_reverted(); in addsd()
1753 attributes.set_rex_vex_w_reverted(); in comisd()
1762 attributes.set_rex_vex_w_reverted(); in comisd()
1896 attributes.set_rex_vex_w_reverted(); in cvtsd2ss()
1906 attributes.set_rex_vex_w_reverted(); in cvtsd2ss()
2060 attributes.set_rex_vex_w_reverted(); in vcvtpd2ps()
2141 attributes.set_rex_vex_w_reverted(); in divsd()
8874 set_attributes(attributes); in vex_prefix()
8921 set_attributes(attributes); in vex_prefix_and_encode()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fVertexArrayObjectTests.cpp75 vector<Attribute> attributes; member
480 if (state.attributes[0].integer) in createProgram()
503 if (state.attributes[0].normalized || state.attributes[0].type == GL_FLOAT) in createProgram()
559 …state.attributes[attribNdx].size, state.attributes[attribNdx].type, state.attributes[attribNdx].st… in setState()
561attributes[attribNdx].size, state.attributes[attribNdx].type, state.attributes[attribNdx].normaliz… in setState()
1088 if (state.attributes[0].normalized || state.attributes[0].type == GL_FLOAT) in createProgram()
1146attributes[attribNdx].size, state.attributes[attribNdx].type, state.attributes[attribNdx].normaliz… in setState()
1274 state.attributes[0].size = 2; in init()
1311 state.attributes[0].size = 2; in init()
1349 state.attributes[0].size = 2; in init()
[all …]
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/test/orm/
H A Dtest_attributes.py6 from sqlalchemy.orm import attributes
246 attributes.instance_state(u)._commit_all(attributes.instance_dict(u))
887 attributes.instance_state(x)._commit_all(attributes.instance_dict(x))
921 attributes.instance_state(x)._commit_all(attributes.instance_dict(x))
924 attributes.get_state_history(attributes.instance_state(x), "col2"),
1860 attributes.instance_state(f), attributes.instance_dict(f)
2518 attributes.instance_state(f)._commit_all(attributes.instance_dict(f))
2701 attributes.instance_state(f)._commit_all(attributes.instance_dict(f))
2727 attributes.instance_state(f)._commit_all(attributes.instance_dict(f))
2780 attributes.instance_state(f)._commit_all(attributes.instance_dict(f))
[all …]
/dports/editors/kakoune/kakoune-2021.11.08/test/highlight/rust/value/
H A Dscript2attributes": ["final_fg","final_bg"] }, "contents": "b" }, { "face": { "fg": "default", "bg": "def…
5attributes": [] }, "contents": "out 1:1 " }, { "face": { "fg": "black", "bg": "yellow", "underline…
/dports/print/cups/cups-2.3.3op2/examples/
H A Dget-printer-attributes-suite.test19 GROUP operation-attributes-tag
20 ATTR charset attributes-charset utf-8
30 # 'printer-description' attributes
63 # 'job-template' attributes
100 GROUP operation-attributes-tag
145 # 'job-template' attributes
227 # 'job-template' attributes
309 # 'job-template' attributes
391 # 'job-template' attributes
473 # 'job-template' attributes
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated14/
H A DCOLLADASaxFWLColladaParserAutoGen14Private.h66 bool _preBegin__COLLADA( const ParserAttributes& attributes, void ** attributeDataPtr, void ** vali…
106 bool _preBegin__asset( const ParserAttributes& attributes, void ** attributeDataPtr, void ** valida…
128 bool _preBegin__author( const ParserAttributes& attributes, void ** attributeDataPtr, void ** valid…
183 bool _preBegin__created( const ParserAttributes& attributes, void ** attributeDataPtr, void ** vali…
238 bool _preBegin__title( const ParserAttributes& attributes, void ** attributeDataPtr, void ** valida…
249 bool _preBegin__unit( const ParserAttributes& attributes, void ** attributeDataPtr, void ** validat…
564 bool _preBegin__xmag( const ParserAttributes& attributes, void ** attributeDataPtr, void ** validat…
751 bool _preBegin__v( const ParserAttributes& attributes, void ** attributeDataPtr, void ** validation…
868 bool _preBegin__p( const ParserAttributes& attributes, void ** attributeDataPtr, void ** validation…
901 bool _preBegin__ph( const ParserAttributes& attributes, void ** attributeDataPtr, void ** validatio…
[all …]
/dports/www/moodle311/moodle/lib/
H A Doutputcomponents.php697 $attributes = $this->attributes;
866 $this->attributes = $attributes;
1105 $attributes = $this->attributes;
1427 $attributes = $this->attributes;
1592 $attributes = $this->attributes;
1724 $attributes = (array)$attributes;
1741 $attributes = (array)$attributes;
1777 $attributes = (array)$attributes;
1849 $attributes = (array)$attributes;
4534 $attributes = $this->attributes;
[all …]
/dports/security/libsecret/libsecret-0.20.4/libsecret/
H A Dtest-methods.c118 GHashTable *attributes; in test_search_sync() local
142 GHashTable *attributes; in test_search_async() local
173 GHashTable *attributes; in test_search_all_sync() local
204 GHashTable *attributes; in test_search_all_async() local
242 GHashTable *attributes; in test_search_unlock_sync() local
274 GHashTable *attributes; in test_search_unlock_async() local
312 GHashTable *attributes; in test_search_secrets_sync() local
347 GHashTable *attributes; in test_search_secrets_async() local
449 GHashTable *attributes; in test_clear_sync() local
472 GHashTable *attributes; in test_clear_async() local
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Eloquent/Concerns/
H A DHasAttributes.php24 protected $attributes = []; variable
114 return $attributes;
135 return $attributes;
163 return $attributes;
192 $attributes[$key] = $this->serializeDate($attributes[$key]);
200 return $attributes;
236 $attributes = [];
270 return $attributes;
966 $this->attributes = $attributes;
1035 $attributes = is_array($attributes) ? $attributes : func_get_args();
[all …]
/dports/www/moodle310/moodle/lib/
H A Doutputcomponents.php719 $attributes = $this->attributes;
888 $this->attributes = $attributes;
1127 $attributes = $this->attributes;
1449 $attributes = $this->attributes;
1614 $attributes = $this->attributes;
1746 $attributes = (array)$attributes;
1763 $attributes = (array)$attributes;
1799 $attributes = (array)$attributes;
1871 $attributes = (array)$attributes;
4547 $attributes = $this->attributes;
[all …]
/dports/www/moodle39/moodle/lib/
H A Doutputcomponents.php719 $attributes = $this->attributes;
887 $this->attributes = $attributes;
1126 $attributes = $this->attributes;
1448 $attributes = $this->attributes;
1613 $attributes = $this->attributes;
1745 $attributes = (array)$attributes;
1762 $attributes = (array)$attributes;
1798 $attributes = (array)$attributes;
1870 $attributes = (array)$attributes;
4546 $attributes = $this->attributes;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DIMemberDefinition.cs28 return (self & attributes) != 0; in GetAttributes()
34 return self | attributes; in SetAttributes()
36 return self & ~attributes; in SetAttributes()
41 return (self & mask) == attributes; in GetMaskedAttributes()
48 return self | attributes; in SetMaskedAttributes()
51 return self & ~(mask & attributes); in SetMaskedAttributes()
56 return (self & attributes) != 0; in GetAttributes()
62 return (ushort) (self | attributes); in SetAttributes()
64 return (ushort) (self & ~attributes); in SetAttributes()
69 return (self & mask) == attributes; in GetMaskedAttributes()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil/
H A DIMemberDefinition.cs46 return (self & attributes) != 0; in GetAttributes()
52 return self | attributes; in SetAttributes()
54 return self & ~attributes; in SetAttributes()
59 return (self & mask) == attributes; in GetMaskedAttributes()
66 return self | attributes; in SetMaskedAttributes()
69 return self & ~(mask & attributes); in SetMaskedAttributes()
74 return (self & attributes) != 0; in GetAttributes()
80 return (ushort) (self | attributes); in SetAttributes()
82 return (ushort) (self & ~attributes); in SetAttributes()
87 return (self & mask) == attributes; in GetMaskedAttributes()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil/
H A DIMemberDefinition.cs28 return (self & attributes) != 0; in GetAttributes()
34 return self | attributes; in SetAttributes()
36 return self & ~attributes; in SetAttributes()
41 return (self & mask) == attributes; in GetMaskedAttributes()
48 return self | attributes; in SetMaskedAttributes()
51 return self & ~(mask & attributes); in SetMaskedAttributes()
56 return (self & attributes) != 0; in GetAttributes()
62 return (ushort) (self | attributes); in SetAttributes()
64 return (ushort) (self & ~attributes); in SetAttributes()
69 return (self & mask) == attributes; in GetMaskedAttributes()
[all …]

12345678910>>...1942