Searched refs:in_flags (Results 1 - 22 of 22) sorted by relevance

/haiku-fatelf/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeConsumer.cpp244 uint32 in_flags,
251 return BBufferConsumer::SeekTagRequested(destination,in_target_time, in_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.h144 uint32 in_flags,
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.h153 uint32 in_flags,
H A DLoggingConsumer.cpp489 uint32 in_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/bin/gdb/bfd/
H A Delf32-arm.h2364 flagword in_flags; local
2371 in_flags = elf_elfheader (ibfd)->e_flags;
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))
2395 in_flags &= ~EF_ARM_INTERWORK;
2399 if ((in_flags & EF_ARM_PIC) != (out_flags & EF_ARM_PIC))
2400 in_flags &= ~EF_ARM_PIC;
2403 elf_elfheader (obfd)->e_flags = in_flags;
2416 flagword in_flags; local
[all...]
H A Delf32-v850.c1906 flagword in_flags;
1912 in_flags = elf_elfheader (ibfd)->e_flags;
1927 elf_elfheader (obfd)->e_flags = in_flags;
1937 if (in_flags == out_flags)
1940 if ((in_flags & EF_V850_ARCH) != (out_flags & EF_V850_ARCH)
1941 && (in_flags & EF_V850_ARCH) != E_V850_ARCH)
1945 if ((in_flags & EF_V850_ARCH) == E_V850E1_ARCH
1949 if ((in_flags & EF_V850_ARCH) == E_V850E_ARCH
1899 flagword in_flags; local
H A Delfxx-ia64.c4731 flagword in_flags;
4739 in_flags = elf_elfheader (ibfd)->e_flags;
4745 elf_elfheader (obfd)->e_flags = in_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))
4801 if ((in_flags
4724 flagword in_flags; local
[all...]
H A Delf32-m32r.c4220 flagword in_flags;
4226 in_flags = elf_elfheader (ibfd)->e_flags;
4241 elf_elfheader (obfd)->e_flags = in_flags;
4253 if (in_flags == out_flags)
4256 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
4258 if ( ((in_flags & EF_M32R_ARCH) != E_M32R_ARCH)
4260 || ((in_flags & EF_M32R_ARCH) == E_M32R2_ARCH))
4213 flagword in_flags; local
H A Delf32-m68k.c364 flagword in_flags;
370 in_flags = elf_elfheader (ibfd)->e_flags;
376 elf_elfheader (obfd)->e_flags = in_flags;
363 flagword in_flags; local
H A Delf32-vax.c513 flagword in_flags;
519 in_flags = elf_elfheader (ibfd)->e_flags;
525 elf_elfheader (obfd)->e_flags = in_flags;
512 flagword in_flags; local
/haiku-fatelf/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.h138 uint32 in_flags,
H A DMediaWriter.cpp441 uint32 in_flags,
447 return BBufferConsumer::SeekTagRequested(destination,in_target_time,in_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/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.h159 uint32 in_flags,
H A DMediaDemultiplexerNode.cpp437 uint32 in_flags,
444 return BBufferConsumer::SeekTagRequested(destination,in_target_time,in_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.h164 uint32 in_flags,
H A DESDSinkNode.cpp520 uint32 in_flags,
526 return BBufferConsumer::SeekTagRequested(destination,in_target_time,in_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.h104 uint32 in_flags,
H A DOpenSoundNode.cpp943 bigtime_t in_target_time, uint32 in_flags, media_seek_tag* out_seek_tag,
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/bin/network/tcpdump/
H A Ddecnet.h167 byte in_flags; /* route flags */ member in struct:initmsg
/haiku-fatelf/src/kits/media/
H A DBufferConsumer.cpp470 uint32 in_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
H A DMediaRoster.cpp864 uint32 in_flags, void* _reserved)
1047 if (in_flags & B_CONNECT_MUTED) {
862 Connect(const media_source& from, const media_destination& to, media_format* io_format, media_output* out_output, media_input* out_input, uint32 in_flags, void* _reserved) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp731 uint32 in_flags,
737 return BBufferConsumer::SeekTagRequested(destination,in_target_time,in_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 237 milliseconds