/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | bitmapped_block.d | 1190 private struct BitVector struct 1194 auto rep() { return _rep; } in rep() 1196 this(ulong[] data) { _rep = data; } in this() 1198 void opSliceAssign(bool b) { _rep[] = b ? ulong.max : 0; } in opSliceAssign() 1200 void opSliceAssign(bool b, ulong x, ulong y) in opSliceAssign() 1231 bool opIndex(ulong x) in opIndex() 1238 void opIndexAssign(bool b, ulong x) in opIndexAssign() 1247 ulong length() const in length() 1255 ulong find1(ulong i) in find1() 1282 ulong find1Backward(ulong i) in find1Backward() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | PrettyClassDefinitionDumper.h | 23 class BitVector; variable
|
H A D | DumpOutputStyle.h | 24 class BitVector; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.h | 20 class BitVector; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ReachableCode.h | 23 class BitVector; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 23 class BitVector; variable
|
H A D | BitTracker.h | 26 class BitVector; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | SpillPlacement.h | 37 class BitVector; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | ProgrammersManual.rst | 2375 .. _dss_bitvector: 2377 BitVector argument 2389 SmallBitVector 2392 The SmallBitVector container provides the same interface as BitVector, but it is argument 2403 SparseBitVector 2419 CoalescingBitVector
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 322 const SparseBitVector<ElementSize> *BitVector = nullptr; variable 397 bool end = false):BitVector(RHS) { in BitVector() function
|
H A D | BitVector.h | 137 BitVector() : Size(0) {} in BitVector() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervals.h | 43 class BitVector; variable
|
H A D | TargetFrameLowering.h | 21 class BitVector; variable
|
H A D | MachineFrameInfo.h | 27 class BitVector; variable
|
H A D | TargetRegisterInfo.h | 36 class BitVector; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 140 typedef BV BitVector; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 137 typedef BV BitVector; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 138 typedef BV BitVector; typedef
|
/netbsd-src/sys/dev/ic/ |
H A D | mpt_mpilib.h | 1883 U32 BitVector[8]; /* 04h */ member
|