Home
last modified time | relevance | path

Searched full:implementation (Results 1 – 25 of 6291) sorted by relevance

12345678910>>...252

/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/
H A DAOM-Patent-License-1.010 for sale, import or distribute any Implementation.
15 sell, offer for sale, import or distribute an Implementation under
17 this License, and must reproduce this License with any Implementation
21 root directory of the source code with its Implementation.
27 Implementation.
37 that any Implementation infringes Necessary Claims, any patent licenses
40 was in response to a corresponding suit regarding an Implementation first
45 1.4. Disclaimers. The Reference Implementation and Specification are provided
47 otherwise using the Reference Implementation or Specification is assumed
77 2.6. Implementation. "Implementation" means any implementation, including the
[all …]
/OK3568_Linux_fs/kernel/lib/crypto/
H A DKconfig15 accelerated implementation of the Blake2s library interface,
24 implementation is enabled, this implementation serves the users
31 accelerated implementation of the ChaCha library interface,
40 implementation is enabled, this implementation serves the users
50 by either the generic implementation or an arch-specific one, if one
57 accelerated implementation of the Curve25519 library interface,
66 implementation is enabled, this implementation serves the users
76 fulfilled by either the generic implementation or an arch-specific
93 accelerated implementation of the Poly1305 library interface,
102 implementation is enabled, this implementation serves the users
[all …]
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Darchitecture.rst103 the following implementations: AES-NI, assembler implementation, or
105 which cipher implementation is used? The answer to that question is the
106 priority number assigned to each cipher implementation by the kernel
109 implementations providing an implementation with that name and selects
110 the implementation with the highest priority.
113 implementation and thus does not want to rely on the priority-based
115 the cipher implementation to register a unique name in addition to
117 sure to refer to the intended cipher implementation.
133 - module: the kernel module providing the cipher implementation (or
136 - priority: the priority value of the cipher implementation
[all …]
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A DKconfig23 Mailbox implementation for i.MX Messaging Unit (MU).
39 An implementation of the ARM PL320 Interprocessor Communication
50 Mailbox implementation for communication with the the firmware
59 Mailbox implementation for OMAP family chips with hardware for
98 An implementation of the Altera Mailbox soft core. It is used
106 An implementation of the BCM2385 Mailbox. It is used to invoke
114 Mailbox implementation for STMicroelectonics family chips with
121 An implementation of Message Manager slave driver for Keystone
134 An implementation of the hi3660 mailbox. It is used to send message
144 An implementation of the hi6220 mailbox. It is used to send message
[all …]
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DREADME.txt22 implementation, which provides functions that allow the generic rootless
40 frames, this must be done by the rootless implementation. The generic
43 the rootless implementation's StartDrawing() function and StopDrawing()
57 Rootless Implementation
60 generic rootless layer through rootless implementation functions, compile-
61 time options, and runtime parameters. The rootless implementation
64 frames. Some of the implementation functions are optional. A detailed
65 description of the rootless implementation functions is provided in
68 By design, a rootless implementation should only have to include
71 rootlessCommon.h in your implementation, let the generic rootless layer
[all …]
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig71 slower than the NEON implementation of BLAKE2b. (There is no NEON
72 implementation of BLAKE2s, since NEON doesn't really help with it.)
81 Crypto Extensions, typically this BLAKE2b implementation is
92 fastest AES implementation for single blocks. For multiple
93 blocks, the NEON bit-sliced implementation is usually faster.
95 This implementation may be vulnerable to cache timing attacks,
109 Use a faster and more secure NEON based implementation of AES in CBC,
115 This implementation does not rely on any lookup tables so it is
125 Use an implementation of AES in CBC, CTR and XTS modes that uses
135 Use an implementation of GHASH (used by the GCM AEAD chaining mode)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dpostypes.h75 // behaviour of these types is mostly implementation defined or in _GLIBCXX_VISIBILITY()
76 // unspecified. The behaviour in this implementation is as noted in _GLIBCXX_VISIBILITY()
83 * implementation defined type. in _GLIBCXX_VISIBILITY()
104 * In this implementation StateT must be DefaultConstructible, in _GLIBCXX_VISIBILITY()
106 * should contain a member of type StateT. In this implementation it also in _GLIBCXX_VISIBILITY()
120 // constructed. This implementation provides a default in _GLIBCXX_VISIBILITY()
129 // implementation implicit conversion is also allowed, and this in _GLIBCXX_VISIBILITY()
156 // gives no semantics. In this implementation it just adds its in _GLIBCXX_VISIBILITY()
167 // gives no semantics. In this implementation it just subtracts in _GLIBCXX_VISIBILITY()
179 // implementation it constructs a copy of *this, adds the in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dpostypes.h75 // behaviour of these types is mostly implementation defined or in _GLIBCXX_VISIBILITY()
76 // unspecified. The behaviour in this implementation is as noted in _GLIBCXX_VISIBILITY()
83 * implementation defined type. in _GLIBCXX_VISIBILITY()
104 * In this implementation StateT must be DefaultConstructible, in _GLIBCXX_VISIBILITY()
106 * should contain a member of type StateT. In this implementation it also in _GLIBCXX_VISIBILITY()
120 // constructed. This implementation provides a default in _GLIBCXX_VISIBILITY()
129 // implementation implicit conversion is also allowed, and this in _GLIBCXX_VISIBILITY()
156 // gives no semantics. In this implementation it just adds its in _GLIBCXX_VISIBILITY()
167 // gives no semantics. In this implementation it just subtracts in _GLIBCXX_VISIBILITY()
179 // implementation it constructs a copy of *this, adds the in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/kernel/Documentation/arm/samsung/
H A Dgpio.rst2 Samsung GPIO implementation
8 This outlines the Samsung GPIO implementation and the architecture
16 about these devices. Their implementation has been brought into line
17 with the core samsung implementation described in this document.
23 The gpio implementation uses gpiolib as much as possible, only providing
35 implementation to configure pins as necessary.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dplatform.h150 * \param calloc_func The \c calloc function implementation.
151 * \param free_func The \c free function implementation.
176 * \param fprintf_func The \c fprintf function implementation.
201 * \param printf_func The \c printf function implementation.
217 * The snprintf implementation should conform to C99:
224 /* For Windows (inc. MSYS2), we provide our own fixed implementation */
235 * \param snprintf_func The \c snprintf function implementation.
252 * The vsnprintf implementation should conform to C99:
260 /* For Older Windows (inc. MSYS2), we provide our own fixed implementation */
271 * \param vsnprintf_func The \c vsnprintf function implementation
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dplatform.h150 * \param calloc_func The \c calloc function implementation.
151 * \param free_func The \c free function implementation.
176 * \param fprintf_func The \c fprintf function implementation.
201 * \param printf_func The \c printf function implementation.
217 * The snprintf implementation should conform to C99:
224 /* For Windows (inc. MSYS2), we provide our own fixed implementation */
235 * \param snprintf_func The \c snprintf function implementation.
252 * The vsnprintf implementation should conform to C99:
260 /* For Older Windows (inc. MSYS2), we provide our own fixed implementation */
271 * \param vsnprintf_func The \c vsnprintf function implementation
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dplatform.h150 * \param calloc_func The \c calloc function implementation.
151 * \param free_func The \c free function implementation.
176 * \param fprintf_func The \c fprintf function implementation.
201 * \param printf_func The \c printf function implementation.
217 * The snprintf implementation should conform to C99:
224 /* For Windows (inc. MSYS2), we provide our own fixed implementation */
235 * \param snprintf_func The \c snprintf function implementation.
252 * The vsnprintf implementation should conform to C99:
260 /* For Older Windows (inc. MSYS2), we provide our own fixed implementation */
271 * \param vsnprintf_func The \c vsnprintf function implementation
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dplatform.h150 * \param calloc_func The \c calloc function implementation.
151 * \param free_func The \c free function implementation.
176 * \param fprintf_func The \c fprintf function implementation.
201 * \param printf_func The \c printf function implementation.
217 * The snprintf implementation should conform to C99:
224 /* For Windows (inc. MSYS2), we provide our own fixed implementation */
235 * \param snprintf_func The \c snprintf function implementation.
252 * The vsnprintf implementation should conform to C99:
260 /* For Older Windows (inc. MSYS2), we provide our own fixed implementation */
271 * \param vsnprintf_func The \c vsnprintf function implementation
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgenericirq.rst28 The original implementation of interrupt handling in Linux uses the
33 a quite universal set for the ARM interrupt handler implementation in
42 During the implementation we identified another type:
51 This split implementation of high-level IRQ handlers allows us to
56 The original general IRQ implementation used hw_interrupt_type
76 flow handler implementation also makes it simple to provide
82 IRQ-flow implementation for 'level type' interrupts and add a
83 (sub)architecture specific 'edge type' implementation.
225 handle_level_irq provides a generic implementation for level-triggered
238 handle_fasteoi_irq provides a generic implementation for interrupts,
[all …]
/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 Dgshadow.h50 or due to the implementation it is a cancellation point and
58 or due to the implementation it is a cancellation point and
66 or due to the implementation it is a cancellation point and
74 or due to the implementation it is a cancellation point and
82 or due to the implementation it is a cancellation point and
90 or due to the implementation it is a cancellation point and
98 or due to the implementation it is a cancellation point and
108 or due to the implementation they are cancellation points and
H A Dshadow.h64 or due to the implementation it is a cancellation point and
72 or due to the implementation it is a cancellation point and
80 or due to the implementation it is a cancellation point and
88 or due to the implementation it is a cancellation point and
96 or due to the implementation it is a cancellation point and
104 or due to the implementation it is a cancellation point and
112 or due to the implementation it is a cancellation point and
122 or due to the implementation they are cancellation points and
H A Dnetdb.h151 or due to the implementation it is a cancellation point and
163 or due to the implementation they are cancellation points and
233 or due to the implementation they are cancellation points and
304 or due to the implementation they are cancellation points and
370 or due to the implementation they are cancellation points and
391 or due to the implementation it is a cancellation point and
399 or due to the implementation it is a cancellation point and
408 or due to the implementation it is a cancellation point and
419 or due to the implementation it is a cancellation point and
428 or due to the implementation it is a cancellation point and
[all …]
/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 Dgshadow.h50 or due to the implementation it is a cancellation point and
58 or due to the implementation it is a cancellation point and
66 or due to the implementation it is a cancellation point and
74 or due to the implementation it is a cancellation point and
82 or due to the implementation it is a cancellation point and
90 or due to the implementation it is a cancellation point and
98 or due to the implementation it is a cancellation point and
108 or due to the implementation they are cancellation points and
H A Dshadow.h64 or due to the implementation it is a cancellation point and
72 or due to the implementation it is a cancellation point and
80 or due to the implementation it is a cancellation point and
88 or due to the implementation it is a cancellation point and
96 or due to the implementation it is a cancellation point and
104 or due to the implementation it is a cancellation point and
112 or due to the implementation it is a cancellation point and
122 or due to the implementation they are cancellation points and
H A Dnetdb.h151 or due to the implementation it is a cancellation point and
163 or due to the implementation they are cancellation points and
233 or due to the implementation they are cancellation points and
304 or due to the implementation they are cancellation points and
370 or due to the implementation they are cancellation points and
391 or due to the implementation it is a cancellation point and
399 or due to the implementation it is a cancellation point and
408 or due to the implementation it is a cancellation point and
419 or due to the implementation it is a cancellation point and
428 or due to the implementation it is a cancellation point and
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcharconv106 // Generic implementation for arbitrary bases.
117 // Generic implementation for arbitrary bases.
122 static_assert(is_integral<_Tp>::value, "implementation bug");
123 static_assert(is_unsigned<_Tp>::value, "implementation bug");
163 static_assert(is_integral<_Tp>::value, "implementation bug");
164 static_assert(is_unsigned<_Tp>::value, "implementation bug");
210 static_assert(is_integral<_Tp>::value, "implementation bug");
211 static_assert(is_unsigned<_Tp>::value, "implementation bug");
234 static_assert(is_integral<_Tp>::value, "implementation bug");
235 static_assert(is_unsigned<_Tp>::value, "implementation bug");
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcharconv106 // Generic implementation for arbitrary bases.
117 // Generic implementation for arbitrary bases.
122 static_assert(is_integral<_Tp>::value, "implementation bug");
123 static_assert(is_unsigned<_Tp>::value, "implementation bug");
163 static_assert(is_integral<_Tp>::value, "implementation bug");
164 static_assert(is_unsigned<_Tp>::value, "implementation bug");
210 static_assert(is_integral<_Tp>::value, "implementation bug");
211 static_assert(is_unsigned<_Tp>::value, "implementation bug");
234 static_assert(is_integral<_Tp>::value, "implementation bug");
235 static_assert(is_unsigned<_Tp>::value, "implementation bug");
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/
H A Diterator_adapter.hpp38 // default implementation
47 // default implementation
65 // default implementation
74 // default implementation
82 // default implementation
100 // default implementation
118 // default implementation
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_ta_api.h19 * Each Trusted Application must provide the Implementation with a number
31 * the Trusted Application. To register instance data, the implementation
61 * the Implementation MUST start automatically reclaiming resources left
66 * returns the Implementation MUST consider the instance destroyed and
118 * error code defined by the Trusted Application implementation itself.
126 * call to this function the implementation can use any session functions.
128 * The Trusted Application implementation is responsible for freeing any
153 * Thus, any session function can be called by the command implementation.
169 * error code defined by the Trusted Application implementation itself.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_ta_api.h19 * Each Trusted Application must provide the Implementation with a number
31 * the Trusted Application. To register instance data, the implementation
61 * the Implementation MUST start automatically reclaiming resources left
66 * returns the Implementation MUST consider the instance destroyed and
118 * error code defined by the Trusted Application implementation itself.
126 * call to this function the implementation can use any session functions.
128 * The Trusted Application implementation is responsible for freeing any
153 * Thus, any session function can be called by the command implementation.
169 * error code defined by the Trusted Application implementation itself.

12345678910>>...252