Home
last modified time | relevance | path

Searched defs:mw (Results 1 – 10 of 10) sorted by relevance

/third_party/node/test/parallel/
Dtest-fs-fmap.js24 const mw = UV_FS_O_FILEMAP | O_TRUNC | O_CREAT | O_WRONLY; constant
/third_party/ffmpeg/libavcodec/
Dlibwebpenc.c44 WebPMemoryWriter mw = { 0 }; in libwebp_encode_frame() local
/third_party/skia/src/gpu/geometry/
DGrQuad.cpp123 V4f mx, my, mw; in MakeFromSkQuad() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureUnitTests.cpp311 const float mw = de::max(de::abs(dwdx), de::abs(dwdy)); in calculateLodMax() local
327 const float mw = de::max(de::abs(dwdx), de::abs(dwdy)); in calculateLodMin() local
/third_party/python/Objects/
Dabstract.c971 PyNumberMethods *mw = Py_TYPE(w)->tp_as_number; in ternary_op() local
1114 PySequenceMethods *mw = Py_TYPE(w)->tp_as_sequence; in PyNumber_Multiply() local
1289 PySequenceMethods *mw = Py_TYPE(w)->tp_as_sequence; in PyNumber_InPlaceMultiply() local
/third_party/lame/libmp3lame/
Did3tag.c162 int const mw = (mask & window); in frame_id_matches() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp5404 const float mw = de::max(de::abs(dFdx.z()), de::abs(dFdy.z())); in sample4() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp337 float mw = de::max(deFloatAbs(dwdx), deFloatAbs(dwdy)); in computeLodFromDerivates() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp264 float mw = de::max(deFloatAbs(dwdx), deFloatAbs(dwdy)); in computeLodFromDerivates() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp340 float mw = de::max(deFloatAbs(dwdx), deFloatAbs(dwdy)); in computeLodFromDerivates() local