/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
H A D | test_get_chunked.c | 90 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 | test_long_header.c | 70 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 **unused) ahc_echo() argument
|
/third_party/skia/src/sksl/dsl/ |
H A D | DSLVar.cpp | 190 auto method = this->methodCall("eval", pos); in eval() local
|
/third_party/openssl/test/ |
H A D | exptest.c | 31 static int a_is_zero_mod_one(const char *method, const BIGNUM *r, in a_is_zero_mod_one() argument
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | inflate.c | 37 uInt method; /* if FLAGS, method byte */ member
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | mztools.c | 56 unsigned int method = READ_16(header + 8); local
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_doc_comment.cc | 403 WriteMethodDocComment(io::Printer* printer, const MethodDescriptor* method) WriteMethodDocComment() argument
|
H A D | java_service.cc | 140 const MethodDescriptor* method = descriptor_->method(i); in GenerateNewReflectiveServiceMethod() local 179 const MethodDescriptor* method = descriptor_->method(i); in GenerateAbstractMethods() local 186 GetOutput( const MethodDescriptor* method) GetOutput() argument 210 const MethodDescriptor* method = descriptor_->method(i); GenerateCallMethod() local 257 const MethodDescriptor* method = descriptor_->method(i); GenerateCallBlockingMethod() local 302 const MethodDescriptor* method = descriptor_->method(i); GenerateGetPrototype() local 352 const MethodDescriptor* method = descriptor_->method(i); GenerateStub() local 394 const MethodDescriptor* method = descriptor_->method(i); GenerateBlockingStub() local 417 const MethodDescriptor* method = descriptor_->method(i); GenerateBlockingStub() local 442 GenerateMethodSignature( io::Printer* printer, const MethodDescriptor* method, IsAbstract is_abstract) GenerateMethodSignature() argument 457 GenerateBlockingMethodSignature( io::Printer* printer, const MethodDescriptor* method) GenerateBlockingMethodSignature() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_update_tracker.h | 88 void LossyAdd(MethodIdentifier method, int64_t n = 1) { in LossyAdd() argument 97 MethodIdentifier method = static_cast<MethodIdentifier>(i); in LossyAdd() local
|
H A D | cordz_info.h | 255 MaybeTrackCord( InlineData& cord, MethodIdentifier method) MaybeTrackCord() argument 262 MaybeTrackCord( InlineData& cord, const InlineData& src, MethodIdentifier method) MaybeTrackCord() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_methods.c | 30 const struct eap_method * eap_peer_get_eap_method(int vendor, EapType method) in eap_peer_get_eap_method() argument 233 eap_peer_method_unload(struct eap_method *method) eap_peer_method_unload() argument 281 eap_peer_method_alloc(int version, int vendor, EapType method, const char *name) eap_peer_method_alloc() argument 300 eap_peer_method_free(struct eap_method *method) eap_peer_method_free() argument 316 eap_peer_method_register(struct eap_method *method) eap_peer_method_register() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_methods.c | 30 eap_peer_get_eap_method(int vendor, enum eap_type method) eap_peer_get_eap_method() argument 234 eap_peer_method_unload(struct eap_method *method) eap_peer_method_unload() argument 282 eap_peer_method_alloc(int version, int vendor, enum eap_type method, const char *name) eap_peer_method_alloc() argument 302 eap_peer_method_free(struct eap_method *method) eap_peer_method_free() argument 318 eap_peer_method_register(struct eap_method *method) eap_peer_method_register() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dstdec.c | 160 int method = get_bits(gb, 2), lsb_size; in read_table() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_mestimate.c | 36 int method; ///< motion estimation method member [all...] |
/third_party/astc-encoder/Utils/ |
H A D | astc_quant_generator.cpp | 54 static inline unsigned int get_quant_level(quant_method method) in get_quant_level() argument
|
/third_party/curl/lib/ |
H A D | http.h | 266 char method[24]; member
|
/third_party/cups-filters/backend/ |
H A D | serial.c | 76 char method[255], /* Method in URI */ in main() local
|
H A D | parallel.c | 55 char method[255], /* Method in URI */ in main() local
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | DeprecatedAPIChecker.java | 318 private static APIInfo findMethodInfo(Set<APIInfo> apis, String cls, String method, List<String> params) { in findMethodInfo() argument 417 private static List<String> getParamNames(Method method) { in getParamNames() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-client.h | 131 const char *method; member
|
/third_party/libdrm/nouveau/nvif/ |
H A D | ioctl.h | 127 __u8 method; member
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-iterator-object.c | 175 ecma_op_get_iterator(ecma_value_t value, ecma_value_t method) ecma_op_get_iterator() argument [all...] |
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-x509.c | 249 const X509V3_EXT_METHOD* method = X509V3_EXT_get(ext); in lws_tls_openssl_cert_info() local
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
H A D | mbedtls-client.c | 382 SSL_METHOD *method = (SSL_METHOD *)TLS_client_method(); in lws_tls_client_create_vhost_context() local
|
H A D | mbedtls-server.c | 188 const SSL_METHOD *method = TLS_server_method(); in lws_tls_server_vhost_backend_init() local
|