| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ktime.h | 169 static inline s64 ktime_us_delta(const ktime_t later, const ktime_t earlier) in ktime_us_delta() argument 171 return ktime_to_us(ktime_sub(later, earlier)); in ktime_us_delta() 174 static inline s64 ktime_ms_delta(const ktime_t later, const ktime_t earlier) in ktime_ms_delta() argument 176 return ktime_to_ms(ktime_sub(later, earlier)); in ktime_ms_delta()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0003-safemath-Add-some-arithmetic-primitives-that-check-f.patch | 49 - earlier versions not tested 51 - earlier versions not tested 55 - earlier versions fail to generate .reginfo and hence gprel relocations 58 - earlier versions not tested 60 - earlier versions return "error: unable to interface with target machine"
|
| H A D | 0065-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch | 10 to fail2, we should also be doing that at these earlier jumps to fail2.
|
| H A D | 0121-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch | 10 from earlier iterations if a later iteration fails) but at least we're
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | refcount-vs-atomic.rst | 42 stores (all po-earlier instructions) on the same CPU are completed 44 It also guarantees that all po-earlier stores on the same CPU 50 stores (all po-earlier instructions) on the same CPU are completed 51 before the operation. It also guarantees that all po-earlier
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | testing.py | 52 earlier = None 54 if earlier: 55 self.assertEqual(e, earlier.next_element) 56 self.assertEqual(earlier, e.previous_element) 57 earlier = e
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 54 # This macro is needed until we can rely on Autoconf 2.62, since earlier
|
| /OK3568_Linux_fs/buildroot/package/python-idna/ |
| H A D | Config.in | 9 and can produce different results from the earlier standard
|
| /OK3568_Linux_fs/buildroot/package/wireless-regdb/ |
| H A D | Config.in | 11 /lib/firmware directory, for earlier versions the crda helper
|
| /OK3568_Linux_fs/buildroot/package/ifupdown-scripts/ |
| H A D | network.service | 10 # lo is brought up earlier, which will cause the upcoming "ifup -a" to fail
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | numeric | 443 * running total of all earlier elements (and the initial value), 478 * running total of all earlier elements (and the initial value), 506 * running total of all earlier elements (and the initial value), 536 * running total of all earlier elements, using `binary_op` for summation. 570 * running total of all earlier elements, using `std::plus<>` for summation. 595 * running total of all earlier elements (and the initial value), 634 * running total of all earlier elements (and the initial value), 668 * running total of all earlier elements,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | numeric | 443 * running total of all earlier elements (and the initial value), 478 * running total of all earlier elements (and the initial value), 506 * running total of all earlier elements (and the initial value), 536 * running total of all earlier elements, using `binary_op` for summation. 570 * running total of all earlier elements, using `std::plus<>` for summation. 595 * running total of all earlier elements (and the initial value), 634 * running total of all earlier elements (and the initial value), 668 * running total of all earlier elements,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/neard/neard/ |
| H A D | Makefile.am-fix-parallel-issue.patch | 6 There might be no src dir if src/builtin.h runs earlier, create it to
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/m4/m4/ |
| H A D | ac_config_links.patch | 26 # Automake 1.10.1 and earlier try to remove GNUmakefile in non-VPATH
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | app-pri.rst | 22 device assigns a medium priority, compatible with earlier versions of
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 52 2. the result of an earlier non-blocking transmit (the ``sequence`` field will 247 Other bits can still be set if earlier attempts met with failure before 319 - The reply to an earlier transmitted message timed out. 326 was the reply to an earlier transmitted message. 331 - The wait for a reply to an earlier transmitted message was aborted
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | rust-snapshot.inc | 4 ## earlier SRC_URI.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtdb/ |
| H A D | libtdb_1.4.3.bb | 33 #cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
|
| /OK3568_Linux_fs/buildroot/package/cups-filters/ |
| H A D | Config.in | 29 With CUPS 1.5.x and earlier this package can be used
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtevent/ |
| H A D | libtevent_0.10.2.bb | 36 #cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/ |
| H A D | libtalloc_2.3.3.bb | 33 #cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | ohci.rst | 14 compared to the earlier "Universal Host Controller Interface" (UHCI) from
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/libnet/libnet/ |
| H A D | 0001-Support-musl-libc-remove-support-for-glibc-2.1.patch | 11 It is very unlikely that 2.0 or earlier is still in use, and if so,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/partitions/ |
| H A D | brcm,bcm947xx-cfe-partitions.txt | 24 As mentioned earlier, role of some partitions may depend on extra configuration.
|
| /OK3568_Linux_fs/buildroot/package/network-manager/ |
| H A D | Config.in | 8 # Tested with 3.2, but may even work with earlier versions
|