Searched defs:newValue (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DDLexerBase.cpp282 debugLexer(int newValue) { // MR1 argument
284 debugLexerFlag=newValue; // MR1
H A DDLexerBase.h164 void set_line(int newValue) { _line=newValue; }; // MR1 argument
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataManager.cpp2416 QStringList newValue = oldValue; local
2418 if (mode == WizardMode_Expert && !newValue.contains(strWizardName))
2419 newValue << strWizardName;
2421 else if (mode == WizardMode_Basic && newValue.contains(strWizardName))
2422 newValue.removeAll(strWizardName);
2424 if (newValue != oldValue)
2425 setExtraDataStringList(GUI_HideDescriptionForWizards, newValue);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 101 milliseconds