HomeSort by relevance Sort by last modified time
    Searched refs:dc (Results 251 - 275 of 938) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-mixed-app-v5.d 72 .*: 000081dc .word 0x000081dc
87 .*: 000081dc .word 0x000081dc
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-e-20.d 43 0+820dc g \.got 0+ __bss_start
46 0+820dc g \.got 0+ _edata
  /dalvik/dx/src/com/android/dx/ssa/
LiteralOpUpgrader.java 51 LiteralOpUpgrader dc; local
53 dc = new LiteralOpUpgrader(ssaMethod);
55 dc.run();
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-win32.c 104 HDC dc; local
115 dc = GetDC(sWnd);
116 sEglDisplay = eglGetDisplay(dc);
  /external/clang/lib/Analysis/
UninitializedValues.cpp 36 static bool isTrackedVar(const VarDecl *vd, const DeclContext *dc) {
39 !vd->isImplicit() && vd->getDeclContext() == dc) {
57 void computeMap(const DeclContext &dc);
67 void DeclToIndex::computeMap(const DeclContext &dc) {
69 DeclContext::specific_decl_iterator<VarDecl> I(dc.decls_begin()),
70 E(dc.decls_end());
73 if (isTrackedVar(vd, &dc))
117 void computeSetOfDeclarations(const DeclContext &dc);
145 void CFGBlockValues::computeSetOfDeclarations(const DeclContext &dc) {
146 declToIndex.computeMap(dc);
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
LiteralOpUpgrader.java 52 LiteralOpUpgrader dc; local
54 dc = new LiteralOpUpgrader(ssaMethod);
56 dc.run();
  /external/libvpx/libvpx/vp8/encoder/x86/
encodeopt.asm 83 pxor mm1, mm1 ; from movd mm1, dc ; dc =0
128 ;int vp8_mbblock_error_mmx_impl(short *coeff_ptr, short *dcoef_ptr, int dc);
145 movd mm1, dword ptr arg(2) ;dc
205 ;int vp8_mbblock_error_xmm_impl(short *coeff_ptr, short *dcoef_ptr, int dc);
223 movd xmm5, dword ptr arg(2) ;dc
  /external/webp/src/dsp/
dec.c 29 #define STORE2(y, dc, d, c) do { \
30 const int DC = (dc); \
31 STORE(0, y, DC + (d)); \
32 STORE(1, y, DC + (c)); \
33 STORE(2, y, DC - (c)); \
34 STORE(3, y, DC - (d)); \
65 const int dc = tmp[0] + 4; local
66 const int a = dc + tmp[8];
67 const int b = dc - tmp[8]
143 const int dc = tmp[0 + i * 4] + 3; \/\/ w\/ rounder local
271 uint32_t dc = 4; local
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc 112 MouseCursor* CreateMouseCursorFromHCursor(HDC dc, HCURSOR cursor) {
152 if (!GetDIBits(dc,
172 if (!GetDIBits(dc,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallTracker.java 96 protected Connection getHoConnection(DriverCall dc) {
99 if (hoConn.getAddress() != null && hoConn.getAddress().contains(dc.number)) {
106 if (hoConn.getStateBeforeHandover() == Call.stateFromDCState(dc.state)) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
encodeopt.asm 83 pxor mm1, mm1 ; from movd mm1, dc ; dc =0
128 ;int vp8_mbblock_error_mmx_impl(short *coeff_ptr, short *dcoef_ptr, int dc);
145 movd mm1, dword ptr arg(2) ;dc
205 ;int vp8_mbblock_error_xmm_impl(short *coeff_ptr, short *dcoef_ptr, int dc);
223 movd xmm5, dword ptr arg(2) ;dc
  /sdk/find_java2/src/
FindJava2Dlg.cpp 88 CPaintDC dc(this); // device context for painting
90 SendMessage(WM_ICONERASEBKGND, reinterpret_cast<WPARAM>(dc.GetSafeHdc()), 0);
101 dc.DrawIcon(x, y, m_hIcon);
  /system/bt/btcore/src/
property.c 80 bt_property_t *property_new_device_class(const bt_device_class_t *dc) {
81 assert(dc != NULL);
82 return property_new_((void *)dc, sizeof(bt_device_class_t), BT_PROPERTY_CLASS_OF_DEVICE);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6-n32.d 68 0+00d8 <[^>]*> 453f0000 bc1eqz \$f31,000000dc <[^>]*>
70 0+00dc <[^>]*> 00000000 nop
146 0+01dc <[^>]*> 7c628036 ll v0,-256\(v1\)
235 0+02d8 <[^>]*> 60820000 bnvc a0,v0,000002dc <[^>]*>
237 0+02dc <[^>]*> 00000000 nop
331 0+03d8 <[^>]*> 5c420000 bltzc v0,000003dc <[^>]*>
333 0+03dc <[^>]*> 00000000 nop
427 0+04d8 <[^>]*> c8000000 bc 000004dc <[^>]*>
429 0+04dc <[^>]*> c8000000 bc 000004e0 <[^>]*>
430 [ ]*4dc: R_MIPS_PC26_S2 L0.-0x800000
    [all...]
lb-svr4pic.d 80 0+00dc <[^>]*> lw a0,0\(gp\)
81 [ ]*dc: R_MIPS_GOT16 big_external_common
166 0+01dc <[^>]*> addu a0,a0,a1
r6-n64.d 74 0+00d8 <[^>]*> 453f0000 bc1eqz \$f31,0+00dc <[^>]*>
78 0+00dc <[^>]*> 00000000 nop
178 0+01dc <[^>]*> 7c628036 ll v0,-256\(v1\)
319 0+02d8 <[^>]*> 60820000 bnvc a0,v0,0+02dc <[^>]*>
323 0+02dc <[^>]*> 00000000 nop
479 0+03d8 <[^>]*> 5c420000 bltzc v0,0+03dc <[^>]*>
483 0+03dc <[^>]*> 00000000 nop
639 0+04d8 <[^>]*> c8000000 bc 0+04dc <[^>]*>
643 0+04dc <[^>]*> c8000000 bc 0+04e0 <[^>]*>
644 [ ]*4dc: R_MIPS_PC26_S2 L0.-0x800000
    [all...]
  /external/pdfium/samples/
pdfium_test.cc 179 HDC dc = CreateEnhMetaFileA(nullptr, filename, nullptr, nullptr); local
182 SelectClipRgn(dc, rgn);
185 SelectObject(dc, GetStockObject(NULL_PEN));
186 SelectObject(dc, GetStockObject(WHITE_BRUSH));
188 Rectangle(dc, 0, 0, width + 1, height + 1);
190 FPDF_RenderPage(dc, page, 0, 0, width, height, 0,
193 DeleteEnhMetaFile(CloseEnhMetaFile(dc));
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 114 RsdCpuReferenceImpl *dc = (RsdCpuReferenceImpl *)vrsc; local
116 uint32_t idx = __sync_fetch_and_add(&dc->mWorkers.mLaunchCount, 1);
118 //ALOGV("RS helperThread starting %p idx=%i", dc, idx);
120 dc->mWorkers.mLaunchSignals[idx].init();
121 dc->mWorkers.mNativeThreadId[idx] = gettid();
123 memset(&dc->mTlsStruct, 0, sizeof(dc->mTlsStruct));
124 int status = pthread_setspecific(gThreadTLSKey, &dc->mTlsStruct);
139 while (!dc->mExit) {
140 dc->mWorkers.mLaunchSignals[idx].wait()
    [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
dec.c 93 const int dc = tmp[0] + 4; local
94 const int a = dc + tmp[8];
95 const int b = dc - tmp[8];
121 const int DC = in[0] + 4;
125 STORE(i, j, DC);
156 const int dc = tmp[0 + i * 4] + 3; // w/ rounder local
157 const int a0 = dc + tmp[3 + i * 4];
160 const int a3 = dc - tmp[3 + i * 4];
218 static void DC16(uint8_t *dst) { // DC
219 int DC = 16
282 uint32_t dc = 4; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
bitwise.d 65 dc: 01 00 22 cc andh 0x0001,%r1,%sp
87 134: 01 00 22 dc andnoth 0x0001,%r1,%sp
88 138: 01 20 85 dc andnoth 0x2001,%r4,%r5
89 13c: f6 13 e8 dc andnoth 0x13f6,%r7,%r8
129 1dc: 00 00 9d f7 xor 0x0000,%r28,%r29
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.d 115 8c: 10 00 ff dc beq r0,r0,0 <add>
174 000000dc <bnel>:
175 dc: 54 00 ff c8 bnel r0,r0,0 <add>
364 000001dc <wbr30u>:
365 1dc: 4e 60 00 00 wbr30u r0,0x0,0x0
  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc 513 for (UINT dc = 0; dc < destLine.cControls; dc++)
515 if (controlArray[dc].dwControlType == MIXERCONTROL_CONTROLTYPE_VOLUME)
518 _microphoneState[mixId].dwVolumeControlID = controlArray[dc].dwControlID;
520 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "found volume control (name: %s, ID: %u)", WideToUTF8(controlArray[dc].szName), controlArray[dc].dwControlID);
522 else if (controlArray[dc].dwControlType == MIXERCONTROL_CONTROLTYPE_MUTE)
525 _microphoneState[mixId].dwMuteControlID = controlArray[dc].dwControlID;
527 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "found mute control (name: %s, ID: %u)", WideToUTF8(controlArray[dc].szName), controlArray[dc].dwControlID)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.d 65 dc: (7c 83 2b f8|f8 2b 83 7c) cmpb r3,r4,r5
129 1dc: (ed 4b 60 2b|2b 60 4b ed) fadds\. f10,f11,f12
193 2dc: (fd 4b 6b 2f|2f 6b 4b fd) fsel\. f10,f11,f12,f13
257 3dc: (10 64 2d 98|98 2d 64 10) macchwsuo r3,r4,r5
321 4dc: (fc 60 00 4d|4d 00 60 fc) mtfsb1\. so
372 5a8: (10 64 29 dc|dc 29 64 10) nmacchws r3,r4,r5
374 5b0: (10 64 2d dc|dc 2d 64 10) nmacchwso r3,r4,r5
380 5c8: (10 64 28 dc|dc 28 64 10) nmachhws r3,r4,r
    [all...]
  /external/opencv3/modules/highgui/src/
window_w32.cpp 158 HDC dc; member in struct:CvWindow
659 if (window->dc)
661 ReleaseDC(window->hwnd, window->dc);
662 window->dc = NULL;
676 if (!wglMakeCurrent(window->dc, window->hGLRC))
684 if (!SwapBuffers(window->dc))
696 if (!wglMakeCurrent(window->dc, window->hGLRC))
787 window->dc = CreateCompatibleDC(0);
791 window->dc = CreateCompatibleDC(0);
797 window->dc = hGLDC
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-bkw3b.d 140 1a0: bf0e 3c80 0000 ba 81dc <sym7>
172 000081dc <sym7>:
173 81dc: 4702 moveq 7,r0

Completed in 643 milliseconds

<<11121314151617181920>>