/third_party/python/Python/ |
D | pymath.c | 24 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/ |
D | SDL_DirectFB_WM.c | 184 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
|
D | SDL_DirectFB_modes.h | 45 int cw; member
|
D | SDL_DirectFB_window.c | 267 int cw; in DirectFB_SetWindowSize() local 483 int cw, ch; in DirectFB_AdjustWindowSurface() local
|
/third_party/mesa3d/src/mesa/math/ |
D | m_clip_tmp.h | 62 const GLfloat cw = from[3]; in TAG() local 142 const GLfloat cw = from[3]; in TAG() local
|
D | m_debug_clip.c | 85 const GLfloat cw = from[3]; in ref_cliptest_points4() local
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
D | animation_api_fuzzer.c | 31 const uint32_t cw = WebPDemuxGetI(demux, WEBP_FF_CANVAS_WIDTH); in LLVMFuzzerTestOneInput() local
|
/third_party/python/Objects/ |
D | genobject.c | 953 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/ |
D | boxblur.c | 54 int cw, ch; in ff_boxblur_eval_filter_params() local
|
D | vf_pixdesctest.c | 62 const int cw = AV_CEIL_RSHIFT(w, priv->pix_desc->log2_chroma_w); in filter_frame() local
|
D | deshake.h | 72 int cw; ///< Crop motion search to this box member
|
D | vf_smartblur.c | 246 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/ |
D | AnimationActivity.java | 65 float cw = canvas.getWidth(), in onRenderFrame() local
|
/third_party/ltp/testcases/realtime/perf/latency/ |
D | pthread_cond_many.c | 81 volatile int *cw; in childfunc() local
|
/third_party/flutter/skia/modules/skottie/src/effects/ |
D | LevelsEffect.cpp | 183 [adapter](const ScalarValue& cw) { in attachLevelsEffect()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_rss.c | 167 int cw, ccw; in emit_rss_vgpu9() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_unfilled.c | 189 unsigned cw = header->det >= 0.0; in unfilled_tri() local
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstwarp.c | 149 gint xw, yw, cw; in gst_warptv_transform_frame() local
|
/third_party/libwebsockets/lib/secure-streams/ |
D | secure-streams-process.c | 415 struct lws *cw = conn->ss->wsi; in callback_ss_proxy() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | buffer_dec.c | 187 const int cw = options->crop_width; in WebPAllocateDecBuffer() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | buffer_dec.c | 186 const int cw = options->crop_width; in WebPAllocateDecBuffer() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | nsper.hpp | 86 T cw; member
|
/third_party/ffmpeg/libavcodec/ |
D | faxcompr.c | 138 int cw = 0; in decode_uncompressed() local
|
D | aptx.c | 378 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/ |
D | CollationTest.java | 554 private void checkAllocWeights(CollationWeights cw, long lowerLimit, long upperLimit, in checkAllocWeights() 604 CollationWeights cw = new CollationWeights(); in TestCollationWeights() local
|