Searched defs:X (Results 1 – 3 of 3) sorted by relevance
53 public <X extends T, Y> void getMap(List<T> list, Map<T, U> tu, Map<X, Set<? super Y>> xy) { in getMap()
38 private static final int X = 0; field in DrawPoints.SampleView
38 #define SKB_DATA_ALIGN(X) (((X) + (SMP_CACHE_BYTES - 1)) & ~(SMP_CACHE_BYTES - 1)) argument39 #define SKB_MAX_ORDER(X, ORDER) (((PAGE_SIZE << (ORDER)) - (X) - sizeof(struct skb_shared_info)) … argument40 #define SKB_MAX_HEAD(X) (SKB_MAX_ORDER((X), 0)) argument