Searched refs:loop_info (Results 1 – 19 of 19) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_loops.c | 59 struct loop_info * loop) in loop_max_possible_iterations() 67 static void unroll_loop(struct radeon_compiler * c, struct loop_info * loop, in unroll_loop() 186 static int try_unroll_loop(struct radeon_compiler * c, struct loop_info * loop) in try_unroll_loop() 326 static int build_loop_info(struct radeon_compiler * c, struct loop_info * loop, in build_loop_info() 336 memset(loop, 0, sizeof(struct loop_info)); in build_loop_info() 424 struct loop_info * loop; in transform_loop() 426 memory_pool_array_reserve(&s->C->Pool, struct loop_info, in transform_loop() 492 struct loop_info loop; in rc_unroll_loops()
|
D | radeon_emulate_loops.h | 10 struct loop_info { struct 21 struct loop_info * Loops; argument
|
/external/strace/mpers-mx32/ |
D | struct_loop_info.c | 32 typedef struct loop_info struct_loop_info;
|
D | struct_loop_info.d2 | 154 DW_AT_name : (indirect string, offset: 0xa): loop_info
|
D | struct_loop_info.d1 | 139 <119> DW_AT_name : (indirect string, offset: 0xa): loop_info
|
/external/strace/mpers-m32/ |
D | struct_loop_info.c | 32 typedef struct loop_info struct_loop_info;
|
D | struct_loop_info.d2 | 154 DW_AT_name : (indirect string, offset: 0xa): loop_info
|
D | struct_loop_info.d1 | 139 <119> DW_AT_name : (indirect string, offset: 0xa): loop_info
|
/external/syslinux/libinstaller/linux/ |
D | loop.h | 36 struct loop_info { struct
|
/external/kernel-headers/original/uapi/linux/ |
D | loop.h | 31 struct loop_info { struct
|
/external/strace/tests-m32/ |
D | ioctl_loop.c | 48 print_loop_info(struct loop_info * const info, bool print_encrypt, in print_loop_info() 178 struct loop_info * const info = tail_alloc(sizeof(*info)); in main()
|
/external/strace/tests-mx32/ |
D | ioctl_loop.c | 48 print_loop_info(struct loop_info * const info, bool print_encrypt, in print_loop_info() 178 struct loop_info * const info = tail_alloc(sizeof(*info)); in main()
|
/external/strace/tests/ |
D | ioctl_loop.c | 48 print_loop_info(struct loop_info * const info, bool print_encrypt, in print_loop_info() 178 struct loop_info * const info = tail_alloc(sizeof(*info)); in main()
|
/external/strace/ |
D | loop.c | 32 typedef struct loop_info struct_loop_info;
|
D | NEWS | 28 * Fixed decoding of ifconf, ifreq, and loop_info structures on non-native
|
D | ChangeLog | 1024 loop: print lo_encrypt_key_size field of struct loop_info as unsigned. 1066 loop_info structure. 1232 loop: mpersify struct loop_info and loop_ioctl function. 1233 struct loop_info contains fields of type long, so it definitely should 1239 (decode_loop_info): Replace struct loop_info with struct_loop_info. 9308 struct loop_info.lo_init and struct loop_info.reserved arrays.
|
/external/ltp/lib/ |
D | tst_device.c | 69 struct loop_info loopinfo; in find_free_loopdev()
|
/external/mesa3d/src/mesa/program/ |
D | prog_optimize.c | 938 struct loop_info struct 949 struct loop_info *loopStack, GLuint loopStackDepth, in update_interval() argument 995 struct loop_info loopStack[MAX_LOOP_NESTING]; in _mesa_find_temp_intervals()
|
/external/syslinux/extlinux/ |
D | main.c | 169 struct loop_info li; in get_geometry()
|