Searched refs:old_flags (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dlogo.c145 uint16_t old_flags; local
153 old_flags = int_query();
183 int_restore(old_flags);
H A Dinlines.h54 void int_restore(uint16_t old_flags);
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dinlines.h47 void int_restore(uint16_t old_flags);
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTSubstring.h449 * @param old_flags returns 0 or the old value of mFlags
459 PRBool NS_FASTCALL MutatePrep( size_type capacity, char_type** old_data, PRUint32* old_flags );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c1649 UINT old_flags, old_freq; local
1671 old_flags = stream->flags;
1679 if (stream->frequency != old_freq || stream->flags != old_flags)
/vbox/src/libs/libxml2-2.6.31/
H A Drelaxng.c5016 int old_flags; local
5030 old_flags = ctxt->flags;
5081 ctxt->flags = old_flags;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h1019 int old_flags; member in struct:set_handle_info_reply
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h929 int old_flags; member in struct:set_handle_info_reply

Completed in 157 milliseconds