/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | cpuidle.h | 41 const char *method; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | cl0046.h | 11 __u8 method; member
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterCompare.java | 211 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 D | UCharacterCompare.java | 208 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 D | DateFormatSymbolsTest.java | 111 private void compareArrays(Object jarray, Object iarray, Locale loc, String method) { in compareArrays() argument
|
/third_party/jerryscript/tests/jerry/ |
H A D | object-keys.js | |
H A D | object-get-own-property-names.js | |
/third_party/node/src/api/ |
H A D | async_resource.cc | 37 MaybeLocal<Value> AsyncResource::MakeCallback(const char* method, in MakeCallback() argument
|
/third_party/node/test/addons/openssl-binding/ |
H A D | binding.cc | 49 const SSL_METHOD* method = TLSv1_2_server_method(); in Initialize() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_skid.c | 27 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 D | class_with_typedef.rs | 95 pub unsafe fn method(&mut self, c: C_MyInt) { in method() functions
|
H A D | objc_class.rs | 32 unsafe fn method(&self) in method() functions
|
H A D | wrap_unsafe_ops_objc_class.rs | 32 unsafe fn method(&self) in method() functions
|
/third_party/python/Lib/multiprocessing/ |
H A D | popen_forkserver.py | 30 method = 'forkserver' variable in Popen
|
H A D | popen_spawn_posix.py | 27 method = 'spawn' variable in Popen
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | SamplerCore.hpp | 44 const SamplerMethod method; member
|
/third_party/openssl/crypto/x509/ |
H A D | v3_skid.c | 27 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 D | basicauthentication.c | 21 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 D | responseheaders.c | 23 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 D | chunked_example.c | 41 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 D | dual_stack_example.c | 31 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 D | minimal_example.c | 31 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 D | minimal_example_comet.c | 39 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 D | querystring_example.c | 32 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 D | refuse_post_example.c | 37 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
|