HomeSort by relevance Sort by last modified time
    Searched refs:sp3 (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
PermissionsTest.java 69 Permission sp3 = new SecurityPermission("a.*"); local
74 up1, up2, ap, bp, sp0, sp1, sp2, sp3, };
  /external/bison/src/
tables.c 379 unsigned int *sp3; local
393 conflict_tos[s] = sp3 =
394 nondeterministic_parser ? xnmalloc (count, sizeof *sp3) : NULL;
403 *sp3++ = conflrow[i];

Completed in 183 milliseconds