Searched refs:noParFilter (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DFilterExp.h31 expr (_expr), ctx (_ctx), noParFilter (_noParFilter) { };
52 bool noParFilter; member in class:FilterExp
H A DTable.cc1362 bool noParFilter = dctx->fltr->noParFilter; local
1363 FilterExp *nFilter = new FilterExp (n_expr, e_ctx, noParFilter);
H A DDbeView.h802 bool noParFilter; member in class:DbeView
H A DDbeView.cc63 noParFilter = false;
148 noParFilter = false;
358 noParFilter = false;
1901 noParFilter = false;
1913 noParFilter = false;
1917 noParFilter = true;
1940 return new FilterExp (cur_filter_expr, ctx, noParFilter);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DFilterExp.h31 expr (_expr), ctx (_ctx), noParFilter (_noParFilter) { };
52 bool noParFilter; member in class:FilterExp
H A DTable.cc1362 bool noParFilter = dctx->fltr->noParFilter; local
1363 FilterExp *nFilter = new FilterExp (n_expr, e_ctx, noParFilter);
H A DDbeView.h802 bool noParFilter; member in class:DbeView
H A DDbeView.cc63 noParFilter = false;
148 noParFilter = false;
358 noParFilter = false;
1901 noParFilter = false;
1913 noParFilter = false;
1917 noParFilter = true;
1940 return new FilterExp (cur_filter_expr, ctx, noParFilter);

Completed in 217 milliseconds