HomeSort by relevance Sort by last modified time
    Searched refs:ww (Results 1 - 25 of 46) sorted by null

1 2

  /external/clang/test/Index/
get-cursor.c 5 struct _MyS ww; variable in typeref:struct:_MyS
  /external/clang/test/Sema/
cast-to-union.c 13 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
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/common/preferences/
DialogWithToggleUtils.java 100 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
101 Shell shell = ww.getShell();
146 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
147 Shell shell = ww.getShell();
184 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
185 Shell shell = ww.getShell();
223 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
224 Shell shell = ww.getShell();
269 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
270 Shell shell = ww.getShell()
    [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.h 46 Bool rr, Bool ww, Bool xx, ULong di_handle );
48 Bool rr, Bool ww, Bool xx, ULong di_handle );
  /tools/motodev/src/plugins/certmanager/src/com/motorolamobility/studio/android/certmanager/command/
CertificatePropertiesHandler.java 55 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
56 Shell shell = ww.getShell();
DeleteKeystoreHandler.java 65 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
66 Shell shell = ww.getShell();
DeleteKeyHandler.java 66 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
67 Shell shell = ww.getShell();
  /external/qemu/android/utils/
reflist.c 231 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/clang/test/Preprocessor/
pragma_diagnostic_sections.cpp 48 void ww( function
  /external/skia/gm/
xfermodes.cpp 23 SkScalar ww = SkIntToScalar(w); local
28 r.set(0, 0, ww*3/4, hh*3/4);
37 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
  /external/skia/samplecode/
SampleXfermodesBlur.cpp 57 SkScalar ww = SkIntToScalar(W); local
64 r.set(0, 0, ww*3/4, hh*3/4);
73 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
SampleXfermodes.cpp 100 SkScalar ww = SkIntToScalar(w); local
105 r.set(0, 0, ww*3/4, hh*3/4);
114 r.set(ww/3, hh/3, ww*19/20, hh*19/20);
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
p_ol_wgh.cpp 485 const Word16 *ww, *we;
488 ww = &corrweight[250];
500 t0 = Mpy_32_16 (t0_h, t0_l, *ww);
501 ww--;
595 const Word16 *ww; local
600 ww = &corrweight[250];
612 t0 = Mpy_32_16(t0_h, t0_l, *ww, pOverflow);
613 ww--;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 40 Word16 *ww, *we, *hp_wsp; local
52 ww = &corrweight[198];
74 R0 = Mpy_32_16(hi, lo, *ww);
75 ww--;
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/common/utilities/
EclipseUtils.java 412 IWorkbenchWindow ww = PlatformUI.getWorkbench().getActiveWorkbenchWindow();
413 MessageDialog.openError(ww.getShell(), title, message);
434 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
435 Shell shell = ww.getShell();
457 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
458 Shell shell = ww.getShell();
486 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
487 Shell shell = ww.getShell();
517 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
518 Shell shell = ww.getShell()
    [all...]
  /external/opencv/cv/src/
cvfundam.cpp 517 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*_xi, -My*ww*_xi }
    [all...]
cvundistort.cpp 472 double ww = 1./(RR[2][0]*x + RR[2][1]*y + RR[2][2]); local
473 x = xx*ww;
474 y = yy*ww;
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-pathname.js 56 a.href = "http://w@#ww";
58 shouldBe("a.href", "'http://w@/path#ww'");
set-href-attribute-host.js 84 shouldBe("a.href", "'https://www.other!domain.com:15/ww.my@domain.com:8080/path/'");
  /external/valgrind/main/include/
pub_tool_tooliface.h 513 Bool rr, Bool ww, Bool xx,
518 Bool rr, Bool ww, Bool xx,
523 Bool rr, Bool ww, Bool xx));
    [all...]
  /external/v8/test/mjsunit/
string-add.js 83 assertEquals("44", w + w, "ww");
105 assertEquals("44", w + w, "ww");
to_number_order.js 32 var ww = function() { x += "fisk"; return 2; } function
34 w.valueOf = ww;
  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/adt/
MotodevHProfDumpHandler.java 289 IWorkbenchWindow ww = workbench.getActiveWorkbenchWindow();
290 EclipseUtils.openPreference(ww.getShell(),
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageGeometry.java 395 double ww = hh * rw / rh; local
397 float left = (float) ((rw - ww) * 0.5f);
399 float right = (float) (left + ww);
  /tools/motodev/src/plugins/launch/src/com/motorola/studio/android/launch/
LaunchUtils.java 313 IWorkbenchWindow ww = PlatformUI.getWorkbench().getActiveWorkbenchWindow();
314 MessageDialog.openError(ww.getShell(), title, message);

Completed in 1592 milliseconds

1 2