HomeSort by relevance Sort by last modified time
    Searched defs:u3 (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/tensorflow/tensorflow/core/kernels/
cross_op.h 39 auto u3 = in0_data.template chip<1>(2); local
45 s1.device(d) = u2 * v3 - u3 * v2;
46 s2.device(d) = u3 * v1 - u1 * v3;
cross_op_test.cc 63 const float u1 = -0.669, u2 = -0.509, u3 = 0.125; local
65 const float s1 = u2 * v3 - u3 * v2;
66 const float s2 = u3 * v1 - u1 * v3;
69 AddInputFromArray<float>(TensorShape({3}), {u1, u2, u3});
  /frameworks/compile/mclinker/unittests/
GraphTest.cpp 41 ListDigraph::Node* u3 = graph.addNode(); local
50 ASSERT_TRUE(u3 == u2->prev);
53 ASSERT_TRUE(NULL == u3->first_in);
54 ASSERT_TRUE(NULL == u3->first_out);
55 ASSERT_TRUE(u2 == u3->next);
56 ASSERT_TRUE(NULL == u3->prev);
60 ASSERT_TRUE(head == u3);
66 ASSERT_TRUE(u3 == u1->prev);
69 ASSERT_TRUE(NULL == u3->first_in);
70 ASSERT_TRUE(NULL == u3->first_out)
88 ListDigraph::Node* u3 = graph.addNode(); local
135 ListDigraph::Node* u3 = graph.addNode(); local
182 ListDigraph::Node* u3 = graph.addNode(); local
202 ListDigraph::Node* u3 = graph.addNode(); local
222 ListDigraph::Node* u3 = graph.addNode(); local
248 ListDigraph::Node* u3 = graph.addNode(); local
274 ListDigraph::Node* u3 = graph.addNode(); local
300 ListDigraph::Node* u3 = graph.addNode(); local
    [all...]
  /system/bt/types/test/bluetooth/
uuid_unittest.cc 79 const uint8_t u3[] = {0x00, 0x00, 0x55, 0x3e, 0x00, 0x00, 0x10, 0x00, local
82 EXPECT_TRUE(memcmp(&uuid, u3, sizeof(u3)) == 0);
98 const uint8_t u3[] = {0x33, 0x44, 0x55, 0x3e, 0x00, 0x00, 0x10, 0x00, local
101 EXPECT_TRUE(memcmp(&uuid, u3, sizeof(u3)) == 0);
140 const uint8_t u3[] = {0x12, 0x34, 0x11, 0x28, 0x00, 0x00, 0x10, 0x00, local
145 EXPECT_TRUE(memcmp(&uuid, u3, sizeof(u3)) == 0);
  /system/netd/libnetdutils/
FdTest.cpp 120 UniqueFd u3; local
121 u3 = std::move(u2);
123 EXPECT_TRUE(isWellFormed(u3));
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
cross_op.cc 69 auto u3 = b->Slice(in0, starts, limits, strides); variable
72 auto s1 = b->Sub(b->Mul(u2, v3), b->Mul(u3, v2));
73 auto s2 = b->Sub(b->Mul(u3, v1), b->Mul(u1, v3));
  /toolchain/binutils/binutils-2.27/gold/testsuite/
leb128_unittest.cc 44 static unsigned char u3[] = { 126 }; // 126 local
66 CHECK(read_unsigned_LEB_128(u3, &len) == 126 && len == sizeof(u3));
  /dalvik/dexgen/src/com/android/dexgen/util/
Hex.java 68 public static String u3(int v) { method in class:Hex
278 case 6: astr = Hex.u3(outOffset); break;
  /dalvik/dx/src/com/android/dx/util/
Hex.java 68 public static String u3(int v) { method in class:Hex
278 case 6: astr = Hex.u3(outOffset); break;
  /external/clang/test/CodeGen/
mcu-struct-return.c 18 union U3 {
20 } u3; variable in typeref:union:U3
40 union U3 foo3() { return u3; }
54 union U3 x3 = foo3();
designated-initializers.c 14 // CHECK: @u3 = global %union.anon.1 zeroinitializer
15 union { double f; int i; } u3 = { }; variable in typeref:union:__anon15901
157 union { int i; float f; } u3; local
  /external/smali/util/src/main/java/org/jf/util/
Hex.java 80 public static String u3(int v) { method in class:Hex
290 case 6: astr = Hex.u3(outOffset); break;
  /art/libartbase/base/
bit_struct_test.cc 220 BitStructUint</*lsb*/0, /*width*/3> u3; member in namespace:art
235 tst.u3 = 0b111u;
240 uint8_t read_u3 = tst.u3;
  /external/clang/test/Sema/
transparent-union.c 89 unsigned int u3; member in struct:pr15134v2::__anon16634
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_vertex.h 59 GLfloat u3, v3; member in struct:__anon30640::__anon30641
68 GLfloat u3, v3, q3; member in struct:__anon30640::__anon30642
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
b.go 52 U1, U2, u3, U4, U5 notExported var
  /prebuilts/go/linux-x86/src/go/doc/testdata/
b.go 52 U1, U2, u3, U4, U5 notExported var
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp 55 constexpr union U3 {} u3 = {}; variable in typeref:union:U3
  /external/clang/test/SemaCXX/
dcl_init_aggr.cpp 177 u u3 = 1; // expected-error{{no viable conversion}} variable
err_typecheck_assign_const.cpp 57 struct U3 {
62 U3 u3; member in struct:U4
67 u4.u3.u2.u1.a = 5; // expected-error{{cannot assign to non-static data member 'u2' with const-qualified type 'const U2'}}
  /external/gemmlowp/internal/
output_msa.h 489 v2i64 u3 = reinterpret_cast<v2i64>(__builtin_msa_ilvl_w(t3, t2)); local
510 __builtin_msa_ilvr_d(u3, u1)));
512 __builtin_msa_ilvl_d(u3, u1)));
output_sse.h 419 __m128i u3 = _mm_unpackhi_epi32(t2, t3); local
433 StoreInt16x8(dst->data(row + 2, col), _mm_unpacklo_epi64(u1, u3));
434 StoreInt16x8(dst->data(row + 3, col), _mm_unpackhi_epi64(u1, u3));
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ExcludedProxyTest.java 57 URL u3 = new URL("http://localhost"); local
58 URLConnection conn3 = u3.openConnection();
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 129 u3 = 9.77717527963372745603e-01, /* 0x3FEF4976, 0x44EA8450 */ variable
266 p1 = y*(u0+y*(u1+y*(u2+y*(u3+y*(u4+y*u5)))));
  /external/eigen/Eigen/src/Geometry/
Quaternion.h 625 u3 = internal::random<Scalar>(0, 2*EIGEN_PI); local
628 return Quaternion (a * sin(u2), a * cos(u2), b * sin(u3), b * cos(u3));

Completed in 433 milliseconds

1 2 3 4