Searched refs:block (Results 1 - 25 of 421) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20030703-1.c5 void MBMotionEstimation(int *act_block, int block) argument
7 SAD_Block(act_block + ( (8 * (block == 1 || block == 3))
8 + (8 * (block == 2 || block == 3))));
H A D20010605-1.c8 } block; typedef in typeref:struct:__anon1383
9 block retframe_block()
11 return *(block*)0;
H A D20030604-1.c9 unsigned int butterfly, block, offset; local
12 for (block = 0; block < 512; block += 512) {
14 offset = butterfly + block;
/haiku-buildtools/gcc/contrib/reghunt/examples/
H A D29478.c1 struct block;
4 remove_out_of_scope_renamings (struct block *current_block)
9 ada_lookup_symbol_list (const struct block *block0)
11 return remove_out_of_scope_renamings ((struct block *) block0);
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dblock2.s3 .block -1
H A Dblock1.s5 .block
7 .block 0x3fffffff
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dblock2.s3 .block -1
H A Dblock1.s5 .block
7 .block 0x3fffffff
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr65369.c15 static void bar (const unsigned char *block) argument
18 __builtin_memcpy (buf + 0, block + 0, 4);
19 __builtin_memcpy (buf + 1, block + 4, 4);
20 __builtin_memcpy (buf + 2, block + 8, 4);
21 __builtin_memcpy (buf + 3, block + 12, 4);
22 __builtin_memcpy (buf + 4, block + 16, 4);
23 __builtin_memcpy (buf + 5, block + 20, 4);
24 __builtin_memcpy (buf + 6, block + 24, 4);
25 __builtin_memcpy (buf + 7, block + 28, 4);
26 __builtin_memcpy (buf + 8, block
[all...]
H A D20020402-3.c20 struct block { struct
23 struct block *superblock;
31 struct block *block[2]; member in struct:blockvector
37 register struct block *b;
42 b = bl->block[0];
50 b = bl->block[bot + half];
59 b = bl->block[bot];
71 struct block a = { 0, 0x10000, 0, 0, 1, 20 };
72 struct block
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr24683.c3 const int *block; variable
10 block = (const int *) &data[j];
H A Dgnu89-init-3.c8 int block[]; member in struct:smrdd_memory_blocks_s
H A Dwebizer.c17 int block = 0; variable
24 block = 0 ;
26 block++ ;
28 block++ ;
H A Dpr24615.c13 char *block = alloc (size); local
14 char *bp = block;
25 return block;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr57106.c7 foo (int *out, int *iv, block128_f block) argument
12 block (out, *out);
/haiku-buildtools/isl/
H A Disl_blk.c18 struct isl_blk block; local
19 block.size = 0;
20 block.data = NULL;
21 return block;
24 static int isl_blk_is_empty(struct isl_blk block) argument
26 return block.size == 0 && block.data == NULL;
31 struct isl_blk block; local
32 block.size = -1;
33 block
37 isl_blk_is_error(struct isl_blk block) argument
42 extend(struct isl_ctx *ctx, struct isl_blk block, size_t new_n) argument
65 isl_blk_free_force(struct isl_ctx *ctx, struct isl_blk block) argument
77 struct isl_blk block; local
107 isl_blk_extend(struct isl_ctx *ctx, struct isl_blk block, size_t new_n) argument
116 isl_blk_free(struct isl_ctx *ctx, struct isl_blk block) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr8081.c13 block; typedef in typeref:struct:__anon1418
14 block a, b;
15 block __attribute__((noinline))
18 return *(block *) &b;
/haiku-buildtools/cloog/source/
H A Dblock.c5 ** block.c **
89 void cloog_block_print_structure(FILE * file, CloogBlock * block, int level) argument
96 if (block != NULL)
105 cloog_statement_print_structure(file,block->statement,level+1) ;
127 if (block->nb_scaldims == 0)
130 { fprintf(file,"Scalar dimensions (%d):",block->nb_scaldims) ;
131 for (i = 0; i < block->nb_scaldims; i++) {
133 cloog_int_print(file, block->scaldims[i]);
146 fprintf(file,"Depth: %d\n",block->depth) ;
160 * This function prints the content of a CloogBlock structure (block) int
165 cloog_block_print(FILE * file, CloogBlock * block) argument
199 cloog_block_free(CloogBlock * block) argument
250 { CloogBlock * block ; local
290 { CloogBlock * block ; local
338 cloog_block_list_alloc(CloogBlock * block) argument
358 cloog_block_copy(CloogBlock * block) argument
375 cloog_block_merge(CloogBlock * block, CloogBlock * merged) argument
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Darm-it-bad-2.l2 [^:]*:9: Warning: section '.text' finished with an open IT block.
3 [^:]*:9: Warning: section 'second' finished with an open IT block.
H A Dthumb2_it_bad.l2 [^:]*:8: Error: branch must be last instruction in IT block -- `beq foo'
3 [^:]*:9: Error: branch must be last instruction in IT block -- `bleq foo'
4 [^:]*:10: Error: branch must be last instruction in IT block -- `blxeq r0'
5 [^:]*:11: Error: instruction not allowed in IT block -- `cbzeq r0,foo'
6 [^:]*:13: Error: branch must be last instruction in IT block -- `bxeq r0'
7 [^:]*:14: Error: branch must be last instruction in IT block -- `tbbeq \[r0,r1\]'
8 [^:]*:15: Error: instruction not allowed in IT block -- `cpsieeq f'
9 [^:]*:17: Error: instruction not allowed in IT block -- `cpseq #0x10'
11 [^:]*:20: Error: instruction not allowed in IT block -- `setendeq le'
12 [^:]*:22: Error: IT falling in the range of a previous IT block
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Difc-5.c5 dct_unquantize_h263_inter_c (short *block, int n, int qscale, int nCoeffs) argument
14 level = block[i];
19 block[i] = level;
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Daux-exit.c55 /* staticly allocate the first block */
82 struct atexit_fn_block *block = current_block, *old_block; local
87 for (i = block->used; --i >= 0 ;)
88 (*block->fns[i])();
89 if (block == &atexit_fns)
93 old_block = block;
94 block = block->next;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dthumb2_it_bad.l2 [^:]*:8: Error: branch must be last instruction in IT block -- `beq foo'
3 [^:]*:9: Error: branch must be last instruction in IT block -- `bleq foo'
4 [^:]*:10: Error: branch must be last instruction in IT block -- `blxeq r0'
5 [^:]*:11: Error: instruction not allowed in IT block -- `cbzeq r0,foo'
6 [^:]*:13: Error: branch must be last instruction in IT block -- `bxeq r0'
7 [^:]*:14: Error: branch must be last instruction in IT block -- `tbbeq \[r0,r1\]'
8 [^:]*:15: Error: instruction not allowed in IT block -- `cpsieeq f'
9 [^:]*:17: Error: instruction not allowed in IT block -- `cpseq #0x10'
11 [^:]*:20: Error: instruction not allowed in IT block -- `setendeq le'
12 [^:]*:22: Error: instruction not allowed in IT block
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dgoto.go99 // goto into outer block okay
107 // goto backward into outer block okay
115 // goto into inner block not okay
117 goto L // ERROR "goto L jumps into block starting at LINE+1|goto jumps into block"
118 { // GCCGO_ERROR "block starts here"
123 // goto backward into inner block still not okay
125 { // GCCGO_ERROR "block starts here"
128 goto L // ERROR "goto L jumps into block starting at LINE-3|goto jumps into block"
[all...]
/haiku-buildtools/isl/include/isl/
H A Dblk.h30 int isl_blk_is_error(struct isl_blk block);
31 struct isl_blk isl_blk_extend(struct isl_ctx *ctx, struct isl_blk block,
33 void isl_blk_free(struct isl_ctx *ctx, struct isl_blk block);

Completed in 133 milliseconds

1234567891011>>