Searched refs:flags (Results 1 - 25 of 2022) sorted by path

1234567891011>>

/haiku/docs/develop/media/
H A DMediaExtractorAddOn.h102 virtual status_t SetSource(const entry_ref * source, int32 flags = 0);
106 virtual status_t SetDestination(const entry_ref * source, int32 flags = 0);
243 // see above for additions to media_seek_type (used for flags)
269 // see above for additions to media_seek_type (used for flags)
299 // see above for additions to media_seek_type (used for flags)
339 // see above for additions to media_seek_type (used for flags)
377 // SeekTrackToFrame(BTrack * track, int64 ioFrame, int32 flags = 0) {
H A DMediaFileProducer.h207 uint32 flags);
/haiku/headers/build/os/interface/
H A DBitmap.h38 BBitmap(BRect bounds, uint32 flags, color_space colorSpace,
89 void InitObject(BRect bounds, color_space colorSpace, uint32 flags,
/haiku/headers/build/os/kernel/
H A Dfs_info.h11 /* fs_info.flags */
27 uint32 flags; /* flags (see above) */ member in struct:fs_info
/haiku/headers/build/private/app/
H A DMessagePrivate.h46 uint16 flags; member in struct:BMessage::field_header
59 uint32 flags; member in struct:BMessage::message_header
138 fMessage->fHeader->flags |= MESSAGE_FLAG_WAS_DROPPED;
140 fMessage->fHeader->flags &= ~MESSAGE_FLAG_WAS_DROPPED;
/haiku/headers/compatibility/gnu/sys/
H A Dxattr.h32 size_t size, int flags);
34 size_t size, int flags);
36 size_t size, int flags);
/haiku/headers/cpp/
H A Dbitset898 if (__is.flags() & ios::skipws) {
H A Dropeimpl.h909 bool __left = bool(__o.flags() & ios::left);
H A Dstreambuf.h151 // NOTE: If adding flags here, before to update ios::bitalloc().
186 fmtflags flags() const { return _flags; } function in class:ios
187 fmtflags flags(fmtflags new_val) { function in class:ios
270 // the remaining bits are abailable for variable flags.
346 streambuf(int flags=0);
/haiku/headers/libs/agg/
H A Dagg_clip_liang_barsky.h236 T* x, T* y, unsigned flags)
240 if(flags & clipping_flags_x_clipped)
246 bound = (flags & clipping_flags_x1_clipped) ? clip_box.x1 : clip_box.x2;
251 flags = clipping_flags_y(*y, clip_box);
252 if(flags & clipping_flags_y_clipped)
258 bound = (flags & clipping_flags_y1_clipped) ? clip_box.y1 : clip_box.y2;
234 clip_move_point(T x1, T y1, T x2, T y2, const rect_base<T>& clip_box, T* x, T* y, unsigned flags) argument
H A Dagg_path_storage.h597 // A container to store vertices with their flags.
672 void end_poly(unsigned flags = path_flags_close);
673 void close_polygon(unsigned flags = path_flags_none);
1073 inline void path_base<VC>::end_poly(unsigned flags) argument
1077 m_vertices.add_vertex(0.0, 0.0, path_cmd_end_poly | flags);
1083 inline void path_base<VC>::close_polygon(unsigned flags) argument
1085 end_poly(path_flags_close | flags);
H A Dagg_rasterizer_outline_aa.h79 unsigned flags; member in struct:agg::rasterizer_outline_aa::draw_vars
246 switch(dv.flags)
254 if(m_line_join == outline_round_join && (dv.flags & 2) == 0)
283 dv.flags = 3;
287 dv.flags >>= 1;
288 dv.flags |= ((dv.curr.diagonal_quadrant() ==
290 if((dv.flags & 2) == 0)
297 dv.flags >>= 1;
298 dv.flags |= ((dv.curr.diagonal_quadrant() ==
303 dv.flags
[all...]
H A Dagg_renderer_outline_aa.h1583 unsigned flags = clip_line_segment(&x1, &y1, &x2, &y2, m_clip_box); local
1584 if((flags & 4) == 0)
1586 if(flags)
1638 unsigned flags = clip_line_segment(&x1, &y1, &x2, &y2, m_clip_box); local
1639 if((flags & 4) == 0)
1641 if(flags)
1645 if(flags & 1)
1705 unsigned flags = clip_line_segment(&x1, &y1, &x2, &y2, m_clip_box); local
1706 if((flags & 4) == 0)
1708 if(flags)
1777 unsigned flags = clip_line_segment(&x1, &y1, &x2, &y2, m_clip_box); local
[all...]
H A Dagg_renderer_outline_image.h946 unsigned flags = clip_line_segment(&x1, &y1, &x2, &y2, m_clip_box); local
948 if((flags & 4) == 0)
950 if(flags)
954 if(flags & 1)
968 if(flags & 2)
/haiku/headers/libs/print/libprint/
H A DDialogWindow.h17 uint32 flags,
24 uint32 flags,
H A DHalftoneView.h16 uint32 resizeMask, uint32 flags);
26 uint32 flags);
H A DPagesView.h14 PagesView(BRect frame, const char* name, uint32 resizeMask, uint32 flags);
/haiku/headers/libs/x86emu/x86emu/
H A Dprim_asm.h60 u16 aaa_word_asm(u32 * flags, u16 d);
72 u16 aas_word_asm(u32 * flags, u16 d);
84 u16 aad_word_asm(u32 * flags, u16 d);
96 u16 aam_word_asm(u32 * flags, u8 d);
108 u8 adc_byte_asm(u32 * flags, u8 d, u8 s);
120 u16 adc_word_asm(u32 * flags, u16 d, u16 s);
132 u32 adc_long_asm(u32 * flags, u32 d, u32 s);
144 u8 add_byte_asm(u32 * flags, u8 d, u8 s);
156 u16 add_word_asm(u32 * flags, u16 d, u16 s);
168 u32 add_long_asm(u32 * flags, u3
[all...]
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h108 uint32 flags; /* sync polarity, etc. */ member in struct:__anon9
119 uint32 flags; /* mode flags (Some drivers use this */ member in struct:__anon10
184 /* mode flags */
195 /* power saver flags */
204 /* timing flags */
303 const uint8* colorData, uint32 flags);
/haiku/headers/os/add-ons/mail_daemon/
H A DMailProtocol.h137 read_flags flags = B_READ);
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettings.h169 void SetFlags(int32 flags);
/haiku/headers/os/app/
H A DKeyStore.h94 size_t length, uint32 flags);
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_command.h326 uint8 flags; member in struct:hci_cp_flow_specification
H A DbtHCI_event.h241 uint8 flags; member in struct:hci_ev_flow_specification
/haiku/headers/os/device/
H A Dscsi.h105 uchar flags; member in struct:__anon198
155 uint8 flags; member in struct:__anon202

Completed in 161 milliseconds

1234567891011>>