Home
last modified time | relevance | path

Searched defs:headers (Results 51 - 75 of 137) sorted by relevance

123456

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_file.cc212 std::vector<string> headers; in GenerateHeader() local
341 std::vector<string> headers; in GenerateSource() local
[all...]
/third_party/skia/third_party/externals/angle2/
H A DPRESUBMIT.py256 def headers(f): function
/third_party/ffmpeg/libavformat/
H A Drtpdec_rfc4175.c229 const uint8_t *headers = buf + 2; /* skip extended seqnum */ in rfc4175_handle_packet() local
[all...]
H A Dmmsh.c217 char headers[1024]; in mmsh_open_internal() local
[all...]
H A Dicecast.c93 char *headers, *user = NULL; in icecast_open() local
H A Doggdec.h104 int headers; member
/third_party/curl/lib/
H A Ddoh.h67 struct curl_slist *headers; member
H A Dhttp.h270 struct dynhds headers; member
319 struct dynhds headers; global() member
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c316 const struct lws_protocol_vhost_options *headers; in lws_add_http_header_status() local
[all...]
/third_party/node/src/
H A Dnode_dtrace.cc169 Local<Object> headers; in DTRACE_HTTP_SERVER_REQUEST() local
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_response.cc134 auto &headers = resp.fs.headers(); in response_mod_header() local
H A Dshrpx_mruby_module_request.cc242 auto &headers = req.fs.headers(); in request_mod_header() local
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c50 static nghttp2_nv *headers(nghttp2_mem *mem) { in headers() function
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_frame.h112 nghttp3_frame_headers headers; member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser.cc338 std::vector<Header> headers; in ProcessVertexDataBlock() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c201 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
[all...]
H A Dspdy_fileserver.c142 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_misc.c153 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
H A Dtest_request_response_with_callback.c106 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py33 headers = [[f.readline () for i in range (2)] for j,f in enumerate(files) if j != 4] variable
/third_party/toybox/toys/other/
H A Dvmstat.c80 char *headers="r\0b\0swpd\0free\0buff\0cache\0si\0so\0bi\0bo\0in\0cs\0us\0" in vmstat_main() local
/third_party/python/Lib/wsgiref/
H A Dhandlers.py125 headers = None variable in BaseHandler
[all...]
/third_party/gn/src/gn/
H A Dinnerapis_publicinfo_generator.cc319 const std::vector<SourceFile> &headers = target->public_headers(); in GetPublicHeadersInfo() local
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c37 struct sigv4_header headers[MAX_HEADER_NUM]; member
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp310 header_map headers; in clCompileProgram() local

Completed in 18 milliseconds

123456