Home
last modified time | relevance | path

Searched defs:Unit (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/boost/boost/units/
Dcmath.hpp52 isfinite BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q) in BOOST_PREVENT_MACRO_SUBSTITUTION()
62 isinf BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q) in BOOST_PREVENT_MACRO_SUBSTITUTION()
72 isnan BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q) in BOOST_PREVENT_MACRO_SUBSTITUTION()
82 isnormal BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q) in BOOST_PREVENT_MACRO_SUBSTITUTION()
92 isgreater BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION()
103 isgreaterequal BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION()
114 isless BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION()
125 islessequal BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION()
136 islessgreater BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION()
147 isunordered BOOST_PREVENT_MACRO_SUBSTITUTION (const quantity<Unit,Y>& q1, in BOOST_PREVENT_MACRO_SUBSTITUTION()
[all …]
Dquantity.hpp138 BOOST_CONSTEXPR quantity(const quantity<Unit,YY>& source, in quantity()
147 explicit BOOST_CONSTEXPR quantity(const quantity<Unit,YY>& source, in quantity()
158 BOOST_CONSTEXPR quantity(const quantity<Unit,YY>& source) : in quantity()
169 BOOST_CXX14_CONSTEXPR this_type& operator=(const quantity<Unit,YY>& source) in operator =()
191 typename detail::disable_if_is_same<Unit, Unit2>::type in quantity()
207 typename detail::disable_if_is_same<Unit, Unit2>::type in quantity()
551 inline void swap(quantity<Unit,Y>& lhs, quantity<Unit,Y>& rhs) in swap()
976 operator*(const quantity<Unit,X>& lhs,const X& rhs) in operator *()
989 operator*(const X& lhs,const quantity<Unit,X>& rhs) in operator *()
1030 operator/(const quantity<Unit,X>& lhs,const X& rhs) in operator /()
[all …]
/third_party/e2fsprogs/scrub/
De2scrub_all.service.in1 [Unit] section
2 Description=Online ext4 Metadata Check for All Filesystems
3 ConditionACPower=true
4 ConditionCapability=CAP_SYS_ADMIN
5 ConditionCapability=CAP_SYS_RAWIO
6 Documentation=man:e2scrub_all(8)
De2scrub_reap.service.in1 [Unit] section
2 Description=Remove Stale Online ext4 Metadata Check Snapshots
3 ConditionCapability=CAP_SYS_ADMIN
4 ConditionCapability=CAP_SYS_RAWIO
5 Documentation=man:e2scrub_all(8)
De2scrub_fail@.service.in1 [Unit] section
2 Description=Online ext4 Metadata Check Failure Reporting for %I
3 Documentation=man:e2scrub(8)
De2scrub@.service.in1 [Unit] section
2 Description=Online ext4 Metadata Check for %I
3 OnFailure=e2scrub_fail@%i.service
4 Documentation=man:e2scrub(8)
De2scrub_all.timer.in1 [Unit] section
2 Description=Periodic ext4 Online Metadata Check for All Filesystems
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/systemd/
Dwpa_supplicant.service.in1 [Unit] section
2 Description=WPA supplicant
3 Before=network.target
4 Wants=network.target
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/systemd/
Dwpa_supplicant.service.in1 [Unit] section
2 Description=WPA supplicant
3 Before=network.target
4 Wants=network.target
/third_party/nghttp2/contrib/
Dnghttpx.service.in1 [Unit] section
2 Description=HTTP/2 proxy
3 Documentation=man:nghttpx
4 After=network.target
/third_party/libwebsockets/test-apps/
Dlibwebsockets-test-server.service1 [Unit] section
2 Description=Libwebsockets test server
3 After=syslog.target
/third_party/libwebsockets/lwsws/
Dusr-lib-systemd-system-lwsws.service1 [Unit] section
2 Description=Libwebsockets Web Server
3 After=syslog.target
/third_party/pulseaudio/src/daemon/systemd/user/
Dpulseaudio.socket1 [Unit] section
2 Description=Sound System
3 ConditionUser=!root
Dpulseaudio.service.in1 [Unit] section
2 Description=Sound Service
16 Requires=pulseaudio.socket
17 ConditionUser=!root
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegMatrix.cpp85 unsigned Unit = (*Units).first; in foreachUnit() local
111 TRI, VirtReg, PhysReg, [&](unsigned Unit, const LiveRange &Range) { in assign()
128 [&](unsigned Unit, const LiveRange &Range) { in unassign()
139 for (MCRegUnitIterator Unit(PhysReg, TRI); Unit.isValid(); ++Unit) { in isPhysRegUsed() local
171 const LiveRange &Range) { in checkRegUnitInterference()
200 [&](unsigned Unit, const LiveRange &LR) { in checkInterference()
DReachingDefAnalysis.cpp43 for (MCRegUnitIterator Unit(LI.PhysReg, TRI); Unit.isValid(); ++Unit) { in enterBasicBlock() local
65 for (unsigned Unit = 0; Unit != NumRegUnits; ++Unit) { in enterBasicBlock() local
111 for (MCRegUnitIterator Unit(MO.getReg(), TRI); Unit.isValid(); ++Unit) { in processDefs() local
180 for (MCRegUnitIterator Unit(PhysReg, TRI); Unit.isValid(); ++Unit) { in getReachingDef() local
/third_party/boost/boost/polygon/
Dpolygon_90_set_concept.hpp143 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in extents() typedef
171 typedef typename polygon_90_set_traits<polygon_set_type_1>::coordinate_type Unit; in interact() typedef
186 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in self_intersect() typedef
199 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in self_xor() typedef
258 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in bloat() typedef
318 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in shrink() typedef
345 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in resize() typedef
404 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in grow_and() typedef
427 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in scale_up() typedef
441 typedef typename polygon_90_set_traits<polygon_set_type>::coordinate_type Unit; in scale_down() typedef
[all …]
Dpolygon_45_set_concept.hpp134 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in area() typedef
153 typedef typename polygon_45_set_traits<polygon_set_type_1>::coordinate_type Unit; in interact() typedef
186 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in resize() typedef
216 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in grow_and() typedef
238 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in scale_up() typedef
252 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in scale_down() typedef
265 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in scale() typedef
279 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in self_intersect() typedef
292 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in self_xor() typedef
306 typedef typename polygon_45_set_traits<polygon_set_type>::coordinate_type Unit; in transform() typedef
[all …]
Dinterval_concept.hpp409 typedef typename interval_coordinate_type<IntervalType>::type Unit; in scale() typedef
433 typedef typename coordinate_traits<ctype>::coordinate_difference Unit; in move() typedef
455 typedef typename interval_coordinate_type<IntervalType>::type Unit; in convolve() typedef
477 typedef typename interval_coordinate_type<IntervalType>::type Unit; in deconvolve() typedef
500 typedef typename interval_coordinate_type<IntervalType1>::type Unit; in convolve() typedef
523 typedef typename interval_coordinate_type<IntervalType1>::type Unit; in deconvolve() typedef
548 typedef typename interval_coordinate_type<IntervalType1>::type Unit; in reflected_convolve() typedef
573 typedef typename interval_coordinate_type<IntervalType1>::type Unit; in reflected_deconvolve() typedef
594 typedef typename interval_difference_type<IntervalType>::type Unit; in euclidean_distance() typedef
620 typedef typename interval_difference_type<IntervalType1>::type Unit; in euclidean_distance() typedef
[all …]
Dpoint_concept.hpp385 typedef typename point_coordinate_type<PointType>::type Unit; in scale_up() typedef
402 typedef typename point_coordinate_type<PointType>::type Unit; in scale_down() typedef
420 typedef typename point_coordinate_type<PointType>::type Unit; in scale() typedef
440 typedef typename point_coordinate_type<PointType>::type Unit; in transform() typedef
461 typedef typename point_coordinate_type<PointType>::type Unit; in move() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp36 static unsigned getOffsetSize(const DWARFYAML::Unit &Unit) { in getOffsetSize()
40 static unsigned getRefSize(const DWARFYAML::Unit &Unit) { in getRefSize()
47 for (auto &Unit : DebugInfo.CompileUnits) { in traverseDebugInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h100 struct Unit { struct
103 llvm::dwarf::UnitType Type; // Added in DWARF 5 argument
104 uint32_t AbbrOffset;
105 uint8_t AddrSize;
106 std::vector<Entry> Entries;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.h39 template <typename T> MachineBasicBlock *getBottom(const T *Unit) { in getBottom()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h393 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
406 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit()
410 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
416 void removeRegUnit(unsigned Unit) { in removeRegUnit()
/third_party/boost/boost/polygon/detail/
Dboolean_op.hpp269 inline void applyBooleanBinaryOp(std::vector<std::pair<Unit, std::pair<Unit, int> > >& output, in applyBooleanBinaryOp()
370 …inline void applyBooleanBinaryOp(std::vector<std::pair<Unit, std::pair<Unit, int> > >& inputOutput, in applyBooleanBinaryOp()
371const std::vector<std::pair<Unit, std::pair<Unit, int> > >& input2, in applyBooleanBinaryOp()

1234