/aosp12/frameworks/compile/mclinker/unittests/ |
H A D | GraphTest.cpp | 40 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
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/types/test/bluetooth/ |
H A D | uuid_unittest.cc | 69 …const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local 85 …const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local 120 …const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
|
/aosp12/system/bt/types/test/bluetooth/ |
H A D | uuid_unittest.cc | 74 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local 93 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local 133 const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, in TEST() local
|
/aosp12/system/bt/gd/hci/ |
H A D | uuid_unittest.cc | 73 …const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local 89 …const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local 123 …const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
|
/aosp12/system/bt/btif/test/ |
H A D | btif_storage_test.cc | 32 const uint8_t u2[] = {0xe3, 0x9c, 0x62, 0x85, 0x86, 0x7f, 0x4b, 0x1d, in TEST() local
|
/aosp12/system/netd/libnetdutils/ |
H A D | FdTest.cpp | 104 UniqueFd u2(std::move(u1)); in TEST_F() local 118 UniqueFd u2 = std::move(u1); in TEST_F() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
H A D | b_log.c | 433 double F, f, g, q, u, v, u2; local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | e_rem_pio2l.h | 83 union IEEEl2bits u2; in __ieee754_rem_pio2l() local
|
H A D | e_lgammal_r.c | 112 u2 = 2.96194003481457101058321977413332171e+00L, variable
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | UvMapper.h | 98 void map(float& u1, float& v1, float& u2, float& v2) const { in map()
|
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | conceal.cpp | 151 uint8 *y1, *y2, *u1, *u2, *v1, *v2; in CopyVopMB() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 60 u2 = 4.95649040e-01, /* 0x3efdc5b6 */ variable
|
H A D | e_lgamma_r.c | 128 u2 = 1.45492250137234768737e+00, /* 0x3FF7475C, 0xD119BD6F */ variable
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | UserDataPreparerTest.java | 191 UserInfo u2 = new UserInfo(2, "u2", 0); in testReconcileUsers() local
|
/aosp12/art/compiler/optimizing/ |
H A D | nodes_vector_test.cc | 290 HVecOperation* u2 = new (GetAllocator()) in TEST_F() local
|
/aosp12/packages/modules/NeuralNetworks/common/random/ |
H A D | random_distributions.h | 627 const float u2 = Eigen::numext::sqrt(-2.0f * Eigen::numext::log(u1)); in BoxMullerFloat() local 652 const double u2 = Eigen::numext::sqrt(-2.0 * Eigen::numext::log(u1)); in BoxMullerDouble() local
|
/aosp12/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/ |
H A D | BlockedNumberProviderTest.java | 215 Uri u2 = insert(cv(BlockedNumbers.COLUMN_ORIGINAL_NUMBER, "+1-2-3")); in testDelete() local
|
/aosp12/frameworks/rs/ |
H A D | rsFont.cpp | 99 float u2 = glyph->mBitmapMaxU; in drawCachedGlyph() local 666 float u2, float v2, in appendMeshQuad()
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdGL.cpp | 542 float x2, float y2, float z2, float u2, float v2, in rsdGLDrawQuadTexCoords()
|
H A D | rsdRuntimeStubs.cpp | 854 float x2, float y2, float z2, float u2, float v2, 1036 float x2, float y2, float z2, float u2, float v2,
|
/aosp12/system/bt/include/hardware/ |
H A D | bt_gatt_client.h | 70 uint16_t u2; member
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | DistortionMapper.cpp | 570 float u2 = c / (a * u1); in calculateUorV() local
|
/aosp12/art/dexdump/ |
H A D | dexdump.cc | 76 using u2 = uint16_t; typedef
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |