Searched defs:WEAK (Results 1 – 5 of 5) sorted by relevance
30 #define WEAK __attribute__((weak)) macro32 #define WEAK macro
47 # define WEAK __attribute__((weak)) macro63 # define WEAK macro
19 public static final int WEAK = 1; field
15 public static final int WEAK = 1; field
34 enum FilterType { WEAK, STRONG, NB_FILTER }; enumerator