Home
last modified time | relevance | path

Searched refs:backward (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/package/readline/
H A Dinputrc15 "\e0d": backward-word
28 #"\e[1~": history-search-backward
32 "\e[5~": history-search-backward
41 "\eOD": backward-char
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/detail/
H A Dadvance.hpp65 struct backward;
71 backward<
79 struct backward struct
/OK3568_Linux_fs/kernel/fs/ext4/
H A DKconfig2 # Ext3 configs are here for backward compatibility with old configs which may
9 This config option is here only for backward compatibility. ext3
18 This config option is here only for backward compatibility. ext3
26 This config option is here only for backward compatibility. ext3
54 of ext4 features, the on disk filesystem format stays fully backward
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A DKconfig24 Note, that redirects are not backward compatible. That is, mounting
36 might not be backward compatible with previous kernels.
38 If backward compatibility is not an issue, then it is safe and
58 Note, that the inodes index feature is not backward compatible.
83 Note, that the NFS export feature is not backward compatible.
122 Note, that this feature is not backward compatible. That is,
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/readline/files/
H A Dinputrc40 # "\e[5~": history-search-backward
45 # "\e[5D": backward-word
47 # "\e\e[D": backward-word
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c23 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
25 backward = meta->n - insn_idx; in nfp_bpf_goto_meta()
28 if (min(forward, backward) > nfp_prog->n_insns - insn_idx - 1) { in nfp_bpf_goto_meta()
29 backward = nfp_prog->n_insns - insn_idx - 1; in nfp_bpf_goto_meta()
32 if (min(forward, backward) > insn_idx && backward > insn_idx) { in nfp_bpf_goto_meta()
37 if (forward < backward) in nfp_bpf_goto_meta()
41 for (i = 0; i < backward; i++) in nfp_bpf_goto_meta()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dring_buffer.c140 bool backward) in ring_buffer_has_space() argument
142 if (!backward) in ring_buffer_has_space()
152 bool backward) in __perf_output_begin() argument
198 size, backward))) in __perf_output_begin()
214 if (!backward) in __perf_output_begin()
220 if (backward) { in __perf_output_begin()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0041-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch10 * fakebios: creates BIOS-like structures for backward compatibility with
54 - " backward compatibility with"
62 + " backward compatibility with"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/stdlib/
H A Dlibstdcpp3.hpp90 # define BOOST_HASH_SET_HEADER <backward/hash_set>
91 # define BOOST_HASH_MAP_HEADER <backward/hash_map>
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Ddb-export.txt20 backward and forward compatibility, by following some simple rules:
30 backward compatibility by testing for the presence of new tables and columns
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmscc-ocelot.txt15 - "ptp" (optional due to backward compatibility)
23 "ptp_rdy" which is optional due to backward compatibility.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
28 - For backward compatibility reasons, a single element interrupts
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dstm32mp157a-avenger96.dts10 /* This DT is here only for backward compatibility */
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dgen_stats.rst59 TCA_STATS/TCA_XSTATS backward compatibility:
62 Prior users of struct tc_stats and xstats can maintain backward
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dabi-stable.rst7 restrictions, and backward compatibility for them will be guaranteed
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/
H A Diterator_facade.hpp45 , advance_detail::backward<Iterator, N::value>
H A Dadvance.hpp40 , advance_detail::backward<Iterator, N::value>
/OK3568_Linux_fs/buildroot/package/iperf3/
H A DConfig.in10 It's a redesign of the NLANR/DAST iperf(2) and is not backward
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.41 Qt 5.12.4 is a bug-fix release. It maintains both forward and backward
H A Dchanges-5.13.11 Qt 5.13.1 is a bug-fix release. It maintains both forward and backward
H A Dchanges-5.14.21 Qt 5.14.2 is a bug-fix release. It maintains both forward and backward
H A Dchanges-5.15.11 Qt 5.15.1 is a bug-fix release. It maintains both forward and backward
H A Dchanges-5.13.21 Qt 5.13.2 is a bug-fix release. It maintains both forward and backward
H A Dchanges-5.14.11 Qt 5.14.1 is a bug-fix release. It maintains both forward and backward
/OK3568_Linux_fs/kernel/drivers/i3c/
H A DKconfig9 It's supposed to be backward compatible with I2C while providing

12345678910>>...12