Searched refs:tab2 (Results 1 - 15 of 15) sorted by relevance

/external/autotest/client/site_tests/platform_ChromeCgroups/
H A Dplatform_ChromeCgroups.py52 tab2 = cr.browser.tabs.New()
53 tab2.Navigate('chrome:system')
54 tab2.WaitForDocumentReadyStateToBeComplete()
/external/autotest/client/site_tests/video_MultiplePlayback/
H A Dvideo_MultiplePlayback.py62 tab2 = browser.tabs.New()
63 tab2.Navigate(browser.platform.http_server.UrlOf(
65 yh = youtube_helper.YouTubeHelper(tab2)
/external/mockito/cglib-and-asm/src/org/mockito/asm/util/
H A DTraceMethodVisitor.java62 protected String tab2 = " "; field in class:TraceMethodVisitor
130 text.add(tab2 + "default=");
146 buf.append(tab2).append('@');
212 buf.append(tab2).append(OPCODES[opcode]).append('\n');
222 buf.append(tab2)
238 buf.append(tab2)
252 buf.append(tab2).append(OPCODES[opcode]).append(' ');
269 buf.append(tab2).append(OPCODES[opcode]).append(' ');
288 buf.append(tab2).append(OPCODES[opcode]).append(' ');
302 buf.append(tab2)
[all...]
/external/opencv/cxcore/src/
H A Dcxarithm.cpp1873 int tab1[256], tab2[256]; local
1884 tab2[j] = cvRound(gamma);
1889 t0 = (tab1[0] + tab2[0]) >> shift;
1890 t1 = (tab1[0] + tab2[255]) >> shift;
1891 t2 = (tab1[255] + tab2[0]) >> shift;
1892 t3 = (tab1[255] + tab2[255]) >> shift;
1904 t0 = CV_FAST_CAST_8U((tab1[src1[i]] + tab2[src2[i]]) >> shift);
1905 t1 = CV_FAST_CAST_8U((tab1[src1[i+1]] + tab2[src2[i+1]]) >> shift);
1910 t0 = CV_FAST_CAST_8U((tab1[src1[i+2]] + tab2[src2[i+2]]) >> shift);
1911 t1 = CV_FAST_CAST_8U((tab1[src1[i+3]] + tab2[src
[all...]
H A Dcxmatmul.cpp2003 static void icvInitPerspectiveTransformTable( CvFuncTable* tab2, CvFuncTable* tab3 )\
2005 tab2->fn_2d[CV_32F] = (void*)icvPerspectiveTransform_32f_C2R; \
2006 tab2->fn_2d[CV_64F] = (void*)icvPerspectiveTransform_64f_C2R; \
/external/vixl/src/vixl/a64/
H A Dsimulator-a64.h1795 const LogicVRegister& tab2,
1800 const LogicVRegister& tab2,
1806 const LogicVRegister& tab2,
1817 const LogicVRegister& tab2,
1822 const LogicVRegister& tab2,
1828 const LogicVRegister& tab2,
H A Dlogic-a64.cc2555 const LogicVRegister& tab2,
2558 return tbx(vform, dst, tab, tab2, ind);
2565 const LogicVRegister& tab2,
2569 return tbx(vform, dst, tab, tab2, tab3, ind);
2576 const LogicVRegister& tab2,
2581 return tbx(vform, dst, tab, tab2, tab3, tab4, ind);
2603 const LogicVRegister& tab2,
2610 case 1: dst.SetUint(vform, i, tab2.Uint(kFormat16B, j & 15)); break;
2620 const LogicVRegister& tab2,
2628 case 1: dst.SetUint(vform, i, tab2
2552 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) argument
2562 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) argument
2573 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) argument
2600 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) argument
2617 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) argument
2636 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) argument
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-util-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/util/ASMifiable.class " package org.objectweb.asm ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/sqlite/dist/orig/
H A Dsqlite3.c111028 int tab1, tab2; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c111046 int tab1, tab2; local
[all...]
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 1557 milliseconds