Searched defs:Edit (Results 1 – 11 of 11) sorted by relevance
/external/clang/include/clang/Edit/ |
D | Commit.h | 33 struct Edit { struct 34 EditKind Kind; argument 54 SmallVector<Edit, 8> CachedEdits; argument
|
/external/swiftshader/third_party/subzero/unittest/ |
D | IceParseTypesTest.cpp | 61 const uint64_t Edit[] = {FloatTypeIndex, NaClMungedBitcode::Replace, in TEST() local 77 const uint64_t Edit[] = { in TEST() local
|
/external/v8/tools/clang/scripts/ |
D | apply_edits.py | 34 Edit = collections.namedtuple('Edit', variable
|
/external/pdfium/xfa/fwl/ |
D | fwl_widgethit.h | 29 Edit, enumerator
|
D | cfwl_widget.h | 30 Edit, enumerator
|
/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
D | ConfigWizard.java | 232 Edit enumConstant
|
/external/clang/tools/driver/ |
D | driver.cpp | 101 StringRef Edit, in ApplyOneQAOverride()
|
/external/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 145 LiveRangeEdit *Edit; member in __anon413ff0390111::InlineSpiller 1367 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 169 LiveRangeEdit *Edit; member in __anon828a32910111::InlineSpiller 1423 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | InlineSpiller.cpp | 68 LiveRangeEdit *Edit; member in __anon229691e50111::InlineSpiller
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 2237 const edit::Commit::Edit &Edit = *I; in applyCocoaAPICheck() local
|