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

  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p5.cpp 117 T &ref2 = ref; // expected-error{{drops qualifiers}} local
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 130 uint8 *ref2; local
180 ref2 = ref + (y_pos + (dy / 2)) * picpitch + x_pos;
184 eDiagonalInterpMC(ref2, ref, picpitch, pred, pred_pitch, blkwidth, blkheight);
    [all...]
  /external/webp/src/enc/
dsp_sse2.c 245 __m128i ref0, ref1, ref2, ref3; local
250 ref2 = _mm_loadl_epi64((__m128i*)&ref[2 * BPS]);
256 ref2 = _mm_cvtsi32_si128(*(int*)&ref[2 * BPS]);
262 ref2 = _mm_unpacklo_epi8(ref2, zero);
267 ref2 = _mm_add_epi16(ref2, T2);
272 ref2 = _mm_packus_epi16(ref2, ref2);
320 const __m128i ref2 = _mm_loadl_epi64((__m128i*)&ref[2 * BPS]); local
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileTest.java 240 File ref2 = new File("/lib/content-types.properties"); local
242 assertEquals("wrong result 5", ref2.getPath(), file5.getPath());
264 File ref2 = new File("/lib/content-types.properties"); local
266 assertEquals("wrong result 5", ref2.getPath(), file5.getPath());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 577 milliseconds