SYMBOL INDEX (1323 symbols across 122 files) FILE: config/docker/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/browser/chrome/source/default.py function pauseXbmc (line 22) | def pauseXbmc(): function resumeXbmc (line 28) | def resumeXbmc(): function _print_exception (line 33) | def _print_exception(): function startchrome (line 42) | def startchrome(args): function isRunning (line 76) | def isRunning(pname): function getAudioDevice (line 81) | def getAudioDevice(): function getAudioDeviceType (line 91) | def getAudioDeviceType(dev): function getAlsaAudioDevice (line 102) | def getAlsaAudioDevice(dev): FILE: packages/addons/driver/hdhomerun/source/resources/lib/functions.py function settings_backup (line 16) | def settings_backup(settings_xml): function settings_restore (line 24) | def settings_restore(settings_xml): function get_devices_hdhomerun (line 32) | def get_devices_hdhomerun(): function get_devices_sundtek (line 58) | def get_devices_sundtek(mediaclient_e): function parse_settings (line 120) | def parse_settings(settings_xml): function remove_old_tuners (line 131) | def remove_old_tuners(xmldoc): function add_hdhomerun (line 141) | def add_hdhomerun(xmldoc, node_cat, tuners): function add_sundtek (line 181) | def add_sundtek(xmldoc, node_cat, tuners): function add_new_tuners (line 221) | def add_new_tuners(xmldoc, tuners, which): function save_settings (line 237) | def save_settings(settings_xml, xmldoc): function refresh_hdhomerun_tuners (line 248) | def refresh_hdhomerun_tuners(settings_xml): function refresh_sundtek_tuners (line 261) | def refresh_sundtek_tuners(settings_xml, mediaclient_e): FILE: packages/addons/driver/hdhomerun/source/resources/lib/xmlpp.py function _usage (line 36) | def _usage(this_file): function _pprint_line (line 40) | def _pprint_line(indent_level, line, width=100, output=_sys.stdout, igno... function _pprint_elem_content (line 76) | def _pprint_elem_content(indent_level, line, output=_sys.stdout): function _get_next_elem (line 82) | def _get_next_elem(data): function get_pprint (line 123) | def get_pprint(xml, indent=4, width=80): function pprint (line 138) | def pprint(xml, output=_sys.stdout, indent=4, width=80): FILE: packages/addons/driver/sundtek-mediatv/source/resources/lib/functions.py function settings_backup (line 14) | def settings_backup(settings_xml): function settings_restore (line 22) | def settings_restore(settings_xml): function get_devices_hdhomerun (line 30) | def get_devices_hdhomerun(hdhomerun_log): function get_devices_sundtek (line 53) | def get_devices_sundtek(mediaclient_e): function parse_settings (line 141) | def parse_settings(settings_xml): function remove_old_tuners (line 152) | def remove_old_tuners(xmldoc): function add_hdhomerun (line 162) | def add_hdhomerun(xmldoc, node_cat, tuners): function add_sundtek (line 192) | def add_sundtek(xmldoc, node_cat, tuners): function add_new_tuners (line 255) | def add_new_tuners(xmldoc, tuners, which): function save_settings (line 271) | def save_settings(settings_xml, xmldoc): function refresh_hdhomerun_tuners (line 282) | def refresh_hdhomerun_tuners(settings_xml, hdhomerun_log): function refresh_sundtek_tuners (line 295) | def refresh_sundtek_tuners(settings_xml, mediaclient_e): FILE: packages/addons/driver/sundtek-mediatv/source/resources/lib/xmlpp.py function _usage (line 36) | def _usage(this_file): function _pprint_line (line 40) | def _pprint_line(indent_level, line, width=100, output=_sys.stdout, igno... function _pprint_elem_content (line 76) | def _pprint_elem_content(indent_level, line, output=_sys.stdout): function _get_next_elem (line 82) | def _get_next_elem(data): function get_pprint (line 123) | def get_pprint(xml, indent=4, width=80): function pprint (line 138) | def pprint(xml, output=_sys.stdout, indent=4, width=80): FILE: packages/addons/service/docker/source/default.py function print_notification (line 182) | def print_notification(json_data): class Main (line 240) | class Main(object): method __init__ (line 242) | def __init__(self, *args, **kwargs): class DockerMonitor (line 285) | class DockerMonitor(xbmc.Monitor): method __init__ (line 287) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 290) | def onSettingsChanged(self): FILE: packages/addons/service/docker/source/lib/dockermon.py class DockermonError (line 26) | class DockermonError(Exception): function read_http_header (line 30) | def read_http_header(sock): function header_status (line 44) | def header_status(header): function connect (line 52) | def connect(url): function watch (line 73) | def watch(callback, url=default_sock_url, run=None): function print_callback (line 119) | def print_callback(msg): function prog_callback (line 126) | def prog_callback(prog, msg): FILE: packages/addons/service/emby4/source/default.py function jsonrpc (line 11) | def jsonrpc(request): function disable_conflicting (line 15) | def disable_conflicting(conficting, class Monitor (line 34) | class Monitor(xbmc.Monitor): method __init__ (line 36) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 40) | def onSettingsChanged(self): FILE: packages/addons/service/inadyn/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/jellyfin/source/default.py function jsonrpc (line 11) | def jsonrpc(request): function disable_conflicting (line 15) | def disable_conflicting(conficting, class Monitor (line 34) | class Monitor(xbmc.Monitor): method __init__ (line 36) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 40) | def onSettingsChanged(self): FILE: packages/addons/service/lcdd/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/librespot/source/bin/onevent.py function send_event (line 10) | def send_event(event): function receive_event (line 16) | def receive_event(): function get_env_value (line 48) | def get_env_value(key): FILE: packages/addons/service/librespot/source/default.py function _set_home (line 7) | def _set_home(): function _set_paths (line 13) | def _set_paths(): FILE: packages/addons/service/librespot/source/resources/lib/external_player.py class Player (line 5) | class Player(player.Player): method onLibrespotTrackChanged (line 7) | def onLibrespotTrackChanged(self, art, artist, title, **kwargs): FILE: packages/addons/service/librespot/source/resources/lib/internal_player.py class Player (line 8) | class Player(player.Player): method __init__ (line 10) | def __init__(self, codec='pcm_sb16be', max_fanarts='10', **kwargs): method onLibrespotTrackChanged (line 17) | def onLibrespotTrackChanged(self, album='', art='', artist='', title=''): method onLibrespotStopped (line 30) | def onLibrespotStopped(self): FILE: packages/addons/service/librespot/source/resources/lib/librespot.py class Librespot (line 11) | class Librespot: method __init__ (line 13) | def __init__(self, method get_player (line 40) | def get_player(self, **kwargs): method restart (line 43) | def restart(self): method start (line 49) | def start(self): method stop (line 55) | def stop(self): method start_sink (line 61) | def start_sink(self): method stop_sink (line 64) | def stop_sink(self): method _run (line 67) | def _run(self): method __enter__ (line 89) | def __enter__(self): method __exit__ (line 93) | def __exit__(self, *args): FILE: packages/addons/service/librespot/source/resources/lib/librespot_alsa.py class Librespot (line 4) | class Librespot(librespot.Librespot): method __init__ (line 6) | def __init__(self, alsa_device='hw:2,0', **kwargs): FILE: packages/addons/service/librespot/source/resources/lib/librespot_pulseaudio_rtp.py class Librespot (line 8) | class Librespot(librespot.Librespot): method __init__ (line 10) | def __init__(self, method start_sink (line 50) | def start_sink(self): method stop_sink (line 53) | def stop_sink(self): method _pactl (line 56) | def _pactl(self, command, *args): method __exit__ (line 64) | def __exit__(self, *args): FILE: packages/addons/service/librespot/source/resources/lib/player.py class Player (line 8) | class Player(xbmc.Player): method __init__ (line 10) | def __init__(self, dnd_kodi='false', librespot=None, **kwargs): method onAVStarted (line 20) | def onAVStarted(self): method onLibrespotStopped (line 29) | def onLibrespotStopped(self): method onLibrespotTrackChanged (line 32) | def onLibrespotTrackChanged(self, album='', art='', artist='', title=''): method onPlayBackEnded (line 35) | def onPlayBackEnded(self): method onPlayBackError (line 42) | def onPlayBackError(self): method onPlayBackStopped (line 45) | def onPlayBackStopped(self): method stop (line 49) | def stop(self): method _run (line 52) | def _run(self): method __enter__ (line 65) | def __enter__(self): method __exit__ (line 68) | def __exit__(self, *args): FILE: packages/addons/service/librespot/source/resources/lib/service.py function log (line 15) | def log(message, show=False): function notification (line 19) | def notification(message='', sound=False, heading=_NAME, icon=_ICON, tim... function get_fanart (line 26) | def get_fanart(url, max_fanarts): function _get_setting (line 60) | def _get_setting(setting, default): function _get_librespot (line 65) | def _get_librespot(): class Monitor (line 75) | class Monitor(xbmc.Monitor): method __init__ (line 77) | def __init__(self): method onSettingsChanged (line 81) | def onSettingsChanged(self): method run (line 85) | def run(self): FILE: packages/addons/service/locale/source/default.py class Monitor (line 11) | class Monitor(xbmc.Monitor): method __init__ (line 13) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 17) | def onSettingsChanged(self): method setLocale (line 20) | def setLocale(self): FILE: packages/addons/service/mariadb/source/default.py class Monitor (line 8) | class Monitor(xbmc.Monitor): method __init__ (line 9) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 13) | def onSettingsChanged(self): FILE: packages/addons/service/minidlna/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/minisatip/source/default.py class Monitor (line 8) | class Monitor(xbmc.Monitor): method __init__ (line 10) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 14) | def onSettingsChanged(self): FILE: packages/addons/service/net-snmp/source/default.py class MyMonitor (line 10) | class MyMonitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 14) | def onSettingsChanged(self): function writeconfig (line 28) | def writeconfig(): FILE: packages/addons/service/nextpvr/source/addon.py class Controller (line 26) | class Controller(): method __init__ (line 28) | def __init__(self): method downloadScanTable (line 31) | def downloadScanTable(self): method updateNextPVR (line 64) | def updateNextPVR(self): method sessionLogin (line 91) | def sessionLogin(self): method doSessionRequest5 (line 111) | def doSessionRequest5(self, method, isJSON = True): method hashMe (line 132) | def hashMe (self, thedata): method loginNextPVR (line 138) | def loginNextPVR(self): method showMessage (line 152) | def showMessage(self, message): method updateEpg (line 157) | def updateEpg(self): method updateM3u (line 163) | def updateM3u(self): method rescanDevices (line 169) | def rescanDevices(self): method transcodeHLS (line 175) | def transcodeHLS(self): method resetWebCredentials (line 194) | def resetWebCredentials(self): FILE: packages/addons/service/nextpvr/source/default.py class Monitor (line 7) | class Monitor(xbmc.Monitor): method __init__ (line 9) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 12) | def onSettingsChanged(self): FILE: packages/addons/service/pcscd/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/proftpd/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/prometheus-node-exporter/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/rsyslog/source/default.py class Monitor (line 10) | class Monitor(xbmc.Monitor): method __init__ (line 12) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 16) | def onSettingsChanged(self): FILE: packages/addons/service/snapclient/source/default.py function systemctl (line 9) | def systemctl(command): class Monitor (line 14) | class Monitor(xbmc.Monitor): method __init__ (line 16) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 20) | def onSettingsChanged(self): class Player (line 24) | class Player(xbmc.Player): method __init__ (line 26) | def __init__(self): method onPlayBackEnded (line 30) | def onPlayBackEnded(self): method onPlayBackStarted (line 36) | def onPlayBackStarted(self): method onPlayBackStopped (line 40) | def onPlayBackStopped(self): method start (line 44) | def start(self, command): FILE: packages/addons/service/snapserver/snapweb/3rd-party/libflac.js function locateFile (line 158) | function locateFile(path) { function dynamicAlloc (line 401) | function dynamicAlloc(size) { function alignMemory (line 408) | function alignMemory(size, factor) { function getNativeTypeSize (line 413) | function getNativeTypeSize(type) { function warnOnce (line 435) | function warnOnce(text) { function convertJsFunctionToWasm (line 451) | function convertJsFunctionToWasm(func, sig) { function addFunctionWasm (line 461) | function addFunctionWasm(func, sig) { function removeFunctionWasm (line 517) | function removeFunctionWasm(index) { function addFunction (line 524) | function addFunction(func, sig) { function removeFunction (line 529) | function removeFunction(index) { function getFuncWrapper (line 537) | function getFuncWrapper(func, sig) { function makeBigInt (line 570) | function makeBigInt(low, high, unsigned) { function dynCall (line 575) | function dynCall(sig, ptr, args) { function wasm2js_scratch_load_i32 (line 679) | function wasm2js_scratch_load_i32(index) { function wasm2js_scratch_store_i32 (line 683) | function wasm2js_scratch_store_i32(index, value) { function wasm2js_scratch_load_f64 (line 687) | function wasm2js_scratch_load_f64() { function wasm2js_scratch_store_f64 (line 691) | function wasm2js_scratch_store_f64(value) { function wasm2js_scratch_store_f32 (line 695) | function wasm2js_scratch_store_f32(value) { function asmFunc (line 699) | function asmFunc(global, env, buffer) { function base64DecodeToExistingUint8Array (line 27295) | function base64DecodeToExistingUint8Array(uint8Array, offset, b64) { function setValue (line 27384) | function setValue(ptr, value, type, noSafe) { function getValue (line 27402) | function getValue(ptr, type, noSafe) { function assert (line 27451) | function assert(condition, text) { function getCFunc (line 27458) | function getCFunc(ident) { function ccall (line 27469) | function ccall(ident, returnType, argTypes, args, opts) { function cwrap (line 27519) | function cwrap(ident, returnType, argTypes, opts) { function allocate (line 27552) | function allocate(slab, types, allocator, ptr) { function getMemory (line 27623) | function getMemory(size) { function UTF8ArrayToString (line 27643) | function UTF8ArrayToString(heap, idx, maxBytesToRead) { function UTF8ToString (line 27698) | function UTF8ToString(ptr, maxBytesToRead) { function stringToUTF8Array (line 27715) | function stringToUTF8Array(str, heap, outIdx, maxBytesToWrite) { function stringToUTF8 (line 27760) | function stringToUTF8(str, outPtr, maxBytesToWrite) { function lengthBytesUTF8 (line 27765) | function lengthBytesUTF8(str) { function AsciiToString (line 27789) | function AsciiToString(ptr) { function stringToAscii (line 27801) | function stringToAscii(str, outPtr) { function UTF16ToString (line 27810) | function UTF16ToString(ptr, maxBytesToRead) { function stringToUTF16 (line 27848) | function stringToUTF16(str, outPtr, maxBytesToWrite) { function lengthBytesUTF16 (line 27870) | function lengthBytesUTF16(str) { function UTF32ToString (line 27874) | function UTF32ToString(ptr, maxBytesToRead) { function stringToUTF32 (line 27907) | function stringToUTF32(str, outPtr, maxBytesToWrite) { function lengthBytesUTF32 (line 27934) | function lengthBytesUTF32(str) { function allocateUTF8 (line 27949) | function allocateUTF8(str) { function allocateUTF8OnStack (line 27957) | function allocateUTF8OnStack(str) { function writeStringToMemory (line 27970) | function writeStringToMemory(string, buffer, dontAddNull) { function writeArrayToMemory (line 27985) | function writeArrayToMemory(array, buffer) { function writeAsciiToMemory (line 27990) | function writeAsciiToMemory(str, buffer, dontAddNull) { function alignUp (line 28006) | function alignUp(x, multiple) { function updateGlobalBufferAndViews (line 28033) | function updateGlobalBufferAndViews(buf) { function callRuntimeCallbacks (line 28109) | function callRuntimeCallbacks(callbacks) { function preRun (line 28139) | function preRun() { function initRuntime (line 28151) | function initRuntime() { function preMain (line 28158) | function preMain() { function exitRuntime (line 28163) | function exitRuntime() { function postRun (line 28167) | function postRun() { function addOnPreRun (line 28179) | function addOnPreRun(cb) { function addOnInit (line 28183) | function addOnInit(cb) { function addOnPreMain (line 28187) | function addOnPreMain(cb) { function addOnExit (line 28191) | function addOnExit(cb) { function addOnPostRun (line 28194) | function addOnPostRun(cb) { function unSign (line 28199) | function unSign(value, bits, ignore) { function reSign (line 28207) | function reSign(value, bits, ignore) { function getUniqueRunDependency (line 28268) | function getUniqueRunDependency(id) { function addRunDependency (line 28272) | function addRunDependency(id) { function removeRunDependency (line 28281) | function removeRunDependency(id) { function abort (line 28305) | function abort(what) { function hasPrefix (line 28339) | function hasPrefix(str, prefix) { function isDataURI (line 28349) | function isDataURI(filename) { function isFileURI (line 28356) | function isFileURI(filename) { function getBinary (line 28368) | function getBinary() { function getBinaryPromise (line 28389) | function getBinaryPromise() { function createWasm (line 28415) | function createWasm() { function demangle (line 28517) | function demangle(func) { function demangleAll (line 28521) | function demangleAll(text) { function jsStackTrace (line 28531) | function jsStackTrace() { function stackTrace (line 28548) | function stackTrace() { function _emscripten_get_sbrk_ptr (line 28554) | function _emscripten_get_sbrk_ptr() { function _emscripten_memcpy_big (line 28558) | function _emscripten_memcpy_big(dest, src, num) { function _emscripten_get_heap_size (line 28563) | function _emscripten_get_heap_size() { function emscripten_realloc_buffer (line 28567) | function emscripten_realloc_buffer(size) { function _emscripten_resize_heap (line 28575) | function _emscripten_resize_heap(requestedSize) { function setErrNo (line 28692) | function setErrNo(value) { function trim (line 28720) | function trim(arr) { function doCallback (line 29523) | function doCallback(errCode) { function done (line 29528) | function done(errCode) { function LazyUint8Array (line 30580) | function LazyUint8Array() { function processData (line 30741) | function processData(byteArray) { function finish (line 30794) | function finish() { function finish (line 30825) | function finish() { function _fd_close (line 30979) | function _fd_close(fd) {try { function _fd_read (line 30990) | function _fd_read(fd, iov, iovcnt, pnum) {try { function _fd_seek (line 31002) | function _fd_seek(fd, offset_low, offset_high, whence, newOffset) {try { function _fd_write (line 31026) | function _fd_write(fd, iov, iovcnt, pnum) {try { function _round (line 31039) | function _round(d) { function _setTempRet0 (line 31044) | function _setTempRet0($i) { function intArrayFromString (line 31098) | function intArrayFromString(stringy, dontAddNull, length) { function intArrayToString (line 31106) | function intArrayToString(array) { function intArrayFromBase64 (line 31165) | function intArrayFromBase64(s) { function tryParseAsDataURI (line 31192) | function tryParseAsDataURI(filename) { function ExitStatus (line 31634) | function ExitStatus(status) { function run (line 31654) | function run(args) { function exit (line 31702) | function exit(status, implicit) { function _readStreamInfo (line 31754) | function _readStreamInfo(p_streaminfo){//-> FLAC__StreamMetadata.type (F... function _readMd5 (line 31802) | function _readMd5(p_md5){ function _readFrameHdr (line 31822) | function _readFrameHdr(p_frame, enc_opt){ function _readSubFrameHdr (line 31890) | function _readSubFrameHdr(p_subframe, subOffset, block_size, enc_opt){ function _readSubFrameHdrFixedData (line 31934) | function _readSubFrameHdrFixedData(p_subframe_data, subOffset, block_siz... function _readSubFrameHdrWarmup (line 32046) | function _readSubFrameHdrWarmup(p_subframe_data, offset, warmup, order){ function _readSubFrameHdrResidual (line 32057) | function _readSubFrameHdrResidual(p_subframe_data_res, block_size, order){ function _readConstChar (line 32069) | function _readConstChar(ptr, length, sb){ function _readNullTerminatedChar (line 32082) | function _readNullTerminatedChar(ptr, sb){ function _readPaddingMetadata (line 32101) | function _readPaddingMetadata(p_padding_metadata){//-> FLAC__StreamMetad... function _readApplicationMetadata (line 32115) | function _readApplicationMetadata(p_application_metadata){//-> FLAC__Str... function _readSeekTableMetadata (line 32132) | function _readSeekTableMetadata(p_seek_table_metadata){//-> FLAC__Stream... function _readVorbisComment (line 32167) | function _readVorbisComment(p_vorbiscomment){//-> FLAC__StreamMetadata.t... function _readCueSheetMetadata (line 32212) | function _readCueSheetMetadata(p_cue_sheet){//-> FLAC__StreamMetadata.ty... function _readCueSheetMetadata_track (line 32255) | function _readCueSheetMetadata_track(p_cue_sheet_track, sb){ function _readPictureMetadata (line 32304) | function _readPictureMetadata(p_picture_metadata){//-> FLAC__StreamMetad... function __fix_write_buffer (line 32360) | function __fix_write_buffer(heapOffset, newBuffer, applyFix){ function getCallback (line 32524) | function getCallback(p_coder, func_type){ function setCallback (line 32542) | function setCallback(p_coder, func_type, callback){ function _getOptions (line 32559) | function _getOptions(p_coder){ function _setOptions (line 32575) | function _setOptions(p_coder, options){ method get (line 34549) | get() { return this._onready; } method set (line 34550) | set(newValue) { FILE: packages/addons/service/snapserver/snapweb/snapcontrol.js class Host (line 2) | class Host { method constructor (line 3) | constructor(json) { method fromJson (line 11) | fromJson(json) { class Client (line 19) | class Client { method constructor (line 20) | constructor(json) { method fromJson (line 25) | fromJson(json) { class Group (line 36) | class Group { method constructor (line 37) | constructor(json) { method fromJson (line 45) | fromJson(json) { method getClient (line 53) | getClient(id) { class Stream (line 61) | class Stream { method constructor (line 62) | constructor(json) { method fromJson (line 67) | fromJson(json) { class Server (line 74) | class Server { method constructor (line 75) | constructor(json) { method fromJson (line 81) | fromJson(json) { method getClient (line 92) | getClient(id) { method getGroup (line 100) | getGroup(id) { method getStream (line 107) | getStream(id) { class SnapControl (line 115) | class SnapControl { method constructor (line 116) | constructor(baseUrl) { method connect (line 123) | connect() { method action (line 133) | action(answer) { method getClient (line 166) | getClient(client_id) { method getGroup (line 173) | getGroup(group_id) { method getGroupVolume (line 180) | getGroupVolume(group, online) { method getGroupFromClient (line 195) | getGroupFromClient(client_id) { method getStream (line 202) | getStream(stream_id) { method setVolume (line 209) | setVolume(client_id, percent, mute) { method setClientName (line 217) | setClientName(client_id, name) { method setClientLatency (line 225) | setClientLatency(client_id, latency) { method deleteClient (line 233) | deleteClient(client_id) { method setStream (line 249) | setStream(group_id, stream_id) { method setClients (line 253) | setClients(group_id, clients) { method muteGroup (line 256) | muteGroup(group_id, mute) { method sendRequest (line 260) | sendRequest(method, params) { method onMessage (line 273) | onMessage(msg) { function autoplayRequested (line 302) | function autoplayRequested() { function show (line 305) | function show() { function updateGroupVolume (line 473) | function updateGroupVolume(group) { function setGroupVolume (line 483) | function setGroupVolume(group_id) { function groupVolumeEnter (line 508) | function groupVolumeEnter(group_id) { function setVolume (line 519) | function setVolume(id, mute) { function play (line 530) | function play() { function setMuteGroup (line 540) | function setMuteGroup(id, mute) { function setStream (line 544) | function setStream(id) { function setGroup (line 548) | function setGroup(client_id, group_id) { function setName (line 574) | function setName(id) { function openClientSettings (line 587) | function openClientSettings(id) { function closeClientSettings (line 617) | function closeClientSettings() { function deleteClient (line 631) | function deleteClient(id) { FILE: packages/addons/service/snapserver/snapweb/snapstream.js function setCookie (line 2) | function setCookie(key, value, exdays = -1) { function getPersistentValue (line 10) | function getPersistentValue(key, defaultValue = "") { function getChromeVersion (line 32) | function getChromeVersion() { function uuidv4 (line 36) | function uuidv4() { class Tv (line 42) | class Tv { method constructor (line 43) | constructor(sec, usec) { method setMilliseconds (line 49) | setMilliseconds(ms) { method getMilliseconds (line 53) | getMilliseconds() { class BaseMessage (line 57) | class BaseMessage { method constructor (line 58) | constructor(_buffer) { method deserialize (line 66) | deserialize(buffer) { method serialize (line 75) | serialize() { method getSize (line 89) | getSize() { class CodecMessage (line 93) | class CodecMessage extends BaseMessage { method constructor (line 94) | constructor(buffer) { method deserialize (line 103) | deserialize(buffer) { class TimeMessage (line 115) | class TimeMessage extends BaseMessage { method constructor (line 116) | constructor(buffer) { method deserialize (line 124) | deserialize(buffer) { method serialize (line 129) | serialize() { method getSize (line 136) | getSize() { class JsonMessage (line 140) | class JsonMessage extends BaseMessage { method constructor (line 141) | constructor(buffer) { method deserialize (line 147) | deserialize(buffer) { method serialize (line 154) | serialize() { method getSize (line 165) | getSize() { class HelloMessage (line 172) | class HelloMessage extends JsonMessage { method constructor (line 173) | constructor(buffer) { method deserialize (line 189) | deserialize(buffer) { method serialize (line 201) | serialize() { class ServerSettingsMessage (line 206) | class ServerSettingsMessage extends JsonMessage { method constructor (line 207) | constructor(buffer) { method deserialize (line 218) | deserialize(buffer) { method serialize (line 225) | serialize() { class PcmChunkMessage (line 230) | class PcmChunkMessage extends BaseMessage { method constructor (line 231) | constructor(buffer, sampleFormat) { method deserialize (line 241) | deserialize(buffer) { method readFrames (line 249) | readFrames(frames) { method getFrameCount (line 260) | getFrameCount() { method isEndOfChunk (line 263) | isEndOfChunk() { method startMs (line 266) | startMs() { method duration (line 269) | duration() { method payloadSize (line 272) | payloadSize() { method clearPayload (line 275) | clearPayload() { method addPayload (line 278) | addPayload(buffer) { class AudioStream (line 292) | class AudioStream { method constructor (line 293) | constructor(timeProvider, sampleFormat, bufferMs) { method setVolume (line 312) | setVolume(percent, muted) { method addChunk (line 318) | addChunk(chunk) { method getNextBuffer (line 334) | getNextBuffer(buffer, playTimeMs) { class TimeProvider (line 462) | class TimeProvider { method constructor (line 463) | constructor(ctx = undefined) { method setAudioContext (line 470) | setAudioContext(ctx) { method reset (line 474) | reset() { method setDiff (line 478) | setDiff(c2s, s2c) { method now (line 492) | now() { method nowSec (line 502) | nowSec() { method serverNow (line 505) | serverNow() { method serverTime (line 508) | serverTime(localTimeMs) { class SampleFormat (line 512) | class SampleFormat { method constructor (line 513) | constructor() { method msRate (line 518) | msRate() { method toString (line 521) | toString() { method sampleSize (line 524) | sampleSize() { method frameSize (line 530) | frameSize() { method durationMs (line 533) | durationMs(bytes) { class Decoder (line 537) | class Decoder { method setHeader (line 538) | setHeader(_buffer) { method decode (line 541) | decode(_chunk) { class OpusDecoder (line 545) | class OpusDecoder extends Decoder { method setHeader (line 546) | setHeader(buffer) { method decode (line 564) | decode(_chunk) { class FlacDecoder (line 568) | class FlacDecoder extends Decoder { method constructor (line 569) | constructor() { method decode (line 586) | decode(chunk) { method read_callback_fn (line 606) | read_callback_fn(bufferSize) { method write_callback_fn (line 624) | write_callback_fn(data, frameInfo) { method metadata_callback_fn (line 643) | metadata_callback_fn(data) { method error_callback_fn (line 652) | error_callback_fn(err, errMsg) { method setHeader (line 655) | setHeader(buffer) { class PlayBuffer (line 661) | class PlayBuffer { method constructor (line 662) | constructor(buffer, playTime, source, destination) { method start (line 671) | start() { class PcmDecoder (line 678) | class PcmDecoder extends Decoder { method setHeader (line 679) | setHeader(buffer) { method decode (line 687) | decode(chunk) { class SnapStream (line 691) | class SnapStream { method constructor (line 692) | constructor(baseUrl) { method setupAudioContext (line 715) | setupAudioContext() { method connect (line 737) | connect() { method onMessage (line 760) | onMessage(msg) { method sendMessage (line 832) | sendMessage(msg) { method syncTime (line 840) | syncTime() { method stopAudio (line 846) | stopAudio() { method stop (line 860) | stop() { method play (line 868) | play() { method playNext (line 874) | playNext() { FILE: packages/addons/service/snapserver/source/default.py function systemctl (line 9) | def systemctl(command): class Monitor (line 14) | class Monitor(xbmc.Monitor): method __init__ (line 16) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 19) | def onSettingsChanged(self): FILE: packages/addons/service/syncthing/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/tigervnc/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/tinc/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/touchscreen/source/calibrate.py class coordinates (line 28) | class coordinates: function server_thread (line 32) | def server_thread(conn, self): class ts_calibrate (line 60) | class ts_calibrate(xbmcgui.WindowDialog): method __init__ (line 61) | def __init__(self): method onAction (line 120) | def onAction(self, action): FILE: packages/addons/service/touchscreen/source/lock-screen.py function handle_wait (line 13) | def handle_wait(time_to_wait, title, text): FILE: packages/addons/service/ttyd/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/tvheadend42/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/tvheadend42/source/download.py class DownLoader (line 20) | class DownLoader(): method __init__ (line 22) | def __init__(self): method download (line 25) | def download(self, url, dest): method _pbhook (line 55) | def _pbhook(self, numblocks, blocksize, filesize): FILE: packages/addons/service/tvheadend43/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/addons/service/tvheadend43/source/download.py class DownLoader (line 20) | class DownLoader(): method __init__ (line 22) | def __init__(self): method download (line 25) | def download(self, url, dest): method _pbhook (line 55) | def _pbhook(self, numblocks, blocksize, filesize): FILE: packages/addons/service/vdr-addon/source/default.py class Monitor (line 9) | class Monitor(xbmc.Monitor): method __init__ (line 11) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 15) | def onSettingsChanged(self): FILE: packages/linux-firmware/intel-ucode/sources/intel-microcode2ucode.c type microcode_header_intel (line 25) | struct microcode_header_intel { type microcode_header_intel (line 39) | struct microcode_header_intel function main (line 44) | int main(int argc, char *argv[]) FILE: packages/mediacenter/kodi/scripts/xml_merge.py function printerr (line 11) | def printerr(*args, **kwargs): class hashabledict (line 14) | class hashabledict(dict): method __hash__ (line 15) | def __hash__(self): class XMLCombiner (line 18) | class XMLCombiner(object): method __init__ (line 19) | def __init__(self, filenames): method prettyPrint (line 31) | def prettyPrint(self, etree_xml): method combine (line 35) | def combine(self): method combine_element (line 40) | def combine_element(self, one, other): FILE: packages/sx05re/emuelec-emulationstation/generate_es_systems.py function json_to_es_xml (line 6) | def json_to_es_xml(json_file, output_file, sort_key=None): function es_xml_to_json (line 91) | def es_xml_to_json(xml_file, output_file): function main (line 154) | def main(): FILE: packages/sx05re/emuelec-ports/sources/port_builder.py function meets_requirements (line 9) | def meets_requirements(data): FILE: packages/sx05re/emuelec/bin/joy2key.py function ini_get (line 38) | def ini_get(key, cfg_file): function get_btn_num (line 49) | def get_btn_num(btn, cfg): function sysdev_get (line 56) | def sysdev_get(key, sysdev_path): function get_button_codes (line 63) | def get_button_codes(dev_path): function signal_handler (line 137) | def signal_handler(signum, frame): function get_hex_chars (line 146) | def get_hex_chars(key_str): function get_devices (line 152) | def get_devices(): function open_devices (line 163) | def open_devices(): function close_fds (line 176) | def close_fds(fds): function read_event (line 180) | def read_event(fd): function process_event (line 192) | def process_event(event): FILE: packages/sx05re/emuelec/bin/scripts/scriptmodules/supplementary/bluetoothcontroller.py class Menu (line 9) | class Menu(object): method __init__ (line 10) | def __init__(self, items, stdscreen): method navigate (line 21) | def navigate(self, n): method display (line 28) | def display(self): class MyApp (line 64) | class MyApp(object): method __init__ (line 65) | def __init__(self, stdscreen): method make_menu (line 83) | def make_menu(self, menulist): method trust_controller_menu (line 86) | def trust_controller_menu(self): method trust_controller (line 102) | def trust_controller(self): method pair_controller_menu (line 110) | def pair_controller_menu(self): method pair_controller (line 127) | def pair_controller(self): method connect_device_menu (line 135) | def connect_device_menu(self): method connect_device (line 153) | def connect_device(self): method disconnect_device_menu (line 162) | def disconnect_device_menu(self): method disconnect_device (line 178) | def disconnect_device(self): method remove_device_menu (line 186) | def remove_device_menu(self): method remove_device (line 205) | def remove_device(self): method rescan_devices (line 210) | def rescan_devices(self): method get_selected_device (line 214) | def get_selected_device(self): method navigate_to_back (line 217) | def navigate_to_back(self): FILE: packages/sx05re/emuelec/bin/scripts/setup/CMD_MAKER.py class MediaEntry (line 19) | class MediaEntry: method __init__ (line 20) | def __init__(self, system: str, media_name: str, brief: str, exts: Lis... class UserQuit (line 65) | class UserQuit(Exception): class GoBack (line 69) | class GoBack(Exception): function find_controller_device (line 73) | def find_controller_device() -> str: class ControllerInput (line 111) | class ControllerInput: method __init__ (line 113) | def __init__(self, preferred_path: Optional[str] = None): method wait_for_input (line 118) | def wait_for_input(self) -> str: method close (line 190) | def close(self): function wait_for_controller (line 197) | def wait_for_controller(preferred_path: Optional[str] = None) -> InputDe... function init_controller (line 231) | def init_controller(preferred_path: Optional[str] = None): function unblank_framebuffer (line 235) | def unblank_framebuffer() -> None: function clear_screen (line 243) | def clear_screen(): function show_menu (line 248) | def show_menu( function select_from_list (line 294) | def select_from_list(title: str, items: List[str], info: str = "", visib... function confirm_dialog (line 351) | def confirm_dialog(title: str, message: str, default_yes: bool = True) -... function ok_dialog (line 373) | def ok_dialog(title: str, message: str) -> None: function back_exit_dialog (line 385) | def back_exit_dialog(title: str, message: str) -> str: function edit_command_line (line 405) | def edit_command_line(default_cmd: str) -> Optional[str]: function ask_file_filter (line 536) | def ask_file_filter(default_exts: List[str]) -> List[str]: function _read_listmedia_text (line 564) | def _read_listmedia_text(path: str) -> str: function parse_listmedia (line 577) | def parse_listmedia(path: str) -> Dict[str, List[MediaEntry]]: function browse_systems_paged (line 634) | def browse_systems_paged(all_systems: List[str], page_size: int = 20) ->... function choose_system (line 645) | def choose_system(systems: Dict[str, List[MediaEntry]]) -> str: function choose_media (line 673) | def choose_media(entries: List[MediaEntry]) -> MediaEntry: function choose_directory_interactive (line 691) | def choose_directory_interactive(prompt: str, start_dir: str = "/storage... function ask_directory_and_filter (line 726) | def ask_directory_and_filter(default_exts: List[str]) -> Tuple[str, List... function find_rom_files (line 756) | def find_rom_files(rom_dir: str, exts: List[str]) -> List[str]: function build_default_template_preset (line 779) | def build_default_template_preset(system: str, media: MediaEntry, extra_... function apply_template (line 788) | def apply_template(template: str, rom_path: str) -> str: function review_cmd (line 796) | def review_cmd(cmd_path: str, cmd_line: str, accept_all: bool) -> Tuple[... function write_cmd_file (line 840) | def write_cmd_file(cmd_path: str, cmd_line: str) -> None: function update_gamelist_paths (line 851) | def update_gamelist_paths(gamelist_path: str, rom_dir: str, rom_files: L... function maybe_update_gamelist (line 894) | def maybe_update_gamelist(rom_dir: str, rom_files: List[str]) -> None: function run_preset_mode (line 926) | def run_preset_mode(systems: Dict[str, List[MediaEntry]]) -> None: function run_custom_mode (line 1025) | def run_custom_mode() -> None: function main (line 1176) | def main() -> None: FILE: packages/sx05re/emuelec/bin/scripts/setup/EKA_INSTALL.py class UserQuit (line 30) | class UserQuit(Exception): class GoBack (line 33) | class GoBack(Exception): class ControllerInput (line 41) | class ControllerInput: method __init__ (line 42) | def __init__(self, preferred_path: Optional[str] = None): method reconnect (line 49) | def reconnect(self): method wait_for_input (line 60) | def wait_for_input(self) -> str: method close (line 107) | def close(self): function wait_for_controller (line 114) | def wait_for_controller(preferred_path: Optional[str] = None) -> InputDe... function init_controller (line 150) | def init_controller(preferred_path: Optional[str] = None): function unblank_framebuffer (line 157) | def unblank_framebuffer(): function clear_screen (line 165) | def clear_screen(): function show_menu (line 172) | def show_menu(title: str, options: List[str], selected: int = 0, function select_from_list (line 193) | def select_from_list(title: str, items: List[str], info: str = "", function ok_dialog (line 228) | def ok_dialog(title: str, message: str) -> None: function confirm_dialog (line 238) | def confirm_dialog(title: str, message: str, default_yes: bool = True) -... function choose_directory_interactive (line 257) | def choose_directory_interactive(prompt: str, start_dir: str) -> str: function log (line 292) | def log(msg: str): function run_eka (line 300) | def run_eka(args: List[str], timeout: int = 120) -> int: function run_eka_capture (line 316) | def run_eka_capture(args: List[str], timeout: int = 120) -> Tuple[int, s... function eka_success (line 345) | def eka_success(ret: int) -> bool: function parse_listdevices_output (line 352) | def parse_listdevices_output(output: str) -> List[Tuple[int, str]]: function get_current_device_index (line 362) | def get_current_device_index() -> Optional[int]: function set_device_index (line 378) | def set_device_index(index: int) -> None: function change_device (line 411) | def change_device(): function is_within_path (line 467) | def is_within_path(path: str, base: str) -> bool: function compute_lowercase_path (line 474) | def compute_lowercase_path(path: str) -> str: function collect_lowercase_rename_ops (line 480) | def collect_lowercase_rename_ops(root: str) -> Tuple[List[Tuple[str, str... function convert_tree_to_lowercase (line 517) | def convert_tree_to_lowercase(root_path): function convert_device_paths_to_lowercase (line 601) | def convert_device_paths_to_lowercase(): function install_firmware (line 691) | def install_firmware(): function find_sis_files_recursive (line 761) | def find_sis_files_recursive(root_dir: str) -> List[str]: function get_relative_path (line 771) | def get_relative_path(path: str, base: str) -> str: function parse_listapp_to_map (line 779) | def parse_listapp_to_map(output: str) -> dict: function get_installed_apps_map (line 786) | def get_installed_apps_map() -> dict: function find_new_app_after_install (line 793) | def find_new_app_after_install(before_apps: dict, after_apps: dict) -> O... function find_graphic_in_same_folder (line 814) | def find_graphic_in_same_folder(folder: str) -> Optional[str]: function copy_matching_image_for_uid (line 832) | def copy_matching_image_for_uid(source_folder: str, app_name: str, uid_o... function install_sis (line 853) | def install_sis(): function parse_listapp_output (line 988) | def parse_listapp_output(output: str) -> List[Tuple[str, str]]: function sanitize_uid_name (line 1000) | def sanitize_uid_name(name: str) -> str: function is_system_app (line 1011) | def is_system_app(name: str) -> bool: function build_uid_candidates (line 1027) | def build_uid_candidates(apps: List[Tuple[str, str]]) -> Tuple[List[Tupl... function show_multi_select_menu (line 1055) | def show_multi_select_menu(title: str, options: List[str], checked: set,... function select_multiple_from_list (line 1077) | def select_multiple_from_list(title: str, items: List[str], info: str = "", function show_available_uid_apps (line 1118) | def show_available_uid_apps(candidates: List[Tuple[str, str]]) -> None: function show_generated_uid_list (line 1161) | def show_generated_uid_list(created_entries: List[Tuple[str, str, str]],... function write_uid_files (line 1202) | def write_uid_files(selected_apps: List[Tuple[str, str]], out_dir: str) ... function xml_escape (line 1223) | def xml_escape(text: str) -> str: function create_uid_gamelist (line 1231) | def create_uid_gamelist(): function create_uid_launchers (line 1294) | def create_uid_launchers(): function _create_default_config (line 1444) | def _create_default_config(): function _seed_bundled_files (line 1457) | def _seed_bundled_files(): function _autoset_device_from_zdrive (line 1493) | def _autoset_device_from_zdrive(): function _import_preconfigured (line 1550) | def _import_preconfigured(): function first_run_setup (line 1617) | def first_run_setup(): function main (line 1621) | def main(): FILE: packages/sx05re/emuelec/bin/scripts/setup/macrorun.py function load_config (line 12) | def load_config(): function wait_for_controller (line 36) | def wait_for_controller(preferred_path=None): function clear_console (line 55) | def clear_console(): function controller_menu (line 58) | def controller_menu(dev, title, options): function run_macro_mode (line 81) | def run_macro_mode(dev, macro): function already_running (line 114) | def already_running(): function daemonize (line 123) | def daemonize(dev_path, macro): function main (line 167) | def main(): FILE: packages/sx05re/emuelec/bin/scripts/setup/macrosetup.py function map_controller_to_key (line 25) | def map_controller_to_key(code): function ensure_config_dir (line 43) | def ensure_config_dir(): function load_config (line 47) | def load_config(): function save_config (line 69) | def save_config(data): function wait_for_controller (line 76) | def wait_for_controller(preferred_path=None): function clear_console (line 98) | def clear_console(): function controller_menu (line 102) | def controller_menu(dev, title, options, allow_cancel=False): function enter_macro_name (line 138) | def enter_macro_name(dev, default_name): function record_trigger_button (line 199) | def record_trigger_button(dev): function record_macro_sequence (line 209) | def record_macro_sequence(dev, trigger_code): function main (line 236) | def main(): FILE: packages/sx05re/emulators/dosbox-x/include/gpio.h type gpiochip_info (line 23) | struct gpiochip_info { type gpioline_info (line 48) | struct gpioline_info { type gpiohandle_request (line 87) | struct gpiohandle_request { type gpiohandle_data (line 102) | struct gpiohandle_data { type gpioevent_request (line 128) | struct gpioevent_request { type gpioevent_data (line 147) | struct gpioevent_data { FILE: packages/sx05re/emulators/ikemen-go/sdlgamepadmap/src/sdl_gamepadmap.c type UI_Context (line 32) | typedef struct { function drawText (line 41) | void drawText(UI_Context *ui, const char *text, int x, int y, TTF_Font *... function drawTextCentered (line 51) | void drawTextCentered(UI_Context *ui, const char *text, int y, TTF_Font ... function drawRoundedRect (line 62) | void drawRoundedRect(SDL_Renderer *ren, int x, int y, int w, int h, int ... function drawArrow (line 74) | void drawArrow(SDL_Renderer *ren, int x, int y, int size, int direction) { function drawButton (line 109) | void drawButton(UI_Context *ui, const char *name, int x, int y, int pres... function drawGamepadLayout (line 138) | void drawGamepadLayout(UI_Context *ui, int current_button, int pressed_b... function saveMapping (line 167) | void saveMapping(const char *path, int js_id, char button_values[NUM_BUT... function main (line 194) | int main(int argc, char *argv[]) { FILE: packages/sx05re/tools/sysutils/ee_utils/sources/ee_asd.c function check_debug_mode (line 31) | static int check_debug_mode() { function log_msg (line 46) | static void log_msg(const char *level, const char *fmt, ...) { function cleanup (line 68) | static void cleanup(int signum) { function perform_action (line 73) | static void perform_action(const char *action) { function is_relevant_device (line 86) | static int is_relevant_device(const char *path) { function is_motion_sensor_event (line 105) | static int is_motion_sensor_event(struct input_event *ev) { function open_input_devices (line 128) | static int open_input_devices(struct pollfd *pfds, int max_devices) { function read_timer_from_ees (line 162) | static int read_timer_from_ees() { function set_low_priority (line 171) | static void set_low_priority() { function main (line 182) | int main(int argc, char *argv[]) { FILE: packages/sx05re/tools/sysutils/ee_utils/sources/ees.c type Entry (line 36) | typedef struct Entry { type HashMap (line 42) | typedef struct { function hash (line 47) | unsigned int hash(const char *str) { function HashMap (line 56) | HashMap* hashmap_create() { function hashmap_put (line 73) | void hashmap_put(HashMap *map, const char *key, const char *value) { function parse_line (line 109) | int parse_line(char *line, char *key, char *value) { function load_config (line 143) | int load_config(const char *filename, HashMap *map) { function write_config (line 163) | int write_config(const char *filename, HashMap *map) { function hashmap_free (line 195) | void hashmap_free(HashMap *map) { function parse_ee_line (line 228) | int parse_ee_line(char *line, char *platform, char *rom, char *key, char... function cmd_ee_read (line 301) | int cmd_ee_read(const char *setting_key, const char *platform_name, cons... function cmd_ee_set (line 376) | int cmd_ee_set(const char *setting_key, const char *setting_value, function cmd_set (line 506) | int cmd_set(const char *key, const char *value, const char *output_file) { function cmd_read (line 529) | int cmd_read(const char *key, const char *input_file) { function cmd_merge (line 554) | int cmd_merge(const char *changes_file, const char *output_file) { function print_usage (line 589) | void print_usage(const char *prog) { function main (line 610) | int main(int argc, char *argv[]) { FILE: packages/sx05re/tools/sysutils/evdev_tools/sources/evkill.c function set_bit (line 19) | void set_bit(char *mem, int key) { function clr_bit (line 24) | void clr_bit(char *mem, int key) { type option (line 29) | struct option type dirent (line 39) | struct dirent function main (line 57) | int main(int argc, char* argv[]) FILE: packages/sx05re/tools/sysutils/evdev_tools/sources/evtest.c function main (line 275) | int main (int argc, char **argv) FILE: packages/sx05re/tools/sysutils/evdev_tools/sources/remap.c function remap (line 12) | void remap(int src, int dst) { function main (line 90) | int main(int argc, char *argv[]) FILE: packages/sx05re/tools/sysutils/evdev_tools/sources/send.c function main (line 15) | int main(int argc, char *argv[]) FILE: packages/sx05re/tools/sysutils/fbfix/sources/fbfix.c function main (line 13) | int main(int argc, char *argv[]) FILE: packages/sx05re/tools/sysutils/sdlterm/sources/sdlterm.cpp function read_script_output (line 18) | void read_script_output(const std::string& cmd) { function draw_filled_circle (line 61) | void draw_filled_circle(SDL_Renderer* renderer, int cx, int cy, int radi... function main (line 68) | int main(int argc, char* argv[]) { FILE: packages/sx05re/tools/unused/fbpad/sources/conf.h type fbval_t (line 17) | typedef unsigned int fbval_t; FILE: packages/sx05re/tools/unused/fbpad/sources/draw.c type fb_var_screeninfo (line 15) | struct fb_var_screeninfo type fb_fix_screeninfo (line 16) | struct fb_fix_screeninfo function fb_len (line 23) | static int fb_len(void) function fb_cmap_save (line 28) | static void fb_cmap_save(int save) function fb_cmap (line 43) | void fb_cmap(void) function fb_mode (line 68) | unsigned fb_mode(void) function init_colors (line 75) | static void init_colors(void) function fb_init (line 88) | int fb_init(char *dev) function fb_free (line 123) | void fb_free(void) function fb_rows (line 130) | int fb_rows(void) function fb_cols (line 135) | int fb_cols(void) function fb_val (line 145) | unsigned fb_val(int r, int g, int b) FILE: packages/sx05re/tools/video/gl4es/axe11/X11/X.h type XID (line 66) | typedef unsigned long XID; type Mask (line 70) | typedef unsigned long Mask; type Atom (line 74) | typedef unsigned long Atom; type VisualID (line 76) | typedef unsigned long VisualID; type Time (line 77) | typedef unsigned long Time; type CARD32 (line 82) | typedef CARD32 XID; type CARD32 (line 86) | typedef CARD32 Mask; type CARD32 (line 90) | typedef CARD32 Atom; type CARD32 (line 92) | typedef CARD32 VisualID; type CARD32 (line 93) | typedef CARD32 Time; type XID (line 96) | typedef XID Window; type XID (line 97) | typedef XID Drawable; type XID (line 100) | typedef XID Font; type XID (line 102) | typedef XID Pixmap; type XID (line 103) | typedef XID Cursor; type XID (line 104) | typedef XID Colormap; type XID (line 105) | typedef XID GContext; type XID (line 106) | typedef XID KeySym; type KeyCode (line 108) | typedef unsigned char KeyCode; FILE: packages/sx05re/tools/video/gl4es/axe11/X11/Xdefs.h type Atom (line 38) | typedef unsigned long Atom; type CARD32 (line 40) | typedef CARD32 Atom; type Bool (line 47) | typedef int Bool; type _Client (line 57) | struct _Client type XID (line 64) | typedef unsigned long XID; type CARD32 (line 66) | typedef CARD32 XID; type Mask (line 73) | typedef unsigned long Mask; type CARD32 (line 75) | typedef CARD32 Mask; type _Font (line 81) | struct _Font type XID (line 86) | typedef XID Font; type FSID (line 91) | typedef unsigned long FSID; type CARD32 (line 93) | typedef CARD32 FSID; type FSID (line 97) | typedef FSID AccContext; type timeval (line 101) | struct timeval FILE: packages/sx05re/tools/video/gl4es/axe11/X11/Xlib.h type wchar_t (line 57) | typedef unsigned long wchar_t; type XExtData (line 156) | typedef struct _XExtData { type XExtCodes (line 168) | typedef struct { /* public to extension, cannot be changed */ type XPixmapFormatValues (line 179) | typedef struct { type XGCValues (line 189) | typedef struct { type _XGC (line 222) | struct _XGC type Visual (line 235) | typedef struct { type Depth (line 251) | typedef struct { type _XDisplay (line 263) | struct _XDisplay type Screen (line 265) | typedef struct { type ScreenFormat (line 288) | typedef struct { type XSetWindowAttributes (line 298) | typedef struct { type XWindowAttributes (line 316) | typedef struct { type XHostAddress (line 349) | typedef struct { type XServerInterpretedAddress (line 358) | typedef struct { type XImage (line 368) | typedef struct _XImage { type XWindowChanges (line 407) | typedef struct { type XColor (line 418) | typedef struct { type XSegment (line 430) | typedef struct { type XPoint (line 434) | typedef struct { type XRectangle (line 438) | typedef struct { type XArc (line 443) | typedef struct { type XKeyboardControl (line 452) | typedef struct { type XKeyboardState (line 465) | typedef struct { type XTimeCoord (line 476) | typedef struct { type XModifierKeymap (line 483) | typedef struct { type Display (line 495) | typedef struct _XDisplay Display; type _XPrivate (line 498) | struct _XPrivate type _XrmHashBucketRec (line 499) | struct _XrmHashBucketRec type _XDisplay (line 501) | typedef struct type _XPrivate (line 507) | struct _XPrivate type _XDisplay (line 518) | struct _XDisplay type _XPrivate (line 528) | struct _XPrivate type _XrmHashBucketRec (line 537) | struct _XrmHashBucketRec type _XDisplay (line 539) | struct _XDisplay type XKeyEvent (line 565) | typedef struct { type XKeyEvent (line 580) | typedef XKeyEvent XKeyPressedEvent; type XKeyEvent (line 581) | typedef XKeyEvent XKeyReleasedEvent; type XButtonEvent (line 583) | typedef struct { type XButtonEvent (line 598) | typedef XButtonEvent XButtonPressedEvent; type XButtonEvent (line 599) | typedef XButtonEvent XButtonReleasedEvent; type XMotionEvent (line 601) | typedef struct { type XMotionEvent (line 616) | typedef XMotionEvent XPointerMovedEvent; type XCrossingEvent (line 618) | typedef struct { type XCrossingEvent (line 639) | typedef XCrossingEvent XEnterWindowEvent; type XCrossingEvent (line 640) | typedef XCrossingEvent XLeaveWindowEvent; type XFocusChangeEvent (line 642) | typedef struct { type XFocusChangeEvent (line 657) | typedef XFocusChangeEvent XFocusInEvent; type XFocusChangeEvent (line 658) | typedef XFocusChangeEvent XFocusOutEvent; type XKeymapEvent (line 661) | typedef struct { type XExposeEvent (line 670) | typedef struct { type XGraphicsExposeEvent (line 681) | typedef struct { type XNoExposeEvent (line 694) | typedef struct { type XVisibilityEvent (line 704) | typedef struct { type XCreateWindowEvent (line 713) | typedef struct { type XDestroyWindowEvent (line 726) | typedef struct { type XUnmapEvent (line 735) | typedef struct { type XMapEvent (line 745) | typedef struct { type XMapRequestEvent (line 755) | typedef struct { type XReparentEvent (line 764) | typedef struct { type XConfigureEvent (line 776) | typedef struct { type XGravityEvent (line 790) | typedef struct { type XResizeRequestEvent (line 800) | typedef struct { type XConfigureRequestEvent (line 809) | typedef struct { type XCirculateEvent (line 824) | typedef struct { type XCirculateRequestEvent (line 834) | typedef struct { type XPropertyEvent (line 844) | typedef struct { type XSelectionClearEvent (line 855) | typedef struct { type XSelectionRequestEvent (line 865) | typedef struct { type XSelectionEvent (line 878) | typedef struct { type XColormapEvent (line 890) | typedef struct { type XClientMessageEvent (line 905) | typedef struct { type XMappingEvent (line 920) | typedef struct { type XErrorEvent (line 932) | typedef struct { type XAnyEvent (line 942) | typedef struct { type XGenericEvent (line 956) | typedef struct type XGenericEventCookie (line 966) | typedef struct { type XEvent (line 981) | typedef union _XEvent { type XCharStruct (line 1025) | typedef struct { type XFontProp (line 1038) | typedef struct { type XFontStruct (line 1043) | typedef struct { type XTextItem (line 1065) | typedef struct { type XChar2b (line 1072) | typedef struct { /* normal 16 bit characters are two bytes */ type XTextItem16 (line 1077) | typedef struct { type XEDataObject (line 1085) | typedef union { Display *display; type XFontSetExtents (line 1092) | typedef struct { type _XOM (line 1101) | struct _XOM type _XOC (line 1102) | struct _XOC type XmbTextItem (line 1104) | typedef struct { type XwcTextItem (line 1111) | typedef struct { type XOMCharSetList (line 1129) | typedef struct { type XOrientation (line 1134) | typedef enum { type XOMOrientation (line 1142) | typedef struct { type XOMFontInfo (line 1147) | typedef struct { type _XIM (line 1153) | struct _XIM type _XIC (line 1154) | struct _XIC type Bool (line 1162) | typedef Bool (*XICProc)( type XIMStyle (line 1174) | typedef unsigned long XIMStyle; type XIMStyles (line 1176) | typedef struct { type XIMCallback (line 1243) | typedef struct { type XICCallback (line 1248) | typedef struct { type XIMFeedback (line 1253) | typedef unsigned long XIMFeedback; type XIMText (line 1265) | typedef struct _XIMText { type XIMPreeditState (line 1275) | typedef unsigned long XIMPreeditState; type XIMPreeditStateNotifyCallbackStruct (line 1281) | typedef struct _XIMPreeditStateNotifyCallbackStruct { type XIMResetState (line 1285) | typedef unsigned long XIMResetState; type XIMStringConversionFeedback (line 1290) | typedef unsigned long XIMStringConversionFeedback; type XIMStringConversionText (line 1299) | typedef struct _XIMStringConversionText { type XIMStringConversionPosition (line 1309) | typedef unsigned short XIMStringConversionPosition; type XIMStringConversionType (line 1311) | typedef unsigned short XIMStringConversionType; type XIMStringConversionOperation (line 1318) | typedef unsigned short XIMStringConversionOperation; type XIMCaretDirection (line 1323) | typedef enum { type XIMStringConversionCallbackStruct (line 1333) | typedef struct _XIMStringConversionCallbackStruct { type XIMPreeditDrawCallbackStruct (line 1341) | typedef struct _XIMPreeditDrawCallbackStruct { type XIMCaretStyle (line 1348) | typedef enum { type XIMPreeditCaretCallbackStruct (line 1354) | typedef struct _XIMPreeditCaretCallbackStruct { type XIMStatusDataType (line 1360) | typedef enum { type XIMStatusDrawCallbackStruct (line 1365) | typedef struct _XIMStatusDrawCallbackStruct { type XIMHotKeyTrigger (line 1373) | typedef struct _XIMHotKeyTrigger { type XIMHotKeyTriggers (line 1379) | typedef struct _XIMHotKeyTriggers { type XIMHotKeyState (line 1384) | typedef unsigned long XIMHotKeyState; type XIMValuesList (line 1389) | typedef struct { type _XExtData (line 1957) | struct _XExtData type _XrmHashBucketRec (line 3567) | struct _XrmHashBucketRec type _XrmHashBucketRec (line 3836) | struct _XrmHashBucketRec type _XrmHashBucketRec (line 3941) | struct _XrmHashBucketRec type _XrmHashBucketRec (line 3950) | struct _XrmHashBucketRec FILE: packages/sx05re/tools/video/gl4es/axe11/X11/Xmd.h type INT64 (line 97) | typedef long INT64; type INT32 (line 98) | typedef int INT32; type INT32 (line 100) | typedef long INT32; type INT16 (line 102) | typedef short INT16; type INT8 (line 104) | typedef signed char INT8; type CARD64 (line 107) | typedef unsigned long CARD64; type CARD32 (line 108) | typedef unsigned int CARD32; type CARD64 (line 110) | typedef unsigned long long CARD64; type CARD32 (line 111) | typedef unsigned long CARD32; type CARD16 (line 113) | typedef unsigned short CARD16; type CARD8 (line 114) | typedef unsigned char CARD8; type CARD32 (line 116) | typedef CARD32 BITS32; type CARD16 (line 117) | typedef CARD16 BITS16; type CARD8 (line 119) | typedef CARD8 BYTE; type CARD8 (line 120) | typedef CARD8 BOOL; FILE: packages/sx05re/tools/video/gl4es/axe11/X11/Xutil.h type XSizeHints (line 73) | typedef struct { type XWMHints (line 111) | typedef struct { type XTextProperty (line 155) | typedef struct { type XICCEncodingStyle (line 166) | typedef enum { type XIconSize (line 175) | typedef struct { type XClassHint (line 181) | typedef struct { type XComposeStatus (line 223) | typedef struct _XComposeStatus { type _XRegion (line 265) | struct _XRegion type XVisualInfo (line 279) | typedef struct { type XStandardColormap (line 312) | typedef struct { type XContext (line 349) | typedef int XContext; FILE: packages/sx05re/tools/video/gl4es/axe11/X11/extensions/Xrandr.h type XID (line 40) | typedef XID RRCrtc; type XID (line 41) | typedef XID RRMode; type XID (line 42) | typedef XID RRProvider; type XRRScreenSize (line 44) | typedef struct { type XRRScreenChangeNotifyEvent (line 53) | typedef struct { type XRRNotifyEvent (line 71) | typedef struct { type XRROutputChangeNotifyEvent (line 80) | typedef struct { type XRRCrtcChangeNotifyEvent (line 95) | typedef struct { type XRROutputPropertyNotifyEvent (line 109) | typedef struct { type XRRProviderChangeNotifyEvent (line 122) | typedef struct { type XRRProviderPropertyNotifyEvent (line 134) | typedef struct { type XRRResourceChangeNotifyEvent (line 147) | typedef struct { type XRRScreenConfiguration (line 158) | typedef struct _XRRScreenConfiguration XRRScreenConfiguration; type XRRModeFlags (line 247) | typedef unsigned long XRRModeFlags; type XRRModeInfo (line 249) | typedef struct _XRRModeInfo { type XRRScreenResources (line 266) | typedef struct _XRRScreenResources { type XRROutputInfo (line 283) | typedef struct _XRROutputInfo { type XRRPropertyInfo (line 310) | typedef struct { type XRRCrtcInfo (line 361) | typedef struct _XRRCrtcInfo { type XRRCrtcGamma (line 394) | typedef struct _XRRCrtcGamma { type XRRCrtcTransformAttributes (line 426) | typedef struct _XRRCrtcTransformAttributes { type XRRPanning (line 453) | typedef struct _XRRPanning { type XRRProviderResources (line 490) | typedef struct _XRRProviderResources { type XRRProviderInfo (line 502) | typedef struct _XRRProviderInfo { type XRRMonitorInfo (line 556) | typedef struct _XRRMonitorInfo { FILE: packages/sx05re/tools/video/gl4es/axe11/X11/extensions/Xrender.h type XRenderDirectFormat (line 35) | typedef struct { type XRenderPictFormat (line 46) | typedef struct { type XRenderPictureAttributes (line 67) | typedef struct _XRenderPictureAttributes { type XRenderColor (line 83) | typedef struct { type XGlyphInfo (line 90) | typedef struct _XGlyphInfo { type XGlyphElt8 (line 99) | typedef struct _XGlyphElt8 { type XGlyphElt16 (line 107) | typedef struct _XGlyphElt16 { type XGlyphElt32 (line 115) | typedef struct _XGlyphElt32 { type XDouble (line 123) | typedef double XDouble; type XPointDouble (line 125) | typedef struct _XPointDouble { type XFixed (line 132) | typedef int XFixed; type XPointFixed (line 134) | typedef struct _XPointFixed { type XLineFixed (line 138) | typedef struct _XLineFixed { type XTriangle (line 142) | typedef struct _XTriangle { type XCircle (line 146) | typedef struct _XCircle { type XTrapezoid (line 152) | typedef struct _XTrapezoid { type XTransform (line 157) | typedef struct _XTransform { type XFilters (line 161) | typedef struct _XFilters { type XIndexValue (line 168) | typedef struct _XIndexValue { type XAnimCursor (line 173) | typedef struct _XAnimCursor { type XSpanFix (line 178) | typedef struct _XSpanFix { type XTrap (line 182) | typedef struct _XTrap { type XLinearGradient (line 186) | typedef struct _XLinearGradient { type XRadialGradient (line 191) | typedef struct _XRadialGradient { type XConicalGradient (line 196) | typedef struct _XConicalGradient { FILE: packages/sx05re/tools/video/gl4es/axe11/X11/extensions/randr.h type Rotation (line 32) | typedef unsigned short Rotation; type SizeID (line 33) | typedef unsigned short SizeID; type SubpixelOrder (line 34) | typedef unsigned short SubpixelOrder; type Connection (line 35) | typedef unsigned short Connection; type XRandrRotation (line 36) | typedef unsigned short XRandrRotation; type XRandrSizeID (line 37) | typedef unsigned short XRandrSizeID; type XRandrSubpixelOrder (line 38) | typedef unsigned short XRandrSubpixelOrder; type XRandrModeFlags (line 39) | typedef unsigned long XRandrModeFlags; FILE: packages/sx05re/tools/video/gl4es/axe11/X11/extensions/render.h type XID (line 31) | typedef XID Glyph; type XID (line 32) | typedef XID GlyphSet; type XID (line 33) | typedef XID Picture; type XID (line 34) | typedef XID PictFormat; FILE: packages/sx05re/tools/video/gl4es/axe11/X11/extensions/xf86vmode.h type XF86VidModeModeLine (line 68) | typedef struct { type XF86VidModeModeInfo (line 88) | typedef struct { type XF86VidModeSyncRange (line 109) | typedef struct { type XF86VidModeMonitor (line 114) | typedef struct { type XF86VidModeNotifyEvent (line 124) | typedef struct { type XF86VidModeGamma (line 136) | typedef struct { FILE: packages/sx05re/tools/vksdl/virtual_keyboard.cpp type Key (line 72) | struct Key { method Key (line 80) | Key(int x, int y, int w, int h, char p, char s, int kc, int pkc, const... function detect_resolution_and_scale (line 104) | void detect_resolution_and_scale() { function setup_uinput (line 173) | int setup_uinput() { function send_key_event (line 199) | void send_key_event(int keycode, bool pressed) { function update_preview (line 213) | void update_preview() { function create_keyboard_layout (line 219) | void create_keyboard_layout() { function update_key_display (line 280) | void update_key_display() { function render_key (line 298) | void render_key(const Key& key) { function handle_key_action (line 356) | void handle_key_action(int index, bool press) { function navigate_keys (line 438) | void navigate_keys(int dir) { function handle_analog_movement (line 473) | void handle_analog_movement(float x, float y) { function load_font (line 492) | bool load_font() { function init_system (line 516) | bool init_system() { function cleanup (line 543) | void cleanup() { function main (line 557) | int main() { FILE: packages/sysutils/wait-time-sync/sources/wait-time-sync.c function usage (line 14) | void usage(char *name) function main (line 23) | int main(int argc, char** argv) FILE: packages/x11/driver/xf86-video-nvidia/scripts/compare_nvidia.py function id_in_version (line 28) | def id_in_version(id, ids): FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/addons/service/aml-vnc/source/default.py class Monitor (line 8) | class Monitor(xbmc.Monitor): method __init__ (line 9) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 13) | def onSettingsChanged(self): FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/addons/service/homatics-leds/source/default.py function build_url (line 21) | def build_url(query): FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/addons/service/homatics-leds/source/service.py function myLog (line 14) | def myLog(msg, level = xbmc.LOGINFO): function write_sysfs (line 18) | def write_sysfs(which, data): function led_on (line 24) | def led_on(pos, pos_min, pos_max, color): class myEffectThread (line 44) | class myEffectThread(Thread): method __init__ (line 45) | def __init__(self, color, run_daemon_mode = False): method stop_event_is_set (line 52) | def stop_event_is_set(self): method stop (line 62) | def stop(self): method stop_and_join (line 65) | def stop_and_join(self): method run (line 73) | def run(self): function setup (line 99) | def setup(): function set_solid (line 120) | def set_solid(): function color_name_to_hex (line 158) | def color_name_to_hex(color): class xbmcMonitor (line 177) | class xbmcMonitor(xbmc.Monitor): method __init__ (line 178) | def __init__(self, thread): method onSettingsChanged (line 182) | def onSettingsChanged(self): method onNotification (line 190) | def onNotification(self, sender, method, data): FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/linux-drivers/amlogic/wifi_dummy-aml/sources/wifi_dummy.c function device_enabled (line 31) | static bool device_enabled(const char *path, const char *prefix) function wifi_dummy_init (line 68) | static int __init wifi_dummy_init(void) function wifi_dummy_cleanup (line 123) | static void __exit wifi_dummy_cleanup(void) FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/mediacenter/kodi/scripts/xml_merge.py function printerr (line 11) | def printerr(*args, **kwargs): class hashabledict (line 14) | class hashabledict(dict): method __hash__ (line 15) | def __hash__(self): class XMLCombiner (line 18) | class XMLCombiner(object): method __init__ (line 19) | def __init__(self, filenames): method prettyPrint (line 31) | def prettyPrint(self, etree_xml): method combine (line 35) | def combine(self): method combine_element (line 40) | def combine_element(self, one, other): FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/aom_codec.h type aom_codec_err_t (line 155) | typedef enum { type aom_codec_caps_t (line 217) | typedef long aom_codec_caps_t; type aom_codec_flags_t (line 228) | typedef long aom_codec_flags_t; type aom_codec_pts_t (line 235) | typedef int64_t aom_codec_pts_t; type aom_codec_iface_t (line 254) | typedef const struct aom_codec_iface aom_codec_iface_t; type aom_codec_priv_t (line 261) | typedef struct aom_codec_priv aom_codec_priv_t; type aom_codec_frame_flags_t (line 270) | typedef uint32_t aom_codec_frame_flags_t; type aom_codec_ctx_t (line 298) | typedef struct aom_codec_ctx { type aom_bit_depth_t (line 318) | typedef enum aom_bit_depth { type aom_superblock_size_t (line 330) | typedef enum aom_superblock_size { type typ (line 537) | typedef typ aom_codec_control_type_##id; type OBU_TYPE (line 541) | typedef enum ATTRIBUTE_PACKED { type OBU_METADATA_TYPE (line 554) | typedef enum { FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/aom_image.h type aom_img_fmt_t (line 41) | typedef enum aom_img_fmt { type aom_color_primaries_t (line 58) | typedef enum aom_color_primaries { type aom_transfer_characteristics_t (line 79) | typedef enum aom_transfer_characteristics { type aom_matrix_coefficients_t (line 104) | typedef enum aom_matrix_coefficients { type aom_color_range_t (line 126) | typedef enum aom_color_range { type aom_chroma_sample_position_t (line 132) | typedef enum aom_chroma_sample_position { type aom_metadata_insert_flags_t (line 153) | typedef enum aom_metadata_insert_flags { type aom_metadata_array_t (line 160) | typedef struct aom_metadata_array aom_metadata_array_t; type aom_metadata_t (line 163) | typedef struct aom_metadata { type aom_image_t (line 171) | typedef struct aom_image { FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/aom_integer.c function aom_uleb_size_in_bytes (line 23) | size_t aom_uleb_size_in_bytes(uint64_t value) { function aom_uleb_decode (line 31) | int aom_uleb_decode(const uint8_t *buffer, size_t available, uint64_t *v... function aom_uleb_encode (line 58) | int aom_uleb_encode(uint64_t value, size_t available, uint8_t *coded_value, function aom_uleb_encode_fixed_size (line 79) | int aom_uleb_encode_fixed_size(uint64_t value, size_t available, FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/bitops.h function INLINE (line 40) | static INLINE int get_msb(unsigned int n) { function INLINE (line 47) | static INLINE int get_msb(unsigned int n) { function INLINE (line 55) | static INLINE int get_msb(unsigned int n) { FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/bitreader_buffer.c function aom_rb_bytes_read (line 20) | size_t aom_rb_bytes_read(const struct aom_read_bit_buffer *rb) { function aom_rb_read_bit (line 24) | int aom_rb_read_bit(struct aom_read_bit_buffer *rb) { function aom_rb_read_literal (line 38) | int aom_rb_read_literal(struct aom_read_bit_buffer *rb, int bits) { function aom_rb_read_unsigned_literal (line 45) | uint32_t aom_rb_read_unsigned_literal(struct aom_read_bit_buffer *rb, function aom_rb_read_inv_signed_literal (line 55) | int aom_rb_read_inv_signed_literal(struct aom_read_bit_buffer *rb, int b... function aom_rb_read_uvlc (line 61) | uint32_t aom_rb_read_uvlc(struct aom_read_bit_buffer *rb) { function aom_rb_read_primitive_quniform (line 71) | static uint16_t aom_rb_read_primitive_quniform(struct aom_read_bit_buffe... function aom_rb_read_primitive_subexpfin (line 80) | static uint16_t aom_rb_read_primitive_subexpfin(struct aom_read_bit_buff... function aom_rb_read_primitive_refsubexpfin (line 105) | static uint16_t aom_rb_read_primitive_refsubexpfin( function aom_rb_read_signed_primitive_refsubexpfin (line 111) | int16_t aom_rb_read_signed_primitive_refsubexpfin( FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/bitreader_buffer.h type aom_read_bit_buffer (line 25) | struct aom_read_bit_buffer { type aom_read_bit_buffer (line 34) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 36) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 38) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 40) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 42) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 44) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 47) | struct aom_read_bit_buffer FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/msvc.h function INLINE (line 24) | static INLINE double round(double x) { function INLINE (line 31) | static INLINE float roundf(float x) { function lroundf (line 38) | static INLINE long lroundf(float x) { function INLINE (line 64) | static INLINE int _mm256_extract_epi32(__m256i a, const int i) { function INLINE (line 67) | static INLINE __m256i _mm256_insert_epi32(__m256i a, int b, const int i) { FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/obu_util.c function aom_codec_err_t (line 17) | static aom_codec_err_t read_obu_size(const uint8_t *data, function aom_codec_err_t (line 33) | static aom_codec_err_t read_obu_header(struct aom_read_bit_buffer *rb, function aom_codec_err_t (line 76) | aom_codec_err_t aom_read_obu_header(uint8_t *buffer, size_t buffer_length, function aom_codec_err_t (line 90) | aom_codec_err_t aom_read_obu_header_and_size(const uint8_t *data, FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/obu_util.h type ObuHeader (line 20) | typedef struct { FILE: projects/Amlogic-ce/devices/Amlogic-no/packages/multimedia/obu_util/sources/recenter.h function INLINE (line 20) | static INLINE uint16_t inv_recenter_nonneg(uint16_t r, uint16_t v) { function INLINE (line 31) | static INLINE uint16_t inv_recenter_finite_nonneg(uint16_t n, uint16_t r, function INLINE (line 41) | static INLINE uint16_t recenter_nonneg(uint16_t r, uint16_t v) { function INLINE (line 52) | static INLINE uint16_t recenter_finite_nonneg(uint16_t n, uint16_t r, FILE: projects/Amlogic-ce/devices/Amlogic-old/packages/kvimfan-aml/sources/khadas-fan.c type khadas_fan_mode (line 25) | enum khadas_fan_mode { type khadas_fan_level (line 30) | enum khadas_fan_level { type khadas_fan_enable (line 37) | enum khadas_fan_enable { type khadas_fan_data (line 42) | struct khadas_fan_data { type khadas_fan_data (line 59) | struct khadas_fan_data function khadas_fan_level_set (line 61) | void khadas_fan_level_set(struct khadas_fan_data *fan_data, int level ) function fan_work_func (line 83) | static void fan_work_func(struct work_struct *_work) function khadas_fan_set (line 119) | static void khadas_fan_set(struct khadas_fan_data *fan_data) function fan_enable_show (line 161) | static ssize_t fan_enable_show(struct class *cls, function fan_enable_store (line 167) | static ssize_t fan_enable_store(struct class *cls, struct class_attribut... function fan_mode_show (line 184) | static ssize_t fan_mode_show(struct class *cls, function fan_mode_store (line 190) | static ssize_t fan_mode_store(struct class *cls, struct class_attribute ... function fan_level_show (line 207) | static ssize_t fan_level_show(struct class *cls, function fan_level_store (line 213) | static ssize_t fan_level_store(struct class *cls, struct class_attribute... function fan_temp_show (line 231) | static ssize_t fan_temp_show(struct class *cls, type class_attribute (line 241) | struct class_attribute function khadas_fan_probe (line 248) | static int khadas_fan_probe(struct platform_device *pdev) function khadas_fan_remove (line 305) | static int khadas_fan_remove(struct platform_device *pdev) function khadas_fan_shutdown (line 313) | static void khadas_fan_shutdown(struct platform_device *pdev) function khadas_fan_suspend (line 320) | static int khadas_fan_suspend(struct platform_device *pdev, pm_message_t... function khadas_fan_resume (line 328) | static int khadas_fan_resume(struct platform_device *pdev) type of_device_id (line 335) | struct of_device_id type platform_driver (line 340) | struct platform_driver FILE: projects/Amlogic-ce/packages/addons/service/aml-vnc/source/default.py class Monitor (line 8) | class Monitor(xbmc.Monitor): method __init__ (line 9) | def __init__(self, *args, **kwargs): method onSettingsChanged (line 13) | def onSettingsChanged(self): FILE: projects/Amlogic-ce/packages/addons/service/homatics-leds/source/default.py function build_url (line 21) | def build_url(query): FILE: projects/Amlogic-ce/packages/addons/service/homatics-leds/source/service.py function myLog (line 14) | def myLog(msg, level = xbmc.LOGINFO): function write_sysfs (line 18) | def write_sysfs(which, data): function led_on (line 24) | def led_on(pos, pos_min, pos_max, color): class myEffectThread (line 44) | class myEffectThread(Thread): method __init__ (line 45) | def __init__(self, color, run_daemon_mode = False): method stop_event_is_set (line 52) | def stop_event_is_set(self): method stop (line 62) | def stop(self): method stop_and_join (line 65) | def stop_and_join(self): method run (line 73) | def run(self): function setup (line 99) | def setup(): function set_solid (line 120) | def set_solid(): function color_name_to_hex (line 158) | def color_name_to_hex(color): class xbmcMonitor (line 177) | class xbmcMonitor(xbmc.Monitor): method __init__ (line 178) | def __init__(self, thread): method onSettingsChanged (line 182) | def onSettingsChanged(self): method onNotification (line 190) | def onNotification(self, sender, method, data): FILE: projects/Amlogic-ce/packages/linux-drivers/amlogic/wifi_dummy-aml/sources/wifi_dummy.c function wifi_dummy_init (line 13) | static int __init wifi_dummy_init(void) function wifi_dummy_cleanup (line 24) | static void __exit wifi_dummy_cleanup(void) FILE: projects/Amlogic-ce/packages/mediacenter/kodi/scripts/xml_merge.py function printerr (line 11) | def printerr(*args, **kwargs): class hashabledict (line 14) | class hashabledict(dict): method __hash__ (line 15) | def __hash__(self): class XMLCombiner (line 18) | class XMLCombiner(object): method __init__ (line 19) | def __init__(self, filenames): method prettyPrint (line 31) | def prettyPrint(self, etree_xml): method combine (line 35) | def combine(self): method combine_element (line 40) | def combine_element(self, one, other): FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/aom_codec.h type aom_codec_err_t (line 155) | typedef enum { type aom_codec_caps_t (line 217) | typedef long aom_codec_caps_t; type aom_codec_flags_t (line 228) | typedef long aom_codec_flags_t; type aom_codec_pts_t (line 235) | typedef int64_t aom_codec_pts_t; type aom_codec_iface_t (line 254) | typedef const struct aom_codec_iface aom_codec_iface_t; type aom_codec_priv_t (line 261) | typedef struct aom_codec_priv aom_codec_priv_t; type aom_codec_frame_flags_t (line 270) | typedef uint32_t aom_codec_frame_flags_t; type aom_codec_ctx_t (line 298) | typedef struct aom_codec_ctx { type aom_bit_depth_t (line 318) | typedef enum aom_bit_depth { type aom_superblock_size_t (line 330) | typedef enum aom_superblock_size { type typ (line 537) | typedef typ aom_codec_control_type_##id; type OBU_TYPE (line 541) | typedef enum ATTRIBUTE_PACKED { type OBU_METADATA_TYPE (line 554) | typedef enum { FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/aom_image.h type aom_img_fmt_t (line 41) | typedef enum aom_img_fmt { type aom_color_primaries_t (line 58) | typedef enum aom_color_primaries { type aom_transfer_characteristics_t (line 79) | typedef enum aom_transfer_characteristics { type aom_matrix_coefficients_t (line 104) | typedef enum aom_matrix_coefficients { type aom_color_range_t (line 126) | typedef enum aom_color_range { type aom_chroma_sample_position_t (line 132) | typedef enum aom_chroma_sample_position { type aom_metadata_insert_flags_t (line 153) | typedef enum aom_metadata_insert_flags { type aom_metadata_array_t (line 160) | typedef struct aom_metadata_array aom_metadata_array_t; type aom_metadata_t (line 163) | typedef struct aom_metadata { type aom_image_t (line 171) | typedef struct aom_image { FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/aom_integer.c function aom_uleb_size_in_bytes (line 23) | size_t aom_uleb_size_in_bytes(uint64_t value) { function aom_uleb_decode (line 31) | int aom_uleb_decode(const uint8_t *buffer, size_t available, uint64_t *v... function aom_uleb_encode (line 58) | int aom_uleb_encode(uint64_t value, size_t available, uint8_t *coded_value, function aom_uleb_encode_fixed_size (line 79) | int aom_uleb_encode_fixed_size(uint64_t value, size_t available, FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/bitops.h function INLINE (line 40) | static INLINE int get_msb(unsigned int n) { function INLINE (line 47) | static INLINE int get_msb(unsigned int n) { function INLINE (line 55) | static INLINE int get_msb(unsigned int n) { FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/bitreader_buffer.c function aom_rb_bytes_read (line 20) | size_t aom_rb_bytes_read(const struct aom_read_bit_buffer *rb) { function aom_rb_read_bit (line 24) | int aom_rb_read_bit(struct aom_read_bit_buffer *rb) { function aom_rb_read_literal (line 38) | int aom_rb_read_literal(struct aom_read_bit_buffer *rb, int bits) { function aom_rb_read_unsigned_literal (line 45) | uint32_t aom_rb_read_unsigned_literal(struct aom_read_bit_buffer *rb, function aom_rb_read_inv_signed_literal (line 55) | int aom_rb_read_inv_signed_literal(struct aom_read_bit_buffer *rb, int b... function aom_rb_read_uvlc (line 61) | uint32_t aom_rb_read_uvlc(struct aom_read_bit_buffer *rb) { function aom_rb_read_primitive_quniform (line 71) | static uint16_t aom_rb_read_primitive_quniform(struct aom_read_bit_buffe... function aom_rb_read_primitive_subexpfin (line 80) | static uint16_t aom_rb_read_primitive_subexpfin(struct aom_read_bit_buff... function aom_rb_read_primitive_refsubexpfin (line 105) | static uint16_t aom_rb_read_primitive_refsubexpfin( function aom_rb_read_signed_primitive_refsubexpfin (line 111) | int16_t aom_rb_read_signed_primitive_refsubexpfin( FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/bitreader_buffer.h type aom_read_bit_buffer (line 25) | struct aom_read_bit_buffer { type aom_read_bit_buffer (line 34) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 36) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 38) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 40) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 42) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 44) | struct aom_read_bit_buffer type aom_read_bit_buffer (line 47) | struct aom_read_bit_buffer FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/msvc.h function INLINE (line 24) | static INLINE double round(double x) { function INLINE (line 31) | static INLINE float roundf(float x) { function lroundf (line 38) | static INLINE long lroundf(float x) { function INLINE (line 64) | static INLINE int _mm256_extract_epi32(__m256i a, const int i) { function INLINE (line 67) | static INLINE __m256i _mm256_insert_epi32(__m256i a, int b, const int i) { FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/obu_util.c function aom_codec_err_t (line 17) | static aom_codec_err_t read_obu_size(const uint8_t *data, function aom_codec_err_t (line 33) | static aom_codec_err_t read_obu_header(struct aom_read_bit_buffer *rb, function aom_codec_err_t (line 76) | aom_codec_err_t aom_read_obu_header(uint8_t *buffer, size_t buffer_length, function aom_codec_err_t (line 90) | aom_codec_err_t aom_read_obu_header_and_size(const uint8_t *data, FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/obu_util.h type ObuHeader (line 20) | typedef struct { FILE: projects/Amlogic-ce/packages/multimedia/obu_util/sources/recenter.h function INLINE (line 20) | static INLINE uint16_t inv_recenter_nonneg(uint16_t r, uint16_t v) { function INLINE (line 31) | static INLINE uint16_t inv_recenter_finite_nonneg(uint16_t n, uint16_t r, function INLINE (line 41) | static INLINE uint16_t recenter_nonneg(uint16_t r, uint16_t v) { function INLINE (line 52) | static INLINE uint16_t recenter_finite_nonneg(uint16_t n, uint16_t r, FILE: projects/Rockchip/devices/GameForce/packages/odroidgoa-utils/sources/oga_events.py class Power (line 14) | class Power: class Joypad (line 17) | class Joypad: function runcmd (line 32) | def runcmd(cmd, *args, **kw): function handle_event (line 36) | async def handle_event(device): function run (line 72) | def run(): FILE: projects/Rockchip/devices/OdroidGoAdvance/packages/odroidgoa-utils/sources/oga_events.py class Power (line 21) | class Power: class Joypad (line 24) | class Joypad: function runcmd (line 39) | def runcmd(cmd, *args, **kw): function handle_event (line 43) | async def handle_event(device): function run (line 86) | def run(): FILE: projects/Rockchip/devices/OdroidM1/packages/odroidgoa-utils/sources/oga_events.py class Power (line 21) | class Power: class Joypad (line 24) | class Joypad: function runcmd (line 39) | def runcmd(cmd, *args, **kw): function handle_event (line 43) | async def handle_event(device): function run (line 86) | def run(): FILE: projects/Rockchip/devices/RK356x/packages/odroidgoa-utils/sources/oga_events.py class Power (line 21) | class Power: class Joypad (line 24) | class Joypad: function runcmd (line 39) | def runcmd(cmd, *args, **kw): function handle_event (line 43) | async def handle_event(device): function run (line 86) | def run(): FILE: scripts/genbuildplan.py class LibreELEC_Package (line 11) | class LibreELEC_Package: method __init__ (line 12) | def __init__(self, name, section): method __repr__ (line 24) | def __repr__(self): method addDependencies (line 38) | def addDependencies(self, target, packages): method delDependency (line 45) | def delDependency(self, target, package): method addReference (line 52) | def addReference(self, package): method delReference (line 57) | def delReference(self, package): method addUnpack (line 62) | def addUnpack(self, packages): method isReferenced (line 66) | def isReferenced(self): method isWanted (line 69) | def isWanted(self): method references (line 72) | def references(self, package): class Node (line 77) | class Node: method __init__ (line 78) | def __init__(self, name, target, section): method appendEdges (line 85) | def appendEdges(self, node): method satisfies (line 95) | def satisfies(self, node): method __repr__ (line 101) | def __repr__(self): method commonName (line 113) | def commonName(self): method addEdge (line 116) | def addEdge(self, node): function eprint (line 120) | def eprint(*args, **kwargs): function loadPackages (line 124) | def loadPackages(): function initPackage (line 147) | def initPackage(package): function split_package (line 158) | def split_package(name): function get_packages_by_target (line 165) | def get_packages_by_target(target, list): function findbuildpos (line 179) | def findbuildpos(node, list): function dep_resolve (line 197) | def dep_resolve(node, resolved, unresolved): function get_build_steps (line 215) | def get_build_steps(args, nodes): function processPackages (line 248) | def processPackages(args, packages): FILE: scripts/pkgbuilder.py class RusagePopen (line 25) | class RusagePopen(subprocess.Popen): method _try_wait (line 26) | def _try_wait(self, wait_flags): function rusage_run (line 38) | def rusage_run(*popenargs, parent=None, timeout=None, **kwargs): class GeneratorEmpty (line 56) | class GeneratorEmpty(Exception): class GeneratorStalled (line 59) | class GeneratorStalled(Exception): class Generator (line 62) | class Generator: method __init__ (line 63) | def __init__(self, plan): method canBuildJob (line 98) | def canBuildJob(self, job): method getPackagesToRemove (line 105) | def getPackagesToRemove(self, job): method getPackageReferenceCounts (line 119) | def getPackageReferenceCounts(self, job): method getFirstFailedJob (line 133) | def getFirstFailedJob(self, job): method getAllFailedJobs (line 144) | def getAllFailedJobs(self, job): method getNextJob (line 156) | def getNextJob(self): method getStallInfo (line 191) | def getStallInfo(self): method activeJobCount (line 199) | def activeJobCount(self): method activeJobNames (line 202) | def activeJobNames(self): method failedJobCount (line 206) | def failedJobCount(self): method failedJobs (line 209) | def failedJobs(self): method completedJobCount (line 213) | def completedJobCount(self): method totalJobCount (line 216) | def totalJobCount(self): method completed (line 219) | def completed(self, job): method removed (line 231) | def removed(self, pkg_name): method addUnpackPackages (line 234) | def addUnpackPackages(self, pkg_name, packages): method addRefCounts (line 240) | def addRefCounts(self, pkg_name): method delRefCounts (line 246) | def delRefCounts(self, pkg_name): class BuildProcess (line 252) | class BuildProcess(threading.Thread): method __init__ (line 253) | def __init__(self, slot, maxslot, jobtotal, haltonerror, work, complete): method stop (line 269) | def stop(self): method isActive (line 279) | def isActive(self): method run (line 282) | def run(self): method execute (line 300) | def execute(self, job): class Builder (line 355) | class Builder: method __init__ (line 356) | def __init__(self, maxthreadcount, inputfilename, jobglog, loadstats, ... method build (line 439) | def build(self): method queueWork (line 486) | def queueWork(self): method getCompletedJob (line 556) | def getCompletedJob(self): method captureStats (line 570) | def captureStats(self, finished=False): method displayProgress (line 601) | def displayProgress(self): method clearProgress (line 642) | def clearProgress(self): method displayJobStatus (line 648) | def displayJobStatus(self, job): method processJobOutput (line 666) | def processJobOutput(self, job): method writeJobLog (line 722) | def writeJobLog(self, job): method autoRemovePackages (line 734) | def autoRemovePackages(self, job): method show_status (line 754) | def show_status(self, status, task, data, p1=None, p2=None): method stopProcesses (line 763) | def stopProcesses(self): method cleanup (line 769) | def cleanup(self): method flush (line 776) | def flush(self): method oprint (line 785) | def oprint(self, *args, flush=False, **kwargs): method eprint (line 796) | def eprint(self, *args, flush=False, isProgress=False, **kwargs): method getLoad (line 807) | def getLoad(self): method getMemory (line 810) | def getMemory(self): method getTerminalSize (line 813) | def getTerminalSize(self, signum = None, frame = None): method secs2hms (line 820) | def secs2hms(self, seconds): function DEBUG (line 825) | def DEBUG(msg): FILE: tools/fixlecode.py function fix_appends (line 37) | def fix_appends(line, changed): function fix_braces (line 79) | def fix_braces(line, changed): function fix_backticks (line 127) | def fix_backticks(line, changed): function fix_semicolons (line 177) | def fix_semicolons(line, changed): function process_args (line 203) | def process_args(args): function process_file (line 238) | def process_file(filename, args): function run_command (line 275) | def run_command(command): function show_diff (line 290) | def show_diff(filename, oldlines, newlines): function output_file (line 315) | def output_file(filename, lines): function show_summary (line 322) | def show_summary(filename, changed): FILE: tools/mtstats.py class HistoryEvent (line 18) | class HistoryEvent: method __init__ (line 19) | def __init__(self, event): method __repr__ (line 32) | def __repr__(self): method get_time_secs (line 35) | def get_time_secs(self): method isConfig (line 40) | def isConfig(self): method getConfig (line 43) | def getConfig(self, item, default=None): function calc_pct (line 52) | def calc_pct(a, b): function pct_brackets (line 58) | def pct_brackets(pct): function secs_to_hms (line 65) | def secs_to_hms(seconds, blankzero=False): function get_busy_total (line 75) | def get_busy_total(slot): function get_concurrent_val (line 78) | def get_concurrent_val(concurrent):