Home
last modified time | relevance | path

Searched full:anyway (Results 1 – 25 of 2151) sorted by relevance

12345678910>>...87

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp193 // to be ignored so here we go anyway: in raise_domain_error()
206 // to be silent so here we go anyway: in raise_domain_error()
291 // to be ignored so here we go anyway: in raise_overflow_error()
303 // to be ignored so here we go anyway: in raise_overflow_error()
315 // to be silent so here we go anyway: in raise_overflow_error()
328 // to be silent so here we go anyway: in raise_overflow_error()
373 // to be ignored so here we go anyway: in raise_underflow_error()
385 // to be silent so here we go anyway: in raise_underflow_error()
418 // to be ignored so here we go anyway: in raise_denorm_error()
431 // to be silent so here we go anyway: in raise_denorm_error()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dsimple_sync_srcu.c33 * This code assumes that try_check_zero will succeed anyway, in synchronize_srcu()
40 /* Ignore the lock, as multiple writers aren't working yet anyway. */ in synchronize_srcu()
/OK3568_Linux_fs/kernel/drivers/parport/
H A Dprocfs.c44 if (write) /* can't happen anyway */ in do_active_device()
128 if (write) /* permissions prevent this anyway */ in do_hardware_base_addr()
155 if (write) /* permissions prevent this anyway */ in do_hardware_irq()
182 if (write) /* permissions prevent this anyway */ in do_hardware_dma()
209 if (write) /* permissions prevent this anyway */ in do_hardware_modes()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/libnet/libnet/
H A D0001-Support-musl-libc-remove-support-for-glibc-2.1.patch13 2) code wouldnt compile anyway since noone tested build in the last decade
14 3) user of it wouldn't expect anyway to get bleeding edge sw built on it,
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadm1025.rst25 * No temperature offset register, but we don't use it anyway.
26 * No INT mode for pin 16. We don't play with it anyway.
/OK3568_Linux_fs/buildroot/package/perl-net-ssleay/
H A D0001-fix-build-system.patch4 cross-compilation. Buildroot has a supported version, anyway.
8 and linkers already know where to search, anyway.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-41723.patch83 -// anyway. This does mean that huffman decoding errors for non-indexed
85 -// is returning an error anyway, and because they're not indexed, the error
105 + // are ignored, but the server is returning an error anyway
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/
H A D0001-hwaccess-use-__asm__-as-is-done-elsewhere.patch43 … * on V9 CPUs it might apply... or not... we issue a write barrier anyway. That's the most suitable
44 * operation in the V8 instruction set anyway. If you know better then please tell us. */
/OK3568_Linux_fs/external/xserver/glx/
H A Dsinglepix.c127 * are illegal, but then width, height, and depth would still be zero anyway. in __glXDisp_GetTexImage()
224 * are illegal, but then width and height would still be zero anyway. in GetSeparableFilter()
305 * are illegal, but then width and height would still be zero anyway. in GetConvolutionFilter()
377 * are illegal, but then width would still be zero anyway. in GetHistogram()
509 * are illegal, but then width would still be zero anyway. in GetColorTable()
H A Dsinglepixswap.c147 * are illegal, but then width, height, and depth would still be zero anyway. in __glXDispSwap_GetTexImage()
258 * are illegal, but then width and height would still be zero anyway. in GetSeparableFilter()
349 * are illegal, but then width and height would still be zero anyway. in GetConvolutionFilter()
431 * are illegal, but then width would still be zero anyway. in GetHistogram()
580 * are illegal, but then width would still be zero anyway. in GetColorTable()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dactive_mm.rst80 instead (which makes more sense anyway - the test is basically one of "do
84 Anyway, I put a pre-patch-2.3.13-1 on ftp.kernel.org just a moment ago,
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c562 tmp.t_brkc = tty->termios.c_cc[VEOL2]; /* what is brkc anyway? */ in get_tchars()
579 tty->termios.c_cc[VEOL2] = tmp.t_brkc; /* what is brkc anyway? */ in set_tchars()
592 /* what is dsuspc anyway? */ in get_ltchars()
595 /* what is flushc anyway? */ in get_ltchars()
612 /* what is dsuspc anyway? */ in set_ltchars()
615 /* what is flushc anyway? */ in set_ltchars()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.h38 * Anyway this function really serves a dual purpose:
106 * a test has failed to cause a SEGV...anyway live_uc does not in get_current_context()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h83 * Anyway, we configure the driver for at least 64 tags per LUN. :)
162 * Anyway, the cost of accepting up to 64 logical unit is low in
/OK3568_Linux_fs/kernel/arch/x86/realmode/rm/
H A Dtrampoline_64.S42 cli # We should be safe anyway
87 cli # We should be safe anyway
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dfaq-troubleshooting.txt42 If you need a compiler on your target anyway, then Buildroot is not
71 If you need documentation data on your target anyway, then Buildroot
229 rebuilds are anyway necessary (see xref:full-rebuild[]);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/
H A Dproftpd-basic.init142 echo "Warning: ProFTPD is started from inetd/xinetd (trying to start anyway)."
163 echo "Warning: ProFTPD is started from inetd/xinetd (trying to kill anyway)."
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_benchmark.c83 * We should have enough data for the avg and stddev anyway. in trace_do_benchmark()
215 /* These don't need to be reset but reset them anyway */ in trace_benchmark_unreg()
/OK3568_Linux_fs/kernel/virt/lib/
H A Dirqbypass.c146 return; /* nothing in the list anyway */ in irq_bypass_unregister_producer()
242 return; /* nothing in the list anyway */ in irq_bypass_unregister_consumer()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Daudio.h.rst.exceptions6 # Undocumented audio caps, as this is a deprecated API anyway
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbPrKeyEv.c75 anyway. */ in XkbProcessKeyboardEvent()
191 * they'll punt through XPKE anyway. */ in ProcessKeyboardEvent()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Di2c-matroxfb.c180 …printk(KERN_INFO "i2c-matroxfb: Could not register secondary output i2c bus. Continuing anyway.\n"… in i2c_matroxfb_probe()
185 printk(KERN_INFO "i2c-matroxfb: Could not register Maven i2c bus. Continuing anyway.\n"); in i2c_matroxfb_probe()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dhwtest.h7 * the code is tiny anyway. 16/5/98 pb
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dcoding-style.rst15 Anyway, here goes:
34 more than 3 levels of indentation, you're screwed anyway, and should fix
147 special anyway (you can't nest them in C).
308 notation) is asinine - the compiler knows the types anyway and can check
403 some people object to their use anyway.
489 difficult to verify anyway.
932 something it would have done anyway.
/OK3568_Linux_fs/kernel/drivers/zorro/
H A DKconfig13 take up kernel memory. Anyway, if you are building an installation

12345678910>>...87