Searched defs:ffs (Results 1 – 10 of 10) sorted by relevance
4 int ffs(int i) in ffs() function
35 ffs(int i) in ffs() function
57 #define ffs __builtin_ffs macro
38 #define ffs __builtin_ffs macro
38 int ffs(int x) in ffs() function
10 import pyfakefs.fake_filesystem_unittest as ffs namespace12 from .stubs import fake_filesystem_unittest as ffs unknown
45 MultipleFontChain(std::vector<const char*> ffs, SkScalar size, SkFontStyle fontStyle) in MultipleFontChain()
71 int ffs; member
411 vector bool int ffs = vec_cmpeq(x, x); in is_opaque() local
178 __m128i ffs = _mm_cmpeq_epi8 (x, x); in is_opaque() local