Home
last modified time | relevance | path

Searched refs:user_tid (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dhpux-core.c95 unsigned long user_tid; /* User thread ID. */ member
103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dhpux-core.c83 unsigned long user_tid; /* User thread ID. */ member
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
205 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dhpux-core.c83 unsigned long user_tid; /* User thread ID. */ member
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
205 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dhpux-core.c93 unsigned long user_tid; /* User thread ID. */
101 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
215 core_user_thread_id (abfd) = proc_info.user_tid;
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dhpux-core.c95 unsigned long user_tid; /* User thread ID. */ member
103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dhpux-core.c96 unsigned long user_tid; /* User thread ID. */ member
104 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
218 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dhpux-core.c83 unsigned long user_tid; /* User thread ID. */ member
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
205 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dhpux-core.c96 unsigned long user_tid; /* User thread ID. */ member
104 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
218 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dhpux-core.c95 unsigned long user_tid; /* User thread ID. */ member
103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dhpux-core.c93 unsigned long user_tid; /* User thread ID. */ member
101 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
215 core_user_thread_id (abfd) = proc_info.user_tid;
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dhpux-core.c95 unsigned long user_tid; /* User thread ID. */ member
103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
/dports/devel/binutils/binutils-2.37/bfd/
H A Dhpux-core.c83 unsigned long user_tid; /* User thread ID. */ member
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
205 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
H A DChangeLog-98993205 (hpux_core_struct): add members lwpid and user_tid.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dhpux-core.c93 unsigned long user_tid; /* User thread ID. */ member
101 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
226 core_user_thread_id (abfd) = proc_info.user_tid;
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dloadfile.c262 APPEND(b, " --%s=%d", selopt, t->user_tid); in print_stream()
397 new_id = MPMAX(new_id, track->user_tid); in find_new_tid()
415 .user_tid = find_new_tid(mpctx, stream->type), in add_stream_track()
508 return t1->user_tid <= t2->user_tid; in compare_track()
539 if (track->user_tid == tid) in select_default_track()
573 track->user_tid, track->default_track, track->is_external, in track_layout_hash()
648 MP_ERR(mpctx, "Track %d is already selected.\n", track->user_tid); in mp_switch_track_n()
723 if (track->type == type && track->user_tid == tid) in mp_track_by_tid()
1228 track->user_tid); in kill_outputs()
1311 snprintf(label, sizeof(label), "%cid%d", prefix, track->user_tid); in reinit_complex_filters()
[all …]
H A Dcore.h131 int user_tid; member
H A Dcommand.c1858 *(int *)arg = track ? track->user_tid : -2; in property_switch_track()
1871 track->user_tid, lang, track->title); in property_switch_track()
1874 track->user_tid, lang); in property_switch_track()
1941 {"id", SUB_PROP_INT(track->user_tid)}, in get_track_entry()
2022 res = talloc_asprintf_append(res, "(%d) ", track->user_tid); in property_list_tracks()
5334 mark_track_selection(mpctx, 0, t->type, t->user_tid); in cmd_track_add()
5354 mark_track_selection(mpctx, 0, t->type, t->user_tid); in cmd_track_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Di2o-dev.h211 uint32_t user_tid:12; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Di2o-dev.h211 uint32_t user_tid:12; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Di2o-dev.h211 __u32 user_tid:12; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Di2o-dev.h211 __u32 user_tid:12; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Di2o-dev.h211 uint32_t user_tid:12; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Ddpt_i2o.c1424 if( lct->lct_entry[i].user_tid != 0xfff){ in adpt_i2o_parse_lct()
2513 if( lct->lct_entry[i].user_tid != 0xfff){ in adpt_i2o_reparse_lct()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Ddpt_i2o.c1424 if( lct->lct_entry[i].user_tid != 0xfff){ in adpt_i2o_parse_lct()
2513 if( lct->lct_entry[i].user_tid != 0xfff){ in adpt_i2o_reparse_lct()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Ddpt_i2o.c1424 if( lct->lct_entry[i].user_tid != 0xfff){ in adpt_i2o_parse_lct()
2513 if( lct->lct_entry[i].user_tid != 0xfff){ in adpt_i2o_reparse_lct()

12