/third_party/libunwind/tests/ |
D | Gtest-dyn1.c | 61 struct fdesc struct 66 # define get_fdesc(fdesc,func) (fdesc = *(struct fdesc *) &(func)) argument 67 # define get_funcp(fdesc) ((template_t) &(fdesc)) argument 68 # define get_gp(fdesc) ((fdesc).gp) argument 70 struct fdesc struct 76 # define get_fdesc(fdesc,func) ({long tmp = (long) &(func); \ argument 81 # define get_funcp(fdesc) ((template_t) ((fdesc).code | (fdesc).is_thumb)) argument 82 # define get_gp(fdesc) (0) argument 84 struct fdesc struct 88 # define get_fdesc(fdesc,func) (fdesc.code = (long) &(func)) argument [all …]
|
D | ia64-test-dyn1.c | 16 # define GET_ENTRY(fdesc) (((uintptr_t *) (fdesc))[0]) argument 17 # define GET_GP(fdesc) (((uintptr_t *) (fdesc))[0]) argument 20 # define GET_ENTRY(fdesc) ((uintptr_t ) (fdesc)) argument 21 # define GET_GP(fdesc) (0) argument
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_tracker.c | 87 struct xa_format_descriptor fdesc; in xa_get_pipe_format() local 205 struct xa_format_descriptor fdesc = in xa_tracker_create() local 275 struct xa_format_descriptor fdesc; in xa_get_format_stype_depth() local 297 struct xa_format_descriptor fdesc = xa_get_pipe_format(xa, xa_format); in xa_format_check_supported() local 343 struct xa_format_descriptor fdesc; in surface_create() local 455 struct xa_format_descriptor fdesc; in xa_surface_redefine() local
|
D | xa_priv.h | 70 struct xa_format_descriptor fdesc; member
|
/third_party/libunwind/src/dwarf/ |
D | Gfind_proc_info-lsb.c | 256 struct unw_debug_frame_list *w, *fdesc = 0; in locate_debug_info() local 316 debug_frame_index_make (struct unw_debug_frame_list *fdesc) in debug_frame_index_make() 403 debug_frame_index_sort (struct unw_debug_frame_list *fdesc) in debug_frame_index_sort() 437 struct unw_debug_frame_list *fdesc; in dwarf_find_debug_frame() local 941 struct unw_debug_frame_list *fdesc = (void *) di->u.ti.table_data; in dwarf_search_unwind_table() local
|
/third_party/ltp/testcases/kernel/syscalls/mlockall/ |
D | mlockall01.c | 82 char *fdesc; member
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
D | pwrite04.c | 33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek()
|
D | pwrite01.c | 33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_meta_blit.c | 66 const struct util_format_description *fdesc = in panvk_meta_blit() local
|
D | panvk_cmd_buffer.c | 382 const struct util_format_description *fdesc = in panvk_cmd_fb_info_set_subpass() local
|
D | panvk_vX_meta_clear.c | 569 const struct util_format_description *fdesc = in panvk_meta_clear_zs_img() local
|
/third_party/ltp/testcases/kernel/syscalls/pread/ |
D | pread01.c | 32 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek()
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
D | writev02.c | 225 void l_seek(int fdesc, off_t offset, int whence) in l_seek()
|
D | writev05.c | 268 long l_seek(int fdesc, long offset, int whence) in l_seek()
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_context.c | 503 struct v4l2_fmtdesc fdesc; in v4l2_get_raw_format() local 537 struct v4l2_fmtdesc fdesc; in v4l2_get_coded_format() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/ |
D | SDL_DirectFB_WM.c | 92 DFBFontDescription fdesc; in LoadFont() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Shader.cpp | 1216 const struct util_format_description *fdesc = util_format_description(format); in CreateShaderResourceView() local 1296 const struct util_format_description *fdesc = util_format_description(format); in CreateShaderResourceView1() local
|
/third_party/protobuf/src/google/protobuf/ |
D | map_test_util.h | 277 for (const FieldDescriptor* fdesc : all_map_descriptors) { in MapReflectionTester() local
|