| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | mesh_sync.c | 32 u8 method; member 204 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get() argument
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/ |
| H A D | test_request.cpp | 174 char *method; in Start() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit2603.c | 43 const char *method; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | httpauth.c | 137 make_digest_auth(HTTPAuthState *state, const char *username, const char *password, const char *uri, const char *method) make_digest_auth() argument 240 ff_http_auth_create_response(HTTPAuthState *state, const char *auth, const char *path, const char *method) ff_http_auth_create_response() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | tables_sensor.cpp | 1487 ScanMethod method; in genesys_init_sensor_tables() member 1626 ScanMethod method; in genesys_init_sensor_tables() member 3238 ScanMethod method; genesys_init_sensor_tables() member 3309 ScanMethod method; genesys_init_sensor_tables() member 3526 ScanMethod method; genesys_init_sensor_tables() member 3597 ScanMethod method; genesys_init_sensor_tables() member [all...] |
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/ |
| H A D | JacocoReportCheck.java | 366 final Method method; field in JacocoReportCheck.ReportEntry 369 ReportEntry(String cls, Method method) { in ReportEntry() argument 383 Method method() { method() method in JacocoReportCheck.ReportEntry [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_se.c | 192 psa_find_se_slot_for_key( const psa_key_attributes_t *attributes, psa_key_creation_method_t method, psa_se_drv_table_entry_t *driver, psa_key_slot_number_t *slot_number) psa_find_se_slot_for_key() argument
|
| /third_party/node/src/api/ |
| H A D | callback.cc | 233 MakeCallback(Isolate* isolate, Local<Object> recv, const char* method, int argc, Local<Value> argv[], async_context asyncContext) MakeCallback() argument 327 MakeCallback(Isolate* isolate, Local<Object> recv, const char* method, int argc, Local<Value>* argv) MakeCallback() argument
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | mztools.c | 56 unsigned int method = READ_16(header + 8); local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby.cc | 62 const char *method; in run_app() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.c | 450 nv50_hw_query_pushbuf_submit(struct nouveau_pushbuf *push, uint16_t method, in nv50_hw_query_pushbuf_submit() argument
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic41.c | 244 uint32_t method = NVB1B6_VIDEO_COMPOSITOR_SET_SURFACE0_LUMA_OFFSET(0) + (i * 3) * 4; in vic41_execute() local
|
| H A D | vic42.c | 244 uint32_t method = NVC5B6_VIDEO_COMPOSITOR_SET_SURFACE0_LUMA_OFFSET(0) + (i * 3) * 4; in vic42_execute() local
|
| /third_party/libinput/test/ |
| H A D | test-keyboard.c | 455 enum libinput_config_scroll_method method; in START_TEST() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_lib.c | 131 const X509V3_EXT_METHOD *method; in X509V3_EXT_d2i() local
|
| H A D | v3_prn.c | 78 const X509V3_EXT_METHOD *method; in X509V3_EXT_print() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | v3_ocsp.c | 110 static int i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, in i2r_ocsp_crlid() argument 143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff() argument 153 static int i2r_object(const X509V3_EXT_METHOD *method, voi argument 215 i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent) i2r_ocsp_nonce() argument 227 i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck, BIO *out, int indent) i2r_ocsp_nocheck() argument 233 s2i_ocsp_nocheck(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ocsp_nocheck() argument 239 i2r_ocsp_serviceloc(const X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) i2r_ocsp_serviceloc() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_allowlist.rs | 44 unsafe fn method(&self) in method() functions
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | ReflectionUtil.cs | 83 internal static Func<IMessage, object> CreateFuncIMessageObject(MethodInfo method) => field in Google.Protobuf.Reflection.ReflectionUtil 94 internal static Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) => global() field in Google.Protobuf.Reflection.ReflectionUtil 103 internal static Action<IMessage, object> CreateActionIMessageObject(MethodInfo method) => global() field in Google.Protobuf.Reflection.ReflectionUtil 112 internal static Action<IMessage> CreateActionIMessage(MethodInfo method) => global() field in Google.Protobuf.Reflection.ReflectionUtil 115 internal static Func<IMessage, bool> CreateFuncIMessageBool(MethodInfo method) => global() field in Google.Protobuf.Reflection.ReflectionUtil 141 CreateFuncIMessageInt32(MethodInfo method) CreateFuncIMessageInt32() argument 142 CreateActionIMessage(MethodInfo method) CreateActionIMessage() argument 143 CreateFuncIMessageObject(MethodInfo method) CreateFuncIMessageObject() argument 144 CreateActionIMessageObject(MethodInfo method) CreateActionIMessageObject() argument 145 CreateFuncIMessageBool(MethodInfo method) CreateFuncIMessageBool() argument 164 CreateFuncIMessageInt32(MethodInfo method) CreateFuncIMessageInt32() argument 183 CreateActionIMessage(MethodInfo method) CreateActionIMessage() argument 189 CreateFuncIMessageObject(MethodInfo method) CreateFuncIMessageObject() argument 195 CreateActionIMessageObject(MethodInfo method) CreateActionIMessageObject() argument 201 CreateFuncIMessageBool(MethodInfo method) CreateFuncIMessageBool() argument [all...] |
| /third_party/pulseaudio/src/tests/ |
| H A D | resampler-test.c | 304 pa_resample_method_t method; in main() local
|
| /third_party/openssl/crypto/ocsp/ |
| H A D | v3_ocsp.c | 110 static int i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, in i2r_ocsp_crlid() argument 143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff() argument 153 static int i2r_object(const X509V3_EXT_METHOD *method, voi argument 215 i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent) i2r_ocsp_nonce() argument 227 i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck, BIO *out, int indent) i2r_ocsp_nocheck() argument 233 s2i_ocsp_nocheck(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ocsp_nocheck() argument 239 i2r_ocsp_serviceloc(const X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) i2r_ocsp_serviceloc() argument [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | v3_prn.c | 78 const X509V3_EXT_METHOD *method; in X509V3_EXT_print() local [all...] |
| H A D | v3_lib.c | 131 const X509V3_EXT_METHOD *method; in X509V3_EXT_d2i() local
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | https_fileserver_example.c | 116 http_ahc(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) http_ahc() argument
|
| H A D | mhd2spdy_http.c | 156 http_cb_request(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) http_cb_request() argument [all...] |