Home
last modified time | relevance | path

Searched defs:dc (Results 1 – 25 of 128) sorted by relevance

123456

/external/llvm/test/MC/AArch64/
Darm64-diags.s301 dc zva label
303 dc ivac label
305 dc isw label
307 dc cvac label
309 dc csw label
311 dc cvau label
313 dc civac label
315 dc cisw label
/external/chromium_org/ppapi/tests/
Dtest_graphics_2d.cc80 bool TestGraphics2D::ReadImageData(const pp::Graphics2D& dc, in ReadImageData()
89 bool TestGraphics2D::IsDCUniformColor(const pp::Graphics2D& dc, in IsDCUniformColor()
173 bool TestGraphics2D::IsSquareInDC(const pp::Graphics2D& dc, in IsSquareInDC()
188 pp::Graphics2D* dc, in ReplaceContentsAndReturnID()
305 pp::Graphics2D dc(instance_, pp::Size(w, h), false); in TestInitToZero() local
326 pp::Graphics2D dc(instance_, pp::Size(w, h), always_opaque); in TestDescribe() local
346 pp::Graphics2D dc(instance_, pp::Size(w, h), false); in TestScale() local
374 pp::Graphics2D dc(instance_, pp::Size(w, h), false); in TestPaint() local
442 pp::Graphics2D dc(instance_, pp::Size(w, h), false); in TestScroll() local
559 pp::Graphics2D dc(instance_, pp::Size(w, h), false); in TestReplace() local
[all …]
/external/openssl/crypto/evp/
Dnames.c149 struct doall_cipher *dc = arg; in do_all_cipher_fn() local
159 struct doall_cipher dc; in EVP_CIPHER_do_all() local
168 struct doall_cipher dc; in EVP_CIPHER_do_all_sorted() local
183 struct doall_md *dc = arg; in do_all_md_fn() local
193 struct doall_md dc; in EVP_MD_do_all() local
202 struct doall_md dc; in EVP_MD_do_all_sorted() local
/external/libexif/libexif/canon/
Dexif-mnote-data-canon.c64 exif_mnote_data_canon_get_tags (ExifMnoteDataCanon *dc, unsigned int n, in exif_mnote_data_canon_get_tags()
83 ExifMnoteDataCanon *dc = (ExifMnoteDataCanon *) note; in exif_mnote_data_canon_get_value() local
293 ExifMnoteDataCanon *dc = (ExifMnoteDataCanon *) n; in exif_mnote_data_canon_count() local
304 ExifMnoteDataCanon *dc = (ExifMnoteDataCanon *) d; in exif_mnote_data_canon_get_id() local
316 ExifMnoteDataCanon *dc = (ExifMnoteDataCanon *) note; in exif_mnote_data_canon_get_name() local
328 ExifMnoteDataCanon *dc = (ExifMnoteDataCanon *) note; in exif_mnote_data_canon_get_title() local
340 ExifMnoteDataCanon *dc = (ExifMnoteDataCanon *) note; in exif_mnote_data_canon_get_description() local
363 ExifMnoteDataCanon *dc; in exif_mnote_data_canon_new() local
/external/chromium_org/third_party/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp100 HDC dc; in createGLContext() local
138 HDC dc; in makeCurrent() local
155 HDC dc; in swapBuffers() local
/external/clang/test/Sema/
Doverloadable-complex.c4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1()
14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2()
23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
/external/chromium_org/ui/gfx/
Dcanvas_paint_win.cc13 CanvasSkiaPaint::CanvasSkiaPaint(HWND hwnd, HDC dc, const PAINTSTRUCT& ps) in CanvasSkiaPaint()
24 CanvasSkiaPaint::CanvasSkiaPaint(HDC dc, bool opaque, int x, int y, in CanvasSkiaPaint()
Dgdi_util.cc99 double CalculatePageScale(HDC dc, int page_width, int page_height) { in CalculatePageScale()
115 bool ScaleDC(HDC dc, double scale_factor) { in ScaleDC()
/external/clang/test/SemaCXX/
Dcomplex-overload.cpp4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1()
14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2()
23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Ddatachannel_unittest.cc96 rtc::scoped_refptr<DataChannel> dc = DataChannel::Create( in TEST_F() local
193 rtc::scoped_refptr<DataChannel> dc = DataChannel::Create( in TEST_F() local
207 rtc::scoped_refptr<DataChannel> dc = DataChannel::Create( in TEST_F() local
237 rtc::scoped_refptr<DataChannel> dc = DataChannel::Create( in TEST_F() local
302 rtc::scoped_refptr<DataChannel> dc = DataChannel::Create( in TEST_F() local
318 rtc::scoped_refptr<DataChannel> dc = DataChannel::Create( in TEST_F() local
/external/chromium_org/third_party/skia/src/utils/win/
DSkWGL_win.cpp15 bool SkWGLExtensions::hasExtension(HDC dc, const char* ext) const { in hasExtension()
124 HDC dc, in selectFormat()
285 static void get_pixel_formats_to_try(HDC dc, const SkWGLExtensions& extensions, in get_pixel_formats_to_try()
328 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType)… in create_gl_context()
391 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, SkWGLContextRequest contextType) { in SkCreateWGLContext()
431 HDC dc = extensions.getPbufferDC(pbuf); in Create() local
453 SkWGLPbufferContext::SkWGLPbufferContext(HPBUFFER pbuffer, HDC dc, HGLRC glrc) in SkWGLPbufferContext()
/external/clang/test/CodeGen/
Dcomplex-builtints.c28 volatile double _Complex dc = 1.0 + 2.0i; in main() local
/external/valgrind/main/coregrind/m_demangle/
Dcp-demangle.c251 #define d_left(dc) ((dc)->u.s_binary.left) argument
252 #define d_right(dc) ((dc)->u.s_binary.right) argument
507 d_dump (struct demangle_component *dc, int indent) in d_dump()
1106 has_return_type (struct demangle_component *dc) in has_return_type()
1127 is_ctor_dtor_or_conversion (struct demangle_component *dc) in is_ctor_dtor_or_conversion()
1163 struct demangle_component *dc; in d_encoding() local
1220 struct demangle_component *dc; in d_name() local
1341 struct demangle_component *dc; in d_prefix() local
3207 d_add_substitution (struct d_info *di, struct demangle_component *dc) in d_add_substitution()
3525 const struct demangle_component *dc, in cplus_demangle_print_callback()
[all …]
/external/gcc-demangle/
Dcp-demangle.c236 #define d_left(dc) ((dc)->u.s_binary.left) argument
237 #define d_right(dc) ((dc)->u.s_binary.right) argument
491 d_dump (struct demangle_component *dc, int indent) in d_dump()
1068 has_return_type (struct demangle_component *dc) in has_return_type()
1089 is_ctor_dtor_or_conversion (struct demangle_component *dc) in is_ctor_dtor_or_conversion()
1125 struct demangle_component *dc; in d_encoding() local
1182 struct demangle_component *dc; in d_name() local
1302 struct demangle_component *dc; in d_prefix() local
3072 d_add_substitution (struct d_info *di, struct demangle_component *dc) in d_add_substitution()
3390 const struct demangle_component *dc, in cplus_demangle_print_callback()
[all …]
/external/clang/test/Headers/
Dtgmath.c11 double complex dc; variable
/external/chromium_org/third_party/skia/src/opts/
DSkXfermode_opts_arm_neon.cpp399 static inline uint8x8_t overlay_hardlight_color(uint8x8_t sc, uint8x8_t dc, in overlay_hardlight_color()
508 static inline uint8x8_t overlay_color(uint8x8_t sc, uint8x8_t dc, in overlay_color()
528 static inline uint8x8_t lighten_darken_color(uint8x8_t sc, uint8x8_t dc, in lighten_darken_color()
557 static inline uint8x8_t darken_color(uint8x8_t sc, uint8x8_t dc, in darken_color()
576 static inline uint8x8_t lighten_color(uint8x8_t sc, uint8x8_t dc, in lighten_color()
595 static inline uint8x8_t hardlight_color(uint8x8_t sc, uint8x8_t dc, in hardlight_color()
614 static inline uint8x8_t difference_color(uint8x8_t sc, uint8x8_t dc, in difference_color()
650 static inline uint8x8_t exclusion_color(uint8x8_t sc, uint8x8_t dc, in exclusion_color()
699 static inline uint8x8_t blendfunc_multiply_color(uint8x8_t sc, uint8x8_t dc, in blendfunc_multiply_color()
DSkXfermode_opts_SSE2.cpp204 static inline __m128i blendfunc_multiply_byte_SSE2(const __m128i& sc, const __m128i& dc, in blendfunc_multiply_byte_SSE2()
257 static inline __m128i overlay_byte_SSE2(const __m128i& sc, const __m128i& dc, in overlay_byte_SSE2()
293 static inline __m128i darken_byte_SSE2(const __m128i& sc, const __m128i& dc, in darken_byte_SSE2()
322 static inline __m128i lighten_byte_SSE2(const __m128i& sc, const __m128i& dc, in lighten_byte_SSE2()
351 static inline __m128i colordodge_byte_SSE2(const __m128i& sc, const __m128i& dc, in colordodge_byte_SSE2()
405 static inline __m128i colorburn_byte_SSE2(const __m128i& sc, const __m128i& dc, in colorburn_byte_SSE2()
459 static inline __m128i hardlight_byte_SSE2(const __m128i& sc, const __m128i& dc, in hardlight_byte_SSE2()
505 static inline __m128i softlight_byte_SSE2(const __m128i& sc, const __m128i& dc, in softlight_byte_SSE2()
583 static inline __m128i difference_byte_SSE2(const __m128i& sc, const __m128i& dc, in difference_byte_SSE2()
612 static inline __m128i exclusion_byte_SSE2(const __m128i& sc, const __m128i& dc, in exclusion_byte_SSE2()
/external/skia/src/opts/
DSkXfermode_opts_arm_neon.cpp399 static inline uint8x8_t overlay_hardlight_color(uint8x8_t sc, uint8x8_t dc, in overlay_hardlight_color()
508 static inline uint8x8_t overlay_color(uint8x8_t sc, uint8x8_t dc, in overlay_color()
528 static inline uint8x8_t lighten_darken_color(uint8x8_t sc, uint8x8_t dc, in lighten_darken_color()
557 static inline uint8x8_t darken_color(uint8x8_t sc, uint8x8_t dc, in darken_color()
576 static inline uint8x8_t lighten_color(uint8x8_t sc, uint8x8_t dc, in lighten_color()
595 static inline uint8x8_t hardlight_color(uint8x8_t sc, uint8x8_t dc, in hardlight_color()
614 static inline uint8x8_t difference_color(uint8x8_t sc, uint8x8_t dc, in difference_color()
650 static inline uint8x8_t exclusion_color(uint8x8_t sc, uint8x8_t dc, in exclusion_color()
699 static inline uint8x8_t blendfunc_multiply_color(uint8x8_t sc, uint8x8_t dc, in blendfunc_multiply_color()
DSkXfermode_opts_SSE2.cpp204 static inline __m128i blendfunc_multiply_byte_SSE2(const __m128i& sc, const __m128i& dc, in blendfunc_multiply_byte_SSE2()
257 static inline __m128i overlay_byte_SSE2(const __m128i& sc, const __m128i& dc, in overlay_byte_SSE2()
293 static inline __m128i darken_byte_SSE2(const __m128i& sc, const __m128i& dc, in darken_byte_SSE2()
322 static inline __m128i lighten_byte_SSE2(const __m128i& sc, const __m128i& dc, in lighten_byte_SSE2()
351 static inline __m128i colordodge_byte_SSE2(const __m128i& sc, const __m128i& dc, in colordodge_byte_SSE2()
405 static inline __m128i colorburn_byte_SSE2(const __m128i& sc, const __m128i& dc, in colorburn_byte_SSE2()
459 static inline __m128i hardlight_byte_SSE2(const __m128i& sc, const __m128i& dc, in hardlight_byte_SSE2()
505 static inline __m128i softlight_byte_SSE2(const __m128i& sc, const __m128i& dc, in softlight_byte_SSE2()
583 static inline __m128i difference_byte_SSE2(const __m128i& sc, const __m128i& dc, in difference_byte_SSE2()
612 static inline __m128i exclusion_byte_SSE2(const __m128i& sc, const __m128i& dc, in exclusion_byte_SSE2()
/external/skia/src/utils/win/
DSkWGL_win.cpp15 bool SkWGLExtensions::hasExtension(HDC dc, const char* ext) const { in hasExtension()
100 HDC dc, in selectFormat()
248 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, bool preferCoreProfile) { in SkCreateWGLContext()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_sse2.c18 int vp8_mbblock_error_xmm(MACROBLOCK *mb, int dc) in vp8_mbblock_error_xmm()
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_sse2.c18 int vp8_mbblock_error_xmm(MACROBLOCK *mb, int dc) in vp8_mbblock_error_xmm()
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
Dcursor_unittest.cc36 HDC dc = GetDC(NULL); in ConvertToMouseShapeAndCompare() local
/external/qemu/distrib/sdl-1.2.15/src/joystick/nds/
DSDL_sysjoystick.c82 int dc=0;int ldc=0; variable
/external/chromium_org/skia/ext/
Dvector_platform_device_emf_win.cc68 SkBaseDevice* VectorPlatformDeviceEmf::create(HDC dc, int width, int height) { in create()
98 VectorPlatformDeviceEmf::VectorPlatformDeviceEmf(HDC dc, const SkBitmap& bitmap) in VectorPlatformDeviceEmf()
195 HDC dc = BeginPlatformPaint(); in drawRect() local
236 HDC dc = BeginPlatformPaint(); in drawPath() local
685 void VectorPlatformDeviceEmf::DrawToNativeContext(HDC dc, int x, int y, in DrawToNativeContext()
919 HDC dc = BeginPlatformPaint(); in InternalDrawBitmap() local

123456