| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_dahash_test.c | 18 static uint8_t __initdata __attribute__((__aligned__(8))) test_buf[] = variable
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_def.c | 34 char *test_buf = &buf[GUARD_SIZE]; in test_def_itoa() local [all...] |
| /third_party/libuv/test/ |
| H A D | test-eintr-handling.c | 41 static char test_buf[] = "test-buffer\n"; variable
|
| H A D | test-metrics.c | 35 static char test_buf[] = "test-buffer\n"; variable
|
| H A D | test-fs.c | 130 static char test_buf[] = "test-buffer\n"; variable [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | usage_test.cc | 120 std::stringstream test_buf; in TEST_F() local 132 std::stringstream test_buf; in TEST_F() local 144 std::stringstream test_buf; in TEST_F() local 156 std::stringstream test_buf; in TEST_F() local 168 std::stringstream test_buf; TEST_F() local 250 std::stringstream test_buf; TEST_F() local 259 std::stringstream test_buf; TEST_F() local 292 std::stringstream test_buf; TEST_F() local 326 std::stringstream test_buf; TEST_F() local 350 std::stringstream test_buf; TEST_F() local 383 std::stringstream test_buf; TEST_F() local 416 std::stringstream test_buf; TEST_F() local 430 std::stringstream test_buf; TEST_F() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ui/ |
| H A D | ui_local.h | 81 const char *test_buf; /* Input: test string to verify against */ member
|
| H A D | ui_lib.c | 119 general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) general_allocate_string() argument 224 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_add_verify_string() argument 233 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_dup_verify_string() argument
|
| /third_party/openssl/crypto/ui/ |
| H A D | ui_local.h | 81 const char *test_buf; /* Input: test string to verify against */ member
|
| H A D | ui_lib.c | 119 general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) general_allocate_string() argument 224 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_add_verify_string() argument 233 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) UI_dup_verify_string() argument
|
| /third_party/alsa-utils/axfer/test/ |
| H A D | mapper-test.c | 384 char *test_buf = frame_buffer; in test_n_buf() local
|
| /third_party/musl/src/crypt/ |
| H A D | crypt_des.c | 990 char test_buf[21]; in __crypt_des() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| H A D | BPFISelDAGToDAG.cpp | 377 } test_buf; in getConstantFieldValue() local
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| H A D | mmc_ops.c | 744 u8 *test_buf; in mmc_send_bus_test() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_firmware.c | 802 void *test_buf; in test_fw_run_batch_request() local
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | mmc_ops.c | 771 u8 *test_buf; in mmc_send_bus_test() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
| H A D | enc28j60.c | 1255 u8 test_buf[64]; /* limit the test to the first 64 bytes */ in enc28j60_hw_tx() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
| H A D | enc28j60.c | 1255 u8 test_buf[64]; /* limit the test to the first 64 bytes */ in enc28j60_hw_tx() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_firmware.c | 867 void *test_buf; in test_fw_run_batch_request() local
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-aspeed-smc.c | 943 static bool aspeed_spi_check_calib_data(const u8 *test_buf, u32 size) in aspeed_spi_check_calib_data() argument 980 u8 *test_buf in aspeed_spi_do_calibration() local 867 aspeed_spi_check_reads(struct aspeed_spi_chip *chip, const u8 *golden_buf, u8 *test_buf) aspeed_spi_check_reads() argument 890 aspeed_spi_calibrate(struct aspeed_spi_chip *chip, u32 hdiv, const u8 *golden_buf, u8 *test_buf) aspeed_spi_calibrate() argument 1051 aspeed_spi_ast2600_calibrate(struct aspeed_spi_chip *chip, u32 hdiv, const u8 *golden_buf, u8 *test_buf) aspeed_spi_ast2600_calibrate() argument [all...] |