Searched refs:READONLY (Results 1 – 18 of 18) sorted by relevance
204 if (a.flagged(READONLY)) in set()304 NONBODY|READONLY); in registerBody()
80 public static final int READONLY = 0x1; field in AttributeManager252 if (a.flagged(READONLY)) in putInTable()379 if (!attr.flagged(DONTFETCH | READONLY)) { in refetchAttributeList()619 if (!attr.flagged(TRANSIENT | READONLY)) in replicate()
244 !a.flagged(DEFAULT | READONLY)) { in initialize()1239 if (!attr.flagged(READONLY)) { in addAttributeForward()1243 if (!mgr.getAttribute(name).flagged(READONLY)) in addAttributeForward()
43 READONLY, enumerator
345 case READONLY: in hal_property_set_attribute()364 case READONLY: in hal_property_get_attribute()
162 "READONLY", READONLY,
165 #define READONLY (1L<<18) macro
65 AttributeManager.READONLY)) != 0); in isTransient()
39 … REF_NORMAL && pp.macref || ref == REF_CREATE || ref == REF_DELETE && (pp.mode & (INIT|READONLY)))) in pprefmac()
174 READONLY # mark macro definitions readonly
668 return pp.mode & READONLY; in ppoption()
1294 if (pp.mode & READONLY) sym->flags |= SYM_READONLY; in ppcontrol()2028 setmode(READONLY, i0); in ppcontrol()
281 } else if (!attr.flagged(TRANSIENT | READONLY)) { in replicate()
124 HIDDEN | TRANSIENT | READONLY); in WindowShadow()132 HIDDEN | TRANSIENT | READONLY); in WindowShadow()
70 #define READONLY 0 macro671 case READONLY: in flags()
1534 split getconf.h into conftab.h and conftab.c for :READONLY: