Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 25 of 72) sorted by relevance

123

/third_party/python/Python/
Dpymath.c24 unsigned short cw; in _Py_get_387controlword() local
29 void _Py_set_387controlword(unsigned short cw) { in _Py_set_387controlword()
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_WM.c184 DirectFB_WM_GetClientSize(_THIS, SDL_Window * window, int *cw, int *ch) in DirectFB_WM_GetClientSize()
347 int cw, ch; in DirectFB_WM_ProcessEvent() local
382 int cw, ch; in DirectFB_WM_ProcessEvent() local
DSDL_DirectFB_modes.h45 int cw; member
DSDL_DirectFB_window.c267 int cw; in DirectFB_SetWindowSize() local
483 int cw, ch; in DirectFB_AdjustWindowSurface() local
/third_party/mesa3d/src/mesa/math/
Dm_clip_tmp.h62 const GLfloat cw = from[3]; in TAG() local
142 const GLfloat cw = from[3]; in TAG() local
Dm_debug_clip.c85 const GLfloat cw = from[3]; in ref_cliptest_points4() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Danimation_api_fuzzer.c31 const uint32_t cw = WebPDemuxGetI(demux, WEBP_FF_CANVAS_WIDTH); in LLVMFuzzerTestOneInput() local
/third_party/python/Objects/
Dgenobject.c953 PyCoroWrapper *cw = PyObject_GC_New(PyCoroWrapper, &_PyCoroWrapper_Type); in coro_await() local
1077 coro_wrapper_dealloc(PyCoroWrapper *cw) in coro_wrapper_dealloc()
1085 coro_wrapper_iternext(PyCoroWrapper *cw) in coro_wrapper_iternext()
1091 coro_wrapper_send(PyCoroWrapper *cw, PyObject *arg) in coro_wrapper_send()
1097 coro_wrapper_throw(PyCoroWrapper *cw, PyObject *args) in coro_wrapper_throw()
1103 coro_wrapper_close(PyCoroWrapper *cw, PyObject *args) in coro_wrapper_close()
1109 coro_wrapper_traverse(PyCoroWrapper *cw, visitproc visit, void *arg) in coro_wrapper_traverse()
/third_party/ffmpeg/libavfilter/
Dboxblur.c54 int cw, ch; in ff_boxblur_eval_filter_params() local
Dvf_pixdesctest.c62 const int cw = AV_CEIL_RSHIFT(w, priv->pix_desc->log2_chroma_w); in filter_frame() local
Ddeshake.h72 int cw; ///< Crop motion search to this box member
Dvf_smartblur.c246 int cw = AV_CEIL_RSHIFT(inlink->w, s->hsub); in filter_frame() local
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
DAnimationActivity.java65 float cw = canvas.getWidth(), in onRenderFrame() local
/third_party/ltp/testcases/realtime/perf/latency/
Dpthread_cond_many.c81 volatile int *cw; in childfunc() local
/third_party/flutter/skia/modules/skottie/src/effects/
DLevelsEffect.cpp183 [adapter](const ScalarValue& cw) { in attachLevelsEffect()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c167 int cw, ccw; in emit_rss_vgpu9() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c189 unsigned cw = header->det >= 0.0; in unfilled_tri() local
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstwarp.c149 gint xw, yw, cw; in gst_warptv_transform_frame() local
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c415 struct lws *cw = conn->ss->wsi; in callback_ss_proxy() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dbuffer_dec.c187 const int cw = options->crop_width; in WebPAllocateDecBuffer() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dbuffer_dec.c186 const int cw = options->crop_width; in WebPAllocateDecBuffer() local
/third_party/boost/boost/geometry/srs/projections/proj/
Dnsper.hpp86 T cw; member
/third_party/ffmpeg/libavcodec/
Dfaxcompr.c138 int cw = 0; in decode_uncompressed() local
Daptx.c378 int32_t cw = ((channel->quantize[0].quantized_sample & 3) << 0) + in aptx_update_codeword_history() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java554 private void checkAllocWeights(CollationWeights cw, long lowerLimit, long upperLimit, in checkAllocWeights()
604 CollationWeights cw = new CollationWeights(); in TestCollationWeights() local

123