Home
last modified time | relevance | path

Searched defs:small_buffer (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/platform_ToolchainTests/src/
H A Dclang-fortify-tests.cpp118 char small_buffer[8] = {}; in TestString() local
377 char small_buffer[8]; in TestSocket() local
398 char small_buffer[8] = {}; in TestStdio() local
421 char small_buffer[8]; in TestUnistd() local
537 wchar_t small_buffer[small_buffer_size] = {}; in TestWchar() local
702 char small_buffer[8]; in TestStdlib() local
/aosp_15_r20/bionic/tests/
H A Dclang_fortify_tests.cpp159 char small_buffer[8] = {}; in FORTIFY_TEST() local
470 char small_buffer[8]; in FORTIFY_TEST() local
499 char small_buffer[8] = {}; in FORTIFY_TEST() local
532 char small_buffer[8]; in FORTIFY_TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dedit_distance.cpp20 unsigned small_buffer[small_buffer_size]; in ComputeEditDistance() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dbytesobject.h79 char small_buffer[512]; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dbytesobject.h79 char small_buffer[512]; member
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dbytesobject.h79 char small_buffer[512]; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dbytesobject.h79 char small_buffer[512]; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dbytesobject.h79 char small_buffer[512]; member
/aosp_15_r20/development/host/windows/usb/winusb/
H A Dadb_winusb_interface.cpp162 char small_buffer[64]; in GetSerialNumber() member
/aosp_15_r20/external/python/cpython2/Modules/
Dbz2module.c652 char small_buffer[SMALLCHUNK]; in BZ2File_readlines() local
1017 char small_buffer[SMALLCHUNK]; in BZ2File_seek() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_text_embeddertest.cpp84 unsigned short small_buffer[12]; in TEST_F() local
/aosp_15_r20/external/python/cpython2/Objects/
Dfileobject.c1686 char small_buffer[SMALLCHUNK]; in file_readlines() local
/aosp_15_r20/external/pigweed/pw_transfer/
H A Dtransfer_test.cc1198 std::array<std::byte, 8> small_buffer = {}; in TEST_F() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_unittest.cc2742 std::vector<char> small_buffer(kTestData.size() / 2); in TEST_F() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc3472 std::vector<char> small_buffer(kTestData.size() / 2); in TEST_F() local