| /external/clang/test/Parser/ |
| D | MicrosoftExtensionsInlineAsm.c | 5 void __forceinline InterlockedBitTestAndSet (long *Base, long Bit) in InterlockedBitTestAndSet()
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 441 Init *getBit(unsigned Bit) const override { in getBit() 468 Init *getBit(unsigned Bit) const override { in getBit() 528 Init *getBit(unsigned Bit) const override { in getBit() 567 Init *getBit(unsigned Bit) const override { in getBit() 605 Init *getBit(unsigned Bit) const override { in getBit() 644 Init *getBit(unsigned Bit) const override { in getBit() 713 Init *getBit(unsigned Bit) const override { in getBit() 958 unsigned Bit; variable 1058 Init *getBit(unsigned Bit) const override { in getBit() 1171 Init *getBit(unsigned Bit) const override { in getBit()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferMemoryRequirementsTestsUtils.hpp | 182 std::vector<BitsSet<Flag, Bit, Ignored...>>& result, in combine() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| D | Record.h | 473 Init *getBit(unsigned Bit) const override { in getBit() 502 Init *getBit(unsigned Bit) const override { in getBit() 557 Init *getBit(unsigned Bit) const override { in getBit() 588 Init *getBit(unsigned Bit) const override { in getBit() 619 Init *getBit(unsigned Bit) const override { in getBit() 654 Init *getBit(unsigned Bit) const override { in getBit() 720 Init *getBit(unsigned Bit) const override { in getBit() 1107 unsigned Bit; variable 1202 Init *getBit(unsigned Bit) const override { in getBit() 1254 Init *getBit(unsigned Bit) const override { in getBit() [all …]
|
| /external/webrtc/modules/rtp_rtcp/source/ |
| D | rtp_format_vp8_test_helper.cc | 42 int Bit(uint8_t byte, int position) { in Bit() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | JSONBackend.cpp | 51 } else if (auto *Bit = dyn_cast<BitInit>(&I)) { in translateInit() local
|
| D | TGLexer.h | 49 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
|
| D | TGParser.cpp | 74 Init *Bit = BV->getBit(i); in checkBitsConcrete() local 197 unsigned Bit = BitList[i]; in SetValue() local 1964 Init *Bit = Vals[i]->getCastTo(BitRecTy::get()); in ParseSimpleValue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | GlobalObject.h | 197 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
| /external/llvm/lib/Transforms/IPO/ |
| D | LowerTypeTests.cpp | 179 unsigned Bit = 0; in allocate() local 392 for (auto Bit : BSI.Bits) in createBitSetTest() local 479 Value *Bit = createBitSetTest(ThenB, BSI, BAI, BitOffset); in lowerBitSetCall() local
|
| D | WholeProgramDevirt.cpp | 599 Value *Bit = ConstantInt::get(Int8Ty, 1ULL << OffsetBit); in tryVirtualConstProp() local
|
| /external/angle/src/common/ |
| D | bitset_utils.h | 26 constexpr BitsT Bit(ParamT x) in Bit() function
|
| /external/llvm/lib/TableGen/ |
| D | TGLexer.h | 46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
|
| D | Record.cpp | 304 if (auto *Bit = dyn_cast<BitInit>(getBit(i))) in convertInitializerTo() local 330 if (Init *Bit = getBit(e-i-1)) in getAsString() local 366 Init *Bit = CachedInit->getBit(CurBit->getBitNum()); in resolveReferences() local 384 Init *Bit = CurBitVar->getBit(CurBit->getBitNum()); in resolveReferences() local
|
| D | TGParser.cpp | 118 unsigned Bit = BitList[i]; in SetValue() local 1291 Init *Bit = Vals[i]->convertInitializerTo(BitRecTy::get()); in ParseSimpleValue() local
|
| /external/swiftshader/third_party/subzero/pnacl-llvm/ |
| D | NaClBitstreamReader.cpp | 24 std::string llvm::naclbitc::getBitAddress(uint64_t Bit) { in getBitAddress()
|
| /external/llvm/utils/TableGen/ |
| D | InstrInfoEmitter.cpp | 517 if (BitInit *Bit = dyn_cast<BitInit>(TSF->getBit(i))) in emitRecord() local
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerMutate.cpp | 53 int Bit = Rand(8); in FlipRandomBit() local
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerTracePC.h | 226 unsigned Bit = 0; in CounterToFeature() local
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugInfoEntry.cpp | 85 uint64_t Bit = 1ULL << Shift; in dumpApplePropertyAttribute() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | LowerTypeTests.cpp | 215 unsigned Bit = 0; in allocate() local 802 Value *Bit = createBitSetTest(ThenB, TIL, BitOffset); in lowerTypeTestCall() local 1136 for (auto Bit : BSI.Bits) in lowerTypeTestCalls() local
|
| /external/scudo/standalone/ |
| D | size_class_map.h | 153 for (u8 Bit = 0; Bit != 64; ++Bit) { in LSBTable() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceBitVector.h | 84 const SizeT Bit; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDie.cpp | 45 uint64_t Bit = 1ULL << Shift; in dumpApplePropertyAttribute() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIMemoryLegalizer.cpp | 109 MachineOperand &Bit = MI->getOperand(BitIdx); in enableNamedBit() local
|