| /OK3568_Linux_fs/buildroot/package/pkgconf/ |
| H A D | 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch | 9 indeed need to be prefixed by the sysroot, it is not necessarily the 10 case for paths that are used on the target. If they get prefixed by 14 be prefixed by the sysroot, and which path should not be prefixed by 17 So, let's simply have a whitelist of paths that should be prefixed: 20 Buildroot development. All other paths are not prefixed by the sysroot.
|
| /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 D | GDB_002fMI-Output-Syntax.html | 80 <p>If an input command was prefixed with a <code><var>token</var></code> then the 81 corresponding output for that command will also be prefixed by that same 192 prefixed by ‘<samp>+</samp>’. 196 (stopped, started, disappeared). All async output is prefixed by 202 output is prefixed by ‘<samp>=</samp>’. 207 output is prefixed by ‘<samp>~</samp>’. 211 All the target output is prefixed by ‘<samp>@</samp>’. 216 the log output is prefixed by ‘<samp>&</samp>’.
|
| /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 D | GDB_002fMI-Output-Syntax.html | 80 <p>If an input command was prefixed with a <code><var>token</var></code> then the 81 corresponding output for that command will also be prefixed by that same 192 prefixed by ‘<samp>+</samp>’. 196 (stopped, started, disappeared). All async output is prefixed by 202 output is prefixed by ‘<samp>=</samp>’. 207 output is prefixed by ‘<samp>~</samp>’. 211 All the target output is prefixed by ‘<samp>@</samp>’. 216 the log output is prefixed by ‘<samp>&</samp>’.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | bytestring.h | 30 // provides utility functions for safely parsing length-prefixed structures 34 // provides utility functions for building length-prefixed messages. 120 // length-prefixed value from |cbs| and advances |cbs| over it. It returns one 125 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 130 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 281 // |CBB| objects allow one to build length-prefixed serialisations. A |CBB| 377 // data written to |*out_contents| will be prefixed in |cbb| with an 8-bit 382 // The data written to |*out_contents| will be prefixed in |cbb| with a 16-bit, 387 // The data written to |*out_contents| will be prefixed in |cbb| with a 24-bit,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | bytestring.h | 30 // provides utility functions for safely parsing length-prefixed structures 34 // provides utility functions for building length-prefixed messages. 120 // length-prefixed value from |cbs| and advances |cbs| over it. It returns one 125 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 130 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 281 // |CBB| objects allow one to build length-prefixed serialisations. A |CBB| 377 // data written to |*out_contents| will be prefixed in |cbb| with an 8-bit 382 // The data written to |*out_contents| will be prefixed in |cbb| with a 16-bit, 387 // The data written to |*out_contents| will be prefixed in |cbb| with a 24-bit,
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/ |
| H A D | instructions.h | 69 /* This defines the prefixed load/store instructions */ 116 /* Prefixed Integer Load/Store instructions */ 130 /* Prefixed Floating-Point Load/Store Instructions */ 136 /* Prefixed VSX Load/Store Instructions */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0004-add-fallback-parse_printf_format-implementation.patch | 203 + }, { /* 1: l-prefixed */ 210 + }, { /* 2: ll-prefixed */ 215 + }, { /* 3: h-prefixed */ 221 + }, { /* 4: hh-prefixed */ 226 + }, { /* 5: L-prefixed */ 230 + }, { /* 6: z- or t-prefixed (assumed to be same size) */ 235 + }, { /* 7: j-prefixed */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/ |
| H A D | 0002-musl-does-not-provide-printf-h.patch | 224 + }, { /* 1: l-prefixed */ 231 + }, { /* 2: ll-prefixed */ 236 + }, { /* 3: h-prefixed */ 242 + }, { /* 4: hh-prefixed */ 247 + }, { /* 5: L-prefixed */ 251 + }, { /* 6: z- or t-prefixed (assumed to be same size) */ 256 + }, { /* 7: j-prefixed */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0004-add-fallback-parse_printf_format-implementation.patch | 210 + }, { /* 1: l-prefixed */ 217 + }, { /* 2: ll-prefixed */ 222 + }, { /* 3: h-prefixed */ 228 + }, { /* 4: hh-prefixed */ 233 + }, { /* 5: L-prefixed */ 237 + }, { /* 6: z- or t-prefixed (assumed to be same size) */ 242 + }, { /* 7: j-prefixed */
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | makeusers-syntax.txt | 30 - +password+ is the crypt(3)-encoded password. If prefixed with +!+, 31 then login is disabled. If prefixed with +=+, then it is interpreted 32 as clear-text, and will be crypt-encoded (using MD5). If prefixed with
|
| /OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/ |
| H A D | mangle-port.h | 17 * variations of functions: non-prefixed ones that preserve the value 18 * and prefixed ones that preserve byte addresses. The latters are
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | sstep.h | 96 /* Prefixed flag, ORed in with type */ 97 #define PREFIXED 0x800 macro 104 #define GETLENGTH(t) (((t) & PREFIXED) ? 8 : 4)
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/mach-generic/ |
| H A D | mangle-port.h | 21 * variations of functions: non-prefixed ones that preserve the value 22 * and prefixed ones that preserve byte addresses. The latters are
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | hyp_image.h | 15 * KVM nVHE code has its own symbol namespace prefixed with __kvm_nvhe_, 26 * KVM nVHE ELF section names are prefixed with .hyp, to separate them
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | page_frags.rst | 32 called. The "netdev" prefixed functions are usable in any context as these 33 functions will disable interrupts, while the "napi" prefixed functions are
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | bytestring.h | 30 // provides utility functions for safely parsing length-prefixed structures 34 // provides utility functions for building length-prefixed messages. 143 // length-prefixed value from |cbs| and advances |cbs| over it. It returns one 148 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 153 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 347 // |CBB| objects allow one to build length-prefixed serialisations. A |CBB| 443 // data written to |*out_contents| will be prefixed in |cbb| with an 8-bit 448 // The data written to |*out_contents| will be prefixed in |cbb| with a 16-bit, 453 // The data written to |*out_contents| will be prefixed in |cbb| with a 24-bit,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | bytestring.h | 30 // provides utility functions for safely parsing length-prefixed structures 34 // provides utility functions for building length-prefixed messages. 143 // length-prefixed value from |cbs| and advances |cbs| over it. It returns one 148 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 153 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 347 // |CBB| objects allow one to build length-prefixed serialisations. A |CBB| 443 // data written to |*out_contents| will be prefixed in |cbb| with an 8-bit 448 // The data written to |*out_contents| will be prefixed in |cbb| with a 16-bit, 453 // The data written to |*out_contents| will be prefixed in |cbb| with a 24-bit,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | bytestring.h | 30 // provides utility functions for safely parsing length-prefixed structures 34 // provides utility functions for building length-prefixed messages. 143 // length-prefixed value from |cbs| and advances |cbs| over it. It returns one 148 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 153 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 347 // |CBB| objects allow one to build length-prefixed serialisations. A |CBB| 443 // data written to |*out_contents| will be prefixed in |cbb| with an 8-bit 448 // The data written to |*out_contents| will be prefixed in |cbb| with a 16-bit, 453 // The data written to |*out_contents| will be prefixed in |cbb| with a 24-bit,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | bytestring.h | 30 // provides utility functions for safely parsing length-prefixed structures 34 // provides utility functions for building length-prefixed messages. 143 // length-prefixed value from |cbs| and advances |cbs| over it. It returns one 148 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 153 // big-endian, length-prefixed value from |cbs| and advances |cbs| over it. It 347 // |CBB| objects allow one to build length-prefixed serialisations. A |CBB| 443 // data written to |*out_contents| will be prefixed in |cbb| with an 8-bit 448 // The data written to |*out_contents| will be prefixed in |cbb| with a 16-bit, 453 // The data written to |*out_contents| will be prefixed in |cbb| with a 24-bit,
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/ |
| H A D | mangle-port.h | 23 * variations of functions: non-prefixed ones that preserve the value 24 * and prefixed ones that preserve byte addresses. The latters are
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | sstep.c | 194 * prefixed instruction 1373 op->type = COMPUTE | PREFIXED; in analyse_instr() 2791 case 1: /* Prefixed instructions */ in analyse_instr() 2811 op->type = MKOP(LOAD, PREFIXED | SIGNEXT, 4); in analyse_instr() 2816 op->type = MKOP(LOAD_VSX, PREFIXED, 8); in analyse_instr() 2822 op->type = MKOP(LOAD_VSX, PREFIXED, 4); in analyse_instr() 2828 op->type = MKOP(STORE_VSX, PREFIXED, 8); in analyse_instr() 2834 op->type = MKOP(STORE_VSX, PREFIXED, 4); in analyse_instr() 2842 op->type = MKOP(LOAD_VSX, PREFIXED, 16); in analyse_instr() 2850 op->type = MKOP(STORE_VSX, PREFIXED, 16); in analyse_instr() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | image-vars.h | 20 * The EFI stub has its own symbol namespace prefixed by __efistub_, to 57 * KVM nVHE code has its own symbol namespace prefixed with __kvm_nvhe_, to
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKM_file_format.txt | 39 except where noted otherwise. Structs specific to XKM are prefixed with XKM, 40 defines specific to the XKB protocol specification are prefixed with Xkb and 46 Length specifiers for such fields are usually prefixed with num_. For
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-dlltool.1 | 161 [\fB\-\-use\-nul\-prefixed\-import\-tables\fR] 386 Specifies whether standard symbol should be forced to be prefixed, or 436 .IP "\fB\-\-use\-nul\-prefixed\-import\-tables\fR" 4 437 .IX Item "--use-nul-prefixed-import-tables"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/ |
| H A D | aarch64-none-linux-gnu-dlltool.1 | 161 [\fB\-\-use\-nul\-prefixed\-import\-tables\fR] 386 Specifies whether standard symbol should be forced to be prefixed, or 436 .IP "\fB\-\-use\-nul\-prefixed\-import\-tables\fR" 4 437 .IX Item "--use-nul-prefixed-import-tables"
|