| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | hw.h | 1006 #define MISSING 0 macro 1013 #define RESET_CONTROL_MBOX_RST_MASK MISSING 1037 #define MBOX_BASE_ADDRESS MISSING 1038 #define INT_STATUS_ENABLE_ERROR_LSB MISSING 1039 #define INT_STATUS_ENABLE_ERROR_MASK MISSING 1040 #define INT_STATUS_ENABLE_CPU_LSB MISSING 1041 #define INT_STATUS_ENABLE_CPU_MASK MISSING 1042 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING 1043 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING 1044 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING [all …]
|
| /OK3568_Linux_fs/buildroot/package/linuxptp/ |
| H A D | 0001-missing.h-drop-clock_nanosleep-replacement.patch | 4 Subject: [PATCH] missing.h: drop clock_nanosleep() replacement 18 missing.h:117:19: error: static declaration of 'clock_nanosleep' follows non-static declaration 26 missing.h | 7 ------- 29 diff --git a/missing.h b/missing.h 31 --- a/missing.h 32 +++ b/missing.h
|
| /OK3568_Linux_fs/buildroot/package/vte/ |
| H A D | 0001-build-Fix-build-with-kernel-headers-from-linux-4-13.patch | 7 ioctl, so let's also support building with one. Add the missing 8 ioctl definition to missing.hh. 16 src/missing.hh | 12 ++++++++++++ 19 diff --git a/src/missing.hh b/src/missing.hh 21 --- a/src/missing.hh 22 +++ b/src/missing.hh
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | manifest.py | 11 '''A manifest item of a collection able to list missing packages''' 14 self.missing = [] 118 m_entry[k].missing = self.check_manifest_entries(\ 120 if m_entry[k].missing: 121 msg = '{}: {} Error has the following missing entries'\ 123 logmsg = msg+':\n'+'\n'.join(m_entry[k].missing) 156 m_entry.missing = self.check_manifest_entries(\ 158 if m_entry.missing: 159 msg = '{}: {} Error has the following missing entries'\ 161 logmsg = msg+':\n'+'\n'.join(m_entry.missing)
|
| H A D | reproducible.py | 28 MISSING = 'MISSING' variable 48 self.missing = [] 56 if r.status == MISSING: 57 self.missing.append(r) 70 self.missing.sort() 76 …excluded=%i missing=%i total=%i\nunused_exclusions=%s' % (len(self.same), len(self.different), len… 87 result.status = MISSING 279 self.write_package_list(package_class, 'missing', result.missing) 293 if result.missing or result.different: 294 … fails.append("The following %s packages are missing or different and not in exclusion list: %s" % [all …]
|
| /OK3568_Linux_fs/buildroot/package/kmod/ |
| H A D | 0001-fix-O_CLOEXEC.patch | 15 - move dummy definition from libkmod-internal.h to missing.h 28 shared/missing.h | 4 ++++ 31 diff --git a/shared/missing.h b/shared/missing.h 33 --- a/shared/missing.h 34 +++ b/shared/missing.h
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0017-setup.py-do-not-report-missing-dependencies-for-disa.patch | 4 Subject: [PATCH] setup.py: do not report missing dependencies for disabled 7 Reporting those missing dependencies is misleading as the modules would not 30 + # There is no need to report missing module dependencies, 36 + self.missing = list(set(self.missing) - set(sysconf_dis)) 38 if self.missing:
|
| /OK3568_Linux_fs/buildroot/package/iwd/ |
| H A D | 0001-build-Add-reallocarray-to-missing-h.patch | 4 Subject: build: Add reallocarray to missing.h 23 src/missing.h | 7 +++++++ 38 diff --git a/src/missing.h b/src/missing.h 40 --- a/src/missing.h 41 +++ b/src/missing.h
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/ |
| H A D | sdbus-c++-libsystemd_250.3.bb | 26 file://0005-src-basic-missing.h-check-for-missing-strndupa.patch \ 28 file://0008-add-missing-FTW_-macros-for-musl.patch \ 29 file://0009-fix-missing-of-__register_atfork-for-non-glibc-build.patch \ 31 file://0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch \ 39 file://0019-Handle-missing-LOCK_EX.patch \ 44 file://0026-Handle-missing-gshadow.patch \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-rk.c | 293 dev_err(dev, "%s: Missing rockchip,grf or phy_reset property\n", in rk_gmac_integrated_fephy_power() 341 dev_err(dev, "%s: Missing rockchip,grf property\n", __func__); in px30_set_to_rmii() 355 dev_err(dev, "%s: Missing clk_mac_speed clock\n", __func__); in px30_set_rmii_speed() 413 dev_err(dev, "Missing rockchip,grf property\n"); in rk1808_set_to_rgmii() 430 dev_err(dev, "%s: Missing rockchip,grf property\n", __func__); in rk1808_set_to_rmii() 444 dev_err(dev, "Missing rockchip,grf property\n"); in rk1808_set_rgmii_speed() 474 dev_err(dev, "%s: Missing clk_mac_speed clock\n", __func__); in rk1808_set_rmii_speed() 541 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rgmii() 558 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rmii() 571 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rgmii_speed() [all …]
|
| /OK3568_Linux_fs/buildroot/package/lugaru/ |
| H A D | 0002-Fix-mismatched-usage-length-build-fail-on-g.patch | 21 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::index’ [-… 23 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::type’ [-W… 25 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::shortopt’… 27 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::longopt’ … 29 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::check_arg… 30 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::help’ [-W…
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | symbol-namespaces.rst | 29 its configuration, reject loading the module or warn about a missing import. 111 5. for a way to create missing import statements automatically. 128 Missing namespaces imports can easily be detected at build time. In fact, 134 missing imports. Fixing missing imports can be done with:: 142 - notice the warning of modpost telling about a missing import 146 Again, `make nsdeps` will eventually add the missing namespace imports for 152 - notice the warning of modpost telling about a missing import
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | features_check.bbclass | 40 missing = set.difference(required_features, features) 41 if missing: 42 raise bb.parse.SkipRecipe("missing required %s feature%s '%s' (not in %s_FEATURES)" 43 % (kind.lower(), 's' if len(missing) > 1 else '', ' '.join(missing), kind))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/error/ |
| H A D | en.h | 45 …case kParseErrorObjectMissName: return RAPIDJSON_ERROR_STRING("Missing a name for … in GetParseError_En() 46 …case kParseErrorObjectMissColon: return RAPIDJSON_ERROR_STRING("Missing a colon aft… in GetParseError_En() 47 …case kParseErrorObjectMissCommaOrCurlyBracket: return RAPIDJSON_ERROR_STRING("Missing a comma or … in GetParseError_En() 49 …case kParseErrorArrayMissCommaOrSquareBracket: return RAPIDJSON_ERROR_STRING("Missing a comma or … in GetParseError_En() 54 …case kParseErrorStringMissQuotationMark: return RAPIDJSON_ERROR_STRING("Missing a closing q… in GetParseError_En()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/mtools/mtools/ |
| H A D | mtools-makeinfo.patch | 52 + MAKEINFO="@echo makeinfo missing; true" 56 + TEXI2DVI="@echo texi2dvi missing; true" 60 + TEXI2PDF="@echo texi2pdf missing; true" 64 + TEXI2HTML="@echo texi2html missing; true" 68 + DVI2PS="@echo dvi2ps missing; true"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kexec/ |
| H A D | test_kexec_file_load.sh | 128 log_fail "$succeed_msg (missing sig)" 133 log_fail "$succeed_msg (missing PE sig)" 138 log_fail "$succeed_msg (missing IMA sig)" 144 log_fail "$succeed_msg (possibly missing IMA sig)" 170 log_pass "$failed_msg (missing PE sig)" 174 log_pass "$failed_msg (missing IMA sig)" 180 log_pass "$failed_msg (possibly missing IMA sig)"
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | check-dotconfig.py | 32 missing = [line for line in defconfiglines if line not in configlines] 34 if missing: 36 for m in missing: 37 print(" Missing: {}".format(m))
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | missing | 2 # Common wrapper for a few potentially missing GNU programs. 35 # Used by our autoconf macros to check whether the available missing 50 to PROGRAM being missing or too old. 68 echo "missing $scriptversion (GNU Automake)" 97 # Program was missing. 98 msg="missing on your system" 197 echo "case some other package contains this missing '$1' program."
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/vte/vte/ |
| H A D | 0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch | 16 src/missing.hh | 4 ++++ 20 --- a/src/missing.hh 21 +++ b/src/missing.hh 39 +#include "missing.hh" // for W_EXITCODE on non-glibc systems
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | tps62360-regulator.txt | 15 If this property is missing, then assume that there is no GPIO 18 If this property is missing, then assume that there is no GPIO 21 If this property is missing, then assume the state as low (0). 23 If this property is missing, then assume the state as low (0).
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-generic.c | 25 dev_dbg(dev, "get_pins_count or get_pin_name missing\n"); in pinctrl_pin_name_to_selector() 56 dev_dbg(dev, "get_groups_count or get_group_name missing\n"); in pinctrl_group_name_to_selector() 89 "get_functions_count or get_function_name missing\n"); in pinmux_func_name_to_selector() 122 dev_dbg(dev, "pinmux_group_set op missing\n"); in pinmux_enable_setting() 129 dev_dbg(dev, "pinmux_set op missing\n"); in pinmux_enable_setting() 165 dev_dbg(dev, "pinconf_num_params or pinconf_params missing\n"); in pinconf_prop_name_to_param() 201 dev_dbg(dev, "pinconf_group_set op missing\n"); in pinconf_enable_setting() 209 dev_dbg(dev, "pinconf_set op missing\n"); in pinconf_enable_setting()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line 30 - The previous and next fields are averaged to recover lines missing from 34 field is used to fill missing lines from the current field. This method 38 used to fill missing lines from the current field. This method is also
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | eukrea-tlv320.c | 97 "eukrea,model node missing or invalid.\n"); in eukrea_tlv320_probe() 105 "ssi-controller missing or invalid.\n"); in eukrea_tlv320_probe() 114 dev_err(&pdev->dev, "codec-handle node missing or invalid.\n"); in eukrea_tlv320_probe() 119 "fsl,mux-int-port node missing or invalid.\n"); in eukrea_tlv320_probe() 125 "fsl,mux-ext-port node missing or invalid.\n"); in eukrea_tlv320_probe() 189 "Missing or invalid audmux DT node.\n"); in eukrea_tlv320_probe()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-rockchip.c | 74 dev_err(dev, "missing core reset property in node\n"); in rockchip_pcie_parse_dt() 81 dev_err(dev, "missing mgmt reset property in node\n"); in rockchip_pcie_parse_dt() 89 dev_err(dev, "missing mgmt-sticky reset property in node\n"); in rockchip_pcie_parse_dt() 96 dev_err(dev, "missing pipe reset property in node\n"); in rockchip_pcie_parse_dt() 103 dev_err(dev, "missing pm reset property in node\n"); in rockchip_pcie_parse_dt() 110 dev_err(dev, "missing pclk reset property in node\n"); in rockchip_pcie_parse_dt() 117 dev_err(dev, "missing aclk reset property in node\n"); in rockchip_pcie_parse_dt() 316 dev_dbg(dev, "missing legacy phy; search for per-lane PHY\n"); in rockchip_pcie_get_phys() 328 dev_err(dev, "missing phy for lane %d: %ld\n", in rockchip_pcie_get_phys()
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
| H A D | core-imp-def.json | 111 … any micro operation is issued and meanwhile there is any load operation missing L1 cache and pend… 114 … any micro operation is issued and meanwhile there is any load operation missing L1 cache and pend… 117 … any micro operation is issued and meanwhile there is any load operation missing both L1 and L2 ca… 120 … any micro operation is issued and meanwhile there is any load operation missing both L1 and L2 ca…
|