Home
last modified time | relevance | path

Searched defs:_Action (Results 1 – 23 of 23) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dlogimpl.h16 typedef struct _Action { struct
17 int action; /* The type of execution */
18 PetscLogEvent event; /* The event number */
19 PetscClassId classid; /* The event class id */
20 PetscLogDouble time; /* The time of occurence */
21 PetscLogDouble flops; /* The cumlative flops */
22 PetscLogDouble mem; /* The current memory usage */
23 PetscLogDouble maxmem; /* The maximum memory usage */
24 int id1, id2, id3; /* The ids of associated objects */
/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dundo.h75 struct _Action { struct
76 ActionType type;
78 GSList *objects;
79 void *object;
80 Mesh *mesh;
82 float *fargs;
83 int *iargs;
85 void *misc;
/dports/graphics/dia/dia-0.97.3/objects/GRAFCET/
H A Daction.c53 typedef struct _Action { struct
54 Connection connection;
56 Text *text;
57 gboolean macro_call;
60 real space_width; /* width of a space in the current font
62 real label_width;
63 Rectangle labelbb; /* The bounding box of the label itself */
64 Point labelstart;
66 TextAttributes attrs;
67 ConnPointLine *cps; /* aaahrg ! again one ! */
/dports/devel/pit/pit-0.1.0/src/
H A Dobject.h58 typedef struct _Action { struct
59 int project_id; /* Project id (always set). */
60 int task_id; /* Task id (set for task or note related actions). */
61 int note_id; /* Note id (set for note related actions only). */
62 char username[32]; /* Who added the log message? */
63 char message[255]; /* Log message. */
64 time_t created_at; /* When log message was added? */
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktexthistory.c55 struct _Action struct
57 ActionKind kind;
58 GList link;
59 guint is_modified : 1;
60 guint is_modified_set : 1;
61 union {
80 } u;
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourceundomanagerdefault.c55 struct _Action struct
57 ActionType type;
60 gint start;
63 gint end;
91 struct _ActionGroup argument
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourceundomanagerdefault.c57 struct _Action struct
59 ActionType type;
62 gint start;
65 gint end;
93 struct _ActionGroup argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/EntityModel/SchemaObjectModel/
H A DOnOperation.cs23 private Action _Action; field in System.Data.EntityModel.SchemaObjectModel.OnOperation
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/a11y/
H A Dgtkatspiaction.c46 struct _Action struct
48 const char *name;
49 const char *localized_name;
50 const char *description;
51 const char *keybinding;
53 gboolean (* is_enabled) (GtkAtSpiContext *context);
54 gboolean (* activate) (GtkAtSpiContext *context);
/dports/shells/viewglob/viewglob-2.0.4/vgseer/
H A Dactions.h26 enum _Action { enum
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/test/
H A Dgen-spec-js.py297 def _Action(self, action): member in ModuleExtender
477 def _Action(self, action): member in JSWriter
H A Drun-spec-wasm2c.py294 def _Action(self, command): member in CWriter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DAuthorizationRule.cs46 private AuthorizationRuleAction _Action = AuthorizationRuleAction.Allow; field in System.Web.Configuration.AuthorizationRule
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dwwwoffle.c44 typedef enum _Action enum
H A Dcontrol.c33 typedef enum _Action enum
/dports/science/py-obspy/obspy-1.2.2/obspy/core/util/
H A Dbase.py594 class _Action(Action): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/test/data/autofill/automated_integration/autofill_task/
H A Dactions.py63 class _Action(object): class
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dknown_failures.py135 class _Action(_Definition): class
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/plugins/nle/
H A Dnlecomposition.c105 typedef struct _Action struct
107 GCClosure closure;
108 gint priority;
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/
H A Dflowfilter.py67 class _Action(_Token): class
/dports/graphics/py-pygraphviz/pygraphviz-1.6/pygraphviz/
H A Dagraph.py52 class _Action: class
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h269 #define IsDsmActionNonDestructive(_Action) ((BOOLEAN)((_Action & DeviceDsmActionFlag_NonDestructive… argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h269 #define IsDsmActionNonDestructive(_Action) ((BOOLEAN)((_Action & DeviceDsmActionFlag_NonDestructive… argument