| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | crc.hpp | 26 #define BOOST_CRC_PARM_TYPE typename ::boost::uint_t<Bits>::fast 79 typename uint_t<Bits>::fast crc( void const *buffer, 84 typename uint_t<Bits>::fast augmented_crc( void const *buffer, 85 std::size_t byte_count, typename uint_t<Bits>::fast initial_remainder 89 typename uint_t<Bits>::fast augmented_crc( void const *buffer, 202 typedef typename masking_type::fast value_type; 280 typedef typename base_type::fast fast; typedef 284 static const fast high_bit_fast = 1ul << ( Bits - 1u ); 288 BOOST_STATIC_CONSTANT( fast, high_bit_fast = (fast( 1u ) << ( Bits 300 typedef typename boost::uint_t<Bits>::fast value_type; [all …]
|
| H A D | integer.hpp | 47 typedef LeastInt fast; typedef 48 typedef fast type; 131 typedef typename int_fast_t<least>::type fast; typedef 163 typedef typename int_fast_t<least>::type fast; typedef 189 typedef typename int_fast_t<least>::type fast; typedef 211 typedef typename int_fast_t<least>::type fast; typedef 256 typedef typename int_fast_t<least>::type fast; typedef
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | qcom_smbb.txt | 22 - charge fast mode 35 "chg-fast", 43 - qcom,fast-charge-current-limit: 48 - qcom,fast-charge-low-threshold-voltage: 51 Description: Battery voltage limit above which fast charging may operate; 55 - qcom,fast-charge-high-threshold-voltage: 58 Description: Battery voltage limit below which fast charging may operate; 59 The fast charger will attempt to charge the battery to this 62 - qcom,fast-charge-safe-voltage: 67 'fast-charge-high-watermark' will be clamped by this value. [all …]
|
| H A D | max8925_battery.txt | 7 - fast-charge: set charging current in fast mode 15 fast-charge = <7>;
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | fs_probe.c | 22 struct afs_server *server, bool fast) in afs_schedule_fs_probe() argument 30 atj += fast ? afs_fs_probe_fast_poll_interval : afs_fs_probe_slow_poll_interval; in afs_schedule_fs_probe() 359 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher() local 376 fast = slow = server = NULL; in afs_fs_probe_dispatcher() 381 fast = list_first_entry(&net->fs_probe_fast, struct afs_server, probe_link); in afs_fs_probe_dispatcher() 382 poll_at = fast->probed_at + afs_fs_probe_fast_poll_interval; in afs_fs_probe_dispatcher() 386 fast = NULL; in afs_fs_probe_dispatcher() 401 server = fast ?: slow; in afs_fs_probe_dispatcher() 406 afs_dispatch_fs_probe(net, server, server == fast); in afs_fs_probe_dispatcher()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/nios2/ |
| H A D | nios2.txt | 30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address 35 - altr,implementation: Nios II core implementation, this should be "fast"; 50 altr,implementation = "fast"; 58 altr,fast-tlb-miss-addr = <0xc7fff400>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | spear_smi.txt | 12 - st,smi-fast-mode : Flash supports read in fast mode 26 st,smi-fast-mode;
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | journalling.rst | 139 fast commits. In order to use fast commits, you will need to set following 143 fast commit. 145 `journal->j_fc_replay_cb`: Replay function called for replay of fast commit 148 File system is free to perform fast commits as and when it wants as long as it 150 :c:func:`jbd2_fc_begin_commit()`. Once a fast commit is done, the client 153 commit immediately after stopping the fast commit it can do so by calling 154 :c:func:`jbd2_fc_end_commit_fallback()`. This is useful if fast commit operation 158 JBD2 helper functions to manage fast commit buffers. File system can use 160 and wait on IO completion of fast commit buffers. 162 Currently, only Ext4 implements fast commits. For details of its implementation [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | locking.rst | 29 Fast page fault is the fast path which fixes the guest page fault out of 30 the mmu-lock on x86. Currently, the page fault can be fast in one of the 49 On fast page fault path, we will use cmpxchg to atomically set the spte W 70 | On fast page fault path: | 99 to gfn. For indirect sp, we disabled fast page fault for simplicity. 113 In the origin code, the spte can be fast updated (non-atomically) if the 117 But it is not true after fast page fault since the spte can be marked 138 | | on fast page fault path:: | 170 fast page fault path, in order to easily audit the path, we see if TLBs need 175 atomically update the spte, the race caused by fast page fault can be avoided, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/ |
| H A D | img,pistachio-gptimer.txt | 11 "fast", fast counter clock 26 clock-names = "fast", "slow", "sys";
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | traps.c | 85 int fast; member 427 int fast = dispatch_init_table[i].fast; in trap_init() local 431 if (fast == 0) in trap_init() 433 if ((fast & USER) != 0) in trap_init() 435 if ((fast & KRNL) != 0) in trap_init()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/ |
| H A D | core-image-ptest-fast.bb | 7 # Include only fast (< 30 sec) ptests 10 DESCRIPTION += "Also includes ptest packages with fast execution times to allow for more automated … 23 # Sadly at the moment the fast set of ptests is not robust enough and sporadically fails in a coupl…
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_hpt37x.c | 414 u8 fast; in hpt370_set_mode() local 420 pci_read_config_byte(pdev, addr2, &fast); in hpt370_set_mode() 421 fast &= ~0x02; in hpt370_set_mode() 422 fast |= 0x01; in hpt370_set_mode() 423 pci_write_config_byte(pdev, addr2, fast); in hpt370_set_mode() 508 u8 fast; in hpt372_set_mode() local 514 pci_read_config_byte(pdev, addr2, &fast); in hpt372_set_mode() 515 fast &= ~0x07; in hpt372_set_mode() 516 pci_write_config_byte(pdev, addr2, fast); in hpt372_set_mode()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/cpu/ |
| H A D | nios2.txt | 27 - altr,implementation: Nios II core implementation, this should be "fast"; 42 altr,implementation = "fast"; 50 altr,fast-tlb-miss-addr = <0xc7fff400>;
|
| /OK3568_Linux_fs/rkbin/doc/release/ |
| H A D | RV1106_CN.md | 212 1. fast ae最大默认支持20帧收敛。 216 5. 支持配置fast ae收敛帧数。 280 2. fast ae最大默认支持20帧收敛。 284 6. 支持配置fast ae收敛帧数。 432 4. fast ae 效果优化,曝光分解与AIQ完全一致,支持db 增益synsensor,支持check 曝光寄存器。
|
| /OK3568_Linux_fs/buildroot/package/lz4/ |
| H A D | Config.in | 4 LZ4 is a very fast lossless compression algorithm, providing 6 multi-cores CPU. It also features an extremely fast decoder,
|
| /OK3568_Linux_fs/buildroot/package/libfastjson/ |
| H A D | Config.in | 6 Libfastjson - A fast json library for C 15 - be very fast in processing
|
| /OK3568_Linux_fs/buildroot/package/flite/ |
| H A D | Config.in | 5 Flite: a small, fast run time synthesis engine. 7 Flite (festival-lite) is a small, fast run-time synthesis
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/xxhash/ |
| H A D | xxhash_0.8.1.bb | 1 SUMMARY = "Extremely fast non-cryptographic hash algorithm" 2 DESCRIPTION = "xxHash is an extremely fast non-cryptographic hash algorithm, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | sbutils.c | 376 bool fast = FALSE; in sb_corereg() local 389 fast = TRUE; in sb_corereg() 403 fast = TRUE; in sb_corereg() 410 fast = TRUE; in sb_corereg() 422 if (!fast) { in sb_corereg() 452 if (!fast) { in sb_corereg() 476 bool fast = FALSE; in sb_corereg_addr() local 488 fast = TRUE; in sb_corereg_addr() 502 fast = TRUE; in sb_corereg_addr() 509 fast = TRUE; in sb_corereg_addr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | sbutils.c | 376 bool fast = FALSE; in sb_corereg() local 389 fast = TRUE; in sb_corereg() 403 fast = TRUE; in sb_corereg() 410 fast = TRUE; in sb_corereg() 422 if (!fast) { in sb_corereg() 452 if (!fast) { in sb_corereg() 476 bool fast = FALSE; in sb_corereg_addr() local 488 fast = TRUE; in sb_corereg_addr() 502 fast = TRUE; in sb_corereg_addr() 509 fast = TRUE; in sb_corereg_addr() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | sbutils.c | 376 bool fast = FALSE; in sb_corereg() local 389 fast = TRUE; in sb_corereg() 403 fast = TRUE; in sb_corereg() 410 fast = TRUE; in sb_corereg() 422 if (!fast) { in sb_corereg() 452 if (!fast) { in sb_corereg() 476 bool fast = FALSE; in sb_corereg_addr() local 488 fast = TRUE; in sb_corereg_addr() 502 fast = TRUE; in sb_corereg_addr() 509 fast = TRUE; in sb_corereg_addr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | sbutils.c | 380 bool fast = FALSE; in sb_corereg() local 393 fast = TRUE; in sb_corereg() 407 fast = TRUE; in sb_corereg() 414 fast = TRUE; in sb_corereg() 426 if (!fast) { in sb_corereg() 456 if (!fast) { in sb_corereg() 480 bool fast = FALSE; in sb_corereg_addr() local 492 fast = TRUE; in sb_corereg_addr() 506 fast = TRUE; in sb_corereg_addr() 513 fast = TRUE; in sb_corereg_addr() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tcp_hdr_options.c | 120 const char fast[] = "FAST!!!"; in sk_fds_connect() local 130 sk_fds->active_fd = fastopen_connect(sk_fds->srv_fd, fast, in sk_fds_connect() 131 sizeof(fast), 0); in sk_fds_connect() 160 char bytes_in[sizeof(fast)]; in sk_fds_connect() 164 if (CHECK(ret != sizeof(fast), "read fastopen syn data", in sk_fds_connect() 165 "expected=%lu actual=%d\n", sizeof(fast), ret)) { in sk_fds_connect()
|