Searched refs:allowed (Results 1 – 5 of 5) sorted by relevance
1 Assignment was allowed
1 Test various forms of method overrides, including some not allowed by the
30 means that no floating point promotion is allowed. Among the solution are:
210 static void SetJdwpAllowed(bool allowed);
705 void Dbg::SetJdwpAllowed(bool allowed) { in SetJdwpAllowed() argument706 gJdwpAllowed = allowed; in SetJdwpAllowed()