Home
last modified time | relevance | path

Searched defs:nothing (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dnothing.hpp29 struct nothing {}; struct
56 nothing_type const BOOST_ATTRIBUTE_UNUSED nothing = {{{}}}; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/sparc64/
H A DMakefile6 nothing: target
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dwm8776.c82 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc()
116 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc()
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dvarhandlers.c91 static char nothing[2] = "\0"; in speakup_register_var() local
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dhardware.h43 volatile uint32_t nothing; /* reg 0 */ member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Dtesting.py677 def nothing(test, *args, **kwargs): function
/OK3568_Linux_fs/kernel/mm/
H A Dksm.c2409 static int ksm_scan_thread(void *nothing) in ksm_scan_thread()