Home
last modified time | relevance | path

Searched full:feature (Results 1 – 25 of 4588) sorted by relevance

12345678910>>...184

/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/
H A Dqt5webengine.mk36 -feature-webengine-ozone \
37 -feature-webengine-system-libdrm \
38 -feature-webengine-system-x11 \
39 -feature-webengine-system-xkbfile \
40 -feature-webengine-system-xcomposite \
41 -feature-webengine-system-xcursor \
42 -feature-webengine-system-xi \
43 -feature-webengine-system-xproto-gl \
44 -feature-webengine-system-xtst
47 -no-feature-webengine-ozone \
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/haarcascades/
H A Dhaarcascade_licence_plate_rus_16stages.xml15 <feature>
21 <tilted>0</tilted></feature>
29 <feature>
35 <tilted>0</tilted></feature>
43 <feature>
51 <tilted>0</tilted></feature>
59 <feature>
65 <tilted>0</tilted></feature>
79 <feature>
85 <tilted>0</tilted></feature>
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/haarcascades/
H A Dhaarcascade_licence_plate_rus_16stages.xml15 <feature>
21 <tilted>0</tilted></feature>
29 <feature>
35 <tilted>0</tilted></feature>
43 <feature>
51 <tilted>0</tilted></feature>
59 <feature>
65 <tilted>0</tilted></feature>
79 <feature>
85 <tilted>0</tilted></feature>
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/haarcascades/
H A Dhaarcascade_licence_plate_rus_16stages.xml15 <feature>
21 <tilted>0</tilted></feature>
29 <feature>
35 <tilted>0</tilted></feature>
43 <feature>
51 <tilted>0</tilted></feature>
59 <feature>
65 <tilted>0</tilted></feature>
79 <feature>
85 <tilted>0</tilted></feature>
[all …]
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl.c3 * Driver for FPGA Device Feature List (DFL) Support
22 * when adding a new feature dev support in DFL framework, it's required to
28 * if the new feature dev needs chardev support, then it's required to add
47 * dfl_dev_info - dfl feature device information.
48 * @name: name string of the feature platform device.
49 * @dfh_id: id value in Device Feature Header (DFH) register by DFL spec.
50 * @id: idr id of the feature dev.
69 * dfl_chardev_info - chardev information of dfl feature device
144 * in such list, then other feature devices (e.g. FME), could use the port
354 struct dfl_feature *feature) in dfl_dev_add() argument
[all …]
H A Ddfl.h3 * Driver Header File for FPGA Device Feature List (DFL) Support
56 * Device Feature Header Register Set
69 /* Device Feature Header Register Bitfield */
70 #define DFH_ID GENMASK_ULL(11, 0) /* Feature ID */
73 #define DFH_REVISION GENMASK_ULL(15, 12) /* Feature revision */
76 #define DFH_TYPE GENMASK_ULL(63, 60) /* Feature type */
107 /* Offset to port device feature header */
195 * struct dfl_feature_id - dfl private feature id
197 * @id: unique dfl private feature id.
204 * struct dfl_feature_driver - dfl private feature driver
[all …]
H A Ddfl-fme-main.c162 struct dfl_feature *feature, in fme_hdr_ioctl() argument
216 const struct dfl_feature *feature = drvdata; in thermal_hwmon_attrs_visible() local
222 return fme_thermal_throttle_support(feature->ioaddr) ? 0444 : 0; in thermal_hwmon_attrs_visible()
228 struct dfl_feature *feature = dev_get_drvdata(dev); in thermal_hwmon_read() local
233 v = readq(feature->ioaddr + FME_THERM_RDSENSOR_FMT1); in thermal_hwmon_read()
237 v = readq(feature->ioaddr + FME_THERM_THRESHOLD); in thermal_hwmon_read()
241 v = readq(feature->ioaddr + FME_THERM_THRESHOLD); in thermal_hwmon_read()
245 v = readq(feature->ioaddr + FME_THERM_THRESHOLD); in thermal_hwmon_read()
249 v = readq(feature->ioaddr + FME_THERM_THRESHOLD); in thermal_hwmon_read()
253 v = readq(feature->ioaddr + FME_THERM_THRESHOLD); in thermal_hwmon_read()
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtpdf_git.bb30 EXTRA_QMAKEVARS_CONFIGURE += "-feature-webengine-system-ninja -no-feature-webengine-system-gn"
46 PACKAGECONFIG[icu] = "-feature-webengine-system-icu,-no-feature-webengine-system-icu,icu"
47 PACKAGECONFIG[ffmpeg] = "-feature-webengine-system-ffmpeg,-no-feature-webengine-system-ffmpeg,libav"
48 PACKAGECONFIG[webrtc] = "-feature-webengine-webrtc,-no-feature-webengine-webrtc,libvpx"
49 PACKAGECONFIG[libwebp] = "-feature-webengine-system-libwebp,-no-feature-webengine-system-libwebp,li…
50 PACKAGECONFIG[opus] = "-feature-webengine-system-opus,-no-feature-webengine-system-opus,libopus"
51 PACKAGECONFIG[libvpx] = "-feature-webengine-system-libvpx,-no-feature-webengine-system-libvpx,libvp…
52 PACKAGECONFIG[libevent] = "-feature-webengine-system-libevent,-no-feature-webengine-system-libevent…
53 PACKAGECONFIG[libpng] = "-feature-webengine-system-png,-no-feature-webengine-system-png,libpng"
54 PACKAGECONFIG[harfbuzz] = "-feature-webengine-system-harfbuzz,-no-feature-webengine-system-harfbuzz…
[all …]
H A Dqtwebengine_git.bb39 EXTRA_QMAKEVARS_CONFIGURE += "-feature-webengine-system-ninja -no-feature-webengine-system-gn"
55 PACKAGECONFIG[icu] = "-feature-webengine-system-icu,-no-feature-webengine-system-icu,icu"
56 PACKAGECONFIG[ffmpeg] = "-feature-webengine-system-ffmpeg,-no-feature-webengine-system-ffmpeg,libav"
57 PACKAGECONFIG[webrtc] = "-feature-webengine-webrtc,-no-feature-webengine-webrtc,libvpx"
58 PACKAGECONFIG[libwebp] = "-feature-webengine-system-libwebp,-no-feature-webengine-system-libwebp,li…
59 PACKAGECONFIG[opus] = "-feature-webengine-system-opus,-no-feature-webengine-system-opus,libopus"
60 PACKAGECONFIG[libvpx] = "-feature-webengine-system-libvpx,-no-feature-webengine-system-libvpx,libvp…
61 PACKAGECONFIG[libevent] = "-feature-webengine-system-libevent,-no-feature-webengine-system-libevent…
62 PACKAGECONFIG[libpng] = "-feature-webengine-system-png,-no-feature-webengine-system-png,libpng"
63 PACKAGECONFIG[harfbuzz] = "-feature-webengine-system-harfbuzz,-no-feature-webengine-system-harfbuzz…
[all …]
H A Dqtwayland_git.bb40 PACKAGECONFIG[wayland-client] = "-feature-wayland-client,-no-feature-wayland-client"
41 PACKAGECONFIG[wayland-server] = "-feature-wayland-server,-no-feature-wayland-server"
42 PACKAGECONFIG[xcomposite-egl] = "-feature-xcomposite-egl,-no-feature-xcomposite-egl,libxcomposite"
43 PACKAGECONFIG[xcomposite-glx] = "-feature-xcomposite-glx,-no-feature-xcomposite-glx,virtual/mesa"
44 PACKAGECONFIG[wayland-egl] = "-feature-wayland-egl,-no-feature-wayland-egl,virtual/egl"
45 PACKAGECONFIG[wayland-brcm] = "-feature-wayland-brcm,-no-feature-wayland-brcm,virtual/egl"
46 PACKAGECONFIG[wayland-drm-egl-server-buffer] = "-feature-wayland-drm-egl-server-buffer,-no-feature-…
47 …ECONFIG[wayland-libhybris-egl-server-buffer] = "-feature-wayland-libhybris-egl-server-buffer,-no-f…
48 PACKAGECONFIG[wayland-vulkan-server-buffer] = "-feature-wayland-vulkan-server-buffer,-no-feature-wa…
H A Dqtlocation_git.bb18 PACKAGECONFIG[gypsy] = "-feature-gypsy,-no-feature-gypsy,gconf gypsy"
19 PACKAGECONFIG[geoservices_here] = "-feature-geoservices_here,-no-feature-geoservices_here"
20 PACKAGECONFIG[geoservices_mapbox] = "-feature-geoservices_mapbox,-no-feature-geoservices_mapbox"
21 PACKAGECONFIG[geoservices_esri] = "-feature-geoservices_esri,-no-feature-geoservices_esri"
22 PACKAGECONFIG[geoservices_itemsoverlay] = "-feature-geoservices_itemsoverlay,-no-feature-geoservice…
23 PACKAGECONFIG[geoservices_osm] = "-feature-geoservices_osm,-no-feature-geoservices_osm"
24 PACKAGECONFIG[geoservices_mapboxgl] = "-feature-geoservices_mapboxgl,-no-feature-geoservices_mapbox…
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dcpuinfo.rst4 x86 Feature Flags
11 in arch/x86/include/asm/cpufeatures.h. If the kernel cares about a feature
12 or KVM want to expose the feature to a KVM guest, it can and should have
16 If users want to know if a feature is available on a given system, they
19 If such flag represents a hardware feature, it also means that the
25 can explain missing flags: the expected feature failed to enable, the feature
26 is missing in hardware, platform firmware did not enable it, the feature is
28 not support the feature and thus has not enabled it. In general, /proc/cpuinfo
32 How are feature flags created?
35 a: Feature flags can be derived from the contents of CPUID leaves.
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_macronix.c41 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_setup_read_retry() local
48 feature[0] = mode; in macronix_nand_setup_read_retry()
49 return nand_set_features(chip, ONFI_FEATURE_ADDR_READ_RETRY, feature); in macronix_nand_setup_read_retry()
54 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_randomizer_check_enable() local
58 feature); in macronix_nand_randomizer_check_enable()
62 if (feature[0]) in macronix_nand_randomizer_check_enable()
63 return feature[0]; in macronix_nand_randomizer_check_enable()
65 feature[0] = MACRONIX_RANDOMIZER_MODE_ENTER; in macronix_nand_randomizer_check_enable()
67 feature); in macronix_nand_randomizer_check_enable()
72 feature[0] = 0x0; in macronix_nand_randomizer_check_enable()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt24 Description: Container of CPU feature nodes.
51 compatibility, less the individual feature nodes. For example, an ISA v3.0
66 /cpus/ibm,powerpc-cpu-features/example-feature node bindings
69 Each child node of cpu-features represents a CPU feature / capability.
71 Node: A string describing an architected CPU feature, e.g., "floating-point".
73 Description: A feature or capability supported by the CPUs.
79 Presence of the node indicates the feature is available.
88 First level of the Power ISA that the feature appears in.
105 that can use the feature.
119 feature to lesser privilege levels. If the property does not exist then no
[all …]
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-sensor.rst70 functions, which get and set each input/feature/output report.
121 Set Feature report::
126 This interface is used to set a value for a field in feature report. For example
177 │   │   ├── feature-0-200316
178 │   │   │   ├── feature-0-200316-maximum
179 │   │   │   ├── feature-0-200316-minimum
180 │   │   │   ├── feature-0-200316-name
181 │   │   │   ├── feature-0-200316-size
182 │   │   │   ├── feature-0-200316-unit-expo
183 │   │   │   ├── feature-0-200316-units
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp100 auto feature = sourceLayer->getFeature(i); in SymbolLayout() local
101 if (!leader.filter(expression::EvaluationContext { this->zoom, feature.get() })) in SymbolLayout()
104 SymbolFeature ft(std::move(feature)); in SymbolLayout()
162 auto& feature = *it; in prepare() local
163 if (feature.geometry.empty()) continue; in prepare()
165 FontStack fontStack = layout.evaluate<TextFont>(zoom, feature); in prepare()
178 // if feature has text, shape the text in prepare()
179 if (feature.text) { in prepare()
185 layout.evaluate<TextMaxWidth>(zoom, feature) * oneEm : 0, in prepare()
187 /* anchor */ layout.evaluate<TextAnchor>(zoom, feature), in prepare()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dalternative-macros.h17 #define ALTINSTR_ENTRY(feature) \ argument
20 " .hword " __stringify(feature) "\n" /* feature bit */ \
24 #define ALTINSTR_ENTRY_CB(feature, cb) \ argument
27 " .hword " __stringify(feature) "\n" /* feature bit */ \
47 #define __ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg_enabled) \ argument
53 ALTINSTR_ENTRY(feature) \
64 #define __ALTERNATIVE_CFG_CB(oldinstr, feature, cfg_enabled, cb) \ argument
70 ALTINSTR_ENTRY_CB(feature, cb) \
76 #define _ALTERNATIVE_CFG(oldinstr, newinstr, feature, cfg, ...) \ argument
77 __ALTERNATIVE_CFG(oldinstr, newinstr, feature, IS_ENABLED(cfg))
[all …]
/OK3568_Linux_fs/kernel/tools/build/
H A DMakefile.feature2 feature_dir := $(srctree)/tools/build/feature
5 OUTPUT_FEATURES = $(OUTPUT)feature/
11feature-$(1) := $(shell $(MAKE) OUTPUT=$(OUTPUT_FEATURES) CC="$(CC)" CXX="$(CXX)" CFLAGS="$(EXTRA_…
16 feature-$(1) := 1
20 # Build the feature check binaries in parallel, ignore errors, ignore return value and suppress out…
24 # Note that this is not a complete list of all feature tests, just
27 # [ Feature tests not mentioned here have to be built explicitly in
29 # feature check. ]
75 # of all feature tests
133 # If in the future we need per-feature checks/flags for features not
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dexpression.cpp11 const Feature& feature; member in mbgl::style::expression::GeoJSONFeature
13 GeoJSONFeature(const Feature& feature_) : feature(feature_) {} in GeoJSONFeature()
16 return apply_visitor(ToFeatureType(), feature.geometry); in getType()
18 PropertyMap getProperties() const override { return feature.properties; } in getProperties()
19 optional<FeatureIdentifier> getID() const override { return feature.id; } in getID()
22 auto it = feature.properties.find(key); in getValue()
23 if (it != feature.properties.end()) { in getValue()
31 EvaluationResult Expression::evaluate(optional<float> zoom, const Feature& feature, optional<double… in evaluate() argument
32 GeoJSONFeature f(feature); in evaluate()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcpuid-deps.c8 unsigned int feature; member
77 static inline void clear_feature(struct cpuinfo_x86 *c, unsigned int feature) in clear_feature() argument
85 clear_cpu_cap(&boot_cpu_data, feature); in clear_feature()
86 set_bit(feature, (unsigned long *)cpu_caps_cleared); in clear_feature()
88 clear_bit(feature, (unsigned long *)c->x86_capability); in clear_feature()
95 static void do_clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) in do_clear_cpu_cap() argument
101 if (WARN_ON(feature >= MAX_FEATURE_BITS)) in do_clear_cpu_cap()
104 clear_feature(c, feature); in do_clear_cpu_cap()
108 __set_bit(feature, disable); in do_clear_cpu_cap()
113 for (d = cpuid_deps; d->feature; d++) { in do_clear_cpu_cap()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0_7_pptable.h64 …TURE_GFXCLK_LIMITS = 1 << SMU_11_0_7_ODCAP_GFXCLK_LIMITS, //GFXCLK Limit feature
65 …TURE_GFXCLK_CURVE = 1 << SMU_11_0_7_ODCAP_GFXCLK_CURVE, //GFXCLK Curve feature
66 …EATURE_UCLK_LIMITS = 1 << SMU_11_0_7_ODCAP_UCLK_LIMITS, //UCLK Limit feature
67 …ATURE_POWER_LIMIT = 1 << SMU_11_0_7_ODCAP_POWER_LIMIT, //Power Limit feature
68 …_FAN_ACOUSTIC_LIMIT = 1 << SMU_11_0_7_ODCAP_FAN_ACOUSTIC_LIMIT, //Fan Acoustic RPM feature
69 …FAN_SPEED_MIN = 1 << SMU_11_0_7_ODCAP_FAN_SPEED_MIN, //Minimum Fan Speed feature
70 …_FAN = 1 << SMU_11_0_7_ODCAP_TEMPERATURE_FAN, //Fan Target Temperature Limit feature
71 …E_SYSTEM = 1 << SMU_11_0_7_ODCAP_TEMPERATURE_SYSTEM, //Operating Temperature Limit feature
72 …_MEMORY_TIMING_TUNE = 1 << SMU_11_0_7_ODCAP_MEMORY_TIMING_TUNE, //AC Timing Tuning feature
73 …DFEATURE_FAN_ZERO_RPM_CONTROL = 1 << SMU_11_0_7_ODCAP_FAN_ZERO_RPM_CONTROL, //Zero RPM feature
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpu_has_feature.h10 static __always_inline bool early_cpu_has_feature(unsigned long feature) in early_cpu_has_feature() argument
12 return !!((CPU_FTRS_ALWAYS & feature) || in early_cpu_has_feature()
13 (CPU_FTRS_POSSIBLE & cur_cpu_spec->cpu_features & feature)); in early_cpu_has_feature()
23 static __always_inline bool cpu_has_feature(unsigned long feature) in cpu_has_feature() argument
28 BUILD_BUG_ON(!__builtin_constant_p(feature)); in cpu_has_feature()
35 return early_cpu_has_feature(feature); in cpu_has_feature()
39 if (CPU_FTRS_ALWAYS & feature) in cpu_has_feature()
42 if (!(CPU_FTRS_POSSIBLE & feature)) in cpu_has_feature()
45 i = __builtin_ctzl(feature); in cpu_has_feature()
49 static __always_inline bool cpu_has_feature(unsigned long feature) in cpu_has_feature() argument
[all …]
/OK3568_Linux_fs/kernel/tools/perf/
H A DMakefile.config124 # Set per-feature check compilation flags
259 # '-lpythonX.Y' flag unless '--embed' is also passed. The feature check for
311 include $(srctree)/tools/build/Makefile.feature
316 ifeq ($(feature-stackprotector-all), 1)
321 ifeq ($(feature-fortify-source), 1)
353 ifeq ($(feature-sync-compare-and-swap), 1)
357 ifeq ($(feature-pthread-attr-setaffinity-np), 1)
361 ifeq ($(feature-pthread-barrier), 1)
367 ifeq ($(feature-bionic), 1)
376 ifeq ($(feature-eventfd), 1)
[all …]
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A DKconfig15 bool "Overlayfs: turn on redirect directory feature by default"
26 feature will have unexpected results.
46 bool "Overlayfs: turn on inodes index feature by default"
55 The inodes index feature prevents breaking of lower hardlinks on copy
58 Note, that the inodes index feature is not backward compatible.
60 that doesn't support this feature will have unexpected results.
65 bool "Overlayfs: turn on NFS export feature by default"
76 The NFS export feature creates an index on copy up of every file and
83 Note, that the NFS export feature is not backward compatible.
85 that doesn't support this feature will have unexpected results.
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dalternative.h149 #define ALTINSTR_ENTRY(feature, num) \ argument
152 " .word " __stringify(feature) "\n" /* feature bit */ \
156 #define ALTINSTR_REPLACEMENT(newinstr, feature, num) /* replacement */ \ argument
161 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument
164 ALTINSTR_ENTRY(feature, 1) \
167 ALTINSTR_REPLACEMENT(newinstr, feature, 1) \
181 /* If @feature is set, patch in @newinstr_yes, otherwise @newinstr_no. */
182 #define ALTERNATIVE_TERNARY(oldinstr, feature, newinstr_yes, newinstr_no) \ argument
184 newinstr_yes, feature)
211 #define alternative(oldinstr, newinstr, feature) \ argument
[all …]

12345678910>>...184