Home
last modified time | relevance | path

Searched full:but (Results 1 – 25 of 13964) sorted by relevance

12345678910>>...559

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dcheck_config.h35 * target platforms, so not an issue, but let's just be extra sure.
75 #error "MBEDTLS_AESNI_C defined, but not all prerequisites"
79 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites"
83 #error "MBEDTLS_DHM_C defined, but not all prerequisites"
87 #error "MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT defined, but not all prerequisites"
92 #error "MBEDTLS_CMAC_C defined, but not all prerequisites"
97 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites"
101 #error "MBEDTLS_ECDH_C defined, but not all prerequisites"
108 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites"
113 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites"
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dcheck_config.h35 * target platforms, so not an issue, but let's just be extra sure.
75 #error "MBEDTLS_AESNI_C defined, but not all prerequisites"
79 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites"
83 #error "MBEDTLS_DHM_C defined, but not all prerequisites"
87 #error "MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT defined, but not all prerequisites"
92 #error "MBEDTLS_CMAC_C defined, but not all prerequisites"
97 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites"
101 #error "MBEDTLS_ECDH_C defined, but not all prerequisites"
108 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites"
113 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites"
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dcheck_config.h35 * target platforms, so not an issue, but let's just be extra sure.
75 #error "MBEDTLS_AESNI_C defined, but not all prerequisites"
79 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites"
83 #error "MBEDTLS_DHM_C defined, but not all prerequisites"
87 #error "MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT defined, but not all prerequisites"
92 #error "MBEDTLS_CMAC_C defined, but not all prerequisites"
97 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites"
101 #error "MBEDTLS_ECDH_C defined, but not all prerequisites"
108 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites"
113 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites"
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dcheck_config.h35 * target platforms, so not an issue, but let's just be extra sure.
75 #error "MBEDTLS_AESNI_C defined, but not all prerequisites"
79 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites"
83 #error "MBEDTLS_DHM_C defined, but not all prerequisites"
87 #error "MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT defined, but not all prerequisites"
92 #error "MBEDTLS_CMAC_C defined, but not all prerequisites"
97 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites"
101 #error "MBEDTLS_ECDH_C defined, but not all prerequisites"
108 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites"
113 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites"
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A DKconfig17 This option is not user-selectable but automagically handled by
33 This option is not user-selectable but automagically handled by
39 This option is not user-selectable but automagically handled by
47 This option is not user-selectable but automagically handled by
57 This option is not user-selectable but automagically handled by
73 deprecated but not before all userspace firmware/topology/UCM files
82 This option is not user-selectable but automagically handled by
96 deprecated but not before all userspace firmware/topology/UCM files
106 This option is not user-selectable but automagically handled by
125 This option is not user-selectable but automagically handled by
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dother.json28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dtimekeeping.rst21 accurately. Starts at system boot time but stops during suspend.
27 Like ktime_get(), but does not stop when suspended. This can be
38 persist across a reboot, like inode times, but should be avoided
47 Like ktime_get_real(), but uses the International Atomic Time (TAI)
55 Like ktime_get(), but runs at the same rate as the hardware
71 Same as the plain ktime_get functions, but returning a u64 number
81 Same above, but returns the time in a 'struct timespec64', split
117 These are quicker than the non-coarse versions, but less accurate,
126 but can't easily use 'jiffies', e.g. for inode timestamps.
128 on most modern machines with a reliable cycle counter, but
[all …]
/OK3568_Linux_fs/external/chromium/licenses/
H A DNOTICE16 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
47 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
51 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
75 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
79 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
117 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
121 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
146 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
150 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
[all …]
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dbotching-up-ioctls.rst13 Which is nice, since there's no more insanity in the form of fake-generic, but
14 actually only used once interfaces. But the clear downside is that there's much
34 platforms don't necessarily align 64-bit values to 64-bit boundaries, but
68 but isn't a complete solution since newer userspace on older kernels won't
77 but garbage. This is also the reason why you must explicitly pad all
136 v4l use by default nowadays. But let userspace know which timestamps are
139 will mismatch if you look close enough, but if performance measuring tools
145 convenient time specification, but it's mostly the standard.
156 always be extended - but users will surely hate you if their neat animations
171 A full-blown drm driver essentially implements a little OS, but specialized to
[all …]
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dringbuf.rst22 These two problems are independent, but perf buffer fails to satisfy both.
26 counting, but given the first one requires an MPSC buffer, the same solution
33 type ``BPF_MAP_TYPE_RINGBUF``. Two other alternatives considered, but
37 ``BPF_MAP_TYPE_RINGBUF`` could represent an array of ring buffers, but not
39 with existing perf buffer use in BPF, but would fail if application needed more
51 themselves with, new syntax in libbpf, etc. But then would really provide no
53 doesn't support lookup/update/delete operations, but so doesn't few other map
66 with hashed task's tgid being a look up key to preserve order, but reduce
81 - but still the ability to do busy polling for new data to achieve the
93 discarded. Discard is similar to commit, but makes consumer ignore the
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_project_config_page.py127 msg = 'downloads directory path starts with invalid character but ' \
136 msg = 'downloads directory path characters invalid but treated as valid'
139 # downloads dir path starts with ${...} but has a space
144 msg = 'downloads directory path characters invalid but treated as valid'
153 'downloads directory path valid but treated as invalid')
161 'downloads directory path valid but treated as invalid')
182 msg = 'sstate directory path starts with invalid character but ' \
191 msg = 'sstate directory path characters invalid but treated as valid'
194 # path starts with ${...} but has a space
199 msg = 'sstate directory path characters invalid but treated as valid'
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dother.json17 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
23 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
29 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
35 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
41 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
47 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
53 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dshadow.h10 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 passphrases. The shadow database is like the user database, but is
63 cancellation point. But due to similarity with an POSIX interface
71 cancellation point. But due to similarity with an POSIX interface
79 cancellation point. But due to similarity with an POSIX interface
87 cancellation point. But due to similarity with an POSIX interface
95 cancellation point. But due to similarity with an POSIX interface
103 cancellation point. But due to similarity with an POSIX interface
111 cancellation point. But due to similarity with an POSIX interface
121 cancellation point. But due to similarity with an POSIX interface
H A Dgshadow.h10 but WITHOUT ANY WARRANTY; without even the implied warranty of
49 cancellation point. But due to similarity with an POSIX interface
57 cancellation point. But due to similarity with an POSIX interface
65 cancellation point. But due to similarity with an POSIX interface
73 cancellation point. But due to similarity with an POSIX interface
81 cancellation point. But due to similarity with an POSIX interface
89 cancellation point. But due to similarity with an POSIX interface
97 cancellation point. But due to similarity with an POSIX interface
107 cancellation point. But due to similarity with an POSIX interface
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dshadow.h10 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 passphrases. The shadow database is like the user database, but is
63 cancellation point. But due to similarity with an POSIX interface
71 cancellation point. But due to similarity with an POSIX interface
79 cancellation point. But due to similarity with an POSIX interface
87 cancellation point. But due to similarity with an POSIX interface
95 cancellation point. But due to similarity with an POSIX interface
103 cancellation point. But due to similarity with an POSIX interface
111 cancellation point. But due to similarity with an POSIX interface
121 cancellation point. But due to similarity with an POSIX interface
H A Dgshadow.h10 but WITHOUT ANY WARRANTY; without even the implied warranty of
49 cancellation point. But due to similarity with an POSIX interface
57 cancellation point. But due to similarity with an POSIX interface
65 cancellation point. But due to similarity with an POSIX interface
73 cancellation point. But due to similarity with an POSIX interface
81 cancellation point. But due to similarity with an POSIX interface
89 cancellation point. But due to similarity with an POSIX interface
97 cancellation point. But due to similarity with an POSIX interface
107 cancellation point. But due to similarity with an POSIX interface
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dksm.rst16 by sharing the data common between them. But it can be useful to any
28 KSM's merged pages were originally locked into kernel memory, but can now
29 be swapped out just like other user pages (but sharing is broken when they
50 with EAGAIN, but more probably arousing the Out-Of-Memory killer.
79 readable by all but writable only by root:
111 * set to 0 to stop ksmd from running but keep merged pages,
113 * set to 2 to stop ksmd and unmerge all pages currently merged, but
141 deduplication factor will be, but the slower the worst case
156 lower latency, but they will make ksmd use more CPU during the
167 how many pages unique but repeatedly checked for merging
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DNet-SNMP21BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
31BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
51BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
61BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
71BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
85BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
97BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
107BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE…
/OK3568_Linux_fs/kernel/lib/
H A DKconfig113 modules require CRC-CCITT functions, but a module built outside
121 modules require CRC16 functions, but a module built outside
138 modules require CRC ITU-T V.41 functions, but a module built outside
148 modules require CRC32/CRC32c functions, but a module built outside
174 This is the fastest algorithm, but comes with a 8KiB lookup table.
185 This is a bit slower than slice by 8, but has a smaller 4KiB lookup
194 is not particularly fast, but has a small 256 byte lookup table.
201 Calculate checksum one bit at a time. This is VERY slow, but has
212 modules require CRC64 functions, but a module built outside
220 modules require CRC4 functions, but a module built outside
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer.sh113 check_err $? "Expected iPool($SB_POOL_ING) max occupancy to be $exp_max_occ, but got $max_occ"
118 check_err $? "Expected iPool($SB_POOL_ING) max occupancy to be $exp_max_occ, but got $max_occ"
123 check_err $? "Expected ePool($SB_POOL_EGR_CPU) max occupancy to be $exp_max_occ, but got $max_occ"
141 check_err $? "Expected ingress TC($SB_ITC) max occupancy to be $exp_max_occ, but got $max_occ"
146 check_err $? "Expected ingress TC($SB_ITC) max occupancy to be $exp_max_occ, but got $max_occ"
151 …check_err $? "Expected egress TC($SB_ITC_CPU_IP) max occupancy to be $exp_max_occ, but got $max_oc…
172 check_err $? "Expected ingress TC($SB_ITC) max occupancy to be $exp_max_occ, but got $max_occ"
177 check_err $? "Expected ingress TC($SB_ITC) max occupancy to be $exp_max_occ, but got $max_occ"
182 check_err $? "Expected egress TC($SB_ITC_IP2ME) max occupancy to be $exp_max_occ, but got $max_occ"
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-stats.rst18 domain. Domains have no particular names in this implementation, but
48 scheduler. We kept it for ABI compatibility, but it is always set to zero.
80 2) # of times in this domain load_balance() checked but found
90 7) # of times in this domain load_balance() was called but did
93 cpu was idle but no busier group was found
96 10) # of times in this domain load_balance() checked but found the
105 15) # of times in this domain load_balance() was called but did not
108 was busy but no busier group was found
112 18) # of times in this domain load_balance() checked but found the
121 23) # of times in this domain load_balance() was called but did not
[all …]
/OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/
H A DREADME45 As below, but with store-release replaced with WRITE_ONCE()
63 As above, but with store-release replaced with WRITE_ONCE()
67 As below, but with rcu_assign_pointer() and an rcu_dereference().
80 As below, but with the second access of the writer process
84 As below, but without the smp_rmb() and smp_wmb().
87 As below, but with a release-acquire chain.
90 As below, but with the first access of the writer process
98 but with two processes instead of three.)
106 As above, but without the smp_mb() invocations.
114 As above, but without the smp_mb() invocations.
[all …]
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dfrontswap.rst34 from transcendent memory into kernel memory, but will NOT remove the page
90 but-much-faster-than-disk "pseudo-RAM device" and the frontswap (and
108 as in zcache, but then "remotified" to another system's RAM. This
123 virtual machines, but the pages can be compressed and deduplicated to
135 * Sure there may be performance advantages in some situations, but
140 swap device. If CONFIG_FRONTSWAP is enabled but no frontswap "backend"
156 the existing eight bits, but let's worry about that minor optimization
163 backend, such as zcache, must implement policies to carefully (but
187 page. But if the backend does accept a page, the data from the page
212 but this would require fairly drastic changes. Even if it were
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dsoxformat.772 8kHz (but may be overridden), and the data encoding is defined by the
81 formats, the number of channels defaults to 1 (but may be overridden).
84 \fBul\fR; on a Mac, they're likely to be \fBu8\fR but with a
274 This is an alternative handler for CVSD that is unfiltered but can
319 music. It is similar to MP3 and Ogg Vorbis, but lossless,
323 SoX can read native FLAC files (.flac) but not Ogg FLAC files (.ogg).
331 best (but slowest) compression; 0 gives the least (but fastest)
357 for its purpose, shrinking audio data size, but it will introduce
376 packed into only 4 bits, but in fact sounds no better than
391 SoX can read, but not write this file format.
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/
H A Dpipeline.json4 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
14 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
24 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
34 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
44 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
54 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
64 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
74 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
84 …s unit predicts the target address not only based on the EIP of the branch but also based on the e…
94 …diction occurs when the processor predicts that the branch would be taken, but it is not, or vice-…
[all …]

12345678910>>...559