====== Funktionsglossar — Buchstabe G ====== 472 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]] · **G** · [[lyx_-_programmiersprache:units:glossar:h|H]] · [[lyx_-_programmiersprache:units:glossar:i|I]] · [[lyx_-_programmiersprache:units:glossar:j|J]] · [[lyx_-_programmiersprache:units:glossar:k|K]] · [[lyx_-_programmiersprache:units:glossar:l|L]] · [[lyx_-_programmiersprache:units:glossar:m|M]] · [[lyx_-_programmiersprache:units:glossar:n|N]] · [[lyx_-_programmiersprache:units:glossar:o|O]] · [[lyx_-_programmiersprache:units:glossar:p|P]] · [[lyx_-_programmiersprache:units:glossar:q|Q]] · [[lyx_-_programmiersprache:units:glossar:r|R]] · [[lyx_-_programmiersprache:units:glossar:s|S]] · [[lyx_-_programmiersprache:units:glossar:t|T]] · [[lyx_-_programmiersprache:units:glossar:u|U]] · [[lyx_-_programmiersprache:units:glossar:v|V]] · [[lyx_-_programmiersprache:units:glossar:w|W]] · [[lyx_-_programmiersprache:units:glossar:x|X]] · [[lyx_-_programmiersprache:units:glossar:y|Y]] · [[lyx_-_programmiersprache:units:glossar:z|Z]] ---- ^ Funktion ^ Signatur ^ Unit ^ | ''GameAI'' | ''(decide_aggressive: f64, enemy_near: f64, health_low: f64): bool'' | [[lyx_-_programmiersprache:units:qbool|std.qbool]] | | ''GattCharDecl'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattCharProps'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattCharPropsCheck'' | ''(props: int64, propRequired: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_ai|std.hardware.bluetooth_ai]] | | ''GattCharUUID'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattCharValue'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattDisableNotification'' | ''(fd: int64, cccdHandle: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattDiscoverChars'' | ''(fd: int64, startHandle: int64, endHandle: int64, outBuf: int64, maxChars: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattDiscoverServices'' | ''(fd: int64, outBuf: int64, maxServices: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattEnableIndication'' | ''(fd: int64, cccdHandle: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattEnableNotification'' | ''(fd: int64, cccdHandle: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattFindCharByUUID'' | ''(charBuf: int64, charCount: int64, uuid: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattFindServiceByUUID'' | ''(svcBuf: int64, svcCount: int64, uuid: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattPoll'' | ''(fd: int64, timeoutMs: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattReadChar'' | ''(fd: int64, valueHandle: int64, dataBuf: int64, bufLen: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattRecvNotification'' | ''(fd: int64, handleOut: int64, dataBuf: int64, bufLen: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattsCharDefProps'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattsCharDefSetValue'' | ''(buf: int64, idx: int64, ptr: int64, len: int64): void'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattsCharDefUUID'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattsCharDefValueLen'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattsCharDefValuePtr'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattServerHandleNext'' | ''(fd: int64, svcUUID: int64, charDefs: int64, charCount: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattServerRegister'' | ''(dbusFd: int64, adapterPath: int64, pathLen: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattServerSendNotification'' | ''(fd: int64, charPath: int64, pathLen: int64, data: int64, dataLen: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gatts|std.hardware.bluetooth_gatts]] | | ''GattServiceUUIDsUnique'' | ''(svcBuf: int64, svcCount: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_ai|std.hardware.bluetooth_ai]] | | ''GattSvcEnd'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattSvcStart'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattSvcUUID'' | ''(buf: int64, idx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattWriteChar'' | ''(fd: int64, valueHandle: int64, data: int64, dataLen: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GattWriteCmd'' | ''(fd: int64, valueHandle: int64, data: int64, dataLen: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:bluetooth_gattc|std.hardware.bluetooth_gattc]] | | ''GCD'' | ''(a: int64, b: int64): int64'' | [[lyx_-_programmiersprache:units:math|std.math]] | | ''GCEConnect'' | ''(creds: GCPCredentials, project: pchar, zone: pchar): GCEConn'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEDisconnect'' | ''(c: GCEConn): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEInstanceCreate'' | ''(c: GCEConn, name: int64, machineType: int64, image: int64, diskSizeGB: int64): GCEOperation'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEInstanceDelete'' | ''(c: GCEConn, name: int64): GCEOperation'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEInstanceGet'' | ''(c: GCEConn, name: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEInstanceList'' | ''(c: GCEConn): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEInstanceStart'' | ''(c: GCEConn, name: int64): GCEOperation'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEInstanceStop'' | ''(c: GCEConn, name: int64): GCEOperation'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEOperationFree'' | ''(op: GCEOperation): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCEOperationWait'' | ''(c: GCEConn, opName: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.compute]] | | ''GCFConnect'' | ''(creds: GCPCredentials, project: pchar, region: pchar): GCFConn'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCFDelete'' | ''(c: GCFConn, name: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCFDeploy'' | ''(c: GCFConn, name: int64, runtime: int64, entryPoint: int64, source: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCFDisconnect'' | ''(c: GCFConn): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCFGet'' | ''(c: GCFConn, name: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCFInvoke'' | ''(c: GCFConn, name: int64, body: int64, bodyLen: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCFList'' | ''(c: GCFConn): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCPBuildJWT'' | ''(sa: GCPServiceAccount, scope: int64, now: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.jwt]] | | ''GCPClientFree'' | ''(c: GCPClient): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPClientNew'' | ''(credsPtr: int64, project: pchar, baseURL: pchar): GCPClient'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPCredentialsDefault'' | ''(scope: int64): GCPCredentials'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPCredentialsFree'' | ''(creds: GCPCredentials): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPCredentialsFromADC'' | ''(scope: int64): GCPCredentials'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPCredentialsFromEnv'' | ''(scope: int64): GCPCredentials'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPCredentialsFromFile'' | ''(path: int64, scope: int64): GCPCredentials'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPCredentialsFromMetadata'' | ''(scope: int64): GCPCredentials'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPDelete'' | ''(c: GCPClient, path: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPErrorFree'' | ''(e: GCPError): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPGet'' | ''(c: GCPClient, path: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPGetToken'' | ''(creds: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPIsRunningOnGCE'' | ''(): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.credentials]] | | ''GCPJWTFree'' | ''(token: int64): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.jwt]] | | ''GCPParseError'' | ''(body: int64, bodyLen: int64): GCPError'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPPatch'' | ''(c: GCPClient, path: int64, body: int64, bodyLen: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPPost'' | ''(c: GCPClient, path: pchar, body: int64, bodyLen: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPPut'' | ''(c: GCPClient, path: pchar, body: int64, bodyLen: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPResponseFree'' | ''(r: GCPResponse): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.transport]] | | ''GCPServiceAccountFree'' | ''(sa: GCPServiceAccount): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.jwt]] | | ''GCPServiceAccountFromJSON'' | ''(json: int64, jsonLen: int64): GCPServiceAccount'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.jwt]] | | ''GCPTokenFree'' | ''(t: GCPToken): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.oauth]] | | ''GCPTokenFromMetadata'' | ''(): GCPToken'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.oauth]] | | ''GCPTokenFromRefresh'' | ''(clientId: int64, clientSecret: int64, refreshToken: int64): GCPToken'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.oauth]] | | ''GCPTokenFromServiceAccount'' | ''(sa: GCPServiceAccount, scope: int64): GCPToken'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.oauth]] | | ''GCPTokenIsExpired'' | ''(t: GCPToken): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.oauth]] | | ''GCRConnect'' | ''(creds: GCPCredentials, project: pchar, region: pchar): GCRConn'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCRDisconnect'' | ''(c: GCRConn): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCRServiceGet'' | ''(c: GCRConn, name: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCRServiceInvoke'' | ''(c: GCRConn, name: int64, path: int64, body: int64, bodyLen: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCRServiceList'' | ''(c: GCRConn): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.functions]] | | ''GCSBucketCreate'' | ''(c: GCSConn, bucket: pchar, location: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSBucketDelete'' | ''(c: GCSConn, bucket: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSBucketExists'' | ''(c: GCSConn, bucket: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSConnect'' | ''(creds: GCPCredentials, project: pchar): GCSConn'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSDelete'' | ''(c: GCSConn, bucket: pchar, object: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSDisconnect'' | ''(c: GCSConn): void'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSDownload'' | ''(c: GCSConn, bucket: pchar, object: pchar): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSDownloadRange'' | ''(c: GCSConn, bucket: pchar, object: pchar, start: int64, end: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSExists'' | ''(c: GCSConn, bucket: pchar, object: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSGetMeta'' | ''(c: GCSConn, bucket: pchar, object: pchar): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSList'' | ''(c: GCSConn, bucket: pchar, prefix: pchar, pageSize: int64): GCPResponse'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSUpload'' | ''(c: GCSConn, bucket: pchar, object: pchar, data: int64, dataLen: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GCSUploadJSON'' | ''(c: GCSConn, bucket: pchar, object: pchar, json: int64, jsonLen: int64): int64'' | [[lyx_-_programmiersprache:units:cloud:gcp|std.cloud.gcp.storage]] | | ''GenerateNativeActivityManifest'' | ''(packageName: pchar, appLabel: pchar, libName: pchar, minSdk: int64, targetSdk: int64): pchar'' | [[lyx_-_programmiersprache:units:android:manifest_gen|std.android.manifest_gen]] | | ''GenerateNativeActivityManifestDefault'' | ''(packageName: pchar, appLabel: pchar, libName: pchar): pchar'' | [[lyx_-_programmiersprache:units:android:manifest_gen|std.android.manifest_gen]] | | ''GenerateSalt'' | ''(len: int64): int64'' | [[lyx_-_programmiersprache:units:hash|std.hash]] | | ''GenerateSaltBytes'' | ''(outBuf: int64, len: int64): bool'' | [[lyx_-_programmiersprache:units:hash|std.hash]] | | ''GenerateV4'' | ''(output: pchar): bool'' | [[lyx_-_programmiersprache:units:uuid|std.uuid]] | | ''GenerateV4String'' | ''(output: pchar): bool'' | [[lyx_-_programmiersprache:units:uuid|std.uuid]] | | ''GenerateV7'' | ''(output: pchar): bool'' | [[lyx_-_programmiersprache:units:uuid|std.uuid]] | | ''GenerateV7String'' | ''(output: pchar): bool'' | [[lyx_-_programmiersprache:units:uuid|std.uuid]] | | ''GeoAlongTrack'' | ''(point: GeoPos, orig: GeoPos, dest: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoAngularDistance'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoBBoxCenter'' | ''(bb: GeoBBox): GeoPoint'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoBBoxContains'' | ''(bb: GeoBBox, p: GeoPoint): bool'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoBBoxGetMax'' | ''(bb: GeoBBox): GeoPoint'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoBBoxGetMin'' | ''(bb: GeoBBox): GeoPoint'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoBBoxOverlaps'' | ''(a: GeoBBox, b: GeoBBox): bool'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoBearing'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoCompassSector'' | ''(bearing: f64): int64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoCrossTrack'' | ''(point: GeoPos, orig: GeoPos, dest: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoDestination'' | ''(start: GeoPos, bearing: f64, dist: f64): GeoPos'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoDestinationR'' | ''(start: GeoPos, bearing: f64, dist: f64, radius: f64): GeoPos'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeodFromDeg'' | ''(latDeg: f64, lonDeg: f64, hEll: f64): Geodetic'' | [[lyx_-_programmiersprache:units:geodesy:frames|std.geodesy.frames]] | | ''GeoDistance'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoDistanceKm'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoDistanceNm'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoDistanceR'' | ''(a: GeoPos, b: GeoPos, radius: f64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeodLatDeg'' | ''(g: Geodetic): f64'' | [[lyx_-_programmiersprache:units:geodesy:frames|std.geodesy.frames]] | | ''GeodLonDeg'' | ''(g: Geodetic): f64'' | [[lyx_-_programmiersprache:units:geodesy:frames|std.geodesy.frames]] | | ''GeodNew'' | ''(latRad: f64, lonRad: f64, hEll: f64): Geodetic'' | [[lyx_-_programmiersprache:units:geodesy:frames|std.geodesy.frames]] | | ''GeodToEcef'' | ''(e: Ellipsoid, g: Geodetic): V3'' | [[lyx_-_programmiersprache:units:geodesy:frames|std.geodesy.frames]] | | ''GeoEarthRadius'' | ''(): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoError'' | ''(): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoFinalBearing'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoFromDms'' | ''(deg: f64, minuten: f64, sekunden: f64, hemi: int64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoHorizon'' | ''(heightM: f64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoIsError'' | ''(x: f64): bool'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoIstDmsFehler'' | ''(v: int64): bool'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoLatHemisphere'' | ''(lat: f64): int64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoLatValid'' | ''(lat: f64): bool'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoLineOfSight'' | ''(a: GeoPos, hoeheA: f64, b: GeoPos, hoeheB: f64): bool'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoLonHemisphere'' | ''(lon: f64): int64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoLonValid'' | ''(lon: f64): bool'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoMidpoint'' | ''(a: GeoPos, b: GeoPos): GeoPos'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoNormBearing'' | ''(deg: f64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoNormDelta'' | ''(deg: f64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoPointNew'' | ''(lon: int64, lat: int64): GeoPoint'' | [[lyx_-_programmiersprache:units:geo|std.geo]] | | ''GeoPosIsError'' | ''(p: GeoPos): bool'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoPosNew'' | ''(lat: f64, lon: f64): GeoPos'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoPosValid'' | ''(p: GeoPos): bool'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoRadiusMars'' | ''(): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoRadiusMoon'' | ''(): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoRhumbBearing'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoRhumbDistance'' | ''(a: GeoPos, b: GeoPos): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoToDegrees'' | ''(rad: f64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GeoToRadians'' | ''(deg: f64): f64'' | [[lyx_-_programmiersprache:units:geo:sphere|std.geo.sphere]] | | ''GermanTaxIDValidate'' | ''(taxId: int64): int64'' | [[lyx_-_programmiersprache:units:validate:luhn|std.validate.luhn]] | | ''get_arch'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_available_memory_mb'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_cwd'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_home_dir'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_log_level'' | ''(): int64'' | [[lyx_-_programmiersprache:units:log|std.log]] | | ''get_num_cores'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_os_name'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_os_version'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_page_size'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_pid'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_ppid'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_temp_dir'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_total_memory_mb'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_uid'' | ''(): int64'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''get_user_name'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:os|std.os]] | | ''GetArray'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetArrayEntryName'' | ''(arr: pchar, output: pchar): int64'' | [[lyx_-_programmiersprache:units:xml|std.xml]] | | ''GetArrayEntryText'' | ''(arr: pchar, output: pchar): int64'' | [[lyx_-_programmiersprache:units:xml|std.xml]] | | ''GetArrayLen'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetAvailableMemory'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetBit'' | ''(val: int64, bit_pos: int64): bool'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''GetBool'' | ''(doc: int64, section: pchar, key: pchar, default_val: bool): bool'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetBool'' | ''(doc: int64, path: pchar, default_val: bool): bool'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetByte'' | ''(val: int64, byte_pos: int64): int64'' | [[lyx_-_programmiersprache:units:conv|std.conv]] | | ''GetCPU'' | ''(cpuOut: int64, nodeOut: int64): int64'' | [[lyx_-_programmiersprache:units:sched|std.sched]] | | ''GetCpuIdleTime'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetCpuSystemTime'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetCpuUserTime'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetCurrentCPU'' | ''(): int64'' | [[lyx_-_programmiersprache:units:sched|std.sched]] | | ''GetCwd'' | ''(buf: int64, size: int64): int64'' | [[lyx_-_programmiersprache:units:fs_ext|std.fs_ext]] | | ''GetEGID'' | ''(): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetErrorCode'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:error|std.error]] | | ''GetErrorMessage'' | ''(code: int64): pchar'' | [[lyx_-_programmiersprache:units:error|std.error]] | | ''GetEUID'' | ''(): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetFixedDistCode'' | ''(dist: int64): int64'' | [[lyx_-_programmiersprache:units:zlib|std.zlib]] | | ''GetFixedLiteralCode'' | ''(code: int64): int64'' | [[lyx_-_programmiersprache:units:zlib|std.zlib]] | | ''GetFloat'' | ''(doc: int64, section: pchar, key: pchar, default_val: f64): f64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetFloat'' | ''(doc: int64, path: pchar, default_val: f64): f64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetFragment'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetFreeMemory'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetGID'' | ''(): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetHostByName'' | ''(hostname: pchar): int64'' | [[lyx_-_programmiersprache:units:net:dns|std.net.dns]] | | ''GetHostByNameV6'' | ''(hostname: int64, outHi: int64, outLo: int64): bool'' | [[lyx_-_programmiersprache:units:net:dns|std.net.dns]] | | ''GetHostname'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetInt'' | ''(doc: int64, section: pchar, key: pchar, default_val: int64): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetInt'' | ''(doc: int64, path: pchar, default_val: int64): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetKeyCount'' | ''(doc: int64, section: pchar): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetKeyEvent'' | ''(): TEvent'' | [[lyx_-_programmiersprache:units:lyxvision:drivers|std.lyxvision.drivers]] | | ''GetKeys'' | ''(doc: int64, section: pchar, output: pchar, max_count: int64): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetKeys'' | ''(doc: int64, path: pchar, output: pchar, max_count: int64): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetLoadAverage1'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetLoadAverage15'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetLoadAverage5'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetLogicalCores'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetNumThreads'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetObject'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetOS'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetParentProcessId'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetPassword'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetPath'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetPGRP'' | ''(): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetPhysicalCores'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetPort'' | ''(url: pchar): int64'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetPPID'' | ''(): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetPriority'' | ''(pid: int64): int64'' | [[lyx_-_programmiersprache:units:sched|std.sched]] | | ''GetProbability'' | ''(q: QBool): f64'' | [[lyx_-_programmiersprache:units:qbool|std.qbool]] | | ''GetProcessId'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetProgram'' | ''(): int64'' | [[lyx_-_programmiersprache:units:lyxvision:app|std.lyxvision.app]] | | ''GetQuery'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetQueryParam'' | ''(query: pchar, name: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetRootWindow'' | ''(display: int64): int64'' | [[lyx_-_programmiersprache:units:x11|std.x11]] | | ''GetRunningProcesses'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetScheme'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetScreenHeight'' | ''(): int64'' | [[lyx_-_programmiersprache:units:lyxvision:drivers|std.lyxvision.drivers]] | | ''GetScreenWidth'' | ''(): int64'' | [[lyx_-_programmiersprache:units:lyxvision:drivers|std.lyxvision.drivers]] | | ''GetSectionCount'' | ''(doc: int64): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetSections'' | ''(doc: int64, output: pchar, max_count: int64): int64'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetSMTWidth'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetSockOpt'' | ''(sockfd: int64, level: int64, optname: int64, optval: int64, addrlen: int64): int64'' | [[lyx_-_programmiersprache:units:net:syscalls|std.net.syscalls]] | | ''GetString'' | ''(doc: int64, section: pchar, key: pchar, default_val: pchar): pchar'' | [[lyx_-_programmiersprache:units:ini|std.ini]] | | ''GetString'' | ''(doc: int64, path: pchar, default_val: pchar): pchar'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetSyscallErrorCode'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:error|std.error]] | | ''GetSyscallErrorMessage'' | ''(result: int64): pchar'' | [[lyx_-_programmiersprache:units:error|std.error]] | | ''GetSystemTime'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetTagName'' | ''(html: pchar, output: pchar): int64'' | [[lyx_-_programmiersprache:units:html|std.html]] | | ''GetTimeMs'' | ''(): int64'' | [[lyx_-_programmiersprache:units:time|std.time]] | | ''GetTimeNs'' | ''(clockId: int64): int64'' | [[lyx_-_programmiersprache:units:time|std.time]] | | ''GetTimeOfDay'' | ''(tvSecOut: int64, tvUsecOut: int64): int64'' | [[lyx_-_programmiersprache:units:time|std.time]] | | ''GetTimezoneOffset'' | ''(): int64'' | [[lyx_-_programmiersprache:units:datetime|std.datetime]] | | ''GetTotalMemory'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetTotalProcesses'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetType'' | ''(doc: int64, path: pchar): int64'' | [[lyx_-_programmiersprache:units:yaml|std.yaml]] | | ''GetUID'' | ''(): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUname'' | ''(buf: int64): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUnameMachine'' | ''(outBuf: int64): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUnameNodename'' | ''(outBuf: int64): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUnameRelease'' | ''(outBuf: int64): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUnameSysname'' | ''(outBuf: int64): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUnameVersion'' | ''(outBuf: int64): int64'' | [[lyx_-_programmiersprache:units:process_ext|std.process_ext]] | | ''GetUnixMs'' | ''(): int64'' | [[lyx_-_programmiersprache:units:time|std.time]] | | ''GetUptime'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetUptimeHundertstel'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetUsername'' | ''(url: pchar): pchar'' | [[lyx_-_programmiersprache:units:url|std.url]] | | ''GetUserTime'' | ''(): int64'' | [[lyx_-_programmiersprache:units:systeminfo|std.systeminfo]] | | ''GetVariant'' | ''(uuid: pchar): int64'' | [[lyx_-_programmiersprache:units:uuid|std.uuid]] | | ''GetVersion'' | ''(uuid: pchar): int64'' | [[lyx_-_programmiersprache:units:uuid|std.uuid]] | | ''GetVersion'' | ''(): pchar'' | [[lyx_-_programmiersprache:units:lyxvision:main|std.lyxvision.main]] | | ''GF_inv_simple'' | ''(x: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:aes|std.crypto.aes]] | | ''GF_mul'' | ''(a: int64, b: int64): int64'' | [[lyx_-_programmiersprache:units:crypto:aes|std.crypto.aes]] | | ''GifDecode'' | ''(buf: int64, len: int64, img: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.gif]] | | ''GifDecodeFile'' | ''(path: int64, plen: int64, img: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.gif]] | | ''GifDecodeFrame'' | ''(buf: int64, len: int64, frameIdx: int64, img: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.gif]] | | ''GifGetFrameCount'' | ''(buf: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:image|std.image.gif]] | | ''glCompileShaderFromSource'' | ''(shaderType: int64, source: int64, sourceLen: int64): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glCreateBuffer'' | ''(target: int64, data: int64, size: int64, usage: int64): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glCreateProgramFromSources'' | ''(vertexSource: int64, vertexLen: int64, fragmentSource: int64, fragmentLen: int64): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glFinish'' | ''(): void'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glFlush'' | ''(): void'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glGetError'' | ''(): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glGetRenderer'' | ''(): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glGetVersion'' | ''(): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''glInit'' | ''(): int64'' | [[lyx_-_programmiersprache:units:qt5_gl|std.qt5_gl]] | | ''GlobCount'' | ''(result: int64): int64'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''GlobFree'' | ''(result: int64): void'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''GlobGet'' | ''(result: int64, index: int64, outBuf: pchar): int64'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''GlobMatch'' | ''(pattern: pchar, name: pchar): bool'' | [[lyx_-_programmiersprache:units:fs|std.fs]] | | ''GLXCreateContextLegacy'' | ''(dpy: int64, visual: int64, share: int64, direct: int64): GLXContext'' | [[lyx_-_programmiersprache:units:qt5_glx|std.qt5_glx]] | | ''GLXDestroyContext'' | ''(dpy: int64, ctx: GLXContext): void'' | [[lyx_-_programmiersprache:units:qt5_glx|std.qt5_glx]] | | ''GLXMakeCurrent'' | ''(dpy: int64, drawable: int64, ctx: GLXContext): int64'' | [[lyx_-_programmiersprache:units:qt5_glx|std.qt5_glx]] | | ''GLXSwapBuffers'' | ''(dpy: int64, drawable: int64): void'' | [[lyx_-_programmiersprache:units:qt5_glx|std.qt5_glx]] | | ''GoToXY'' | ''(col: int64, row: int64): void'' | [[lyx_-_programmiersprache:units:crt|std.crt]] | | ''GphAddEdge'' | ''(g: int64, u: int64, v: int64, w: f64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphAdjBegin'' | ''(g: int64, u: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphAdjEdge'' | ''(g: int64, i: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphAdjEnd'' | ''(g: int64, u: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphAdjTarget'' | ''(g: int64, i: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphAdjWeight'' | ''(g: int64, i: int64): f64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphBellmanFord'' | ''(g: int64, s: int64, outDist: int64, outPrev: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphBfs'' | ''(g: int64, s: int64, outDist: int64, outPrev: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphBipartiteMatch'' | ''(g: int64, nLeft: int64, outMatch: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphBuild'' | ''(g: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphComponents'' | ''(g: int64, outComp: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphDegree'' | ''(g: int64, u: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphDfsOrder'' | ''(g: int64, s: int64, outOrder: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphDijkstra'' | ''(g: int64, s: int64, outDist: int64, outPrev: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphEdgeCount'' | ''(g: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowAddEdge'' | ''(f: int64, u: int64, v: int64, cap: f64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowAddUndirected'' | ''(f: int64, u: int64, v: int64, cap: f64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowBuild'' | ''(f: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowEdges'' | ''(f: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowFree'' | ''(f: int64): void'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowNew'' | ''(n: int64, maxEdges: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowNodes'' | ''(f: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowOn'' | ''(f: int64, k: int64): f64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFlowResidual'' | ''(f: int64, i: int64): f64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphFree'' | ''(g: int64): void'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphHasCycle'' | ''(g: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphIsBipartite'' | ''(g: int64, outColor: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphIsBuilt'' | ''(g: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphIsConnected'' | ''(g: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphIsDirected'' | ''(g: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphMaxFlow'' | ''(f: int64, s: int64, t: int64): f64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphMinCut'' | ''(f: int64, s: int64, outSide: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphMstKruskal'' | ''(g: int64, outEdges: int64, outWeight: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphNew'' | ''(n: int64, maxEdges: int64, directed: bool): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphNodeCount'' | ''(g: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphPathFrom'' | ''(prev: int64, target: int64, out: int64, maxLen: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphReachable'' | ''(g: int64, s: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphScc'' | ''(g: int64, outComp: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphTopoSort'' | ''(g: int64, out: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphUfFind'' | ''(uf: int64, x: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphUfFree'' | ''(uf: int64): void'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphUfNew'' | ''(n: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphUfSame'' | ''(uf: int64, a: int64, b: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphUfSize'' | ''(uf: int64, x: int64): int64'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GphUfUnion'' | ''(uf: int64, a: int64, b: int64): bool'' | [[lyx_-_programmiersprache:units:graph|std.graph]] | | ''GpioChipInfoFree'' | ''(info: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioChipInfoLines'' | ''(info: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioClose'' | ''(ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioCopyStringToBuf'' | ''(src: pchar, dst: int64, max_len: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_util|std.hardware.gpio_util]] | | ''GpioCtxAlloc'' | ''(): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioCtxFree'' | ''(ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioDelayMicroseconds'' | ''(delay_us: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_util|std.hardware.gpio_util]] | | ''GpioGetChipInfo'' | ''(chip_path: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioGetLineValues'' | ''(line_fd: int64, mask: int64, bits_out: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioGetMem'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioHasNewPull'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioInit'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioInputPinAlloc'' | ''(gpio_ctx: int64, pin_nr: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioInputPinFree'' | ''(pin_ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioInputPinInit'' | ''(pin_ctx: int64, pull: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioInputPinRead'' | ''(pin_ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioInstBarrier'' | ''(): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_barriers|std.hardware.gpio_barriers]] | | ''GpioIoctl'' | ''(fd: int64, request: int64, arg: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioIsMapped'' | ''(ctx: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioMemBarrier'' | ''(): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_barriers|std.hardware.gpio_barriers]] | | ''GpioMmap'' | ''(addr: int64, length: int64, prot: int64, flags: int64, fd: int64, offset: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioMunmap'' | ''(addr: int64, length: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioOpen'' | ''(path: pchar, flags: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioOutputPinAlloc'' | ''(gpio_ctx: int64, pin_nr: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioOutputPinFree'' | ''(pin_ctx: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioOutputPinInit'' | ''(pin_ctx: int64, pull: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioOutputPinWrite'' | ''(pin_ctx: int64, state: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_pin|std.hardware.gpio_pin]] | | ''GpioPoll'' | ''(fds_ptr: int64, nfds: int64, timeout_ms: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioPollFdRevents'' | ''(ptr: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioPollFdSet'' | ''(ptr: int64, fd: int64, events: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioRead'' | ''(fd: int64, buf: int64, count: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioReadPin'' | ''(ctx: int64, pin: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioReleaseLine'' | ''(line_fd: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioRequestLines'' | ''(chip_path: pchar, pins_ptr: int64, num_lines: int64, flags: int64, consumer: pchar): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioSetAltMode'' | ''(ctx: int64, pin: int64, mode: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ext|std.hardware.gpio_ext]] | | ''GpioSetLineValues'' | ''(line_fd: int64, mask: int64, bits: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ioctl|std.hardware.gpio_ioctl]] | | ''GpioSetPinMode'' | ''(ctx: int64, pin: int64, mode: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioSetPullMode'' | ''(ctx: int64, pin: int64, mode: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GpioSoftPWM'' | ''(ctx: int64, pin: int64, frequency: int64, dutyCycle: int64, duration_ms: int64): void'' | [[lyx_-_programmiersprache:units:hardware:gpio_ext|std.hardware.gpio_ext]] | | ''GpioSysClose'' | ''(fd: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_syscalls|std.hardware.gpio_syscalls]] | | ''GpioWaitForEdge'' | ''(line_fd: int64, timeout_ms: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_ext|std.hardware.gpio_ext]] | | ''GpioWritePin'' | ''(ctx: int64, pin: int64, state: int64): int64'' | [[lyx_-_programmiersprache:units:hardware:gpio_mmio|std.hardware.gpio_mmio]] | | ''GraphEdgeFree'' | ''(e: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeGetBool'' | ''(e: int64, key: pchar, klen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeGetF64'' | ''(e: int64, key: pchar, klen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeGetInt'' | ''(e: int64, key: pchar, klen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeGetStr'' | ''(e: int64, key: pchar, klen: int64, outLen: int64): pchar'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeInit'' | ''(e: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeSetBool'' | ''(e: int64, key: pchar, klen: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeSetF64'' | ''(e: int64, key: pchar, klen: int64, bits: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeSetInt'' | ''(e: int64, key: pchar, klen: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeSetStr'' | ''(e: int64, key: pchar, klen: int64, val: pchar, vlen: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeSetType'' | ''(e: int64, etype: pchar, elen: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphEdgeTypeEq'' | ''(e: int64, etype: pchar, elen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.edge]] | | ''GraphFileLoad'' | ''(store: int64, path: pchar, plen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.file]] | | ''GraphFileSave'' | ''(store: int64, path: pchar, plen: int64, compress: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.file]] | | ''GraphGetContextForAI'' | ''(ctx: int64, queryVec: int64, topK: int64, depth: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphIDFromStr'' | ''(s: pchar, slen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.core]] | | ''GraphIDNew'' | ''(): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.core]] | | ''GraphMemStoreAddEdge'' | ''(s: int64, e: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreAddNode'' | ''(s: int64, n: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreFree'' | ''(s: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreGetEdge'' | ''(s: int64, id: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreGetNode'' | ''(s: int64, id: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreInit'' | ''(s: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreNeighbors'' | ''(s: int64, nodeId: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphMemStoreOutEdges'' | ''(s: int64, nodeId: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.mem]] | | ''GraphNodeAddLabel'' | ''(n: int64, label: pchar, llen: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeFree'' | ''(n: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeGetBool'' | ''(n: int64, key: pchar, klen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeGetF64'' | ''(n: int64, key: pchar, klen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeGetInt'' | ''(n: int64, key: pchar, klen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeGetStr'' | ''(n: int64, key: pchar, klen: int64, outLen: int64): pchar'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeGetVecDim'' | ''(n: int64, i: int64): f64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeHasLabel'' | ''(n: int64, label: pchar, llen: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeInit'' | ''(n: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeSetBool'' | ''(n: int64, key: pchar, klen: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeSetF64'' | ''(n: int64, key: pchar, klen: int64, bits: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeSetInt'' | ''(n: int64, key: pchar, klen: int64, val: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeSetStr'' | ''(n: int64, key: pchar, klen: int64, val: pchar, vlen: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNodeSetVec'' | ''(n: int64, dims: int64, data: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.node]] | | ''GraphNow'' | ''(): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.core]] | | ''GraphQueryCtxInit'' | ''(ctx: int64, store: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryCtxSetTemporalIdx'' | ''(ctx: int64, tidx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryCtxSetTypeIdx'' | ''(ctx: int64, typeidx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryCtxSetVectorIdx'' | ''(ctx: int64, vidx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryEdgesByType'' | ''(ctx: int64, etype: pchar, elen: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryEdgesInWindow'' | ''(ctx: int64, tsFrom: int64, tsTo: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryPattern'' | ''(ctx: int64, pat: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryPatternInit'' | ''(pat: int64, srcId: int64, etype: pchar, elen: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphQueryPatternSetTs'' | ''(pat: int64, tsFrom: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.query]] | | ''GraphTemporalIndexBuild'' | ''(idx: int64, store: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTemporalIndexFree'' | ''(idx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTemporalIndexInit'' | ''(idx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTemporalIndexQuery'' | ''(idx: int64, tsFrom: int64, tsTo: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTypeIndexBuild'' | ''(idx: int64, store: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTypeIndexFree'' | ''(idx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTypeIndexInit'' | ''(idx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphTypeIndexQuery'' | ''(idx: int64, etype: pchar, elen: int64, outBuf: int64, maxOut: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphVectorIndexBuild'' | ''(idx: int64, store: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphVectorIndexFree'' | ''(idx: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphVectorIndexInit'' | ''(idx: int64, dims: int64): void'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GraphVectorIndexSearch'' | ''(idx: int64, queryVec: int64, topK: int64, outNodeIds: int64, outScores: int64): int64'' | [[lyx_-_programmiersprache:units:graphdb|std.graphdb.index]] | | ''GrfDetectFormat'' | ''(buf: int64, len: int64): int64'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GrfFileRead'' | ''(path: int64, plen: int64, outBuf: int64, maxLen: int64): int64'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GrfImageAlloc'' | ''(w: int64, h: int64): int64'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GrfImageClear'' | ''(img: int64, rgba: int64): void'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GrfImageFree'' | ''(img: int64): void'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GrfImageGetPixel'' | ''(img: int64, x: int64, y: int64): int64'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GrfImageSetPixel'' | ''(img: int64, x: int64, y: int64, rgba: int64): void'' | [[lyx_-_programmiersprache:units:image:core|std.image.core]] | | ''GridAStar'' | ''(cells: int64, w: int64, h: int64, sx: int64, sy: int64, gx: int64, gy: int64, diag: bool, outX: int64, outY: int64, maxLen: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridBfs'' | ''(cells: int64, w: int64, h: int64, sx: int64, sy: int64, diag: bool, out: int64): bool'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridChebyshev'' | ''(x1: int64, y1: int64, x2: int64, y2: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridCost'' | ''(cells: int64, x: int64, y: int64, w: int64, h: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridDijkstra'' | ''(cells: int64, w: int64, h: int64, sx: int64, sy: int64, diag: bool, outDist: int64, outPrev: int64): bool'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridFill'' | ''(cells: int64, w: int64, h: int64, cost: int64): void'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridFloodCount'' | ''(cells: int64, w: int64, h: int64, sx: int64, sy: int64, diag: bool): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridHeuristic'' | ''(x1: int64, y1: int64, x2: int64, y2: int64, diag: bool): f64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridInBounds'' | ''(x: int64, y: int64, w: int64, h: int64): bool'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridIndex'' | ''(x: int64, y: int64, w: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridLine'' | ''(x0: int64, y0: int64, x1: int64, y1: int64, outX: int64, outY: int64, maxLen: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridLineOfSight'' | ''(cells: int64, x0: int64, y0: int64, x1: int64, y1: int64, w: int64, h: int64): bool'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridManhattan'' | ''(x1: int64, y1: int64, x2: int64, y2: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridNeighbors'' | ''(cells: int64, x: int64, y: int64, w: int64, h: int64, diag: bool, outX: int64, outY: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridOctile'' | ''(x1: int64, y1: int64, x2: int64, y2: int64): f64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridPathCost'' | ''(cells: int64, w: int64, h: int64, sx: int64, sy: int64, gx: int64, gy: int64, diag: bool): f64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridPathFrom'' | ''(prev: int64, goal: int64, w: int64, outX: int64, outY: int64, maxLen: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridReachable'' | ''(cells: int64, w: int64, h: int64, sx: int64, sy: int64, gx: int64, gy: int64, diag: bool): bool'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridSet'' | ''(cells: int64, x: int64, y: int64, w: int64, cost: int64): void'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridWalkable'' | ''(cells: int64, x: int64, y: int64, w: int64, h: int64): bool'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridX'' | ''(idx: int64, w: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GridY'' | ''(idx: int64, w: int64): int64'' | [[lyx_-_programmiersprache:units:grid|std.grid]] | | ''GroupAddToFocusChain'' | ''(g: TGroup, v: TView): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupClear'' | ''(g: TGroup): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupDraw'' | ''(g: TGroup): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupExecute'' | ''(g: TGroup): int64'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupGetCurrent'' | ''(g: TGroup): TView'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupInsert'' | ''(g: TGroup, v: TView): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupIsEmpty'' | ''(g: TGroup): bool'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupNew'' | ''(x: int64, y: int64, w: int64, h: int64): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupNext'' | ''(g: TGroup): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupPrev'' | ''(g: TGroup): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupRemove'' | ''(g: TGroup, v: TView): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupSetCurrent'' | ''(g: TGroup, v: TView): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GroupSetState'' | ''(g: TGroup, aState: int64, enable: int64): TGroup'' | [[lyx_-_programmiersprache:units:lyxvision:group|std.lyxvision.group]] | | ''GzipCompress'' | ''(src: int64, srcLen: int64, dst: int64, dstMax: int64): int64'' | [[lyx_-_programmiersprache:units:gzip|std.gzip]] | | ''GzipCompressBound'' | ''(srcLen: int64): int64'' | [[lyx_-_programmiersprache:units:gzip|std.gzip]] | | ''GzipDecompress'' | ''(src: int64, srcLen: int64, dst: int64, dstMax: int64): int64'' | [[lyx_-_programmiersprache:units:gzip|std.gzip]] | ---- [[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]] · **G** · [[lyx_-_programmiersprache:units:glossar:h|H]] · [[lyx_-_programmiersprache:units:glossar:i|I]] · [[lyx_-_programmiersprache:units:glossar:j|J]] · [[lyx_-_programmiersprache:units:glossar:k|K]] · [[lyx_-_programmiersprache:units:glossar:l|L]] · [[lyx_-_programmiersprache:units:glossar:m|M]] · [[lyx_-_programmiersprache:units:glossar:n|N]] · [[lyx_-_programmiersprache:units:glossar:o|O]] · [[lyx_-_programmiersprache:units:glossar:p|P]] · [[lyx_-_programmiersprache:units:glossar:q|Q]] · [[lyx_-_programmiersprache:units:glossar:r|R]] · [[lyx_-_programmiersprache:units:glossar:s|S]] · [[lyx_-_programmiersprache:units:glossar:t|T]] · [[lyx_-_programmiersprache:units:glossar:u|U]] · [[lyx_-_programmiersprache:units:glossar:v|V]] · [[lyx_-_programmiersprache:units:glossar:w|W]] · [[lyx_-_programmiersprache:units:glossar:x|X]] · [[lyx_-_programmiersprache:units:glossar:y|Y]] · [[lyx_-_programmiersprache:units:glossar:z|Z]]