Home
last modified time | relevance | path

Searched defs:wide (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c193 struct wideline_stage *wide = CALLOC_STRUCT(wideline_stage); in draw_wide_line_stage() local
[all...]
H A Ddraw_pipe_wide_point.c98 static void set_texcoords(const struct widepoint_stage *wide, in set_texcoords() argument
127 const struct widepoint_stage *wide = widepoint_stage(stage); in widepoint_point() local
200 struct widepoint_stage *wide = widepoint_stage(stage); widepoint_first_point() local
310 struct widepoint_stage *wide = CALLOC_STRUCT(widepoint_stage); draw_wide_point_stage() local
[all...]
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
H A Dsource_node.cpp424 void SourceNode::PortHandler::setWideAndHigh(int32_t wide, int32_t high) in setWideAndHigh() argument
/third_party/skia/src/gpu/ops/
H A DQuadPerEdgeAA.cpp60 bool wide = spec.colorType() == ColorType::kFloat; in write_quad_generic() local
109 bool wide = spec.colorType() == ColorType::kFloat; in write_2d_color() local
166 bool wide = spec.colorType() == ColorType::kFloat; in write_2d_color_uv() local
260 bool wide = spec.colorType() == ColorType::kFloat; in write_2d_color_uv_strict() local
/third_party/node/deps/uv/src/win/
H A Dprocess.c41 const WCHAR* const wide; member
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c1514 int wide = 0; in FT_LOCAL_DEF() local
/third_party/ffmpeg/libavformat/
H A Drmdec.c91 static void rm_read_metadata(AVFormatContext *s, AVIOContext *pb, int wide) in rm_read_metadata() argument
/third_party/libuv/src/win/
H A Dprocess.c44 const WCHAR* const wide; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h178 int wide; member
/third_party/skia/include/private/
H A DSkVx.h640 Vec<N,uint32_t> wide = cast<uint32_t>(x), in from_half_finite_ftz() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc2180 VectorFormat wide = VectorFormatFillQ(LaneSizeField::decode(opcode)); in AssembleArchInstruction() local
2187 VectorFormat wide = VectorFormatFillQ(LaneSizeField::decode(opcode)); in AssembleArchInstruction() local
2194 VectorFormat wide = VectorFormatFillQ(LaneSizeField::decode(opcode)); in AssembleArchInstruction() local
2201 VectorFormat wide in AssembleArchInstruction() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c598 static void highpass(const float *x, float *y, int len, float *mem, int wide) in highpass() argument
/third_party/python/Modules/
H A D_testcapimodule.c2115 PyObject *wide, *utf8; in test_widechar() local
[all...]
H A Dposixmodule.c1104 const wchar_t *wide; member
1128 wchar_t *wide = (wchar_t *)path->wide; in path_cleanup() local
1146 wchar_t *wide = NULL; in path_converter() local
1222 wide = PyUnicode_AsUnicodeAndSize(o, &length); path_converter() local
1323 wide = PyUnicode_AsUnicodeAndSize(wo, &length); path_converter() local
[all...]

Completed in 40 milliseconds