Home
last modified time | relevance | path

Searched full:backward (Results 1 – 25 of 1503) sorted by relevance

12345678910>>...61

/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/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/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/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DReverse-Execution.html70 <a name="Running-Programs-Backward"></a>
71 <h2 class="chapter">6 Running Programs Backward</h2>
73 <a name="index-running-programs-backward"></a>
78 &ldquo;rewind&rdquo; the program by running it backward.
89 order. The program counter runs backward, following the previous
121 <dd><p>Run the program backward until control reaches the start of a
127 debuggable functions, <code>reverse-step</code> will step (backward) into
132 called, <code>reverse-step</code> will run thru them backward without stopping.
148 <dd><p>Run backward to the beginning of the previous line executed in
182 <dd><a name="index-execute-forward-or-backward-in-time"></a>
H A DCommands-For-Killing.html80 <dt><code>backward-kill-line (C-x Rubout)</code>
83 <dd><p>Kill backward from the cursor to the beginning of the current line.
89 <dd><p>Kill backward from the cursor to the beginning of the current line.
107 <dt><code>backward-kill-word (M-<span class="key">DEL</span>)</code>
111 Word boundaries are the same as <code>backward-word</code>.
150 <dt><code>copy-backward-word ()</code>
154 The word boundaries are the same as <code>backward-word</code>.
H A DSample-Init-File.html95 Meta-Control-h: backward-kill-word Text after the function name is ignored
100 #&quot;\M-OD&quot;: backward-char
107 &quot;\M-[D&quot;: backward-char
114 #&quot;\M-\C-OD&quot;: backward-char
121 #&quot;\M-\C-[D&quot;: backward-char
H A DCommands-For-History.html113 <dd><p>Search backward starting at the current line and moving &lsquo;up&rsquo; through
127 <dd><p>Search backward starting at the current line and moving &lsquo;up&rsquo;
152 <dt><code>history-search-backward ()</code>
155 <dd><p>Search backward through the history for the string of characters
172 <dt><code>history-substring-search-backward ()</code>
175 <dd><p>Search backward through the history for the string of characters
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DReverse-Execution.html70 <a name="Running-Programs-Backward"></a>
71 <h2 class="chapter">6 Running Programs Backward</h2>
73 <a name="index-running-programs-backward"></a>
78 &ldquo;rewind&rdquo; the program by running it backward.
89 order. The program counter runs backward, following the previous
121 <dd><p>Run the program backward until control reaches the start of a
127 debuggable functions, <code>reverse-step</code> will step (backward) into
132 called, <code>reverse-step</code> will run thru them backward without stopping.
148 <dd><p>Run backward to the beginning of the previous line executed in
182 <dd><a name="index-execute-forward-or-backward-in-time"></a>
H A DCommands-For-Killing.html80 <dt><code>backward-kill-line (C-x Rubout)</code>
83 <dd><p>Kill backward from the cursor to the beginning of the current line.
89 <dd><p>Kill backward from the cursor to the beginning of the current line.
107 <dt><code>backward-kill-word (M-<span class="key">DEL</span>)</code>
111 Word boundaries are the same as <code>backward-word</code>.
150 <dt><code>copy-backward-word ()</code>
154 The word boundaries are the same as <code>backward-word</code>.
H A DSample-Init-File.html95 Meta-Control-h: backward-kill-word Text after the function name is ignored
100 #&quot;\M-OD&quot;: backward-char
107 &quot;\M-[D&quot;: backward-char
114 #&quot;\M-\C-OD&quot;: backward-char
121 #&quot;\M-\C-[D&quot;: backward-char
H A DCommands-For-History.html113 <dd><p>Search backward starting at the current line and moving &lsquo;up&rsquo; through
127 <dd><p>Search backward starting at the current line and moving &lsquo;up&rsquo;
152 <dt><code>history-search-backward ()</code>
155 <dd><p>Search backward through the history for the string of characters
172 <dt><code>history-substring-search-backward ()</code>
175 <dd><p>Search backward through the history for the string of characters
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf.h132 size_t sz; /* size of this struct for forward/backward compatibility */
156 size_t sz; /* size of this struct for forward/backward compatibility */
173 size_t sz; /* size of this struct for forward/backward compatibility */
188 size_t sz; /* size of this struct for forward/backward compatibility */
248 size_t sz; /* size of this struct for forward/backward compatibility */
257 size_t sz; /* size of this struct for forward/backward compatibility */
/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/arch/x86/lib/
H A Dmemmove_64.S32 /* Decide forward/backward copy mode */
93 * Handle data backward by movsq.
110 * Start to prepare for backward copy.
128 * We gobble 32 bytes backward in each loop.
H A Dmemcpy_32.c34 /* Decide forward/backward copy mode */ in memmove()
85 * Handle data backward by movs. in memmove()
101 * Start to prepare for backward copy. in memmove()
121 * We gobble 16 bytes backward in each loop. in memmove()
/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/tools/perf/util/
H A Devlist.h34 * NOTREADY : Backward ring buffers are not ready
35 * RUNNING : Backward ring buffers are recording
36 * DATA_PENDING : We are required to collect data from backward ring buffers
37 * EMPTY : We have collected data from backward ring buffers.
39 * (0): Setup backward ring buffer
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.rst95 /dev/core /proc/kcore symbolic Backward compatibility
96 /dev/ramdisk ram0 symbolic Backward compatibility
97 /dev/ftape qft0 symbolic Backward compatibility
98 /dev/bttv0 video0 symbolic Backward compatibility
99 /dev/radio radio0 symbolic Backward compatibility
100 /dev/i2o* /dev/i2o/* symbolic Backward compatibility
/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/kernel/Documentation/devicetree/bindings/crypto/
H A Dinside-secure-safexcel.txt18 Backward compatibility:
19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmtio.h30 #define MTBSF 2 /* backward space FileMark (position before FM) */
32 #define MTBSR 4 /* backward space record */
38 #define MTBSFM 10 /* +backward space FileMark, position at FM */
57 #define MTBSS 26 /* space backward over setmarks */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmtio.h30 #define MTBSF 2 /* backward space FileMark (position before FM) */
32 #define MTBSR 4 /* backward space record */
38 #define MTBSFM 10 /* +backward space FileMark, position at FM */
57 #define MTBSS 26 /* space backward over setmarks */
/OK3568_Linux_fs/kernel/Documentation/driver-api/i3c/
H A Dprotocol.rst119 are here for backward compatibility with I2C devices.
191 Backward compatibility with I2C devices
194 The I3C protocol has been designed to be backward compatible with I2C devices.
195 This backward compatibility allows one to connect a mix of I2C and I3C devices
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmtio.h30 #define MTBSF 2 /* backward space FileMark (position before FM) */
32 #define MTBSR 4 /* backward space record */
38 #define MTBSFM 10 /* +backward space FileMark, position at FM */
57 #define MTBSS 26 /* space backward over setmarks */
/OK3568_Linux_fs/kernel/net/core/
H A Dgen_stats.c43 * @tc_stats_type: TLV type for backward compatibility struct tc_stats TLV
44 * @xstats_type: TLV type for backward compatibility xstats TLV
53 * The dumping handle is marked to be in backward compatibility mode telling
368 * handle is in backward compatibility mode.
402 * by gnet_stats_copy_XXX() calls. Adds the backward compatibility TLVs

12345678910>>...61