Home
last modified time | relevance | path

Searched defs:method (Results 26 - 50 of 835) sorted by relevance

12345678910>>...34

/third_party/node/test/parallel/
H A Dtest-http-client-timeout-option.js
/third_party/node/test/addons/make-callback/
H A Dbinding.cc20 auto method = args[1].As<v8::Function>(); in MakeCallback() local
25 auto method = args[1].As<v8::String>(); in MakeCallback() local
/third_party/node/test/fixtures/
H A DGH-892-request.js
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_ia5.c28 char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5) in i2s_ASN1_IA5STRING() argument
43 ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_IA5STRING() argument
H A Dv3_utf8.c29 char *i2s_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_UTF8STRING() argument
47 ASN1_UTF8STRING *s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_UTF8STRING() argument
/third_party/openssl/crypto/x509/
H A Dv3_utf8.c29 char *i2s_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_UTF8STRING() argument
47 ASN1_UTF8STRING *s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_UTF8STRING() argument
H A Dv3_ia5.c28 char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5) in i2s_ASN1_IA5STRING() argument
43 ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_IA5STRING() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dalstructures.h49 char *method; member
/third_party/skia/tools/skiaserve/urlhandlers/
H A DDataHandler.cpp16 bool DataHandler::canHandle(const char* method, const char* url) { in canHandle() argument
22 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
H A DDownloadHandler.cpp16 bool DownloadHandler::canHandle(const char* method, const char* url) { in canHandle() argument
21 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
H A DImgHandler.cpp16 bool ImgHandler::canHandle(const char* method, const char* url) { in canHandle() argument
22 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
H A DInfoHandler.cpp16 bool InfoHandler::canHandle(const char* method, const char* url) { in canHandle() argument
22 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
H A DOpsHandler.cpp16 bool OpsHandler::canHandle(const char* method, const char* url) { in canHandle() argument
21 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
H A DQuitHandler.cpp16 bool QuitHandler::canHandle(const char* method, const char* url) { in canHandle() argument
22 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
H A DRootHandler.cpp16 bool RootHandler::canHandle(const char* method, const char* url) { in canHandle() argument
21 handle(Request* request, MHD_Connection* connection, const char* url, const char* method, const char* upload_data, size_t* upload_data_size) handle() argument
/third_party/typescript/tests/baselines/reference/
H A DunusedLocalsAndParametersDeferred.js
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DBlockingRpcChannel.java45 callBlockingMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request, Message responsePrototype) callBlockingMethod() argument
H A DRpcChannel.java62 callMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request, Message responsePrototype, RpcCallback<Message> done) callMethod() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dcpuidle.c62 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops() argument
[all...]
H A Dspectre.c26 void spectre_v2_update_state(unsigned int state, unsigned int method) in spectre_v2_update_state() argument
36 const char *method; in cpu_show_spectre_v2() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dsmp.h68 const char *method; member
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dcpuidle.h41 const char *method; member
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dcpuidle.c61 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops() argument
[all...]
H A Dspectre.c26 void spectre_v2_update_state(unsigned int state, unsigned int method) in spectre_v2_update_state() argument
36 const char *method; in cpu_show_spectre_v2() local
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dsmp.h68 const char *method; member

Completed in 5 milliseconds

12345678910>>...34