MCPcopy Create free account

hub / github.com/78/tenbox / functions

Functions2,009 in github.com/78/tenbox

↓ 1 callersMethodSubmitFrame
src/runtime/runtime_service.cpp:147
↓ 1 callersMethodSubmitPcm
src/runtime/runtime_service.cpp:211
↓ 1 callersMethodSubmitPcm
src/manager/audio/wasapi_audio_player.cpp:32
↓ 1 callersMethodSubmitScanoutState
src/runtime/runtime_service.cpp:177
↓ 1 callersMethodSubmitTask
Submit an arbitrary task to the disk's worker thread.
src/core/disk/disk_image.h:30
↓ 1 callersMethodSyncGuestTimeForRunningVms
src/manager/manager_service.cpp:718
↓ 1 callersMethodSyncTime
src/core/guest_agent/guest_agent_handler.cpp:225
↓ 1 callersFunctionTailLogFile
Read up to `max_lines` final lines from a log file by walking backwards a chunk at a time. Returns lines in chronological order (oldest first). Used b
src/daemon/runtime_manager.cpp:221
↓ 1 callersFunctionTailMatchesPanic
Scan tail buffer for any configured panic marker.
src/runtime/crash_handler.cpp:155
↓ 1 callersFunctionToHex
src/daemon/llm_proxy.cpp:115
↓ 1 callersFunctionToHex
src/manager/llm_proxy.cpp:111
↓ 1 callersFunctionToJson
src/daemon/host_settings.cpp:34
↓ 1 callersMethodTriggerPowerButton
src/core/vmm/vm.cpp:918
↓ 1 callersFunctionUnquote
src/daemon/host_updater.cpp:37
↓ 1 callersMethodUnregisterAllQueueDoorbells
Tear down every queue doorbell registered via RegisterQueueDoorbell. Default no-op; WHPX uses this on VM shutdown instead of per-queue UnregisterQueue
src/core/vmm/hypervisor_vm.h:94
↓ 1 callersMethodUnregisterIoEventFd
src/core/vmm/hypervisor_vm.h:69
↓ 1 callersMethodUnregisterIrqFd
src/core/vmm/hypervisor_vm.h:55
↓ 1 callersMethodUpdate
src/core/device/virtio/virtio_gpu.h:279
↓ 1 callersMethodUpdateColumnWidth
src/manager/ui/vm_listview.cpp:66
↓ 1 callersMethodUpdateCursor
src/manager/ui/win32_display_panel.cpp:109
↓ 1 callersMethodUpdateFonts
src/manager/ui/console_tab.cpp:65
↓ 1 callersMethodUpdateGuestForwards
src/core/vmm/vm.cpp:940
↓ 1 callersMethodUpdateHostForwards
src/core/vmm/vm.cpp:931
↓ 1 callersMethodUpdateRowHeight
src/manager/ui/vm_listview.cpp:56
↓ 1 callersMethodUpdateSettings
src/daemon/llm_proxy.cpp:391
↓ 1 callersMethodUpdateSettings
src/manager/llm_proxy.cpp:234
↓ 1 callersFunctionUpdateToolbarSpring
src/manager/ui/win32_ui_shell.cpp:455
↓ 1 callersMethodUsesGicV2
True when the fallback VGICv2 path was used (host GIC is v2 and the kernel doesn't emulate v3 on top of it — common on Raspberry Pi 5 with GIC-400). T
src/platform/linux/hypervisor/aarch64/kvm_vm.h:64
↓ 1 callersFunctionUtf8ToWide
src/manager/http_download.cpp:29
↓ 1 callersFunctionValidateCreateRequest
src/manager/vm_forms.cpp:15
↓ 1 callersMethodVcpuMmapSize
src/platform/linux/hypervisor/aarch64/kvm_vm.h:58
↓ 1 callersMethodVcpuMmapSize
src/platform/linux/hypervisor/x86_64/kvm_vm.h:43
↓ 1 callersMethodVmFd
src/platform/linux/hypervisor/x86_64/kvm_vm.h:41
↓ 1 callersMethodWaitForInterrupt
Block until an interrupt is queued or timeout_ms elapses. Returns true if woken by an interrupt, false on timeout.
src/core/vmm/hypervisor_vcpu.h:26
↓ 1 callersMethodWakeFromHalt
src/platform/macos/hypervisor/aarch64/hvf_vcpu.h:63
↓ 1 callersFunctionWallClockMs
src/daemon/resource_monitor.cpp:17
↓ 1 callersFunctionWhvDoorbellApisAvailable
Notification port APIs (1809+) are routed through the whvp::dyn loader. WHvRegisterPartitionDoorbellEvent is intentionally ignored: it has shipped bro
src/platform/windows/hypervisor/whvp_doorbell.cpp:28
↓ 1 callersFunctionWideToUtf8
src/manager/http_download.cpp:20
↓ 1 callersFunctionWinHttpErrorName
Translate WinHTTP / WinInet error codes into short diagnostic strings. Only covers codes that are realistic during an SSE stream.
src/manager/llm_proxy.cpp:119
↓ 1 callersFunctionWriteBe64
tests/test_qcow2.cpp:190
↓ 1 callersMethodWriteConfig
src/core/device/virtio/virtio_fs.cpp:225
↓ 1 callersFunctionWriteFileAtomic
src/daemon/host_settings.cpp:14
↓ 1 callersFunctionWriteFileAtomic
src/daemon/vm_store.cpp:23
↓ 1 callersFunctionWriteGuestPanicFile
src/runtime/crash_handler.cpp:138
↓ 1 callersFunctionWriteMetaFile
src/runtime/crash_handler.cpp:172
↓ 1 callersFunctionWriteMetaFilePosix
src/runtime/crash_handler.cpp:297
↓ 1 callersMethodWriteZeros
src/core/disk/qcow2.cpp:1119
↓ 1 callersFunctionWsaErrorName
Translate common Winsock error codes encountered while writing back to the VM-side HTTP client.
src/manager/llm_proxy.cpp:139
↓ 1 callersFunction_build_notes_html
Convert newline-separated release notes into an HTML <ul> block.
scripts/publish.py:44
↓ 1 callersFunction_build_pub_date
(release_date: str)
scripts/publish.py:54
↓ 1 callersMethod_build_ui
(self)
scripts/publish.py:403
↓ 1 callersMethod_build_ui
(self)
scripts/publish.py:725
↓ 1 callersMethod_center
(self)
scripts/publish.py:259
↓ 1 callersMethod_collect_form
(self)
scripts/publish.py:584
↓ 1 callersMethod_collect_form
(self)
scripts/publish.py:951
↓ 1 callersMethod_load_zip_info_from_appcast
Load ZIP url, size, and edSignature from the macOS item in appcast.xml.
scripts/publish.py:925
↓ 1 callersMethod_new_image
(self)
scripts/publish.py:609
↓ 1 callersMethod_try_init
(self)
scripts/publish.py:148
↓ 1 callersMethod_upload_file
(self, file_name: str, file_index: int)
scripts/publish.py:690
↓ 1 callersFunctionadd_image
Interactively add a new image.
scripts/image_manager.py:170
↓ 1 callersFunctionapplescript
(script)
scripts/make-dmg-styled.py:29
↓ 1 callersFunctionbe16
── byte-swap helpers (portable; MSVC has no __builtin_bswap*) ────────
tests/test_qcow2.cpp:28
↓ 1 callersFunctionconvert_icon
(name: str)
scripts/convert_icons.py:36
↓ 1 callersFunctiondraw_arrow
Draw a clean right-pointing arrow.
scripts/make-dmg-background.py:87
↓ 1 callersFunctionextract_version
Extract version from qcow2 filename. Filename format: rootfs-<name>[-<version>]-<arch>.qcow2 Examples: rootfs-qwenpaw-0.0.7-x86_64.q
scripts/ci/update_images_json.py:65
↓ 1 callersMethodfd
src/ipc/unix_socket.h:55
↓ 1 callersMethodfinish
(self)
scripts/mkcpio.py:55
↓ 1 callersFunctiongenerate_appcast_xml
Build an appcast.xml string with items for each platform that has data. Each info dict uses keys: latest_version, release_notes, release_date,
scripts/publish.py:105
↓ 1 callersFunctiongetDefaultLocale
()
website/src/i18n/index.js:5
↓ 1 callersFunctionget_oss_dir
Derive the OSS directory name from target and arch. x86_64 omits arch suffix for backward compatibility. Examples: rootfs-qwenpaw +
scripts/ci/upload_to_oss.py:28
↓ 1 callersMethodget_public_url
(self, oss_key: str)
scripts/publish.py:183
↓ 1 callersMethodheight
src/manager-macos/Bridge/Sources/ipc/shared_framebuffer.h:37
↓ 1 callersFunctioninteractive_mode
Interactive management mode.
scripts/image_manager.py:222
↓ 1 callersFunctionkGicdTyperCpuNum
src/core/device/irq/gicv3_regs.h:43
↓ 1 callersFunctionkGicdTyperItLines
GICD_TYPER fields
src/core/device/irq/gicv3_regs.h:40
↓ 1 callersMethodload_images
(self)
scripts/publish.py:543
↓ 1 callersMethodload_version
(self)
scripts/publish.py:889
↓ 1 callersFunctionmain
()
scripts/make-dmg-background.py:115
↓ 1 callersFunctionmain
()
scripts/convert_icons.py:70
↓ 1 callersFunctionmain
()
scripts/publish.py:1078
↓ 1 callersFunctionmain
()
scripts/make-dmg-styled.py:36
↓ 1 callersFunctionmain
()
scripts/image_manager.py:284
↓ 1 callersFunctionmain
()
scripts/mkcpio.py:84
↓ 1 callersFunctionmain
()
scripts/ci/update_images_json.py:187
↓ 1 callersFunctionmain
()
scripts/ci/upload_to_oss.py:52
↓ 1 callersFunctionmake_tiff
Create an uncompressed RGBA TIFF from pixel data.
scripts/make-dmg-background.py:16
↓ 1 callersFunctionrefresh_cdn_cache
Refresh CDN cache for the given URL and wait for completion.
scripts/ci/upload_to_oss.py:107
↓ 1 callersFunctionremove_image
Remove an image by index.
scripts/image_manager.py:203
↓ 1 callersMethodrunning
src/core/vmm/vm_io_loop.h:56
↓ 1 callersFunctionsave_json
Save data back to JSON file.
scripts/image_manager.py:215
↓ 1 callersFunctionscan_dir
(cpio, base_dir)
scripts/mkcpio.py:62
↓ 1 callersMethodset_hypervisor_available
src/manager/manager_service.h:139
↓ 1 callersFunctionsha256_file
Calculate SHA256, calling progress_callback(bytes_read, total) periodically.
scripts/publish.py:203
↓ 1 callersFunctionshow_image_details
Show detailed information about an image.
scripts/image_manager.py:145
↓ 1 callersMethodstride
src/manager-macos/Bridge/Sources/ipc/shared_framebuffer.h:38
↓ 1 callersFunctionupdate_initramfs_entries
(images: list[dict], meta: dict, *, use_sha256: bool)
scripts/ci/update_images_json.py:159
↓ 1 callersFunctionupdate_kernel_entries
Update vmlinuz for ALL images matching the platform.
scripts/ci/update_images_json.py:130
↓ 1 callersFunctionupdate_rootfs_entry
( images: list[dict], target: str, meta: dict, *, use_sha256: bool )
scripts/ci/update_images_json.py:84
↓ 1 callersMethodupload
Upload a file to OSS with optional progress callback(bytes_sent, total_bytes).
scripts/publish.py:186
↓ 1 callersFunctionvalidate_file
Validate an images.json file and print results.
scripts/image_manager.py:106
← previousnext →901–1,000 of 2,009, ranked by callers