Home
last modified time | relevance | path

Searched refs:ls (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/
D.gitignore6 # NOTE! Please use 'git-ls-files -i --exclude-standard'
/hardware/intel/common/libva/doc/
DMakefile.am51 for file in `ls html-out/` ; do \
/hardware/bsp/intel/peripheral/libmraa/src/glob/
Dglob.c272 Char *lm, *ls; in globexp2() local
284 ls = lm; in globexp2()
348 for (lm = ls; (pl < pm); *lm++ = *pl++) in globexp2()