Home
last modified time | relevance | path

Searched defs:cmd (Results 876 - 900 of 1188) sorted by relevance

1...<<31323334353637383940>>...48

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_dgram.c391 static long dgram_ctrl(BIO *b, int cmd, long num, void *ptr) in dgram_ctrl() argument
1326 static long dgram_sctp_ctrl(BIO *b, int cmd, long num, void *ptr) in dgram_sctp_ctrl() argument
H A Dbio_lib.c545 long BIO_int_ctrl(BIO *b, int cmd, long larg, int iarg) in BIO_int_ctrl() argument
553 void *BIO_ptr_ctrl(BIO *b, int cmd, long larg) in BIO_ptr_ctrl() argument
563 long BIO_ctrl(BIO *b, int cmd, long larg, void *parg) in BIO_ctrl() argument
589 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in BIO_callback_ctrl() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c2635 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument
/third_party/node/deps/uv/src/unix/
H A Daix.c521 char cmd[2048]; in uv__make_subdirs_p() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbss_dgram.c391 static long dgram_ctrl(BIO *b, int cmd, long num, void *ptr) in dgram_ctrl() argument
1326 static long dgram_sctp_ctrl(BIO *b, int cmd, long num, void *ptr) in dgram_sctp_ctrl() argument
H A Dbio_lib.c545 long BIO_int_ctrl(BIO *b, int cmd, long larg, int iarg) in BIO_int_ctrl() argument
553 void *BIO_ptr_ctrl(BIO *b, int cmd, long larg) in BIO_ptr_ctrl() argument
563 long BIO_ctrl(BIO *b, int cmd, long larg, void *parg) in BIO_ctrl() argument
589 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in BIO_callback_ctrl() argument
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_env.c102 int ossl_cms_env_asn1_ctrl(CMS_RecipientInfo *ri, int cmd) in ossl_cms_env_asn1_ctrl() argument
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c2626 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument
H A Devp_lib.c942 int EVP_MD_meth_set_ctrl(EVP_MD *md, int (*ctrl)(EVP_MD_CTX *ctx, int cmd, in EVP_MD_meth_set_ctrl() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp532 const DispatchCommand& cmd = m_dispatchCommands[cmdNdx]; in verifyResultBuffer() local
807 DispatchCommandsVec commandsVec (const DispatchCommand& cmd) in commandsVec() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp253 void recordCopyBufferToImage (VkCommandBuffer cmd, in recordCopyBufferToImage() argument
370 void recordCopyImageToBuffer (VkCommandBuffer cmd, in recordCopyImageToBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp528 const DispatchCommand& cmd = m_dispatchCommands[cmdNdx]; in verifyResultBuffer() local
795 DispatchCommandsVec commandsVec (const DispatchCommand& cmd) in commandsVec() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp253 void recordCopyBufferToImage (VkCommandBuffer cmd, in recordCopyBufferToImage() argument
370 void recordCopyImageToBuffer (VkCommandBuffer cmd, in recordCopyImageToBuffer() argument
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
H A DDeqpTestRunnerTest.java2308 runInstrumentationLineAndAnswer(ITestDevice mockDevice, IDevice mockIDevice, final String testTrie, final String cmd, final String output) runInstrumentationLineAndAnswer() argument
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc2090 auto& cmd = token->AsString(); in ParseBuffer() local
2869 auto cmd = ParseRun() local
3015 auto cmd = MakeUnique<CompareBufferCommand>(buffer, buffer_2); ParseExpect() local
3299 auto cmd = MakeUnique<ClearColorCommand>(pipeline); ParseClearColor() local
3362 auto cmd = MakeUnique<ClearDepthCommand>(pipeline); ParseClearDepth() local
3394 auto cmd = MakeUnique<ClearStencilCommand>(pipeline); ParseClearStencil() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dcommand_parser.cc255 auto cmd = MakeUnique<DrawRectCommand>(pipeline_, pipeline_data_); in ProcessDrawRect() local
311 auto cmd in ProcessDrawArrays() local
373 auto cmd = MakeUnique<ComputeCommand>(pipeline_); ProcessCompute() local
409 std::unique_ptr<Command> cmd; ProcessClear() local
532 auto cmd = ProcessSSBO() local
850 auto cmd = MakeUnique<PatchParameterVerticesCommand>(pipeline_); ProcessPatch() local
879 auto cmd = MakeUnique<EntryPointCommand>(pipeline_); ProcessEntryPoint() local
2082 auto cmd = MakeUnique<ProbeSSBOCommand>(buffer); ProcessProbeSSBO() local
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c730 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) in RSA_pkey_ctx_ctrl() argument
/third_party/openssl/engines/
H A De_devcrypto.c1134 static int devcrypto_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) in devcrypto_ctrl() argument
/third_party/openssl/ssl/
H A Ds3_lib.c3422 long ssl3_ctrl(SSL *s, int cmd, long larg, void *parg) in ssl3_ctrl() argument
3745 long ssl3_callback_ctrl(SSL *s, int cmd, void (*fp) (void)) in ssl3_callback_ctrl() argument
3772 long ssl3_ctx_ctrl(SSL_CTX *ctx, int cmd, long larg, void *parg) in ssl3_ctx_ctrl() argument
4004 long ssl3_ctx_callback_ctrl(SSL_CTX *ctx, int cmd, void (*fp) (void)) in ssl3_ctx_callback_ctrl() argument
H A Dssl_conf.c668 int (*cmd) (SSL_CONF_CTX *cctx, const char *value); member
868 static int ctrl_switch_option(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * cmd) in ctrl_switch_option() argument
882 int SSL_CONF_cmd(SSL_CONF_CTX *cctx, const char *cmd, const char *value) in SSL_CONF_cmd() argument
844 ssl_conf_cmd_lookup(SSL_CONF_CTX *cctx, const char *cmd) ssl_conf_cmd_lookup() argument
953 SSL_CONF_cmd_value_type(SSL_CONF_CTX *cctx, const char *cmd) SSL_CONF_cmd_value_type() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_lu.c74 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl_ex() argument
86 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngunknown.c410 static const char cmd[] = "command line"; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp712 ClearBufferCmd* cmd = mCommands.NextCommand<ClearBufferCmd>(); in RecordCommands() local
377 RecordWriteTimestampCmd(CommandRecordingContext* recordingContext, Device* device, WriteTimestampCmd* cmd) RecordWriteTimestampCmd() argument
733 BeginRenderPassCmd* cmd = mCommands.NextCommand<BeginRenderPassCmd>(); RecordCommands() local
758 ResolveQuerySetCmd* cmd = mCommands.NextCommand<ResolveQuerySetCmd>(); RecordCommands() local
791 WriteTimestampCmd* cmd = mCommands.NextCommand<WriteTimestampCmd>(); RecordCommands() local
803 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); RecordCommands() local
833 PushDebugGroupCmd* cmd = mCommands.NextCommand<PushDebugGroupCmd>(); RecordCommands() local
937 SetBindGroupCmd* cmd = mCommands.NextCommand<SetBindGroupCmd>(); RecordComputePass() local
951 SetComputePipelineCmd* cmd = mCommands.NextCommand<SetComputePipelineCmd>(); RecordComputePass() local
962 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); RecordComputePass() local
992 PushDebugGroupCmd* cmd = mCommands.NextCommand<PushDebugGroupCmd>(); RecordComputePass() local
1011 WriteTimestampCmd* cmd = mCommands.NextCommand<WriteTimestampCmd>(); RecordComputePass() local
1227 SetBlendConstantCmd* cmd = mCommands.NextCommand<SetBlendConstantCmd>(); RecordRenderPass() local
1234 SetStencilReferenceCmd* cmd = mCommands.NextCommand<SetStencilReferenceCmd>(); RecordRenderPass() local
1241 SetViewportCmd* cmd = mCommands.NextCommand<SetViewportCmd>(); RecordRenderPass() local
1265 SetScissorRectCmd* cmd = mCommands.NextCommand<SetScissorRectCmd>(); RecordRenderPass() local
1277 ExecuteBundlesCmd* cmd = mCommands.NextCommand<ExecuteBundlesCmd>(); RecordRenderPass() local
1291 BeginOcclusionQueryCmd* cmd = mCommands.NextCommand<BeginOcclusionQueryCmd>(); RecordRenderPass() local
1299 EndOcclusionQueryCmd* cmd = mCommands.NextCommand<EndOcclusionQueryCmd>(); RecordRenderPass() local
1307 WriteTimestampCmd* cmd = mCommands.NextCommand<WriteTimestampCmd>(); RecordRenderPass() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp606 auto* cmd = mCommands.NextCommand<BeginRenderPassCmd>(); in Execute() local
829 ClearBufferCmd* cmd = mCommands.NextCommand<ClearBufferCmd>(); in Execute() local
929 SetComputePipelineCmd* cmd = mCommands.NextCommand<SetComputePipelineCmd>(); ExecuteComputePass() local
938 SetBindGroupCmd* cmd = mCommands.NextCommand<SetBindGroupCmd>(); ExecuteComputePass() local
1288 SetStencilReferenceCmd* cmd = mCommands.NextCommand<SetStencilReferenceCmd>(); ExecuteRenderPass() local
1294 SetViewportCmd* cmd = mCommands.NextCommand<SetViewportCmd>(); ExecuteRenderPass() local
1309 SetScissorRectCmd* cmd = mCommands.NextCommand<SetScissorRectCmd>(); ExecuteRenderPass() local
1315 SetBlendConstantCmd* cmd = mCommands.NextCommand<SetBlendConstantCmd>(); ExecuteRenderPass() local
1322 ExecuteBundlesCmd* cmd = mCommands.NextCommand<ExecuteBundlesCmd>(); ExecuteRenderPass() local
[all...]
/third_party/openssl/test/helpers/
H A Dssltestlib.c219 static long tls_dump_ctrl(BIO *bio, int cmd, long num, void *ptr) in tls_dump_ctrl() argument
650 static long mempacket_test_ctrl(BIO *bio, int cmd, long num, void *ptr) in mempacket_test_ctrl() argument
775 static long always_retry_ctrl(BIO *bio, int cmd, long num, void *ptr) in always_retry_ctrl() argument
[all...]

Completed in 47 milliseconds

1...<<31323334353637383940>>...48