Searched refs:uninitialized (Results 1 – 25 of 2761) sorted by relevance
12345678910>>...111
46 uninitialized variables. The selected class of variable will be54 classes of uninitialized stack variable exploits65 uninitialized stack variable exploits and information79 of uninitialized stack variable exploits and information98 of uninitialized stack variable exploits and information112 all classes of uninitialized stack variable exploits and114 having been left uninitialized.117 related to uninitialized locals, e.g. pointers receive130 classes of uninitialized stack variable exploits and132 about having been left uninitialized.[all …]
124 uninitialized = 0, enumerator291 if (pmu_state != uninitialized) in find_via_pmu()383 pmu_state = uninitialized; in find_via_pmu()403 pmu_state = uninitialized; in find_via_pmu()434 if (pmu_state == uninitialized) in via_pmu_start()514 if (pmu_state == uninitialized) in via_pmu_dev_init()1130 if (pmu_state == uninitialized) in pmu_request()1264 if (pmu_state == uninitialized) in pmu_poll()1274 if (pmu_state == uninitialized) in pmu_poll_adb()1289 if (pmu_state == uninitialized) in pmu_wait_complete()[all …]
7 /// For any compiler warnings about uninitialized variables, just add11 /// is uninitialized, either simply initialize the variable or make compiler
23 that have uninitialized permissions structures.28 that have uninitialized permissions structures.
11 -Wmaybe-uninitialized \
8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
7 CFLAGS += -g -O2 -Werror -Wno-maybe-uninitialized -Wall -I. -I../include/ -I ../../usr/include/ -Wn…
24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
68 KBUILD_CFLAGS += $(call cc-option, -Wmaybe-uninitialized)
153 the extent is uninitialized and the actual extent length is ``ee_len`` -155 blocks, and the maximum length of an uninitialized extent is 32767.
1 …nds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -Wno-alloc-siz…
Completed in 28 milliseconds