HomeSort by relevance Sort by last modified time
    Searched refs:NC (Results 51 - 75 of 159) sorted by null

1 23 4 5 6 7

  /external/clang/test/Layout/
ms-x86-pack-and-align.cpp 530 struct NC : virtual NA, virtual NB {};
532 struct ND : NC {};
543 // CHECK-NEXT: 0 | struct NC
544 // CHECK-NEXT: 0 | (NC vbtable pointer)
551 // CHECK-NEXT: 0 | struct NC (base)
552 // CHECK-NEXT: 0 | (NC vbtable pointer)
566 // CHECK-X64-NEXT: 0 | struct NC
567 // CHECK-X64-NEXT: 0 | (NC vbtable pointer)
574 // CHECK-X64-NEXT: 0 | struct NC (base)
575 // CHECK-X64-NEXT: 0 | (NC vbtable pointer
    [all...]
  /external/lzma/CPP/7zip/Common/
FileStreams.h 56 NC::NFile::NIO::CInFile File;
116 NC::NFile::NIO::COutFile File;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCRegisterInfo.h 155 const MCRegisterClass *C, unsigned NC) {
160 NumClasses = NC;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
group-reloc-ldr-parsing-bad.s 5 @ No NC variants exist for the LDR relocations.
group-reloc-ldrs-parsing-bad.s 5 @ No NC variants exist for the LDRS relocations.
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 104 private static final String NC = "00000001"; //nonce-count is always 1
357 + NC.length() + cnonce.length() + qopOption.length() + md5a2.length() + 5);
362 tmp2.append(NC);
416 params.add(new BasicNameValuePair("nc", NC));
431 boolean noQuotes = "nc".equals(param.getName()) ||
  /external/clang/test/SemaCXX/
nested-name-spec.cpp 73 struct NC;
81 struct A2::CC::NC {
107 void A2::CC::NC::m(); // expected-error{{out-of-line declaration of a member must be a definition}}
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 79 for (const auto& NC : not_checks) {
80 CHECK(!NC.regex->Match(line))
82 << NC.regex_str << "\""
  /external/llvm/include/llvm/ADT/
EquivalenceClasses.h 184 unsigned NC = 0;
186 if (I->isLeader()) ++NC;
187 return NC;
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
EquivalenceClasses.h 181 unsigned NC = 0;
183 if (I->isLeader()) ++NC;
184 return NC;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
EquivalenceClasses.h 188 unsigned NC = 0;
190 if (I->isLeader()) ++NC;
191 return NC;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/
BaseUefiDecompressLib.c 455 for (Index = 0; Index < NC; Index++) {
510 while (Index < NC) {
514 MakeTable (Sd, NC, Sd->mCLen, 12, Sd->mCTable);
577 if (Index2 >= NC) {
588 } while (Index2 >= NC);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
TianoCompress.c 51 //#define NC (UINT8_MAX + MAXMATCH + 2 - THRESHOLD)
69 STATIC UINT8 *mLevel, *mText, *mChildCount, *mBuf, mCLen[NC], mPTLen[NPT], *mLen;
70 STATIC INT16 mHeap[NC + 1];
75 STATIC UINT16 *mFreq, *mSortPtr, mLenCnt[17], mLeft[2 * NC - 1], mRight[2 * NC - 1], mCrcTable[UINT8_MAX + 1],
76 mCFreq[2 * NC - 1], mCCode[NC], mPFreq[2 * NP - 1], mPTCode[NPT], mTFreq[2 * NT - 1];
847 Number = NC;
950 Number = NC;
1046 Root = MakeTree (NC, mCFreq, mCLen, mCCode);
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationInfo.java 174 String nc = Integer.toHexString(nonceCount); local
177 nc = base.substring(0, 8 - nc.length()) + nc;
178 this.setParameter(ParameterNames.NC, nc);
  /external/eigen/blas/testing/
dblat3.f 428 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
451 NC = 0
534 NC = NC + 1
562 $ WRITE( NTRA, FMT = 9995 )NC, SNAME,
645 WRITE( NOUT, FMT = 9999 )SNAME, NC
647 WRITE( NOUT, FMT = 9997 )SNAME, NC, ERRMAX
653 WRITE( NOUT, FMT = 9995 )NC, SNAME, TRANSA, TRANSB, M, N, K,
709 $ NARGS, NC, NS
732 NC =
    [all...]
sblat3.f 428 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
451 NC = 0
534 NC = NC + 1
562 $ WRITE( NTRA, FMT = 9995 )NC, SNAME,
645 WRITE( NOUT, FMT = 9999 )SNAME, NC
647 WRITE( NOUT, FMT = 9997 )SNAME, NC, ERRMAX
653 WRITE( NOUT, FMT = 9995 )NC, SNAME, TRANSA, TRANSB, M, N, K,
709 $ NARGS, NC, NS
732 NC =
    [all...]
  /external/clang/test/CodeGenCXX/
mangle-ms-back-references-pr13207.cpp 155 namespace NC {
160 // CHECK: "\01?foo@NC@PR13207@@YAXV?$Y@VX@NB@PR13207@@@12@@Z"
162 void foobar(NC::Y<NB::Y<NA::Y<NA::X> > > x) {}
163 // CHECK: "\01?foobar@NC@PR13207@@YAXV?$Y@V?$Y@V?$Y@VX@NA@PR13207@@@NA@PR13207@@@NB@PR13207@@@12@@Z"
  /external/google-benchmark/test/
output_test_helper.cc 89 for (const auto& NC : not_checks) {
90 CHECK(!NC.regex->Match(line))
92 << NC.regex_str << "\""

Completed in 1619 milliseconds

1 23 4 5 6 7