| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 2435 TIntermMethod* method = new TIntermMethod(object, type, *name); in addMethod() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_internal.h | 247 static inline unsigned int get_quant_level(quant_method method) in get_quant_level() argument [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 392 static bjnp_protocol_defs_t *get_protocol_by_method( char *method) in get_protocol_by_method() argument 464 split_uri (const char *devname, char *method, char *host, char *port, in split_uri() argument 1738 char method[BJNP_METHOD_MAX]; in bjnp_allocate_device() local 1948 char method[BJNP_METHOD_MAX]; add_timeout_to_uri() local [all...] |
| /third_party/curl/lib/ |
| H A D | http.c | 2086 Curl_http_method(struct Curl_easy *data, struct connectdata *conn, const char **method, Curl_HttpReq *reqp) Curl_http_method() argument 4597 Curl_http_req_make(struct httpreq **preq, const char *method, size_t m_len, const char *scheme, size_t s_len, const char *authority, size_t a_len, const char *path, size_t p_len) Curl_http_req_make() argument 4754 Curl_http_req_make2(struct httpreq **preq, const char *method, size_t m_len, CURLU *url, const char *scheme_default) Curl_http_req_make2() argument [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 134 method_t method = 1; /* the method we are using in our requests */ variable [all...] |
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | HashCalc.cpp | 1799 const UString method = GetMethod_from_FileName(prop.bstrVal);
in UpdateItems() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_function.cpp | 2029 const char *method; in handle_method() local [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_common.cc | 818 const X509V3_EXT_METHOD* method = X509V3_EXT_get(ext); in SafeX509SubjectAltNamePrint() local 843 const X509V3_EXT_METHOD* method = X509V3_EXT_get(ext); in SafeX509InfoAccessPrint() local 557 GetFingerprintDigest( Environment* env, const EVP_MD* method, X509* cert) GetFingerprintDigest() argument
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | zip.c | 148 int method; /* compression method of file currenty wr.*/ member 1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) zipOpenNewFileInZip4_64() argument 1265 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) zipOpenNewFileInZip4() argument 1281 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) zipOpenNewFileInZip3() argument 1296 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) zipOpenNewFileInZip3_64() argument 1311 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) zipOpenNewFileInZip2() argument 1324 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) zipOpenNewFileInZip2_64() argument 1337 zipOpenNewFileInZip64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int zip64) zipOpenNewFileInZip64() argument 1350 zipOpenNewFileInZip(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level) zipOpenNewFileInZip() argument [all...] |
| H A D | unzip.c | 1468 extern int ZEXPORT unzOpenCurrentFile3 (unzFile file, int* method, in unzOpenCurrentFile3() argument 1648 extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* level, int raw) in unzOpenCurrentFile2() argument
|
| /third_party/node/src/ |
| H A D | js_native_api_v8_inspector.cc | 927 std::string method; in dispatchProtocolMessage() local
|
| H A D | jsvm_types.h | 537 JSVM_Callback method; member
|
| H A D | node_messaging.cc | 1201 Local<Value> method; in TransferOrClone() local 1241 Local<Value> method; in NestedTransferables() local 1275 Local<Value> method; in FinalizeTransferRead() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_http3_upstream.cc | 2237 auto method = req.fs.header(http2::HD__METHOD); in http_end_request_headers() local
|
| H A D | shrpx_http2_upstream.cc | 351 auto method = req.fs.header(http2::HD__METHOD); in on_request_headers() local
|
| H A D | shrpx_http2_session.cc | 2263 auto method = promised_req.fs.header(http2::HD__METHOD); in handle_downstream_push_promise_complete() local
|
| H A D | HttpServer.cc | 1386 auto method = stream->header.method; in prepare_response() local 1543 auto method = stream->header.method; in hd_on_frame_recv_callback() local [all...] |
| /third_party/libinput/src/ |
| H A D | evdev.h | 210 enum libinput_config_scroll_method method; member
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | ast.h | 336 IdentifierExpression* method; member
|
| H A D | types.h | 561 void RegisterMethod(Method* method) { methods_.push_back(method); } in RegisterMethod() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 94 dump_fb_state(struct trace_context *tr_ctx, const char *method, bool deep) dump_fb_state() argument
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_ciph.c | 458 COMP_METHOD *method = COMP_zlib(); in DEFINE_RUN_ONCE_STATIC() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_mbedtls.c | 1029 set_ciphersuites(mbedtls_ssl_config *conf, coap_enc_method_t method) { argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingShaderAccessTests.cpp | 83 std::string stringifyDescriptorUpdateMethod(DescriptorUpdateMethod method) in stringifyDescriptorUpdateMethod() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingShaderAccessTests.cpp | 83 std::string stringifyDescriptorUpdateMethod(DescriptorUpdateMethod method) in stringifyDescriptorUpdateMethod() argument [all...] |