Searched refs:out_flags (Results 1 - 21 of 21) sorted by relevance

/haiku-fatelf/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeConsumer.cpp238 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
240 /* *out_flags. */
247 uint32 * out_flags)
252 out_seek_tag, out_tagged_time, out_flags);
241 SeekTagRequested( const media_destination & destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag * out_seek_tag, bigtime_t * out_tagged_time, uint32 * out_flags) argument
H A DVideoMixerNode.h138 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
140 /* *out_flags. */
147 uint32 *out_flags);
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.h147 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
149 /* *out_flags. */
156 uint32* out_flags);
H A DLoggingConsumer.cpp492 uint32* out_flags)
486 SeekTagRequested( const media_destination& destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag* out_seek_tag, bigtime_t* out_tagged_time, uint32* out_flags) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.h132 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
134 /* *out_flags. */
141 uint32 * out_flags);
H A DMediaWriter.cpp435 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
437 /* *out_flags. */
444 uint32 * out_flags)
448 out_seek_tag,out_tagged_time,out_flags);
438 SeekTagRequested( const media_destination & destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag * out_seek_tag, bigtime_t * out_tagged_time, uint32 * out_flags) argument
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-arm.h2365 flagword out_flags; local
2372 out_flags = elf_elfheader (obfd)->e_flags;
2375 && EF_ARM_EABI_VERSION (out_flags) == EF_ARM_EABI_UNKNOWN
2376 && in_flags != out_flags)
2379 if ((in_flags & EF_ARM_APCS_26) != (out_flags & EF_ARM_APCS_26))
2383 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
2388 if ((in_flags & EF_ARM_INTERWORK) != (out_flags & EF_ARM_INTERWORK))
2390 if (out_flags & EF_ARM_INTERWORK)
2399 if ((in_flags & EF_ARM_PIC) != (out_flags & EF_ARM_PIC))
2415 flagword out_flags; local
[all...]
H A Delf32-v850.c1905 flagword out_flags;
1913 out_flags = elf_elfheader (obfd)->e_flags;
1937 if (in_flags == out_flags)
1940 if ((in_flags & EF_V850_ARCH) != (out_flags & EF_V850_ARCH)
1946 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
1950 && (out_flags & EF_V850_ARCH) == E_V850E1_ARCH)
1953 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
1898 flagword out_flags; local
H A Delfxx-ia64.c4730 flagword out_flags;
4740 out_flags = elf_elfheader (obfd)->e_flags;
4758 if (in_flags == out_flags)
4762 if (!(in_flags & EF_IA_64_REDUCEDFP) && (out_flags & EF_IA_64_REDUCEDFP))
4765 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4774 if ((in_flags & EF_IA_64_BE) != (out_flags & EF_IA_64_BE))
4783 if ((in_flags & EF_IA_64_ABI64) != (out_flags & EF_IA_64_ABI64))
4792 if ((in_flags & EF_IA_64_CONS_GP) != (out_flags & EF_IA_64_CONS_GP))
4802 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
4723 flagword out_flags; local
H A Delf32-m32r.c4219 flagword out_flags;
4227 out_flags = elf_elfheader (obfd)->e_flags;
4253 if (in_flags == out_flags)
4256 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
4259 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
4212 flagword out_flags; local
H A Delf32-m68k.c363 flagword out_flags;
371 out_flags = elf_elfheader (obfd)->e_flags;
362 flagword out_flags; local
H A Delf32-vax.c512 flagword out_flags;
520 out_flags = elf_elfheader (obfd)->e_flags;
511 flagword out_flags; local
/haiku-fatelf/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.h153 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
155 /* *out_flags. */
162 uint32 * out_flags);
H A DMediaDemultiplexerNode.cpp431 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
433 /* *out_flags. */
440 uint32 * out_flags)
445 out_seek_tag,out_tagged_time,out_flags);
434 SeekTagRequested( const media_destination & destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag * out_seek_tag, bigtime_t * out_tagged_time, uint32 * out_flags) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.h158 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
160 /* *out_flags. */
167 uint32 * out_flags);
H A DESDSinkNode.cpp514 /* of the closest (previous or exact) performance time. Set *out_flags to 0; the */
516 /* *out_flags. */
523 uint32 * out_flags)
527 out_seek_tag,out_tagged_time,out_flags);
517 SeekTagRequested( const media_destination & destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag * out_seek_tag, bigtime_t * out_tagged_time, uint32 * out_flags) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.h107 uint32* out_flags);
H A DOpenSoundNode.cpp939 // time. Set *out_flags to 0; the idea being that flags can be
940 // added later, and the understood flags returned in *out_flags.
944 bigtime_t* out_tagged_time, uint32* out_flags)
948 in_flags, out_seek_tag, out_tagged_time, out_flags);
942 SeekTagRequested(const media_destination& destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag* out_seek_tag, bigtime_t* out_tagged_time, uint32* out_flags) argument
/haiku-fatelf/src/add-ons/media/plugins/xvid_decoder/
H A Dxvid.h779 int out_flags; /* [out] bitstream output flags */ member in struct:__anon2649
/haiku-fatelf/src/kits/media/
H A DBufferConsumer.cpp473 uint32 *out_flags)
468 SeekTagRequested(const media_destination &destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag *out_seek_tag, bigtime_t *out_tagged_time, uint32 *out_flags) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp734 uint32 * out_flags)
738 out_seek_tag,out_tagged_time,out_flags);
729 SeekTagRequested(const media_destination& destination, bigtime_t in_target_time, uint32 in_flags, media_seek_tag * out_seek_tag, bigtime_t * out_tagged_time, uint32 * out_flags) argument

Completed in 208 milliseconds