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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h237 unsigned int fIsIn:1; member in struct:_MIDL_STUB_MESSAGE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h222 unsigned int fIsIn:1; member in struct:_MIDL_STUB_MESSAGE
/vbox/src/VBox/Devices/Audio/
H A DDevIchHdaCodec.cpp1310 bool fIsIn = false; local
1337 fIsIn = CODEC_SET_AMP_IS_IN_DIRECTION(cmd);
1342 || (!fIsOut && !fIsIn))
1344 if (fIsIn)

Completed in 62 milliseconds