| /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/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/members/inheritance_and_overriding/ |
| D | inheritance_and_overriding_2.ts | 27 protected side: number = 10; property in Shape 35 protected side: number = 11; property in Circle
|
| D | inheritance_and_overriding_1.ts | 28 protected side: number = 10; property in Shape
|
| /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/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/node/deps/v8/tools/ |
| D | compare_torque_output.py | 31 def has_one_sided_diff(dcmp, side, side_list): argument
|
| /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/ffmpeg/libavfilter/ |
| D | af_crossfeed.c | 47 double *side[3]; member 119 double side = src[n]; in filter_samples() local 170 double side = (src[0] - src[1]) * level_in * .5; in filter_frame() local
|
| D | af_haas.c | 156 double mid, side[2], side_l, side_r; in filter_frame() local
|
| /third_party/typescript/src/services/codefixes/ |
| D | addMissingAwait.ts | 185 for (const side of [expression.left, expression.right]) { constant 239 for (const side of [insertionSite.left, insertionSite.right]) { constant
|
| /third_party/skia/src/pathops/ |
| D | SkOpCubicHull.cpp | 40 static int side(double x) { in side() function
|
| /third_party/node/src/quic/ |
| D | tlscontext.cc | 94 Side side, Environment* env, const TLSContext::Options& options) { in InitializeSecureContext() 324 Side TLSContext::side() const { in side() function in node::quic::TLSContext 345 Side side, in TLSContext()
|
| D | transportparams.h | 41 Side side; member
|
| D | transportparams.cc | 24 TransportParams::Config::Config(Side side, in Config()
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| D | ftstroke.c | 884 FT_Int side ) in ft_stroker_arcto() 912 FT_Int side ) in ft_stroker_cap() 971 FT_Int side, in ft_stroker_inside() 1038 FT_Int side, in ft_stroker_outside() 1272 FT_Int side; in FT_Stroker_LineTo() local 1431 FT_Int side; in FT_Stroker_ConicTo() local 1638 FT_Int side; in FT_Stroker_CubicTo() local
|
| /third_party/mbedtls/3rdparty/everest/library/ |
| D | x25519.c | 105 mbedtls_x25519_ecdh_side side ) in mbedtls_x25519_get_params()
|
| D | everest.c | 67 mbedtls_everest_ecdh_side side ) in mbedtls_everest_get_params()
|
| /third_party/mesa3d/src/mesa/main/ |
| D | ffvertex_prog.c | 136 GLuint side ) in check_active_shininess() 845 static GLuint material_attrib( GLuint side, GLuint property ) in material_attrib() 882 static struct ureg get_material( struct tnl_program *p, GLuint side, in get_material() 899 #define SCENE_COLOR_BITS(side) (( MAT_BIT_FRONT_EMISSION | \ argument 915 static struct ureg get_scenecolor( struct tnl_program *p, GLuint side ) in get_scenecolor() 933 GLuint side, GLuint property, bool *is_state_light ) in get_lightprod()
|
| /third_party/typescript/tests/cases/conformance/controlFlow/ |
| D | exhaustiveSwitchStatements1.ts | 65 interface Triangle { kind: "triangle"; side: number; } property
|
| /third_party/skia/src/utils/ |
| D | SkPolyUtils.cpp | 64 bool compute_offset_vector(const SkPoint& p0, const SkPoint& p1, SkScalar offset, int side, in compute_offset_vector() 415 int side = winding*compute_side(currEdge->fOffset.fP0, in SkInsetConvexPolygon() local 765 int side; in insert() local 822 int side; in replace() local 885 int side; in remove() local 1158 int side = compute_side(inputPolygonVerts[prevIndex], in is_reflex_vertex() local
|
| /third_party/skia/src/core/ |
| D | SkPoint.cpp | 106 Side* side) { in DistanceToLineBetweenSqd()
|
| /third_party/mbedtls/library/ |
| D | ecdh.c | 420 mbedtls_ecdh_side side) in ecdh_get_params_internal() 447 mbedtls_ecdh_side side) in mbedtls_ecdh_get_params()
|
| /third_party/libwebsockets/plugins/raw-proxy/ |
| D | protocol_lws_raw_proxy.c | 155 flow_control(struct conn *conn, int side, int enable) in flow_control()
|
| /third_party/skia/src/gpu/ |
| D | GrDistanceFieldGenFromVector.cpp | 510 SegSide side = kNA_SegSide; in calculate_side_of_quad() local 570 SegSide* side) { in distance_to_segment() 686 SegSide side = kNA_SegSide; in calculate_distance_field_data() local
|