Searched refs:block (Results 201 - 225 of 468) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/xz/src/liblzma/common/
H A Dindex.c1041 iter->block.number_in_stream = group->number_base + record;
1042 iter->block.number_in_file = iter->block.number_in_stream
1045 iter->block.compressed_stream_offset
1049 iter->block.uncompressed_stream_offset
1053 iter->block.uncompressed_size
1055 - iter->block.uncompressed_stream_offset;
1056 iter->block.unpadded_size
1058 - iter->block.compressed_stream_offset;
1059 iter->block
[all...]
H A Dindex_encoder.c101 ? coder->iter.block.unpadded_size
102 : coder->iter.block.uncompressed_size;
/freebsd-9.3-release/lib/libufs/
H A Dcgroup.c119 * if a complete block has been reassembled, account for it
156 char block[MAXBSIZE]; local
157 bzero(block, (int)fs->fs_bsize);
158 dp2 = (struct ufs2_dinode *)█
165 block, fs->fs_bsize))
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_irq_kms.c396 * @block: afmt block whose interrupt you want to enable
398 * Enables the afmt change interrupt for a specific afmt block (all asics).
400 void radeon_irq_kms_enable_afmt(struct radeon_device *rdev, int block) argument
405 rdev->irq.afmt[block] = true;
415 * @block: afmt block whose interrupt you want to disable
417 * Disables the afmt change interrupt for a specific afmt block (all asics).
419 void radeon_irq_kms_disable_afmt(struct radeon_device *rdev, int block) argument
424 rdev->irq.afmt[block]
[all...]
/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_lock.c120 bool block = true; local
130 block = false;
133 block = false;
136 return !block;
/freebsd-9.3-release/tools/regression/pjdfstest/tests/chmod/
H A D11.t23 for type in regular dir fifo block char socket symlink; do
61 for type in regular fifo block char socket symlink; do
/freebsd-9.3-release/tools/regression/usr.bin/jot/
H A Dregress.sh44 REGRESSION_TEST(`block', `jot -b x 512')
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dmd4-internal.c73 MD4Transform(u32 state[4], const u8 block[MD4_BLOCK_LENGTH]);
201 MD4Transform(u32 state[4], const u8 block[MD4_BLOCK_LENGTH]) argument
206 os_memcpy(in, block, sizeof(in));
210 (u32)(block[a * 4 + 0]) |
211 (u32)(block[a * 4 + 1]) << 8 |
212 (u32)(block[a * 4 + 2]) << 16 |
213 (u32)(block[a * 4 + 3]) << 24);
/freebsd-9.3-release/release/picobsd/tinyware/msh/
H A Dsh2.c67 _PROTOTYPE(static struct op *block, (int type, struct op *t1, struct op *t2, char **wp ));
108 t = block(TPAREN, t, NOBLOCK, NOWORDS);
110 t = block(TPIPE, t, p, NOWORDS);
128 t = block(c == LOGAND? TAND: TOR, t, p, NOWORDS);
144 t = block(TASYNC, t, NOBLOCK, NOWORDS);
149 p = block(TASYNC, p, NOBLOCK, NOWORDS);
226 return(block(type, t, NOBLOCK, NOWORDS));
449 return(block(TLIST, t1, t2, NOWORDS));
453 block(type, t1, t2, wp) function
533 t = block(TPARE
[all...]
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_server.c162 args4.block = argp->block;
183 args4.block = argp->block;
271 args4.block = argp->block;
301 args4.block = argp->block;
480 args4.block = argp->block;
[all...]
/freebsd-9.3-release/tools/regression/pjdfstest/tests/rename/
H A D10.t27 for type in regular fifo block char socket symlink; do
33 for type in regular fifo block char socket symlink; do
51 for type in regular fifo block char socket symlink; do
70 for type in regular fifo block char socket symlink; do
89 for type in regular fifo block char socket symlink; do
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dparse.c51 #include "block.h"
86 struct block *expression_context_block;
88 struct block *innermost_block;
210 write_exp_elt_block (struct block *b)
213 tmp.block = b;
491 sym = lookup_symbol (copy_name (str), (struct block *) NULL,
1023 Use block BLOCK as the lexical context for variable names;
1024 if BLOCK is zero, use the block of the selected stack frame. argument
1032 parse_exp_1 (char **stringptr, struct block *block, in
[all...]
H A Dada-exp.c170 #include "block.h"
224 struct block* block; member in struct:name_info
246 static void write_object_renaming (struct block*, struct symbol*);
248 static void write_var_from_name (struct block*, struct name_info);
283 struct block *bval;
541 "any_name", "block", "type", 0
2371 /* Emit expression to access an instance of SYM, in block BLOCK (if
2374 write_var_from_sym (orig_left_context, block, sym)
2375 struct block* orig_left_contex
[all...]
H A Dada-lang.c41 #include "block.h"
93 static void ada_add_block_symbols (struct block *, const char *,
100 static void add_defn_to_vec (struct symbol *, struct block *);
112 struct symbol *, struct block *);
1226 struct block **blocks;
2155 struct block** candidate_blocks;
2159 exp->elts[pc + 1].block,
2231 exp->elts[pc + 1].block = candidate_blocks[i];
2246 exp->elts[pc + 1].block);
2257 struct block** candidate_block
2565 struct block *block = blocks[i]; local
2773 replace_operator_with_call(struct expression **expp, int pc, int nargs, int oplen, struct symbol *sym, struct block *block) argument
3268 add_defn_to_vec(struct symbol *sym, struct block *block) argument
3548 struct block *block; local
3658 struct block *block; local
3948 ada_add_block_symbols(struct block *block, const char *name, domain_enum domain, struct objfile *objfile, int wild) argument
3986 add_defn_to_vec (fixup_symbol_section (sym, objfile), block); local
4020 block); local
4031 add_defn_to_vec (fixup_symbol_section (arg_sym, objfile), block); local
4073 block); local
4085 add_defn_to_vec (fixup_symbol_section (arg_sym, objfile), block); local
4256 struct block *block; local
[all...]
H A Dada-lex.l77 static struct block* left_block_context;
626 struct block** blocks;
670 struct block** blocks;
778 yylval.ssym.block = blocks[0];
787 yylval.ssym.block = NULL;
827 yylval.ssym.block = expression_context_block;
829 yylval.ssym.block = left_block_context;
H A Dbreakpoint.h32 struct block;
339 /* The largest block within which it is valid, or NULL if it is
341 struct block *exp_valid_block;
/freebsd-9.3-release/sbin/tunefs/
H A Dtunefs.c595 * If we failed to allocate a block from this cg, move to
629 warn("Failed to initialize new block");
636 * Search a directory block for the SUJ_FILE.
641 char block[MAXBSIZE]; local
645 if (bread(&disk, fsbtodb(&sblock, blk), block, bytes) <= 0) {
646 warn("Failed to read dir block");
650 dp = (struct direct *)&block[off];
715 dir_clear_block(const char *block, off_t off) argument
720 dp = (struct direct *)&block[off];
736 char block[MAXBSIZ local
764 char block[MAXBSIZE]; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_rtalloc.c99 xfs_fileoff_t bno; /* block number in file */
103 xfs_daddr_t d; /* disk block address */
105 xfs_fsblock_t firstblock; /* first block allocated in xaction */
107 xfs_fsblock_t fsbno; /* filesystem block for bno */
109 xfs_bmbt_irec_t map; /* block map output */
110 int nmap; /* number of block maps */
158 * Do this one block per transaction, to keep it simple.
166 * Reserve log for one block zeroing.
178 * Get a buffer for the block.
207 * bitmap block bbn
860 xfs_rtbuf_get( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t block, int issum, xfs_buf_t **bpp) argument
930 xfs_rtblock_t block; /* bitmap block number */ local
985 xfs_rtblock_t block; /* bitmap block number */ local
1201 xfs_rtblock_t block; /* bitmap block number */ local
1376 xfs_rtblock_t block; /* bitmap block number */ local
1689 xfs_rtblock_t block; /* bitmap block number */ local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.h110 void setCachedLandingPad(llvm::BasicBlock *block) { argument
111 CachedLandingPad = block;
118 void setCachedEHDispatchBlock(llvm::BasicBlock *block) { argument
119 CachedEHDispatchBlock = block;
123 if (llvm::BasicBlock *block = getCachedEHDispatchBlock())
124 return !block->use_empty();
214 /// The dual entry/exit block along the normal edge. This is lazily
/freebsd-9.3-release/tools/regression/pjdfstest/tests/chflags/
H A D00.t39 for type in regular dir fifo block char socket; do
112 for type in regular dir fifo block char socket symlink; do
145 for type in regular dir fifo block char socket symlink; do
/freebsd-9.3-release/contrib/gcc/
H A Dfunction.c56 #include "basic-block.h"
609 free_temp_slots. Automatic variables for a block are allocated
2501 /* If we've a non-block object that's nevertheless passed in parts,
2896 /* Use a block move to handle potentially misaligned entry_parm. */
3547 setjmp_vars_warning (tree block)
3551 for (decl = BLOCK_VARS (block); decl; decl = TREE_CHAIN (decl))
3562 for (sub = BLOCK_SUBBLOCKS (block); sub; sub = TREE_CHAIN (sub))
3586 /* ??? Need an option to either create block fragments or to create
3587 abstract origin duplicates of a source block. It really depends
3593 tree block
3531 setjmp_vars_warning(tree block) argument
3576 tree block = DECL_INITIAL (current_function_decl); local
3592 reorder_blocks_1 (get_insns (), block, &block_stack); local
3601 clear_block_marks(tree block) argument
3622 tree block = NOTE_BLOCK (insn); local
3694 all_blocks(tree block, tree *vector) argument
3723 get_block_vector(tree block, int *n_blocks_p) argument
3768 debug_find_var_in_block_tree(tree var, tree block) argument
5510 record_block_change(tree block) argument
5538 check_block_change(rtx insn, tree *block) argument
[all...]
H A Dcaller-save.c32 #include "basic-block.h"
480 if (chain->next == 0 || chain->next->block > chain->block)
483 /* At the end of the basic block, we must restore any registers that
484 remain saved. If the last insn in the block is a JUMP_INSN, put
839 if (chain->insn == BB_HEAD (BASIC_BLOCK (chain->block)))
840 BB_HEAD (BASIC_BLOCK (chain->block)) = new->insn;
859 if (chain->insn == BB_END (BASIC_BLOCK (chain->block)))
860 BB_END (BASIC_BLOCK (chain->block)) = new->insn;
862 new->block
[all...]
H A Dtree-ssa-propagate.c31 #include "basic-block.h"
54 basic block (block 0).
66 block are considered executable and added to the work
124 worklist. If while simulating a basic block, we find a statement with
164 /* Return true if the block worklist empty. */
173 /* Add a basic block to the worklist. The block must not be already
174 in the worklist, and it must not be the ENTRY or EXIT block. */
211 /* Remove a block fro
389 simulate_block(basic_block block) argument
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dobjalloc.c50 don't have enough space in the current block, and the allocation
187 /* Free a block from an objalloc structure. This also frees all more
191 objalloc_free_block (struct objalloc *o, PTR block) argument
194 char *b = (char *) block;
196 /* First set P to the chunk which contains the block we are freeing,
223 /* The block is in a chunk containing small objects. We can
255 /* Now start allocating from this small block again. */
264 /* This block is in a large chunk by itself. We can free
265 everything on the list up to and including this block. We
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dobjalloc.c50 don't have enough space in the current block, and the allocation
187 /* Free a block from an objalloc structure. This also frees all more
191 objalloc_free_block (struct objalloc *o, PTR block) argument
194 char *b = (char *) block;
196 /* First set P to the chunk which contains the block we are freeing,
223 /* The block is in a chunk containing small objects. We can
255 /* Now start allocating from this small block again. */
264 /* This block is in a large chunk by itself. We can free
265 everything on the list up to and including this block. We

Completed in 307 milliseconds

1234567891011>>