Home
last modified time | relevance | path

Searched +refs:pair +refs:attributes (Results 176 – 200 of 20713) sorted by relevance

12345678910>>...829

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/docs/
H A DHowToUseAttributes.rst12 do this to support expanding the attributes to encompass more than a handful of
13 attributes --- e.g. command line options. The old way of handling attributes
16 was that attributes could be manipulated with 'or's and 'and's. The
24 attribute, or an attribute-value pair. Some examples:
28 * Attribute-value pair: ``"cpu" = "cortex-a8"``, ``align = 4``
30 Note: for an attribute value pair, we expect a target-dependent attribute to
37 Because attributes are no longer represented as a bit mask, you will need to
46 the return type, or the function's parameters. A function's attributes are at
47 index ``AttributeList::FunctionIndex``; the return type's attributes are at
54 remove attributes, which result in the creation of a new ``AttributeList``.
[all …]
/dports/security/keepassxc/keepassxc-2.6.6/src/core/
H A DEntrySearcher.cpp148 auto attributes_keys = entry->attributes()->customKeys(); in searchEntryImpl()
149 auto attributes = QStringList(attributes_keys + entry->attributes()->values(attributes_keys)); in searchEntryImpl() local
178 found = !attributes.filter(term.regex).empty(); in searchEntryImpl()
184 if (m_skipProtected && entry->attributes()->isProtected(term.word)) { in searchEntryImpl()
187 found = entry->attributes()->contains(term.word) in searchEntryImpl()
188 && term.regex.match(entry->attributes()->value(term.word)).hasMatch(); in searchEntryImpl()
273 for (const auto& pair : fieldnames) { in parseSearchTerms() local
274 if (pair.first.startsWith(field, Qt::CaseInsensitive)) { in parseSearchTerms()
275 term.field = pair.second; in parseSearchTerms()
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/
H A Dunit.cpp247 this->attributes.add(attr); in add_attribute()
251 this->attributes.add_copies(attr); in add_attributes()
255 this->attributes.add_copies(attr, shared, unshared); in add_attributes()
259 return this->attributes.has(type); in has_attribute()
268 auto pair = this->ability_available.find(ability); in queue_cmd() local
269 if (pair != this->ability_available.end() && in queue_cmd()
270 cmd.ability()[static_cast<int>(pair->first)] && pair->second->can_invoke(*this, cmd)) { in queue_cmd()
271 command_queue.push(std::make_pair(pair->second, cmd)); in queue_cmd()
272 return pair->second; in queue_cmd()
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/C7inEthanol/fep10/
H A Dlog.deletion53 (1) pair lj/class2/coul/long, perpetual, skip from (3)
54 attributes: half, newton on
55 pair build: skip
58 (2) pair lj/class2/coul/long/soft, perpetual, skip from (3)
59 attributes: half, newton on
60 pair build: skip
64 attributes: half, newton on
65 pair build: half/bin/newton
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/C7inEthanol/fep01/
H A Dlog.insertion53 (1) pair lj/class2/coul/long, perpetual, skip from (3)
54 attributes: half, newton on
55 pair build: skip
58 (2) pair lj/class2/coul/long/soft, perpetual, skip from (3)
59 attributes: half, newton on
60 pair build: skip
64 attributes: half, newton on
65 pair build: half/bin/newton
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMAttrDefs.td15 // All of the attributes will extend this class.
33 This attributes encapsulates "loop options". It is means to decorate
36 It store the options as a pair <enum,int64_t> in a sorted array and expose
44 ArrayRefParameter<"std::pair<LoopOptionCase, int64_t>", "">:$options
48 using OptionValuePair = std::pair<LoopOptionCase, int64_t>;
49 using OptionsArray = ArrayRef<std::pair<LoopOptionCase, int64_t>>;
57 AttrBuilder<(ins "ArrayRef<std::pair<LoopOptionCase, int64_t>>":$sortedOptions)>,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMAttrDefs.td15 // All of the attributes will extend this class.
33 This attributes encapsulates "loop options". It is means to decorate
36 It store the options as a pair <enum,int64_t> in a sorted array and expose
44 ArrayRefParameter<"std::pair<LoopOptionCase, int64_t>", "">:$options
48 using OptionValuePair = std::pair<LoopOptionCase, int64_t>;
49 using OptionsArray = ArrayRef<std::pair<LoopOptionCase, int64_t>>;
57 AttrBuilder<(ins "ArrayRef<std::pair<LoopOptionCase, int64_t>>":$sortedOptions)>,
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMAttrDefs.td15 // All of the attributes will extend this class.
33 This attributes encapsulates "loop options". It is means to decorate
36 It store the options as a pair <enum,int64_t> in a sorted array and expose
44 ArrayRefParameter<"std::pair<LoopOptionCase, int64_t>", "">:$options
48 using OptionValuePair = std::pair<LoopOptionCase, int64_t>;
49 using OptionsArray = ArrayRef<std::pair<LoopOptionCase, int64_t>>;
57 AttrBuilder<(ins "ArrayRef<std::pair<LoopOptionCase, int64_t>>":$sortedOptions)>,
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dxmlreader.cpp47 if (attributes().hasAttribute(s)) in intAttribute()
56 return attributes().value(s).toInt(); in intAttribute()
70 if (attributes().hasAttribute(s)) in doubleAttribute()
82 if (attributes().hasAttribute(s)) in attribute()
94 return attributes().hasAttribute(s); in hasAttribute()
105 if (!attributes().hasAttribute("x")) { in readPoint()
115 if (!attributes().hasAttribute("y")) { in readPoint()
451 _spanner.append(std::pair<int, Spanner*>(id, s)); in addSpanner()
634 auto& pair = distPair.second; in reconnectBrokenConnectors() local
635 if (pair.first->next() || pair.second->prev()) in reconnectBrokenConnectors()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dxcode_writer.cc368 PBXAttributes attributes; in RunAndWriteFiles() local
371 attributes["SDKROOT"] = "iphoneos"; in RunAndWriteFiles()
372 attributes["TARGETED_DEVICE_FAMILY"] = "1,2"; in RunAndWriteFiles()
375 attributes["SDKROOT"] = "macosx"; in RunAndWriteFiles()
450 if (pair.ptr->output_type() != Target::EXECUTABLE) in FilterTargets()
454 if (iter != targets->end() && *iter == pair.ptr) in FilterTargets()
472 const PBXAttributes& attributes, in CreateProductsProject() argument
480 new PBXProject("products", config_name, source_path, attributes)); in CreateProductsProject()
648 for (auto& pair : CollectPBXObjectsPerClass(project)) { in WriteProjectContent() local
651 std::sort(pair.second.begin(), pair.second.end(), in WriteProjectContent()
[all …]
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlist.c207 if (!SCM_PAIRP(pair)) { in Scm_SetCar()
214 pair, obj); in Scm_SetCar()
221 SCM_CAR(pair) = obj; in Scm_SetCar()
226 if (!SCM_PAIRP(pair)) { in Scm_SetCdr()
240 SCM_CDR(pair) = obj; in Scm_SetCdr()
771 xp->data.attributes = attrs; in make_extended_pair()
805 return SCM_EXTENDED_PAIR(pair)->attributes; in Scm_PairAttr()
824 ScmObj p = Scm_Assq(key, SCM_EXTENDED_PAIR(pair)->attributes); in Scm_PairAttrGet()
840 ScmObj p = Scm_Assq(key, SCM_EXTENDED_PAIR(pair)->attributes); in Scm_PairAttrSet()
842 else SCM_EXTENDED_PAIR(pair)->attributes in Scm_PairAttrSet()
[all …]
/dports/mail/cone/cone-1.1/libmail/
H A Dnntpxover.H30 std::vector< std::pair<size_t, std::string> > msgUids;
31 std::vector< std::pair<size_t, std::string> >::iterator nextUid,
36 MessageAttributes attributes; variable
45 MessageAttributes attributes);
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dlookup.cc528 attributes = static_cast<PropertyAttributes>(attributes | DONT_ENUM); in PrepareTransitionToDataProperty()
683 attributes = static_cast<PropertyAttributes>(attributes | DONT_ENUM); in TransitionToAccessorProperty()
715 Handle<AccessorPair> pair; in TransitionToAccessorProperty() local
717 pair = Handle<AccessorPair>::cast(GetAccessors()); in TransitionToAccessorProperty()
719 if (pair->Equals(*getter, *setter)) { in TransitionToAccessorProperty()
720 if (property_details().attributes() == attributes) { in TransitionToAccessorProperty()
725 pair = AccessorPair::Copy(pair); in TransitionToAccessorProperty()
726 pair->SetComponents(*getter, *setter); in TransitionToAccessorProperty()
729 pair = factory()->NewAccessorPair(); in TransitionToAccessorProperty()
730 pair->SetComponents(*getter, *setter); in TransitionToAccessorProperty()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/
H A Dassociative.cc111 ~Attributes() {pthread_attr_destroy(&attributes);} in ~Attributes()
114 inline pthread_attr_t* operator&() {return &attributes;} in operator &()
117 pthread_attr_t attributes; member in Thread::Attributes
134 pthread_attr_init(&attributes); in Attributes()
135 pthread_attr_setdetachstate(&attributes, state); in Attributes()
157 Thread::Attributes attributes; in create() local
158 pthread_create(&thread, &attributes, create_thread<ThreadOwner>, owner); in create()
190 struct Value : public std::pair<TestType, TestType>
193 : std::pair<TestType, TestType>(0, 0) in Value()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/
H A Dassociative.cc111 ~Attributes() {pthread_attr_destroy(&attributes);} in ~Attributes()
114 inline pthread_attr_t* operator&() {return &attributes;} in operator &()
117 pthread_attr_t attributes; member in Thread::Attributes
134 pthread_attr_init(&attributes); in Attributes()
135 pthread_attr_setdetachstate(&attributes, state); in Attributes()
157 Thread::Attributes attributes; in create() local
158 pthread_create(&thread, &attributes, create_thread<ThreadOwner>, owner); in create()
190 struct Value : public std::pair<TestType, TestType>
193 : std::pair<TestType, TestType>(0, 0) in Value()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/
H A Dassociative.cc111 ~Attributes() {pthread_attr_destroy(&attributes);} in ~Attributes()
114 inline pthread_attr_t* operator&() {return &attributes;} in operator &()
117 pthread_attr_t attributes; member in Thread::Attributes
134 pthread_attr_init(&attributes); in Attributes()
135 pthread_attr_setdetachstate(&attributes, state); in Attributes()
157 Thread::Attributes attributes; in create() local
158 pthread_create(&thread, &attributes, create_thread<ThreadOwner>, owner); in create()
190 struct Value : public std::pair<TestType, TestType>
193 : std::pair<TestType, TestType>(0, 0) in Value()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/
H A Dassociative.cc111 ~Attributes() {pthread_attr_destroy(&attributes);} in ~Attributes()
114 inline pthread_attr_t* operator&() {return &attributes;} in operator &()
117 pthread_attr_t attributes; member in Thread::Attributes
134 pthread_attr_init(&attributes); in Attributes()
135 pthread_attr_setdetachstate(&attributes, state); in Attributes()
157 Thread::Attributes attributes; in create() local
158 pthread_create(&thread, &attributes, create_thread<ThreadOwner>, owner); in create()
190 struct Value : public std::pair<TestType, TestType>
193 : std::pair<TestType, TestType>(0, 0) in Value()

12345678910>>...829