Home
last modified time | relevance | path

Searched refs:SyncID (Results 1 – 22 of 22) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clangd/index/dex/
H A DIterator.cpp115 auto SyncID = Children.front()->peek();
121 Child->advanceTo(SyncID);
132 if (Child->peek() > SyncID) {
133 SyncID = Child->peek();
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/tracing/
H A Dtracing.go62 SyncID string `json:"syncId"` // The ID of this clock sync marker member
73 SyncID: syncID,
H A Deasyjson.go559 out.SyncID = string(in.String())
577 out.String(string(in.SyncID))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
112 if (Candidate > SyncID) { in sync()
113 SyncID = Candidate; in sync()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
112 if (Candidate > SyncID) { in sync()
113 SyncID = Candidate; in sync()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
112 if (Candidate > SyncID) { in sync()
113 SyncID = Candidate; in sync()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
112 if (Candidate > SyncID) { in sync()
113 SyncID = Candidate; in sync()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek(); in sync() local
101 Child->advanceTo(SyncID); in sync()
109 if (Child->peek() > SyncID) { in sync()
110 SyncID = Child->peek(); in sync()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/dex/
H A DIterator.cpp95 auto SyncID = Children.front()->peek();
101 Child->advanceTo(SyncID);
112 if (Candidate > SyncID) { in stored()
113 SyncID = Candidate; in stored()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/index/dex/
H A DIterator.cpp96 auto SyncID = Children.front()->peek(); in sync() local
102 Child->advanceTo(SyncID); in sync()
110 if (Child->peek() > SyncID) { in sync()
111 SyncID = Child->peek(); in sync()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dcat_shards.go258 SyncID string `json:"sync_id"` member
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dcat_shards.go258 SyncID string `json:"sync_id"` member
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dcat_shards.go258 SyncID string `json:"sync_id"` member
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/inc/
H A Dstm32g4xx_ll_dmamux.h1059 …INLINE void LL_DMAMUX_SetSyncID(DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t SyncID) in LL_DMAMUX_SetSyncID() argument
1062 MODIFY_REG((DMAMUX1_Channel0 + Channel)->CCR, DMAMUX_CxCR_SYNC_ID, SyncID); in LL_DMAMUX_SetSyncID()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_dmamux.h1162 …INLINE void LL_DMAMUX_SetSyncID(DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t SyncID) in LL_DMAMUX_SetSyncID() argument
1166 …l_TypeDef *)(dmamux_base_addr + (DMAMUX_CCR_SIZE * (Channel))))->CCR, DMAMUX_CxCR_SYNC_ID, SyncID); in LL_DMAMUX_SetSyncID()