Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 25 of 1943) sorted by relevance

12345678910>>...78

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Drpptreewalker.h63 virtual void evaluateEmptyDirective(const EmptyDirective *directive) {Q_UNUSED(directive);} in evaluateEmptyDirective()
64 virtual void evaluateErrorDirective(const ErrorDirective *directive) {Q_UNUSED(directive);} in evaluateErrorDirective()
65 virtual void evaluatePragmaDirective(const PragmaDirective *directive) {Q_UNUSED(directive);} in evaluatePragmaDirective()
66 virtual void evaluateIncludeDirective(const IncludeDirective *directive) {Q_UNUSED(directive);} in evaluateIncludeDirective()
67 virtual void evaluateDefineDirective(const DefineDirective *directive) {Q_UNUSED(directive);} in evaluateDefineDirective()
68 virtual void evaluateUndefDirective(const UndefDirective *directive) {Q_UNUSED(directive);} in evaluateUndefDirective()
69 virtual void evaluateLineDirective(const LineDirective *directive) {Q_UNUSED(directive);} in evaluateLineDirective()
70 virtual void evaluateNonDirective(const NonDirective *directive) {Q_UNUSED(directive);} in evaluateNonDirective()
78 virtual void evaluateEndifDirective(const EndifDirective *directive) {Q_UNUSED(directive);} in evaluateEndifDirective()
H A Drpptreewalker.cpp54 else if (Directive *directive = item->toDirective()) in evaluateItem() local
76 void RppTreeWalker::evaluateDirective(const Directive *directive) in evaluateDirective()
129 void RppTreeWalker::evaluateIfdefDirective(const IfdefDirective *directive) in evaluateIfdefDirective()
136 void RppTreeWalker::evaluateIfndefDirective(const IfndefDirective *directive) in evaluateIfndefDirective()
143 void RppTreeWalker::evaluateIfDirective(const IfDirective *directive) in evaluateIfDirective()
150 void RppTreeWalker::evaluateElifDirective(const ElifDirective *directive) in evaluateElifDirective()
157 void RppTreeWalker::evaluateElseDirective(const ElseDirective *directive) in evaluateElseDirective()
/dports/sysutils/bfs/bfs-2.3.1/
H A Dprintf.c73 static bool should_color(CFILE *cfile, const struct bfs_printf *directive) { in should_color()
189 static int bfs_printf_b(CFILE *cfile, const struct bfs_printf *directive, const struct BFTW *ftwbuf… in bfs_printf_b()
201 static int bfs_printf_d(CFILE *cfile, const struct bfs_printf *directive, const struct BFTW *ftwbuf… in bfs_printf_d()
206 static int bfs_printf_D(CFILE *cfile, const struct bfs_printf *directive, const struct BFTW *ftwbuf… in bfs_printf_D()
217 static int bfs_printf_f(CFILE *cfile, const struct bfs_printf *directive, const struct BFTW *ftwbuf… in bfs_printf_f()
542 static void free_directive(struct bfs_printf *directive) { in free_directive()
553 struct bfs_printf *directive = malloc(sizeof(*directive)); in new_directive() local
589 struct bfs_printf *directive = *literal; in append_literal() local
635 struct bfs_printf *directive = new_directive(ctx, bfs_printf_flush); in bfs_printf_parse() local
656 struct bfs_printf *directive = new_directive(ctx, NULL); in bfs_printf_parse() local
[all …]
/dports/databases/namazu2/namazu-2.0.21/src/
H A Drcfile.c187 process_rc_blank(const char *directive, const StrList *args) in process_rc_blank()
194 process_rc_comment(const char *directive, const StrList *args) in process_rc_comment()
201 process_rc_debug(const char *directive, const StrList *args) in process_rc_debug()
214 process_rc_index(const char *directive, const StrList *args) in process_rc_index()
226 process_rc_alias(const char *directive, const StrList *args) in process_rc_alias()
238 process_rc_replace(const char *directive, const StrList *args) in process_rc_replace()
300 process_rc_lang(const char *directive, const StrList *args) in process_rc_lang()
333 process_rc_maxhit(const char *directive, const StrList *args) in process_rc_maxhit()
567 char directive[BUFSIZE] = ""; in get_rc_args() local
619 char *directive; in parse_rcfile() local
[all …]
/dports/www/c-icap/c_icap-0.5.10/
H A Dcfg_lib.c81 struct ci_options_entry *search_options_table(const char *directive, in search_options_table()
129 int ci_cfg_set_int(const char *directive, const char **argv, void *setdata) in ci_cfg_set_int()
153 int ci_cfg_set_str(const char *directive, const char **argv, void *setdata) in ci_cfg_set_str()
172 int ci_cfg_onoff(const char *directive, const char **argv, void *setdata) in ci_cfg_onoff()
195 int ci_cfg_disable(const char *directive, const char **argv, void *setdata) in ci_cfg_disable()
206 int ci_cfg_enable(const char *directive, const char **argv, void *setdata) in ci_cfg_enable()
216 int ci_cfg_size_off(const char *directive, const char **argv, void *setdata) in ci_cfg_size_off()
248 int ci_cfg_size_long(const char *directive, const char **argv, void *setdata) in ci_cfg_size_long()
278 int ci_cfg_version(const char *directive, const char **argv, void *setdata) in ci_cfg_version()
286 int ci_cfg_build_info(const char *directive, const char **argv, void *setdata) in ci_cfg_build_info()
H A Dcfg_param.c391 int cfg_set_port(const char *directive, const char **argv, void *setdata) in cfg_set_port()
486 int cfg_load_service(const char *directive, const char **argv, void *setdata) in cfg_load_service()
503 int cfg_service_alias(const char *directive, const char **argv, void *setdata) in cfg_service_alias()
520 int cfg_load_module(const char *directive, const char **argv, void *setdata) in cfg_load_module()
561 int cfg_set_logformat(const char *directive, const char **argv, void *setdata) in cfg_set_logformat()
572 int cfg_set_accesslog(const char *directive, const char **argv, void *setdata) in cfg_set_accesslog()
588 int cfg_set_logger(const char *directive, const char **argv, void *setdata) in cfg_set_logger()
603 int cfg_set_tmp_dir(const char *directive, const char **argv, void *setdata) in cfg_set_tmp_dir()
679 int cfg_acl_add(const char *directive, const char **argv, void *setdata) in cfg_acl_add()
1210 int intl_cfg_onoff(const char *directive, const char **argv, void *setdata) in intl_cfg_onoff()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/
H A Dhalide_scheduler.cpp18 static void applySplit(const FileNode& directive, Halide::Func& func, in applySplit()
36 static void applyReorder(const FileNode& directive, Halide::Func& func) in applyReorder()
50 static void applyFuse(const FileNode& directive, Halide::Func& func) in applyFuse()
71 static void applyParallel(const FileNode& directive, Halide::Func& func) in applyParallel()
81 static void applyUnroll(const FileNode& directive, Halide::Func& func) in applyUnroll()
91 static void applyVectorize(const FileNode& directive, Halide::Func& func, in applyVectorize()
109 static void applyStoreAt(const FileNode& directive, Halide::Func& func, in applyStoreAt()
124 static void applyComputeAt(const FileNode& directive, Halide::Func& func, in applyComputeAt()
147 static void applyGpuBlocks(const FileNode& directive, Halide::Func& func) in applyGpuBlocks()
157 static void applyGpuThreads(const FileNode& directive, Halide::Func& func) in applyGpuThreads()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Razor/Parser/
H A DVBCodeParser.Directives.cs297 …protected virtual Func<bool> EndTerminatedDirective(string directive, BlockType blockType, SpanCod… in EndTerminatedDirective()
325 …protected virtual bool EndTerminatedDirectiveBody(string directive, SourceLocation blockStart, boo… in EndTerminatedDirectiveBody()
377 protected bool At(string directive) in At()
384 protected void AssertDirective(string directive) in AssertDirective()
/dports/devel/py-deprecated/Deprecated-1.2.13/tests/
H A Dtest_sphinx_adapter.py51 def test_sphinx_adapter(directive, line_length, expected): argument
74 def test_sphinx_adapter__empty_docstring(directive): argument
110 def test_decorator_accept_line_length(decorator_factory, directive): argument
/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dlilydirectives.c93 DenemoDirective *directive = NULL; in find_directive() local
146 DenemoDirective *directive = NULL; in delete_directive() local
239 DenemoDirective *directive = NULL; in attach_directive() local
528 DenemoDirective *directive = get_clef_directive (tag); in delete_clef_directive() local
944 DenemoDirective *directive = get_note_directive (tag); in delete_note_directive() local
1470 attach_textedit_widget (DenemoDirective * directive) in attach_textedit_widget()
2200 DenemoDirective *directive = directives->data; in unpopulate_menu() local
2707 DenemoDirective *directive; in edit_object_directive() local
2744 DenemoDirective *directive; in delete_chord_or_note_directive() local
3464 DenemoDirective *directive = NULL; in get_next_directive_at_cursor() local
[all …]
/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Dpacman-conf.c128 static void show_float(const char *directive, float val) in show_float()
136 static void show_bool(const char *directive, short unsigned int val) in show_bool()
143 static void show_str(const char *directive, const char *val) in show_str()
154 static void show_list_str(const char *directive, alpm_list_t *list) in show_list_str()
162 static void show_cleanmethod(const char *directive, unsigned int method) in show_cleanmethod()
172 static void show_siglevel(const char *directive, alpm_siglevel_t level, int pkgonly) in show_siglevel()
215 static void show_usage(const char *directive, int usage) in show_usage()
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dcfgfile.c150 int config_get_int(const char *directive, int *value) { in config_get_int()
171 int config_get_float(const char *directive, float *value) { in config_get_float()
192 char *config_get_string(const char *directive) { in config_get_string()
202 int config_get_bool(const char *directive) { in config_get_bool()
215 int config_get_enum(const char *directive, config_enumeration_type *enumeration, int *value) { in config_get_enum()
234 void config_set_string(const char *directive, const char* s) { in config_set_string()
/dports/www/htdigest/httpd-2.4.6/include/
H A Dhttp_config.h128 # define AP_INIT_TAKE1(directive, func, mconfig, where, help) \ argument
134 # define AP_INIT_TAKE2(directive, func, mconfig, where, help) \ argument
137 # define AP_INIT_TAKE12(directive, func, mconfig, where, help) \ argument
143 # define AP_INIT_TAKE13(directive, func, mconfig, where, help) \ argument
152 # define AP_INIT_TAKE3(directive, func, mconfig, where, help) \ argument
155 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ argument
176 # define AP_INIT_TAKE1(directive, func, mconfig, where, help) \ argument
180 # define AP_INIT_TAKE2(directive, func, mconfig, where, help) \ argument
192 # define AP_INIT_TAKE3(directive, func, mconfig, where, help) \ argument
194 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ argument
[all …]
/dports/www/apache24/httpd-2.4.53/include/
H A Dhttp_config.h128 # define AP_INIT_TAKE1(directive, func, mconfig, where, help) \ argument
134 # define AP_INIT_TAKE2(directive, func, mconfig, where, help) \ argument
137 # define AP_INIT_TAKE12(directive, func, mconfig, where, help) \ argument
143 # define AP_INIT_TAKE13(directive, func, mconfig, where, help) \ argument
152 # define AP_INIT_TAKE3(directive, func, mconfig, where, help) \ argument
155 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ argument
176 # define AP_INIT_TAKE1(directive, func, mconfig, where, help) \ argument
180 # define AP_INIT_TAKE2(directive, func, mconfig, where, help) \ argument
192 # define AP_INIT_TAKE3(directive, func, mconfig, where, help) \ argument
194 # define AP_INIT_FLAG(directive, func, mconfig, where, help) \ argument
[all …]
/dports/mail/tpop3d/tpop3d-1.5.5/
H A Dconfig.c127 int config_get_int(const char *directive, int *value) { in config_get_int()
148 int config_get_float(const char *directive, float *value) { in config_get_float()
169 char *config_get_string(const char *directive) { in config_get_string()
179 int config_get_bool(const char *directive) { in config_get_bool()
/dports/math/z3/z3-z3-4.8.13/examples/msf/Validator/
H A DProgram.cs43 static void ExecuteZ3(string fileName, Z3BaseDirective directive) in ExecuteZ3()
64 static void ConvertToSMT2(string fileName, Z3BaseDirective directive) in ConvertToSMT2()
87 static void ValidateZ3(string fileName, Z3BaseDirective directive) in ValidateZ3()
/dports/math/py-z3-solver/z3-z3-4.8.10/examples/msf/Validator/
H A DProgram.cs43 static void ExecuteZ3(string fileName, Z3BaseDirective directive) in ExecuteZ3()
64 static void ConvertToSMT2(string fileName, Z3BaseDirective directive) in ConvertToSMT2()
87 static void ValidateZ3(string fileName, Z3BaseDirective directive) in ValidateZ3()
/dports/www/thttpd/thttpd-2.29/cgi-src/
H A Dssi.c90 not_found2( char* directive, char* tag, char* filename2 ) in not_found2()
103 not_permitted( char* directive, char* tag, char* val ) in not_permitted()
116 unknown_directive( char* filename, char* directive ) in unknown_directive()
129 unknown_tag( char* filename, char* directive, char* tag ) in unknown_tag()
142 unknown_value( char* filename, char* directive, char* tag, char* val ) in unknown_value()
319 do_config( char* vfilename, char* filename, FILE* fp, char* directive, char* tag, char* val ) in do_config()
353 do_include( char* vfilename, char* filename, FILE* fp, char* directive, char* tag, char* val ) in do_include()
410 do_echo( char* vfilename, char* filename, FILE* fp, char* directive, char* tag, char* val ) in do_echo()
473 do_fsize( char* vfilename, char* filename, FILE* fp, char* directive, char* tag, char* val ) in do_fsize()
493 do_flastmod( char* vfilename, char* filename, FILE* fp, char* directive, char* tag, char* val ) in do_flastmod()
[all …]
/dports/japanese/ebnetd/ebnetd-1.0/lib/
H A Dreadconf.c84 Configuration *directive; local
411 Configuration *directive; local
431 Configuration *directive; local
455 Configuration *directive; local
/dports/databases/py-alembic14/alembic-1.4.3/alembic/autogenerate/
H A Drewriter.py90 def _rewrite(self, context, revision, directive): argument
114 def _traverse_script(self, context, revision, directive): argument
136 def _traverse_op_container(self, context, revision, directive): argument
140 def _traverse_any_directive(self, context, revision, directive): argument
143 def _traverse_for(self, context, revision, directive): argument
/dports/audio/festival/speech_tools/siod/
H A Dslib_format.cc139 char *directive = get_directive(formatstr); in format_string() local
162 char *directive = get_directive(formatstr); in format_lisp() local
182 char *directive = get_directive(formatstr); in format_int() local
205 char *directive = get_directive(formatstr); in format_float() local
228 char *directive = get_directive(formatstr); in format_double() local
260 static int get_field_width(const char *directive) in get_field_width()
/dports/www/c-icap/c_icap-0.5.10/modules/
H A Dsys_logger.c89 int cfg_set_facility(const char *directive, const char **argv, void *setdata) in cfg_set_facility()
130 int cfg_set_priority(const char *directive, const char **argv, void *setdata) in cfg_set_priority()
158 int cfg_syslog_logformat(const char *directive, const char **argv, void *setdata) in cfg_syslog_logformat()
216 int cfg_syslog_access(const char *directive, const char **argv, void *setdata) in cfg_syslog_access()
/dports/www/matomo/piwik/core/View/
H A DSecurityPolicy.php54 public function addPolicy($directive, $value) {
67 public function removeDirective($directive) {
78 public function overridePolicy($directive, $value) {
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xap/
H A Ddis.h22 struct directive { struct
28 struct directive *d_next; argument
/dports/math/octave-forge-doctest/doctest-0.7.0/inst/private/
H A Ddoctest_default_directives.m22 directive = varargin{1}; variable
26 directive = varargin{2}; variable

12345678910>>...78