Home
last modified time | relevance | path

Searched full:constructed (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DStream.cpp73 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RkPollThread constructed"); in RkPollThread()
88 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RkPollThread constructed"); in RkPollThread()
236 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RkEventPollThread constructed"); in RkEventPollThread()
242 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RkEventPollThread constructed"); in RkEventPollThread()
354 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RKStream constructed"); in RKStream()
363 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RKStream constructed"); in RKStream()
372 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RKStream constructed"); in RKStream()
480 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RKStream constructed"); in RKStatsStream()
486 // LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RKStream constructed");
549 LOGD_CAMHW_SUBM(ISP20HW_SUBM, "RKSofEventStream constructed"); in RKSofEventStream()
[all …]
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppalphadecodebin.c37 gboolean constructed; member
65 } else if (!priv->constructed) { in gst_mpp_alpha_decode_bin_open()
70 return priv->constructed; in gst_mpp_alpha_decode_bin_open()
179 priv->constructed = TRUE; in gst_mpp_alpha_decode_bin_constructed()
196 G_OBJECT_CLASS (parent_class)->constructed (obj); in gst_mpp_alpha_decode_bin_constructed()
207 obj_class->constructed = gst_mpp_alpha_decode_bin_constructed; in gst_mpp_alpha_decode_bin_class_init()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DStream.cpp56 LOGD_RKSTREAM ("RkPollThread constructed"); in RkPollThread()
71 LOGD_RKSTREAM ("RkPollThread constructed"); in RkPollThread()
210 LOGD_RKSTREAM ("RkEventPollThread constructed"); in RkEventPollThread()
216 LOGD_RKSTREAM ("RkEventPollThread constructed"); in RkEventPollThread()
275 LOGD_RKSTREAM ("RKStream constructed"); in RKStream()
284 LOGD_RKSTREAM ("RKStream constructed"); in RKStream()
293 LOGD_RKSTREAM ("RKStream constructed"); in RKStream()
403 LOGD_RKSTREAM ("RKRawStream constructed"); in RKRawStream()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dmake.hpp34 \return The constructed geometry, here: a linestring or a ring
67 \return The constructed geometry, here: a 2D point
101 \return The constructed geometry, here: a 3D point
153 \return The constructed geometry, here: a box
182 \return The constructed and zero-initialized geometry
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/
H A Daspiring_actor.hpp28 has actually been constructed by the corresponding `EstablishedActor<O>`. (Such messages are
29 queued in the mailbox until after the object is constructed.)
38 // mailbox starts closed because the `Object` hasn't yet been constructed in AspiringActor()
/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/linux/
H A Dkeyctl.h52 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
53 #define KEYCTL_NEGATE 13 /* negate a partially constructed key */
59 #define KEYCTL_REJECT 19 /* reject a partially constructed key */
60 #define KEYCTL_INSTANTIATE_IOV 20 /* instantiate a partially constructed key */
/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/linux/
H A Dkeyctl.h52 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
53 #define KEYCTL_NEGATE 13 /* negate a partially constructed key */
59 #define KEYCTL_REJECT 19 /* reject a partially constructed key */
60 #define KEYCTL_INSTANTIATE_IOV 20 /* instantiate a partially constructed key */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkeyctl.h52 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
53 #define KEYCTL_NEGATE 13 /* negate a partially constructed key */
59 #define KEYCTL_REJECT 19 /* reject a partially constructed key */
60 #define KEYCTL_INSTANTIATE_IOV 20 /* instantiate a partially constructed key */
/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/backward/
H A Dauto_ptr.h42 * For example, an auto_ptr can be assigned (or constructed from) in _GLIBCXX_VISIBILITY()
99 * @brief An %auto_ptr is usually constructed from a raw pointer. in _GLIBCXX_VISIBILITY()
108 * @brief An %auto_ptr can be constructed from another %auto_ptr. in _GLIBCXX_VISIBILITY()
117 * @brief An %auto_ptr can be constructed from another %auto_ptr. in _GLIBCXX_VISIBILITY()
/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/backward/
H A Dauto_ptr.h42 * For example, an auto_ptr can be assigned (or constructed from) in _GLIBCXX_VISIBILITY()
99 * @brief An %auto_ptr is usually constructed from a raw pointer. in _GLIBCXX_VISIBILITY()
108 * @brief An %auto_ptr can be constructed from another %auto_ptr. in _GLIBCXX_VISIBILITY()
117 * @brief An %auto_ptr can be constructed from another %auto_ptr. in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Drenesas,rza2-pinctrl.yaml33 The first cell contains the global GPIO port index, constructed using the
66 Values are constructed from GPIO port number, pin number, and
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dbytestring.h167 // the class and constructed bit, and the remaining bits store the tag
172 // This library treats an element's constructed bit as part of its tag. In DER,
173 // the constructed bit is computable from the type. The constants for universal
175 // Explicitly-tagged types are always constructed, and implicitly-tagged types
179 // and constructed bits from the DER serialization.
182 // CBS_ASN1_CONSTRUCTED may be ORed into a tag to set the constructed bit.
200 // include the constructed bit.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dbytestring.h167 // the class and constructed bit, and the remaining bits store the tag
172 // This library treats an element's constructed bit as part of its tag. In DER,
173 // the constructed bit is computable from the type. The constants for universal
175 // Explicitly-tagged types are always constructed, and implicitly-tagged types
179 // and constructed bits from the DER serialization.
182 // CBS_ASN1_CONSTRUCTED may be ORed into a tag to set the constructed bit.
200 // include the constructed bit.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dbytestring.h167 // the class and constructed bit, and the remaining bits store the tag
172 // This library treats an element's constructed bit as part of its tag. In DER,
173 // the constructed bit is computable from the type. The constants for universal
175 // Explicitly-tagged types are always constructed, and implicitly-tagged types
179 // and constructed bits from the DER serialization.
182 // CBS_ASN1_CONSTRUCTED may be ORed into a tag to set the constructed bit.
200 // include the constructed bit.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dbytestring.h167 // the class and constructed bit, and the remaining bits store the tag
172 // This library treats an element's constructed bit as part of its tag. In DER,
173 // the constructed bit is computable from the type. The constants for universal
175 // Explicitly-tagged types are always constructed, and implicitly-tagged types
179 // and constructed bits from the DER serialization.
182 // CBS_ASN1_CONSTRUCTED may be ORed into a tag to set the constructed bit.
200 // include the constructed bit.
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Drequest.h164 * constructed. This state is entered from the INITIAL state.
167 * This state is entered from the CONSTRUCTED state.
222 * of being terminated/aborted. This state is entered from the CONSTRUCTED
/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 Dstl_uninitialized.h594 // constructed value_types(s). in _GLIBCXX_VISIBILITY()
611 // Fills [first, first + n) with n default constructed value_type(s). in _GLIBCXX_VISIBILITY()
629 // constructed value_types(s), constructed with the allocator alloc. in _GLIBCXX_VISIBILITY()
659 // Fills [first, first + n) with n default constructed value_types(s), in _GLIBCXX_VISIBILITY()
660 // constructed with the allocator alloc. in _GLIBCXX_VISIBILITY()
/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 Dstl_uninitialized.h594 // constructed value_types(s). in _GLIBCXX_VISIBILITY()
611 // Fills [first, first + n) with n default constructed value_type(s). in _GLIBCXX_VISIBILITY()
629 // constructed value_types(s), constructed with the allocator alloc. in _GLIBCXX_VISIBILITY()
659 // Fills [first, first + n) with n default constructed value_types(s), in _GLIBCXX_VISIBILITY()
660 // constructed with the allocator alloc. in _GLIBCXX_VISIBILITY()
H A Dregex_constants.h101 * speed with which regular expression objects are constructed. Otherwise in _GLIBCXX_VISIBILITY()
322 * new string is constructed using the rules used by the ECMAScript replace in _GLIBCXX_VISIBILITY()
351 * new string is constructed using the rules used by the POSIX sed utility in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/
H A Dgnu-user.h49 object constructed before entering `main'. */
72 object constructed before entering `main', followed by a normal
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/
H A Dgnu-user.h49 object constructed before entering `main'. */
72 object constructed before entering `main', followed by a normal
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dtypes.hpp150 * @pre Must not be default constructed data_view.
160 * @pre Must not be default constructed data_view.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtimevar.h68 /* An enumeration of timing variable identifiers. Constructed from
186 /* Declared timing variables. Constructed from the contents of
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtimevar.h68 /* An enumeration of timing variable identifiers. Constructed from
186 /* Declared timing variables. Constructed from the contents of
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiovecs.rst28 constructed from the raw biovecs but taking into account bi_bvec_done and
101 literal struct bio_vec - constructed on the fly from the raw biovec but

12345678910>>...27