====== Funktionsglossar — Buchstabe X ====== 25 Einträge. Zurück zur [[lyx_-_programmiersprache:units:glossar|Übersicht]] · [[lyx_-_programmiersprache:units|Unit-Verzeichnis]] [[lyx_-_programmiersprache:units:glossar:sonstige|#]] · [[lyx_-_programmiersprache:units:glossar:a|A]] · [[lyx_-_programmiersprache:units:glossar:b|B]] · [[lyx_-_programmiersprache:units:glossar:c|C]] · [[lyx_-_programmiersprache:units:glossar:d|D]] · [[lyx_-_programmiersprache:units:glossar:e|E]] · [[lyx_-_programmiersprache:units:glossar:f|F]] · [[lyx_-_programmiersprache:units:glossar:g|G]] · [[lyx_-_programmiersprache:units:glossar:h|H]] · [[lyx_-_programmiersprache:units:glossar:i|I]] · [[lyx_-_programmiersprache:units:glossar:j|J]] · [[lyx_-_programmiersprache:units:glossar:k|K]] · [[lyx_-_programmiersprache:units:glossar:l|L]] · [[lyx_-_programmiersprache:units:glossar:m|M]] · [[lyx_-_programmiersprache:units:glossar:n|N]] · [[lyx_-_programmiersprache:units:glossar:o|O]] · [[lyx_-_programmiersprache:units:glossar:p|P]] · [[lyx_-_programmiersprache:units:glossar:q|Q]] · [[lyx_-_programmiersprache:units:glossar:r|R]] · [[lyx_-_programmiersprache:units:glossar:s|S]] · [[lyx_-_programmiersprache:units:glossar:t|T]] · [[lyx_-_programmiersprache:units:glossar:u|U]] · [[lyx_-_programmiersprache:units:glossar:v|V]] · [[lyx_-_programmiersprache:units:glossar:w|W]] · **X** · [[lyx_-_programmiersprache:units:glossar:y|Y]] · [[lyx_-_programmiersprache:units:glossar:z|Z]] ---- ^ Funktion ^ Signatur ^ Unit ^ | ''X25519'' | ''(out: int64, k: int64, u: int64): void'' | [[lyx_-_programmiersprache:units:crypto:x25519|std.crypto.x25519]] | | ''X25519KeyGen'' | ''(seed: int64, pk: int64, sk: int64): void'' | [[lyx_-_programmiersprache:units:crypto:x25519|std.crypto.x25519]] | | ''X25519SharedSecret'' | ''(sk: int64, pk: int64, ss: int64): void'' | [[lyx_-_programmiersprache:units:crypto:x25519|std.crypto.x25519]] | | ''XattrGet'' | ''(path: pchar, name: pchar, buf: int64, size: int64): int64'' | [[lyx_-_programmiersprache:units:xattr|std.xattr]] | | ''XattrList'' | ''(path: pchar, buf: int64, size: int64): int64'' | [[lyx_-_programmiersprache:units:xattr|std.xattr]] | | ''XattrRemove'' | ''(path: pchar, name: pchar): int64'' | [[lyx_-_programmiersprache:units:xattr|std.xattr]] | | ''XattrSet'' | ''(path: pchar, name: pchar, val: int64, size: int64, flags: int64): int64'' | [[lyx_-_programmiersprache:units:xattr|std.xattr]] | | ''XClose'' | ''(ref disp: XDisplay): void'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XCreateSimpleWindow'' | ''(disp: XDisplay, parent: int64, x: int64, y: int64, width: int64, height: int64): XWindow'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XEventsPending'' | ''(disp: XDisplay): int64'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XFlushDisplay'' | ''(disp: XDisplay): void'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XMapDisplayWindow'' | ''(disp: XDisplay, window: int64): void'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XMLAttr'' | ''(tagStr: int64, tagLen: int64, attr: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:aws|std.cloud.aws.xml]] | | ''XMLFind'' | ''(xml: int64, xmlLen: int64, tag: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:aws|std.cloud.aws.xml]] | | ''XMLFindAll'' | ''(xml: int64, xmlLen: int64, tag: pchar, outCount: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:aws|std.cloud.aws.xml]] | | ''XMLFindIn'' | ''(xml: int64, xmlLen: int64, outer: pchar, inner: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:aws|std.cloud.aws.xml]] | | ''XMLFindStr'' | ''(xml: pchar, tag: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:aws|std.cloud.aws.xml]] | | ''XMLFreeResults'' | ''(results: int64, count: int64): void'' | [[lyx_-_programmiersprache:units:cloud:aws|std.cloud.aws.xml]] | | ''XMLToArray'' | ''(xml: pchar, output: pchar): int64'' | [[lyx_-_programmiersprache:units:xml|std.xml]] | | ''XOpen'' | ''(displayName: pchar): XDisplay'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XScreenHeight'' | ''(disp: XDisplay): int64'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XScreenWidth'' | ''(disp: XDisplay): int64'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XSetDisplayWindowTitle'' | ''(disp: XDisplay, window: int64, title: pchar): void'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''XXHash64'' | ''(data: int64, len: int64, seed: int64): int64'' | [[lyx_-_programmiersprache:units:hash|std.hash]] | | ''XXHash64Str'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:hash|std.hash]] | ---- [[lyx_-_programmiersprache:units:glossar:sonstige|#]] · [[lyx_-_programmiersprache:units:glossar:a|A]] · [[lyx_-_programmiersprache:units:glossar:b|B]] · [[lyx_-_programmiersprache:units:glossar:c|C]] · [[lyx_-_programmiersprache:units:glossar:d|D]] · [[lyx_-_programmiersprache:units:glossar:e|E]] · [[lyx_-_programmiersprache:units:glossar:f|F]] · [[lyx_-_programmiersprache:units:glossar:g|G]] · [[lyx_-_programmiersprache:units:glossar:h|H]] · [[lyx_-_programmiersprache:units:glossar:i|I]] · [[lyx_-_programmiersprache:units:glossar:j|J]] · [[lyx_-_programmiersprache:units:glossar:k|K]] · [[lyx_-_programmiersprache:units:glossar:l|L]] · [[lyx_-_programmiersprache:units:glossar:m|M]] · [[lyx_-_programmiersprache:units:glossar:n|N]] · [[lyx_-_programmiersprache:units:glossar:o|O]] · [[lyx_-_programmiersprache:units:glossar:p|P]] · [[lyx_-_programmiersprache:units:glossar:q|Q]] · [[lyx_-_programmiersprache:units:glossar:r|R]] · [[lyx_-_programmiersprache:units:glossar:s|S]] · [[lyx_-_programmiersprache:units:glossar:t|T]] · [[lyx_-_programmiersprache:units:glossar:u|U]] · [[lyx_-_programmiersprache:units:glossar:v|V]] · [[lyx_-_programmiersprache:units:glossar:w|W]] · **X** · [[lyx_-_programmiersprache:units:glossar:y|Y]] · [[lyx_-_programmiersprache:units:glossar:z|Z]]