Home
last modified time | relevance | path

Searched defs:flags_t (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dhistogram_def.h18 struct flags_t { struct
19 flags_t(const flags_t& a) { in flags_t() argument
51 flags_t(){}; in flags_t() function
52 flags_t(bool lowercase_, bool numeric_) : lowercase(lowercase_), numeric(numeric_) {} in flags_t() argument
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/examples/
H A Dusertype_bitfields.cpp102 struct flags_t { struct
125 lua.new_usertype<flags_t>("flags_t", in main() argument
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/examples/
H A Dusertype_bitfields.cpp102 struct flags_t { struct
125 lua.new_usertype<flags_t>("flags_t", in main() argument
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/examples/
H A Dusertype_bitfields.cpp102 struct flags_t { struct
125 lua.new_usertype<flags_t>("flags_t", in main() argument
/dports/devel/sol2/sol2-4.0.0-alpha/examples/source/
H A Dusertype_bitfields.cpp103 struct flags_t { struct
126 lua.new_usertype<flags_t>("flags_t", in main() argument
/dports/sysutils/ddpt/ddpt-0.95/src/
H A Dddpt.h241 int cdbsz;
242 int coe;
246 int dpo;
248 int excl;
251 int flock;
252 int force;
253 int fsync;
254 int fua;
269 int rarc;
272 int self;
[all …]
/dports/x11-fm/librfm/librfm5-5.3.16.4/include/
H A Dtypes.h321 typedef struct flags_t { struct
344 } flags_t; argument
/dports/sysutils/sg3_utils/sg3_utils-1.42/src/
H A Dsg_dd.c152 struct flags_t { struct
170 static struct flags_t iflag; argument
H A Dsgm_dd.c130 struct flags_t { struct
131 int append;
132 int dio;
133 int direct;
134 int dpo;
135 int dsync;
136 int excl;
137 int fua;
H A Dsgp_dd.c107 struct flags_t { struct
124 struct flags_t in_flags; argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/io/
H A DNativeFile.h42 enum flags_t enum
H A DStdioFile.h42 enum flags_t enum
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/simulation/
H A Dutils.hpp56 enum flags_t enum
H A Dsetup_dht.hpp53 enum flags_t enum
/dports/devel/ppl/ppl-1.2/src/
H A DOg_Status_idefs.hh83 typedef unsigned int flags_t; typedef in Status
H A DBox_Status_idefs.hh86 typedef unsigned int flags_t; typedef in Status
H A DBDS_Status_idefs.hh88 typedef unsigned int flags_t; typedef in Status
H A DPoly_Gen_Relation_defs.hh76 typedef unsigned int flags_t; typedef in Parma_Polyhedra_Library::Poly_Gen_Relation
H A DPoly_Con_Relation_defs.hh76 typedef unsigned int flags_t; typedef in Parma_Polyhedra_Library::Poly_Con_Relation
/dports/lang/nyan/nyan-3c263e2/nyan/
H A Dnyan_tool.h24 using flags_t = std::unordered_map<option_flag, bool>; variable
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/src/
H A Ddialogs.hpp110 enum flags_t enum in Dialogs
/dports/textproc/zorba/zorba-2.7.0/include/zorba/util/
H A Dpath.h37 enum flags_t { enum
/dports/finance/ledger/ledger-3.2.1/src/
H A Dflags.h50 typedef T flags_t; typedef
150 typedef T flags_t; typedef
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-widget-titlebar.ads8 subtype flags_t is agar.gui.types.widget_titlebar_flags_t; subtype
H A Dagar-gui-widget-vbox.ads15 type flags_t is new c.unsigned; type

1234567