Home
last modified time | relevance | path

Searched refs:bzero (Results 1 – 21 of 21) sorted by relevance

/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dopen_wmemstream.c58 bzero(p + st->size, (sz - st->size) * sizeof(wchar_t)); in wmemstream_write()
105 bzero(&st->mbs, sizeof(st->mbs)); in wmemstream_seek()
154 bzero(&st->mbs, sizeof(st->mbs)); in open_wmemstream()
H A Dvswscanf.c70 bzero(&mbs, sizeof(mbs)); in vswscanf()
H A Dvswprintf.c82 bzero(&mbs, sizeof(mbs)); in vswprintf()
H A Dopen_memstream.c56 bzero(p + st->size, sz - st->size); in memstream_write()
/aosp12/bionic/libc/include/
H A Dstrings.h69 #define bzero(b, len) __bionic_bzero((b), (len)) macro
/aosp12/bionic/libc/bionic/
H A Dndk_cruft.cpp254 #undef bzero
255 void bzero(void* dst, size_t n) { in bzero() function
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_nan.c58 bzero(words, num_words * sizeof(uint32_t)); in _scan_nan()
/aosp12/packages/services/Car/tools/keventreader/server/
H A Dinputsource.cpp28 bzero(this, sizeof(*this)); in kevent()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dmroute6.h63 #define IF_ZERO(p) bzero(p, sizeof(* (p)))
/aosp12/system/core/libcutils/
H A Duevent.cpp90 bzero(buffer, length); in uevent_kernel_recv()
/aosp12/bionic/tests/
H A Dclang_fortify_tests.cpp160 EXPECT_FORTIFY_DEATH(bzero(small_buffer, sizeof(large_buffer))); in FORTIFY_TEST()
198 EXPECT_NO_DEATH(bzero(split.tiny_buffer, sizeof(split))); in FORTIFY_TEST()
H A Dfortify_test.cpp300 ASSERT_FORTIFY(bzero(myfoo.b, n)); in TEST_F()
557 ASSERT_FORTIFY(bzero(buf, n)); in TEST_F()
H A Dstring_test.cpp1030 TEST(STRING_TEST, bzero) { in TEST() argument
1042 bzero(state.ptr1 + start, end - start); in TEST()
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ducode_download.c51 bzero(buf, WLC_IOCTL_MEDLEN); in dload_generic_data()
H A Ddhdu.c893 bzero(&sdreg, sizeof(sdreg)); in dhd_sdreg()
2340 bzero(&prstatus, sizeof(prstatus_t)); in dhd_coredump()
2574 bzero(&sdreg, sizeof(sdreg)); in dhd_sd_reg()
H A Dbcmutils.c480 bzero(pq, OFFSETOF(struct pktq, q) + (sizeof(struct pktq_prec) * num_prec)); in pktq_init()
/aosp12/bionic/libc/stdio/
H A Dprintf_common.h776 bzero(&mbs, sizeof(mbs)); in mbsconv()
796 bzero(&mbs, sizeof(mbs)); in mbsconv()
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp720 bzero(pragmaKeys, sizeof(char*) * pragmaCount); in createFromSharedObject()
721 bzero(pragmaValues, sizeof(char*) * pragmaCount); in createFromSharedObject()
/aosp12/system/bt/main/shim/
H A Dbtm.cc197 bzero(gap_data_buffer, sizeof(gap_data_buffer)); in OnExtendedInquiryResult()
/aosp12/bionic/libc/
H A Dlibc.map.txt1731 bzero; # arm x86
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1731 bzero; # arm x86