/third_party/node/test/parallel/ |
H A D | test-http-client-timeout-option.js | |
/third_party/node/test/addons/make-callback/ |
H A D | binding.cc | 20 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 D | GH-892-request.js | |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_ia5.c | 28 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 D | v3_utf8.c | 29 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 D | v3_utf8.c | 29 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 D | v3_ia5.c | 28 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 D | alstructures.h | 49 char *method; member
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
H A D | DataHandler.cpp | 16 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 D | DownloadHandler.cpp | 16 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 D | ImgHandler.cpp | 16 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 D | InfoHandler.cpp | 16 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 D | OpsHandler.cpp | 16 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 D | QuitHandler.cpp | 16 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 D | RootHandler.cpp | 16 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 D | unusedLocalsAndParametersDeferred.js | |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | BlockingRpcChannel.java | 45 callBlockingMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request, Message responsePrototype) callBlockingMethod() argument
|
H A D | RpcChannel.java | 62 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 D | cpuidle.c | 62 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops() argument [all...] |
H A D | spectre.c | 26 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 D | smp.h | 68 const char *method; member
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | cpuidle.h | 41 const char *method; member
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | cpuidle.c | 61 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops() argument [all...] |
H A D | spectre.c | 26 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 D | smp.h | 68 const char *method; member
|