Searched defs:SAMPLE (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.h216 SAMPLE, enumerator in enum:llvm::AMDGPUISD::__anon25262
/external/oprofile/libop/
H A Dop_xml_out.h40 SUMMARY, SAMPLE, enumerator in enum:__anon27594
/external/pixman/pixman/
H A Dpixman-filter.c192 #define SAMPLE(a1, a2) \ macro
199 s = SAMPLE (x1, x2);
206 s += 2 * SAMPLE (a1, a2);
209 s += 4 * SAMPLE (a1, a2);
212 s += SAMPLE (x1 + width, x2 + width);

Completed in 123 milliseconds