Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/openbsd/usr.bin/tmux/
H A Doptions-table.c217 .scope = OPTIONS_TABLE_SERVER,
224 .scope = OPTIONS_TABLE_SERVER,
234 .scope = OPTIONS_TABLE_SERVER,
249 .scope = OPTIONS_TABLE_SERVER,
272 .scope = OPTIONS_TABLE_SERVER,
279 .scope = OPTIONS_TABLE_SERVER,
286 .scope = OPTIONS_TABLE_SERVER,
296 .scope = OPTIONS_TABLE_SERVER,
303 .scope = OPTIONS_TABLE_SERVER,
311 .scope = OPTIONS_TABLE_SERVER,
[all …]
H A Dwindow-customize.c128 switch (scope) { in window_customize_get_tree()
192 switch (scope) { in window_customize_scope_text()
252 item->scope = scope; in window_customize_build_array()
324 item->scope = scope; in window_customize_build_option()
1031 scope = item->scope; in window_customize_set_option()
1041 scope = item->scope; in window_customize_set_option()
1057 scope = item->scope; in window_customize_set_option()
1077 if (scope == item->scope) in window_customize_set_option()
1115 new_item->scope = scope; in window_customize_set_option()
1254 new_item->scope = item->scope; in window_customize_set_key()
[all …]
H A Dcmd-parse.y167 if (ps->scope == NULL || ps->scope->flag)
178 if (ps->scope == NULL || ps->scope->flag)
228 (ps->scope == NULL || ps->scope->flag))
239 (ps->scope == NULL || ps->scope->flag))
249 scope = xmalloc(sizeof *scope);
255 ps->scope = scope;
263 scope = xmalloc(sizeof *scope);
264 scope->flag = !ps->scope->flag;
267 ps->scope = scope;
275 scope = xmalloc(sizeof *scope);
[all …]
H A Dcmd-show-options.c84 int window, idx, ambiguous, parent, scope; in cmd_show_options_exec() local
90 scope = options_scope_from_flags(args, window, target, &oo, in cmd_show_options_exec()
92 if (scope == OPTIONS_TABLE_NONE) { in cmd_show_options_exec()
99 return (cmd_show_options_all(self, item, scope, oo)); in cmd_show_options_exec()
113 scope = options_scope_from_name(args, window, name, target, &oo, in cmd_show_options_exec()
115 if (scope == OPTIONS_TABLE_NONE) { in cmd_show_options_exec()
200 cmd_show_options_all(struct cmd *self, struct cmdq_item *item, int scope, in cmd_show_options_all() argument
220 if (~oe->scope & scope) in cmd_show_options_all()
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp97 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter() local
100 clearRefsIn(scope.Releases.begin(), scope.Releases.end(), info.Refs); in ~AutoreleasePoolRewriter()
121 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter() local
123 clearUnavailableDiags(*scope.End); in ~AutoreleasePoolRewriter()
127 Pass.TA.removeStmt(*scope.End); in ~AutoreleasePoolRewriter()
152 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter() local
208 scope.End = I; in VisitCompoundStmt()
209 handlePoolScope(scope, S); in VisitCompoundStmt()
340 ReleaseCollector releaseColl(scope.PoolVar, scope.Releases); in handlePoolScope()
343 for (; I != scope.End; ++I) in handlePoolScope()
[all …]
/openbsd/sys/dev/acpi/
H A Ddsdt.c1806 scope->pos = scope->end; in aml_findscope()
1811 scope->pos = scope->end; in aml_findscope()
1814 scope->pos = scope->end; in aml_findscope()
1821 scope = scope->parent; in aml_findscope()
1901 scope->pos = scope->start; in aml_pushscope()
3386 scope->pos = aml_parsename(scope->node, scope->pos, in aml_disasm()
3718 scope->pos = scope->end; in aml_seterror()
3719 scope = scope->parent; in aml_seterror()
3805 if (scope == NULL || scope->pos >= scope->end) { in aml_parse()
3878 scope->pos = aml_parsename(scope->node, scope->pos, in aml_parse()
[all …]
H A Dacpidebug.c39 extern void aml_disasm(struct aml_scope *scope, int lvl,
52 char scope[80]; variable
245 memset(scope, 0, sizeof scope); in db_parse_name()
249 if (strlcat(scope, db_tok_string, sizeof scope) >= in db_parse_name()
250 sizeof scope) { in db_parse_name()
256 if (strlcat(scope, ".", sizeof scope) >= in db_parse_name()
257 sizeof scope) { in db_parse_name()
264 if (!strlen(scope)) { in db_parse_name()
285 node = aml_searchname(acpi_softc->sc_root, scope); in db_acpi_showval()
309 node = aml_searchname(acpi_softc->sc_root, scope); in db_acpi_disasm()
/openbsd/gnu/gcc/gcc/cp/
H A Dname-lookup.c332 binding->scope = scope; in new_class_binding()
1378 for (scope = current_binding_level; scope; scope = scope->level_chain) in leave_scope()
1768 if (binding->scope == scope) in find_binding()
1804 result->scope = scope; in binding_for_name()
2775 if (!scope || !TYPE_P (scope)) in do_class_using_decl()
2874 scope = ORIGINAL_NAMESPACE (scope); in namespace_binding()
2908 scope = ORIGINAL_NAMESPACE (scope); in set_decl_namespace()
3799 scope = ORIGINAL_NAMESPACE (scope); in qualified_lookup_using_namespace()
3866 scope = binding->scope->level_chain; in outer_binding()
3881 while (scope && scope != outer_scope && scope->kind != sk_namespace) in outer_binding()
[all …]
H A Dsemantics.c635 tree r, scope; in begin_if_stmt() local
904 tree r, scope; in begin_switch_stmt() local
967 tree scope; in finish_switch_stmt() local
1477 tree scope; in check_accessibility_of_qualified_id() local
1949 if (scope && TYPE_P (scope) && !check_dtor_name (scope, destructor)) in finish_pseudo_destructor_expr()
2479 tree scope, in finish_id_expression() argument
2508 if (scope in finish_id_expression()
2694 if (scope) in finish_id_expression()
2710 scope, in finish_id_expression()
2715 scope, in finish_id_expression()
[all …]
/openbsd/regress/usr.bin/mandoc/man/SH/
H A Dnoarg.out_lint1 mandoc: noarg.in:5:2: WARNING: line scope broken: SH breaks SH
2 mandoc: noarg.in:9:2: WARNING: line scope broken: SS breaks SH
3 mandoc: noarg.in:12:2: WARNING: line scope broken: TP breaks SH
4 mandoc: noarg.in:16:2: WARNING: line scope broken: IP breaks SH
5 mandoc: noarg.in:19:2: WARNING: line scope broken: HP breaks SH
6 mandoc: noarg.in:23:2: WARNING: line scope broken: PP breaks SH
7 mandoc: noarg.in:26:2: WARNING: line scope broken: RS breaks SH
8 mandoc: noarg.in:29:2: WARNING: line scope broken: RE breaks SH
10 mandoc: noarg.in:32:2: WARNING: line scope broken: UR breaks SH
11 mandoc: noarg.in:35:2: WARNING: line scope broken: UE breaks SH
[all …]
/openbsd/regress/usr.bin/mandoc/man/SS/
H A Dnoarg.out_lint1 mandoc: noarg.in:5:2: WARNING: line scope broken: SH breaks SS
2 mandoc: noarg.in:9:2: WARNING: line scope broken: SS breaks SS
3 mandoc: noarg.in:12:2: WARNING: line scope broken: TP breaks SS
4 mandoc: noarg.in:16:2: WARNING: line scope broken: IP breaks SS
5 mandoc: noarg.in:19:2: WARNING: line scope broken: HP breaks SS
6 mandoc: noarg.in:23:2: WARNING: line scope broken: PP breaks SS
7 mandoc: noarg.in:26:2: WARNING: line scope broken: RS breaks SS
8 mandoc: noarg.in:29:2: WARNING: line scope broken: RE breaks SS
10 mandoc: noarg.in:32:2: WARNING: line scope broken: UR breaks SS
11 mandoc: noarg.in:35:2: WARNING: line scope broken: UE breaks SS
[all …]
/openbsd/regress/usr.bin/mandoc/man/B/
H A Dnest.out_lint1 mandoc: nest.in:12:2: WARNING: line scope broken: IR breaks SM
2 mandoc: nest.in:11:2: WARNING: line scope broken: IR breaks B
3 mandoc: nest.in:15:2: WARNING: line scope broken: SH breaks SM
4 mandoc: nest.in:14:2: WARNING: line scope broken: SH breaks B
5 mandoc: nest.in:18:2: WARNING: line scope broken: RI breaks B
6 mandoc: nest.in:17:2: WARNING: line scope broken: RI breaks B
/openbsd/usr.sbin/rpki-client/
H A Drrdp_snapshot.c46 enum snapshot_scope scope; member
56 if (sxml->scope != SNAPSHOT_SCOPE_NONE) in start_snapshot_elem()
95 sxml->scope = SNAPSHOT_SCOPE_SNAPSHOT; in start_snapshot_elem()
103 if (sxml->scope != SNAPSHOT_SCOPE_SNAPSHOT) in end_snapshot_elem()
106 sxml->scope = SNAPSHOT_SCOPE_END; in end_snapshot_elem()
116 if (sxml->scope != SNAPSHOT_SCOPE_SNAPSHOT) in start_publish_elem()
139 sxml->scope = SNAPSHOT_SCOPE_PUBLISH; in start_publish_elem()
147 if (sxml->scope != SNAPSHOT_SCOPE_PUBLISH) in end_publish_elem()
155 sxml->scope = SNAPSHOT_SCOPE_SNAPSHOT; in end_publish_elem()
201 if (sxml->scope == SNAPSHOT_SCOPE_PUBLISH) in snapshot_content_handler()
[all …]
H A Drrdp_delta.c48 enum delta_scope scope; member
58 if (dxml->scope != DELTA_SCOPE_NONE) in start_delta_elem()
95 dxml->scope = DELTA_SCOPE_EMPTY_DELTA; in start_delta_elem()
103 if (dxml->scope == DELTA_SCOPE_EMPTY_DELTA) in end_delta_elem()
105 if (dxml->scope != DELTA_SCOPE_DELTA) in end_delta_elem()
108 dxml->scope = DELTA_SCOPE_END; in end_delta_elem()
121 dxml->scope != DELTA_SCOPE_DELTA) in start_publish_withdraw_elem()
151 dxml->scope = DELTA_SCOPE_PUBLISH; in start_publish_withdraw_elem()
159 if (dxml->scope != DELTA_SCOPE_PUBLISH) in end_publish_withdraw_elem()
167 dxml->scope = DELTA_SCOPE_DELTA; in end_publish_withdraw_elem()
[all …]
/openbsd/regress/usr.bin/mandoc/man/TP/
H A Dbroken.out_lint1 mandoc: broken.in:11:2: WARNING: line scope broken: RE breaks TP
2 mandoc: broken.in:16:1: WARNING: skipping blank line in line scope
3 mandoc: broken.in:21:2: WARNING: line scope broken: EOF breaks I
4 mandoc: broken.in:20:2: WARNING: line scope broken: EOF breaks B
5 mandoc: broken.in:19:2: WARNING: line scope broken: EOF breaks TP
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcp-namespace.c79 const char *scope,
90 const char *scope,
366 const char *scope, in lookup_namespace_scope() argument
371 if (scope[scope_len] != '\0') in lookup_namespace_scope()
381 gdb_assert (scope[new_scope_len] == ':'); in lookup_namespace_scope()
387 scope, new_scope_len); in lookup_namespace_scope()
396 strncpy (namespace, scope, scope_len); in lookup_namespace_scope()
582 const char *scope; in cp_lookup_transparent_type() local
591 if (scope[0] == '\0') in cp_lookup_transparent_type()
611 if (scope[scope_length] == ':') in cp_lookup_transparent_type_loop()
[all …]
H A Dblock.c35 const char *scope; member
172 && BLOCK_NAMESPACE (block)->scope != NULL) in block_scope()
173 return BLOCK_NAMESPACE (block)->scope; in block_scope()
184 block_set_scope (struct block *block, const char *scope, in block_set_scope() argument
189 BLOCK_NAMESPACE (block)->scope = scope; in block_set_scope()
237 BLOCK_NAMESPACE (block)->scope = NULL; in block_initialize_namespace()
/openbsd/lib/libc/asr/
H A Dgetnameinfo.c51 char scope[IF_NAMESIZE + 1], *ifname; in asr_print_addr() local
74 scope[0] = SCOPE_DELIMITER; in asr_print_addr()
75 scope[1] = '\0'; in asr_print_addr()
83 ifname = if_indextoname(ifidx, scope + 1); in asr_print_addr()
86 (void)snprintf(scope + 1, sizeof(scope) - 1, "%u", ifidx); in asr_print_addr()
89 (void)strlcat(buf, scope, buflen); in asr_print_addr()
91 s += strlen(scope); in asr_print_addr()
/openbsd/usr.sbin/unbound/edns-subnet/
H A Daddrtree.c98 node->scope = scope; in node_create()
374 if (tree->max_depth < scope) scope = tree->max_depth; in addrtree_insert()
376 if (scope < sourcemask) sourcemask = scope; in addrtree_insert()
388 node->scope = scope; in addrtree_insert()
404 newnode = node_create(tree, elem, scope, ttl); in addrtree_insert()
425 node->scope = scope; in addrtree_insert()
451 newnode->scope = scope; in addrtree_insert()
461 newnode = node_create(tree, elem, scope, ttl); in addrtree_insert()
493 log_assert(node->scope >= depth); in addrtree_find()
494 if (depth == node->scope || in addrtree_find()
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A D2use15 # Check compile time scope of pragma
26 # Check compile time scope of pragma
37 # Check runtime scope of pragma
48 # Check runtime scope of pragma
59 # Check runtime scope of pragma
179 # Check scope of pragma with eval
192 # Check scope of pragma with eval
206 # Check scope of pragma with eval
220 # Check scope of pragma with eval
234 # Check scope of pragma with eval
[all …]
H A D5nolint99 # Check scope of pragma with eval
112 # Check scope of pragma with eval
126 # Check scope of pragma with eval
139 # Check scope of pragma with eval
153 # Check scope of pragma with eval
166 # Check scope of pragma with eval
180 # Check scope of pragma with eval
193 # Check scope of pragma with eval
/openbsd/regress/usr.bin/mandoc/man/TS/
H A Dbreak.out_lint1 mandoc: break.in:7:2: WARNING: line scope broken: TS breaks TP
2 mandoc: break.in:14:2: WARNING: line scope broken: TS breaks SH
3 mandoc: break.in:21:2: WARNING: line scope broken: TS breaks SS
4 mandoc: break.in:28:2: WARNING: line scope broken: TS breaks B
/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.h171 typedef struct scope { struct
172 SLIST_ENTRY(scope) scope_stack_links;
173 TAILQ_ENTRY(scope) scope_links;
174 TAILQ_HEAD(, scope) inner_scope;
184 SLIST_HEAD(scope_list, scope); argument
185 TAILQ_HEAD(scope_tailq, scope);
/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml200 scope:Llvm.llmetadata ->
216 scope:Llvm.llmetadata ->
226 scope:Llvm.llmetadata ->
233 ~column ~scope =
282 scope:Llvm.llmetadata ->
295 scope:Llvm.llmetadata ->
348 scope:Llvm.llmetadata ->
365 scope:Llvm.llmetadata ->
379 scope:Llvm.llmetadata ->
421 scope:Llvm.llmetadata ->
[all …]
/openbsd/usr.sbin/tcpdump/
H A Dprint-ospf6.c122 char *scope; in ospf6_print_ls_type() local
126 scope = "linklocal-"; in ospf6_print_ls_type()
129 scope = "area-"; in ospf6_print_ls_type()
132 scope = "AS-"; in ospf6_print_ls_type()
135 scope = ""; in ospf6_print_ls_type()
145 printf(" %snet dr %s if %s", scope, in ospf6_print_ls_type()
163 printf(" %sase %s asbr %s", scope, in ospf6_print_ls_type()
169 printf(" %sgroup %s rtr %s", scope, in ospf6_print_ls_type()
175 printf(" %stype7 %s rtr %s", scope, in ospf6_print_ls_type()
181 printf(" %slink %s rtr %s", scope, in ospf6_print_ls_type()
[all …]

12345678910>>...30