/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv20_state_tnl.c | 36 #define LIGHT_MODEL_AMBIENT_R(side) \ argument 39 #define LIGHT_AMBIENT_R(side, i) \ argument 42 #define LIGHT_DIFFUSE_R(side, i) \ argument 45 #define LIGHT_SPECULAR_R(side, i) \ argument 48 #define MATERIAL_FACTOR_R(side) \ argument 51 #define MATERIAL_FACTOR_A(side) \ argument 54 #define MATERIAL_SHININESS(side) \ argument 232 #define USE_COLOR_MATERIAL(attr, side) \ argument 239 const int side = emit - NOUVEAU_STATE_MATERIAL_FRONT_AMBIENT; in nv20_emit_material_ambient() local 284 const int side = emit - NOUVEAU_STATE_MATERIAL_FRONT_DIFFUSE; in nv20_emit_material_diffuse() local [all …]
|
/third_party/python/Lib/turtledemo/ |
D | bytedesign.py | 109 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/ |
D | hexedit.c | 99 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/ |
D | point_is_spike_or_equal.hpp | 60 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
|
D | get_left_turns.hpp | 97 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/ |
D | side.hpp | 31 namespace strategy { namespace side namespace
|
/third_party/boost/boost/sort/block_indirect_sort/blk_detail/ |
D | block.hpp | 54 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/iptables/include/linux/netfilter/ |
D | xt_recent.h | 32 __u8 side; member 41 __u8 side; member
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | side_andoyer.hpp | 25 namespace strategy { namespace side namespace
|
D | side_vincenty.hpp | 25 namespace strategy { namespace side namespace
|
D | side_thomas.hpp | 25 namespace strategy { namespace side namespace
|
D | side.hpp | 42 namespace strategy { namespace side namespace
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
D | lws-genec.c | 55 lws_genec_keypair_import(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_keypair_import() 195 enum enum_lws_dh_side side) in lws_genecdh_set_key() 237 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/third_party/python/Lib/idlelib/ |
D | statusbar.py | 10 def set_label(self, name, text='', side='left', width=0): argument
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | lws-genec.c | 302 enum enum_lws_dh_side side) in lws_genecdh_set_key() 344 lws_genec_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_new_keypair() 452 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/cartesian/ |
D | buffer_side_straight.hpp | 58 buffer_side_selector side, in apply()
|
D | buffer_end_flat.hpp | 62 buffer_side_selector side, in apply()
|
/third_party/boost/boost/geometry/strategies/agnostic/ |
D | point_in_box_by_side.hpp | 92 int const side = strategy.apply(point, bp[i - 1], bp[i]); in apply() local
|
D | hull_graham_andrew.hpp | 151 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/spherical/ |
D | side_by_cross_track.hpp | 36 namespace strategy { namespace side namespace
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | center_crop_op_test.cc | 62 int side = 128; in TEST_F() local
|
/third_party/typescript/src/services/codefixes/ |
D | addMissingAwait.ts | 194 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/ |
D | buffer_with_strategies.cpp | 100 bg::strategy::buffer::side_straight side; in test_all() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkOpCubicHull.cpp | 40 static int side(double x) { in side() function
|
/third_party/skia/src/pathops/ |
D | SkOpCubicHull.cpp | 40 static int side(double x) { in side() function
|