Searched refs:Poly (Results 1 – 9 of 9) sorted by relevance
11 static const float Poly[] = { variable15 #define C0 v_f32 (Poly[0])16 #define C1 v_f32 (Poly[1])17 #define C2 v_f32 (Poly[2])18 #define C3 v_f32 (Poly[3])19 #define C4 v_f32 (Poly[4])20 #define C5 v_f32 (Poly[5])
11 static const float Poly[] = { variable19 #define C0 v_f32 (Poly[0])20 #define C1 v_f32 (Poly[1])21 #define C2 v_f32 (Poly[2])22 #define C3 v_f32 (Poly[3])23 #define C4 v_f32 (Poly[4])
16 # Type: Poly/ML saved data19 0 string POLYSAVE Poly/ML saved state22 0 string POLYMODU Poly/ML saved module
470 44 string PTMF Poly Tracker PTM Module
54 The OpenSSL implementation of the Poly 1305 MAC corresponds to RFC 7539.
425 static void mergePolyMatchers(const PolyMatcher &Poly,430 static void mergePolyMatchers(const PolyMatcher &Poly,432 Out.push_back(ast_matchers::internal::Matcher<typename TypeList::head>(Poly));433 mergePolyMatchers(Poly, Out, typename TypeList::tail());
149 Poly, enumerator192 bool isPoly() const { return Kind == Poly; } in isPoly()747 T.Kind = Poly; in fromTypedefName()818 Kind = Poly; in applyTypespec()888 Kind = Poly; in applyModifiers()
585 list<Type> Poly = [u8, u16]; // Actually p8 and p16
130 let params = T.Poly, overrideKindLetter = "p" in {502 let params = T.Poly, overrideKindLetter = "p" in {