Searched refs:asym (Results 1 – 25 of 39) sorted by relevance
12
/third_party/elfutils/tests/ |
D | dwflsyms.c | 156 GElf_Sym asym; in list_syms() local 161 const char *aname = dwfl_module_addrinfo (mod, addr, &off, &asym, in list_syms() 165 assert (addr_in_section (aelf, ashndxp, asym.st_value) in list_syms() 172 || gelf_bind_order (&asym) >= gelf_bind_order (&sym)) in list_syms()
|
/third_party/alsa-lib/src/conf/cards/ |
D | ICE1712.conf | 11 type asym 35 type asym 142 type asym
|
D | EMU10K1.conf | 12 type asym 71 type asym 110 type asym
|
D | CMI8338-SWIEC.conf | 23 type asym 111 type asym
|
D | CMI8788.conf | 22 type asym 97 type asym
|
D | CMI8338.conf | 22 type asym 110 type asym
|
D | CMI8738-MC6.conf | 22 type asym 129 type asym
|
D | Aureon51.conf | 11 type asym 123 type asym
|
D | Aureon71.conf | 11 type asym 134 type asym
|
D | ICE1724.conf | 11 type asym 168 type asym
|
D | CMI8738-MC8.conf | 29 type asym 198 type asym
|
D | USB-Audio.conf | 99 type asym 124 type asym 211 type asym
|
D | HDA-Intel.conf | 12 type asym 37 type asym 104 type asym
|
D | PMac.conf | 22 type asym
|
D | Maestro3.conf | 20 type asym
|
D | PC-Speaker.conf | 31 type asym
|
D | PMacToonie.conf | 29 type asym
|
D | pistachio-card.conf | 43 type asym
|
D | vc4-hdmi.conf | 23 type asym
|
D | VIA686A.conf | 25 type asym
|
D | PS3.conf | 30 type asym
|
D | ENS1370.conf | 23 type asym
|
D | FM801.conf | 22 type asym
|
D | Loopback.conf | 29 type asym
|
/third_party/libwebsockets/lib/jose/jwk/ |
D | jose_key.c | 457 int n, m, limit, first = 1, asym = 0; in lws_jwk_export() local 477 asym = 1; in lws_jwk_export() 482 asym = 1; in lws_jwk_export() 528 !asym || (strcmp(tok, "sign") && in lws_jwk_export() 546 asym && l->idx == (int)JWK_META_USE) in lws_jwk_export()
|
12