Home
last modified time | relevance | path

Searched refs:Unknown (Results 1 – 25 of 185) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/
H A D.clang-format16 #AlignEscapedNewlines: Left # Unknown to clang-format-4.0
40 #AfterExternBlock: false # Unknown to clang-format-5.0
44 #SplitEmptyFunction: true # Unknown to clang-format-4.0
45 #SplitEmptyRecord: true # Unknown to clang-format-4.0
46 #SplitEmptyNamespace: true # Unknown to clang-format-4.0
49 #BreakBeforeInheritanceComma: false # Unknown to clang-format-4.0
52 #BreakConstructorInitializers: BeforeComma # Unknown to clang-format-4.0
57 #CompactNamespaces: false # Unknown to clang-format-4.0
65 #FixNamespaceComments: false # Unknown to clang-format-4.0
497 #IncludeBlocks: Preserve # Unknown to clang-format-5.0
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/drbd/
H A Dnode-states-8.dot9 Primary -> Unknown [ label = "connection lost" ]
10 Secondary -> Unknown [ label = "connection lost" ]
11 Unknown -> Primary [ label = "connected" ]
12 Unknown -> Secondary [ label = "connected" ]
/OK3568_Linux_fs/kernel/Documentation/i2c/busses/
H A Di2c-sis96x.rst31 00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0645
33 00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
37 00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0645
38 00:02.0 ISA bridge: Silicon Integrated Systems [SiS]: Unknown device 0961
39 00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
41 (kernel versions later than 2.4.18 may fill in the "Unknown"s)
H A Di2c-i801.rst89 00:1e.0 PCI bridge: Intel Corporation: Unknown device 2418 (rev 01)
90 00:1f.0 ISA bridge: Intel Corporation: Unknown device 2410 (rev 01)
91 00:1f.1 IDE interface: Intel Corporation: Unknown device 2411 (rev 01)
92 00:1f.2 USB Controller: Intel Corporation: Unknown device 2412 (rev 01)
93 00:1f.3 Unknown class [0c05]: Intel Corporation: Unknown device 2413 (rev 01)
H A Di2c-nforce2.rst37 00:01.1 SMBus: nVidia Corporation: Unknown device 0064 (rev a2)
38 Subsystem: Asustek Computer, Inc.: Unknown device 0c11
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/meson/meson/
H A D0001-Make-CPU-family-warnings-fatal.patch23 - mlog.warning(f'Unknown CPU family {cpu_family}, please report this at https://github.c…
25 + raise EnvironmentException('Unknown CPU family {}, see https://wiki.yoctoproject.org/w…
38 - mlog.warning(f'Unknown CPU family {trial!r}, please report this at '
42 + raise EnvironmentException('Unknown CPU family %s, see https://wiki.yoctoproject.org/wiki/…
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0002-Fix-build-with-non-glibc-libc-on-musl.patch20 #error Unknown Architecture
29 #error Unknown Architecture
38 #error Unknown Architecture
47 #error Unknown Architecture
/OK3568_Linux_fs/external/xserver/dix/
H A DXserver.d61 #pragma D attributes Private/Private/Unknown provider Xserver module
62 #pragma D attributes Private/Private/Unknown provider Xserver function
/OK3568_Linux_fs/buildroot/package/liboping/
H A D0001-ping_host_add-Decrease-buffer-size-to-make-GCC-s-truncation-check-happy.patch25 - snprintf (errmsg, PING_ERRMSG_LEN, "Unknown `ai_family': %i", ai_ptr->ai_family);
28 + snprintf (errmsg, sizeof(errmsg), "Unknown `ai_family': %d", ai_ptr->ai_family);
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0005-Disable-all-unknown-features-instead-of-erroring-out.patch22 - error("Unknown feature object $${feature} in expression '$${1}'.")
23 + warning("Unknown feature object $${feature} in expression '$${1}'.")
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dhtk.c24 Mfcc, Fbank, Melspec, User, Discrete, Unknown} kind_t; enumerator
41 int n = min(parmKind & 077, Unknown); in start_read()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeometry.hpp10 Unknown = 0, enumerator
59 …operator()(const mapbox::geometry::geometry_collection<T> &) const { return FeatureType::Unknown; } in operator ()()
/OK3568_Linux_fs/kernel/include/linux/
H A Dqnx6_fs.h113 struct qnx6_root_node Unknown; member
132 struct qnx6_root_node Unknown; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dkeyutils-fix-error-report-by-adding-default-message.patch21 - alt_err="Unknown error 127"
26 - alt_err="Unknown error 128"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Drapidjson.h217 # error Unknown machine endianess detected. User needs to define RAPIDJSON_ENDIAN.
227 # error Unknown machine endianess detected. User needs to define RAPIDJSON_ENDIAN.
244 # error Unknown machine endianess detected. User needs to define RAPIDJSON_ENDIAN.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ogl-runtime/
H A D0001-Qt3D-Add-support-to-fix-build-on-ppc64.patch47 -#error "Unknown Platform"
48 +//#error "Unknown Platform"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dimx7.rst114 type V4L2 subdev subtype Unknown flags 0
130 type V4L2 subdev subtype Unknown flags 0
142 type V4L2 subdev subtype Unknown flags 0
H A Dau0828-cardlist.rst18 - Unknown board
/OK3568_Linux_fs/buildroot/package/genpart/
H A Dgenpart.mk16 GENPART_LICENSE = Unknown (clarification has been asked to the authors)
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dglue-pf.h51 #error Unknown prefetch abort handler type
H A Dglue-df.h96 #error Unknown data abort handler type
/OK3568_Linux_fs/buildroot/board/atmel/at91sam9x5ek_mmc/
H A Duboot-env.txt1 bootargs=console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait video=Unknown-1:800x4…
/OK3568_Linux_fs/kernel/arch/arm/include/debug/
H A Dux500.S27 #error Unknown SOC
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core-debian/
H A Dthrow-exception-on-unknown-os.patch12 + throw std::runtime_error(std::string("Unknown OS!"));
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dhave_strerror.patch16 sprintf(bp, "Unknown error %d", errno);

12345678