Searched refs:head (Results 1 – 2 of 2) sorted by relevance
610 final String head = ":\u1F92F"; in testUnicode() local614 final String sql = "SELECT i AS " + cat + " FROM t1 WHERE j = " + head; in testUnicode()618 assertEquals(1, s.getParameterIndex(head)); in testUnicode()619 assertEquals(head, s.getParameterName(1)); in testUnicode()
1097 u64 head = avc + hash * 8; in grant() local1099 u64 first = r64(head); in grant()1100 w128(hl, first, head); in grant()1103 w64(head, hl); in grant()