Home
last modified time | relevance | path

Searched defs:nothing (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dnull_prov.c15 unsigned char nothing; member
/third_party/openssl/providers/implementations/digests/
H A Dnull_prov.c15 unsigned char nothing; member
/third_party/node/test/js-native-api/test_reference_double_free/
H A Dtest_reference_double_free.c8 static void Destructor(napi_env env, void* data, void* nothing) { in Destructor() argument
/third_party/rust/crates/nom/tests/
H A Dissues.rs76 fn nothing(i: &[u8]) -> IResult<&[u8], &[u8]> { in take_till_issue() functions
/third_party/vk-gl-cts/framework/common/
H A DtcuMaybe.hpp73 Maybe<T> nothing (void) in nothing() function
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dvarhandlers.c91 static char nothing[2] = "\0"; in speakup_register_var() local
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dvarhandlers.c93 static char nothing[2] = "\0"; in speakup_register_var() local
/kernel/linux/linux-5.10/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() argument
116 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc() argument
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dwm8776.c78 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc() argument
112 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc() argument
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dhardware.h43 volatile uint32_t nothing; /* reg 0 */ member
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dhardware.h43 volatile uint32_t nothing; /* reg 0 */ member
/third_party/ffmpeg/libavdevice/
H A Ddshow_capture.h53 static inline void nothing(void *foo) in nothing() function
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp712 UnicodeString nothing = ""; in Test4101940() local
/kernel/linux/linux-5.10/mm/
H A Dksm.c2413 static int ksm_scan_thread(void *nothing) in ksm_scan_thread() argument
/third_party/python/Lib/unittest/test/
H A Dtest_case.py1875 def nothing(self): function
1900 def nothing(self): function
1927 def nothing(self): global() function
[all...]
/kernel/linux/linux-6.6/mm/
H A Dksm.c2508 static int ksm_scan_thread(void *nothing) in ksm_scan_thread() argument
/third_party/python/Lib/test/
H A Dtest_functools.py472 nothing = functools.partialmethod(capture) variable in TestPartialMethod.A

Completed in 28 milliseconds