Searched defs:ls (Results 1 – 5 of 5) sorted by relevance
103 final List<String> ls = new ArrayList<>(Arrays.asList(ary)); in reverse() local
209 ImageTypeShortBase *s, *ns, *ls, *p, *np; in BorderReduceOdd() local
238 ListeningExecutorService ls = in getLongRunningOperation() local
950 #define AVDT_BLD_LAYERSPEC(ls, msg, label) ls = (((label) << 4) | (msg)) argument952 #define AVDT_LAYERSPEC_LABEL(ls) ((uint8_t)((ls) >> 4)) argument954 #define AVDT_LAYERSPEC_MSG(ls) ((uint8_t)((ls)&0x000F)) argument
836 uint16_t ls; in process_reqseq() local