Searched refs:scope (Results 1 - 25 of 258) sorted by relevance

1234567891011

/openbsd-current/regress/usr.bin/mandoc/mdoc/Sm/
H A DMakefile3 REGRESS_TARGETS = noarg badarg scope spacing-No spacing-Op twoarg
6 SKIP_TMAN ?= scope
/openbsd-current/usr.bin/tmux/
H A Doptions-table.c178 .scope = OPTIONS_TABLE_SESSION, \
187 .scope = OPTIONS_TABLE_WINDOW|OPTIONS_TABLE_PANE, \
196 .scope = OPTIONS_TABLE_WINDOW, \
217 .scope = OPTIONS_TABLE_SERVER,
224 .scope = OPTIONS_TABLE_SERVER,
234 .scope = OPTIONS_TABLE_SERVER,
249 .scope = OPTIONS_TABLE_SERVER,
257 .scope = OPTIONS_TABLE_WINDOW|OPTIONS_TABLE_PANE,
264 .scope = OPTIONS_TABLE_WINDOW|OPTIONS_TABLE_PANE,
272 .scope
[all...]
H A Dwindow-customize.c86 enum window_customize_scope scope; member in struct:window_customize_itemdata
125 window_customize_get_tree(enum window_customize_scope scope, argument
128 switch (scope) {
161 return (item->oo == window_customize_get_tree(item->scope, fsp));
186 window_customize_scope_text(enum window_customize_scope scope, argument
192 switch (scope) {
231 struct mode_tree_item *top, enum window_customize_scope scope,
252 item->scope = scope;
271 struct mode_tree_item *top, enum window_customize_scope scope,
230 window_customize_build_array(struct window_customize_modedata *data, struct mode_tree_item *top, enum window_customize_scope scope, struct options_entry *o, struct format_tree *ft) argument
270 window_customize_build_option(struct window_customize_modedata *data, struct mode_tree_item *top, enum window_customize_scope scope, struct options_entry *o, struct format_tree *ft, const char *filter, struct cmd_find_state *fs) argument
382 enum window_customize_scope scope; local
1015 enum window_customize_scope scope = WINDOW_CUSTOMIZE_NONE; local
[all...]
H A Dcmd-show-options.c84 int window, idx, ambiguous, parent, scope; local
90 scope = options_scope_from_flags(args, window, target, &oo,
92 if (scope == OPTIONS_TABLE_NONE) {
99 return (cmd_show_options_all(self, item, scope, oo));
113 scope = options_scope_from_name(args, window, name, target, &oo,
115 if (scope == OPTIONS_TABLE_NONE) {
200 cmd_show_options_all(struct cmd *self, struct cmdq_item *item, int scope, argument
220 if (~oe->scope & scope)
H A Dcmd-parse.y85 struct cmd_parse_scope *scope;
167 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))
247 struct cmd_parse_scope *scope;
[all...]
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp11 // Calls to NSAutoreleasePools will be rewritten as an @autorelease scope.
22 // - There is not a corresponding -release/-drain in the same scope
24 // - There is a variable that is declared inside the intended @autorelease scope
97 PoolScope &scope = *scpI; local
98 clearRefsIn(*scope.Begin, info.Refs);
99 clearRefsIn(*scope.End, info.Refs);
100 clearRefsIn(scope.Releases.begin(), scope.Releases.end(), info.Refs);
121 PoolScope &scope = *scpI; local
122 clearUnavailableDiags(*scope
152 PoolScope &scope = *scpI; local
207 PoolScope &scope = Scopes.back(); local
254 NameReferenceChecker(ASTContext &ctx, PoolScope &scope, SourceLocation &referenceLoc, SourceLocation &declarationLoc) argument
296 handlePoolScope(PoolScope &scope, CompoundStmt *compoundS) argument
[all...]
/openbsd-current/libexec/login_ldap/
H A Dlogin_ldap.h54 int scope; member in struct:auth_ctx
76 char * search(struct auth_ctx *, char *, char *, enum scope);
/openbsd-current/sys/dev/acpi/
H A Ddsdt.c759 aml_lockfield(struct aml_scope *scope, struct aml_value *field) argument
768 aml_unlockfield(struct aml_scope *scope, struct aml_value *field) argument
1278 uint8_t *aml_parseend(struct aml_scope *scope);
1284 aml_parseopcode(struct aml_scope *scope) argument
1286 int opcode = (scope->pos[0]);
1287 int twocode = (scope->pos[0]<<8) + scope->pos[1];
1302 scope->pos += 2;
1305 scope->pos += 1;
1383 aml_parselength(struct aml_scope *scope) argument
1404 aml_parseend(struct aml_scope *scope) argument
1486 aml_callosi(struct aml_scope *scope, struct aml_value *val) argument
1801 aml_findscope(struct aml_scope *scope, int type, int endscope) argument
1827 aml_getstack(struct aml_scope *scope, int opcode) argument
1853 aml_showstack(struct aml_scope *scope) argument
1882 struct aml_scope *scope; local
1916 aml_popscope(struct aml_scope *scope) argument
2920 acpi_mutex_acquire(struct aml_scope *scope, struct aml_value *mtx, int timeout) argument
2941 acpi_mutex_release(struct aml_scope *scope, struct aml_value *mtx) argument
2954 acpi_event_wait(struct aml_scope *scope, struct aml_value *evt, int timeout) argument
2979 acpi_event_signal(struct aml_scope *scope, struct aml_value *evt) argument
2987 acpi_event_reset(struct aml_scope *scope, struct aml_value *evt) argument
2994 aml_store(struct aml_scope *scope, struct aml_value *lhs , int64_t ival, struct aml_value *rhs) argument
3100 aml_disasm(struct aml_scope *scope, int lvl, void (*dbprintf)(void *, const char *, ...) __attribute__((__format__(__kprintf__,2,3))), void *arg) argument
3465 aml_eval(struct aml_scope *scope, struct aml_value *my_ret, int ret_type, int argc, struct aml_value *argv) argument
3643 aml_parsesimple(struct aml_scope *scope, char ch, struct aml_value *rv) argument
3707 aml_seterror(struct aml_scope *scope, const char *fmt, ...) argument
3756 aml_load(struct acpi_softc *sc, struct aml_scope *scope, struct aml_value *rgn, struct aml_value *ddb) argument
3793 aml_parse(struct aml_scope *scope, int ret_type, const char *stype) argument
4514 struct aml_scope *scope; local
[all...]
H A Dacpidebug.c39 extern void aml_disasm(struct aml_scope *scope, int lvl,
51 /* name of scope for lexer */
52 char scope[80]; variable
245 memset(scope, 0, sizeof scope);
249 if (strlcat(scope, db_tok_string, sizeof scope) >=
250 sizeof scope) {
256 if (strlcat(scope, ".", sizeof scope) >
[all...]
/openbsd-current/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);
185 TAILQ_HEAD(scope_tailq, scope);
H A Daicasm.h95 struct scope *scope_alloc(void);
96 void process_scope(struct scope *);
/openbsd-current/etc/examples/
H A Dlogin_ldap.conf4 scope=sub
/openbsd-current/lib/libc/asr/
H A Dgetnameinfo.c51 char scope[IF_NAMESIZE + 1], *ifname; local
74 scope[0] = SCOPE_DELIMITER;
75 scope[1] = '\0';
83 ifname = if_indextoname(ifidx, scope + 1);
86 (void)snprintf(scope + 1, sizeof(scope) - 1, "%u", ifidx);
89 (void)strlcat(buf, scope, buflen);
91 s += strlen(scope);
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverloading.pm83 Disables overloading entirely in the current lexical scope.
87 Disables only specific overloads in the current lexical scope.
91 Reenables overloading in the current lexical scope.
95 Reenables overloading only for specific ops in the current lexical scope.
/openbsd-current/gnu/gcc/gcc/cp/
H A Dname-lookup.c36 /* The bindings for a particular name in a particular scope. */
110 a given scope. */
292 binding->scope = NULL;
298 bindings) in the class scope indicated by SCOPE. */
301 new_class_binding (tree name, tree value, tree type, cxx_scope *scope)
306 if (VEC_length (cp_class_binding, scope->class_shadowed))
309 old_base = VEC_index (cp_class_binding, scope->class_shadowed, 0);
310 if (VEC_reserve (cp_class_binding, gc, scope->class_shadowed, 1))
316 VEC_iterate (cp_class_binding, scope->class_shadowed, i, cb);
326 cb = VEC_quick_push (cp_class_binding, scope
300 new_class_binding(tree name, tree value, tree type, cxx_scope *scope) argument
1187 cxx_scope_descriptor(cxx_scope *scope) argument
1212 cxx_scope_debug(cxx_scope *scope, int line, const char *action) argument
1244 push_binding_level(struct cp_binding_level *scope) argument
1268 cxx_scope *scope; local
1330 cxx_scope *scope = current_binding_level; local
1763 find_binding(cxx_scope *scope, cxx_binding *binding) argument
1777 cxx_scope_find_binding_for_name(cxx_scope *scope, tree name) argument
1794 binding_for_name(cxx_scope *scope, tree name) argument
1817 push_using_decl(tree scope, tree name) argument
2021 validate_nonmember_using_decl(tree decl, tree scope, tree name) argument
2069 do_nonmember_using_decl(tree scope, tree name, tree oldval, tree oldtype, tree *newval, tree *newtype) argument
2188 do_local_using_decl(tree decl, tree scope, tree name) argument
2543 get_class_binding(tree name, cxx_scope *scope) argument
2655 tree scope = context_for_name_lookup (x); local
2754 do_class_using_decl(tree scope, tree name) argument
2866 namespace_binding(tree name, tree scope) argument
2884 set_namespace_binding(tree name, tree scope, tree val) argument
2903 set_decl_namespace(tree decl, tree scope, bool friendp) argument
3300 do_toplevel_using_decl(tree decl, tree scope, tree name) argument
3670 tree scope = initial; local
3731 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
3762 lookup_using_namespace(tree name, struct scope_binding *val, tree usings, tree scope, int flags) argument
3788 qualified_lookup_using_namespace(tree name, tree scope, struct scope_binding *result, int flags) argument
3861 cxx_scope *scope; local
4062 lookup_type_scope(tree name, tag_scope scope) argument
4271 is_associated_namespace(tree current, tree scope) argument
4345 arg_assoc_namespace(struct arg_lookup *k, tree scope) argument
4801 pushtag(tree name, tree type, tag_scope scope) argument
[all...]
/openbsd-current/usr.sbin/rpki-client/
H A Drrdp_delta.c48 enum delta_scope scope; member in struct:delta_xml
58 if (dxml->scope != DELTA_SCOPE_NONE)
95 dxml->scope = DELTA_SCOPE_EMPTY_DELTA;
103 if (dxml->scope == DELTA_SCOPE_EMPTY_DELTA)
105 if (dxml->scope != DELTA_SCOPE_DELTA)
108 dxml->scope = DELTA_SCOPE_END;
120 if (dxml->scope != DELTA_SCOPE_EMPTY_DELTA &&
121 dxml->scope != DELTA_SCOPE_DELTA)
151 dxml->scope = DELTA_SCOPE_PUBLISH;
159 if (dxml->scope !
[all...]
H A Drrdp_snapshot.c46 enum snapshot_scope scope; member in struct:snapshot_xml
56 if (sxml->scope != SNAPSHOT_SCOPE_NONE)
95 sxml->scope = SNAPSHOT_SCOPE_SNAPSHOT;
103 if (sxml->scope != SNAPSHOT_SCOPE_SNAPSHOT)
106 sxml->scope = SNAPSHOT_SCOPE_END;
116 if (sxml->scope != SNAPSHOT_SCOPE_SNAPSHOT)
139 sxml->scope = SNAPSHOT_SCOPE_PUBLISH;
147 if (sxml->scope != SNAPSHOT_SCOPE_PUBLISH)
155 sxml->scope = SNAPSHOT_SCOPE_SNAPSHOT;
166 * NONE scope
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dblock.c31 scope. */
35 const char *scope; member in struct:block_namespace_info
164 superblocks looking for a scope, if necessary. */
172 && BLOCK_NAMESPACE (block)->scope != NULL)
173 return BLOCK_NAMESPACE (block)->scope;
179 /* Set BLOCK's scope member to SCOPE; if needed, allocate memory via
184 block_set_scope (struct block *block, const char *scope, argument
189 BLOCK_NAMESPACE (block)->scope = scope;
237 BLOCK_NAMESPACE (block)->scope
[all...]
H A Dcp-namespace.c79 const char *scope,
90 const char *scope,
328 that are in scope. NAME is the natural name of the symbol that
345 /* Lookup NAME at namespace scope (or, in C terms, in static and
366 const char *scope,
371 if (scope[scope_len] != '\0')
378 /* If the current scope is followed by "::", skip past that. */
381 gdb_assert (scope[new_scope_len] == ':');
384 new_scope_len += cp_find_first_component (scope + new_scope_len);
387 scope, new_scope_le
361 lookup_namespace_scope(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, struct symtab **symtab, const char *scope, int scope_len) argument
582 const char *scope; local
603 cp_lookup_transparent_type_loop(const char *name, const char *scope, int length) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/Scope/
H A DGuard.pm6 # ABSTRACT: Wrapper class for calling subs at end of scope
10 # scope. It's directly inspired by chocolateboy's excellent
30 autodie::Scope::Guard - Wrapper class for calling subs at end of scope
43 invoked at end of scope. This module is not a part of autodie's
56 sub once it goes out of scope (i.e. its DESTROY handler is called).
/openbsd-current/regress/usr.sbin/ldapd/
H A Drun-tests.pl26 my $mesg = $ldap->search(base => $base, scope => "sub", filter => "(objectClass=inetOrgPerson)");
/openbsd-current/usr.bin/dig/lib/dns/rdata/generic/
H A Dopt_41.c103 uint8_t scope; local
112 scope = uint8_fromregion(&sregion);
126 if (addrlen != 0U || scope != 0U)
130 if (addrlen > 32U || scope > 32U)
134 if (addrlen > 128U || scope > 128U)
/openbsd-current/usr.sbin/unbound/edns-subnet/
H A Daddrtree.c85 * @param scope: Scopemask from server reply
90 node_create(struct addrtree *tree, void *elem, addrlen_t scope, argument
98 node->scope = scope;
362 addrlen_t sourcemask, addrlen_t scope, void *elem, time_t ttl,
374 if (tree->max_depth < scope) scope = tree->max_depth;
376 if (scope < sourcemask) sourcemask = scope;
383 /* update this node's scope an
361 addrtree_insert(struct addrtree *tree, const addrkey_t *addr, addrlen_t sourcemask, addrlen_t scope, void *elem, time_t ttl, time_t now, int only_match_scope_zero) argument
[all...]
/openbsd-current/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 =
234 dibuild_create_debug_location_helper llctx line column scope inlined_at
249 external di_scope_get_file : scope:Llvm.llmetadata -> Llvm.llmetadata option
282 scope:Llvm.llmetadata ->
295 scope:Llvm.llmetadata ->
348 scope:Llvm.llmetadata ->
365 scope
[all...]
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp30 LVScope *Scope = RangeEntry.scope();
37 RangeEntry.scope());
64 // Just add the scope and range pair, in no particular order.
82 // Get the scope associated with the input address.
113 return RangeEntry.scope();
148 LVScope *Scope = RangeEntry.scope();

Completed in 302 milliseconds

1234567891011