Home
last modified time | relevance | path

Searched defs:nested (Results 1 – 20 of 20) sorted by relevance

/NextBSD/lib/libdispatch/src/
HDapply.c44 size_t nested = (size_t)_dispatch_thread_getspecific(dispatch_apply_key); in _dispatch_apply_invoke2() local
198 size_t nested = (size_t)_dispatch_thread_getspecific(dispatch_apply_key); in dispatch_apply_f() local
/NextBSD/contrib/gcclibs/libgomp/
HDteam.c62 bool nested; member
184 bool nested; in gomp_team_start() local
/NextBSD/contrib/gcc/
HDcgraph.h125 struct cgraph_node *nested; member
HDc-decl.c216 BOOL_BITFIELD nested : 1; /* do not set DECL_CONTEXT when popping */ member
492 bind (tree name, tree decl, struct c_scope *scope, bool invisible, bool nested) in bind()
2113 bool nested = false; in pushdecl() local
2367 bool nested = false; in pushdecl_top_level() local
HDcgraphunit.c480 cgraph_finalize_function (tree decl, bool nested) in cgraph_finalize_function()
HDc-parser.c1342 bool nested, bool start_attr_ok, tree *foreach_elem) in c_parser_declaration_or_fndef()
HDdwarf2out.c12551 int nested = 0; in gen_struct_or_union_type_die() local
/NextBSD/release/picobsd/tinyware/msh/
HDsh2.c217 nested(type, mark) in nested() function
/NextBSD/contrib/gcc/cp/
HDmethod.c746 bool nested = (current_function_decl != NULL_TREE); in synthesize_method() local
HDdecl.c11813 int nested; in finish_function() local
/NextBSD/sys/ofed/drivers/infiniband/core/
HDuverbs_cmd.c202 struct ib_ucontext *context, int nested) in idr_read_uobj()
241 int nested) in idr_read_obj()
259 static struct ib_cq *idr_read_cq(int cq_handle, struct ib_ucontext *context, int nested) in idr_read_cq()
/NextBSD/usr.sbin/bhyve/
HDtask_switch.c487 bool nested; in tss32_restore() local
/NextBSD/contrib/subversion/subversion/libsvn_fs_fs/
HDfs_fs.c329 with_lock_baton_t *nested) in chain_lock_baton()
/NextBSD/tools/tools/shlib-compat/
HDshlib-compat.py175 def nested(self): member in PrettyPrinter
/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDtransaction.c401 with_lock_baton_t *nested) in chain_lock_baton()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h3442 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderDecl.cpp1288 bool nested = (flags & 2); in VisitBlockDecl() local
/NextBSD/contrib/gcc/config/ia64/
HDia64.c3854 hfa_element_mode (tree type, bool nested) in hfa_element_mode()
/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c10836 u8 nested; /* Number of nested calls to the parser/code generator */ member
/NextBSD/contrib/sqlite3/
HDsqlite3.c12589 u8 nested; /* Number of nested calls to the parser/code generator */ member