Home | History | Annotate | Download | only in src

Lines Matching refs:nullAllowed

230                 if (checks[index].equals("nullAllowed")) {
283 } else if (checks[index].equals("nullAllowed")) {
1204 boolean nullAllowed = isNullAllowed(cfunc) || isPointerFunc;
1205 if (nullAllowed) {
1234 offset, remaining, nullAllowed ? " " : " ");
1236 if (nullAllowed) {
1257 boolean nullAllowed = isNullAllowed(cfunc) || isPointerFunc;
1258 if (nullAllowed) {