/aosp_15_r20/external/autotest/client/site_tests/platform_ToolchainTests/src/ |
H A D | clang-fortify-tests.cpp | 118 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 D | clang_fortify_tests.cpp | 159 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 D | edit_distance.cpp | 20 unsigned small_buffer[small_buffer_size]; in ComputeEditDistance() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/ |
D | bytesobject.h | 79 char small_buffer[512]; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/ |
D | bytesobject.h | 79 char small_buffer[512]; member
|
/aosp_15_r20/external/python/cpython3/Include/cpython/ |
D | bytesobject.h | 79 char small_buffer[512]; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/ |
D | bytesobject.h | 79 char small_buffer[512]; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/ |
D | bytesobject.h | 79 char small_buffer[512]; member
|
/aosp_15_r20/development/host/windows/usb/winusb/ |
H A D | adb_winusb_interface.cpp | 162 char small_buffer[64]; in GetSerialNumber() member
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | bz2module.c | 652 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 D | fpdf_text_embeddertest.cpp | 84 unsigned short small_buffer[12]; in TEST_F() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | fileobject.c | 1686 char small_buffer[SMALLCHUNK]; in file_readlines() local
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | transfer_test.cc | 1198 std::array<std::byte, 8> small_buffer = {}; in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util_unittest.cc | 2742 std::vector<char> small_buffer(kTestData.size() / 2); in TEST_F() local
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util_unittest.cc | 3472 std::vector<char> small_buffer(kTestData.size() / 2); in TEST_F() local
|