Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 25 of 191) sorted by relevance

12345678

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxxabi/include/
H A Dcxxabi.h94 void (*constructor)(void *), void (*destructor)(void *));
98 void (*constructor)(void *), void (*destructor)(void *),
103 void (*constructor)(void *), void (*destructor)(void *),
108 void (*constructor)(void *), void (*destructor)(void *));
136 size_t element_size, void (*constructor)(void *, void *),
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxxabi/include/
H A Dcxxabi.h94 void (*constructor)(void *), void (*destructor)(void *));
98 void (*constructor)(void *), void (*destructor)(void *),
103 void (*constructor)(void *), void (*destructor)(void *),
108 void (*constructor)(void *), void (*destructor)(void *));
136 size_t element_size, void (*constructor)(void *, void *),
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A Dremove_const_due_to_std_lock_guard.patch8 …/work/ceph-15.2.4/src/rocksdb/util/channel.h:35:33: error: no matching constructor for initializat…
11 /usr/include/c++/v1/__mutex_base:90:14: note: candidate constructor not viable: 1st argument ('cons…
14 /usr/include/c++/v1/__mutex_base:100:5: note: candidate constructor not viable: no known conversion…
17 /usr/include/c++/v1/__mutex_base:94:5: note: candidate constructor not viable: requires 2 arguments…
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A Dkselftest_harness.h190 static void __attribute__((constructor)) _register_##test_name(void) \
234 static void __attribute__((constructor)) \
332 static void __attribute__((constructor)) \
395 static void __attribute__((constructor)) \
416 static void __attribute__((constructor)) \
1060 static void __attribute__((constructor)) __constructor_order_first(void) in __constructor_order_first()
/OK3568_Linux_fs/external/libmali/hook/
H A Dinjector.c3 __attribute__((constructor)) static void
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dshadow-vars.rst41 They also allow to call a custom constructor function when a non-zero
45 Note that the constructor is called under klp_shadow_lock spinlock. It allows
61 - initialize the variable using a custom constructor and data when provided
74 - initialize the variable using a custom constructor and data when provided
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0008-qwaylanddisplay-Wakeup-main-event-dispatcher-when-ev.patch102 …// Steps which is called just after constructor. This separates registry_global() out of the const…
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib_dl/
H A Dos_test_lib_dl.c12 static void __attribute__((constructor)) os_test_shlib_dl_init(void) in os_test_shlib_dl_init()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib/
H A Dos_test_lib.c12 static void __attribute__((constructor)) os_test_shlib_init(void) in os_test_shlib_init()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_rlimit.h4 static __attribute__((constructor)) void bpf_rlimit_ctor(void) in bpf_rlimit_ctor()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dlayer.hpp64 static void registerLayer(const String &type, Constructor constructor);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutesegment/
H A Dtst_qgeoroutesegment.h56 void constructor();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/
H A Dtst_qgeomaneuver.h58 void constructor();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/
H A Dtst_qgeolocation.h59 void constructor();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroute/
H A Dtst_qgeoroute.h59 void constructor();
/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 Dsstream96 * The default constructor initializes the parent class using its
107 * The default constructor initializes the parent class using its
120 * This constructor initializes the parent class using its
338 // The const_cast avoids changing this constructor's signature,
366 // The move constructor initializes an __xfer_bufptrs temporary then
367 // delegates to this constructor to performs moves during its lifetime.
417 * @brief Default constructor starts with an empty string buffer.
575 * @brief Default constructor starts with an empty string buffer.
733 * @brief Default constructor starts with an empty string buffer.
/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 Dsstream96 * The default constructor initializes the parent class using its
107 * The default constructor initializes the parent class using its
120 * This constructor initializes the parent class using its
338 // The const_cast avoids changing this constructor's signature,
366 // The move constructor initializes an __xfer_bufptrs temporary then
367 // delegates to this constructor to performs moves during its lifetime.
417 * @brief Default constructor starts with an empty string buffer.
575 * @brief Default constructor starts with an empty string buffer.
733 * @brief Default constructor starts with an empty string buffer.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dfix-clang-private-operator.patch11 TPoolAllocator(const TPoolAllocator&); // don't allow default copy constructor
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch101 +# constructor
102 +# constructor_priority for constructor attribute with priority
182 + [constructor], [
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.h65 void constructor();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodereply/
H A Dtst_qgeocodereply.h75 void constructor();
/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Drseq.c108 static __attribute__((constructor))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0002-Fix-default-stack-size-to-256K.patch24 +__attribute__((constructor))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libeigen/
H A Dlibeigen_3.4.0.bb13 file://0001-Default-eigen_packet_wrapper-constructor.patch \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libextutils/
H A Dlibextutils-cppguess-perl_0.26.bb5 It can generate the necessary options to the Module::Build constructor or \

12345678