Home
last modified time | relevance | path

Searched refs:uninitialized (Results 1 – 25 of 132) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dmerge_sort.hpp84 , RandItRaw uninitialized in merge_sort_uninitialized_copy() argument
92 insertion_sort_uninitialized_copy(first, last, uninitialized, comp); in merge_sort_uninitialized_copy()
96 merge_sort_uninitialized_copy(first + half, last, uninitialized + half, comp); in merge_sort_uninitialized_copy()
97 destruct_n<value_type, RandItRaw> d(uninitialized+half); in merge_sort_uninitialized_copy()
102 , uninitialized, uninitialized+half, uninitialized+count in merge_sort_uninitialized_copy()
110 , RandItRaw uninitialized) in merge_sort() argument
125 merge_sort_uninitialized_copy(half_it, last, uninitialized, comp); in merge_sort()
126 destruct_n<value_type, RandItRaw> d(uninitialized); in merge_sort()
130 ( uninitialized, uninitialized + rest in merge_sort()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0016-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch4 Subject: [PATCH] locale: prevent maybe-uninitialized errors with -Os [BZ
10 …ght.h:31:26: error: 'seq2.back_us' may be used uninitialized in this function [-Werror=maybe-unini…
17 …ght.h:31:26: error: 'seq1.back_us' may be used uninitialized in this function [-Werror=maybe-unini…
44 + seq1.back_us and seq2.back_us might be used uninitialized.
45 + This uninitialized use is impossible for the same reason
48 + DIAG_IGNORE_Os_NEEDS_COMMENT (8, "-Wmaybe-uninitialized");
/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 Dprofile-count.h234 static profile_probability uninitialized () in class()
330 return uninitialized (); in class()
348 return *this = uninitialized (); in class()
363 return uninitialized (); in class()
376 return *this = uninitialized (); in class()
391 return uninitialized (); in class()
404 return *this = uninitialized (); in class()
418 return uninitialized (); in class()
446 return *this = uninitialized (); in class()
502 if (*this == uninitialized ()) in class()
[all …]
/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 Dprofile-count.h234 static profile_probability uninitialized () in class()
330 return uninitialized (); in class()
348 return *this = uninitialized (); in class()
363 return uninitialized (); in class()
376 return *this = uninitialized (); in class()
391 return uninitialized (); in class()
404 return *this = uninitialized (); in class()
418 return uninitialized (); in class()
446 return *this = uninitialized (); in class()
502 if (*this == uninitialized ()) in class()
[all …]
/OK3568_Linux_fs/kernel/security/
H A DKconfig.hardening52 uninitialized variables. The selected class of variable will be
60 classes of uninitialized stack variable exploits
70 uninitialized stack variable exploits and information
83 of uninitialized stack variable exploits and information
101 of uninitialized stack variable exploits and information
115 all classes of uninitialized stack variable exploits and
117 having been left uninitialized.
120 related to uninitialized locals, e.g. pointers receive
133 classes of uninitialized stack variable exploits and
135 about having been left uninitialized.
[all …]
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0018-Disable-Wmaybe-uninitialized-for-total_deadline-in-s.patch4 Subject: [PATCH 18/20] Disable -Wmaybe-uninitialized for total_deadline in
8 for RV32, we recently disabled -Wmaybe-uninitialized for some inline
21 (clntudp_call): Disable -Wmaybe-uninitialized around declaration
47 + uninitialized; see
54 + DIAG_IGNORE_NEEDS_COMMENT (10, "-Wmaybe-uninitialized");
H A D0019-inet-net-internal.h-Fix-uninitalised-clntudp_call-va.patch44 + * (from sunrpc/clnt_udp.c) as maybe-uninitialized when tv_sec is 8 bytes
45 + * (64-bits) wide on 32-bit systems. We have to set -Wmaybe-uninitialized
51 +DIAG_IGNORE_NEEDS_COMMENT (9, "-Wmaybe-uninitialized");
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Duninitialized_var.cocci5 /// For any compiler warnings about uninitialized variables, just add
9 /// is uninitialized, either simply initialize the variable or make compiler
44 … is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uninitialized-var)")
51 … is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uninitialized-var)")
/OK3568_Linux_fs/buildroot/package/lugaru/
H A D0002-Fix-mismatched-usage-length-build-fail-on-g.patch18 (...)/Source/main.cpp:602:5: error: uninitialized const member ‘option::Descriptor::index’
22 (...)/Source/main.cpp:602:5: error: uninitialized const member ‘option::Descriptor::type’
24 (...)/Source/main.cpp:602:5: error: uninitialized const member ‘option::Descriptor::shortopt’
26 (...)/Source/main.cpp:602:5: error: uninitialized const member ‘option::Descriptor::longopt’
28 (...)/Source/main.cpp:602:5: error: uninitialized const member ‘option::Descriptor::check_arg’
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu.c124 uninitialized = 0, enumerator
292 if (pmu_state != uninitialized) in find_via_pmu()
384 pmu_state = uninitialized; in find_via_pmu()
404 pmu_state = uninitialized; in find_via_pmu()
415 return pmu_state == uninitialized ? -ENODEV : 0; in pmu_probe()
420 return pmu_state == uninitialized ? -ENODEV : 0; in pmu_init()
435 if (pmu_state == uninitialized) in via_pmu_start()
515 if (pmu_state == uninitialized) in via_pmu_dev_init()
988 if (pmu_state == uninitialized || !pmu_fully_inited) { in pmu_send_request()
1082 if (pmu_state == uninitialized || !pmu_fully_inited || !pmu_has_adb) in pmu_adb_autopoll()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/
H A Dadaptive_merge.hpp52 , typename iterator_traits<RandIt>::value_type* uninitialized = 0 in adaptive_merge() argument
58 …::boost::movelib::detail_adaptive::adaptive_xbuf<value_type> xbuf(uninitialized, uninitialized_len… in adaptive_merge()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A D.clang-tidy1uninitialized.UndefReturn,-clang-analyzer-core.StackAddressEscape,-clang-analyzer-core.CallAndMess…
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2021-4217.patch4 Subject: [PATCH] Fix null pointer dereference and use of uninitialized data
6 This fixes a bug that causes use of uninitialized heap data if `readbuf` fails
18 https://launchpadlibrarian.net/580782282/0001-Fix-null-pointer-dereference-and-use-of-uninitialized
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-cmake-Disable-using-Wno-maybe-uninitialized.patch4 Subject: [PATCH] cmake: Disable using -Wno-maybe-uninitialized
22 - -Wno-maybe-uninitialized
H A D0001-initialize-local-variables-before-use.patch7 error: 'ctrl_reg2_data' may be used uninitialized in this function [-Werror=maybe-uninitialized]
/OK3568_Linux_fs/buildroot/package/elfutils/
H A D0002-Really-make-Werror-conditional-to-BUILD_WERROR.patch8 elf_getarsym.c:290:9: error: 'n' may be used uninitialized in this
9 function [-Werror=maybe-uninitialized]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.extrawarn43 warning-2 += $(call cc-option, -Wmaybe-uninitialized)
74 KBUILD_CFLAGS += $(call cc-disable-warning, uninitialized)
H A DMakefile.ubsan19 CFLAGS_UBSAN += $(call cc-option, -Wno-maybe-uninitialized)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.extrawarn43 warning-2 += $(call cc-option, -Wmaybe-uninitialized)
74 KBUILD_CFLAGS += $(call cc-disable-warning, uninitialized)
H A DMakefile.ubsan19 CFLAGS_UBSAN += $(call cc-option, -Wno-maybe-uninitialized)
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dhfsplus.rst23 that have uninitialized permissions structures.
28 that have uninitialized permissions structures.
/OK3568_Linux_fs/kernel/drivers/staging/greybus/tools/
H A DMakefile11 -Wmaybe-uninitialized \
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A DMakefile8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dgcc-sanitizers.inc53 …/elf.c:772:21: error: 'st.st_mode' may be used uninitialized in this function [-Werror=maybe-unini…
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0105-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch4 Subject: [PATCH] fs/hfsplus: Don't use uninitialized data on corrupt
7 Valgrind identified the following use of uninitialized data:

123456