Home
last modified time | relevance | path

Searched refs:do_get (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_sni.c181 do_get (const char *url) in do_get() function
274 error_count += do_get ("https://host1:4233/"); in main()
275 error_count += do_get ("https://host2:4233/"); in main()
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_size.py298 do_get = (1 << 0) variable in PrintGlxSizeStubs_common
308 self.emit_get = ((which_functions & PrintGlxSizeStubs_common.do_get) != 0)
647 parser.set_defaults(which_functions=(PrintGlxSizeStubs_common.do_get |
661 const=PrintGlxSizeStubs_common.do_get,
/third_party/openssl/test/
H A Dhttp_test.c113 static int test_http_x509(int do_get) in test_http_x509() argument
130 rsp = do_get ? in test_http_x509()
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_ssif.c599 bool do_get = false; in ssif_alert() local
610 do_get = true; in ssif_alert()
615 if (do_get) in ssif_alert()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ssif.c592 bool do_get = false; in ssif_alert() local
603 do_get = true; in ssif_alert()
608 if (do_get) in ssif_alert()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp28798 { return this->do_get(__in, __end, __io, __err, __v); }
28803 { return this->do_get(__in, __end, __io, __err, __v); }
28808 { return this->do_get(__in, __end, __io, __err, __v); }
28813 { return this->do_get(__in, __end, __io, __err, __v); }
28818 { return this->do_get(__in, __end, __io, __err, __v); }
28824 { return this->do_get(__in, __end, __io, __err, __v); }
28829 { return this->do_get(__in, __end, __io, __err, __v); }
28834 { return this->do_get(__in, __end, __io, __err, __v); }
28839 { return this->do_get(__in, __end, __io, __err, __v); }
28844 { return this->do_get(__i
[all...]

Completed in 26 milliseconds