Home
last modified time | relevance | path

Searched refs:_NEW_LINE (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dexport.py32 _NEW_LINE = '\n' variable in HtmlExport
65 self._Save(self._output_filepath, self._NEW_LINE.join(html))
102 return self._NEW_LINE.join(html)
153 return self._NEW_LINE.join(html)
201 return self._NEW_LINE.join(html)
230 return self._NEW_LINE.join(html)
266 return self._NEW_LINE.join(html)
307 return self._NEW_LINE.join(html)
324 return self._NEW_LINE.join(html)
/external/mesa3d/src/mesa/main/
Dlines.c70 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLineState ? 0 : _NEW_LINE); in line_width()
125 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLineState ? 0 : _NEW_LINE); in _mesa_LineStipple()
Dstate.c400 const GLbitfield computed_states = ~(_NEW_CURRENT_ATTRIB | _NEW_LINE); in _mesa_update_state_locked()
Ddebug.c87 (state & _NEW_LINE) ? "ctx->Line, " : "", in _mesa_print_state()
Denable.c551 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLineState ? 0 : _NEW_LINE); in _mesa_set_enable()
560 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewLineState ? 0 : _NEW_LINE); in _mesa_set_enable()
Dmtypes.h4544 #define _NEW_LINE (1u << 9) /**< gl_context::Line */ macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.h37 #define _INTEL_NEW_RENDERSTATE (_NEW_LINE | \
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c408 DEFINE_BIT(_NEW_LINE),
Dbrw_wm.c373 _NEW_LINE | in brw_wm_state_dirty()
DgenX_state_upload.c196 .mesa = _NEW_LINE,
1734 _NEW_LINE |
2065 .mesa = _NEW_LINE |
4644 _NEW_LINE |
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c882 #define XMESA_NEW_LINE (_NEW_LINE | \
/external/mesa3d/src/mesa/swrast/
Ds_context.c314 _NEW_LINE| \