Home
last modified time | relevance | path

Searched defs:headers (Results 26 - 50 of 136) sorted by relevance

123456

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp46 compile(const ref_vector<device> &devs, const std::string &opts, const header_map &headers) compile() argument
/third_party/nghttp2/src/
H A Dhttp3.cc82 copy_headers_to_nva_internal(std::vector<nghttp3_nv> &nva, const HeaderRefs &headers, uint8_t nv_flags, uint32_t flags) copy_headers_to_nva_internal() argument
181 copy_headers_to_nva(std::vector<nghttp3_nv> &nva, const HeaderRefs &headers, uint32_t flags) copy_headers_to_nva() argument
186 copy_headers_to_nva_nocopy(std::vector<nghttp3_nv> &nva, const HeaderRefs &headers, uint32_t flags) copy_headers_to_nva_nocopy() argument
[all...]
H A Dcomp_helper.c113 json_t *headers; in dump_headers() local
H A Dhttp2_test.cc133 auto headers = HeaderRefs{ member
H A Dinflatehd.cc74 static void to_json(nghttp2_hd_inflater *inflater, json_t *headers, in to_json() argument
145 auto headers = json_array(); in inflate_hd() local
/third_party/ninja/src/
H A Dmsvc_helper_main-win32.cc67 const set<string>& headers = parse.includes_; in WriteDepFileOrDie() local
/third_party/curl/tests/http/clients/
H A Dh2-serverpush.c160 server_push_callback(CURL *parent, CURL *easy, size_t num_headers, struct curl_pushheaders *headers, void *userp) server_push_callback() argument
/third_party/ffmpeg/libavcodec/
H A Dlibvorbisdec.c42 unsigned char *headers[3], *extradata = avccontext->extradata; in oggvorbis_decode_init() local
/third_party/curl/tests/libtest/
H A Dlib506.c122 static struct curl_slist *sethost(struct curl_slist *headers) in sethost() argument
133 struct curl_slist *headers; in fire() local
184 struct curl_slist *headers = NULL; in test() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c232 const char* headers = debuginfod_get_headers(client); in main() local
/third_party/ffmpeg/libavformat/
H A Drtmphttp.c187 char headers[1024], url[1024]; in rtmp_http_open() local
/third_party/curl/docs/examples/
H A Dhttp2-serverpush.c164 server_push_callback(CURL *parent, CURL *easy, size_t num_headers, struct curl_pushheaders *headers, void *userp) server_push_callback() argument
H A Dhttp2-pushinmemory.c96 server_push_callback(CURL *parent, CURL *easy, size_t num_headers, struct curl_pushheaders *headers, void *userp) server_push_callback() argument
/third_party/node/src/
H A Dnode_http_common-inl.h15 NgHeaders<T>::NgHeaders(Environment* env, v8::Local<v8::Array> headers) { in NgHeaders() argument
/third_party/node/tools/
H A Dinstall.py202 def headers(action): function
/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.h100 nghttp2_headers_aux_data headers; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.h100 nghttp2_headers_aux_data headers; member
/third_party/icu/icu4c/source/tools/ctestfw/
H A Dtstdtmod.cpp225 UResourceBundle *headers = ures_getByKey(fInfoRB, "Headers", NULL, &intStatus); in createTestData() local
253 UResourceBundle *headers = ures_getByKey(fInfoRB, "Headers", NULL, &intStatus); in createTestData() local
H A Ddatamap.cpp64 RBDataMap::RBDataMap(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) in RBDataMap() argument
83 void RBDataMap::init(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) in init() argument
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py53 def headers(self, args): member in TableFormatter
/third_party/rust/crates/libc/libc-test/
H A Dbuild.rs162 macro_rules! headers { macros
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Ddatamap.cpp64 RBDataMap::RBDataMap(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) in RBDataMap() argument
83 void RBDataMap::init(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) in init() argument
H A Dtstdtmod.cpp225 UResourceBundle *headers = ures_getByKey(fInfoRB, "Headers", NULL, &intStatus); in createTestData() local
253 UResourceBundle *headers = ures_getByKey(fInfoRB, "Headers", NULL, &intStatus); in createTestData() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_response_with_callback.c78 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-indic-table.py42 headers = [[f.readline () for i in range (2)] for f in files] variable

Completed in 13 milliseconds

123456