Searched defs:callout (Results 1 – 8 of 8) sorted by relevance
/third_party/FreeBSD/sys/sys/ |
D | _callout.h | 54 struct callout { struct 57 struct pthread_mutex callout_mtx; argument 58 struct callout_data callout_data; argument 59 SPIN_LOCK_S lock;
|
/third_party/FreeBSD/sys/kern/ |
D | kern_timeout.c | 67 struct callout* callout = arg; in callout_function() local
|
/third_party/googletest/docs/_sass/ |
D | main.scss | 126 .main .callout { class
|
/third_party/boost/tools/quickbook/src/ |
D | syntax_highlight.cpp | 137 void syntax_highlight_actions::callout(parse_iterator, parse_iterator) in callout() function in quickbook::syntax_highlight_actions 224 callout(self.actions, &syntax_highlight_actions::callout); in definition() local 396 callout(self.actions, &syntax_highlight_actions::callout); in definition() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_intmodedep.h | 585 int (*callout)(pcre2_callout_block *, void *); member 888 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member 917 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
|
D | pcre2grep.c | 1920 decode_dollar_escape(PCRE2_SPTR begin, PCRE2_SPTR string, BOOL callout, in decode_dollar_escape() 2103 syntax_check_output_text(PCRE2_SPTR string, BOOL callout) in syntax_check_output_text() 2138 display_output_text(PCRE2_SPTR string, BOOL callout, PCRE2_SPTR subject, in display_output_text()
|
D | pcre2_jit_compile.c | 186 int (*callout)(pcre2_callout_block *, void *); member
|
/third_party/boost/libs/hana/doc/js/ |
D | highcharts.js | 114 …,v(g.clockwise)?1-g.clockwise:0,c+d*r,b+d*x]);l||k.push(["Z"])}return k},callout:function(c,b,e,d,… method
|