Home
last modified time | relevance | path

Searched refs:input_headers (Results 1 – 16 of 16) sorted by relevance

/external/libevent/test/
Dregress_rpc.c114 req->input_headers, "X-Hook"); in MessageCb()
334 req->input_headers, "X-Pool-Hook"); in GotKillCb()
401 evhttp_add_header(req->input_headers, "X-Hook", hook_type); in rpc_hook_add_header()
425 const char *header = evhttp_find_header(req->input_headers, "X-Hook"); in rpc_hook_remove_header()
432 evhttp_remove_header(req->input_headers, "X-Hook"); in rpc_hook_remove_header()
433 evhttp_add_header(req->input_headers, "X-Pool-Hook", "ran"); in rpc_hook_remove_header()
/external/libevent/include/event2/
Dhttp_struct.h81 struct evkeyvalq *input_headers; member
/external/rust/crates/bindgen/src/
Dlib.rs224 input_headers: Vec<String>, field
239 if let Some(header) = self.input_headers.last().cloned() { in command_line_flags()
568 if self.input_headers.len() > 1 { in command_line_flags()
571 for header in &self.input_headers[..self.input_headers.len() - 1] { in command_line_flags()
603 self.input_headers.push(header.into()); in header()
1419 self.options.input_header = self.input_headers.pop(); in generate()
1422 .extend(self.input_headers.drain(..).flat_map(|header| { in generate()
1459 for header in &self.input_headers { in dump_preprocessed_input()
/external/libevent/
Dhttp.c486 evhttp_is_connection_close(req->flags, req->input_headers) || in evhttp_is_request_connection_close()
534 int is_keepalive = evhttp_is_connection_keepalive(req->input_headers); in evhttp_make_header_response()
577 if (evhttp_is_connection_close(req->flags, req->input_headers)) { in evhttp_make_header_response()
589 struct evkeyvalq *h = input ? req->input_headers : req->output_headers; in evhttp_have_expect()
2102 struct evkeyvalq* headers = req->input_headers; in evhttp_parse_headers_()
2161 struct evkeyvalq *headers = req->input_headers; in evhttp_get_body_length()
2226 xfer_enc = evhttp_find_header(req->input_headers, "Transfer-Encoding"); in evhttp_get_body()
2779 !evhttp_is_connection_keepalive(req->input_headers)) || in evhttp_send_done()
3997 req->input_headers = mm_calloc(1, sizeof(struct evkeyvalq)); in evhttp_request_new()
3998 if (req->input_headers == NULL) { in evhttp_request_new()
[all …]
/external/angle/src/libGLESv2/
Dcl_stubs.cpp464 const cl_program *input_headers, in CompileProgram() argument
470 input_headers, header_include_names, pfn_notify, in CompileProgram()
Dentry_points_cl_autogen.cpp1661 const cl_program *input_headers, in clCompileProgram() argument
1673 num_input_headers, (uintptr_t)input_headers, (uintptr_t)header_include_names, in clCompileProgram()
1677 num_input_headers, input_headers, header_include_names, pfn_notify, in clCompileProgram()
1681 input_headers, header_include_names, pfn_notify, user_data); in clCompileProgram()
Dcl_stubs_autogen.h194 const cl_program *input_headers,
Dentry_points_cl_autogen.h422 const cl_program *input_headers,
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.cpp797 const cl_program *input_headers, in clCompileProgram() argument
804 num_input_headers, input_headers, in clCompileProgram()
/external/angle/src/libANGLE/
DvalidationCL_autogen.h404 const cl_program *input_headers,
DvalidationCL.cpp2917 const cl_program *input_headers, in ValidateCompileProgram() argument
2954 (num_input_headers != 0u) != (input_headers != nullptr)) in ValidateCompileProgram()
/external/mesa3d/include/CL/
Dcl.h1290 const cl_program * input_headers,
Dcl_icd.h298 const cl_program *input_headers, const char **header_include_names,
/external/angle/include/CL/
Dcl_icd.h298 const cl_program *input_headers, const char **header_include_names,
Dcl.h1292 const cl_program * input_headers,
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1292 const cl_program * input_headers,