Searched refs:patterns (Results 1 - 16 of 16) sorted by relevance

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h51 /** Maximum size for enumeration patterns */
425 * Array of patterns to match the properties against, separated by '|'
431 HGCMFunctionParameter patterns; member in struct:guestProp::_EnumProperties
451 * a set of patterns to match the names of changed properties against and
455 * which matches one of the specified patterns, the call will block until one
475 * A list of patterns to match the guest event name against, separated by
479 HGCMFunctionParameter patterns; member in struct:guestProp::_GetNotification
/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c13 * - the semantic of libxml2 patterns vs. XSLT production referenced
142 int nbPattern; /* the number of patterns */
143 xmlSchematronPatternPtr patterns;/* the patterns found */ member in struct:_xmlSchematron
493 if (schema->patterns == NULL) {
494 schema->patterns = ret;
496 xmlSchematronPatternPtr prev = schema->patterns;
507 * @patterns: a list of patterns
509 * Free a list of patterns
512 xmlSchematronFreePatterns(xmlSchematronPatternPtr patterns) argument
[all...]
/vbox/src/VBox/Main/src-server/freebsd/
H A DHostHardwareFreeBSD.cpp204 DeviceCCB.cdm.patterns = &DeviceMatchPattern;
258 PeriphCCB.cdm.patterns = &PeriphMatchPattern;
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibGuestProp.cpp552 /* Get the length of the patterns array... */
559 VbglHGCMParmPtrSet(&Msg.patterns, (char *)pszzPatterns, (uint32_t)cchPatterns);
593 * @param papszPatterns The patterns against which the properties are
595 * @param cPatterns The number of patterns in @a papszPatterns. 0 means
835 * @param papszPatterns The patterns against which the properties are
837 * @param cPatterns The number of patterns in @a papszPatterns. 0 means
891 * @param pszPatterns The patterns that the property names must matchfor
929 VbglHGCMParmPtrSetString(&Msg.patterns, pszPatterns);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml2.idl2458 HRESULT patterns(
2459 [out,retval] ISchemaStringCollection** patterns);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml2.idl3150 HRESULT patterns(
3151 [out,retval] ISchemaStringCollection** patterns);
H A Dmsxml6.idl3014 HRESULT patterns(
3015 [out,retval] ISchemaStringCollection** patterns);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2437 PRUnichar * patterns,
4528 PRUnichar * patterns,
H A DVBoxCAPI_v3_0.h2975 PRUnichar * patterns,
5054 PRUnichar * patterns,
H A DVBoxCAPI_v3_1.h2956 PRUnichar * patterns,
4955 PRUnichar * patterns,
H A DVBoxCAPI_v3_2.h3035 PRUnichar * patterns,
5195 PRUnichar * patterns,
H A DVBoxCAPI_v4_0.h3349 PRUnichar * patterns,
5633 PRUnichar * patterns,
H A DVBoxCAPI_v4_1.h3561 PRUnichar * patterns,
6031 PRUnichar * patterns,
H A DVBoxCAPI_v4_2.h3902 PRUnichar * patterns,
6984 PRUnichar * patterns,
H A DVBoxCAPI_v4_3.h5648 PRUnichar * patterns,
6372 PRUnichar * patterns,
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 680 milliseconds