Home
last modified time | relevance | path

Searched refs:AttrValue (Results 176 – 200 of 430) sorted by relevance

12345678910>>...18

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h293 DWARFAttribute AttrValue; variable
313 explicit operator bool() const { return AttrValue.isValid(); }
314 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue; variable
326 explicit operator bool() const { return AttrValue.isValid(); }
327 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h298 DWARFAttribute AttrValue; variable
318 explicit operator bool() const { return AttrValue.isValid(); }
319 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue; variable
326 explicit operator bool() const { return AttrValue.isValid(); }
327 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue; variable
326 explicit operator bool() const { return AttrValue.isValid(); }
327 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h293 DWARFAttribute AttrValue; variable
313 explicit operator bool() const { return AttrValue.isValid(); }
314 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h306 DWARFAttribute AttrValue;
326 explicit operator bool() const { return AttrValue.isValid(); }
327 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h288 DWARFAttribute AttrValue; variable
308 explicit operator bool() const { return AttrValue.isValid(); }
309 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h289 DWARFAttribute AttrValue; variable
309 explicit operator bool() const { return AttrValue.isValid(); }
310 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h288 DWARFAttribute AttrValue; variable
308 explicit operator bool() const { return AttrValue.isValid(); }
309 const DWARFAttribute &operator*() const { return AttrValue; }
/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/common/IR/
H A DIR_graph.py8 from mmdnn.conversion.common.IR.graph_pb2 import TensorShape, AttrValue
65 if isinstance(val, AttrValue.ListValue):
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/tensorflow/
H A Dattr_value.proto16 message AttrValue { message
61 map<string, AttrValue> attr = 2;
H A DDepthToSpaceTf.cpp25 tensorflow::AttrValue value; in run()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Dselector_parser.rs17 pub type AttrValue = <SelectorImpl as ::selectors::SelectorImpl>::AttrValue; typedef
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/tensorflow/
H A Dattr_value.proto16 message AttrValue { message
59 map<string, AttrValue> attr = 2;
H A Dtf_graph_simplifier.cpp141 tensorflow::AttrValue epsilon; in finalize()
143 …fusedNode->mutable_attr()->insert(MapPair<std::string, tensorflow::AttrValue>("epsilon", epsilon)); in finalize()
176 tensorflow::AttrValue epsilon; in finalize()
178 …fusedNode->mutable_attr()->insert(MapPair<std::string, tensorflow::AttrValue>("epsilon", epsilon)); in finalize()
184 … gamma->mutable_attr()->insert(MapPair<std::string, tensorflow::AttrValue>("value", epsilon)); in finalize()
606 tensorflow::AttrValue factorX; in finalize()
609 …factorXNode->mutable_attr()->insert(MapPair<std::string, tensorflow::AttrValue>("value", factorX)); in finalize()
689 tensorflow::AttrValue eps; in finalize()
695 fusedNode->mutable_attr()->insert(MapPair<std::string, tensorflow::AttrValue>("eps", eps)); in finalize()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Dselector_parser.rs20 pub type AttrValue = <SelectorImpl as ::selectors::SelectorImpl>::AttrValue; typedef
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/gecko/
H A Dsnapshot.rs17 use crate::selector_parser::AttrValue;
92 operation: &AttrSelectorOperation<&AttrValue>, in attr_matches() argument
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Dselector_parser.rs20 pub type AttrValue = <SelectorImpl as ::selectors::SelectorImpl>::AttrValue; typedef
/dports/www/firefox/firefox-99.0/servo/components/style/gecko/
H A Dsnapshot.rs17 use crate::selector_parser::AttrValue;
92 operation: &AttrSelectorOperation<&AttrValue>, in attr_matches() argument
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Dselector_parser.rs20 pub type AttrValue = <SelectorImpl as ::selectors::SelectorImpl>::AttrValue; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/gecko/
H A Dsnapshot.rs17 use crate::selector_parser::AttrValue;
92 operation: &AttrSelectorOperation<&AttrValue>, in attr_matches() argument
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/
H A Dselector_parser.rs20 pub type AttrValue = <SelectorImpl as ::selectors::SelectorImpl>::AttrValue; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dhtmlinputelement.rs52 use style::attr::AttrValue;
1238 AttrValue::Int(_, value) => {
1252 AttrValue::Int(_, value) => {
1293 fn parse_plain_attribute(&self, name: &LocalName, value: DOMString) -> AttrValue {
1295 &local_name!("accept") => AttrValue::from_comma_separated_tokenlist(value.into()),
1296 &local_name!("name") => AttrValue::from_atomic(value.into()),
1297 &local_name!("size") => AttrValue::from_limited_u32(value.into(), DEFAULT_INPUT_SIZE),
1298 &local_name!("type") => AttrValue::from_atomic(value.into()),
1299 … &local_name!("maxlength") => AttrValue::from_limited_i32(value.into(), DEFAULT_MAX_LENGTH),
1300 … &local_name!("minlength") => AttrValue::from_limited_i32(value.into(), DEFAULT_MIN_LENGTH),
H A Dhtmlelement.rs42 use style::attr::AttrValue;
103 AttrValue::String(ref string) => string == "true", in update_sequentially_focusable_status()
692 fn parse_plain_attribute(&self, name: &LocalName, value: DOMString) -> AttrValue { in parse_plain_attribute() argument
694 &local_name!("itemprop") => AttrValue::from_serialized_tokenlist(value.into()), in parse_plain_attribute()
695 &local_name!("itemtype") => AttrValue::from_serialized_tokenlist(value.into()), in parse_plain_attribute()

12345678910>>...18