Home
last modified time | relevance | path

Searched refs:_point (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/hana/example/tutorial/
Dintegral.cpp94 struct _point { struct
99 constexpr _point<X, Y> point(X x, Y y) { return {x, y}; } in point()
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1_point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePat…
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdpart.c311 return mtd->parent->_point(mtd->parent, from + mtd->offset, len, in part_point()
618 if (master->_point && master->_unpoint) { in allocate_partition()
619 slave->_point = part_point; in allocate_partition()
Dmtdcore.c906 if (!mtd->_point) in mtd_point()
912 return mtd->_point(mtd, from, len, retlen, virt, phys); in mtd_point()
919 if (!mtd->_point) in mtd_unpoint()
/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h235 int (*_point) (struct mtd_info *mtd, loff_t from, size_t len, member
/third_party/boost/libs/python/doc/
Dtutorial.qbk1876 _point = point
1879 return _point(x, y)
/third_party/json/
DChangeLog.md169 - converting std::chrono::system\_clock::time\_point to json. [\#2159](https://github.com/nlohmann/…
1867 - Append ".0" to serialized floating\_point values that are digits-only. [\#362](https://github.com…
/third_party/boost/libs/asio/doc/
Dreference.qbk41970 (Deprecated: Use time\_point.) The time type.
42761 (Deprecated: Use time\_point.) The time type.