Home
last modified time | relevance | path

Searched refs:ER (Results 1 – 25 of 772) sorted by relevance

12345678910>>...31

/third_party/boost/boost/numeric/ublas/tensor/
Dexpression.hpp70 template<class T, class EL, class ER, class OP>
72 : public tensor_expression <T, binary_tensor_expression<T,EL,ER,OP>>
74 using self_type = binary_tensor_expression<T,EL,ER,OP>;
78 using expression_type_right = ER;
99 template<class T, class EL, class ER, class OP>
100 auto make_binary_tensor_expression( tensor_expression<T,EL> const& el, tensor_expression<T,ER> cons… in make_binary_tensor_expression()
102 return binary_tensor_expression<T,EL,ER,OP>( el(), er(), op) ; in make_binary_tensor_expression()
105 template<class T, class EL, class ER, class OP>
106 auto make_binary_tensor_expression( matrix_expression<EL> const& el, tensor_expression<T,ER> const&… in make_binary_tensor_expression()
108 return binary_tensor_expression<T,EL,ER,OP>( el(), er(), op) ; in make_binary_tensor_expression()
[all …]
Dexpression_evaluation.hpp34 template<class T, class EL, class ER, class OP>
57 template<class T, class EL, class ER, class OP>
58 struct has_tensor_types<T, binary_tensor_expression<T,EL,ER,OP>>
59 …d::is_same<T,EL>::value || std::is_same<T,ER>::value || has_tensor_types<T,EL>::value || has_tenso…
109 template<class T, class EL, class ER, class OP>
110 auto retrieve_extents(binary_tensor_expression<T,EL,ER,OP> const& expr) in retrieve_extents() argument
112 static_assert(detail::has_tensor_types<T,binary_tensor_expression<T,EL,ER,OP>>::value, in retrieve_extents()
118 if constexpr ( std::is_same<T,ER>::value ) in retrieve_extents()
124 else if constexpr ( detail::has_tensor_types<T,ER>::value ) in retrieve_extents()
181 template<class T, class EL, class ER, class OP, class S>
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-WPS64 If you want to enable WPS external registrar (ER) functionality, you
228 wpa_supplicant as WPS External Registrar (ER)
231 wpa_supplicant can be used as a WPS ER to configure an AP or enroll
236 Separate wpa_supplicant process can be started for WPS ER
239 example, following command could be used to start the ER:
249 wpa_cli commands for ER functionality:
252 - start WPS ER functionality
255 - if run again while ER is active, the stored information (discovered APs
259 - stop WPS ER functionality
289 WPS ER events:
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-WPS64 If you want to enable WPS external registrar (ER) functionality, you
228 wpa_supplicant as WPS External Registrar (ER)
231 wpa_supplicant can be used as a WPS ER to configure an AP or enroll
236 Separate wpa_supplicant process can be started for WPS ER
239 example, following command could be used to start the ER:
249 wpa_cli commands for ER functionality:
252 - start WPS ER functionality
255 - if run again while ER is active, the stored information (discovered APs
259 - stop WPS ER functionality
289 WPS ER events:
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp352 bool operator==(const ExtRoot &ER) const { in operator ==()
353 return Kind == ER.Kind && V.ImmVal == ER.V.ImmVal; in operator ==()
355 bool operator!=(const ExtRoot &ER) const { in operator !=()
356 return !operator==(ER); in operator !=()
358 bool operator<(const ExtRoot &ER) const;
366 ExtValue(const ExtRoot &ER, int32_t Off) : ExtRoot(ER), Offset(Off) {} in ExtValue()
400 void assignInits(const ExtRoot &ER, unsigned Begin, unsigned End,
426 friend raw_ostream &operator<< (raw_ostream &OS, const ExtRoot &ER);
509 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtRoot &ER) { in operator <<() argument
510 switch (ER.Kind) { in operator <<()
[all …]
/third_party/boost/libs/graph_parallel/doc/
Ddehne_gotz_min_spanning_tree.rst165 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
167 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
169 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
171 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
219 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
221 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
223 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
225 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
282 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
284 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
[all …]
Ddijkstra_shortest_paths.rst230 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
232 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
234 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
236 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
314 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
316 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
318 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
320 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,S…
Dconnected_components.rst125 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
127 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
129 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
131 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
Dboman_et_al_graph_coloring.rst165 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
167 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
169 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
171 .. image:: http://www.osl.iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=Tim…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiHashing.h27 explicit TagRecordHash(codeview::EnumRecord ER, uint32_t Full, in TagRecordHash()
29 : FullRecordHash(Full), ForwardDeclHash(Forward), Enum(std::move(ER)) { in TagRecordHash()
/third_party/curl/tests/certs/
DServer-localhost-lastSAN-sv.pub.pem5 AImouvV+CIPzmvWYuJ/W2MfU8wccj++8KRBgjIWLTHpzx5+oIy/ER/UYhZj7J95Y
DServer-localhost-lastSAN-sv.key5 j++8KRBgjIWLTHpzx5+oIy/ER/UYhZj7J95Yk0sIpWbJ39vwIvhkn6FWiZerAixa
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dicuregions12 Africa/Asmera ER
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dicuregions12 Africa/Asmera ER
/third_party/icu/icu4c/source/tools/tzcode/
Dicuregions12 Africa/Asmera ER
/third_party/icu/icu4c/source/data/translit/
Dsr_sr_Latn_BGN.txt100 Р → R ; # CYRILLIC CAPITAL LETTER ER
101 р → r ; # CYRILLIC SMALL LETTER ER
/third_party/skia/third_party/externals/icu/source/data/translit/
Dsr_sr_Latn_BGN.txt100 Р → R ; # CYRILLIC CAPITAL LETTER ER
101 р → r ; # CYRILLIC SMALL LETTER ER
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Dsr_sr_Latn_BGN.txt99 Р → R ; # CYRILLIC CAPITAL LETTER ER
100 р → r ; # CYRILLIC SMALL LETTER ER
Dmk_mk_Latn_BGN.txt128 Р → R ; # CYRILLIC CAPITAL LETTER ER
129 р → r ; # CYRILLIC SMALL LETTER ER
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dzh_Hant_HK.txt31 ER{"厄立特里亞"}
Dfa_AF.txt30 ER{"اریتریا"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dfa_AF.txt30 ER{"اریتریا"}
Dzh_Hant_HK.txt32 ER{"厄立特里亞"}
/third_party/icu/icu4c/source/data/region/
Dzh_Hant_HK.txt32 ER{"厄立特里亞"}
Dfa_AF.txt30 ER{"اریتریا"}

12345678910>>...31