Home
last modified time | relevance | path

Searched defs:test_buf (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dahash_test.c18 static uint8_t __initdata __attribute__((__aligned__(8))) test_buf[] = variable
/third_party/lwip/test/unit/core/
H A Dtest_def.c34 char *test_buf = &buf[GUARD_SIZE]; in test_def_itoa() local
[all...]
/third_party/libuv/test/
H A Dtest-eintr-handling.c41 static char test_buf[] = "test-buffer\n"; variable
H A Dtest-metrics.c35 static char test_buf[] = "test-buffer\n"; variable
H A Dtest-fs.c130 static char test_buf[] = "test-buffer\n"; variable
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dusage_test.cc120 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 Dui_local.h81 const char *test_buf; /* Input: test string to verify against */ member
H A Dui_lib.c119 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 Dui_local.h81 const char *test_buf; /* Input: test string to verify against */ member
H A Dui_lib.c119 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 Dmapper-test.c384 char *test_buf = frame_buffer; in test_n_buf() local
/third_party/musl/src/crypt/
H A Dcrypt_des.c990 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 DBPFISelDAGToDAG.cpp377 } test_buf; in getConstantFieldValue() local
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_ops.c744 u8 *test_buf; in mmc_send_bus_test() local
/kernel/linux/linux-5.10/lib/
H A Dtest_firmware.c802 void *test_buf; in test_fw_run_batch_request() local
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc_ops.c771 u8 *test_buf; in mmc_send_bus_test() local
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Denc28j60.c1255 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 Denc28j60.c1255 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 Dtest_firmware.c867 void *test_buf; in test_fw_run_batch_request() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-aspeed-smc.c943 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...]

Completed in 24 milliseconds