Searched refs:Properties (Results 1 - 23 of 23) sorted by relevance

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DINIParser.java50 import java.util.Properties;
59 private HashMap<String, Properties> mSections;
128 mSections = new HashMap<String, Properties>();
168 Properties props = mSections.get(currSection);
170 props = new Properties();
219 Properties props = mSections.get(aSection);
235 Properties props = mSections.get(aSection);
H A DMozilla.java51 import java.util.Properties;
135 Properties aProperties) throws FileNotFoundException {
161 aProperties = new Properties();
243 // Since GRE Properties aren't supported on Mac OS X, we check
276 // Since GRE Properties aren't supported on Mac OS X, we check
294 Properties aProperties) {
325 GREVersionRange[] aVersions, Properties aProperties) {
367 Properties aProperties) {
459 Properties aProperties) {
510 GREVersionRange[] aVersions, Properties aPropertie
[all...]
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_dispatch_header.py35 if ("get" in apiutil.Properties(func_name) or
H A Dserver_get.py114 if ("get" in apiutil.Properties(func_name) and
H A Dserver_dispatch.py30 "get" in apiutil.Properties(func_name)):
123 if ("get" in apiutil.Properties(func_name) or
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_header.py56 elif "pixelstore" in apiutil.Properties(func_name):
59 if "get" in apiutil.Properties(func_name):
71 "pervertex" in apiutil.Properties(func_name) and
H A Dpacker.py213 if "get" in apiutil.Properties(func_name):
258 if "get" in apiutil.Properties(func_name):
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpack.py39 if ("get" in apiutil.Properties(func_name) or
H A Dpackspu_proto.py32 if ("get" in apiutil.Properties(func_name) or
H A Dpackspu_get.py86 if "get" in apiutil.Properties(func_name):
/vbox/src/VBox/GuestHost/OpenGL/glapi_parser/
H A Dapiutil.py296 def Properties(funcName): function
305 if property in Properties(funcName):
393 props = Properties(funcName)
422 props = Properties(funcName)
450 props = Properties(funcName)
489 if "pervertex" in Properties(funcName):
497 props = Properties(funcName)
504 props = Properties(funcName)
512 props = Properties(funcName)
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm_header.py217 props = apiutil.Properties(func_name)
H A Ddlm_generated.py75 props = apiutil.Properties(functionName)
280 props = apiutil.Properties(functionName)
/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack.py108 if not "get" in apiutil.Properties(func_name):
114 if ("get" in apiutil.Properties(func_name)):
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddk.h123 ULONG Properties; member in union:_IMAGE_INFO::__anon13391
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dnetcon.idl187 HRESULT Properties([out, retval] INetSharingPortMappingProps **ppNSPMP);
H A Dmsinkaut.idl193 [out, retval] IInkExtendedProperties** Properties);
332 [out, retval] IInkExtendedProperties** Properties);
606 [out, retval] IInkExtendedProperties **Properties);
H A Dtwain.h406 TW_UINT16 Properties; /* Messages this CAP/ICAP supports */ member in struct:__anon13872
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dnetcon.idl187 HRESULT Properties([out, retval] INetSharingPortMappingProps **ppNSPMP);
H A Dmsinkaut.idl193 [out, retval] IInkExtendedProperties** Properties);
332 [out, retval] IInkExtendedProperties** Properties);
606 [out, retval] IInkExtendedProperties **Properties);
H A Dtwain.h415 TW_UINT16 Properties; /* Messages this CAP/ICAP supports */ member in struct:__anon1228
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...

Completed in 103 milliseconds