Home
last modified time | relevance | path

Searched defs:CacheFlags (Results 1 – 8 of 8) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkCellIterator.h227 unsigned char CacheFlags; variable
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkCellIterator.h221 unsigned char CacheFlags; variable
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkCellIterator.h201 unsigned char CacheFlags; variable
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_library.cpp849 quint32 CacheVersion, CacheFlags; in ReadArchiveCacheFile() local
940 constexpr quint32 CacheFlags = LC_LIBRARY_CACHE_ARCHIVE; in WriteArchiveCacheFile() local
1004 quint32 CacheVersion, CacheFlags; in ReadDirectoryCacheFile() local
1040 constexpr quint32 CacheFlags = LC_LIBRARY_CACHE_DIRECTORY; in WriteDirectoryCacheFile() local
/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-blur-effect.c56 } CacheFlags; typedef
/dports/net/rclone/rclone-1.57.0/vendor/github.com/colinmarc/hdfs/v2/internal/protocol/hadoop_hdfs/
H A DClientNamenodeProtocol.pb.go2207CacheFlags *uint32 `protobuf:"varint,2,opt,name=cacheFlags" json:"cacheFlag… member
2249CacheFlags *uint32 `protobuf:"varint,2,opt,name=cacheFlags" json:"cacheFlag… member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs920 pub CacheFlags: u32, field
2000 pub CacheFlags: u32, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authorization/
H A Dmod.rs1867 pub const AZ_PROP_APPLICATION_NAME: AZ_PROP_CONSTANTS = AZ_PROP_CONSTANTS(802i32);
4315 …#[cfg(not(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_… in eq()