/third_party/boost/boost/units/ |
D | cmath.hpp | 52 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 …]
|
D | quantity.hpp | 138 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/ |
D | e2scrub_all.service.in | 1 [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)
|
D | e2scrub_reap.service.in | 1 [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)
|
D | e2scrub_fail@.service.in | 1 [Unit] section 2 Description=Online ext4 Metadata Check Failure Reporting for %I 3 Documentation=man:e2scrub(8)
|
D | e2scrub@.service.in | 1 [Unit] section 2 Description=Online ext4 Metadata Check for %I 3 OnFailure=e2scrub_fail@%i.service 4 Documentation=man:e2scrub(8)
|
D | e2scrub_all.timer.in | 1 [Unit] section 2 Description=Periodic ext4 Online Metadata Check for All Filesystems
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/systemd/ |
D | wpa_supplicant.service.in | 1 [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/ |
D | wpa_supplicant.service.in | 1 [Unit] section 2 Description=WPA supplicant 3 Before=network.target 4 Wants=network.target
|
/third_party/nghttp2/contrib/ |
D | nghttpx.service.in | 1 [Unit] section 2 Description=HTTP/2 proxy 3 Documentation=man:nghttpx 4 After=network.target
|
/third_party/libwebsockets/test-apps/ |
D | libwebsockets-test-server.service | 1 [Unit] section 2 Description=Libwebsockets test server 3 After=syslog.target
|
/third_party/libwebsockets/lwsws/ |
D | usr-lib-systemd-system-lwsws.service | 1 [Unit] section 2 Description=Libwebsockets Web Server 3 After=syslog.target
|
/third_party/pulseaudio/src/daemon/systemd/user/ |
D | pulseaudio.socket | 1 [Unit] section 2 Description=Sound System 3 ConditionUser=!root
|
D | pulseaudio.service.in | 1 [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/ |
D | LiveRegMatrix.cpp | 85 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()
|
D | ReachingDefAnalysis.cpp | 43 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/ |
D | polygon_90_set_concept.hpp | 143 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 …]
|
D | polygon_45_set_concept.hpp | 134 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 …]
|
D | interval_concept.hpp | 409 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 …]
|
D | point_concept.hpp | 385 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/ |
D | DWARFVisitor.cpp | 36 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/ |
D | DWARFYAML.h | 100 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/ |
D | WebAssemblyUtilities.h | 39 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/ |
D | LiveIntervals.h | 393 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/ |
D | boolean_op.hpp | 269 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() 371 … const std::vector<std::pair<Unit, std::pair<Unit, int> > >& input2, in applyBooleanBinaryOp()
|