Home
last modified time | relevance | path

Searched refs:defns (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_lib.c251 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() argument
253 e->cmd_defns = defns; in ENGINE_set_cmd_defns()
/third_party/openssl/crypto/engine/
H A Deng_lib.c245 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns) in ENGINE_set_cmd_defns() argument
247 e->cmd_defns = defns; in ENGINE_set_cmd_defns()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoDecodeTests.cpp1097 std::vector<MovePtr<TestDefinition>> defns; in createVideoDecodeTests() local
1099 defns.push_back(TestDefinition::create(streamA, baseSeed)); in createVideoDecodeTests()
1101 defns.push_back(TestDefinition::create(streamB, baseSeed)); in createVideoDecodeTests()
1102 group->addChild(new InterleavingDecodeTestCase(testCtx, testName, std::move(defns))); in createVideoDecodeTests()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dengine.h527 const ENGINE_CMD_DEFN *defns);
/third_party/openssl/include/openssl/
H A Dengine.h527 const ENGINE_CMD_DEFN *defns);
/third_party/openssl/ohos_lite/include/openssl/
H A Dengine.h490 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);

Completed in 8 milliseconds