/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/ |
D | Commit.h | 37 struct Edit { struct 38 EditKind Kind; argument 58 SmallVector<Edit, 8> CachedEdits; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/ |
D | Commit.h | 37 struct Edit { struct 38 EditKind Kind; argument 58 SmallVector<Edit, 8> CachedEdits; argument
|
/aosp_15_r20/external/clang/include/clang/Edit/ |
H A D | Commit.h | 33 struct Edit { struct 34 EditKind Kind; argument 54 SmallVector<Edit, 8> CachedEdits; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/ |
D | Commit.h | 37 struct Edit { struct 38 EditKind Kind; argument 58 SmallVector<Edit, 8> CachedEdits; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/ |
D | Commit.h | 37 struct Edit { struct 38 EditKind Kind; argument 58 SmallVector<Edit, 8> CachedEdits; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Transformer/ |
D | RewriteRule.h | 45 struct Edit { struct 46 EditKind Kind = EditKind::Range; argument 63 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; argument 244 inline ASTEdit withMetadata(ASTEdit Edit, Callable Metadata) { in withMetadata()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Transformer/ |
D | RewriteRule.h | 45 struct Edit { struct 46 EditKind Kind = EditKind::Range; argument 63 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; argument 244 inline ASTEdit withMetadata(ASTEdit Edit, Callable Metadata) { in withMetadata()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Transformer/ |
D | RewriteRule.h | 45 struct Edit { struct 46 EditKind Kind = EditKind::Range; argument 63 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; argument 244 inline ASTEdit withMetadata(ASTEdit Edit, Callable Metadata) { in withMetadata()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Transformer/ |
D | RewriteRule.h | 45 struct Edit { struct 46 EditKind Kind = EditKind::Range; argument 63 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; argument 244 inline ASTEdit withMetadata(ASTEdit Edit, Callable Metadata) { in withMetadata()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/ |
H A D | IceParseTypesTest.cpp | 78 const uint64_t Edit[] = {FloatTypeIndex, NaClMungedBitcode::Replace, in TEST() local 94 const uint64_t Edit[] = { in TEST() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | EditPage.h | 11 NWindows::NControl::CEdit Edit; member
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | fwl_widgethit.h | 29 Edit, enumerator
|
H A D | cfwl_widget.h | 54 Edit, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/lockedfile/ |
D | lockedfile.go | 75 func Edit(name string) (*File, error) { func
|
/aosp_15_r20/tools/treble/hacksaw/workspace/ |
H A D | workspace.go | 241 func (w Workspace) Edit(editPath string) (string, string, error) { func
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
H A D | ConfigWizard.java | 232 Edit enumConstant
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | store.ts | 19 export type Edit<T> = (draft: Draft<T>) => void; alias
|
/aosp_15_r20/frameworks/base/libs/protoutil/tests/ |
H A D | EncodedBuffer_test.cpp | 108 TEST(EncodedBufferTest, Edit) { in TEST() argument
|
/aosp_15_r20/external/icing/icing/index/ |
H A D | index.h | 293 Editor Edit(DocumentId document_id, SectionId section_id, in Edit() function
|
/aosp_15_r20/external/icing/icing/index/numeric/ |
H A D | integer-index.h | 125 std::unique_ptr<typename NumericIndex<int64_t>::Editor> Edit( in Edit() function
|
H A D | dummy-numeric-index.h | 66 std::unique_ptr<typename NumericIndex<T>::Editor> Edit( in Edit() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 168 LiveRangeEdit *Edit; member in __anonb6f8b5ae0111::InlineSpiller 1560 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 172 LiveRangeEdit *Edit; member in __anonf0cc29e80111::InlineSpiller 1454 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 145 LiveRangeEdit *Edit; member in __anonf0af3a060111::InlineSpiller 1367 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
|
/aosp_15_r20/external/mesa3d/bin/pick/ |
H A D | ui.py | 250 async def apply_cb(edit: urwid.Edit) -> None:
|