Home
last modified time | relevance | path

Searched defs:side (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/python/Lib/turtledemo/
Dbytedesign.py109 def pentl(self, side, ang, scale): argument
115 def pentr(self, side, ang, scale): argument
121 def tripolyr(self, side, scale): argument
131 def tripolyl(self, side, scale): argument
/third_party/toybox/toys/other/
Dhexedit.c99 static void highlight(int xx, int yy, int side) in highlight()
121 int x, i, side = 0, key, ro = toys.optflags&FLAG_r, in hexedit_main() local
/third_party/boost/boost/geometry/algorithms/detail/
Dpoint_is_spike_or_equal.hpp60 int const side = strategy.apply(segment_a, segment_b, last_point); in point_is_spike_or_equal() local
128 int const side = strategy.apply(segment_a, segment_b, last_point); in point_is_collinear() local
Dget_left_turns.hpp97 int const side = m_strategy.apply(m_origin, q.point, p.point); in operator ()() local
148 int const side = m_strategy.apply(m_origin, q.point, p.point); in operator ()() local
/third_party/boost/boost/geometry/strategies/
Dside.hpp31 namespace strategy { namespace side namespace
/third_party/libwebsockets/lib/tls/mbedtls/
Dlws-genec.c46 lws_genec_keypair_import(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_keypair_import()
182 enum enum_lws_dh_side side) in lws_genecdh_set_key()
224 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
/third_party/boost/boost/sort/block_indirect_sort/blk_detail/
Dblock.hpp54 block_pos (size_t position, bool side = false) in block_pos()
78 bool side (void) const { return ((num & 1) != 0); }; in side() function in boost::sort::blk_detail::block_pos
/third_party/boost/boost/geometry/strategies/geographic/
Dside_thomas.hpp25 namespace strategy { namespace side namespace
Dside_andoyer.hpp25 namespace strategy { namespace side namespace
Dside_vincenty.hpp25 namespace strategy { namespace side namespace
Dside.hpp42 namespace strategy { namespace side namespace
/third_party/python/Lib/idlelib/
Dstatusbar.py10 def set_label(self, name, text='', side='left', width=0): argument
/third_party/libwebsockets/lib/tls/openssl/
Dlws-genec.c257 enum enum_lws_dh_side side) in lws_genecdh_set_key()
299 lws_genec_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_new_keypair()
407 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
/third_party/boost/boost/geometry/strategies/agnostic/
Dpoint_in_box_by_side.hpp92 int const side = strategy.apply(point, bp[i - 1], bp[i]); in apply() local
Dhull_graham_andrew.hpp151 typedef SideStrategy side; in apply() typedef
320 typedef typename strategy::side::services::default_strategy<cs_tag>::type side; in add_to_hull() typedef
/third_party/boost/boost/geometry/strategies/cartesian/
Dbuffer_side_straight.hpp58 buffer_side_selector side, in apply()
Dbuffer_end_flat.hpp62 buffer_side_selector side, in apply()
/third_party/boost/boost/geometry/strategies/spherical/
Dside_by_cross_track.hpp36 namespace strategy { namespace side namespace
/third_party/typescript/src/services/codefixes/
DaddMissingAwait.ts194 for (const side of [expression.left, expression.right]) { constant
239 for (const side of [insertionSite.left, insertionSite.right]) { constant
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_with_strategies.cpp100 bg::strategy::buffer::side_straight side; in test_all() local
/third_party/flutter/skia/src/pathops/
DSkOpCubicHull.cpp40 static int side(double x) { in side() function
/third_party/skia/src/pathops/
DSkOpCubicHull.cpp40 static int side(double x) { in side() function
/third_party/boost/libs/geometry/test/strategies/
Dthomas.cpp104 int side = strategy.apply(p1, p2, p); in test_side() local
Dside_of_intersection.cpp25 typedef bg::strategy::side::side_of_intersection side; in test_main() typedef
/third_party/uboot/u-boot-2020.01/board/BuS/eb_cpu5282/
Deb_cpu5282.c231 ulong side; in do_brightness() local

1234