| /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 | iosfwd | 143 /// Base class for @c char mixed input and output streams. 155 /// Class for @c char mixed input and output memory streams. 167 /// Class for @c char mixed input and output file streams. 183 /// Base class for @c wchar_t mixed input and output streams. 195 /// Class for @c wchar_t mixed input and output memory streams. 207 /// Class for @c wchar_t mixed input and output file streams.
|
| /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 | iosfwd | 143 /// Base class for @c char mixed input and output streams. 155 /// Class for @c char mixed input and output memory streams. 167 /// Class for @c char mixed input and output file streams. 183 /// Base class for @c wchar_t mixed input and output streams. 195 /// Class for @c wchar_t mixed input and output memory streams. 207 /// Class for @c wchar_t mixed input and output file streams.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/plymouth/files/ |
| H A D | 0001-systemd-switch-to-KillMode-mixed.patch | 4 Subject: [PATCH] systemd: switch to KillMode=mixed 8 For now, use `KillMode=mixed` and `IgnoreOnIsolate=true` instead. 39 +KillMode=mixed
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.modpost | 49 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/) 72 input-symdump := $(mixed-build-prefix)vmlinux.symvers 79 ifneq ($(wildcard $(mixed-build-prefix)vmlinux.symvers),) 82 Module.symvers: $(mixed-build-prefix)vmlinux.symvers modules-only.symvers FORCE
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.modpost | 49 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/) 72 input-symdump := $(mixed-build-prefix)vmlinux.symvers 79 ifneq ($(wildcard $(mixed-build-prefix)vmlinux.symvers),) 82 Module.symvers: $(mixed-build-prefix)vmlinux.symvers modules-only.symvers FORCE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.modpost | 49 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/) 72 input-symdump := $(mixed-build-prefix)vmlinux.symvers 79 ifneq ($(wildcard $(mixed-build-prefix)vmlinux.symvers),) 82 Module.symvers: $(mixed-build-prefix)vmlinux.symvers modules-only.symvers FORCE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/ |
| H A D | ipc-run_20200505.0.bb | 4 usages are supported and may be mixed. Likewise, functional and OO API \ 5 styles are both supported and may be mixed."
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | legacy_instructions.rst | 65 Note: All the cpus on the system must have mixed endian support at EL0 66 for this feature to be enabled. If a new CPU - which doesn't support mixed
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/ |
| H A D | gradlew | 114 APP_HOME=`cygpath --path --mixed "$APP_HOME"` 115 CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
| /OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/ |
| H A D | realtek-pc-beep.rst | 43 into 21h (headphone jack on my machine). Mixed signal respects the mute 48 into 14h (internal speaker on my machine). Mixed signal **ignores** the mute 102 then amplified and mixed into both the headphones and the speakers. Not only
|
| /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 | Searching-Memory.html | 150 __attribute__ ((packed)) mixed 173 (gdb) find &mixed, +sizeof(mixed), (char) 'c', (short) 0x1234, (int) 0x87654321 174 0x8049560 <mixed.1625>
|
| /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 | Searching-Memory.html | 150 __attribute__ ((packed)) mixed 173 (gdb) find &mixed, +sizeof(mixed), (char) 'c', (short) 0x1234, (int) 0x87654321 174 0x8049560 <mixed.1625>
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/net/ |
| H A D | stmmac.txt | 22 - snps,mixed-burst Program the DMA to use the mixed burst mode
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ipic.h | 38 #define IPIC_SMPRR_A 0x30 /* System Mixed Interrupt group A Priority Register */ 39 #define IPIC_SMPRR_B 0x34 /* System Mixed Interrupt group B Priority Register */
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | pcf8591.rst | 39 - mode 2 : single ended and differential mixed 61 - 2 = single ended and differential mixed
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile-bak | 228 # ANDROID: set up mixed-build support. mixed-build allows device kernel modules 239 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/) 270 # Detect when mixed targets is specified, and make a second invocation 287 mixed-build := 312 mixed-build := 1 321 mixed-build := 1 328 mixed-build := 1 335 mixed-build := 1 339 ifdef mixed-build 341 # We're called with mixed targets (*config and build targets). [all …]
|
| H A D | Makefile | 228 # ANDROID: set up mixed-build support. mixed-build allows device kernel modules 239 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/) 270 # Detect when mixed targets is specified, and make a second invocation 287 mixed-build := 312 mixed-build := 1 321 mixed-build := 1 328 mixed-build := 1 335 mixed-build := 1 339 ifdef mixed-build 341 # We're called with mixed targets (*config and build targets). [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | tc_restrictions.sh | 38 # It is forbidden in mlxsw driver to have mixed-bound 63 check_fail $? "Incorrect success to add drop rule to mixed bound block" 113 check_fail $? "Incorrect success to add redirect rule to mixed bound block"
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-merge.c | 674 * blk_rq_set_mixed_merge - mark a request as mixed merge 675 * @rq: request to mark as mixed merge 678 * @rq is about to be mixed merged. Make sure the attributes 679 * which can be mixed are set in each bio and mark @rq as mixed 779 * a mixed merge, mark both as mixed before proceeding. This in attempt_merge()
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | linux-kernel.cat | 164 let mixed-accesses = ([Plain & W] ; (po-loc \ barrier) ; [Marked]) | 166 flag ~empty mixed-accesses as mixed-accesses
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/ |
| H A D | stack_ptr.c | 244 "PTR_TO_STACK mixed reg/k, 1", 258 "PTR_TO_STACK mixed reg/k, 2", 275 "PTR_TO_STACK mixed reg/k, 3",
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/samples/ |
| H A D | good-mixed-kv3.bconf | 1 # mixed key and subkeys with braces
|
| H A D | good-mixed-override.bconf | 3 # mixed key value can be overridden
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-i3c | 21 I3C bus mode. Can be "pure", "mixed-fast" or "mixed-slow". See
|
| /OK3568_Linux_fs/buildroot/package/python-janus/ |
| H A D | Config.in | 5 Mixed sync-async queue to interoperate between asyncio
|