Searched defs:block (Results 276 - 300 of 332) sorted by relevance

<<11121314

/freebsd-10-stable/sys/dev/isp/
H A Disp_pci.c1289 int block = regoff & _BLK_REG_MASK; local
1348 int block = regoff & _BLK_REG_MASK; local
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmad.c302 __propagate_pkey_ev(struct mlx4_ib_dev *dev, int port_num, int block, u32 change_bitmap) argument
/freebsd-10-stable/usr.sbin/ctld/
H A Dctld.c2243 wait_for_children(bool block) argument
/freebsd-10-stable/sys/dev/usb/wlan/
H A Dif_upgt.c1354 int block, error, offset; local
[all...]
/freebsd-10-stable/contrib/bzip2/
H A Dbzlib_private.h217 UChar* block; member in struct:__anon5
/freebsd-10-stable/contrib/binutils/bfd/
H A Dieee.c3041 block (void) function
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddebug.c2848 debug_write_block(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_block *block) argument
[all...]
/freebsd-10-stable/contrib/gcc/cp/
H A Dsemantics.c450 tree block = NULL; local
3905 finish_omp_structured_block(tree block) argument
4109 tree block; local
4124 finish_block(tree block) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Domp-low.c2423 tree child_fn, block, t, ws_args; local
3593 tree new_stmt, stmt, body, bind, block, ilist, olist, new_body; local
3789 tree t, bind, block, single_stmt = *stmt_p, dlist; local
3831 tree bind, block, stmt = *stmt_p, lab = NULL, x; local
3871 tree bind, block, stmt = *stmt_p, x; local
3916 tree bind, block, stmt = *stmt_p; local
[all...]
H A Dsched-rgn.c446 too_large(int block, int *num_bbs, int *num_insns) argument
1361 basic_block block; local
2416 basic_block block = BASIC_BLOCK (BB_TO_BLOCK (bb)); local
2645 basic_block block; local
[all...]
H A Dtree-ssa-pre.c1546 valid_in_set(value_set_t set, tree expr, basic_block block) argument
1646 clean(value_set_t set, basic_block block) argument
1677 compute_antic_aux(basic_block block, bool block_has_abnormal_pred_edge) argument
1751 clean (ANTIC_IN (block), block); local
1787 basic_block block; local
2203 create_component_ref_by_pieces(basic_block block, tree expr, tree stmts) argument
2286 find_or_generate_expression(basic_block block, tree expr, tree stmts) argument
2318 create_expression_by_pieces(basic_block block, tree expr, tree stmts) argument
2485 insert_into_preds_of_block(basic_block block, value_set_node_t node, tree *avail) argument
2648 insert_aux(basic_block block) argument
2875 create_value_expr_from(tree expr, basic_block block, tree stmt) argument
3003 insert_extra_phis(basic_block block, basic_block dom) argument
3094 try_look_through_load(tree lhs, tree mem_ref, tree stmt, basic_block block) argument
3232 basic_block block; local
3385 basic_block block, son; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgdbtypes.c1056 lookup_typename (char *name, struct block *block, int noerr) argument
1110 lookup_struct (char *name, struct block *block) argument
1132 lookup_union(char *name, struct block *block) argument
1164 lookup_enum(char *name, struct block *block) argument
1185 lookup_template_type(char *name, struct type *type, struct block *block) argument
[all...]
H A Dmdebugread.c4422 mylookup_symbol(char *name, struct block *block, domain_enum domain, enum address_class class) argument
[all...]
H A Dsymtab.c923 lookup_symbol(const char *name, const struct block *block, const domain_enum domain, int *is_a_field_of_this, struct symtab **symtab) argument
975 lookup_symbol_aux(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, int *is_a_field_of_this, struct symtab **symtab) argument
1048 lookup_symbol_aux_local(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, struct symtab **symtab) argument
1079 lookup_symbol_aux_block(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, struct symtab **symtab) argument
1130 const struct block *block; local
1164 const struct block *block; local
1341 basic_lookup_symbol_nonlocal(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, struct symtab **symtab) argument
1388 lookup_symbol_static(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, struct symtab **symtab) argument
1541 struct block *block; local
1674 lookup_block_symbol(const struct block *block, const char *name, const char *linkage_name, const domain_enum domain) argument
3031 print_symbol_info(domain_enum kind, struct symtab *s, struct symbol *sym, int block, char *last) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp214 CFGBlock *block; member in struct:__anon3174::BlockScopePosPair
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h629 llvm::BasicBlock *block = OutermostConditional->getStartingBlock(); local
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2922 unsigned int block; /* bit map traverser */ local
/freebsd-10-stable/sbin/fsck_ffs/
H A Dsuj.c828 uint8_t *block; local
866 uint8_t *block; local
1240 uint8_t *block; local
2537 uint8_t block[1 * 1024 * 1024]; local
2639 char block[MAXBSIZE]; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dindex.c2990 p2l_entries_baton_t *block = baton; local
3024 p2l_entries_baton_t block; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c515 serf_free_no_error(void *unfreed_baton, void *block) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c750 int block = DTRACE_AGGPACK_BASE + (unsigned int)(((datum * local
/freebsd-10-stable/sys/ufs/ffs/
H A Dfs.h242 char block[RESID]; /* unused part of sector */ member in struct:fsrecovery
[all...]
/freebsd-10-stable/usr.sbin/camdd/
H A Dcamdd.c303 struct camdd_dev_block block; member in union:camdd_dev_spec
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_sig.c2627 reschedule_signals(struct proc *p, sigset_t block, int flags) argument
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c5099 symbolS *block; local

Completed in 445 milliseconds

<<11121314