Home
last modified time | relevance | path

Searched defs:TypeFlags (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/windows_gen-0.9.1/src/parser/
H A Dtype_flags.rs1 pub struct TypeFlags(pub u32); struct
3 impl TypeFlags { impl
/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_info.c++104 TagBase::swf_type_t TagProductInfo::TypeFlags(void) const in TypeFlags() function in TagProductInfo
292 TagBase::swf_type_t TagInfo::TypeFlags(void) const in TypeFlags() function in TagInfo
H A Dlibsswf_tag_showframe.c++82 TagBase::swf_type_t TagShowFrame::TypeFlags(void) const in TypeFlags() function in TagShowFrame
H A Dlibsswf_tag_end.c++99 TagBase::swf_type_t TagEnd::TypeFlags(void) const in TypeFlags() function in TagEnd
H A Dlibsswf_tag_remove.c++146 TagBase::swf_type_t TagRemove::TypeFlags(void) const in TypeFlags() function in TagRemove
H A Dlibsswf_tag_setbackgroundcolor.c++92 TagBase::swf_type_t TagSetBackgroundColor::TypeFlags(void) const in TypeFlags() function in TagSetBackgroundColor
H A Dlibsswf_tag_framelabel.c++80 TagBase::swf_type_t TagFrameLabel::TypeFlags(void) const in TypeFlags() function in TagFrameLabel
H A Dlibsswf_tag_sceneframedata.c++80 TagBase::swf_type_t TagSceneFrameData::TypeFlags(void) const in TypeFlags() function in TagSceneFrameData
H A Dlibsswf_tag_binarydata.c++100 TagBase::swf_type_t TagBinaryData::TypeFlags(void) const in TypeFlags() function in TagBinaryData
H A Dlibsswf_tag_sprite.c++101 TagBase::swf_type_t TagSprite::TypeFlags(void) const in TypeFlags() function in TagSprite
H A Dlibsswf_tag_protect.c++106 TagBase::swf_type_t TagProtect::TypeFlags(void) const in TypeFlags() function in TagProtect
H A Dlibsswf_tag_doaction.c++125 TagBase::swf_type_t TagDoAction::TypeFlags(void) const in TypeFlags() function in TagDoAction
H A Dlibsswf_tag_scriptlimits.c++86 TagBase::swf_type_t TagScriptLimits::TypeFlags(void) const in TypeFlags() function in TagScriptLimits
H A Dlibsswf_tag_settabindex.c++87 TagBase::swf_type_t TagSetTabIndex::TypeFlags(void) const in TypeFlags() function in TagSetTabIndex
H A Dlibsswf_tag_export.c++94 TagBase::swf_type_t TagExport::TypeFlags(void) const in TypeFlags() function in TagExport
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp249 struct TypeFlags { struct in __anon823004420111::OpenCLBuiltinTestEmitter
250 TypeFlags() : IsConst(false), IsVolatile(false), IsPointer(false) {} in TypeFlags() function
251 bool IsConst : 1;
252 bool IsVolatile : 1;
253 bool IsPointer : 1;
254 StringRef AddrSpace;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp249 struct TypeFlags { struct in __anon048a99d70111::OpenCLBuiltinTestEmitter
250 TypeFlags() : IsConst(false), IsVolatile(false), IsPointer(false) {} in TypeFlags() argument
251 bool IsConst : 1;
252 bool IsVolatile : 1;
253 bool IsPointer : 1;
254 StringRef AddrSpace;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp248 struct TypeFlags { struct in __anon279ce9550111::OpenCLBuiltinFileEmitterBase
249 TypeFlags() : IsConst(false), IsVolatile(false), IsPointer(false) {} in TypeFlags() function
250 bool IsConst : 1;
251 bool IsVolatile : 1;
252 bool IsPointer : 1;
253 StringRef AddrSpace;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp249 struct TypeFlags { struct in __anon5b9b500a0111::OpenCLBuiltinTestEmitter
250 TypeFlags() : IsConst(false), IsVolatile(false), IsPointer(false) {} in TypeFlags() function
251 bool IsConst : 1;
252 bool IsVolatile : 1;
253 bool IsPointer : 1;
254 StringRef AddrSpace;
/dports/lang/clang-mesa/clang-13.0.1.src/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp249 struct TypeFlags { struct in __anon034d6cb30111::OpenCLBuiltinTestEmitter
250 TypeFlags() : IsConst(false), IsVolatile(false), IsPointer(false) {} in TypeFlags() function
251 bool IsConst : 1;
252 bool IsVolatile : 1;
253 bool IsPointer : 1;
254 StringRef AddrSpace;
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/ty/
H A Dflags.rs31 pub fn for_const(c: &ty::Const<'_>) -> TypeFlags { in for_const()
37 pub fn for_unevaluated_const(uv: ty::Unevaluated<'_>) -> TypeFlags { in for_unevaluated_const()
43 fn add_flags(&mut self, flags: TypeFlags) { in add_flags()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/graphics/
H A Dmain_shape_archive.h31 class TypeFlags; variable
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DTypeFundamentals.cs38 TypeFlags = 13 << 2, enumerator
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DTypeFundamentals.cs38 TypeFlags = 13 << 2, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agos/
H A Dsound.h76 enum TypeFlags { enum

12345678