Home
last modified time | relevance | path

Searched defs:method (Results 101 - 125 of 1064) sorted by relevance

12345678910>>...43

/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dcpuidle.h41 const char *method; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0046.h11 __u8 method; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCompare.java211 private static void trackDifference(PrintWriter f, int ch, String method, String ucharval, String charval) in trackDifference() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCompare.java208 private static void trackDifference(PrintWriter f, int ch, String method, String ucharval, String charval) in trackDifference() argument
[all...]
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
H A DDateFormatSymbolsTest.java111 private void compareArrays(Object jarray, Object iarray, Locale loc, String method) { in compareArrays() argument
/third_party/jerryscript/tests/jerry/
H A Dobject-keys.js
H A Dobject-get-own-property-names.js
/third_party/node/src/api/
H A Dasync_resource.cc37 MaybeLocal<Value> AsyncResource::MakeCallback(const char* method, in MakeCallback() argument
/third_party/node/test/addons/openssl-binding/
H A Dbinding.cc49 const SSL_METHOD* method = TLSv1_2_server_method(); in Initialize() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_skid.c27 char *i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_OCTET_STRING() argument
33 ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_OCTET_STRING() argument
91 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, in s2i_skey_id() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dclass_with_typedef.rs95 pub unsafe fn method(&mut self, c: C_MyInt) { in method() functions
H A Dobjc_class.rs32 unsafe fn method(&self) in method() functions
H A Dwrap_unsafe_ops_objc_class.rs32 unsafe fn method(&self) in method() functions
/third_party/python/Lib/multiprocessing/
H A Dpopen_forkserver.py30 method = 'forkserver' variable in Popen
H A Dpopen_spawn_posix.py27 method = 'spawn' variable in Popen
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.hpp44 const SamplerMethod method; member
/third_party/openssl/crypto/x509/
H A Dv3_skid.c27 char *i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_OCTET_STRING() argument
33 ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_OCTET_STRING() argument
91 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, in s2i_skey_id() argument
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dbasicauthentication.c21 answer_to_connection(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **con_cls) answer_to_connection() argument
H A Dresponseheaders.c23 answer_to_connection(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **con_cls) answer_to_connection() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dchunked_example.c41 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Ddual_stack_example.c31 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dminimal_example.c31 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dminimal_example_comet.c39 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dquerystring_example.c32 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Drefuse_post_example.c37 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument

Completed in 8 milliseconds

12345678910>>...43