Searched refs:specifiers (Results 1 – 14 of 14) sorted by relevance
58 const uint32 *specifiers; in TestProperty() local70 wildcardSpec = (theProps[i].specifiers[0] == 0); in TestProperty()77 specifiers = wildcardSpecifierTests; in TestProperty()79 specifiers = theProps[i].specifiers; in TestProperty()90 if (specifiers[k] == 0) { in TestProperty()94 ExecFindMatch(propTest, theProps[i].name, uniqueCommand, specifiers[k], in TestProperty()97 ExecFindMatch(propTest, theProps[i].name, commands[j], specifiers[k], in TestProperty()
75 assert(prop1[i].specifiers[j] == prop2[i].specifiers[j]); in CompareProperties()76 if (prop1[i].specifiers[j] == 0) { in CompareProperties()
105 for (int32 i = 0; i < 10 && fPropInfo[pi].specifiers[i] != 0; i++) in FlattenedSize()193 for (int32 i = 0; i < 10 && fPropInfo[pi].specifiers[i] != 0; i++) { in Flatten()194 flatData.Write(&fPropInfo[pi].specifiers[i], in Flatten()195 sizeof(fPropInfo[pi].specifiers[i])); in Flatten()322 fPropInfo[pi].specifiers[i] = tmpInt; in Unflatten()455 for (int32 i = 0; i < 10 && fPropInfo[pi].specifiers[i] != 0; i++) { in PrintToStream()456 uint32 spec = fPropInfo[pi].specifiers[i]; in PrintToStream()490 if (propertyInfo->specifiers[0] == 0) { in FindSpecifier()493 for (int32 i = 0; i < 10 && propertyInfo->specifiers[i] != 0; i++) { in FindSpecifier()494 if (propertyInfo->specifiers[i] == form) { in FindSpecifier()
26 \brief Property info struct containing lists of commands and specifiers.53 \var property_info::specifiers54 \brief Zero-terminated array of the specifiers understood by the property58 supported specifiers.67 commands and specifiers.
530 \brief Reports the suites of messages and specifiers that derived classes
849 \brief Reports the suites of messages and specifiers that derived classes
23 ///// Name lengths and Scripting specifiers /////
30 uint32 specifiers[10]; member
63 The following is a list valid format specifiers and their meanings:
1359 for (int32 i = 0; i < 10 && pinfo[pinfo_index].specifiers[i]; i++) { in format_data()1360 switch (pinfo[pinfo_index].specifiers[i]) { in format_data()
426 \brief Reports the suites of messages and specifiers understood by the
564 \brief Reports the suites of messages and specifiers understood by the
1059 \brief Reports the suites of messages and specifiers that derived classes
2165 \brief Reports the suites of messages and specifiers understood by the window.