HomeSort by relevance Sort by last modified time
    Searched defs:v111 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/v2/src/
view_unittest.cc 54 View* v111 = new View; local
55 v11->AddChild(v111);
56 EXPECT_TRUE(v1.Contains(v111));
211 // v111
214 // Then adds/removes v111 from v11.
216 View v1, v11, v111, v1111, v1112; local
223 v111.set_owned_by_parent(false);
225 v111.AddChild(&v1111);
227 v111.AddChild(&v1112);
229 TreeChangeObserver o1(&v1), o11(&v11), o111(&v111), o1111(&v1111)
327 View v1, v11, v12, v111; local
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsic3DLUT.cpp 126 uint4 v111 = convert_uint4(pt_11[1]); local
131 uint4 yz11 = ((v011 * weight1.x) + (v111 * weight2.x)) >> (int4)7;
  /external/chromium_org/ui/views/
view_unittest.cc 861 View* v111 = new View; local
863 vs->StoreView(s111, v111);
864 v11->AddChildView(v111);
1398 TestView* v111 = new TestView; local
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 29 register int v111=OFF+111,v112=OFF+112,v113=OFF+113,v114=OFF+114,v115=OFF+115,v116=OFF+116,v117=OFF+117,v118=OFF+118,v119=OFF+119,v120=OFF+120; local
60 sum +=v111+v112+v113+v114+v115+v116+v117+v118+v119+v120;
103 register int v111=OFF+111,v112=OFF+112,v113=OFF+113,v114=OFF+114,v115=OFF+115,v116=OFF+116,v117=OFF+117,v118=OFF+118,v119=OFF+119,v120=OFF+120; local
137 sum +=v111+v112+v113+v114+v115+v116+v117+v118+v119+v120;
174 sum +=v111+v112+v113+v114+v115+v116+v117+v118+v119+v120;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 29 register int v111=OFF+111,v112=OFF+112,v113=OFF+113,v114=OFF+114,v115=OFF+115,v116=OFF+116,v117=OFF+117,v118=OFF+118,v119=OFF+119,v120=OFF+120; local
60 sum +=v111+v112+v113+v114+v115+v116+v117+v118+v119+v120;
103 register int v111=OFF+111,v112=OFF+112,v113=OFF+113,v114=OFF+114,v115=OFF+115,v116=OFF+116,v117=OFF+117,v118=OFF+118,v119=OFF+119,v120=OFF+120; local
137 sum +=v111+v112+v113+v114+v115+v116+v117+v118+v119+v120;
174 sum +=v111+v112+v113+v114+v115+v116+v117+v118+v119+v120;

Completed in 102 milliseconds