Home
last modified time | relevance | path

Searched refs:initializer (Results 1 – 25 of 78) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/package/lugaru/
H A D0002-Fix-mismatched-usage-length-build-fail-on-g.patch21 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::index’ [-…
23 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::type’ [-W…
25 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::shortopt’…
27 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::longopt’ …
29 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::check_arg…
30 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::help’ [-W…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/constants/
H A Dconstants.hpp143 struct initializer struct
145 initializer() in initializer() function
151 static const initializer init;
155 typename constant_initializer<T, F>::initializer const constant_initializer<T, F>::init;
165 struct initializer struct
167 initializer() in initializer() argument
173 static const initializer init;
177 … typename constant_initializer2<T, N, F>::initializer const constant_initializer2<T, N, F>::init;
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci60 initializer list i1regs_vals;
68 initializer list i2regs_vals;
96 initializer list i1dmregs_vals;
104 initializer list i2dmregs_vals;
132 initializer list[n1] i1props_vals;
140 initializer list[n2] i2props_vals;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dqrc_texture.cpp264 struct initializer { struct
265 initializer() { QT_RCC_MANGLE_NAMESPACE(qInitResources_texture)(); } in initializer() function
266 ~initializer() { QT_RCC_MANGLE_NAMESPACE(qCleanupResources_texture)(); } in ~initializer() argument
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dstructleak_plugin.c124 tree initializer; in initialize() local
163 initializer = build_constructor(type, NULL); in initialize()
165 initializer = fold_convert(type, integer_zero_node); in initialize()
168 init_stmt = gimple_build_assign(var, initializer); in initialize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dconstants.hpp227 struct initializer struct
229 initializer() in initializer() argument
235 static const initializer init;
239 typename constant_initializer<T, F>::initializer const constant_initializer<T, F>::init;
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/
H A Dmodify_srcu.awk249 initializer = substr(old_record, start_loc, len);
250 gsub(srcu_init_param_name "\\.", "", initializer);
251 rcu_batches[name] = initializer;
/OK3568_Linux_fs/buildroot/package/sane-backends/
H A D0002-genesys-fix-gcc-4.8-compile.patch8 …eference of type 'std::basic_ios<char>&' from an rvalue of type '<brace-enclosed initializer list>'
11 …ce of type 'genesys::ImagePipelineNode&' from an rvalue of type '<brace-enclosed initializer list>'
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dlog1p.hpp280 static const init initializer; member
283 initializer.force_instantiate(); in force_instantiate()
288 …st typename log1p_initializer<T, Policy, tag>::init log1p_initializer<T, Policy, tag>::initializer; member in boost::math::detail::log1p_initializer<T, Policy, tag>
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_xinit/
H A DConfig.in11 X Window System initializer
/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 Dsstream420 * class initializer. Does not allocate any buffer.
436 * class initializer. Does not allocate any buffer.
454 * to the base class initializer.
578 * class initializer. Does not allocate any buffer.
594 * class initializer. Does not allocate any buffer.
612 * to the base class initializer.
736 * to the base class initializer. Does not allocate any buffer.
750 * to the base class initializer. Does not allocate any buffer.
766 * to the base class initializer.
/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 Dsstream420 * class initializer. Does not allocate any buffer.
436 * class initializer. Does not allocate any buffer.
454 * to the base class initializer.
578 * class initializer. Does not allocate any buffer.
594 * class initializer. Does not allocate any buffer.
612 * to the base class initializer.
736 * to the base class initializer. Does not allocate any buffer.
750 * to the base class initializer. Does not allocate any buffer.
766 * to the base class initializer.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dfix-narrowing-warning.patch3 …nt-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-n…
/OK3568_Linux_fs/kernel/scripts/clang-tools/
H A Drun-clang-tools.py66 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/
H A Dxinit_1.4.1.bb3 SUMMARY = "X Window System initializer"
/OK3568_Linux_fs/kernel/scripts/genksyms/
H A Dparse.y404 | initializer
408 initializer:
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0008-eglconvenience-add-missing-QList-include.patch11 …qeglconvenience.cpp:418:23: error: variable ‘QList<QByteArray> extensions’ has initializer but inc…
/OK3568_Linux_fs/buildroot/package/mmc-utils/
H A D0001-mmc_cmds.c-fix-build-with-gcc-4.9.patch8 mmc_cmds.c:1918:9: error: missing braces around initializer [-Werror=missing-braces]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl/
H A D0001-Explicit-typecast-to-avoid-implicit-double-to-float-.patch10 'float' in initializer list [-Wc++11-narrowing]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-connectivity/geary/
H A Dgeary_40.0.bb38 file://0002-Fix-accessibility-issues-with-initializer-of-constan.patch \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp1404 struct initializer struct in boost::variant
1472 return initializer::initialize(storage_, operand); in internal_visit()
1479 return initializer::initialize(storage_, operand); in internal_visit()
1548 return initializer::initialize(storage_, detail::variant::move(operand) ); in internal_visit()
1606 initializer::initialize( in convert_construct()
1627 initializer::initialize( in convert_construct()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/
H A D0002-Fix-accessibility-issues-with-initializer-of-constan.patch4 Subject: [PATCH 2/2] Fix accessibility issues with initializer of constants
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/
H A Dlowpan-tools_git.bb28 CFLAGS += "-Wno-initializer-overrides"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch7 … be narrowed from type 'long long' to 'size_t' (aka 'unsigned int') in initializer list [-Wc++11-n…
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Duninitialized_var.cocci6 /// an initializer. Using warning-silencing tricks is dangerous as it

1234