Searched defs:a1v (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/src/core/ |
| D | SkTraceEventCommon.h | 68 #define TRACE_EVENT1(cg, n, a1n, a1v) TRACE_EMPTY argument 69 #define TRACE_EVENT2(cg, n, a1n, a1v, a2n, a2v) TRACE_EMPTY argument 71 #define TRACE_EVENT_INSTANT1(cg, n, scope, a1n, a1v) TRACE_EMPTY argument 72 #define TRACE_EVENT_INSTANT2(cg, n, scope, a1n, a1v, a2n, a2v) TRACE_EMPTY argument
|
| /third_party/boost/libs/geometry/test/formulas/ |
| D | intersection.cpp | 116 point_3d a1v = bg::formula::geo_to_cart3d<point_3d>(a1, spheroid); in test_formulas() local
|
| /third_party/boost/boost/geometry/formulas/ |
| D | geographic.hpp | 425 Point3d a1v, a2v, o1, n1; in experimental_elliptic_intersection() local
|
| /third_party/boost/boost/geometry/strategies/spherical/ |
| D | intersection.hpp | 305 vec3d_t const a1v = calc_policy.template to_cart3d<vec3d_t>(a1); in apply() local
|