Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/skia/gm/
Dinversepaths.cpp21 static SkPath generate_square(SkScalar cx, SkScalar cy, SkScalar w) { in generate_square()
25 static SkPath generate_rect_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_rect_line()
29 static SkPath generate_circle(SkScalar cx, SkScalar cy, SkScalar d) { in generate_circle()
33 static SkPath generate_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_line()
80 SkScalar cx = slideWidth / 2 + slideBoundary; variable
Dbackdrop.cpp27 static sk_sp<SkShader> make_shader(SkScalar cx, SkScalar cy, SkScalar rad) { in make_shader()
44 const SkScalar cx = 128, cy = 128, rad = 100; in do_draw() local
/third_party/libwebsockets/lib/core/
Dcontext.c247 struct lws_context *cx = (struct lws_context *)opaque; in lws_system_smd_cb() local
1546 lws_system_cpd_start(struct lws_context *cx) in lws_system_cpd_start()
1569 struct lws_context *cx = in lws_system_deferred_cb() local
1576 lws_system_cpd_start_defer(struct lws_context *cx, lws_usec_t defer_us) in lws_system_cpd_start_defer()
1587 lws_system_cpd_set(struct lws_context *cx, lws_cpd_result_t result) in lws_system_cpd_set()
1613 lws_system_cpd_state_get(struct lws_context *cx) in lws_system_cpd_state_get()
1621 lws_context_is_deprecated(struct lws_context *cx) in lws_context_is_deprecated()
2250 lws_log_prepend_context(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_context()
2260 lwsl_context_get_cx(struct lws_context *cx) in lwsl_context_get_cx()
Dlogs.c312 lws_log_emit_cx_file(struct lws_log_cx *cx, int level, const char *line, in lws_log_emit_cx_file()
327 lws_log_use_cx_file(struct lws_log_cx *cx, int _new) in lws_log_use_cx_file()
356 __lws_logv(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in __lws_logv()
473 void _lws_log_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in _lws_log_cx()
501 int lwsl_visible_cx(lws_log_cx_t *cx, int level) in lwsl_visible_cx()
507 lwsl_refcount_cx(lws_log_cx_t *cx, int _new) in lwsl_refcount_cx()
524 lwsl_hexdump_level_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in lwsl_hexdump_level_cx()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c88 ax, bx, cx, dx, si, di) \ argument
133 ax, bx, cx, dx, si, di) \ argument
157 ax, bx, cx, dx, si, di) \ argument
192 ax, bx, cx, dx, si, di) \ argument
219 ax, bx, cx, dx, si, di) \ argument
256 ax, bx, cx, dx, si, di) \ argument
263 ax, bx, cx, dx, si, di) \ argument
271 ax, bx, cx, dx, si, di) \ argument
308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in vmw_open_channel() local
338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in vmw_close_channel() local
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_ext.cpp124 ucnv_extMatchToU(const int32_t *cx, int8_t sisoState, in ucnv_extMatchToU()
237 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteToU()
279 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchToU()
333 ucnv_extSimpleMatchToU(const int32_t *cx, in ucnv_extSimpleMatchToU()
531 ucnv_extMatchFromU(const int32_t *cx, in ucnv_extMatchFromU()
672 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteFromU()
750 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchFromU()
813 ucnv_extSimpleMatchFromU(const int32_t *cx, in ucnv_extSimpleMatchFromU()
979 const int32_t *cx, in ucnv_extGetUnicodeSetString()
1035 const int32_t *cx; in ucnv_extGetUnicodeSet() local
/third_party/node/deps/icu-small/source/common/
Ducnv_ext.cpp124 ucnv_extMatchToU(const int32_t *cx, int8_t sisoState, in ucnv_extMatchToU()
237 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteToU()
279 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchToU()
333 ucnv_extSimpleMatchToU(const int32_t *cx, in ucnv_extSimpleMatchToU()
531 ucnv_extMatchFromU(const int32_t *cx, in ucnv_extMatchFromU()
672 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteFromU()
750 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchFromU()
813 ucnv_extSimpleMatchFromU(const int32_t *cx, in ucnv_extSimpleMatchFromU()
979 const int32_t *cx, in ucnv_extGetUnicodeSetString()
1035 const int32_t *cx; in ucnv_extGetUnicodeSet() local
/third_party/icu/icu4c/source/common/
Ducnv_ext.cpp124 ucnv_extMatchToU(const int32_t *cx, int8_t sisoState, in ucnv_extMatchToU()
237 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteToU()
279 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchToU()
333 ucnv_extSimpleMatchToU(const int32_t *cx, in ucnv_extSimpleMatchToU()
531 ucnv_extMatchFromU(const int32_t *cx, in ucnv_extMatchFromU()
672 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteFromU()
750 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchFromU()
813 ucnv_extSimpleMatchFromU(const int32_t *cx, in ucnv_extSimpleMatchFromU()
979 const int32_t *cx, in ucnv_extGetUnicodeSetString()
1035 const int32_t *cx; in ucnv_extGetUnicodeSet() local
/third_party/libwebsockets/lib/secure-streams/system/captive-portal-detect/
Dcaptive-portal-detect.c42 struct lws_context *cx = (struct lws_context *)m->opaque_data; in ss_cpd_state() local
84 lws_ss_sys_cpd(struct lws_context *cx) in lws_ss_sys_cpd()
/third_party/libwebsockets/lib/tls/
Dtls.c51 struct lws_context *cx = wsi->a.context; in lws_tls_restrict_borrow() local
99 struct lws_context *cx = wsi->a.context; in _lws_tls_restrict_return() local
115 struct lws_context *cx = wsi->a.context; in lws_tls_restrict_return_handshake() local
135 struct lws_context *cx = wsi->a.context; in lws_tls_restrict_return() local
Dtls-jit-trust.c239 lws_tls_jit_trust_vhost_bind(struct lws_context *cx, const char *address, in lws_tls_jit_trust_vhost_bind()
350 lws_tls_jit_trust_inflight_destroy_all(struct lws_context *cx) in lws_tls_jit_trust_inflight_destroy_all()
416 lws_tls_jit_trust_got_cert_cb(struct lws_context *cx, void *got_opaque, in lws_tls_jit_trust_got_cert_cb()
/third_party/libwebsockets/lib/core-net/
Droute.c38 _lws_routing_entry_dump(struct lws_context *cx, lws_route_t *rou) in _lws_routing_entry_dump()
67 _lws_routing_table_dump(struct lws_context *cx) in _lws_routing_table_dump()
99 _lws_route_get_uidx(struct lws_context *cx) in _lws_route_get_uidx()
/third_party/skia/include/effects/
DSkGradientShader.h215 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
248 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
255 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
/third_party/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp19 int cx = state.fC & 0x03; in testSimplifyTrianglesMain() local
81 int cx = c & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp18 int cx = state.fC & 0x03; in testSimplifyDegeneratesMain() local
75 int cx = c & 0x03; in DEF_TEST() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
Dminimal-http-client.c86 try_connect(struct lws_context *cx) in try_connect()
358 struct lws_context *cx = mgr->parent; in system_notify_cb() local
372 jit_trust_query(struct lws_context *cx, const uint8_t *skid, in jit_trust_query()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h159 int64_t cx[NR_PLANES]; in TAG() local
316 int64_t cx[NR_PLANES]; in TAG() local
416 const int cx = (plane[j].c - 1 in TRI_16() local
446 const int cx = (plane[j].c in TRI_4() local
/third_party/skia/docs/examples/
Dsweep_gradient_talk_4.cpp7 float cx = 128, cy = 128; in draw() local
Dsweep_gradient_talk_1.cpp7 float cx = 128, cy = 128; in draw() local
Dsweep_gradient_talk_lots.cpp11 float cx = 128, cy = 128; in draw() local
Dsweep_gradient_talk_2.cpp10 float cx = 128, cy = 128; in draw() local
/third_party/libwebsockets/lib/event-libs/poll/
Dpoll.c29 elops_foreign_thread_poll(struct lws_context *cx, int tsi) in elops_foreign_thread_poll()
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-tls.c34 lws_context_init_ssl_library(struct lws_context *cx, in lws_context_init_ssl_library()
/third_party/mesa3d/src/mesa/math/
Dm_debug_clip.c82 const GLfloat cx = from[0]; in ref_cliptest_points4() local
139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in ref_cliptest_points3() local
177 const GLfloat cx = from[0], cy = from[1]; in ref_cliptest_points2() local
/third_party/libwebsockets/plugins/
Dprotocol_lws_openmetrics_export.c82 struct lws_context *cx; member
474 struct lws_context *cx = lws_get_context(wsi); in callback_lws_openmetrics_export() local
578 struct lws_context *cx = lws_get_context(wsi); in callback_lws_openmetrics_prox_agg() local
753 struct lws_context *cx = lws_get_context(wsi); in callback_lws_openmetrics_prox_server() local
947 struct lws_context *cx = lws_get_context(wsi); in callback_lws_openmetrics_prox_client() local

1234567