| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
| D | cond1.C | 5 struct W struct 7 W () {} in W() argument 15 W m; in foo() argument
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | BitTracker.cpp | 216 uint16_t B = M.first(), E = M.last(), W = width(); in insert() local 236 uint16_t B = M.first(), E = M.last(), W = width(); in extract() local 256 uint16_t W = width(); in rol() local 285 uint16_t W = width(), WRC = RC.width(); in cat() local 293 uint16_t W = width(); in ct() local 302 uint16_t W = width(); in cl() local 311 uint16_t W = Bits.size(); in operator ==() local 389 uint16_t W = A.width(); in isInt() local 400 uint16_t W = A.width(); in toInt() local 434 uint16_t W = A1.width(); in eADD() local [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/debug/ |
| D | debug1.C | 29 template <class T> struct W struct 32 W() : w (0) {} in W() argument
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/ |
| D | avx512dqintrin.h | 349 #define _mm512_mask_cvt_roundpd_epi64(W, U, A, R) \ argument 388 #define _mm512_mask_cvt_roundpd_epu64(W, U, A, R) \ argument 427 #define _mm512_mask_cvt_roundps_epi64(W, U, A, R) \ argument 466 #define _mm512_mask_cvt_roundps_epu64(W, U, A, R) \ argument 501 #define _mm512_mask_cvt_roundepi64_pd(W, U, A, R) \ argument 540 #define _mm512_mask_cvt_roundepi64_ps(W, U, A, R) \ argument 580 #define _mm512_mask_cvtt_roundpd_epi64(W, U, A, R) \ argument 619 #define _mm512_mask_cvtt_roundpd_epu64(W, U, A, R) \ argument 658 #define _mm512_mask_cvtt_roundps_epi64(W, U, A, R) \ argument 697 #define _mm512_mask_cvtt_roundps_epu64(W, U, A, R) \ argument [all …]
|
| D | avx512fp16intrin.h | 373 #define _mm512_mask_add_round_ph(W, U, A, B, R) \ argument 405 #define _mm512_mask_sub_round_ph(W, U, A, B, R) \ argument 437 #define _mm512_mask_mul_round_ph(W, U, A, B, R) \ argument 469 #define _mm512_mask_div_round_ph(W, U, A, B, R) \ argument 502 #define _mm512_mask_min_round_ph(W, U, A, B, R) \ argument 535 #define _mm512_mask_max_round_ph(W, U, A, B, R) \ argument 592 #define _mm_mask_add_round_sh(W, U, A, B, R) \ argument 628 #define _mm_mask_sub_round_sh(W, U, A, B, R) \ argument 664 #define _mm_mask_mul_round_sh(W, U, A, B, R) \ argument 700 #define _mm_mask_div_round_sh(W, U, A, B, R) \ argument [all …]
|
| D | avx512vldqintrin.h | 781 #define _mm_mask_range_pd(W, U, A, B, C) \ argument 799 #define _mm256_mask_range_pd(W, U, A, B, C) \ argument 817 #define _mm_mask_range_ps(W, U, A, B, C) \ argument 834 #define _mm256_mask_range_ps(W, U, A, B, C) \ argument 850 #define _mm_mask_reduce_pd(W, U, A, B) \ argument 865 #define _mm256_mask_reduce_pd(W, U, A, B) \ argument 880 #define _mm_mask_reduce_ps(W, U, A, B) \ argument 895 #define _mm256_mask_reduce_ps(W, U, A, B) \ argument 1074 #define _mm256_mask_extractf64x2_pd(W, U, A, imm) \ argument 1092 #define _mm256_mask_extracti64x2_epi64(W, U, A, imm) \ argument [all …]
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| D | ExecutorProcessControl.cpp | 144 for (auto &W : Ws) in writeUInt8sAsync() local 151 for (auto &W : Ws) in writeUInt16sAsync() local 158 for (auto &W : Ws) in writeUInt32sAsync() local 165 for (auto &W : Ws) in writeUInt64sAsync() local 172 for (auto &W : Ws) in writeBuffersAsync() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| D | syntax4.C | 20 typedef ::X W; typedef 25 class Y::W () {} // ERROR - parse error in W() function
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/ |
| D | FuzzerDictionary.h | 54 DictionaryEntry(Word W) : W(W) {} in DictionaryEntry() 55 DictionaryEntry(Word W, size_t PositionHint) in DictionaryEntry() 89 bool ContainsWord(const Word &W) const { in ContainsWord()
|
| D | FuzzerMutate.cpp | 23 static void PrintASCII(const Word &W, const char *PrintAfter) { in PrintASCII() 186 const Word &W = DE.GetW(); in ApplyDictionaryEntry() local 218 Word W; in MakeDictionaryEntryFromCMP() local 262 Word W; in Mutate_AddWordFromTORC() local 591 void MutationDispatcher::AddWordToManualDictionary(const Word &W) { in AddWordToManualDictionary()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| D | enum.C | 5 struct W { struct 9 struct X : public W argument
|
| /openbsd/src/gnu/gcc/gcc/config/score/ |
| D | score-conv.h | 48 #define UIMM_IN_RANGE(V, W) ((V) >= 0 && (V) < ((HOST_WIDE_INT) 1 << (W))) argument 50 #define SIMM_IN_RANGE(V, W) \ argument 54 #define IMM_IN_RANGE(V, W, S) \ argument
|
| /openbsd/src/gnu/llvm/clang/utils/ABITest/ |
| D | Enumeration.py | 85 def getNthPairBounded(N,W=aleph0,H=aleph0,useDivmod=False): argument 129 def getNthPairBoundedChecked(N,W=aleph0,H=aleph0,useDivmod=False,GNP=getNthPairBounded): argument 134 def getNthNTuple(N, W, H=aleph0, useLeftToRight=False): argument 156 def getNthNTupleChecked(N, W, H=aleph0, useLeftToRight=False, GNT=getNthNTuple): argument
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
| D | crc32.c | 76 # define W Z_TESTW macro 80 # define W 8 /* required for MAKECRCH */ macro 83 # define W 8 macro 85 # define W 4 macro 94 # define W 4 macro
|
| /openbsd/src/sys/lib/libz/ |
| D | crc32.c | 74 # define W Z_TESTW macro 78 # define W 8 /* required for MAKECRCH */ macro 81 # define W 8 macro 83 # define W 4 macro 92 # define W 4 macro
|
| /openbsd/src/lib/libz/ |
| D | crc32.c | 74 # define W Z_TESTW macro 78 # define W 8 /* required for MAKECRCH */ macro 81 # define W 8 macro 83 # define W 4 macro 92 # define W 4 macro
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeDumpVisitor.h | 30 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W, in TypeDumpVisitor() 76 ScopedPrinter *W; variable
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Digest-SHA/src/ |
| D | sha.h | 82 #define SHA32_SCHED(W, b) Copy(b, W, 64, char) argument 85 #define SHA64_SCHED(W, b) Copy(b, W, 128, char) argument 90 #define SHA32_SCHED(W, b) { int t; SHA32 *q = W; \ argument 97 #define SHA64_SCHED(W, b) { int t; SHA64 *q = W; \ argument
|
| /openbsd/src/gnu/gcc/gcc/config/m32c/ |
| D | m32c-lib1.S | 35 #define W w macro 39 #define W l macro
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/ |
| D | DwarfCFIEHPrinter.h | 35 ScopedPrinter &W; variable 42 PrinterContext(ScopedPrinter &W, const object::ELFObjectFile<ELFT> &ObjF) in PrinterContext()
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | BlockFrequencyInfoImpl.cpp | 161 static void combineWeight(Weight &W, const Weight &OtherW) { in combineWeight() 203 for (const Weight &W : Weights) in combineWeightsByHashing() local 266 [](uint64_t Sum, const Weight &W) { in normalize() 455 for (const Weight &W : Dist.Weights) { in distributeMass() local 864 for (const Weight &W : Dist.Weights) { in adjustLoopHeaderMass() local 875 for (const Weight &W : Dist.Weights) { in distributeIrrLoopHeaderMass() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/MC/ |
| D | MCMachObjectWriter.h | 49 static bool classof(const MCObjectTargetWriter *W) { in classof() 136 support::endian::Writer W; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFAcceleratorTable.cpp | 163 bool AppleAcceleratorTable::dumpName(ScopedPrinter &W, in dumpName() 206 ScopedPrinter W(OS); in dump() local 670 bool DWARFDebugNames::NameIndex::dumpEntry(ScopedPrinter &W, in dumpEntry() 685 void DWARFDebugNames::NameIndex::dumpName(ScopedPrinter &W, in dumpName() 733 void DWARFDebugNames::NameIndex::dumpBucket(ScopedPrinter &W, in dumpBucket() 792 ScopedPrinter W(OS); in dump() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-bfin.c | 1444 bfin_gen_ldstidxi (REG_T ptr, REG_T reg, int W, int sz, int Z, Expr_Node * poffset) in bfin_gen_ldstidxi() 1507 bfin_gen_ldst (REG_T ptr, REG_T reg, int aop, int sz, int Z, int W) in bfin_gen_ldst() 1528 bfin_gen_ldstii (REG_T ptr, REG_T reg, Expr_Node * poffset, int W, int op) in bfin_gen_ldstii() 1565 bfin_gen_ldstiifp (REG_T sreg, Expr_Node * poffset, int W) in bfin_gen_ldstiifp() 1579 bfin_gen_ldstpmod (REG_T ptr, REG_T reg, int aop, int W, REG_T idx) in bfin_gen_ldstpmod() 1593 bfin_gen_dspldst (REG_T i, REG_T reg, int aop, int W, int m) in bfin_gen_dspldst() 1825 bfin_gen_pushpopmultiple (int dr, int pr, int d, int p, int W) in bfin_gen_pushpopmultiple() 1839 bfin_gen_pushpopreg (REG_T reg, int W) in bfin_gen_pushpopreg()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| D | crash65.C | 12 struct W {}; // ERROR - inside template parms struct
|