Home
last modified time | relevance | path

Searched defs:IDs (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/lib/ARCMigrate/
DInternals.h79 unsigned IDs[] = { ID1, ID2 }; in clearDiagnostic() local
84 unsigned IDs[] = { ID1, ID2, ID3 }; in clearDiagnostic() local
93 unsigned IDs[] = { ID1, ID2 }; in hasDiagnostic() local
DTransformActions.cpp368 bool TransformActionsImpl::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic()
500 void TransformActionsImpl::commitClearDiagnostic(ArrayRef<unsigned> IDs, in commitClearDiagnostic()
665 bool TransformActions::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic()
DARCMT.cpp28 bool CapturedDiagList::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic()
58 bool CapturedDiagList::hasDiagnostic(ArrayRef<unsigned> IDs, in hasDiagnostic()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTable.h58 FixedStreamArray<support::ulittle32_t> IDs; variable
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DNameHashTable.h45 codeview::FixedStreamArray<support::ulittle32_t> IDs; variable
/external/swiftshader/third_party/subzero/src/
DIceTimerTree.h89 std::vector<std::string> IDs; /// indexed by TimerIdT variable
/external/markdown/markdown/extensions/
Dheaderid.py90 IDs = [] variable in HeaderIdProcessor
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DCompoundTransliteratorTest.java43 final String IDs[]={ in TestConstruction() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DCompoundTransliteratorTest.java46 final String IDs[]={ in TestConstruction() local
/external/icu/icu4c/source/test/intltest/
Dcpdtrtst.cpp67 const UnicodeString IDs[]={ in TestConstruction() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h237 unsigned IDs[] = {ID1, ID2}; in dropUnknownNonDebugMetadata() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp388 const std::vector<unsigned> &IDs) : in ARMFilterChooser()
398 const std::vector<unsigned> &IDs, in ARMFilterChooser()
DFixedLenDecoderEmitter.cpp253 const std::vector<unsigned> &IDs, in FilterChooser()
266 const std::vector<unsigned> &IDs, in FilterChooser()
/external/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp84 DenseMap<const Value *, unsigned> IDs; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp83 DenseMap<const Value *, unsigned> IDs; member
/external/syzkaller/dashboard/dashapi/
Ddashapi.go298 IDs []string member
302 IDs []string member
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.h37 CRecordVector<UInt64> IDs; member
/external/llvm/docs/
DBitCodeFormat.rst163 .. _Blocks:
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp314 SmallVectorImpl<FileID> &IDs, in getMacroArgExpansionFileIDs()
DSerializedDiagnosticPrinter.cpp771 IntrusiveRefCntPtr<DiagnosticIDs> IDs(new DiagnosticIDs()); in getMetaDiags() local
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBitCodeFormat.rst165 .. _Blocks:
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp355 const std::vector<unsigned> &IDs, in FilterChooser()
366 const std::vector<unsigned> &IDs, in FilterChooser()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp341 const std::vector<unsigned> &IDs, in FilterChooser()
352 const std::vector<unsigned> &IDs, in FilterChooser()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassManager.cpp534 const AnalysisUsage::VectorType &IDs = AnUsage->getRequiredTransitiveSet(); in setLastUser() local
1039 const AnalysisUsage::VectorType &IDs = AnUsage->getRequiredTransitiveSet(); in collectRequiredAnalysis() local
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp31 DenseMap<const Value *, std::pair<unsigned, bool>> IDs; member

12