| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/ |
| H A D | parser.hpp | 28 // Requirement: p.parse(f, l, context, skip, attr) -> bool 36 // Requirement: p.what(context) -> info 41 // Requirement: P::template attribute<Ctx, Iter>::type 65 // Requirement: p.elements -> fusion sequence 69 // Requirement: P::elements_type -> fusion sequence 79 // Requirement: p.subject -> subject parser 83 // Requirement: P::subject_type -> subject parser type 93 // Requirement: p.left -> left parser 97 // Requirement: P::left_type -> left parser type 101 // Requirement: p.right -> right parser [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dma-buffer | 5 DMA buffers tend to have a alignment requirement for the 6 buffers. If this alignment requirement is not met samples might 15 that the alignment requirement in samples sets might change 17 the alignment requirement reported in bytes by this property
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/ |
| H A D | general.hpp | 29 struct requirement struct 37 struct requirement<failed ************ Model::************> struct 55 , requirement<failed ************ Model::************> 64 : requirement<failed ************ Model::************>
|
| /OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/jm/ |
| H A D | mali_base_jm_kernel.h | 177 /* No requirement, dependency only 214 /* SW-only requirement: coalesce completion events. 223 /* SW Only requirement: the job chain requires a coherent core group. We don't 228 /* SW Only requirement: The performance counters should be enabled only when 233 /* SW Only requirement: External resources are referenced by this atom. 240 /* SW Only requirement: Software defined job. Jobs with this bit set will not be 252 /* SW only requirement: event wait/trigger job. 266 /* SW only requirement: Just In Time allocation 283 /* SW only requirement: Just In Time free 293 /* SW only requirement: Map external resource [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | btf.rst | 124 ``struct btf_type`` encoding requirement: 176 ``struct btf_type`` encoding requirement: 188 ``struct btf_type`` encoding requirement: 233 ``struct btf_type`` encoding requirement: 279 ``struct btf_type`` encoding requirement: 300 ``struct btf_type`` encoding requirement: 312 ``struct btf_type`` encoding requirement: 324 ``struct btf_type`` encoding requirement: 336 ``struct btf_type`` encoding requirement: 348 ``struct btf_type`` encoding requirement: [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/tools/ |
| H A D | generic-board-config.sh | 52 # it & search for that in the reference config file. If the requirement 66 # check, considering the requirement met if there isn't 72 echo "WARNING: Unhandled requirement '${req}'"
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | prerequisite.txt | 4 [[requirement]] 15 [[requirement-mandatory]] 43 [[requirement-optional]]
|
| /OK3568_Linux_fs/buildroot/package/python-crossbar/ |
| H A D | 0002-Remove-idna-requirement.patch | 4 Subject: [PATCH] Remove idna requirement. 7 dependency anymore (a short "git grep" shows it's only written in requirement
|
| /OK3568_Linux_fs/buildroot/package/python-pynacl/ |
| H A D | 0001-Remove-spurious-requirement-for-wheel-596.patch | 4 Subject: [PATCH] Remove spurious requirement for wheel (#596) 6 * Remove spurious requirement for wheel
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | pm_qos_interface.rst | 193 whatever is necessary to transfer the effective requirement value to the 202 the hardware supports a special "no requirement" setting, the callback is 211 requirement for the device, if any. Writing "any" to it means "no requirement,
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | booting.rst | 35 Requirement: MANDATORY 48 Requirement: MANDATORY 61 Requirement: OPTIONAL 66 bootloaders that do not implement this requirement, the uncompressed 73 Requirement: MANDATORY
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | MakeIndex | 17 …requirement that the entire modified work must be covered by a permission notice identical to this…
|
| H A D | OFL-1.1 | 19 requirement for fonts to remain under this license does not apply 70 distributed under any other license. The requirement for fonts to
|
| H A D | OFL-1.1-RFN | 9 …ives, however, cannot be released under any other type of license. The requirement for fonts to re… 35 …this license, and must not be distributed under any other license. The requirement for fonts to re…
|
| H A D | OFL-1.1-no-RFN | 9 …ives, however, cannot be released under any other type of license. The requirement for fonts to re… 35 …this license, and must not be distributed under any other license. The requirement for fonts to re…
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_base_kernel.h | 477 * No requirement, dependency only 508 * SW-only requirement: coalesce completion events. 518 * SW Only requirement: the job chain requires a coherent core group. We don't 524 * SW Only requirement: The performance counters should be enabled only when 531 * SW Only requirement: External resources are referenced by this atom. 542 * SW Only requirement: Software defined job. Jobs with this bit set will not be submitted 552 * SW Only requirement : Replay job. 589 * SW only requirement: event wait/trigger job. 604 * SW only requirement: Just In Time allocation 620 * SW only requirement: Just In Time free [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kexec/ |
| H A D | kexec_common_lib.sh | 16 # The ksefltest framework requirement returns 0 for PASS. 23 # The ksefltest framework requirement returns 1 for FAIL. 30 # The ksefltest framework requirement returns 4 for SKIP.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | rt5682.txt | 41 - realtek,dmic-clk-rate-hz : Set the clock rate (hz) for the requirement of 44 - realtek,dmic-delay-ms : Set the delay time (ms) for the requirement of
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | brcmfmac.h | 79 * align requirement than 32 bytes for each scatterlist 81 * @sd_head_align: alignment requirement for start of data buffer. 82 * @sd_sgentry_align: length alignment requirement for each sg entry.
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | Kconfig.recursion-issue-02 | 11 # drivers if they share a common core requirement and use disjoint semantics to 14 # core requirement, and one uses "select" while the other uses "depends on" to
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | console.c | 53 /* already registered, update requirement */ in pm_vt_switch_required() 96 * 1) no driver has indicated a requirement one way or another, so preserve
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.ubispl | 43 The size requirement is roughly as follows: 54 Given the above configuration example the requirement is about 5M
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wcd-clsh-v2.c | 168 * as per HW requirement in wcd_clsh_buck_ctrl() 185 /* 100usec delay is needed as per HW requirement */ in wcd_clsh_flyback_ctrl() 190 * as per HW requirement in wcd_clsh_flyback_ctrl() 275 /* Sleep needed to avoid click and pop as per HW requirement */ in wcd_clsh_set_flyback_current()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140-module.c | 137 * meet this requirement. Note, this relies on some properties of the module: 168 * with a validation record". This function meets that requirement. 171 * is loaded. That might meet the requirement by itself. However, given the 177 * probably isn't sufficient to meet the FIPS requirement, which seems to want 432 * information, but this is the requirement so we follow it. in check_fips140_module_hmac()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-st.c | 132 * @rep_start_hold: I2C repeated start hold time requirement 133 * @rep_start_setup: I2C repeated start set up time requirement 134 * @start_hold: I2C start hold time requirement 135 * @data_setup_time: I2C data set up time requirement 136 * @stop_setup_time: I2C stop set up time requirement 137 * @bus_free_time: I2C bus free time requirement
|