Home
last modified time | relevance | path

Searched defs:u2 (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/aosp_15_r20/frameworks/compile/mclinker/unittests/
DGraphTest.cpp40 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
87 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
134 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
181 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
201 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
221 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
247 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
273 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
299 ListDigraph::Node* u2 = graph.addNode(); in TEST_F() local
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp192 U2 u2(nullptr, dsource); in doDeleterTest() local
327 U2 u2; in test_deleter_value_category() local
336 U2 u2; in test_deleter_value_category() local
345 U2 u2; in test_deleter_value_category() local
355 U2 u2(nullptr, d2); in test_deleter_value_category() local
364 U2 u2(nullptr, d2); in test_deleter_value_category() local
374 U2 u2(nullptr, d2); in test_deleter_value_category() local
383 U2 u2(nullptr, d2); in test_deleter_value_category() local
393 U2 u2(nullptr, cd2); in test_deleter_value_category() local
402 U2 u2(nullptr, cd2); in test_deleter_value_category() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp190 U2 u2(nullptr, dsource); in doDeleterTest() local
324 U2 u2; in test_deleter_value_category() local
333 U2 u2; in test_deleter_value_category() local
342 U2 u2; in test_deleter_value_category() local
352 U2 u2(nullptr, d2); in test_deleter_value_category() local
361 U2 u2(nullptr, d2); in test_deleter_value_category() local
371 U2 u2(nullptr, d2); in test_deleter_value_category() local
380 U2 u2(nullptr, d2); in test_deleter_value_category() local
390 U2 u2(nullptr, cd2); in test_deleter_value_category() local
399 U2 u2(nullptr, cd2); in test_deleter_value_category() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Deval.c304 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, in map1()
370 _mesa_Map1f( GLenum target, GLfloat u1, GLfloat u2, GLint stride, in _mesa_Map1f()
378 _mesa_Map1d( GLenum target, GLdouble u1, GLdouble u2, GLint stride, in _mesa_Map1d()
386 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in map2()
470 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in _mesa_Map2f()
481 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in _mesa_Map2d()
766 _mesa_MapGrid1f( GLint un, GLfloat u1, GLfloat u2 ) in _mesa_MapGrid1f()
784 _mesa_MapGrid1d( GLint un, GLdouble u1, GLdouble u2 ) in _mesa_MapGrid1d()
791 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2, in _mesa_MapGrid2f()
819 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2, in _mesa_MapGrid2d()
/aosp_15_r20/libcore/ojluni/src/test/java/nio/file/attribute/
H A DFileTimeTest.java265 static void cmp(long v1, TimeUnit u1, long v2, TimeUnit u2, int expected) { in cmp()
271 static void cmp(Instant ins, long v2, TimeUnit u2, int expected) { in cmp()
277 static void eq(long v1, TimeUnit u1, long v2, TimeUnit u2) { in eq()
286 static void eq(Instant ins, long v2, TimeUnit u2) { in eq()
308 static void neq(long v1, TimeUnit u1, long v2, TimeUnit u2) { in neq()
315 static void neq(Instant ins, long v2, TimeUnit u2) { in neq()
/aosp_15_r20/external/elfutils/tests/
H A Dshow-die-info.c143 Dwarf_Word u2; in handle() local
171 Dwarf_Word u2; in handle() local
200 Dwarf_Word u2; in handle() local
229 Dwarf_Word u2; in handle() local
259 Dwarf_Word u2; in handle() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DFieldVector3D.java140 final T a2, final FieldVector3D<T> u2) { in FieldVector3D()
156 final T a2, final Vector3D u2) { in FieldVector3D()
172 final double a2, final FieldVector3D<T> u2) { in FieldVector3D()
190 final T a2, final FieldVector3D<T> u2, in FieldVector3D()
209 final T a2, final Vector3D u2, in FieldVector3D()
228 final double a2, final FieldVector3D<T> u2, in FieldVector3D()
249 final T a2, final FieldVector3D<T> u2, in FieldVector3D()
271 final T a2, final Vector3D u2, in FieldVector3D()
293 final double a2, final FieldVector3D<T> u2, in FieldVector3D()
/aosp_15_r20/external/mesa3d/src/glx/
H A Drender2.c21 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, in __indirect_glMap1d()
88 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, in __indirect_glMap1f()
151 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, in __indirect_glMap2d()
229 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, in __indirect_glMap2f()
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/intent/
DTargetIntentModifierImplTest.kt34 val u2 = createUri(2) in <lambda>() constant
54 val u2 = createUri(2) in <lambda>() constant
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/
H A DCodeOutput.java36 public void write(short u0, short u1, short u2); in write()
41 public void write(short u0, short u1, short u2, short u3); in write()
46 public void write(short u0, short u1, short u2, short u3, short u4); in write()
H A DShortArrayCodeOutput.java72 public void write(short u0, short u1, short u2) { in write()
80 public void write(short u0, short u1, short u2, short u3) { in write()
89 public void write(short u0, short u1, short u2, short u3, short u4) { in write()
/aosp_15_r20/libcore/ojluni/src/test/java/util/UUID/
H A DUUIDTest.java100 UUID u2 = UUID.fromString(u1.toString().toLowerCase()); in stringTest() local
247 UUID u2 = UUID.fromString(u1.toString()); in hashCodeEqualsTest() local
258 UUID u2 = new UUID(l, l2); in hashCodeEqualsTest() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dhighbd_subtract_sse2.c27 __m128i u0, u1, u2, u3; in subtract_4x4() local
59 __m128i u0, u1, u2, u3, u4, u5, u6, u7; in subtract_4x8() local
111 __m128i u0, u1, u2, u3; in subtract_8x4() local
139 __m128i u0, u1, u2, u3, u4, u5, u6, u7; in subtract_8x8() local
H A Dfwd_txfm_impl_sse2.h127 const __m128i u2 = _mm_madd_epi16(t0, k__cospi_B); in FDCT4x4_2D_HELPER() local
169 const __m128i u2 = _mm_madd_epi16(t1, k__cospi_G); in FDCT4x4_2D_HELPER() local
308 const __m128i u2 = _mm_madd_epi16(t0, k__cospi_p16_m16); in FDCT8x8_2D() local
394 const __m128i u2 = _mm_madd_epi16(t0, k__cospi_m04_p28); in FDCT8x8_2D() local
/aosp_15_r20/packages/modules/Bluetooth/system/types/test/bluetooth/
Duuid_unittest.cc73 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local
92 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local
131 const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Duuid_unittest.cc80 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local
99 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local
137 const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, in TEST() local
/aosp_15_r20/external/libchrome/base/debug/
H A Dthread_heap_usage_tracker_unittest.cc250 ThreadHeapUsage u2 = usage_tracker.usage(); in TEST_F() local
280 ThreadHeapUsage u2 = usage_tracker.usage(); in TEST_F() local
309 ThreadHeapUsage u2 = usage_tracker.usage(); in TEST_F() local
582 ThreadHeapUsage u2 = ThreadHeapUsageTracker::GetUsageSnapshot(); in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/net/
DURLStreamHandler.java393 protected boolean equals(URL u1, URL u2) { in equals()
433 protected boolean sameFile(URL u1, URL u2) { in sameFile()
495 protected boolean hostsEqual(URL u1, URL u2) { in hostsEqual()
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DURLStreamHandler.java393 protected boolean equals(URL u1, URL u2) { in equals()
433 protected boolean sameFile(URL u1, URL u2) { in sameFile()
495 protected boolean hostsEqual(URL u1, URL u2) { in hostsEqual()
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.pass.cpp186 U2 u2; in test_deleter_value_category() local
194 U2 u2(nullptr, d2); in test_deleter_value_category() local
201 U2 u2(nullptr, d2); in test_deleter_value_category() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DURLStreamHandler.java393 protected boolean equals(URL u1, URL u2) { in equals()
433 protected boolean sameFile(URL u1, URL u2) { in sameFile()
495 protected boolean hostsEqual(URL u1, URL u2) { in hostsEqual()
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Ddb_sqlite_table_unittest.cc125 std::array u2{CreateUsage(), CreateUsage()}; in TEST() local
151 std::array u2{CreateUsage(), CreateUsage()}; in TEST() local
175 std::array u2{CreateUsage()}; in TEST() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.pass.cpp180 U2 u2; in test_deleter_value_category() local
188 U2 u2(nullptr, d2); in test_deleter_value_category() local
195 U2 u2(nullptr, d2); in test_deleter_value_category() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx0x-nontrivial-union.cpp13 union u2 { union
16 u2(int k) : k(k) {} in u2() function
17 u2() : nt() {} in u2() function
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/oned/
H A DVector1D.java87 public Vector1D(double a1, Vector1D u1, double a2, Vector1D u2) { in Vector1D() method in Vector1D
101 public Vector1D(double a1, Vector1D u1, double a2, Vector1D u2, in Vector1D() method in Vector1D
118 public Vector1D(double a1, Vector1D u1, double a2, Vector1D u2, in Vector1D() method in Vector1D

12345678910>>...24