Home
last modified time | relevance | path

Searched defs:asi (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/tests/unit/
H A Dunit1654.c47 struct altsvcinfo *asi = Curl_altsvc_init(); variable
110 Curl_altsvc_cleanup(&asi); global() variable
[all...]
/third_party/curl/lib/
H A Daltsvc.c163 static CURLcode altsvc_add(struct altsvcinfo *asi, char *line) in altsvc_add() argument
209 static CURLcode altsvc_load(struct altsvcinfo *asi, const char *file) in altsvc_load() argument
304 struct altsvcinfo *asi in Curl_altsvc_init() local
324 Curl_altsvc_load(struct altsvcinfo *asi, const char *file) Curl_altsvc_load() argument
335 Curl_altsvc_ctrl(struct altsvcinfo *asi, const long ctrl) Curl_altsvc_ctrl() argument
448 altsvc_flush(struct altsvcinfo *asi, enum alpnid srcalpnid, const char *srchost, unsigned short srcport) altsvc_flush() argument
495 Curl_altsvc_parse(struct Curl_easy *data, struct altsvcinfo *asi, const char *value, enum alpnid srcalpnid, const char *srchost, unsigned short srcport) Curl_altsvc_parse() argument
682 Curl_altsvc_lookup(struct altsvcinfo *asi, enum alpnid srcalpnid, const char *srchost, int srcport, struct altsvc **dstentry, const int versions) Curl_altsvc_lookup() argument
[all...]
H A Durldata.h2010 struct altsvcinfo *asi; /* the alt-svc cache */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp377 unsigned asi = fieldFromInstruction(insn, 5, 8); in DecodeMem() local
596 unsigned asi = fieldFromInstruction(insn, 5, 8); in DecodeSWAP() local

Completed in 8 milliseconds