Searched defs:ww (Results 1 - 25 of 26) sorted by relevance

12

/external/clang/test/Index/
H A Dget-cursor.c5 struct _MyS ww; variable in typeref:struct:_MyS
/external/clang/test/Sema/
H A Dcast-to-union.c13 union u ww = (union u)1.0; // expected-error{{cast to union type from type 'double' not present in union}} variable in typeref:union:u
/external/clang/test/Preprocessor/
H A Dpragma_diagnostic_sections.cpp48 void ww( function
/external/chromium_org/v8/test/mjsunit/
H A Dto_number_order.js32 var ww = function() { x += "fisk"; return 2; } function
34 w.valueOf = ww;
/external/chromium_org/third_party/skia/samplecode/
H A DSampleXfermodesBlur.cpp53 SkScalar ww = SkIntToScalar(W); local
60 r.set(0, 0, ww*3/4, hh*3/4);
69 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
/external/clang/test/Analysis/
H A Dreinterpret-cast.cpp57 void test(IntWrapperWrapper *ww) { argument
58 reinterpret_cast<IntWrapperSubclass *>(ww)->x = 42;
59 clang_analyzer_eval(reinterpret_cast<IntWrapperSubclass *>(ww)->x == 42); // expected-warning{{TRUE}}
61 clang_analyzer_eval(ww->w.x == 42); // expected-warning{{TRUE}}
62 ww->w.x = 0;
64 clang_analyzer_eval(reinterpret_cast<IntWrapperSubclass *>(ww)->x == 42); // expected-warning{{FALSE}}
/external/qemu/android/utils/
H A Dreflist.c231 int ww = 0; local
234 items[ww++] = items[rr];
236 l->count = l->size = (uint16_t) ww;
254 int ww = 0; local
257 witems[ww++] = ritems[rr];
260 dst->size = ww;
261 AASSERT_TRUE(ww == dst->count);
/external/skia/samplecode/
H A DSampleXfermodesBlur.cpp53 SkScalar ww = SkIntToScalar(W); local
60 r.set(0, 0, ww*3/4, hh*3/4);
69 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
/external/chromium_org/third_party/skia/gm/
H A Dxfermodes.cpp24 SkScalar ww = SkIntToScalar(w); local
30 r.set(0, 0, ww*3/4, hh*3/4);
40 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
/external/skia/gm/
H A Dxfermodes.cpp24 SkScalar ww = SkIntToScalar(w); local
30 r.set(0, 0, ww*3/4, hh*3/4);
40 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-mips32-linux.c389 Bool rr, ww, xx; local
397 ww = toBool(prot & VKI_PROT_WRITE);
400 VG_TRACK( new_mem_mmap, a, len, rr, ww, xx, di_handle );
H A Dsyswrap-generic.c164 Bool rr, ww, xx; local
172 ww = toBool(prot & VKI_PROT_WRITE);
175 VG_TRACK( new_mem_mmap, a, len, rr, ww, xx, di_handle );
224 Bool ww = toBool(prot & VKI_PROT_WRITE); local
230 VG_TRACK( change_mem_mprotect, a, len, rr, ww, xx );
/external/opencv/cv/src/
H A Dcvundistort.cpp472 double ww = 1./(RR[2][0]*x + RR[2][1]*y + RR[2][2]); local
473 x = xx*ww;
474 y = yy*ww;
H A Dcvfundam.cpp517 double ww = 1./(H[6]*M[i].x + H[7]*M[i].y + 1.); local
518 double dx = (H[0]*M[i].x + H[1]*M[i].y + H[2])*ww - m[i].x;
519 double dy = (H[3]*M[i].x + H[4]*M[i].y + H[5])*ww - m[i].y;
546 double ww = 1./(h[6]*Mx + h[7]*My + 1.); local
547 double _xi = (h[0]*Mx + h[1]*My + h[2])*ww;
548 double _yi = (h[3]*Mx + h[4]*My + h[5])*ww;
554 { Mx*ww, My*ww, ww, 0, 0, 0, -Mx*ww*_x
[all...]
/external/qemu/android/skin/
H A Dargb.h268 unsigned ww, hh; local
276 ww = (unsigned)(xmax-xmin);
277 red = ww;
/external/valgrind/main/drd/
H A Ddrd_main.c486 const Bool rr, const Bool ww, const Bool xx,
485 drd_start_using_mem_w_perms(const Addr a, const SizeT len, const Bool rr, const Bool ww, const Bool xx, ULong di_handle) argument
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c3245 HChar rr, ww, xx, pp, ch, tmp; local
3278 j = readchar(&procmap_buf[i], &ww);
3279 if (j == 1 && (ww == 'w' || ww == '-')) i += j; else goto syntaxerror;
3359 if (ww == 'w') prot |= VKI_PROT_WRITE;
/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c1111 Bool rr, Bool ww, Bool xx, ULong di_handle )
1117 Bool rr, Bool ww, Bool xx, ULong di_handle )
1110 sg_new_mem_mmap( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, ULong di_handle ) argument
1116 sg_new_mem_startup( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, ULong di_handle ) argument
/external/valgrind/main/massif/
H A Dms_main.c1839 Bool rr, Bool ww, Bool xx, ULong di_handle )
1847 Bool rr, Bool ww, Bool xx, ULong di_handle )
1838 ms_new_mem_mmap( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, ULong di_handle ) argument
1846 ms_new_mem_startup( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, ULong di_handle ) argument
/external/valgrind/main/helgrind/
H A Dhg_main.c1456 Bool rr, Bool ww, Bool xx, ULong di_handle ) {
1459 (void*)a, len, (Int)rr, (Int)ww, (Int)xx );
1460 if (rr || ww || xx)
1468 Bool rr, Bool ww, Bool xx ) {
1474 (void*)a, len, (Int)rr, (Int)ww, (Int)xx );
1478 if (!(rr || ww))
1455 evh__new_mem_w_perms( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, ULong di_handle ) argument
1467 evh__set_perms( Addr a, SizeT len, Bool rr, Bool ww, Bool xx ) argument
/external/valgrind/main/memcheck/
H A Dmc_main.c4059 void mc_new_mem_mmap ( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, argument
4062 if (rr || ww || xx) {
4072 void mc_new_mem_mprotect ( Addr a, SizeT len, Bool rr, Bool ww, Bool xx ) argument
4074 if (rr || ww || xx) {
4086 Bool rr, Bool ww, Bool xx, ULong di_handle )
4103 DEBUG("mc_new_mem_startup(%#lx, %llu, rr=%u, ww=%u, xx=%u)\n",
4104 a, (ULong)len, rr, ww, xx);
4105 mc_new_mem_mmap(a, len, rr, ww, xx, di_handle);
4085 mc_new_mem_startup( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, ULong di_handle ) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4235 milliseconds

12