Home
last modified time | relevance | path

Searched +defs:state +defs:mark (Results 1 – 25 of 2027) sorted by relevance

12345678910>>...82

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/iconv/ces/
H A Dutf-16.c42 int *state; variable
85 int *state, mark; variable
H A Diso-10646-ucs-2.c47 int *state; variable
78 int *state, mark; variable
H A Diso-10646-ucs-4.c48 int *state, bytes; variable
77 int *state, mark; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnft_chain_route.c18 const struct nf_hook_state *state) in nf_route_table_hook4()
24 u32 mark; in nf_route_table_hook4() local
67 const struct nf_hook_state *state) in nf_route_table_hook6()
71 u32 mark, flowlabel; in nf_route_table_hook6() local
117 const struct nf_hook_state *state) in nf_route_table_inet()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnft_chain_route.c18 const struct nf_hook_state *state) in nf_route_table_hook4()
24 u32 mark; in nf_route_table_hook4() local
67 const struct nf_hook_state *state) in nf_route_table_hook6()
71 u32 mark, flowlabel; in nf_route_table_hook6() local
117 const struct nf_hook_state *state) in nf_route_table_inet()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnft_chain_route.c18 const struct nf_hook_state *state) in nf_route_table_hook4()
24 u32 mark; in nf_route_table_hook4() local
67 const struct nf_hook_state *state) in nf_route_table_hook6()
71 u32 mark, flowlabel; in nf_route_table_hook6() local
117 const struct nf_hook_state *state) in nf_route_table_inet()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/iconv/ces/
H A Diso-10646-ucs-4.c48 int *state, bytes; variable
77 int *state, mark; variable
H A Diso-10646-ucs-2.c47 int *state; variable
78 int *state, mark; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dnode-marker.h24 Mark mark = node->mark(); in Get() local
31 V8_INLINE void Set(Node* node, Mark mark) { in Set()
70 V8_INLINE void Set(Node* node, State state) { in Set()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dnode-marker.h24 Mark mark = node->mark(); in Get() local
31 V8_INLINE void Set(Node* node, Mark mark) { in Set()
70 V8_INLINE void Set(Node* node, State state) { in Set()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dnode-marker.h26 Mark mark = node->mark(); in Get() local
33 V8_INLINE void Set(Node* node, Mark mark) { in Set()
70 V8_INLINE void Set(Node* node, State state) { in Set()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dnode-marker.h26 Mark mark = node->mark(); in Get() local
33 V8_INLINE void Set(Node* node, Mark mark) { in Set()
70 V8_INLINE void Set(Node* node, State state) { in Set()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Ddecoration.c137 mtmark_t mark = marktree_itr_current(itr); in decor_find_virttext() local
155 bool decor_redraw_reset(buf_T *buf, DecorState *state) in decor_redraw_reset()
170 bool decor_redraw_start(buf_T *buf, int top_row, DecorState *state) in decor_redraw_start()
179 mtmark_t mark = marktree_itr_current(state->itr); in decor_redraw_start() local
228 bool decor_redraw_line(buf_T *buf, int row, DecorState *state) in decor_redraw_line()
239 static void decor_add(DecorState *state, int start_row, int start_col, int end_row, int end_col, in decor_add()
260 int decor_redraw_col(buf_T *buf, int col, int win_col, bool hidden, DecorState *state) in decor_redraw_col()
269 mtmark_t mark = marktree_itr_current(state->itr); in decor_redraw_col() local
353 void decor_redraw_end(DecorState *state) in decor_redraw_end()
358 bool decor_redraw_eol(buf_T *buf, DecorState *state, int *eol_attr, int eol_col) in decor_redraw_eol()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Tasklets/Mono.Tasklets/
H A DContinuation.cs62 extern static Exception mark (IntPtr cont); in mark() method in Mono.Tasklets.Continuation
65 extern static int store (IntPtr cont, int state, out Exception exception); in store()
68 extern static Exception restore (IntPtr cont, int state); in restore()
78 public int Store (int state) in Store()
88 public void Restore (int state) in Restore()
/dports/benchmarks/bombardier/bombardier-1.2.5/vendor/github.com/alecthomas/template/
H A Dhelper.go22 if err != nil {
24 }
26 }
28 // ParseFiles creates a new Template and parses the template definitions from
36 // ParseFiles parses the named files and associates the resulting templates with
43 // parseFiles is the helper for the method and function. If the argument
47 // Not really a problem, but be consistent.
52 if err != nil {
57 // First template becomes return value if not already defined,
71 }
[all …]
/dports/www/moodle310/moodle/lib/
H A Dwiki_to_markdown.php61 function close_block( $state ) {
89 function do_replace( $line, $mark, $tag ) {
109 function do_replace_markdown( $line, $mark, $tag ) {
130 function do_replace_sub( $line, $mark, $tag ) {
/dports/www/moodle311/moodle/lib/
H A Dwiki_to_markdown.php61 function close_block( $state ) {
89 function do_replace( $line, $mark, $tag ) {
109 function do_replace_markdown( $line, $mark, $tag ) {
130 function do_replace_sub( $line, $mark, $tag ) {
/dports/www/moodle39/moodle/lib/
H A Dwiki_to_markdown.php61 function close_block( $state ) {
89 function do_replace( $line, $mark, $tag ) {
109 function do_replace_markdown( $line, $mark, $tag ) {
130 function do_replace_sub( $line, $mark, $tag ) {
/dports/x11/libsx/libsx/src/
H A Dmenu.c106 void SetMenuItemChecked(Widget w, int state) in SetMenuItemChecked()
110 Pixmap mark; in SetMenuItemChecked() local
150 Pixmap mark; in GetMenuItemChecked() local
/dports/converters/iconv/iconv-2.0/ces/
H A Dutf-16.c41 int *state; in convert_from_ucs() local
82 int *state, mark; in convert_to_ucs() local
H A Diso-10646-ucs-2.c47 int *state; in convert_from_ucs() local
76 int *state, mark; in convert_to_ucs() local
H A Diso-10646-ucs-4.c48 int *state, bytes; in convert_from_ucs() local
75 int *state, mark; in convert_to_ucs() local
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dfolding.py46 def mark(self, block, state=None): argument
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/basicfuncs/
H A Dtf-map.c34 MapState *state = (MapState *)s; in tf_map_prepare() local
63 MapState *state = (MapState *)s; in tf_map_call() local
70 ScratchBuffersMarker mark; in tf_map_call() local
91 MapState *state = (MapState *)s; in tf_map_free_state() local
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/epydoc/markup/
H A Dpyval_repr.py68 def mark(self): member in _ColorizerState
72 def restore(self, mark): argument
178 def _colorize(self, pyval, state): argument
252 def _multiline(self, func, pyval, state, *args): argument
272 def _colorize_iter(self, pyval, state, prefix, suffix): argument
285 def _colorize_dict(self, items, state, prefix, suffix): argument
300 def _colorize_str(self, pyval, state, prefix, encoding): argument
319 def _colorize_re(self, pyval, state): argument
335 def _colorize_re_flags(self, flags, state): argument
342 def _colorize_re_tree(self, tree, state, noparen, groups): argument
[all …]

12345678910>>...82