Searched defs:partials (Results 1 – 9 of 9) sorted by relevance
42 const SkTArray<SkPath>& partials() const { return fPartials; } in partials() function
42 unsigned long partials; /* Not at top of linked list */ member
336 int[] partials = new int[subCount]; in wrapIteratorWithFilter() local
341 int[] partials = new int[subCount]; in wrapIteratorWithFilter() local
119 unsigned long partials; /* Not at top of linked list */ member
579 LocalMemory<int> partials; in build() local
163 let mut partials = vec![]; in sum() localVariable
187 LLVMValueRef partials = LLVMBuildURem(gallivm->builder, x_size_arg, vec_length, ""); in generate_compute() local