Searched defs:fIsOut (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h238 unsigned int fIsOut:1; member in struct:_MIDL_STUB_MESSAGE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h223 unsigned int fIsOut:1; member in struct:_MIDL_STUB_MESSAGE
/vbox/src/VBox/Devices/Audio/
H A DDevIchHdaCodec.cpp1309 bool fIsOut = false; local
1336 fIsOut = CODEC_SET_AMP_IS_OUT_DIRECTION(cmd);
1342 || (!fIsOut && !fIsIn))
1358 if (fIsOut)

Completed in 59 milliseconds