Home
last modified time | relevance | path

Searched defs:IndexState (Results 1 – 25 of 55) sorted by relevance

123

/dports/mail/mu4e/mu-1.6.4/lib/index/
H A Dmu-indexer.cc43 struct IndexState { struct
44 enum State { Idle, Scanning, Cleaning };
45 static const char* name(State s) { in name()
54 bool operator==(State rhs) const { return state_ == rhs; } in operator ==()
56 void change_to(State new_state) { in change_to()
63 State state_{Idle};
/dports/mail/mu/mu-1.6.4/lib/index/
H A Dmu-indexer.cc43 struct IndexState { struct
44 enum State { Idle, Scanning, Cleaning };
45 static const char* name(State s) { in name()
54 bool operator==(State rhs) const { return state_ == rhs; } in operator ==()
56 void change_to(State new_state) { in change_to()
63 State state_{Idle};
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/IndexUtils/
H A DTimestamp.hs172 data IndexState = IndexStateHead -- ^ Use all available entries type
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dbundle.rs774 struct IndexState { struct
782 impl IndexState { argument
H A Drender.rs230 struct IndexState { struct
237 impl IndexState { argument
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/command/
H A Dbundle.rs815 struct IndexState { struct
823 impl IndexState { impl
H A Drender.rs239 struct IndexState { struct
246 impl IndexState { argument
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/command/
H A Dbundle.rs774 struct IndexState { struct
782 impl IndexState { argument
H A Drender.rs230 struct IndexState { struct
237 impl IndexState { argument
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/command/
H A Drender.rs206 pub struct IndexState { struct
212 impl IndexState { implementation
/dports/graphics/rx/rx-0.4.0/cargo-crates/wgpu-native-0.4.1/src/command/
H A Drender.rs59 pub struct IndexState { struct
65 impl IndexState { argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/podcasts-data/src/models/
H A Dmod.rs46 pub enum IndexState<T> { enum
/dports/cad/alliance/alliance/src/syf/src/
H A Dsyf_must.c166 long IndexState; local
245 long IndexState; local
H A Dsyf_asp.c96 long IndexState; local
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Dcommand_buffer.hpp136 struct IndexState struct
138 VkBuffer buffer;
139 VkDeviceSize offset;
140 VkIndexType index_type;
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Dcommand_buffer.hpp136 struct IndexState struct
138 VkBuffer buffer;
139 VkDeviceSize offset;
140 VkIndexType index_type;
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Dcommand_buffer.hpp142 struct IndexState struct
144 VkBuffer buffer;
145 VkDeviceSize offset;
146 VkIndexType index_type;
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Dmod.rs694 struct IndexState { struct
711 index: Option<IndexState>, argument
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp109 IndexState = 21, enumerator
314 Uint32 IndexState; member
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp121 IndexState = 21, enumerator
352 Uint32 IndexState; member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp121 IndexState = 21, enumerator
352 Uint32 IndexState; member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp121 IndexState = 21, enumerator
352 Uint32 IndexState; member
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp121 IndexState = 21, enumerator
352 Uint32 IndexState; member
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp121 IndexState = 21, enumerator
352 Uint32 IndexState; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/kernel/signaldata/
H A DDictTabInfo.hpp122 IndexState = 21, enumerator
380 Uint32 IndexState; member

123