Home
last modified time | relevance | path

Searched refs:PROP_NONE (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DTable.h99 PROP_NONE, enumerator
H A DQLParser.yy52 if (propID != PROP_NONE)
H A DDbeSession.cc142 propNames_name_store (PROP_NONE, NTXT ("")); in DbeSession()
2899 return PROP_NONE; in registerPropertyName()
2915 return PROP_NONE; in getPropIdByName()
2922 return PROP_NONE; in getPropIdByName()
H A DDbe.cc7452 if (entity_prop_id == PROP_NONE) in isValidIdx()
7545 prop_id->append (PROP_NONE); in dbeGetEntityProps()
8696 int aux_prop_id = (data_id == DATA_HWC) ? PROP_HWCTAG : PROP_NONE; in dbeGetDataDescriptorsV2()
9010 case PROP_NONE: // experiment summary row uses this in dbeGetTLData()
9122 int prop_id = PROP_NONE; in dbeGetTLData()
9310 if (propId == PROP_NONE) in dbeGetTLData()
9824 if (prop_ts == PROP_NONE) in dbeGetAggregatedValue()
9839 int prop_key = PROP_NONE; in dbeGetAggregatedValue()
H A DDbeSession.cc.1132 propNames_name_store (PROP_NONE, NTXT (""));
2893 return PROP_NONE;
2909 return PROP_NONE;
2916 return PROP_NONE;
H A DPathTree.cc103 stack_prop = PROP_NONE; in init()
H A DDbeView.cc2752 int stack_prop = PROP_NONE; in constructShowHideStack()