HomeSort by relevance Sort by last modified time
    Searched refs:N2 (Results 126 - 150 of 249) sorted by null

1 2 3 4 56 7 8 910

  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/ASTDiff/
ASTDiff.h 119 bool isMatchingAllowed(const Node &N1, const Node &N2) const {
120 return N1.getType().isSame(N2.getType());
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/numarray/template.indirect.array/indirect.array.assign/
indirect_array.pass.cpp 30 const std::size_t N2 = sizeof(a2)/sizeof(a2[0]);
35 const std::valarray<int> v2(a2, N2);
  /external/flac/libFLAC/
window.c 96 const double N2 = (double)N / 2.;
100 double k = ((double)n - N2) / N2;
118 const double N2 = (double)N / 2.;
122 const double k = ((double)n - N2) / (stddev * N2);
273 const double N2 = (double)N / 2.;
277 const double k = ((double)n - N2) / N2;
  /external/clang/test/SemaTemplate/
instantiate-expr-2.cpp 13 namespace N2 {
26 one_byte operator+(N1::X, N2::Y);
43 typedef N4::BinOpOverload<N1::X, N2::Y>::type XY;
47 typedef N4::BinOpOverload<N2::Y, N2::Y>::type YY;
  /frameworks/base/core/java/android/os/
WorkSource.java 526 final int N2 = other.mNum;
531 while (i1 < N1 && i2 < N2) {
533 + " of " + N2);
559 final int N2 = other.mNum;
565 while (i1 < N1 && i2 < N2) {
567 + " of " + N2 + ": " + uids1[i1] + " " + names1[i1]);
620 final int N2 = other.mNum;
626 while (i1 < N1 || i2 < N2) {
628 + " of " + N2);
629 if (i1 >= N1 || (i2 < N2 && uids2[i2] < uids1[i1]))
    [all...]
  /external/arm-neon-tests/
ref_vmul_lane.c 50 #define TEST_VMUL_LANE(Q, T1, T2, W, N, N2, L) \
53 VECT_VAR(vector2, T1, W, N2), \
  /external/clang/test/CodeGen/
xcore-stringtype.c 122 // CHECK: m(N2){b(2:si)},m(){b(4:ui)},m(){b(4:si)},m(){b(4:c:si)},
135 struct SB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4;
151 // CHECK: !"f{si}(u(UB){m(N2){b(2:si)},m(N4){b(4:si)},m(){b(2:si)},
164 union UB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4;
  /external/swiftshader/src/Renderer/
Point.cpp 80 return Vector::N2(*this - P);
90 return Vector::N2(P - Q);
Vector.hpp 77 static float N2(const Vector &v); // Squared norm
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4909a.go 31 const N2 = unsafe.Offsetof(p.X) // ERROR "indirection"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4909a.go 31 const N2 = unsafe.Offsetof(p.X) // ERROR "indirection"
  /external/speex/libspeex/
filters.c 483 int M2, N2;
488 N2 = N>>1;
489 ALLOC(xx1, M2+N2, spx_word16_t);
490 ALLOC(xx2, M2+N2, spx_word16_t);
492 for (i = 0; i < N2; i++)
493 xx1[i] = x1[N2-1-i];
495 xx1[N2+i] = mem1[2*i+1];
496 for (i = 0; i < N2; i++)
497 xx2[i] = x2[N2-1-i];
499 xx2[N2+i] = mem2[2*i+1]
    [all...]
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
examples.cpp 119 namespace N2 {
124 template<> void N2::X::foo() {}
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 83 A2, B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, L2, M2, N2, O2, P2, Q2, R2, S2, T2, U2, V2, W2, X2, Y2, Z2,
88 A2, B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, L2, M2, N2, O2, P2, Q2, R2, S2, T2, U2, V2, W2, X2, Y2, Z2,
  /external/clang/test/SemaCXX/
extern-c.cpp 136 namespace N2 {
  /frameworks/base/core/java/android/content/pm/
Signature.java 130 final int N2 = N*2;
131 char[] text = existingArray == null || N2 > existingArray.length
132 ? new char[N2] : existingArray;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lundump.c 187 #define N2 N1+2
188 #define N3 N2+6
199 if (memcmp(h,s,N2)!=0) error(S,"version mismatch in");
  /external/syslinux/com32/lua/src/
lundump.c 187 #define N2 N1+2
188 #define N3 N2+6
199 if (memcmp(h,s,N2)!=0) error(S,"version mismatch in");
  /external/clang/test/CodeGenCXX/
bitfield.cpp 205 namespace N2 {
  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
X87.cpp 117 const uint32_t N2 = allocate##MemorySize(); \
140 __ fld(IceType_f##Size, dwordAddress(N2)); \
157 test.set##MemorySize##To(N2, NewValue2); \
177 ASSERT_FLOAT_EQ(NewValue2, test.contentsOf##MemorySize<Type>(N2)) \
  /prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
Server.java 109 + " N2 Nonblocking/Dual-threaded Server\n"
157 } else if (args[0].equals("N2")) {
158 server = new N2(port, backlog, secure);
  /prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
Server.java 109 + " N2 Nonblocking/Dual-threaded Server\n"
157 } else if (args[0].equals("N2")) {
158 server = new N2(port, backlog, secure);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 918 SDVTList VTs, SDValue N1, SDValue N2,
920 SDValue Ops[] = {N1, N2};
    [all...]

Completed in 3235 milliseconds

1 2 3 4 56 7 8 910