Searched defs:ffs (Results 1 – 14 of 14) sorted by relevance
4 int ffs(int i) in ffs() function
12 static inline int ffs(int x) in ffs() function
38 #define ffs __builtin_ffs macro
38 int ffs(int x) in ffs() function
11 import pyfakefs.fake_filesystem_unittest as ffs namespace13 from .stubs import fake_filesystem_unittest as ffs unknown
45 MultipleFontChain(std::vector<const char*> ffs, SkScalar size, SkFontStyle fontStyle) in MultipleFontChain()
126 static inline int ffs (int x) in ffs() function
149 # define ffs generic_ffs macro
362 static __inline__ int ffs(int x) in ffs() function
213 static __inline__ int ffs(int x) in ffs() function
72 int ffs; member
2597 unsigned int from, to, ffs = chance(1, 2); in corrupt_data() local
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