Searched defs:vtest (Results 1 – 6 of 6) sorted by relevance
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_renderer_vtest.c | 48 struct vtest { struct 49 struct vn_renderer base; 74 vtest_connect_socket(struct vn_instance *instance, const char *path) in vtest_connect_socket() argument 99 vtest_read(struct vtest *vtest, void *buf, size_t size) in vtest_read() 116 vtest_receive_fd(struct vtest *vtest) in vtest_receive_fd() 147 vtest_write(struct vtest *vtest, const void *buf, size_t size) in vtest_write() 164 vtest_vcmd_create_renderer(struct vtest *vtest, const char *name) in vtest_vcmd_create_renderer() 177 vtest_vcmd_ping_protocol_version(struct vtest *vtest) in vtest_vcmd_ping_protocol_version() 214 vtest_vcmd_protocol_version(struct vtest *vtest) in vtest_vcmd_protocol_version() 235 vtest_vcmd_get_param(struct vtest *vtest, enum vcmd_param param) in vtest_vcmd_get_param() [all …]
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| D | test_rng.c | 65 static void test_rng_free(void *vtest) in test_rng_free() 77 static int test_rng_instantiate(void *vtest, unsigned int strength, in test_rng_instantiate() 93 static int test_rng_uninstantiate(void *vtest) in test_rng_uninstantiate() 102 static int test_rng_generate(void *vtest, unsigned char *out, size_t outlen, in test_rng_generate() 115 static int test_rng_reseed(ossl_unused void *vtest, in test_rng_reseed() 125 static size_t test_rng_nonce(void *vtest, unsigned char *out, in test_rng_nonce() 140 static int test_rng_get_ctx_params(void *vtest, OSSL_PARAM params[]) in test_rng_get_ctx_params() 159 static const OSSL_PARAM *test_rng_gettable_ctx_params(ossl_unused void *vtest, in test_rng_gettable_ctx_params() 171 static int test_rng_set_ctx_params(void *vtest, const OSSL_PARAM params[]) in test_rng_set_ctx_params() 212 static const OSSL_PARAM *test_rng_settable_ctx_params(ossl_unused void *vtest, in test_rng_settable_ctx_params() [all …]
|
| /third_party/openssl/providers/implementations/rands/ |
| D | test_rng.c | 65 static void test_rng_free(void *vtest) in test_rng_free() 77 static int test_rng_instantiate(void *vtest, unsigned int strength, in test_rng_instantiate() 93 static int test_rng_uninstantiate(void *vtest) in test_rng_uninstantiate() 102 static int test_rng_generate(void *vtest, unsigned char *out, size_t outlen, in test_rng_generate() 115 static int test_rng_reseed(ossl_unused void *vtest, in test_rng_reseed() 125 static size_t test_rng_nonce(void *vtest, unsigned char *out, in test_rng_nonce() 140 static int test_rng_get_ctx_params(void *vtest, OSSL_PARAM params[]) in test_rng_get_ctx_params() 159 static const OSSL_PARAM *test_rng_gettable_ctx_params(ossl_unused void *vtest, in test_rng_gettable_ctx_params() 171 static int test_rng_set_ctx_params(void *vtest, const OSSL_PARAM params[]) in test_rng_set_ctx_params() 212 static const OSSL_PARAM *test_rng_settable_ctx_params(ossl_unused void *vtest, in test_rng_settable_ctx_params() [all …]
|
| /third_party/mesa3d/docs/drivers/ |
| D | venus.rst | 49 vtest chapter
|
| /third_party/openssl/test/ |
| D | provfetchtest.c | 144 static int dummy_rand_enable_locking(void *vtest) in dummy_rand_enable_locking() 149 static int dummy_rand_lock(void *vtest) in dummy_rand_lock() 154 static void dummy_rand_unlock(void *vtest) in dummy_rand_unlock()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/xml/ |
| D | Makefile | 194 vtest: $(CODEC_HEADERS) target
|