Home
last modified time | relevance | path

Searched refs:loop_info (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c59 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()
Dradeon_emulate_loops.h10 struct loop_info { struct
21 struct loop_info * Loops; argument
/external/strace/mpers-mx32/
Dstruct_loop_info.c32 typedef struct loop_info struct_loop_info;
Dstruct_loop_info.d2154 DW_AT_name : (indirect string, offset: 0xa): loop_info
Dstruct_loop_info.d1139 <119> DW_AT_name : (indirect string, offset: 0xa): loop_info
/external/strace/mpers-m32/
Dstruct_loop_info.c32 typedef struct loop_info struct_loop_info;
Dstruct_loop_info.d2154 DW_AT_name : (indirect string, offset: 0xa): loop_info
Dstruct_loop_info.d1139 <119> DW_AT_name : (indirect string, offset: 0xa): loop_info
/external/syslinux/libinstaller/linux/
Dloop.h36 struct loop_info { struct
/external/kernel-headers/original/uapi/linux/
Dloop.h31 struct loop_info { struct
/external/strace/tests-m32/
Dioctl_loop.c48 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/
Dioctl_loop.c48 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/
Dioctl_loop.c48 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/
Dloop.c32 typedef struct loop_info struct_loop_info;
DNEWS28 * Fixed decoding of ifconf, ifreq, and loop_info structures on non-native
DChangeLog1024 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/
Dtst_device.c69 struct loop_info loopinfo; in find_free_loopdev()
/external/mesa3d/src/mesa/program/
Dprog_optimize.c938 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/
Dmain.c169 struct loop_info li; in get_geometry()