Searched refs:swallow (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | dont-swallow-errors.patch | 4 Subject: [PATCH] don't swallow errors 6 Further fixup to the configure scripts to not swallow errors
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/ |
| H A D | tuple.hpp | 61 using swallow = bool[]; typedef 290 …(void)swallow{ ( tuple_value< Is, Ts >::operator=( static_cast< tuple_value< Is, Ts >& >( v ).get(… in operator =() 301 …(void)swallow{ ( tuple_value< Is, Ts >::operator=( static_cast< tuple_value< Is, Ts >& >( v ) ), t… in operator =() 313 (void)swallow{ ( tuple_value< Is, Ts >::operator=( get< Is >( v ) ), true )..., true }; in operator =() 325 …(void)swallow{ ( tuple_value< Is, Ts >::operator=( get< Is >( std::move( v ) ) ), true )..., true … in operator =() 336 …(void)swallow{ ( static_cast< tuple_value< Is, Ts >& >( *this ).swap( static_cast< tuple_value< Is… in swap() 669 …(void)swallow{ ( result = result && static_cast< bool >( get< Is >( lhs ) == get< Is >( rhs ) ) ).… in operator ()() 691 …(void)swallow{ ( no_result_yet = no_result_yet || ( result = static_cast< bool >( get< Is >( lhs )… in operator ()()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | nmi.c | 71 unsigned int swallow; member 414 __this_cpu_add(nmi_stats.swallow, 1); in default_do_nmi()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | wl18xx.h | 169 bool swallow; member
|
| H A D | main.c | 728 wl18xx_clk_table[clk_freq].swallow ? "swallow" : "spit"); in wl18xx_set_clk() 757 if (wl18xx_clk_table[clk_freq].swallow) { in wl18xx_set_clk()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/ |
| H A D | rp-pppoe_3.13.bb | 13 file://dont-swallow-errors.patch \
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | packing.rst | 165 and simply swallow those errors. Optionally it can dump stack or print the
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | pmac_zilog.c | 255 int swallow; in pmz_receive_chars() local 257 swallow = uart_handle_sysrq_char(&uap->port, ch); in pmz_receive_chars() 259 if (swallow) in pmz_receive_chars()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | X11Application.m | 338 /* Reset our swallow state if we're seeing the same keyCode again. 340 * intended to swallow is delivered. See:
|
| /OK3568_Linux_fs/u-boot/board/sandbox/ |
| H A D | README.sandbox | 108 swallow quotes. When -c is used, U-Boot exists after the command is complete,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 24894 xfree86: Don't swallow ±iglx command line flag 136653 …XQuartz: Don't use keycode 0 to determine !swallow since our most common key to swallow is actual … 154817 switch, just swallow the event.
|