Home
last modified time | relevance | path

Searched refs:Third (Results 1 – 25 of 171) sorted by relevance

1234567

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp40 enum class Hint { Begin, Third, Correct, End }; enumerator
318 auto Third = *(Data.Hints[I].begin() + 2); in run() local
322 : hint == ::Hint::Third ? Third : Map.end(); in run()
437 auto Third = *(Data.Hints[I].begin() + 2); in run() local
441 : hint == ::Hint::Third ? Third : Map.end(); in run()
557 auto Third = *(Data.Hints[I].begin() + 2); in run() local
561 : hint == ::Hint::Third ? Third : Map.end(); in run()
677 auto Third = *(Data.Hints[I].begin() + 2); in run() local
681 : hint == ::Hint::Third ? Third : Map.end(); in run()
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dpptrtab.lk3 Third lookup: long int \* in the child points to a type of kind 1
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dconvex26 # system. The Third marks the changing of the block size from 1K
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc978 FLOAT Third; member
1156 Third = X - One; in main()
1157 F6 = Half - Third; in main()
1159 X = FABS (X - Third); in main()
1176 Third = F6 + F6; in main()
1177 X = Third - Half; in main()
1703 Random1 = Third; in main()
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc978 FLOAT Third; member
1156 Third = X - One; in main()
1157 F6 = Half - Third; in main()
1159 X = FABS (X - Third); in main()
1176 Third = F6 + F6; in main()
1177 X = Third - Half; in main()
1703 Random1 = Third; in main()
/netbsd-src/external/bsd/libevent/dist/cmake/
H A DCopyright.txt39 for details. Third-party software packages supplied with CMake under
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/
H A DNTMakefile40 # Third party plugins must be added to the assembly
/netbsd-src/external/bsd/kyua-cli/dist/examples/
H A DKyuafile.top36 -- extension has been dropped). Third-party packages install tests as
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h274 ImplicitConversionKind Third : 8; variable
358 return Second == ICK_Identity && Third == ICK_Identity; in isIdentityConversion()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dechoing18 ."for. Third, we give the clean target again except this time\n"
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
H A Dk3-am64.dtsi73 <0x00 0x20000000 0x00 0x20000000 0x00 0x0a008000>, /* Third peripheral window */
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dmorestack.S113 # Third parameter is address of function meat - address of parameter
388 # Third parameter is address of function meat - address of parameter
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dmorestack.S111 # Third parameter is address of function meat - address of parameter
386 # Third parameter is address of function meat - address of parameter
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.abi58 Third and further args are passed on the stack. No padding is used,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.abi58 Third and further args are passed on the stack. No padding is used,
/netbsd-src/sys/external/bsd/compiler_rt/dist/
H A DLICENSE.TXT79 Copyrights and Licenses for Third Party Software Distributed with LLVM:
/netbsd-src/external/bsd/ipf/dist/etc/
H A Dprotocols34 3pc 34 3PC # Third Party Connect Protocol
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/
H A DLICENSE.TXT79 Copyrights and Licenses for Third Party Software Distributed with LLVM:
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/
H A DLICENSE.TXT79 Copyrights and Licenses for Third Party Software Distributed with LLVM:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1861 Expr *Third, Stmt *Body) { in CheckForLoopConditionalStatement() argument
1887 DeclMatcher(S, Decls, Third).FoundDeclInUse() || in CheckForLoopConditionalStatement()
2039 void CheckForRedundantIteration(Sema &S, Expr *Third, Stmt *Body) { in CheckForRedundantIteration() argument
2041 if (!Body || !Third) return; in CheckForRedundantIteration()
2044 Third->getBeginLoc())) in CheckForRedundantIteration()
2056 if (!ProcessIterationStmt(S, Third, LoopIncrement, LoopDRE)) return; in CheckForRedundantIteration()
2142 Expr *Third = third.release().getAs<Expr>(); in ActOnForStmt() local
2147 ForStmt(Context, First, Second.get().second, Second.get().first, Third, in ActOnForStmt()
H A DSemaOverload.cpp196 Third = ICK_Identity; in setAsIdentityConversion()
218 if (GetConversionRank(Third) > Rank) in getRank()
219 Rank = GetConversionRank(Third); in getRank()
509 if (Third != ICK_Identity) { in dump()
513 OS << GetImplicitConversionName(Third); in dump()
526 if (Before.First || Before.Second || Before.Third) { in dump()
534 if (After.First || After.Second || After.Third) { in dump()
1801 SCS.Third = ICK_Qualification; in IsStandardConversion()
1963 SCS.Third = ICK_Function_Conversion; in IsStandardConversion()
1966 SCS.Third = ICK_Qualification; in IsStandardConversion()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNOTES.UNIX102 Third-party applications dynamically linked with OpenSSL (or any other)
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DNOTES-UNIX.md100 Third-party applications dynamically linked with OpenSSL (or any other)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp931 AsmToken Third = Lexer.peekTok(); in isLabel() local
938 Third.getString().lower() == "sat") in isLabel()
945 StringRef Raw(String.data(), Third.getString().data() - String.data() + in isLabel()
946 Third.getString().size()); in isLabel()
/netbsd-src/share/misc/
H A Dbsd-family-tree8 Third Edition (V3)
508 Third Edition 1973-02-xx [QCU]

1234567