====== Funktionsglossar — Buchstabe P ====== 806 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]] · **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]] · [[lyx_-_programmiersprache:units:glossar:x|X]] · [[lyx_-_programmiersprache:units:glossar:y|Y]] · [[lyx_-_programmiersprache:units:glossar:z|Z]] ---- ^ Funktion ^ Signatur ^ Unit ^ | ''PackArrayStart'' | ''(buf: int64, pos: int64, count: int64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackBool'' | ''(buf: int64, pos: int64, val: bool): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackFloat32'' | ''(buf: int64, pos: int64, val: f64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackFloat64'' | ''(buf: int64, pos: int64, val: f64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackInt16'' | ''(buf: int64, pos: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackInt32'' | ''(buf: int64, pos: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackInt64'' | ''(buf: int64, pos: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackInt8'' | ''(buf: int64, pos: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackNull'' | ''(buf: int64, pos: int64): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PackString'' | ''(buf: int64, pos: int64, s: pchar): int64'' | [[lyx_-_programmiersprache:units:pack|std.pack]] | | ''PageRuleCacheEverything'' | ''(c: CFClient, zoneId: pchar, pattern: pchar, ttl: int64): CFPageRule'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.cache]] | | ''PageRuleCreate'' | ''(c: CFClient, zoneId: pchar, urlPattern: pchar, actions: pchar, actionsLen: int64, priority: int64): CFPageRule'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.cache]] | | ''PageRuleDelete'' | ''(c: CFClient, zoneId: pchar, ruleId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.cache]] | | ''PageRuleForceHTTPS'' | ''(c: CFClient, zoneId: pchar, pattern: pchar): CFPageRule'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.cache]] | | ''PageRuleList'' | ''(c: CFClient, zoneId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.cache]] | | ''PageRuleRedirect'' | ''(c: CFClient, zoneId: pchar, fromPattern: pchar, toURL: pchar, statusCode: int64): CFPageRule'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.cache]] | | ''PagesDeploy'' | ''(c: CFClient, accountId: pchar, projectName: pchar, branch: pchar): CFPagesDeployment'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeployDir'' | ''(c: CFClient, accountId: pchar, projectName: pchar, localDir: pchar, branch: pchar): CFPagesDeployment'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeploymentDelete'' | ''(c: CFClient, accountId: pchar, projectName: pchar, deployId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeploymentGet'' | ''(c: CFClient, accountId: pchar, projectName: pchar, deployId: pchar): CFPagesDeployment'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeploymentList'' | ''(c: CFClient, accountId: pchar, projectName: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeploymentLogs'' | ''(c: CFClient, accountId: pchar, projectName: pchar, deployId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeploymentRetry'' | ''(c: CFClient, accountId: pchar, projectName: pchar, deployId: pchar): CFPagesDeployment'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDeploymentRollback'' | ''(c: CFClient, accountId: pchar, projectName: pchar, deployId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDomainAdd'' | ''(c: CFClient, accountId: pchar, projectName: pchar, domain: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDomainDelete'' | ''(c: CFClient, accountId: pchar, projectName: pchar, domain: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesDomainList'' | ''(c: CFClient, accountId: pchar, projectName: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesEnvDelete'' | ''(c: CFClient, accountId: pchar, projectName: pchar, envKey: pchar, environment: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesEnvList'' | ''(c: CFClient, accountId: pchar, projectName: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesEnvSet'' | ''(c: CFClient, accountId: pchar, projectName: pchar, envKey: pchar, envValue: pchar, isSecret: int64, environment: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesProjectCreate'' | ''(c: CFClient, accountId: pchar, name: pchar, productionBranch: pchar, buildCmd: pchar, rootDir: pchar, distDir: pchar): CFPagesProject'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesProjectDelete'' | ''(c: CFClient, accountId: pchar, projectName: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesProjectGet'' | ''(c: CFClient, accountId: pchar, projectName: pchar): CFPagesProject'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesProjectList'' | ''(c: CFClient, accountId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''PagesProjectUpdate'' | ''(c: CFClient, accountId: pchar, projectName: pchar, body: int64, bodyLen: int64): CFPagesProject'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.pages]] | | ''Parse'' | ''(url_str: pchar, result: pchar): int64'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''parseAndRender'' | ''(lfdSource: pchar): int64'' | [[lyx_-_programmiersprache:units:lfd_factory|std.lfd_factory]] | | ''parseArray'' | ''(dest: pchar, src: pchar): int64'' | [[lyx_-_programmiersprache:units:json|std.json]] | | ''ParseBin'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''ParseBinEx'' | ''(s: pchar, okOut: int64): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''ParseDate'' | ''(input: pchar, year: int64, month: int64, day: int64): int64'' | [[lyx_-_programmiersprache:units:datetime|std.datetime]] | | ''ParseDMS'' | ''(degrees: int64, minutes: int64, seconds: int64, direction: int64): int64'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''ParseFlexible'' | ''(input: pchar, result: int64): int64'' | [[lyx_-_programmiersprache:units:datetime|std.datetime]] | | ''ParseHex'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''ParseHexEx'' | ''(s: pchar, okOut: int64): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''ParseIPAddr'' | ''(s: int64, len: int64): IPAddr'' | [[lyx_-_programmiersprache:units:net:types|std.net.types]] | | ''ParseIPv6'' | ''(s: int64, len: int64, outHi: int64, outLo: int64): void'' | [[lyx_-_programmiersprache:units:net:types|std.net.types]] | | ''ParseIso'' | ''(input: pchar, result: int64): int64'' | [[lyx_-_programmiersprache:units:datetime|std.datetime]] | | ''ParseLat'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''ParseLine'' | ''(line: pchar, line_len: int64, key_out: pchar, value_out: pchar): bool'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''ParseLon'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''ParseOct'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''ParseOctEx'' | ''(s: pchar, okOut: int64): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''parseResp'' | ''(conn: RedisConn, n: int64): RedisReply'' | [[lyx_-_programmiersprache:units:db:redis|std.db.redis]] | | ''ParseRfc2822'' | ''(input: pchar, result: int64): int64'' | [[lyx_-_programmiersprache:units:datetime|std.datetime]] | | ''ParseSectionLine'' | ''(line: pchar, line_len: int64, output: pchar): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''ParseString'' | ''(input: pchar): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''ParseString'' | ''(input: pchar, output: pchar): int64'' | [[lyx_-_programmiersprache:units:xml|std.xml]] | | ''ParseString'' | ''(input: pchar): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''ParseTime'' | ''(input: pchar, hour: int64, minute: int64, second: int64): int64'' | [[lyx_-_programmiersprache:units:datetime|std.datetime]] | | ''parseValue'' | ''(dest: pchar, src: pchar): int64'' | [[lyx_-_programmiersprache:units:json|std.json]] | | ''ParseYamlBool'' | ''(s: pchar): bool'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''ParseYamlFloat'' | ''(s: pchar): f64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''ParseYamlInt'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''PartByteOffset'' | ''(t: PartTable, idx: int64): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartByteSize'' | ''(t: PartTable, idx: int64): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartCount'' | ''(t: PartTable): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartCrc32'' | ''(daten: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartFree'' | ''(ref t: PartTable): void'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartGet'' | ''(t: PartTable, idx: int64, ref e: PartEntry): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartIstErweitert'' | ''(typ: int64): bool'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartName'' | ''(t: PartTable, idx: int64, buf: int64, max: int64): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartScan'' | ''(fd: int64, sectorSize: int64): PartTable'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartSchema'' | ''(t: PartTable): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartTypeGuid'' | ''(t: PartTable, idx: int64, buf: int64): int64'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PartValid'' | ''(t: PartTable): bool'' | [[lyx_-_programmiersprache:units:fs:part|std.fs.part]] | | ''PasswordStrength'' | ''(password: pchar): int64'' | [[lyx_-_programmiersprache:units:hash|std.hash]] | | ''path_dirname'' | ''(path: pchar): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''path_exists'' | ''(path: pchar): bool'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''path_filename'' | ''(path: pchar): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''path_is_absolute'' | ''(path: pchar): bool'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''PathBase'' | ''(dest: pchar, path: pchar): pchar'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PathContainedIn'' | ''(root: pchar, path: pchar): bool'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PathDir'' | ''(dest: pchar, path: pchar): pchar'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PathExt'' | ''(dest: pchar, path: pchar): pchar'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PathJoin'' | ''(dest: pchar, a: pchar, b: pchar): pchar'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PathNormalize'' | ''(dest: pchar, src: pchar): pchar'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PathResolve'' | ''(dest: pchar, base: pchar, relative: pchar): pchar'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PBKDF2HMACSHA256Bytes'' | ''(password: int64, passwordLen: int64, salt: int64, saltLen: int64, iterations: int64, outBuf: int64): void'' | [[lyx_-_programmiersprache:units:hash|std.hash]] | | ''PciAttachIds'' | ''(dev: int64, db: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciBarAddress'' | ''(ctx: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarAddress32'' | ''(bar: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarAddress64'' | ''(barLow: int64, barHigh: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarFlags'' | ''(bdf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarIs64'' | ''(bar: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarIsIo'' | ''(bar: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarIsPrefetchable'' | ''(bar: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarMap'' | ''(bdf: int64, idx: int64, lenOut: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarNextIndex'' | ''(ctx: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarRaw'' | ''(ctx: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarSize'' | ''(bdf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarStart'' | ''(bdf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBarUnmap'' | ''(addr: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciBaseClass'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciBdfBus'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciBdfDevice'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciBdfDomain'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciBdfFormat'' | ''(dest: int64, bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciBdfFunction'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciBdfMake'' | ''(dom: int64, bus: int64, dev: int64, fun: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciBdfParse'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciCapCount'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciCapFind'' | ''(ctx: int64, capId: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciCapId'' | ''(ctx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciCapIdName'' | ''(id: int64): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciCapNext'' | ''(ctx: int64, from: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciCfgBackend'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgBdf'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgClose'' | ''(ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgDevicePresent'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgHandle'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgOpenEcam'' | ''(base: int64, bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgOpenMem'' | ''(buf: int64, len: int64, bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgOpenPortIo'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgOpenSysfs'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgRead16'' | ''(ctx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgRead32'' | ''(ctx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgRead8'' | ''(ctx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgSize'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgWritable'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgWrite16'' | ''(ctx: int64, off: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgWrite32'' | ''(ctx: int64, off: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciCfgWrite8'' | ''(ctx: int64, off: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciClassNameBuiltin'' | ''(cls: int64): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_types]] | | ''PciClose'' | ''(dev: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciCloseFile'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciDevAddressStr'' | ''(dev: int64, dest: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBarBase'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBarIsIo'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBarMappedLen'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBarRaw'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBarSize'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBaseClass'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevBdf'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevCapFind'' | ''(dev: int64, capId: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevCfg'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevClassName'' | ''(dev: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevDeviceId'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevDeviceName'' | ''(dev: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevDisableIntx'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevEnableBusMaster'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevEnableMemSpace'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevHasMsix'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevHeaderType'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDeviceCount'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_enum]] | | ''PciDeviceId'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciDevIds'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevIntLine'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevIntPin'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevLinkSpeed'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevLinkWidth'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevMapBar'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevMsixVectors'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevProgIf'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevRead32'' | ''(dev: int64, idx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevRead64'' | ''(dev: int64, idx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevRevision'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevSubclass'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevSubsysId'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevSubsysVendor'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevUnmapBar'' | ''(dev: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevVendorId'' | ''(dev: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevVendorName'' | ''(dev: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevWrite32'' | ''(dev: int64, idx: int64, off: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDevWrite64'' | ''(dev: int64, idx: int64, off: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciDisableBusMaster'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciDisableIntx'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciDisableIoSpace'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciDisableMemSpace'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciEcamAddress'' | ''(base: int64, startBus: int64, bus: int64, dev: int64, fun: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamBasePhys'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamBaseVirt'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamClose'' | ''(ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamDeviceAddr'' | ''(ctx: int64, bdf: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamDevicePresent'' | ''(ctx: int64, bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamFirstBus'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamLastBus'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamMapLen'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamOffset'' | ''(bus: int64, dev: int64, fun: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamOpen'' | ''(base: int64, startBus: int64, endBus: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamOpenAuto'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamRead'' | ''(ctx: int64, bdf: int64, off: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEcamWrite'' | ''(ctx: int64, bdf: int64, off: int64, val: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciEnableBusMaster'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciEnableIntx'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciEnableIoSpace'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciEnableMemSpace'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciEnumScan'' | ''(out: int64, maxCount: int64, backend: int64, base: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_enum]] | | ''PciEnumScanRange'' | ''(out: int64, maxCount: int64, backend: int64, base: int64, busFrom: int64, busTo: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_enum]] | | ''PciEnumSysfs'' | ''(out: int64, maxCount: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_enum]] | | ''PciErrorName'' | ''(code: int64): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_types]] | | ''PciExtCapFind'' | ''(ctx: int64, capId: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciExtCapId'' | ''(ctx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciExtCapVersion'' | ''(ctx: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciFindByClass'' | ''(cls: int64, sub: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_enum]] | | ''PciFindById'' | ''(vid: int64, did: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_enum]] | | ''PciGetEnv'' | ''(name: pchar): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciHeaderType'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciHeaderTypeRaw'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciIdsClassCount'' | ''(db: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsClassName'' | ''(db: int64, cls: int64, sub: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsClose'' | ''(db: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsDeviceName'' | ''(db: int64, vid: int64, did: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsOpen'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsOpenPath'' | ''(path: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsSubsystemName'' | ''(db: int64, vid: int64, did: int64, svid: int64, sdid: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsVendorCount'' | ''(db: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIdsVendorName'' | ''(db: int64, vid: int64, dest: int64, cap: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ids]] | | ''PciIntLine'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciIntPin'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciIoctl'' | ''(fd: int64, request: int64, arg: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciIrqBestType'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqCount'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqDisable'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqDisableAll'' | ''(ctx: int64, index: int64, count: int64, fds: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqEnable'' | ''(ctx: int64, count: int64, fdsOut: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqEventFd'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqEventFdNonblock'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqFlags'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqInfo'' | ''(ctx: int64, index: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqIsMaskable'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqMask'' | ''(ctx: int64, index: int64, vector: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqPoll'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqSetEventFd'' | ''(ctx: int64, index: int64, vector: int64, fd: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqSetEventFds'' | ''(ctx: int64, index: int64, start: int64, count: int64, fds: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqTypeName'' | ''(index: int64): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqUnmask'' | ''(ctx: int64, index: int64, vector: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqWait'' | ''(fd: int64, timeoutMs: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIrqWaitAny'' | ''(fds: int64, count: int64, timeoutMs: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_irq]] | | ''PciIsMultifunction'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciKernelLockdown'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciLockdownBlocksHwAccess'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciLockdownName'' | ''(mode: int64): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciMcfgBase'' | ''(buf: int64, len: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMcfgEndBus'' | ''(buf: int64, len: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMcfgEntryCount'' | ''(buf: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMcfgFree'' | ''(buf: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMcfgRead'' | ''(lenOut: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMcfgSegment'' | ''(buf: int64, len: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMcfgStartBus'' | ''(buf: int64, len: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_ecam]] | | ''PciMmap'' | ''(len: int64, prot: int64, flags: int64, fd: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciMmioRead16'' | ''(base: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioRead32'' | ''(base: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioRead64'' | ''(base: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioRead8'' | ''(base: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioWrite16'' | ''(base: int64, off: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioWrite32'' | ''(base: int64, off: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioWrite64'' | ''(base: int64, off: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMmioWrite8'' | ''(base: int64, off: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciMsiControl'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsiIs64Bit'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsiIsEnabled'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsiRequestedVectors'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixControl'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixIsEnabled'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixPbaBar'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixPbaOffset'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixTableBar'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixTableOffset'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMsixTableSize'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciMunmap'' | ''(addr: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciOpen'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciOpenByClass'' | ''(cls: int64, sub: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciOpenById'' | ''(vid: int64, did: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciOpenByPath'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci]] | | ''PciOpenFile'' | ''(path: pchar, flags: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciPathExists'' | ''(path: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciPcieLinkSpeed'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciPcieLinkStatus'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciPcieLinkWidth'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciPcieMaxLinkSpeed'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciPcieMaxLinkWidth'' | ''(ctx: int64, capOff: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciPcieSpeedName'' | ''(code: int64): pchar'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_caps]] | | ''PciPortClose'' | ''(fd: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortInb'' | ''(fd: int64, port: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortInl'' | ''(fd: int64, port: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortInw'' | ''(fd: int64, port: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortIoAddress'' | ''(bus: int64, dev: int64, fun: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortIoAddressBdf'' | ''(bdf: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortIoCfgRead'' | ''(fd: int64, bdf: int64, off: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortIoCfgWrite'' | ''(fd: int64, bdf: int64, off: int64, val: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortIoDevicePresent'' | ''(fd: int64, bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortOpen'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortOutb'' | ''(fd: int64, port: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortOutl'' | ''(fd: int64, port: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortOutw'' | ''(fd: int64, port: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortRead'' | ''(fd: int64, port: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPortWrite'' | ''(fd: int64, port: int64, val: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_portio]] | | ''PciPread'' | ''(fd: int64, buf: int64, len: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciProgIf'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciPwrite'' | ''(fd: int64, buf: int64, len: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciResourceField'' | ''(buf: int64, len: int64, fieldIdx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciResourceSize'' | ''(buf: int64, len: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_bar]] | | ''PciRevision'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciStrAppend'' | ''(dst: int64, pos: int64, cap: int64, src: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciStrAppendHex'' | ''(dst: int64, pos: int64, cap: int64, val: int64, digits: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciSubclass'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciSubsysId'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciSubsysVendor'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciSysfsPath'' | ''(dest: int64, bdf: int64, suffix: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciSysfsResourcePath'' | ''(dest: int64, bdf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_syscalls]] | | ''PciVendorId'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_config]] | | ''PciVfioCfgRead'' | ''(ctx: int64, off: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioCfgWrite'' | ''(ctx: int64, off: int64, val: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioClose'' | ''(ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioContainerFd'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioDeviceFd'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioDeviceFlags'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioDmaAlloc'' | ''(ctx: int64, size: int64, iovaOut: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioDmaFree'' | ''(ctx: int64, vaddr: int64, iova: int64, size: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioDmaMap'' | ''(ctx: int64, vaddr: int64, iova: int64, size: int64, flags: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioDmaUnmap'' | ''(ctx: int64, iova: int64, size: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioGroupFd'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioGroupNum'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioGroupOf'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioIsPciDevice'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioMapRegion'' | ''(ctx: int64, index: int64, lenOut: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioNumIrqs'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioNumRegions'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioOpen'' | ''(bdf: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioOpenByPath'' | ''(s: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioRegionFlags'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioRegionInfo'' | ''(ctx: int64, index: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioRegionIsMappable'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioRegionOffset'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioRegionSize'' | ''(ctx: int64, index: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioReset'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PciVfioUnmapRegion'' | ''(addr: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:hardware|std.hardware.pci_vfio]] | | ''PdfAddCheckbox'' | ''(doc: int64, page: int64, pos: int64, size100: int64, name: pchar, checked: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:forms|std.pdf.forms]] | | ''PdfAddComboBox'' | ''(doc: int64, page: int64, pos: int64, size: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:forms|std.pdf.forms]] | | ''PdfAddImage'' | ''(doc: int64, data: int64, pw: int64, ph: int64, channels: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:image|std.pdf.image]] | | ''PdfAddImageFile'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:imagefile|std.pdf.imagefile]] | | ''PdfAddLayer'' | ''(doc: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:layer|std.pdf.layer]] | | ''PdfAddLink'' | ''(doc: int64, page: int64, x1: f64, y1: f64, x2: f64, y2: f64): int64'' | [[lyx_-_programmiersprache:units:pdf:annot|std.pdf.annot]] | | ''PdfAddLinkGoto'' | ''(doc: int64, page: int64, x1: f64, y1: f64, x2: f64, y2: f64): int64'' | [[lyx_-_programmiersprache:units:pdf:annot|std.pdf.annot]] | | ''PdfAddNamedDest'' | ''(doc: int64, name: pchar, pageIdx: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:namedest|std.pdf.namedest]] | | ''PdfAddNote'' | ''(doc: int64, page: int64, x: f64, y: f64, title: pchar, content: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:annot|std.pdf.annot]] | | ''PdfAddPage'' | ''(doc: int64, w: f64, h: f64): int64'' | [[lyx_-_programmiersprache:units:pdf:page|std.pdf.page]] | | ''PdfAddPageSized'' | ''(doc: int64, width: f64, height: f64): int64'' | [[lyx_-_programmiersprache:units:pdf:page|std.pdf.page]] | | ''PdfAddRadioButton'' | ''(doc: int64, page: int64, pos: int64, size100: int64, groupName: pchar, value: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:forms|std.pdf.forms]] | | ''PdfAddTextField'' | ''(doc: int64, page: int64, pos: int64, size: int64, name: pchar, defaultValue: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:forms|std.pdf.forms]] | | ''PdfAttachFile'' | ''(doc: int64, filename: pchar, data: int64, dataLen: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:attach|std.pdf.attach]] | | ''PdfBeginXObject'' | ''(doc: int64, w: f64, h: f64): int64'' | [[lyx_-_programmiersprache:units:pdf:xobject|std.pdf.xobject]] | | ''pdfByte'' | ''(buf: int64, pos: int64, b: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''pdfBytes'' | ''(buf: int64, pos: int64, src: int64, n: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfCharWidth'' | ''(fontId: int64, c: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:fonts|std.pdf.fonts]] | | ''PdfCircle'' | ''(doc: int64, page: int64, cx: f64, cy: f64, r: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfClip'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfClose'' | ''(rdr: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfClosePath'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfComboAddItem'' | ''(doc: int64, fieldId: int64, item: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:forms|std.pdf.forms]] | | ''PdfContentAppendBytes'' | ''(doc: int64, pageIdx: int64, data: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfContentAppendStr'' | ''(doc: int64, pageIdx: int64, s: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfContentEnsure'' | ''(doc: int64, pageIdx: int64, needed: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfCurveTo'' | ''(doc: int64, page: int64, x1: f64, y1: f64, x2: f64, y2: f64, x3: f64, y3: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfDefineSpotColor'' | ''(doc: int64, name: pchar, c100: int64, m100: int64, y100: int64, k100: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:spot|std.pdf.spot]] | | ''PdfDrawImage'' | ''(doc: int64, page: int64, imgIdx: int64, x: f64, y: f64, wPts: f64, hPts: f64): void'' | [[lyx_-_programmiersprache:units:pdf:image|std.pdf.image]] | | ''PdfDrawXObject'' | ''(doc: int64, page: int64, xobj: int64, x: f64, y: f64): void'' | [[lyx_-_programmiersprache:units:pdf:xobject|std.pdf.xobject]] | | ''PdfDrawXObjectScaled'' | ''(doc: int64, page: int64, xobj: int64, x100: int64, y100: int64, scale100: int64): void'' | [[lyx_-_programmiersprache:units:pdf:xobject|std.pdf.xobject]] | | ''PdfEllipse'' | ''(doc: int64, page: int64, cx: f64, cy: f64, rx: f64, ry: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfEndXObject'' | ''(doc: int64, xobj: int64): void'' | [[lyx_-_programmiersprache:units:pdf:xobject|std.pdf.xobject]] | | ''PdfFill'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfFillStroke'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfFinalizeFont'' | ''(doc: int64, fontId: int64): void'' | [[lyx_-_programmiersprache:units:pdf:ttfont|std.pdf.ttfont]] | | ''PdfFlattenForms'' | ''(doc: int64): void'' | [[lyx_-_programmiersprache:units:pdf:forms|std.pdf.forms]] | | ''pdfFontName'' | ''(idx: int64): pchar'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfFree'' | ''(doc: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfGenerateXMP'' | ''(doc: int64): void'' | [[lyx_-_programmiersprache:units:pdf:xmp|std.pdf.xmp]] | | ''PdfImportPage'' | ''(dst: int64, src: int64, srcPageIdx: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''pdfInt'' | ''(buf: int64, pos: int64, v: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''pdfIntPadded'' | ''(buf: int64, pos: int64, v: int64, width: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfLayerBegin'' | ''(doc: int64, page: int64, layerIdx: int64): void'' | [[lyx_-_programmiersprache:units:pdf:layer|std.pdf.layer]] | | ''PdfLayerEnd'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:layer|std.pdf.layer]] | | ''PdfLayerSetVisible'' | ''(doc: int64, layerIdx: int64, visible: int64): void'' | [[lyx_-_programmiersprache:units:pdf:layer|std.pdf.layer]] | | ''PdfLinearGradient'' | ''(doc: int64, page: int64, p0: int64, p1: int64, c0: int64, c1: int64): void'' | [[lyx_-_programmiersprache:units:pdf:shading|std.pdf.shading]] | | ''PdfLineTo'' | ''(doc: int64, page: int64, x: f64, y: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfLinkSetGoto'' | ''(doc: int64, annotIdx: int64, destPage: int64): void'' | [[lyx_-_programmiersprache:units:pdf:annot|std.pdf.annot]] | | ''PdfLinkSetURI'' | ''(doc: int64, annotIdx: int64, url: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:annot|std.pdf.annot]] | | ''pdfLiteralStr'' | ''(buf: int64, pos: int64, s: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfLoadFont'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:ttfont|std.pdf.ttfont]] | | ''PdfMergeAll'' | ''(dst: int64, src: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfMoveTo'' | ''(doc: int64, page: int64, x: f64, y: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''pdfName'' | ''(buf: int64, pos: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfNew'' | ''(): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfObjFtr'' | ''(buf: int64, pos: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''pdfObjHdr'' | ''(buf: int64, pos: int64, id: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfOpen'' | ''(path: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfOutlineAdd'' | ''(doc: int64, parentIdx: int64, title: pchar, destPage: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:outline|std.pdf.outline]] | | ''PdfPackColor'' | ''(r100: int64, g100: int64, b100: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:shading|std.pdf.shading]] | | ''PdfPackCoords'' | ''(x100: int64, y100: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:shading|std.pdf.shading]] | | ''PdfPageCount'' | ''(doc: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfRadialGradient'' | ''(doc: int64, page: int64, center: int64, radii: int64, c0: int64, c1: int64): void'' | [[lyx_-_programmiersprache:units:pdf:shading|std.pdf.shading]] | | ''PdfRdrExtractText'' | ''(rdr: int64, pageIdx: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrGetAuthor'' | ''(rdr: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrGetCreator'' | ''(rdr: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrGetKeywords'' | ''(rdr: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrGetProducer'' | ''(rdr: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrGetSubject'' | ''(rdr: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrGetTitle'' | ''(rdr: int64, buf: int64, maxLen: int64): void'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''PdfRdrPageCount'' | ''(rdr: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:reader|std.pdf.reader]] | | ''pdfReal'' | ''(buf: int64, pos: int64, v: f64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''pdfReal100'' | ''(buf: int64, pos: int64, v100: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfRect'' | ''(doc: int64, page: int64, x: f64, y: f64, w: f64, h: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''pdfRef'' | ''(buf: int64, pos: int64, id: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfRestoreState'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfRotate'' | ''(doc: int64, page: int64, angle: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSave'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfSaveState'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfScale'' | ''(doc: int64, page: int64, sx: f64, sy: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetAuthor'' | ''(doc: int64, author: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:meta|std.pdf.meta]] | | ''PdfSetCompression'' | ''(doc: int64, level: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfSetConformance'' | ''(doc: int64, level: int64): void'' | [[lyx_-_programmiersprache:units:pdf:pdfa|std.pdf.pdfa]] | | ''PdfSetCreator'' | ''(doc: int64, creator: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:meta|std.pdf.meta]] | | ''PdfSetDash'' | ''(doc: int64, page: int64, on: f64, off: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetEncryption'' | ''(doc: int64, encType: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfSetFillColor'' | ''(doc: int64, page: int64, r: f64, g: f64, b: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetFillColorCMYK'' | ''(doc: int64, page: int64, cc: f64, mm: f64, yy: f64, kk: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetFillSpot'' | ''(doc: int64, page: int64, spotId: int64, tint: f64): void'' | [[lyx_-_programmiersprache:units:pdf:spot|std.pdf.spot]] | | ''PdfSetFont'' | ''(doc: int64, page: int64, fontId: int64, size: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetFontTT'' | ''(doc: int64, page: int64, fontId: int64, size: f64): void'' | [[lyx_-_programmiersprache:units:pdf:ttfont|std.pdf.ttfont]] | | ''PdfSetKeywords'' | ''(doc: int64, keywords: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:meta|std.pdf.meta]] | | ''PdfSetLandscape'' | ''(doc: int64, pageIdx: int64): void'' | [[lyx_-_programmiersprache:units:pdf:page|std.pdf.page]] | | ''PdfSetLineCap'' | ''(doc: int64, page: int64, cap: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetLineJoin'' | ''(doc: int64, page: int64, join: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetLineSpacing'' | ''(doc: int64, page: int64, leading: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetLineWidth'' | ''(doc: int64, page: int64, width: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetOpenAction'' | ''(doc: int64, pageIdx: int64): void'' | [[lyx_-_programmiersprache:units:pdf:viewprefs|std.pdf.viewprefs]] | | ''PdfSetOwnerPassword'' | ''(doc: int64, pwd: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfSetPageLabel'' | ''(doc: int64, firstPage: int64, style: int64, prefix: pchar, startNum: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:pagelabels|std.pdf.pagelabels]] | | ''PdfSetPageRotation'' | ''(doc: int64, pageIdx: int64, degrees: int64): void'' | [[lyx_-_programmiersprache:units:pdf:page|std.pdf.page]] | | ''PdfSetPageTransition'' | ''(doc: int64, pageIdx: int64, transType: int64, dur100: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:transition|std.pdf.transition]] | | ''PdfSetPermissions'' | ''(doc: int64, flags: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfSetProducer'' | ''(doc: int64, producer: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:meta|std.pdf.meta]] | | ''PdfSetStrokeColor'' | ''(doc: int64, page: int64, r: f64, g: f64, b: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetStrokeColorCMYK'' | ''(doc: int64, page: int64, cc: f64, mm: f64, yy: f64, kk: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetStrokeSpot'' | ''(doc: int64, page: int64, spotId: int64, tint: f64): void'' | [[lyx_-_programmiersprache:units:pdf:spot|std.pdf.spot]] | | ''PdfSetSubject'' | ''(doc: int64, subject: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:meta|std.pdf.meta]] | | ''PdfSetTextColor'' | ''(doc: int64, page: int64, r: f64, g: f64, b: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfSetTitle'' | ''(doc: int64, title: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:meta|std.pdf.meta]] | | ''PdfSetUserPassword'' | ''(doc: int64, pwd: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''PdfSetViewerFlags'' | ''(doc: int64, flags: int64): void'' | [[lyx_-_programmiersprache:units:pdf:viewprefs|std.pdf.viewprefs]] | | ''PdfSetXMP'' | ''(doc: int64, xmpXml: int64, len: int64): void'' | [[lyx_-_programmiersprache:units:pdf:xmp|std.pdf.xmp]] | | ''pdfSignedReal100'' | ''(buf: int64, pos: int64, v100: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''pdfStr'' | ''(buf: int64, pos: int64, s: pchar): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''PdfStroke'' | ''(doc: int64, page: int64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfTextAt'' | ''(doc: int64, page: int64, x: f64, y: f64, text: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfTextAtUTF8'' | ''(doc: int64, page: int64, x: f64, y: f64, text: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:ttfont|std.pdf.ttfont]] | | ''PdfTextBlock'' | ''(doc: int64, page: int64, x: f64, y: f64, width: f64, text: pchar): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''PdfTextWidth'' | ''(doc: int64, fontId: int64, size: f64, text: pchar): f64'' | [[lyx_-_programmiersprache:units:pdf:fonts|std.pdf.fonts]] | | ''PdfTranslate'' | ''(doc: int64, page: int64, tx: f64, ty: f64): void'' | [[lyx_-_programmiersprache:units:pdf:graphics|std.pdf.graphics]] | | ''pdfXBuf'' | ''(doc: int64, pg: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXFontIdx'' | ''(doc: int64, pg: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXFontMask'' | ''(doc: int64, pg: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXFontSize100'' | ''(doc: int64, pg: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXPos'' | ''(doc: int64, pg: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXrefEntry'' | ''(buf: int64, pos: int64, offset: int64, gen: int64, free: bool): int64'' | [[lyx_-_programmiersprache:units:pdf:objects|std.pdf.objects]] | | ''pdfXSetFontIdx'' | ''(doc: int64, pg: int64, idx: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXSetFontMask'' | ''(doc: int64, pg: int64, mask: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXSetFontSize100'' | ''(doc: int64, pg: int64, sz: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXSetPos'' | ''(doc: int64, pg: int64, p: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXSetTextColor'' | ''(doc: int64, pg: int64, color: int64): void'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''pdfXTextColor'' | ''(doc: int64, pg: int64): int64'' | [[lyx_-_programmiersprache:units:pdf:builder|std.pdf.builder]] | | ''Percentage64'' | ''(value: int64, total: int64): int64'' | [[lyx_-_programmiersprache:units:stats|std.stats]] | | ''PerfCount'' | ''(type_: int64, config: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PerfDisable'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PerfEnable'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PerfEventOpen'' | ''(attr: int64, pid: int64, cpu: int64, groupFd: int64, flags: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PerfRead'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PerfReset'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PGAffectedRows'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBackendPID'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBegin'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBeginReadOnly'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBeginSerializable'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBindBool'' | ''(stmt: int64, i: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBindFloat'' | ''(stmt: int64, i: int64, v: f64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBindInt'' | ''(stmt: int64, i: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBindNull'' | ''(stmt: int64, i: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGBindStr'' | ''(stmt: int64, i: int64, v: pchar): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufAppend16BE'' | ''(b: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufAppend32BE'' | ''(b: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufAppend8'' | ''(b: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufAppendBytes'' | ''(b: int64, src: int64, n: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufAppendStr'' | ''(b: int64, s: pchar): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufData'' | ''(b: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufFree'' | ''(b: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufLen'' | ''(b: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufNew'' | ''(): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgBufReset'' | ''(b: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGChanges'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGClose'' | ''(conn: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGColumnExists'' | ''(conn: int64, table: pchar, column: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGCommit'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGConnect'' | ''(host: pchar, port: int64, user: pchar, password: pchar, database: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgConnMsgBuf'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGCopyAbort'' | ''(conn: int64, errmsg: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGCopyBegin'' | ''(conn: int64, table: pchar, columns: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGCopyEnd'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGCopyRow'' | ''(conn: int64, values: int64, count: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgCsvEscape'' | ''(dst: int64, src: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGDataSeek'' | ''(result: int64, row: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGDropTable'' | ''(conn: int64, table: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGErrno'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGError'' | ''(conn: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgErrorField'' | ''(payload: int64, payloadLen: int64, fieldType: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGEscapeStr'' | ''(dst: int64, src: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGFetchRow'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgFormatInt64'' | ''(val: int64, buf: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgFreeMsg'' | ''(buf: int64, len: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGFreeNotification'' | ''(notif: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGFreeResult'' | ''(result: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetBool'' | ''(result: int64, col: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetDatabase'' | ''(conn: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetFieldName'' | ''(result: int64, col: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetFieldTypeOid'' | ''(result: int64, col: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetFloat'' | ''(result: int64, col: int64): f64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetHost'' | ''(conn: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetInt'' | ''(result: int64, col: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetNotification'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetPort'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetStr'' | ''(result: int64, col: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetTxStatus'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGGetUser'' | ''(conn: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgHandleParamStatus'' | ''(c: int64, payload: int64, payloadLen: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgHandshake'' | ''(conn: int64, user: pchar, password: pchar, database: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGInTransaction'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGIsConnected'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGIsNull'' | ''(result: int64, row: int64, col: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGLastInsertId'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGListen'' | ''(conn: int64, channel: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgMD5AuthResponse'' | ''(password: pchar, user: pchar, salt: int64, out: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGNotifChannel'' | ''(notif: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGNotifPayload'' | ''(notif: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGNotifPid'' | ''(notif: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGNotify'' | ''(conn: int64, channel: pchar, payload: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGNumFields'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGNumRows'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PgpArmorDecode'' | ''(arm: int64, armLen: int64, out: int64, outMax: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.armor]] | | ''PgpArmorEncode'' | ''(data: int64, dataLen: int64, tp: int64, out: int64, outMax: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.armor]] | | ''PgpArmorEncodedLen'' | ''(dataLen: int64, tp: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.armor]] | | ''PgpArmorType'' | ''(arm: int64, armLen: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.armor]] | | ''PgpCrc24'' | ''(data: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.core]] | | ''PGPing'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PgpKeyAlgo'' | ''(body: int64, blen: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.key]] | | ''PgpKeyFingerprint'' | ''(body: int64, blen: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.key]] | | ''PgpKeyId'' | ''(body: int64, blen: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.key]] | | ''PgpKeyTimestamp'' | ''(body: int64, blen: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.key]] | | ''PgpKeyVersion'' | ''(body: int64, blen: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.key]] | | ''PGPoolAcquire'' | ''(pg: int64, host: pchar, port: int64, user: pchar, password: pchar, database: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGPoolCreate'' | ''(size: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGPoolDestroy'' | ''(pg: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGPoolRelease'' | ''(pg: int64, conn: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PgpPacketFirst'' | ''(buf: int64, len: int64, pkt: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.packet]] | | ''PgpPacketNext'' | ''(buf: int64, len: int64, pkt: int64): int64'' | [[lyx_-_programmiersprache:units:pgp|std.pgp.packet]] | | ''pgProbe'' | ''(host: pchar, port: int64, user: pchar, database: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGQuery'' | ''(conn: int64, sql: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgReadInt16BE'' | ''(buf: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgReadInt32BE'' | ''(buf: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgRecvMsg'' | ''(fd: int64, outType: int64, outBuf: int64, outLen: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgRecvRaw'' | ''(fd: int64, buf: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGReleaseSavepoint'' | ''(conn: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGRollback'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGRollbackTo'' | ''(conn: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGSavepoint'' | ''(conn: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgSendMsg'' | ''(fd: int64, msgType: int64, payload: int64, payloadLen: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgSendMsgBuf'' | ''(fd: int64, msgType: int64, b: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgSendPassword'' | ''(fd: int64, password: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgSendRaw'' | ''(fd: int64, buf: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgSendStartup'' | ''(fd: int64, user: pchar, database: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGServerVersion'' | ''(conn: int64): pchar'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGSetAutoCommit'' | ''(conn: int64, on: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgSkipUntil'' | ''(fd: int64, stopType: int64, outBuf: int64, outLen: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGStmtClose'' | ''(conn: int64, name: pchar): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGStmtDescribe'' | ''(conn: int64, name: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGStmtExecute'' | ''(conn: int64, stmt: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGStmtFree'' | ''(stmt: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGStmtPrepare'' | ''(conn: int64, name: pchar, sql: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGStmtReset'' | ''(stmt: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGTableExists'' | ''(conn: int64, table: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgTCPConnect'' | ''(host: pchar, port: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGTxFailed'' | ''(conn: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGUnlisten'' | ''(conn: int64, channel: pchar): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''PGWaitNotification'' | ''(conn: int64, timeout_ms: int64): int64'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgWriteInt16BE'' | ''(buf: int64, off: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''pgWriteInt32BE'' | ''(buf: int64, off: int64, v: int64): void'' | [[lyx_-_programmiersprache:units:db:postgres|std.db.postgres]] | | ''Pi'' | ''(): f64'' | [[lyx_-_programmiersprache:units:math|std.math]] | | ''PidFdGetFd'' | ''(pidfd: int64, targetFd: int64): int64'' | [[lyx_-_programmiersprache:units:ns|std.ns]] | | ''PidFdOpen'' | ''(pid: int64, flags: int64): int64'' | [[lyx_-_programmiersprache:units:ns|std.ns]] | | ''PidFdSendSignal'' | ''(pidfd: int64, sig: int64): int64'' | [[lyx_-_programmiersprache:units:ns|std.ns]] | | ''Pipe2'' | ''(readFdOut: int64, writeFdOut: int64, flags: int64): int64'' | [[lyx_-_programmiersprache:units:pipe|std.pipe]] | | ''PipeCreate'' | ''(readFdOut: int64, writeFdOut: int64): int64'' | [[lyx_-_programmiersprache:units:pipe|std.pipe]] | | ''PlayMP3'' | ''(path: pchar): int64'' | [[lyx_-_programmiersprache:units:audio:playback|std.audio.playback]] | | ''PlayWAV'' | ''(path: pchar): int64'' | [[lyx_-_programmiersprache:units:audio:playback|std.audio.playback]] | | ''PngDecode'' | ''(buf: int64, len: int64, img: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.png]] | | ''PngDecodeFile'' | ''(path: int64, plen: int64, img: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.png]] | | ''PngEncode'' | ''(img: int64, outBuf: int64, maxLen: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.png]] | | ''PointAdd'' | ''(a: TPoint, b: TPoint): TPoint'' | [[lyx_-_programmiersprache:units:lyxvision:types|std.lyxvision.types]] | | ''PointEqual'' | ''(a: TPoint, b: TPoint): bool'' | [[lyx_-_programmiersprache:units:lyxvision:types|std.lyxvision.types]] | | ''PointNew'' | ''(x: int64, y: int64): TPoint'' | [[lyx_-_programmiersprache:units:lyxvision:types|std.lyxvision.types]] | | ''PointSub'' | ''(a: TPoint, b: TPoint): TPoint'' | [[lyx_-_programmiersprache:units:lyxvision:types|std.lyxvision.types]] | | ''PointZero'' | ''(): TPoint'' | [[lyx_-_programmiersprache:units:lyxvision:types|std.lyxvision.types]] | | ''Poll'' | ''(fds: int64, nfds: int64, timeoutMs: int64): int64'' | [[lyx_-_programmiersprache:units:net:syscalls|std.net.syscalls]] | | ''PollFDError'' | ''(fds: int64, index: int64): bool'' | [[lyx_-_programmiersprache:units:net:socket|std.net.socket]] | | ''PollFDReadable'' | ''(fds: int64, index: int64): bool'' | [[lyx_-_programmiersprache:units:net:socket|std.net.socket]] | | ''PollFDWritable'' | ''(fds: int64, index: int64): bool'' | [[lyx_-_programmiersprache:units:net:socket|std.net.socket]] | | ''PoolCreate'' | ''(c: CFClient, accountId: pchar, name: pchar, description: pchar, originsJson: pchar, originsLen: int64, monitorId: pchar, minOrigins: int64): CFPool'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.lb]] | | ''PoolDelete'' | ''(c: CFClient, accountId: pchar, poolId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.lb]] | | ''PoolGet'' | ''(c: CFClient, accountId: pchar, poolId: pchar): CFPool'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.lb]] | | ''PoolHealthGet'' | ''(c: CFClient, accountId: pchar, poolId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.lb]] | | ''PoolList'' | ''(c: CFClient, accountId: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:cf|std.cloud.cf.lb]] | | ''PopCount'' | ''(x: int64): int64'' | [[lyx_-_programmiersprache:units:math|std.math]] | | ''PowF64'' | ''(base: f64, exp: f64): f64'' | [[lyx_-_programmiersprache:units:math|std.math]] | | ''PQCCTLen'' | ''(alg: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCDecapsulate'' | ''(kp: int64, ct: int64, ssOut: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCEncapsulate'' | ''(kp: int64, ctOut: int64, ssOut: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCExportPublicKey'' | ''(kp: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCExportSecretKey'' | ''(kp: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCFreeKeyPair'' | ''(kp: int64): void'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCGetAlgorithm'' | ''(kp: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCGetPublicKey'' | ''(kp: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCGetPublicKeyLen'' | ''(kp: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCGetSecretKey'' | ''(kp: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCGetSecretKeyLen'' | ''(kp: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCImportPublicKey'' | ''(alg: int64, data: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCKeyGen'' | ''(alg: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCKeyGenFromSeed'' | ''(alg: int64, seed: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCPublicKeyLen'' | ''(alg: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCSecretKeyLen'' | ''(alg: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCSeedSize'' | ''(alg: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCSigLen'' | ''(alg: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCSign'' | ''(kp: int64, msg: int64, msgLen: int64, sigOut: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PQCVerify'' | ''(kp: int64, msg: int64, msgLen: int64, sig: int64, sigLen: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:pqc:pqc|std.crypto.pqc.pqc]] | | ''PRead'' | ''(fd: int64, buf: int64, n: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:fs_ext|std.fs_ext]] | | ''PrettyPrint'' | ''(input: pchar, output: pchar, indentSize: int64): int64'' | [[lyx_-_programmiersprache:units:xml|std.xml]] | | ''PrimeCoprime'' | ''(a: int64, b: int64): bool'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeIsPrime'' | ''(n: int64, rounds: int64): bool'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeIsPrimeCertain'' | ''(n: int64): bool'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeIsPrimeWithBases'' | ''(n: int64, bases: int64, count: int64): bool'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeIsWitness'' | ''(n: int64, base: int64): bool'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeNext'' | ''(n: int64, rounds: int64, out: int64): bool'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeSmall'' | ''(i: int64): int64'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''PrimeTrialDivide'' | ''(n: int64): int64'' | [[lyx_-_programmiersprache:units:prime|std.prime]] | | ''Print'' | ''(s: pchar): void'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintBoolLn'' | ''(b: bool): void'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintCh'' | ''(ch: int64): void'' | [[lyx_-_programmiersprache:units:lyxvision:consts|std.lyxvision.consts]] | | ''PrintfB'' | ''(fmt: pchar, a1: bool): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfF'' | ''(fmt: pchar, a1: f64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfFF'' | ''(fmt: pchar, a1: f64, a2: f64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfFFF'' | ''(fmt: pchar, a1: f64, a2: f64, a3: f64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfI'' | ''(fmt: pchar, a1: int64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfIF'' | ''(fmt: pchar, a1: int64, a2: f64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfII'' | ''(fmt: pchar, a1: int64, a2: int64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfIII'' | ''(fmt: pchar, a1: int64, a2: int64, a3: int64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfIIII'' | ''(fmt: pchar, a1: int64, a2: int64, a3: int64, a4: int64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfIS'' | ''(fmt: pchar, a1: int64, a2: pchar): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfISI'' | ''(fmt: pchar, a1: int64, a2: pchar, a3: int64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfISIF'' | ''(fmt: pchar, a1: int64, a2: pchar, a3: int64, a4: f64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintFloatLn'' | ''(x: f64): void'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfS'' | ''(fmt: pchar, a1: pchar): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfSI'' | ''(fmt: pchar, a1: pchar, a2: int64): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfSIS'' | ''(fmt: pchar, a1: pchar, a2: int64, a3: pchar): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfSS'' | ''(fmt: pchar, a1: pchar, a2: pchar): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfSSS'' | ''(fmt: pchar, a1: pchar, a2: pchar, a3: pchar): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintfSSSS'' | ''(fmt: pchar, a1: pchar, a2: pchar, a3: pchar, a4: pchar): int64'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintIntLn'' | ''(n: int64): void'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''PrintStrLn'' | ''(s: pchar): void'' | [[lyx_-_programmiersprache:units:io|std.io]] | | ''ProbBeta'' | ''(a: f64, b: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbBetaI'' | ''(a: f64, b: f64, x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbBinomialCdf'' | ''(k: int64, n: int64, p: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbBinomialPmf'' | ''(k: int64, n: int64, p: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbBinomialQuantile'' | ''(q: f64, n: int64, p: f64): int64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbChiSqCdf'' | ''(x: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbChiSqGof'' | ''(observed: int64, expected: int64, n: int64, estimated: int64, outChi2: int64, outDf: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbChiSqMinExpected'' | ''(expected: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbChiSqPdf'' | ''(x: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbChiSqPUpper'' | ''(x: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbChiSqQuantile'' | ''(p: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbConfIntervalMean'' | ''(data: int64, n: int64, conf: f64, outLo: int64, outHi: int64): bool'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbCorrelation'' | ''(x: int64, y: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbCovariance'' | ''(x: int64, y: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbErf'' | ''(x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbErfc'' | ''(x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbExponentialCdf'' | ''(x: f64, lambda: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbExponentialPdf'' | ''(x: f64, lambda: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbExponentialQuantile'' | ''(p: f64, lambda: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbFCdf'' | ''(x: f64, d1: f64, d2: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbFillNormal'' | ''(out: int64, n: int64, mu: f64, sigma: f64): void'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbFillUniform'' | ''(out: int64, n: int64, a: f64, b: f64): void'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbFPdf'' | ''(x: f64, d1: f64, d2: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbFQuantile'' | ''(p: f64, d1: f64, d2: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbGamma'' | ''(x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbGammaP'' | ''(a: f64, x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbGammaQ'' | ''(a: f64, x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbIQR'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbKurtosisExcess'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbLinRegress'' | ''(x: int64, y: int64, n: int64, outSlope: int64, outIntercept: int64, outR2: int64): bool'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbLogBinom'' | ''(n: int64, k: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbLogGamma'' | ''(x: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbLogNormalCdf'' | ''(x: f64, mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbLogNormalPdf'' | ''(x: f64, mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbLogNormalQuantile'' | ''(p: f64, mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbMax'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbMean'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbMedian'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbMin'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbNormalCdf'' | ''(x: f64, mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbNormalPdf'' | ''(x: f64, mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbNormalQuantile'' | ''(p: f64, mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbPoissonCdf'' | ''(k: int64, lambda: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbPoissonPmf'' | ''(k: int64, lambda: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbPoissonQuantile'' | ''(q: f64, lambda: f64): int64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbQuantile'' | ''(data: int64, n: int64, p: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandBinomial'' | ''(n: int64, p: f64): int64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandBits'' | ''(): int64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandExponential'' | ''(lambda: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandInt'' | ''(lo: int64, hi: int64): int64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandNormal'' | ''(mu: f64, sigma: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandPoisson'' | ''(lambda: f64): int64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandRange'' | ''(a: f64, b: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRandUniform'' | ''(): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbRange'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbSeed'' | ''(seed: int64): void'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbShuffle'' | ''(data: int64, n: int64): void'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbSkewness'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbSortF64'' | ''(data: int64, n: int64): void'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStandardError'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStdDevP'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStdDevS'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStudentTCdf'' | ''(x: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStudentTPdf'' | ''(x: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStudentTPTwoSided'' | ''(t: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbStudentTQuantile'' | ''(p: f64, df: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbSum'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbTTestOneSample'' | ''(data: int64, n: int64, mu0: f64, outT: int64, outDf: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbTTestTwoSample'' | ''(x: int64, nx: int64, y: int64, ny: int64, outT: int64, outDf: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbUniformCdf'' | ''(x: f64, a: f64, b: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbUniformPdf'' | ''(x: f64, a: f64, b: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbUniformQuantile'' | ''(p: f64, a: f64, b: f64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbVarianceP'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbVarianceS'' | ''(data: int64, n: int64): f64'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''ProbZScores'' | ''(data: int64, n: int64, out: int64): bool'' | [[lyx_-_programmiersprache:units:prob|std.prob]] | | ''proc_kill'' | ''(pid: int64, sig: int64): int64'' | [[lyx_-_programmiersprache:units:process|std.process]] | | ''ProcessGetDumpable'' | ''(): int64'' | [[lyx_-_programmiersprache:units:security_ext|std.security_ext]] | | ''ProcessGetName'' | ''(outBuf: int64): int64'' | [[lyx_-_programmiersprache:units:security_ext|std.security_ext]] | | ''ProcessGetNoNewPrivs'' | ''(): int64'' | [[lyx_-_programmiersprache:units:security_ext|std.security_ext]] | | ''ProcessSetDumpable'' | ''(val: int64): int64'' | [[lyx_-_programmiersprache:units:security_ext|std.security_ext]] | | ''ProcessSetName'' | ''(name: pchar): int64'' | [[lyx_-_programmiersprache:units:security_ext|std.security_ext]] | | ''ProcessSetNoNewPrivs'' | ''(): int64'' | [[lyx_-_programmiersprache:units:security_ext|std.security_ext]] | | ''ProgramDone'' | ''(p: TProgram): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramDraw'' | ''(p: TProgram): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramExecuteDialog'' | ''(p: TProgram, dlg: TDialog): int64'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramGetDesktop'' | ''(p: TProgram): int64'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramGetReturnCode'' | ''(p: TProgram): int64'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramInit'' | ''(p: TProgram): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramInsertDesktop'' | ''(p: TProgram, viewPtr: int64): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramIsRunning'' | ''(p: TProgram): bool'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramNew'' | ''(): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramRun'' | ''(p: TProgram): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramSetReturnCode'' | ''(p: TProgram, code: int64): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''ProgramStop'' | ''(p: TProgram): TProgram'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''pthread_cond_broadcast'' | ''(cond: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_cond_destroy'' | ''(cond: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_cond_init'' | ''(cond: int64, attr: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_cond_signal'' | ''(cond: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_cond_wait'' | ''(cond: int64, mutex: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_exit'' | ''(code: int64): void'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_getspecific'' | ''(key: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_key_create'' | ''(key: int64, destructor: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_key_delete'' | ''(key: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_mutex_destroy'' | ''(mutex: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_mutex_init'' | ''(mutex: int64, attr: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_mutex_lock'' | ''(mutex: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_mutex_trylock'' | ''(mutex: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_mutex_unlock'' | ''(mutex: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''pthread_setspecific'' | ''(key: int64, value: int64): int64'' | [[lyx_-_programmiersprache:units:thread|std.thread]] | | ''PtraceAttach'' | ''(pid: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtraceCont'' | ''(pid: int64, sig: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtraceDetach'' | ''(pid: int64, sig: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtraceGetRegs'' | ''(pid: int64, regsOut: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtracePeek'' | ''(pid: int64, addr: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtracePoke'' | ''(pid: int64, addr: int64, val: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtraceSetOptions'' | ''(pid: int64, opts: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtraceSingleStep'' | ''(pid: int64): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PtraceTraceme'' | ''(): int64'' | [[lyx_-_programmiersprache:units:debug|std.debug]] | | ''PubSubAck'' | ''(c: PubSubConn, sub: int64, ackIds: int64, ackIdCount: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubConnect'' | ''(creds: GCPCredentials, project: pchar): PubSubConn'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubDisconnect'' | ''(c: PubSubConn): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubPublish'' | ''(c: PubSubConn, topic: int64, data: int64, dataLen: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubPull'' | ''(c: PubSubConn, sub: int64, maxMessages: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubSubscriptionCreate'' | ''(c: PubSubConn, sub: int64, topic: int64, ackDeadline: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubSubscriptionDelete'' | ''(c: PubSubConn, sub: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubTopicCreate'' | ''(c: PubSubConn, topic: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubTopicDelete'' | ''(c: PubSubConn, topic: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PubSubTopicExists'' | ''(c: PubSubConn, topic: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.pubsub]] | | ''PutChar'' | ''(c: int64): int64'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''PWrite'' | ''(fd: int64, buf: int64, n: int64, off: int64): int64'' | [[lyx_-_programmiersprache:units:fs_ext|std.fs_ext]] | ---- [[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]] · **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]] · [[lyx_-_programmiersprache:units:glossar:x|X]] · [[lyx_-_programmiersprache:units:glossar:y|Y]] · [[lyx_-_programmiersprache:units:glossar:z|Z]]