diff --git a/data/alias.go b/data/alias.go index 9a9c8a5..1995c63 100644 --- a/data/alias.go +++ b/data/alias.go @@ -2,23 +2,27 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 // LanguagesByAlias keeps alias for different languages and use the name of the languages as an alias too. // All the keys (alias or not) are written in lower case and the whitespaces has been replaced by underscores. var LanguagesByAlias = map[string]string{ - "1c_enterprise": "1C Enterprise", - "abap": "ABAP", - "abl": "OpenEdge ABL", - "abnf": "ABNF", - "abuild": "Alpine Abuild", - "aconf": "ApacheConf", - "actionscript": "ActionScript", - "actionscript3": "ActionScript", - "actionscript_3": "ActionScript", - "ada": "Ada", - "ada2005": "Ada", - "ada95": "Ada", + "1c_enterprise": "1C Enterprise", + "abap": "ABAP", + "abl": "OpenEdge ABL", + "abnf": "ABNF", + "abuild": "Alpine Abuild", + "acfm": "Adobe Font Metrics", + "aconf": "ApacheConf", + "actionscript": "ActionScript", + "actionscript3": "ActionScript", + "actionscript_3": "ActionScript", + "ada": "Ada", + "ada2005": "Ada", + "ada95": "Ada", + "adobe_composite_font_metrics": "Adobe Font Metrics", + "adobe_font_metrics": "Adobe Font Metrics", + "adobe_multiple_font_metrics": "Adobe Font Metrics", "advpl": "xBase", "afdko": "OpenType Feature File", "agda": "Agda", @@ -27,6 +31,7 @@ var LanguagesByAlias = map[string]string{ "ahk": "AutoHotkey", "alloy": "Alloy", "alpine_abuild": "Alpine Abuild", + "amfm": "Adobe Font Metrics", "ampl": "AMPL", "ant_build_system": "Ant Build System", "antlr": "ANTLR", @@ -60,6 +65,7 @@ var LanguagesByAlias = map[string]string{ "autoitscript": "AutoIt", "awk": "Awk", "b3d": "BlitzBasic", + "ballerina": "Ballerina", "bash": "Shell", "bash_session": "ShellSession", "bat": "Batchfile", @@ -145,6 +151,7 @@ var LanguagesByAlias = map[string]string{ "d-objdump": "D-ObjDump", "darcs_patch": "Darcs Patch", "dart": "Dart", + "dataweave": "DataWeave", "dcl": "DIGITAL Command Language", "delphi": "Component Pascal", "desktop": "desktop", @@ -171,6 +178,7 @@ var LanguagesByAlias = map[string]string{ "eclipse": "ECLiPSe", "ecr": "HTML+ECR", "edn": "edn", + "eeschema_schematic": "KiCad Schematic", "eex": "HTML+EEX", "eiffel": "Eiffel", "ejs": "EJS", @@ -212,6 +220,7 @@ var LanguagesByAlias = map[string]string{ "genshi": "Genshi", "gentoo_ebuild": "Gentoo Ebuild", "gentoo_eclass": "Gentoo Eclass", + "gerber_image": "Gerber Image", "gettext_catalog": "Gettext Catalog", "gf": "Grammatical Framework", "gherkin": "Gherkin", @@ -295,7 +304,9 @@ var LanguagesByAlias = map[string]string{ "jsx": "JSX", "julia": "Julia", "jupyter_notebook": "Jupyter Notebook", - "kicad": "KiCad", + "kicad_layout": "KiCad Layout", + "kicad_legacy_layout": "KiCad Legacy Layout", + "kicad_schematic": "KiCad Schematic", "kit": "Kit", "kotlin": "Kotlin", "krl": "KRL", @@ -372,6 +383,7 @@ var LanguagesByAlias = map[string]string{ "myghty": "Myghty", "nasm": "Assembly", "ncl": "NCL", + "nearley": "Nearley", "nemerle": "Nemerle", "nesc": "nesC", "netlinx": "NetLinx", @@ -437,6 +449,7 @@ var LanguagesByAlias = map[string]string{ "pascal": "Pascal", "pasm": "Parrot Assembly", "pawn": "PAWN", + "pcbnew": "KiCad Layout", "pep8": "Pep8", "perl": "Perl", "perl_6": "Perl 6", @@ -515,6 +528,7 @@ var LanguagesByAlias = map[string]string{ "roff": "Roff", "rouge": "Rouge", "rpm_spec": "RPM Spec", + "rs-274x": "Gerber Image", "rscript": "R", "rss": "XML", "rst": "reStructuredText", @@ -631,6 +645,7 @@ var LanguagesByAlias = map[string]string{ "xml+kid": "Genshi", "xojo": "Xojo", "xpages": "XPages", + "xpm": "XPM", "xproc": "XProc", "xquery": "XQuery", "xs": "XS", diff --git a/data/commit.go b/data/commit.go index e0ad630..64608e5 100644 --- a/data/commit.go +++ b/data/commit.go @@ -2,7 +2,7 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 // linguist's commit from which files were generated. -var LinguistCommit = "37979b26b04e10868017469e5cc56263b0a39c84" +var LinguistCommit = "e98728595bc2f3e72b0668d60e31cbe441c48799" diff --git a/data/content.go b/data/content.go index 0873148..30e5a93 100644 --- a/data/content.go +++ b/data/content.go @@ -2,7 +2,7 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 import "gopkg.in/toqueteos/substring.v1" @@ -303,6 +303,8 @@ var ContentMatchers = map[string]languageMatcher{ return []string{"Perl 6"} } else if pm_Perl_Matcher_0.Match(string(i)) { return []string{"Perl"} + } else if pm_XPM_Matcher_0.Match(string(i)) { + return []string{"XPM"} } return nil @@ -314,6 +316,20 @@ var ContentMatchers = map[string]languageMatcher{ return []string{"Perl"} }, + "Pod": func(i []byte) []string { + if Pod_Pod_Matcher_0.Match(string(i)) { + return []string{"Pod"} + } + + return []string{"Perl"} + }, + "Perl": func(i []byte) []string { + if Perl_Pod_Matcher_0.Match(string(i)) { + return []string{"Pod"} + } + + return []string{"Perl"} + }, ".pro": func(i []byte) []string { if pro_Prolog_Matcher_0.Match(string(i)) { return []string{"Prolog"} @@ -524,7 +540,10 @@ var ( pl_Perl6_Matcher_0 = substring.Regexp(`(?m)^(use v6|(my )?class|module)`) pm_Perl6_Matcher_0 = substring.Regexp(`(?m)^\s*(?:use\s+v6\s*;|(?:\bmy\s+)?class|module)\b`) pm_Perl_Matcher_0 = substring.Regexp(`(?m)\buse\s+(?:strict\b|v?5\.)`) + pm_XPM_Matcher_0 = substring.Regexp(`(?m)^\s*\/\* XPM \*\/`) pod_Pod_Matcher_0 = substring.Regexp(`(?m)^=\w+\b`) + Pod_Pod_Matcher_0 = substring.Regexp(`(?m)^=\w+\b`) + Perl_Pod_Matcher_0 = substring.Regexp(`(?m)^=\w+\b`) pro_Prolog_Matcher_0 = substring.Regexp(`(?m)^[^#]+:-`) pro_INI_Matcher_0 = substring.Regexp(`(?m)last_client=`) pro_QMake_Matcher_0 = substring.Regexp(`(?m)HEADERS`) diff --git a/data/documentation.go b/data/documentation.go index c965d33..4334a8d 100644 --- a/data/documentation.go +++ b/data/documentation.go @@ -2,7 +2,7 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 import "gopkg.in/toqueteos/substring.v1" diff --git a/data/extension.go b/data/extension.go index 3bae433..ddffeaf 100644 --- a/data/extension.go +++ b/data/extension.go @@ -2,7 +2,7 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 var LanguagesByExtension = map[string][]string{ ".1": {"Roff"}, @@ -42,6 +42,7 @@ var LanguagesByExtension = map[string][]string{ ".adoc": {"AsciiDoc"}, ".adp": {"Tcl"}, ".ads": {"Ada"}, + ".afm": {"Adobe Font Metrics"}, ".agc": {"Apollo Guidance Computer"}, ".agda": {"Agda"}, ".ahk": {"AutoHotkey"}, @@ -87,6 +88,7 @@ var LanguagesByExtension = map[string][]string{ ".axs": {"NetLinx"}, ".axs.erb": {"NetLinx+ERB"}, ".b": {"Brainfuck", "Limbo"}, + ".bal": {"Ballerina"}, ".bas": {"Visual Basic"}, ".bash": {"Shell"}, ".bat": {"Batchfile"}, @@ -104,7 +106,7 @@ var LanguagesByExtension = map[string][]string{ ".bones": {"JavaScript"}, ".boo": {"Boo"}, ".boot": {"Clojure"}, - ".brd": {"Eagle", "KiCad"}, + ".brd": {"Eagle", "KiCad Legacy Layout"}, ".bro": {"Bro"}, ".brs": {"Brightscript"}, ".bsl": {"1C Enterprise"}, @@ -124,6 +126,7 @@ var LanguagesByExtension = map[string][]string{ ".cbx": {"TeX"}, ".cc": {"C++"}, ".ccp": {"COBOL"}, + ".ccproj": {"XML"}, ".ccxml": {"XML"}, ".cdf": {"Mathematica"}, ".ceylon": {"Ceylon"}, @@ -173,7 +176,9 @@ var LanguagesByExtension = map[string][]string{ ".cr": {"Crystal"}, ".creole": {"Creole"}, ".cs": {"C#", "Smalltalk"}, + ".cscfg": {"XML"}, ".csd": {"Csound Document"}, + ".csdef": {"XML"}, ".csh": {"Tcsh"}, ".cshtml": {"C#"}, ".csl": {"XML"}, @@ -200,6 +205,7 @@ var LanguagesByExtension = map[string][]string{ ".dcl": {"Clean"}, ".ddl": {"PLSQL", "SQL"}, ".decls": {"BlitzBasic"}, + ".depproj": {"XML"}, ".desktop": {"desktop"}, ".desktop.in": {"desktop"}, ".dfm": {"Pascal"}, @@ -222,6 +228,7 @@ var LanguagesByExtension = map[string][]string{ ".druby": {"Mirah"}, ".dtx": {"TeX"}, ".duby": {"Mirah"}, + ".dwl": {"DataWeave"}, ".dyalog": {"APL"}, ".dyl": {"Dylan"}, ".dylan": {"Dylan"}, @@ -303,6 +310,11 @@ var LanguagesByExtension = map[string][]string{ ".g4": {"ANTLR"}, ".gap": {"GAP"}, ".gawk": {"Awk"}, + ".gbl": {"Gerber Image"}, + ".gbo": {"Gerber Image"}, + ".gbp": {"Gerber Image"}, + ".gbr": {"Gerber Image"}, + ".gbs": {"Gerber Image"}, ".gco": {"G-code"}, ".gcode": {"G-code"}, ".gd": {"GAP", "GDScript"}, @@ -314,6 +326,7 @@ var LanguagesByExtension = map[string][]string{ ".geom": {"GLSL"}, ".gf": {"Grammatical Framework"}, ".gi": {"GAP"}, + ".gko": {"Gerber Image"}, ".glade": {"XML"}, ".glf": {"Glyph"}, ".glsl": {"GLSL"}, @@ -328,6 +341,9 @@ var LanguagesByExtension = map[string][]string{ ".god": {"Ruby"}, ".golo": {"Golo"}, ".gp": {"Gnuplot"}, + ".gpb": {"Gerber Image"}, + ".gpt": {"Gerber Image"}, + ".gql": {"GraphQL"}, ".grace": {"Grace"}, ".gradle": {"Gradle"}, ".graphql": {"GraphQL"}, @@ -339,7 +355,11 @@ var LanguagesByExtension = map[string][]string{ ".gsp": {"Groovy Server Pages"}, ".gst": {"Gosu"}, ".gsx": {"Gosu"}, + ".gtl": {"Gerber Image"}, + ".gto": {"Gerber Image"}, + ".gtp": {"Gerber Image"}, ".gtpl": {"Groovy"}, + ".gts": {"Gerber Image"}, ".gv": {"Graphviz (DOT)"}, ".gvy": {"Groovy"}, ".gyp": {"Python"}, @@ -420,7 +440,9 @@ var LanguagesByExtension = map[string][]string{ ".jsproj": {"XML"}, ".jss": {"JavaScript"}, ".jsx": {"JSX"}, - ".kicad_pcb": {"KiCad"}, + ".kicad_mod": {"KiCad Layout"}, + ".kicad_pcb": {"KiCad Layout"}, + ".kicad_wks": {"KiCad Layout"}, ".kid": {"Genshi"}, ".kit": {"Kit"}, ".kml": {"XML"}, @@ -499,6 +521,7 @@ var LanguagesByExtension = map[string][]string{ ".mir": {"Mirah"}, ".mirah": {"Mirah"}, ".mjml": {"XML"}, + ".mjs": {"JavaScript"}, ".mk": {"Makefile"}, ".mkd": {"Markdown"}, ".mkdn": {"Markdown"}, @@ -519,6 +542,7 @@ var LanguagesByExtension = map[string][]string{ ".mod": {"AMPL", "Linux Kernel Module", "Modula-2", "XML"}, ".model.lkml": {"LookML"}, ".monkey": {"Monkey"}, + ".monkey2": {"Monkey"}, ".moo": {"Mercury", "Moocode"}, ".moon": {"MoonScript"}, ".mq4": {"MQL4"}, @@ -540,11 +564,15 @@ var LanguagesByExtension = map[string][]string{ ".myt": {"Myghty"}, ".n": {"Nemerle", "Roff"}, ".nasm": {"Assembly"}, + ".natvis": {"XML"}, ".nawk": {"Awk"}, ".nb": {"Mathematica", "Text"}, ".nbp": {"Mathematica"}, ".nc": {"nesC"}, ".ncl": {"NCL", "Text"}, + ".ndproj": {"XML"}, + ".ne": {"Nearley"}, + ".nearley": {"Nearley"}, ".nginxconf": {"Nginx"}, ".ni": {"Inform 7"}, ".nim": {"Nim"}, @@ -611,6 +639,7 @@ var LanguagesByExtension = map[string][]string{ ".pde": {"Processing"}, ".pep": {"Pep8"}, ".perl": {"Perl"}, + ".pfa": {"PostScript"}, ".ph": {"Perl"}, ".php": {"Hack", "PHP"}, ".php3": {"PHP"}, @@ -637,7 +666,7 @@ var LanguagesByExtension = map[string][]string{ ".plt": {"Gnuplot"}, ".pluginspec": {"Ruby", "XML"}, ".plx": {"Perl"}, - ".pm": {"Perl", "Perl 6"}, + ".pm": {"Perl", "Perl 6", "XPM"}, ".pm6": {"Perl 6"}, ".pmod": {"Pike"}, ".po": {"Gettext Catalog"}, @@ -656,6 +685,7 @@ var LanguagesByExtension = map[string][]string{ ".prg": {"xBase"}, ".pri": {"QMake"}, ".pro": {"IDL", "INI", "Prolog", "QMake"}, + ".proj": {"XML"}, ".prolog": {"Prolog"}, ".properties": {"INI"}, ".props": {"XML"}, @@ -761,7 +791,7 @@ var LanguagesByExtension = map[string][]string{ ".scaml": {"Scaml"}, ".scd": {"SuperCollider"}, ".sce": {"Scilab"}, - ".sch": {"Eagle", "KiCad", "XML"}, + ".sch": {"Eagle", "KiCad Schematic", "Scheme", "XML"}, ".sci": {"Scilab"}, ".scm": {"Scheme"}, ".sco": {"Csound Score"}, @@ -778,6 +808,7 @@ var LanguagesByExtension = map[string][]string{ ".sh.in": {"Shell"}, ".shader": {"GLSL", "ShaderLab"}, ".shen": {"Shen"}, + ".shproj": {"XML"}, ".sig": {"Standard ML"}, ".sj": {"Objective-J"}, ".sjs": {"JavaScript"}, @@ -967,6 +998,7 @@ var LanguagesByExtension = map[string][]string{ ".xojo_toolbar": {"Xojo"}, ".xojo_window": {"Xojo"}, ".xpl": {"XProc"}, + ".xpm": {"XPM"}, ".xproc": {"XProc"}, ".xproj": {"XML"}, ".xpy": {"Python"}, @@ -1007,23 +1039,24 @@ var LanguagesByExtension = map[string][]string{ } var ExtensionsByLanguage = map[string][]string{ - "1C Enterprise": {".bsl", ".os"}, - "ABAP": {".abap"}, - "ABNF": {".abnf"}, - "AGS Script": {".asc", ".ash"}, - "AMPL": {".ampl", ".mod"}, - "ANTLR": {".g4"}, - "API Blueprint": {".apib"}, - "APL": {".apl", ".dyalog"}, - "ASN.1": {".asn", ".asn1"}, - "ASP": {".asp", ".asax", ".ascx", ".ashx", ".asmx", ".aspx", ".axd"}, - "ATS": {".dats", ".hats", ".sats"}, - "ActionScript": {".as"}, - "Ada": {".adb", ".ada", ".ads"}, - "Agda": {".agda"}, - "Alloy": {".als"}, - "ApacheConf": {".apacheconf", ".vhost"}, - "Apex": {".cls"}, + "1C Enterprise": {".bsl", ".os"}, + "ABAP": {".abap"}, + "ABNF": {".abnf"}, + "AGS Script": {".asc", ".ash"}, + "AMPL": {".ampl", ".mod"}, + "ANTLR": {".g4"}, + "API Blueprint": {".apib"}, + "APL": {".apl", ".dyalog"}, + "ASN.1": {".asn", ".asn1"}, + "ASP": {".asp", ".asax", ".ascx", ".ashx", ".asmx", ".aspx", ".axd"}, + "ATS": {".dats", ".hats", ".sats"}, + "ActionScript": {".as"}, + "Ada": {".adb", ".ada", ".ads"}, + "Adobe Font Metrics": {".afm"}, + "Agda": {".agda"}, + "Alloy": {".als"}, + "ApacheConf": {".apacheconf", ".vhost"}, + "Apex": {".cls"}, "Apollo Guidance Computer": {".agc"}, "AppleScript": {".applescript", ".scpt"}, "Arc": {".arc"}, @@ -1035,6 +1068,7 @@ var ExtensionsByLanguage = map[string][]string{ "AutoHotkey": {".ahk", ".ahkl"}, "AutoIt": {".au3"}, "Awk": {".awk", ".auk", ".gawk", ".mawk", ".nawk"}, + "Ballerina": {".bal"}, "Batchfile": {".bat", ".cmd"}, "Befunge": {".befunge"}, "Bison": {".bison"}, @@ -1096,6 +1130,7 @@ var ExtensionsByLanguage = map[string][]string{ "DTrace": {".d"}, "Darcs Patch": {".darcspatch", ".dpatch"}, "Dart": {".dart"}, + "DataWeave": {".dwl"}, "Diff": {".diff", ".patch"}, "Dockerfile": {".dockerfile"}, "Dogescript": {".djs"}, @@ -1140,6 +1175,7 @@ var ExtensionsByLanguage = map[string][]string{ "Genshi": {".kid"}, "Gentoo Ebuild": {".ebuild"}, "Gentoo Eclass": {".eclass"}, + "Gerber Image": {".gbr", ".gbl", ".gbo", ".gbp", ".gbs", ".gko", ".gpb", ".gpt", ".gtl", ".gto", ".gtp", ".gts"}, "Gettext Catalog": {".po", ".pot"}, "Gherkin": {".feature"}, "Glyph": {".glf"}, @@ -1151,7 +1187,7 @@ var ExtensionsByLanguage = map[string][]string{ "Gradle": {".gradle"}, "Grammatical Framework": {".gf"}, "Graph Modeling Language": {".gml"}, - "GraphQL": {".graphql"}, + "GraphQL": {".graphql", ".gql"}, "Graphviz (DOT)": {".dot", ".gv"}, "Groovy": {".groovy", ".grt", ".gtpl", ".gvy"}, "Groovy Server Pages": {".gsp"}, @@ -1192,14 +1228,16 @@ var ExtensionsByLanguage = map[string][]string{ "Jasmin": {".j"}, "Java": {".java"}, "Java Server Pages": {".jsp"}, - "JavaScript": {".js", "._js", ".bones", ".es", ".es6", ".frag", ".gs", ".jake", ".jsb", ".jscad", ".jsfl", ".jsm", ".jss", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, + "JavaScript": {".js", "._js", ".bones", ".es", ".es6", ".frag", ".gs", ".jake", ".jsb", ".jscad", ".jsfl", ".jsm", ".jss", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, "Jison": {".jison"}, "Jison Lex": {".jisonlex"}, "Jolie": {".ol", ".iol"}, "Julia": {".jl"}, "Jupyter Notebook": {".ipynb"}, "KRL": {".krl"}, - "KiCad": {".sch", ".brd", ".kicad_pcb"}, + "KiCad Layout": {".kicad_pcb", ".kicad_mod", ".kicad_wks"}, + "KiCad Legacy Layout": {".brd"}, + "KiCad Schematic": {".sch"}, "Kit": {".kit"}, "Kotlin": {".kt", ".ktm", ".kts"}, "LFE": {".lfe"}, @@ -1250,13 +1288,14 @@ var ExtensionsByLanguage = map[string][]string{ "Modelica": {".mo"}, "Modula-2": {".mod"}, "Module Management System": {".mms", ".mmk"}, - "Monkey": {".monkey"}, + "Monkey": {".monkey", ".monkey2"}, "Moocode": {".moo"}, "MoonScript": {".moon"}, "Myghty": {".myt"}, "NCL": {".ncl"}, "NL": {".nl"}, "NSIS": {".nsi", ".nsh"}, + "Nearley": {".ne", ".nearley"}, "Nemerle": {".n"}, "NetLinx": {".axs", ".axi"}, "NetLinx+ERB": {".axs.erb", ".axi.erb"}, @@ -1308,7 +1347,7 @@ var ExtensionsByLanguage = map[string][]string{ "Pod": {".pod"}, "PogoScript": {".pogo"}, "Pony": {".pony"}, - "PostScript": {".ps", ".eps"}, + "PostScript": {".ps", ".eps", ".pfa"}, "PowerBuilder": {".pbt", ".sra", ".sru", ".srw"}, "PowerShell": {".ps1", ".psd1", ".psm1"}, "Processing": {".pde"}, @@ -1366,7 +1405,7 @@ var ExtensionsByLanguage = map[string][]string{ "Sass": {".sass"}, "Scala": {".scala", ".sbt", ".sc"}, "Scaml": {".scaml"}, - "Scheme": {".scm", ".sld", ".sls", ".sps", ".ss"}, + "Scheme": {".scm", ".sch", ".sld", ".sls", ".sps", ".ss"}, "Scilab": {".sci", ".sce", ".tst"}, "Self": {".self"}, "ShaderLab": {".shader"}, @@ -1429,7 +1468,8 @@ var ExtensionsByLanguage = map[string][]string{ "World of Warcraft Addon Data": {".toc"}, "X10": {".x10"}, "XC": {".xc"}, - "XML": {".xml", ".adml", ".admx", ".ant", ".axml", ".builds", ".ccxml", ".clixml", ".cproject", ".csl", ".csproj", ".ct", ".dita", ".ditamap", ".ditaval", ".dll.config", ".dotsettings", ".filters", ".fsproj", ".fxml", ".glade", ".gml", ".grxml", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".plist", ".pluginspec", ".props", ".ps1xml", ".psc1", ".pt", ".rdf", ".resx", ".rss", ".sch", ".scxml", ".sfproj", ".srdf", ".storyboard", ".sttheme", ".sublime-snippet", ".targets", ".tmcommand", ".tml", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme", ".ts", ".tsx", ".ui", ".urdf", ".ux", ".vbproj", ".vcxproj", ".vsixmanifest", ".vssettings", ".vstemplate", ".vxml", ".wixproj", ".wsdl", ".wsf", ".wxi", ".wxl", ".wxs", ".x3d", ".xacro", ".xaml", ".xib", ".xlf", ".xliff", ".xmi", ".xml.dist", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"}, + "XML": {".xml", ".adml", ".admx", ".ant", ".axml", ".builds", ".ccproj", ".ccxml", ".clixml", ".cproject", ".cscfg", ".csdef", ".csl", ".csproj", ".ct", ".depproj", ".dita", ".ditamap", ".ditaval", ".dll.config", ".dotsettings", ".filters", ".fsproj", ".fxml", ".glade", ".gml", ".grxml", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".plist", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".rdf", ".resx", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sttheme", ".sublime-snippet", ".targets", ".tmcommand", ".tml", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme", ".ts", ".tsx", ".ui", ".urdf", ".ux", ".vbproj", ".vcxproj", ".vsixmanifest", ".vssettings", ".vstemplate", ".vxml", ".wixproj", ".wsdl", ".wsf", ".wxi", ".wxl", ".wxs", ".x3d", ".xacro", ".xaml", ".xib", ".xlf", ".xliff", ".xmi", ".xml.dist", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"}, + "XPM": {".xpm", ".pm"}, "XPages": {".xsp-config", ".xsp.metadata"}, "XProc": {".xpl", ".xproc"}, "XQuery": {".xquery", ".xq", ".xql", ".xqm", ".xqy"}, diff --git a/data/filename.go b/data/filename.go index c9b6f3b..583ee98 100644 --- a/data/filename.go +++ b/data/filename.go @@ -2,7 +2,7 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 var LanguagesByFilename = map[string][]string{ ".Rprofile": {"R"}, @@ -15,6 +15,7 @@ var LanguagesByFilename = map[string][]string{ ".bash_profile": {"Shell"}, ".bashrc": {"Shell"}, ".clang-format": {"YAML"}, + ".clang-tidy": {"YAML"}, ".classpath": {"XML"}, ".cproject": {"XML"}, ".cshrc": {"Shell"}, @@ -132,6 +133,7 @@ var LanguagesByFilename = map[string][]string{ "bashrc": {"Shell"}, "build.xml": {"Ant Build System"}, "buildfile": {"Ruby"}, + "buildozer.spec": {"INI"}, "click.me": {"Text"}, "composer.lock": {"JSON"}, "configure.ac": {"M4Sugar"}, @@ -141,6 +143,7 @@ var LanguagesByFilename = map[string][]string{ "descrip.mmk": {"Module Management System"}, "descrip.mms": {"Module Management System"}, "expr-dist": {"R"}, + "fp-lib-table": {"KiCad Layout"}, "gradlew": {"Shell"}, "gvimrc": {"Vim script"}, "httpd.conf": {"ApacheConf"}, diff --git a/data/frequencies.go b/data/frequencies.go index c931a9d..a2d3f81 100644 --- a/data/frequencies.go +++ b/data/frequencies.go @@ -2,389 +2,397 @@ package data // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator // THIS FILE SHOULD NOT BE EDITED BY HAND -// Extracted from github/linguist commit: 37979b26b04e10868017469e5cc56263b0a39c84 +// Extracted from github/linguist commit: e98728595bc2f3e72b0668d60e31cbe441c48799 var LanguagesLogProbabilities = map[string]float64{ - "1C Enterprise": -5.736572, - "ABAP": -7.528332, - "ABNF": -7.528332, - "AGS Script": -6.142037, - "AMPL": -6.835185, - "API Blueprint": -6.429719, - "APL": -6.429719, - "ASN.1": -7.528332, - "ATS": -5.331107, - "Agda": -7.528332, - "Alloy": -6.429719, - "Alpine Abuild": -7.528332, - "Ant Build System": -7.528332, - "ApacheConf": -6.142037, - "Apex": -5.736572, - "Apollo Guidance Computer": -7.528332, - "AppleScript": -5.582422, - "Arduino": -6.835185, - "AsciiDoc": -6.429719, - "AspectJ": -6.835185, - "Assembly": -5.736572, - "AutoHotkey": -7.528332, - "Awk": -7.528332, - "BitBake": -6.835185, - "Blade": -6.835185, - "BlitzBasic": -6.429719, - "BlitzMax": -7.528332, - "Bluespec": -6.835185, - "Brainfuck": -5.918894, - "Brightscript": -7.528332, - "C": -3.485280, - "C#": -5.736572, - "C++": -3.721669, - "CLIPS": -6.835185, - "CMake": -5.582422, - "COBOL": -6.142037, - "CSON": -6.142037, - "CSS": -6.835185, - "CSV": -7.528332, - "CWeb": -7.528332, - "CartoCSS": -7.528332, - "Ceylon": -7.528332, - "Chapel": -5.918894, - "Charity": -7.528332, - "Cirru": -5.331107, - "Clarion": -6.142037, - "Clean": -5.331107, - "Click": -6.835185, - "Clojure": -5.331107, - "Closure Templates": -7.528332, - "CoffeeScript": -5.225747, - "ColdFusion": -7.528332, - "ColdFusion CFC": -6.835185, - "Common Lisp": -5.331107, - "Component Pascal": -6.835185, - "Cool": -6.835185, - "Coq": -4.963382, - "Creole": -7.528332, - "Crystal": -6.429719, - "Csound": -6.429719, - "Csound Document": -6.429719, - "Csound Score": -6.429719, - "Cuda": -6.835185, - "Cycript": -7.528332, - "D": -5.331107, - "DIGITAL Command Language": -6.142037, - "DM": -7.528332, - "DNS Zone": -6.835185, - "DTrace": -6.429719, - "Dart": -7.528332, - "Diff": -7.528332, - "Dockerfile": -7.528332, - "Dogescript": -7.528332, - "E": -5.582422, - "EBNF": -6.142037, - "ECL": -7.528332, - "ECLiPSe": -7.528332, - "EJS": -6.835185, - "EQ": -6.429719, - "Eagle": -6.835185, - "Easybuild": -7.528332, - "Eiffel": -6.429719, - "Elixir": -7.528332, - "Elm": -6.429719, - "Emacs Lisp": -5.130436, - "EmberScript": -7.528332, - "Erlang": -4.889274, - "F#": -5.448890, - "FLUX": -6.142037, - "Fantom": -6.835185, - "Filebench WML": -7.528332, - "Filterscript": -6.835185, - "Formatted": -6.429719, - "Forth": -4.755743, - "Fortran": -5.918894, - "FreeMarker": -6.835185, - "Frege": -6.142037, - "G-code": -6.835185, - "GAMS": -7.528332, - "GAP": -5.331107, - "GCC Machine Description": -7.528332, - "GDB": -6.835185, - "GDScript": -6.142037, - "GLSL": -4.889274, - "GN": -5.130436, - "Game Maker Language": -5.130436, - "Genie": -6.835185, - "Gnuplot": -5.736572, - "Go": -6.429719, - "Golo": -4.232495, - "Gosu": -5.918894, - "Grace": -6.835185, - "Gradle": -6.835185, - "Grammatical Framework": -3.814760, - "Graph Modeling Language": -7.528332, - "GraphQL": -6.835185, - "Graphviz (DOT)": -6.835185, - "Groovy": -5.736572, - "Groovy Server Pages": -6.142037, - "HCL": -6.429719, - "HLSL": -5.918894, - "HTML": -5.736572, - "HTML+Django": -7.528332, - "HTML+ECR": -7.528332, - "HTML+EEX": -7.528332, - "HTML+ERB": -6.835185, - "Hack": -4.196127, - "Haml": -6.835185, - "Handlebars": -6.835185, - "Haskell": -5.918894, - "Hy": -6.835185, - "HyPhy": -5.448890, - "IDL": -6.142037, - "IGOR Pro": -6.835185, - "INI": -6.429719, - "Idris": -7.528332, - "Inform 7": -6.835185, - "Inno Setup": -7.528332, - "Ioke": -7.528332, - "Isabelle": -7.528332, - "Isabelle ROOT": -7.528332, - "J": -6.835185, - "JFlex": -6.835185, - "JSON": -5.331107, - "JSON5": -6.429719, - "JSONLD": -7.528332, - "JSONiq": -6.835185, - "JSX": -7.528332, - "Jasmin": -5.448890, - "Java": -5.331107, - "JavaScript": -4.001971, - "Jison": -6.429719, - "Jison Lex": -6.835185, - "Jolie": -5.918894, - "Julia": -6.835185, - "Jupyter Notebook": -7.528332, - "KRL": -7.528332, - "KiCad": -6.142037, - "Kit": -7.528332, - "Kotlin": -7.528332, - "LFE": -6.142037, - "LOLCODE": -7.528332, - "LSL": -6.835185, - "Lasso": -6.142037, - "Latte": -6.835185, - "Lean": -6.835185, - "Less": -7.528332, - "Lex": -7.528332, - "Limbo": -6.429719, - "Linker Script": -6.429719, - "Linux Kernel Module": -6.429719, - "Liquid": -6.835185, - "Literate Agda": -7.528332, - "Literate CoffeeScript": -7.528332, - "LiveScript": -7.528332, - "Logos": -7.528332, - "Logtalk": -7.528332, - "LookML": -6.429719, - "LoomScript": -6.835185, - "Lua": -6.142037, - "M": -4.161036, - "M4": -7.528332, - "M4Sugar": -6.429719, - "MAXScript": -5.918894, - "MQL4": -6.429719, - "MQL5": -6.429719, - "MTML": -7.528332, - "MUF": -6.835185, - "Makefile": -5.043425, - "Markdown": -6.142037, - "Marko": -6.429719, - "Mask": -7.528332, - "Mathematica": -5.043425, - "Matlab": -3.864770, - "Maven POM": -7.528332, - "Max": -6.429719, - "MediaWiki": -6.835185, - "Mercury": -5.225747, - "Meson": -6.835185, - "Metal": -7.528332, - "Modelica": -5.043425, - "Modula-2": -7.528332, - "Module Management System": -5.918894, - "Monkey": -7.528332, - "Moocode": -6.429719, - "MoonScript": -7.528332, - "NCL": -4.755743, - "NL": -6.835185, - "NSIS": -6.835185, - "Nemerle": -7.528332, - "NetLinx": -6.835185, - "NetLinx+ERB": -6.835185, - "NetLogo": -7.528332, - "NewLisp": -6.429719, - "Nginx": -6.835185, - "Nim": -7.528332, - "Nit": -4.350278, - "Nix": -7.528332, - "Nu": -6.835185, - "OCaml": -5.225747, - "Objective-C": -4.437289, - "Objective-C++": -6.835185, - "Objective-J": -6.429719, - "Omgrofl": -7.528332, - "Opa": -6.835185, - "Opal": -7.528332, - "OpenCL": -6.835185, - "OpenEdge ABL": -5.918894, - "OpenRC runscript": -7.528332, - "OpenSCAD": -6.835185, - "Org": -7.528332, - "Ox": -6.429719, - "Oxygene": -7.528332, - "Oz": -7.528332, - "P4": -6.835185, - "PAWN": -6.835185, - "PHP": -4.637960, - "PLSQL": -5.448890, - "PLpgSQL": -5.736572, - "POV-Ray SDL": -5.043425, - "Pan": -4.637960, - "Papyrus": -6.429719, - "Parrot Assembly": -7.528332, - "Parrot Internal Representation": -7.528332, - "Pascal": -5.225747, - "Pep8": -5.582422, - "Perl": -4.483809, - "Perl 6": -4.437289, - "Pic": -6.429719, - "Pickle": -6.142037, - "PicoLisp": -7.528332, - "PigLatin": -7.528332, - "Pike": -6.429719, - "Pod": -6.835185, - "PogoScript": -7.528332, - "Pony": -5.736572, - "PostScript": -7.528332, - "PowerBuilder": -5.736572, - "PowerShell": -6.429719, - "Processing": -7.528332, - "Prolog": -5.331107, - "Propeller Spin": -5.225747, - "Protocol Buffer": -7.528332, - "Public Key": -5.582422, - "Pug": -6.835185, - "Puppet": -5.918894, - "PureBasic": -6.835185, - "PureScript": -6.142037, - "Python": -4.350278, - "QML": -7.528332, - "QMake": -6.142037, - "R": -5.448890, - "RAML": -7.528332, - "RDoc": -7.528332, - "REXX": -6.142037, - "RMarkdown": -7.528332, - "RPM Spec": -6.429719, - "RUNOFF": -6.142037, - "Racket": -6.835185, - "Ragel": -6.429719, - "Rascal": -6.142037, - "Reason": -5.918894, - "Rebol": -5.736572, - "Red": -6.835185, - "Regular Expression": -6.142037, - "Ren'Py": -7.528332, - "RenderScript": -6.835185, - "Ring": -6.142037, - "RobotFramework": -6.429719, - "Roff": -5.582422, - "Ruby": -4.062596, - "Rust": -6.429719, - "SAS": -6.429719, - "SCSS": -7.528332, - "SMT": -6.142037, - "SPARQL": -6.835185, - "SQF": -6.835185, - "SQL": -5.043425, - "SQLPL": -5.736572, - "SRecode Template": -7.528332, - "STON": -5.582422, - "Sage": -7.528332, - "SaltStack": -5.736572, - "Sass": -7.528332, - "Scala": -6.142037, - "Scaml": -7.528332, - "Scheme": -6.429719, - "Scilab": -6.429719, - "ShaderLab": -6.429719, - "Shell": -3.767132, - "ShellSession": -6.429719, - "Shen": -6.429719, - "Slash": -7.528332, - "Slim": -7.528332, - "Smali": -5.582422, - "Smalltalk": -5.225747, - "SourcePawn": -5.736572, - "Squirrel": -7.528332, - "Stan": -6.429719, - "Standard ML": -5.918894, - "Stata": -5.582422, - "Stylus": -7.528332, - "SubRip Text": -7.528332, - "Sublime Text Config": -5.043425, - "SuperCollider": -5.918894, - "Swift": -3.767132, - "SystemVerilog": -6.142037, - "TI Program": -6.142037, - "TLA": -6.835185, - "TXL": -7.528332, - "Tcl": -6.142037, - "TeX": -5.582422, - "Tea": -7.528332, - "Terra": -6.429719, - "Text": -4.270235, - "Thrift": -7.528332, - "Turing": -6.835185, - "Turtle": -6.835185, - "Type Language": -6.835185, - "TypeScript": -5.736572, - "Unity3D Asset": -5.918894, - "Unix Assembly": -6.835185, - "Uno": -6.429719, - "UnrealScript": -6.835185, - "UrWeb": -6.835185, - "VCL": -6.835185, - "VHDL": -7.528332, - "Verilog": -4.963382, - "Vim script": -5.918894, - "Visual Basic": -6.429719, - "Volt": -7.528332, - "Vue": -6.835185, - "Wavefront Material": -6.142037, - "Wavefront Object": -5.918894, - "Web Ontology Language": -7.528332, - "WebAssembly": -5.736572, - "WebIDL": -6.835185, - "World of Warcraft Addon Data": -6.429719, - "X10": -4.637960, - "XC": -7.528332, - "XCompose": -7.528332, - "XML": -3.636511, - "XPages": -6.835185, - "XProc": -7.528332, - "XQuery": -7.528332, - "XS": -7.528332, - "XSLT": -7.528332, - "Xojo": -5.736572, - "Xtend": -6.835185, - "YAML": -5.582422, - "YANG": -7.528332, - "Zephir": -6.835185, - "Zimpl": -7.528332, - "desktop": -7.528332, - "eC": -7.528332, - "edn": -7.528332, - "fish": -6.429719, - "reStructuredText": -7.528332, - "wisp": -7.528332, - "xBase": -6.429719, + "1C Enterprise": -5.774552, + "ABAP": -7.566311, + "ABNF": -7.566311, + "AGS Script": -6.180017, + "AMPL": -6.873164, + "API Blueprint": -6.467699, + "APL": -6.467699, + "ASN.1": -7.566311, + "ATS": -5.369086, + "Adobe Font Metrics": -6.467699, + "Agda": -7.566311, + "Alloy": -6.467699, + "Alpine Abuild": -7.566311, + "Ant Build System": -7.566311, + "ApacheConf": -6.180017, + "Apex": -5.774552, + "Apollo Guidance Computer": -7.566311, + "AppleScript": -5.620401, + "Arduino": -6.873164, + "AsciiDoc": -6.467699, + "AspectJ": -6.873164, + "Assembly": -5.774552, + "AutoHotkey": -7.566311, + "Awk": -7.566311, + "Ballerina": -5.956873, + "BitBake": -6.873164, + "Blade": -6.873164, + "BlitzBasic": -6.467699, + "BlitzMax": -7.566311, + "Bluespec": -6.873164, + "Brainfuck": -5.956873, + "Brightscript": -7.566311, + "C": -3.523260, + "C#": -5.774552, + "C++": -3.716163, + "CLIPS": -6.873164, + "CMake": -5.620401, + "COBOL": -6.180017, + "CSON": -6.180017, + "CSS": -6.873164, + "CSV": -7.566311, + "CWeb": -7.566311, + "CartoCSS": -7.566311, + "Ceylon": -7.566311, + "Chapel": -5.956873, + "Charity": -7.566311, + "Cirru": -5.369086, + "Clarion": -6.180017, + "Clean": -5.369086, + "Click": -6.873164, + "Clojure": -5.369086, + "Closure Templates": -7.566311, + "CoffeeScript": -5.263726, + "ColdFusion": -7.566311, + "ColdFusion CFC": -6.873164, + "Common Lisp": -5.369086, + "Component Pascal": -6.873164, + "Cool": -6.873164, + "Coq": -5.001362, + "Creole": -7.566311, + "Crystal": -6.467699, + "Csound": -6.467699, + "Csound Document": -6.467699, + "Csound Score": -6.467699, + "Cuda": -6.873164, + "Cycript": -7.566311, + "D": -5.369086, + "DIGITAL Command Language": -6.180017, + "DM": -7.566311, + "DNS Zone": -6.873164, + "DTrace": -6.467699, + "Dart": -7.566311, + "DataWeave": -5.956873, + "Diff": -7.566311, + "Dockerfile": -7.566311, + "Dogescript": -7.566311, + "E": -5.620401, + "EBNF": -6.180017, + "ECL": -7.566311, + "ECLiPSe": -7.566311, + "EJS": -6.873164, + "EQ": -6.467699, + "Eagle": -6.873164, + "Easybuild": -7.566311, + "Eiffel": -6.467699, + "Elixir": -7.566311, + "Elm": -6.467699, + "Emacs Lisp": -5.168416, + "EmberScript": -7.566311, + "Erlang": -4.927254, + "F#": -5.486869, + "FLUX": -6.180017, + "Fantom": -6.873164, + "Filebench WML": -7.566311, + "Filterscript": -6.873164, + "Formatted": -6.467699, + "Forth": -4.793722, + "Fortran": -5.956873, + "FreeMarker": -6.873164, + "Frege": -6.180017, + "G-code": -6.873164, + "GAMS": -7.566311, + "GAP": -5.369086, + "GCC Machine Description": -7.566311, + "GDB": -6.873164, + "GDScript": -6.180017, + "GLSL": -4.927254, + "GN": -5.168416, + "Game Maker Language": -5.168416, + "Genie": -6.873164, + "Gerber Image": -4.793722, + "Gnuplot": -5.774552, + "Go": -6.467699, + "Golo": -4.270474, + "Gosu": -5.956873, + "Grace": -6.873164, + "Gradle": -6.873164, + "Grammatical Framework": -3.852739, + "Graph Modeling Language": -7.566311, + "GraphQL": -6.873164, + "Graphviz (DOT)": -6.873164, + "Groovy": -5.774552, + "Groovy Server Pages": -6.180017, + "HCL": -6.467699, + "HLSL": -5.956873, + "HTML": -5.774552, + "HTML+Django": -7.566311, + "HTML+ECR": -7.566311, + "HTML+EEX": -7.566311, + "HTML+ERB": -6.873164, + "Hack": -4.234107, + "Haml": -6.873164, + "Handlebars": -6.873164, + "Haskell": -5.956873, + "Hy": -6.873164, + "HyPhy": -5.486869, + "IDL": -6.180017, + "IGOR Pro": -6.873164, + "INI": -5.956873, + "Idris": -7.566311, + "Inform 7": -6.873164, + "Inno Setup": -7.566311, + "Ioke": -7.566311, + "Isabelle": -7.566311, + "Isabelle ROOT": -7.566311, + "J": -6.873164, + "JFlex": -6.873164, + "JSON": -5.369086, + "JSON5": -6.467699, + "JSONLD": -7.566311, + "JSONiq": -6.873164, + "JSX": -7.566311, + "Jasmin": -5.486869, + "Java": -5.369086, + "JavaScript": -3.955393, + "Jison": -6.467699, + "Jison Lex": -6.873164, + "Jolie": -5.956873, + "Julia": -6.873164, + "Jupyter Notebook": -7.566311, + "KRL": -7.566311, + "KiCad Layout": -4.793722, + "KiCad Legacy Layout": -7.566311, + "KiCad Schematic": -5.774552, + "Kit": -7.566311, + "Kotlin": -7.566311, + "LFE": -6.180017, + "LOLCODE": -7.566311, + "LSL": -6.873164, + "Lasso": -6.180017, + "Latte": -6.873164, + "Lean": -6.873164, + "Less": -7.566311, + "Lex": -7.566311, + "Limbo": -6.467699, + "Linker Script": -6.467699, + "Linux Kernel Module": -6.467699, + "Liquid": -6.873164, + "Literate Agda": -7.566311, + "Literate CoffeeScript": -7.566311, + "LiveScript": -7.566311, + "Logos": -7.566311, + "Logtalk": -7.566311, + "LookML": -6.467699, + "LoomScript": -6.873164, + "Lua": -6.180017, + "M": -4.199015, + "M4": -7.566311, + "M4Sugar": -6.467699, + "MAXScript": -5.956873, + "MQL4": -6.467699, + "MQL5": -6.467699, + "MTML": -7.566311, + "MUF": -6.873164, + "Makefile": -5.081404, + "Markdown": -6.180017, + "Marko": -6.467699, + "Mask": -7.566311, + "Mathematica": -5.081404, + "Matlab": -3.902749, + "Maven POM": -7.566311, + "Max": -6.467699, + "MediaWiki": -6.873164, + "Mercury": -5.263726, + "Meson": -6.873164, + "Metal": -7.566311, + "Modelica": -5.081404, + "Modula-2": -7.566311, + "Module Management System": -5.956873, + "Monkey": -7.566311, + "Moocode": -6.467699, + "MoonScript": -7.566311, + "NCL": -4.793722, + "NL": -6.873164, + "NSIS": -6.873164, + "Nearley": -7.566311, + "Nemerle": -7.566311, + "NetLinx": -6.873164, + "NetLinx+ERB": -6.873164, + "NetLogo": -7.566311, + "NewLisp": -6.467699, + "Nginx": -6.873164, + "Nim": -7.566311, + "Nit": -4.388257, + "Nix": -7.566311, + "Nu": -6.873164, + "OCaml": -5.263726, + "Objective-C": -4.475269, + "Objective-C++": -6.873164, + "Objective-J": -6.467699, + "Omgrofl": -7.566311, + "Opa": -6.873164, + "Opal": -7.566311, + "OpenCL": -6.873164, + "OpenEdge ABL": -5.956873, + "OpenRC runscript": -7.566311, + "OpenSCAD": -6.873164, + "Org": -7.566311, + "Ox": -6.467699, + "Oxygene": -7.566311, + "Oz": -7.566311, + "P4": -6.873164, + "PAWN": -6.873164, + "PHP": -4.675939, + "PLSQL": -5.486869, + "PLpgSQL": -5.774552, + "POV-Ray SDL": -5.081404, + "Pan": -4.675939, + "Papyrus": -6.467699, + "Parrot Assembly": -7.566311, + "Parrot Internal Representation": -7.566311, + "Pascal": -5.263726, + "Pep8": -5.620401, + "Perl": -4.521789, + "Perl 6": -4.475269, + "Pic": -6.467699, + "Pickle": -6.180017, + "PicoLisp": -7.566311, + "PigLatin": -7.566311, + "Pike": -6.467699, + "Pod": -6.467699, + "PogoScript": -7.566311, + "Pony": -5.774552, + "PostScript": -6.873164, + "PowerBuilder": -5.774552, + "PowerShell": -6.467699, + "Processing": -7.566311, + "Prolog": -5.369086, + "Propeller Spin": -5.263726, + "Protocol Buffer": -7.566311, + "Public Key": -5.620401, + "Pug": -6.873164, + "Puppet": -5.956873, + "PureBasic": -6.873164, + "PureScript": -6.180017, + "Python": -4.388257, + "QML": -7.566311, + "QMake": -6.180017, + "R": -5.486869, + "RAML": -7.566311, + "RDoc": -7.566311, + "REXX": -6.180017, + "RMarkdown": -7.566311, + "RPM Spec": -6.467699, + "RUNOFF": -6.180017, + "Racket": -6.873164, + "Ragel": -6.467699, + "Rascal": -6.180017, + "Reason": -5.956873, + "Rebol": -5.774552, + "Red": -6.873164, + "Regular Expression": -6.180017, + "Ren'Py": -7.566311, + "RenderScript": -6.873164, + "Ring": -6.180017, + "RobotFramework": -6.467699, + "Roff": -5.620401, + "Ruby": -4.100575, + "Rust": -6.467699, + "SAS": -6.467699, + "SCSS": -7.566311, + "SMT": -6.180017, + "SPARQL": -6.873164, + "SQF": -6.873164, + "SQL": -5.081404, + "SQLPL": -5.774552, + "SRecode Template": -7.566311, + "STON": -5.620401, + "Sage": -7.566311, + "SaltStack": -5.774552, + "Sass": -7.566311, + "Scala": -6.180017, + "Scaml": -7.566311, + "Scheme": -6.180017, + "Scilab": -6.467699, + "ShaderLab": -6.467699, + "Shell": -3.805111, + "ShellSession": -6.467699, + "Shen": -6.467699, + "Slash": -7.566311, + "Slim": -7.566311, + "Smali": -5.620401, + "Smalltalk": -5.263726, + "SourcePawn": -5.774552, + "Squirrel": -7.566311, + "Stan": -6.467699, + "Standard ML": -5.956873, + "Stata": -5.620401, + "Stylus": -7.566311, + "SubRip Text": -7.566311, + "Sublime Text Config": -5.081404, + "SuperCollider": -5.956873, + "Swift": -3.805111, + "SystemVerilog": -6.180017, + "TI Program": -6.180017, + "TLA": -6.873164, + "TXL": -7.566311, + "Tcl": -6.180017, + "TeX": -5.620401, + "Tea": -7.566311, + "Terra": -6.467699, + "Text": -4.308214, + "Thrift": -7.566311, + "Turing": -6.873164, + "Turtle": -6.873164, + "Type Language": -6.873164, + "TypeScript": -5.774552, + "Unity3D Asset": -5.956873, + "Unix Assembly": -6.873164, + "Uno": -6.467699, + "UnrealScript": -6.873164, + "UrWeb": -6.873164, + "VCL": -6.873164, + "VHDL": -7.566311, + "Verilog": -5.001362, + "Vim script": -5.956873, + "Visual Basic": -6.180017, + "Volt": -7.566311, + "Vue": -6.873164, + "Wavefront Material": -6.180017, + "Wavefront Object": -5.956873, + "Web Ontology Language": -7.566311, + "WebAssembly": -5.774552, + "WebIDL": -6.873164, + "World of Warcraft Addon Data": -6.467699, + "X10": -4.675939, + "XC": -7.566311, + "XCompose": -7.566311, + "XML": -3.505868, + "XPM": -6.873164, + "XPages": -6.873164, + "XProc": -7.566311, + "XQuery": -7.566311, + "XS": -7.566311, + "XSLT": -7.566311, + "Xojo": -5.774552, + "Xtend": -6.873164, + "YAML": -5.486869, + "YANG": -7.566311, + "Zephir": -6.873164, + "Zimpl": -7.566311, + "desktop": -7.566311, + "eC": -7.566311, + "edn": -7.566311, + "fish": -6.467699, + "reStructuredText": -7.566311, + "wisp": -7.566311, + "xBase": -6.467699, } var TokensLogProbabilities = map[string]map[string]float64{ @@ -1975,6 +1983,391 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.251247, "~": -5.860451, }, + "Adobe Font Metrics": map[string]float64{ + "(": -6.476459, + ")": -6.476459, + ",": -7.575072, + "-": -1.814594, + ".": -8.268219, + ".notdef": -7.575072, + ".null": -8.268219, + "//www.apache.org/licenses/LICENSE": -8.268219, + ":": -5.965634, + ";": -1.279806, + "A": -6.658781, + "AE": -7.169607, + "AEacute": -7.169607, + "AOETI": -8.268219, + "Aacute": -7.575072, + "Abreve": -6.881925, + "Acircumflex": -7.575072, + "Adieresis": -7.169607, + "Agrave": -7.575072, + "All": -8.268219, + "Amacron": -6.881925, + "Aogonek": -6.881925, + "Apache": -8.268219, + "Aring": -7.169607, + "Ascender": -7.575072, + "Astigmatic": -8.268219, + "Atilde": -7.575072, + "Available": -8.268219, + "B": -2.658747, + "BOI": -8.268219, + "Bold": -7.169607, + "Bonislawsky": -8.268219, + "Book": -8.268219, + "Brian": -8.268219, + "C": -2.658747, + "Cacute": -8.268219, + "CapHeight": -7.575072, + "Ccaron": -8.268219, + "Ccircumflex": -8.268219, + "Cdotaccent": -8.268219, + "Comment": -6.476459, + "Condensed": -7.575072, + "Copyright": -8.268219, + "Corporation.": -8.268219, + "Creation": -7.169607, + "D": -7.575072, + "DBA": -8.268219, + "DOMAIN": -8.268219, + "Date": -7.169607, + "Dcaron": -8.268219, + "Dcroat": -8.268219, + "Delta": -6.322309, + "Descender": -7.575072, + "Digitized": -8.268219, + "E": -8.268219, + "EC": -8.268219, + "ECA": -8.268219, + "EF": -8.268219, + "Ebreve": -8.268219, + "Ecaron": -8.268219, + "Edotaccent": -8.268219, + "Elite": -7.575072, + "Emacron": -8.268219, + "EncodingScheme": -7.169607, + "EndCharMetrics": -7.169607, + "EndFontMetrics": -7.169607, + "EndKernData": -7.575072, + "EndKernPairs": -7.575072, + "Eng": -8.268219, + "Eogonek": -8.268219, + "Euro": -8.268219, + "F": -8.268219, + "FamilyName": -7.169607, + "FontBBox": -7.169607, + "FontForge": -7.169607, + "FontName": -7.169607, + "FullName": -7.169607, + "G": -8.268219, + "Gbreve": -8.268219, + "Gcircumflex": -8.268219, + "Gcommaaccent": -8.268219, + "Gdotaccent": -8.268219, + "Generated": -7.169607, + "Google": -8.268219, + "Greek_Lambda_Character": -7.169607, + "H": -8.268219, + "Hbar": -8.268219, + "Hcircumflex": -8.268219, + "I": -7.575072, + "IJ": -8.268219, + "ISO": -7.169607, + "Iacute": -8.268219, + "Ibreve": -8.268219, + "Icircumflex": -8.268219, + "Idieresis": -8.268219, + "Idotaccent": -7.575072, + "Igrave": -8.268219, + "Imacron": -7.575072, + "Iogonek": -7.575072, + "IsFixedPitch": -7.169607, + "ItalicAngle": -7.169607, + "Itilde": -8.268219, + "J": -4.604657, + "J.": -8.268219, + "Jcircumflex": -6.881925, + "Jul": -7.169607, + "K": -4.157345, + "KPX": -2.897581, + "Kcommaaccent": -8.268219, + "L": -5.090165, + "Lacute": -8.268219, + "Lcaron": -8.268219, + "Lcommaaccent": -8.268219, + "Ldot": -8.268219, + "Lslash": -8.268219, + "M": -8.268219, + "N": -2.662417, + "NADA.": -8.268219, + "NONE.": -8.268219, + "NULL": -8.268219, + "Nacute": -8.268219, + "Ncaron": -8.268219, + "Ncommaaccent": -8.268219, + "Notice": -7.169607, + "O": -8.268219, + "OE": -8.268219, + "Obreve": -8.268219, + "Ohungarumlaut": -8.268219, + "Omacron": -8.268219, + "Open": -7.575072, + "OpenSansCondensed": -8.268219, + "Oslashacute": -8.268219, + "P": -8.268219, + "PUBLIC": -8.268219, + "Q": -8.268219, + "R": -8.268219, + "Racute": -8.268219, + "Rcaron": -8.268219, + "Rcommaaccent": -8.268219, + "Regular": -6.881925, + "S": -8.268219, + "Sacute": -8.268219, + "Sans": -7.575072, + "Scaron": -8.268219, + "Scedilla": -8.268219, + "Scircumflex": -8.268219, + "Special": -7.575072, + "SpecialElite": -8.268219, + "StartCharMetrics": -7.169607, + "StartFontMetrics": -7.169607, + "StartKernData": -7.575072, + "StartKernPairs": -7.575072, + "Sun": -7.169607, + "T": -7.169607, + "Tbar": -7.575072, + "Tcaron": -7.575072, + "Tcommaaccent": -7.575072, + "U": -8.268219, + "Ubreve": -8.268219, + "Uhungarumlaut": -8.268219, + "Umacron": -8.268219, + "UnderlinePosition": -7.169607, + "UnderlineThickness": -7.169607, + "Uogonek": -8.268219, + "Uring": -8.268219, + "Utilde": -8.268219, + "V": -7.169607, + "Version": -7.169607, + "W": -8.268219, + "WX": -2.666100, + "Wacute": -8.268219, + "Wcircumflex": -8.268219, + "Wdieresis": -8.268219, + "Weight": -7.169607, + "Wgrave": -8.268219, + "X": -8.268219, + "XHeight": -7.575072, + "Y": -7.169607, + "Yacute": -7.575072, + "Ycircumflex": -7.575072, + "Ydieresis": -7.575072, + "Ygrave": -7.575072, + "Z": -7.575072, + "Zacute": -8.268219, + "Zcaron": -8.268219, + "Zdotaccent": -8.268219, + "abreve": -8.268219, + "aeacute": -8.268219, + "amacron": -8.268219, + "ampersand": -6.070994, + "aogonek": -8.268219, + "approxequal": -8.268219, + "asterisk": -7.575072, + "at": -8.268219, + "b": -7.169607, + "backslash": -7.575072, + "bracketleft": -8.268219, + "breve": -8.268219, + "bullet": -8.268219, + "by": -6.881925, + "c": -6.881925, + "cacute": -7.575072, + "caron": -8.268219, + "ccaron": -7.575072, + "ccedilla": -8.268219, + "ccircumflex": -7.575072, + "cdotaccent": -7.575072, + "circumflex": -8.268219, + "colon": -8.268219, + "comma": -6.658781, + "copyright": -8.268219, + "cyrotmarkcomb": -8.268219, + "d": -7.575072, + "dagger": -8.268219, + "daggerdbl": -8.268219, + "data": -8.268219, + "dcaron": -7.575072, + "dcroat": -8.268219, + "dollar": -7.575072, + "dotaccent": -8.268219, + "dotlessi": -8.268219, + "dotlessj": -8.268219, + "e": -7.169607, + "eacute": -7.575072, + "ebreve": -7.169607, + "ecaron": -7.575072, + "ecircumflex": -7.575072, + "edieresis": -7.575072, + "edotaccent": -7.575072, + "egrave": -7.575072, + "eight": -8.268219, + "eight.os": -8.268219, + "ellipsis": -7.169607, + "emacron": -7.169607, + "emdash": -7.169607, + "endash": -7.169607, + "eng": -7.575072, + "eogonek": -7.575072, + "equal": -8.268219, + "eth": -8.268219, + "exclam": -7.575072, + "false": -7.169607, + "fi": -8.268219, + "five": -8.268219, + "fl": -8.268219, + "four": -7.575072, + "fraction": -8.268219, + "g": -8.268219, + "g.alt": -8.268219, + "gbreve": -8.268219, + "gbreve.alt": -8.268219, + "gcircumflex": -8.268219, + "gcircumflex.alt": -8.268219, + "gcommaaccent": -7.575072, + "gcommaaccent.alt": -8.268219, + "gdot.alt": -8.268219, + "gdotaccent": -8.268219, + "germandbls": -8.268219, + "greater": -8.268219, + "guillemotleft": -7.575072, + "guillemotright": -8.268219, + "guilsinglleft": -7.169607, + "guilsinglright": -7.575072, + "hbar": -8.268219, + "hcircumflex": -8.268219, + "html": -8.268219, + "hungarumlaut": -8.268219, + "hyphen": -6.322309, + "ibreve": -7.575072, + "ij": -8.268219, + "imacron": -7.575072, + "iogonek": -7.575072, + "itilde": -7.575072, + "jcircumflex": -8.268219, + "kcommaaccent": -8.268219, + "kgreenlandic": -8.268219, + "lacute": -8.268219, + "lambda": -8.268219, + "lcaron": -8.268219, + "lcommaaccent": -8.268219, + "ldotaccent": -8.268219, + "less": -8.268219, + "licence.http": -8.268219, + "lslash": -8.268219, + "m": -8.268219, + "minus": -8.268219, + "mu": -8.268219, + "nacute": -7.575072, + "napostrophe": -8.268219, + "ncaron": -7.575072, + "ncommaaccent": -7.575072, + "nine": -8.268219, + "nine.os": -8.268219, + "nonmarkingreturn": -8.268219, + "notequal": -8.268219, + "numbersign": -7.575072, + "o": -7.575072, + "oacute": -8.268219, + "obreve": -7.169607, + "ocircumflex": -8.268219, + "odieresis": -8.268219, + "oe": -7.575072, + "ogonek": -8.268219, + "ograve": -8.268219, + "ohungarumlaut": -7.169607, + "omacron": -7.169607, + "one": -7.575072, + "oslash": -8.268219, + "oslashacute": -7.169607, + "otilde": -8.268219, + "p": -8.268219, + "parenleft": -8.268219, + "parenright": -8.268219, + "partialdiff": -8.268219, + "percent": -7.575072, + "period": -6.658781, + "perthousand": -8.268219, + "plus": -8.268219, + "product": -8.268219, + "q": -7.575072, + "question": -7.575072, + "quotedbl": -4.684700, + "quotedblbase": -7.169607, + "quotedblleft": -7.575072, + "quotedblright": -7.575072, + "quoteleft": -6.070994, + "quoteright": -7.575072, + "quotesinglbase": -7.169607, + "quotesingle": -6.070994, + "racute": -7.575072, + "rcaron": -7.575072, + "rcommaaccent": -7.575072, + "reserved.": -8.268219, + "rights": -8.268219, + "ring": -8.268219, + "sacute": -7.575072, + "scaron": -8.268219, + "scedilla": -7.575072, + "scircumflex": -7.575072, + "semicolon": -8.268219, + "seven": -7.575072, + "seven.os": -8.268219, + "six": -8.268219, + "six.os": -8.268219, + "slash": -4.936014, + "space": -7.169607, + "tbar": -8.268219, + "tcaron": -8.268219, + "tcommaaccent": -8.268219, + "the": -8.268219, + "thorn": -8.268219, + "three": -8.268219, + "tilde": -8.268219, + "trademark": -6.070994, + "two": -8.268219, + "u": -8.268219, + "uacute": -7.575072, + "ubreve": -7.575072, + "ucircumflex": -7.575072, + "udieresis": -7.575072, + "ugrave": -7.575072, + "uhungarumlaut": -7.575072, + "umacron": -7.575072, + "under": -8.268219, + "uni": -6.322309, + "uogonek": -7.575072, + "uring": -7.575072, + "utilde": -7.575072, + "v": -7.169607, + "w": -7.575072, + "wacute": -6.881925, + "wcircumflex": -6.881925, + "wdieresis": -6.881925, + "wgrave": -6.881925, + "y": -7.575072, + "yacute": -7.169607, + "ycircumflex": -7.169607, + "ydieresis": -7.169607, + "ygrave": -7.169607, + "zacute": -8.268219, + "zcaron": -8.268219, + "zdotaccent": -7.575072, + "zero": -8.268219, + }, "Agda": map[string]float64{ "(": -2.579796, ")": -2.579796, @@ -4954,6 +5347,125 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -2.950612, "~": -4.174387, }, + "Ballerina": map[string]float64{ + "!": -6.156979, + "(": -2.789683, + ")": -2.789683, + "+": -3.592030, + ",": -3.448929, + "-": -6.156979, + ".": -5.463832, + "/": -6.156979, + "//Here": -5.463832, + "//JSON": -5.463832, + "//Multiple": -6.156979, + "//To": -6.156979, + "//Variable": -6.156979, + ":": -2.824774, + ";": -2.328338, + "": -6.156979, + "": -6.156979, + "": -6.156979, + "": -6.156979, + "=": -3.266607, + ">": -6.156979, + "?": -6.156979, + "@doc": -5.463832, + "Arrays.": -6.156979, + "Description": -5.463832, + "Hello": -6.156979, + "JSON": -6.156979, + "Lost": -6.156979, + "Objects.": -6.156979, + "The": -6.156979, + "They": -6.156979, + "This": -6.156979, + "World": -6.156979, + "[": -4.547541, + "]": -4.547541, + "_": -5.463832, + "`": -4.077537, + "a": -5.463832, + "allows": -6.156979, + "and": -6.156979, + "any": -6.156979, + "are": -6.156979, + "args": -4.770685, + "arrays": -6.156979, + "as": -6.156979, + "assignment": -5.463832, + "ballerina.doc": -6.156979, + "ballerina.lang.messages": -6.156979, + "ballerina.lang.system": -4.770685, + "ballerina.net.http": -6.156979, + "color": -6.156979, + "d": -5.058367, + "data": -6.156979, + "define": -6.156979, + "divideBy": -4.770685, + "false": -5.463832, + "first": -6.156979, + "from": -5.463832, + "function": -4.547541, + "hand": -6.156979, + "helloWorld": -6.156979, + "ignore": -6.156979, + "import": -4.211069, + "in": -6.156979, + "inferred": -5.463832, + "initial": -6.156979, + "int": -5.058367, + "is": -4.770685, + "j": -3.517922, + "json": -4.211069, + "k": -5.463832, + "last": -6.156979, + "m": -6.156979, + "main": -4.770685, + "message": -5.463832, + "messages": -6.156979, + "multiple": -6.156979, + "name": -6.156979, + "null": -5.463832, + "of": -5.463832, + "particular": -6.156979, + "price": -6.156979, + "println": -3.266607, + "q": -4.770685, + "r": -4.770685, + "reply": -6.156979, + "resource": -6.156979, + "response": -5.058367, + "return": -5.463832, + "right": -6.156979, + "same": -6.156979, + "sayHello": -6.156979, + "service": -6.156979, + "setStringPayload": -6.156979, + "side.": -6.156979, + "statement": -6.156979, + "strVar": -5.463832, + "string": -4.770685, + "system": -3.266607, + "the": -4.365220, + "then": -6.156979, + "there.": -6.156979, + "to": -6.156979, + "true": -6.156979, + "type": -4.770685, + "use": -6.156979, + "value": -5.058367, + "value.": -5.463832, + "var": -4.547541, + "variable": -5.463832, + "with": -6.156979, + "world": -6.156979, + "x": -3.517922, + "xml": -3.959754, + "you": -6.156979, + "{": -3.672072, + "}": -3.672072, + }, "BitBake": map[string]float64{ "$": -2.926739, "(": -4.025352, @@ -11291,3341 +11803,3420 @@ var TokensLogProbabilities = map[string]map[string]float64{ "\ufeff": -5.931582, }, "C++": map[string]float64{ - "!": -5.160253, - "\"": -9.788488, - "#define": -5.217220, - "#elif": -9.500806, - "#else": -7.390593, - "#endif": -6.204969, - "#error": -8.689876, - "#if": -6.743966, - "#ifdef": -7.891368, - "#ifndef": -7.591264, - "#include": -5.619242, - "#pragma": -9.095341, - "#undef": -9.277663, - "%": -9.788488, - "&": -4.846846, - "&&": -6.728217, - "'": -10.193953, - "(": -2.302436, - ")": -2.326082, - "*": -5.502605, - "**": -10.193953, - "**env": -10.887100, - "**envp": -10.887100, - "**p": -10.887100, - "**tb": -10.887100, - "**type": -10.887100, - "**value": -10.887100, - "*/": -10.887100, - "*CallStack": -10.887100, - "*Env": -10.887100, - "*O": -10.887100, - "*PC": -10.887100, - "*PCL": -10.887100, - "*PCLATCH": -10.887100, - "*ProgramMemory": -10.887100, - "*Q": -10.887100, - "*R": -10.887100, - "*Reference": -10.887100, - "*STATUS": -10.887100, - "*WREG": -10.887100, - "*__Pyx_GetName": -10.887100, - "*__Pyx_Import": -10.887100, - "*__Pyx_PyInt_to_py_Py_intptr_t": -10.887100, - "*__Pyx_RefNanny": -10.887100, - "*__pyx_b": -10.887100, - "*__pyx_builtin_RuntimeError": -10.887100, - "*__pyx_builtin_ValueError": -10.887100, - "*__pyx_builtin_range": -10.887100, - "*__pyx_empty_bytes": -10.887100, - "*__pyx_empty_tuple": -10.887100, - "*__pyx_f": -10.887100, - "*__pyx_f_": -8.402194, - "*__pyx_filename": -10.887100, - "*__pyx_int_": -10.193953, - "*__pyx_k_tuple_": -8.941190, - "*__pyx_kp_s_": -9.788488, - "*__pyx_kp_u_": -9.095341, - "*__pyx_m": -10.887100, - "*__pyx_n_s__RuntimeError": -10.887100, - "*__pyx_n_s__ValueError": -10.887100, - "*__pyx_n_s____main__": -10.887100, - "*__pyx_n_s____test__": -10.887100, - "*__pyx_n_s__base": -10.887100, - "*__pyx_n_s__buf": -10.887100, - "*__pyx_n_s__byteorder": -10.887100, - "*__pyx_n_s__descr": -10.887100, - "*__pyx_n_s__do_awesome_work": -10.887100, - "*__pyx_n_s__fields": -10.887100, - "*__pyx_n_s__format": -10.887100, - "*__pyx_n_s__itemsize": -10.887100, - "*__pyx_n_s__names": -10.887100, - "*__pyx_n_s__ndim": -10.887100, - "*__pyx_n_s__np": -10.887100, - "*__pyx_n_s__numpy": -10.887100, - "*__pyx_n_s__obj": -10.887100, - "*__pyx_n_s__ones": -10.887100, - "*__pyx_n_s__pure_py_test": -10.887100, - "*__pyx_n_s__range": -10.887100, - "*__pyx_n_s__readonly": -10.887100, - "*__pyx_n_s__shape": -10.887100, - "*__pyx_n_s__strides": -10.887100, - "*__pyx_n_s__suboffsets": -10.887100, - "*__pyx_n_s__type_num": -10.887100, - "*__pyx_n_s__work_module": -10.887100, - "*__pyx_n_s__wrapper_inner": -10.887100, - "*__pyx_pf_": -10.193953, - "*__pyx_r": -8.941190, - "*__pyx_refnanny": -10.887100, - "*__pyx_self": -10.193953, - "*__pyx_t_": -7.751606, - "*__pyx_v_a": -9.277663, - "*__pyx_v_answer_ptr": -10.193953, - "*__pyx_v_b": -9.500806, - "*__pyx_v_c": -9.788488, - "*__pyx_v_child": -10.887100, - "*__pyx_v_childname": -10.887100, - "*__pyx_v_d": -10.193953, - "*__pyx_v_data": -10.887100, - "*__pyx_v_data_np": -10.193953, - "*__pyx_v_data_ptr": -10.193953, - "*__pyx_v_descr": -10.193953, - "*__pyx_v_dims": -10.193953, - "*__pyx_v_e": -10.887100, - "*__pyx_v_end": -10.887100, - "*__pyx_v_f": -10.193953, - "*__pyx_v_fields": -10.887100, - "*__pyx_v_info": -9.500806, - "*__pyx_v_new_offset": -10.887100, - "*__pyx_v_offset": -10.887100, - "*__pyx_v_self": -9.500806, - "*__pyx_v_t": -10.887100, - "*begin": -9.277663, - "*beginDoc": -10.887100, - "*bot": -10.887100, - "*buf": -10.193953, - "*c": -10.193953, - "*ch": -9.788488, - "*ctx": -10.193953, - "*cur": -10.887100, - "*current": -8.179050, - "*current_": -8.941190, - "*cursor": -9.500806, - "*default_instance_": -10.887100, - "*dict": -10.887100, - "*document_": -8.053887, - "*e": -10.887100, - "*eckey": -10.193953, - "*ecsig": -10.887100, - "*end": -9.788488, - "*endDoc": -10.887100, - "*env": -9.788488, - "*env_instance": -10.887100, - "*eof": -10.887100, - "*eor": -10.887100, - "*fPos": -8.179050, - "*field": -10.887100, - "*fill": -10.887100, - "*format": -10.887100, - "*from_list": -10.887100, - "*group": -10.193953, - "*inspect": -10.193953, - "*instance": -10.887100, - "*internal": -10.887100, - "*it": -8.807659, - "*itError": -10.887100, - "*lim": -10.887100, - "*limit": -10.887100, - "*m": -10.887100, - "*marker": -10.193953, - "*memory": -10.887100, - "*message": -10.887100, - "*modname": -10.887100, - "*msg": -10.193953, - "*msglen": -10.887100, - "*name": -8.941190, - "*name_": -10.887100, - "*o": -10.887100, - "*obj": -10.193953, - "*operator": -10.887100, - "*order": -10.887100, - "*output": -10.193953, - "*owner": -10.887100, - "*p": -10.193953, - "*pSize": -9.788488, - "*pText": -10.193953, - "*pbChanged": -10.193953, - "*pf": -10.887100, - "*pos": -10.887100, - "*priv_key": -10.887100, - "*program": -10.887100, - "*ptr": -10.887100, - "*pub_key": -10.887100, - "*q": -10.887100, - "*r": -10.887100, - "*reinterpret_cast": -10.887100, - "*rr": -10.887100, - "*s": -9.788488, - "*scan": -10.887100, - "*shape": -10.887100, - "*sig": -10.193953, - "*sizeof": -10.887100, - "*sor": -10.887100, - "*source": -10.887100, - "*start": -10.887100, - "*str": -10.887100, - "*strides": -10.887100, - "*suboffsets": -10.887100, - "*targetFrame": -9.500806, - "*tb": -10.193953, - "*text": -10.887100, - "*this": -10.887100, - "*tok": -10.887100, - "*token": -10.887100, - "*top": -10.887100, - "*type": -9.788488, - "*unused": -10.193953, - "*value": -9.788488, - "*x": -10.193953, - "*y": -10.887100, - "*zero": -10.887100, - "+": -5.100203, - ",": -3.581912, - "-": -4.135999, - ".": -10.193953, - ".*s": -10.887100, - ".Equals": -10.887100, - ".c_str": -8.402194, - ".data": -9.788488, - ".data.ptr": -10.887100, - ".empty": -9.277663, - ".events": -10.887100, - ".front": -9.788488, - ".imag": -9.788488, - ".length": -9.277663, - ".pop": -9.788488, - ".push": -10.193953, - ".real": -9.788488, - ".setComment": -10.887100, - "/": -7.390593, - "//": -9.500806, - "//#define": -10.887100, - "//JSON_ASSERT": -10.887100, - "//a": -10.887100, - "//automates": -10.887100, - "//both": -10.887100, - "//brings": -10.887100, - "//canister": -10.887100, - "//cleans": -10.887100, - "//close": -10.887100, - "//contains": -10.193953, - "//counts": -10.887100, - "//cout": -10.887100, - "//creates": -9.788488, - "//deletes": -10.887100, - "//destroys": -10.887100, - "//does": -10.887100, - "//for": -10.887100, - "//get": -10.887100, - "//if": -10.887100, - "//important": -10.887100, - "//internal": -10.887100, - "//length": -10.887100, - "//list": -10.887100, - "//maximum": -10.887100, - "//necessary": -10.887100, - "//number": -10.887100, - "//open": -10.887100, - "//overwrites": -10.193953, - "//physical": -10.887100, - "//pulls": -10.887100, - "//really": -10.887100, - "//removes": -10.887100, - "//returns": -10.193953, - "//std": -10.193953, - "//the": -8.807659, - "//these": -10.887100, - "//this": -10.887100, - "//throughout": -10.887100, - "//time": -10.887100, - "//use": -10.887100, - "0": -10.887100, - "33": -10.193953, - "4": -10.887100, - "65": -10.887100, - ":": -2.288696, - ";": -2.460051, - "<": -6.035070, - "": -10.887100, - "<(QDataStream&>": -10.887100, - "<(const>": -10.887100, - "": -10.887100, - "<<": -7.223539, - "": -9.788488, - "": -9.788488, - "": -9.500806, - "": -9.788488, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -8.489205, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -9.788488, - "": -9.277663, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -9.788488, - "": -10.887100, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -9.095341, - "": -10.887100, - "": -8.584515, - "": -8.402194, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -8.322151, - "": -10.887100, - "": -10.193953, - "": -10.193953, - "": -9.788488, - "": -10.887100, - "": -10.887100, - "": -10.193953, - "": -9.788488, - "": -10.193953, - "": -10.887100, - "": -9.788488, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -9.500806, - "": -10.887100, - "": -9.277663, - "": -10.887100, - "": -10.887100, - "": -9.095341, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.887100, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -10.887100, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -8.689876, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -9.095341, - "": -9.500806, - "": -10.887100, - "": -10.887100, - "": -10.193953, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.193953, - "": -10.193953, - "": -10.193953, - "": -9.500806, - "": -10.193953, - "": -8.584515, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -10.887100, - "": -7.519805, - "": -10.193953, - "": -9.095341, - "": -6.995280, - "": -10.887100, - "": -10.887100, - "=": -3.064255, - ">": -4.144220, - "?": -7.591264, - "A": -10.887100, - "ACos": -10.887100, - "ADD": -10.887100, - "ADDEQ": -10.887100, - "ADDLW": -10.887100, - "ADDWF": -10.887100, - "AES_BLOCK_SIZE": -10.887100, - "ALL_STAGES": -10.193953, - "AND": -10.887100, - "ANDAND": -10.887100, - "ANDEQ": -10.887100, - "ANDLW": -10.887100, - "ANDWF": -10.887100, - "APFloat_O": -8.489205, - "APInt_O": -8.489205, - "APPEND": -10.887100, - "ARRAY": -10.887100, - "ASM": -10.887100, - "ASSERT": -7.942661, - "ASSERT_NOT_NULL": -10.887100, - "ASSIGN": -10.887100, - "ASSIGN_ADD": -10.887100, - "ASSIGN_BIT_AND": -10.887100, - "ASSIGN_BIT_OR": -10.887100, - "ASSIGN_BIT_XOR": -10.887100, - "ASSIGN_DIV": -10.887100, - "ASSIGN_MOD": -10.887100, - "ASSIGN_MUL": -10.887100, - "ASSIGN_SAR": -10.887100, - "ASSIGN_SHL": -10.887100, - "ASSIGN_SHR": -10.887100, - "ASSIGN_SUB": -10.887100, - "ASin": -10.887100, - "ATan": -10.193953, - "AUTO": -10.887100, - "Abs": -10.887100, - "Add": -10.887100, - "AddCallCompletedCallback": -10.193953, - "AddChar": -10.193953, - "AddLiteralChar": -9.500806, - "AddLiteralCharAdvance": -9.788488, - "Advance": -7.102911, - "AllStatic": -10.887100, - "AllocaInst_O": -8.489205, - "AllocatorCallback": -6.844049, - "Argument_O": -8.489205, - "ArrayType_O": -8.489205, - "AtomicCmpXchgInst_O": -8.489205, - "AtomicRMWInst_O": -8.489205, - "Attribute_O": -8.489205, - "BCF": -10.887100, - "BEGIN_NATIVE_EXCEPTION": -10.193953, - "BF": -5.751302, - "BIGNUM": -8.689876, - "BITCOIN_KEY_H": -10.193953, - "BIT_AND": -10.887100, - "BIT_NOT": -10.193953, - "BIT_OR": -10.887100, - "BIT_XOR": -10.887100, - "BN_CTX": -10.193953, - "BN_CTX_end": -10.887100, - "BN_CTX_free": -10.193953, - "BN_CTX_get": -8.807659, - "BN_CTX_new": -10.193953, - "BN_CTX_start": -10.887100, - "BN_add": -10.887100, - "BN_bin": -9.788488, - "BN_bn": -10.193953, - "BN_cmp": -10.887100, - "BN_copy": -10.887100, - "BN_mod_inverse": -10.887100, - "BN_mod_mul": -10.193953, - "BN_mod_sub": -10.887100, - "BN_mul_word": -10.887100, - "BN_num_bits": -10.193953, - "BN_rshift": -10.887100, - "BN_zero": -10.887100, - "BOOST_ASIO_DETAIL_IMPL_EPOLL_REACTOR_IPP": -10.193953, - "BOOST_ASIO_HAS_EPOLL": -10.887100, - "BOOST_ASIO_HAS_TIMERFD": -8.807659, - "BPackageInfo": -8.941190, - "BPackageInfo*": -10.887100, - "BPackageKit": -10.887100, - "BPackageResolvableExpression": -10.887100, - "BPackageVersion": -10.887100, - "BREAK": -10.887100, - "BSF": -10.887100, - "BSIZE": -9.095341, - "BString": -9.788488, - "BTFSC": -10.887100, - "BTFSS": -10.887100, - "B_BAD_DATA": -9.788488, - "B_BAD_VALUE": -10.887100, - "B_NO_MEMORY": -9.788488, - "B_OK": -9.788488, - "Bar": -9.788488, - "BasicBlock_O": -8.489205, - "Black": -10.887100, - "BranchInst_O": -8.489205, - "Buffer": -10.193953, - "Builder_O": -8.489205, - "BuiltInClass_O": -6.844049, - "BuiltInClass_sp": -6.844049, - "ByteArray*": -10.887100, - "ByteSize": -10.193953, - "C": -10.887100, - "CALL": -10.887100, - "CASE": -10.887100, - "CCrypter": -9.095341, - "CFID": -10.193953, - "CHAR": -10.887100, - "CKey": -7.629004, - "CKeyID": -8.941190, - "CKeyingMaterial": -8.807659, - "CKeyingMaterial*": -10.887100, - "CLASSIC_MODE": -10.193953, - "CLOCK_MONOTONIC": -10.193953, - "CLRF": -10.887100, - "CLRW": -10.887100, - "CLRWDT": -10.887100, - "COLON": -10.193953, - "COMF": -10.887100, - "COMMA": -10.193953, - "CONDITIONAL": -10.193953, - "CONST": -10.887100, - "CONTINUE": -10.887100, - "CPU": -10.193953, - "CPrivKey": -9.788488, - "CPubKey": -8.402194, - "CREATE_CLASS": -10.887100, - "CScriptID": -9.788488, - "CSecret": -9.500806, - "CYTHON_CCOMPLEX": -8.402194, - "CYTHON_INLINE": -6.667593, - "CYTHON_REFNANNY": -9.788488, - "CYTHON_UNUSED": -8.941190, - "CYTHON_WITHOUT_ASSERTIONS": -10.887100, - "CallCompletedCallback": -9.500806, - "CallDepthIsZero": -10.887100, - "CallInst_O": -8.489205, - "CallOnce": -10.887100, - "Ceil": -10.887100, - "CeilPowerOfTwo": -10.887100, - "Char": -7.709047, - "CharacterStream": -9.788488, - "CharacterStream*": -9.788488, - "CheckZero": -10.887100, - "ClasspathVMSystem/Properties.cpp": -10.887100, - "Clear": -9.277663, - "ClosestPowerOfTwo": -10.887100, - "CodedInputStream*": -10.193953, - "CodedOutputStream*": -10.193953, - "CommentPlacement": -10.193953, - "CompositeType_O": -8.489205, - "ComputeUnknownFieldsSize": -10.887100, - "ConstantArray_O": -8.489205, - "ConstantDataArray_O": -8.489205, - "ConstantDataSequential_O": -8.489205, - "ConstantExpr_O": -8.489205, - "ConstantFP_O": -8.489205, - "ConstantInt_O": -8.489205, - "ConstantPointerNull_O": -8.489205, - "Constant_O": -8.489205, - "Context*": -9.500806, - "ConvertToUtf": -10.193953, - "CopyFrom": -9.277663, - "Cos": -10.887100, - "CsvStreamer": -9.277663, - "Cube": -10.887100, - "Current": -9.277663, - "CurrentPerIsolateThreadData": -9.500806, - "DEBUG": -8.941190, - "DEC": -10.887100, - "DECF": -10.887100, - "DECFSZ": -10.887100, - "DECR": -10.887100, - "DECREF": -10.887100, - "DEFAULT": -10.887100, - "DEFAULT_DELIMITER": -10.887100, - "DEG_TO_RAD": -10.887100, - "DEREF": -10.887100, - "DISALLOW_COPY_AND_ASSIGN": -10.193953, - "DIV": -10.887100, - "DIVEQ": -10.887100, - "DL_EXPORT": -10.193953, - "DL_IMPORT": -10.193953, - "DO": -10.887100, - "DOUBLE": -10.887100, - "DO_": -9.500806, - "DataLayout_O": -8.489205, - "DebugLoc_O": -8.489205, - "DecodeInstruction": -10.887100, - "Decoder": -9.788488, - "DecrementCallDepth": -10.887100, - "Decrypt": -10.887100, - "DecryptSecret": -10.887100, - "Deg": -10.193953, - "Dereference": -10.887100, - "Descriptor*": -9.788488, - "DescriptorPool": -9.788488, - "Deserializer": -10.887100, - "Deserializer*": -10.193953, - "Digits": -10.887100, - "Don": -10.887100, - "DropLiteral": -10.887100, - "ECDSA_SIG": -9.788488, - "ECDSA_SIG_free": -10.193953, - "ECDSA_SIG_new": -10.887100, - "ECDSA_SIG_recover_key_GFp": -9.788488, - "ECDSA_do_sign": -10.887100, - "ECDSA_verify": -10.887100, - "EC_GROUP": -10.193953, - "EC_GROUP_get_curve_GFp": -10.887100, - "EC_GROUP_get_degree": -10.887100, - "EC_GROUP_get_order": -10.887100, - "EC_KEY": -10.193953, - "EC_KEY*": -10.887100, - "EC_KEY_copy": -10.887100, - "EC_KEY_dup": -10.887100, - "EC_KEY_free": -10.887100, - "EC_KEY_get": -10.193953, - "EC_KEY_new_by_curve_name": -10.193953, - "EC_KEY_regenerate_key": -10.887100, - "EC_KEY_set_conv_form": -10.887100, - "EC_KEY_set_private_key": -10.887100, - "EC_KEY_set_public_key": -10.193953, - "EC_POINT": -9.500806, - "EC_POINT_free": -9.500806, - "EC_POINT_is_at_infinity": -10.887100, - "EC_POINT_mul": -9.788488, - "EC_POINT_new": -9.500806, - "EC_POINT_set_compressed_coordinates_GFp": -10.887100, - "EINVAL": -9.500806, - "ELLIPSIS": -10.887100, - "ELSE": -10.887100, - "END_NATIVE_EXCEPTION": -10.193953, - "ENOSYS": -10.887100, - "ENTITY_H": -10.193953, - "ENUM": -10.887100, - "ENV_H": -10.193953, - "EOF": -10.887100, - "EOI": -10.887100, - "EOS": -10.887100, - "EPOLLERR": -9.095341, - "EPOLLET": -9.500806, - "EPOLLHUP": -9.788488, - "EPOLLIN": -9.095341, - "EPOLLOUT": -9.500806, - "EPOLLPRI": -9.788488, - "EPOLL_CLOEXEC": -10.193953, - "EPOLL_CTL_ADD": -9.277663, - "EPOLL_CTL_DEL": -10.193953, - "EPOLL_CTL_MOD": -9.788488, - "EQ": -10.887100, - "EQL": -10.887100, - "EQ_STRICT": -10.887100, - "ERROR_ENCODER_INPUT_TYPE": -10.887100, - "ERROR_ENCODER_LOOP": -10.193953, - "ERROR_ENCODER_NO_INPUT": -9.788488, - "ERROR_ENCODER_NO_OUTPUT": -10.887100, - "ERROR_ENCODER_PARSE": -10.887100, - "ERROR_SUCCESS": -7.453113, - "EVP_BytesToKey": -10.887100, - "EVP_CIPHER_CTX": -10.193953, - "EVP_CIPHER_CTX_cleanup": -10.193953, - "EVP_CIPHER_CTX_init": -10.193953, - "EVP_DecryptFinal_ex": -10.887100, - "EVP_DecryptInit_ex": -10.887100, - "EVP_DecryptUpdate": -10.887100, - "EVP_EncryptFinal_ex": -10.887100, - "EVP_EncryptInit_ex": -10.887100, - "EVP_EncryptUpdate": -10.887100, - "EVP_aes_": -9.788488, - "EVP_sha": -10.887100, - "EXPRESSION": -10.193953, - "EXTENDED_MODE": -10.193953, - "EXTERN": -10.887100, - "Elapsed": -10.887100, - "ElementsAccessor": -10.193953, - "Encoding": -9.788488, - "Encrypt": -10.887100, - "EncryptSecret": -10.887100, - "EnforceFlagImplications": -10.887100, - "EngineBuilder_O": -8.489205, - "EnterDefaultIsolate": -10.887100, - "Entity": -8.941190, - "Entity*": -10.887100, - "EntropySource": -9.788488, - "Env": -8.322151, - "EqualityKind": -10.887100, - "ErrorInfo": -10.193953, - "Errors": -10.887100, - "ExceptionHandler": -10.887100, - "ExecutionEngine_O": -8.489205, - "Exp": -10.887100, - "ExpandBuffer": -10.193953, - "ExpectAtEnd": -10.887100, - "ExternalReference": -10.887100, - "FCON": -10.887100, - "FD_CLOEXEC": -10.193953, - "FILE": -10.193953, - "FLAG_crankshaft": -10.887100, - "FLAG_force_marking_deque_overflows": -10.887100, - "FLAG_gc_global": -10.887100, - "FLAG_max_new_space_size": -10.887100, - "FLAG_random_seed": -10.193953, - "FLAG_stress_compaction": -10.887100, - "FLAG_use_idle_notification": -10.887100, - "FLOAT": -10.887100, - "FOR": -10.887100, - "FUNCTION": -10.887100, - "F_SETFD": -10.193953, - "Fabs": -10.887100, - "FastWriter": -9.277663, - "FatalProcessOutOfMemory": -10.887100, - "Features": -8.584515, - "FenceInst_O": -8.489205, - "Field": -10.193953, - "FileDescriptor*": -10.887100, - "FillHeapNumberWithRandom": -10.193953, - "FindFileByName": -10.887100, - "FinishContext": -10.887100, - "FireCallCompletedCallback": -10.193953, - "FlagList": -10.887100, - "Floor": -10.887100, - "FloorPowerOfTwo": -10.887100, - "Free": -10.887100, - "FtoiFast": -10.887100, - "FunctionPassManager_O": -8.489205, - "FunctionPass_O": -8.489205, - "FunctionType_O": -8.489205, - "Function_O": -8.941190, - "GDSDBREADER_H": -10.193953, - "GEQ": -10.887100, - "GFX_BOTTOM": -10.193953, - "GFX_LEFT": -10.193953, - "GFX_TOP": -10.887100, - "GIVEREF": -10.887100, - "GOOGLE": -10.887100, - "GOOGLE_CHECK": -10.887100, - "GOOGLE_CHECK_NE": -10.193953, - "GOOGLE_PROTOBUF_DECLARE_ONCE": -10.887100, - "GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET": -9.788488, - "GOOGLE_PROTOBUF_MIN_PROTOC_VERSION": -10.887100, - "GOOGLE_PROTOBUF_VERIFY_VERSION": -10.887100, - "GOOGLE_PROTOBUF_VERSION": -10.887100, - "GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN": -10.193953, - "GOOGLE_SAFE_CONCURRENT_WRITES_END": -10.193953, - "GOTO": -10.193953, - "GOTREF": -10.887100, - "GPU_SCISSORMODE": -10.887100, - "GPU_SCISSOR_DISABLE": -10.887100, - "GPU_SCISSOR_NORMAL": -10.887100, - "GT": -10.887100, - "GTE": -10.887100, - "GeneratedMessageReflection": -10.887100, - "GeneratedMessageReflection*": -10.887100, - "GetBank": -10.887100, - "GetCachedSize": -10.887100, - "GetDataStartAddress": -10.887100, - "GetHash": -10.193953, - "GetID": -10.193953, - "GetMemoryContents": -10.887100, - "GetMetadata": -10.193953, - "GetPCHFinalBits": -10.887100, - "GetPrivKey": -10.887100, - "GetPubKey": -9.277663, - "GetSecret": -10.193953, - "GetTagFieldNumber": -10.887100, - "GetTagWireType": -10.193953, - "GetTimeMillis": -10.887100, - "GlobalSetUp": -10.887100, - "GlobalValue_O": -8.489205, - "GlobalVariable_O": -9.788488, - "GoogleOnceInit": -10.887100, - "Gui": -10.887100, - "HALF_PI": -10.193953, - "HEADER_INCLUDES": -10.193953, - "HEAP": -10.887100, - "HandleScopeImplementer*": -10.887100, - "HasAnyLineTerminatorBeforeNext": -10.887100, - "Hash": -9.788488, - "Hash160": -10.887100, - "HeapNumber": -10.887100, - "HexValue": -10.193953, - "HigherPowerOfTwo": -9.500806, - "ICON": -10.887100, - "ID": -10.887100, - "IF": -10.887100, - "ILLEGAL": -6.099609, - "IMPLEMENT_SERIALIZE": -10.193953, - "INC": -10.887100, - "INCF": -10.887100, - "INCFSZ": -10.887100, - "INCR": -10.887100, - "INCREF": -10.887100, - "INLINE": -10.193953, - "INT": -10.887100, - "INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION": -10.887100, - "INT_MAX": -10.887100, - "INT_MIN": -10.887100, - "INV_LN_": -10.193953, - "IORLW": -10.887100, - "IORWF": -10.887100, - "IRBuilderBase_O": -8.489205, - "IRBuilder_O": -8.489205, - "IdleNotification": -9.788488, - "Illegal": -10.887100, - "ImmutablePass_O": -8.489205, - "IncrementCallDepth": -10.887100, - "IndirectBrInst_O": -9.788488, - "Init": -9.788488, - "InitAsDefaultInstance": -9.788488, - "Initialize": -9.788488, - "InitializeOncePerProcess": -9.500806, - "InitializeOncePerProcessImpl": -9.788488, - "InputBuffer": -10.887100, - "InsertPoint_O": -8.489205, - "InspectorBackendStub": -10.887100, - "Instruction": -10.193953, - "Instruction_O": -8.489205, - "Int": -9.788488, - "IntegerType_O": -8.489205, - "InternalAddGeneratedFile": -10.887100, - "InternalRegisterGeneratedMessage": -10.887100, - "InvokeInst_O": -9.788488, - "IsByteOrderMark": -10.193953, - "IsCompressed": -9.788488, - "IsDead": -10.193953, - "IsDecimalDigit": -10.193953, - "IsDefaultIsolate": -10.887100, - "IsGlobalContext": -10.887100, - "IsHexDigit": -10.887100, - "IsIdentifier": -10.887100, - "IsIdentifierPart": -10.193953, - "IsIdentifierStart": -10.193953, - "IsInitialized": -9.788488, - "IsLineTerminator": -9.500806, - "IsNull": -10.887100, - "IsPowerOfTwo": -9.500806, - "IsRunning": -10.887100, - "IsValid": -9.500806, - "IsWhiteSpace": -10.193953, - "Isolate": -8.689876, - "Isolate*": -9.095341, - "JNICALL": -10.887100, - "JNIEXPORT": -10.887100, - "JNIEnv": -10.887100, - "JavaObject*": -10.193953, - "Java_gnu_classpath_VMSystemProperties_postInit__Ljava_util_Properties_": -10.887100, - "Java_gnu_classpath_VMSystemProperties_preInit": -10.887100, - "Json": -9.500806, - "LAZY_MUTEX_INITIALIZER": -10.887100, - "LBRACE": -10.193953, - "LBRACK": -10.193953, - "LEQ": -10.887100, - "LIBCANIH": -10.193953, - "LLVMContext_O": -8.489205, - "LOG": -5.751302, - "LONG": -10.887100, - "LONG_LONG": -10.887100, - "LOOKUP_SYMBOL": -6.697446, - "LOperand": -10.193953, - "LPAREN": -10.193953, - "LSHIFT": -10.887100, - "LSHIFTEQ": -10.887100, - "LT": -9.788488, - "LTE": -10.887100, - "LandingPadInst_O": -8.489205, - "LazyMutex": -10.887100, - "List": -9.788488, - "LiteralBuffer": -9.095341, - "LiteralBuffer*": -10.193953, - "LiteralScope": -10.887100, - "LiteralScope*": -10.887100, - "LoadInst_O": -9.788488, - "Location": -7.796058, - "Log": -9.788488, - "LowerPowerOfTwo": -10.193953, - "MASK_SIGNED": -10.193953, - "MB": -10.887100, - "MDNode_O": -8.489205, - "MDString_O": -8.489205, - "METH_COEXIST": -10.887100, - "METH_NOARGS": -10.887100, - "METRIC_RECORD": -10.887100, - "MOD": -10.887100, - "MODEQ": -10.887100, - "MOVF": -10.887100, - "MOVLW": -10.887100, - "MOVWF": -10.887100, - "MS_WINDOWS": -10.193953, - "MUL": -10.887100, - "MULEQ": -10.887100, - "MakeNewKey": -10.887100, - "Math": -7.453113, - "Max": -10.887100, - "Members": -9.095341, - "Memory": -9.500806, - "MemoryLocation": -10.887100, - "Merge": -10.887100, - "MergeFrom": -8.689876, - "MergePartialFromCodedStream": -10.193953, - "Message": -8.941190, - "MessageFactory": -10.193953, - "MetaClass_sp": -10.887100, - "Metadata": -9.788488, - "Metric*": -9.500806, - "Metrics": -10.887100, - "Metrics*": -10.887100, - "Min": -10.887100, - "ModulePass_O": -8.489205, - "Module_O": -8.489205, - "Ms": -10.193953, - "NATIVE_JNI": -10.887100, - "NDEBUG": -9.500806, - "NE": -10.887100, - "NEQ": -10.887100, - "NE_STRICT": -10.887100, - "NID_secp": -10.193953, - "NINJA_METRICS_H_": -10.193953, - "NOP": -10.887100, - "NOT": -10.887100, - "NPY_BYTE": -10.193953, - "NPY_CDOUBLE": -10.887100, - "NPY_CFLOAT": -10.887100, - "NPY_CLONGDOUBLE": -10.887100, - "NPY_C_CONTIGUOUS": -10.887100, - "NPY_DOUBLE": -9.788488, - "NPY_FLOAT": -10.887100, - "NPY_F_CONTIGUOUS": -10.887100, - "NPY_INT": -10.193953, - "NPY_LONG": -10.887100, - "NPY_LONGDOUBLE": -10.887100, - "NPY_LONGLONG": -10.887100, - "NPY_OBJECT": -10.887100, - "NPY_SHORT": -10.193953, - "NPY_UBYTE": -10.193953, - "NPY_UINT": -10.193953, - "NPY_ULONG": -10.887100, - "NPY_ULONGLONG": -10.887100, - "NPY_USHORT": -10.193953, - "NULL": -6.004299, - "NUM_TOKENS": -10.887100, - "New": -9.500806, - "NewCapacity": -9.788488, - "NewMetric": -10.193953, - "Next": -10.887100, - "NilValue": -10.887100, - "Notice": -10.887100, - "Now": -9.788488, - "O": -9.277663, - "OG_ASM_GNU": -10.887100, - "OG_ASM_MSVC": -10.887100, - "OG_ASSERT": -9.788488, - "OG_INLINE": -7.453113, - "OPENSSL_cleanse": -10.193953, - "OR": -10.887100, - "OREQ": -10.887100, - "OROR": -10.887100, - "OS": -9.788488, - "Object*": -9.500806, - "Ogre": -8.941190, - "OnError": -9.095341, - "OnShutdown": -10.887100, - "PARSE": -10.887100, - "PERIOD": -10.887100, - "PHANTOMJS_VERSION_STRING": -10.887100, - "PHINode_O": -8.489205, - "PI": -10.887100, - "PIC": -9.500806, - "POINTER": -10.887100, - "POINT_CONVERSION_COMPRESSED": -10.887100, - "PRId": -10.887100, - "PROTOBUF_protocol_": -10.193953, - "PTHREAD_MUTEX_ERRORCHECK": -10.887100, - "PTHREAD_PROCESS_PRIVATE": -10.887100, - "PYREX_WITHOUT_ASSERTIONS": -10.887100, - "PY_FORMAT_SIZE_T": -10.887100, - "PY_LONG_LONG": -9.277663, - "PY_MAJOR_VERSION": -8.584515, - "PY_SSIZE_T_CLEAN": -10.887100, - "PY_SSIZE_T_MAX": -10.887100, - "PY_SSIZE_T_MIN": -10.887100, - "PY_VERSION_HEX": -8.689876, - "Parse": -10.887100, - "ParseError": -9.500806, - "ParseErrorListener": -10.193953, - "ParseErrorListener*": -10.887100, - "ParseResolvableExpression": -10.887100, - "ParseVersion": -10.887100, - "Parser": -8.941190, - "ParsingFlags": -10.887100, - "PassManagerBase_O": -8.489205, - "Pass_O": -8.489205, - "Pers": -10.887100, - "Person": -6.728217, - "Person*": -8.807659, - "Person_descriptor_": -9.095341, - "Person_offsets_": -10.193953, - "Person_reflection_": -9.500806, - "Phantom": -10.887100, - "Player": -10.887100, - "Please": -9.788488, - "PointerType_O": -8.489205, - "PostSetUp": -10.887100, - "Pow": -10.887100, - "Predicate": -9.500806, - "ProcessInstruction": -10.887100, - "Protocol": -10.193953, - "PushBack": -8.489205, - "PyArrayObject": -7.942661, - "PyArray_CHKFLAGS": -10.193953, - "PyArray_DATA": -10.887100, - "PyArray_DIMS": -10.193953, - "PyArray_Descr": -9.095341, - "PyArray_HASFIELDS": -10.887100, - "PyArray_ISWRITEABLE": -10.887100, - "PyArray_ITEMSIZE": -10.887100, - "PyArray_MultiIterNew": -9.277663, - "PyArray_NDIM": -10.887100, - "PyArray_STRIDES": -10.193953, - "PyArray_SimpleNewFromData": -10.193953, - "PyBUF_ANY_CONTIGUOUS": -10.887100, - "PyBUF_C_CONTIGUOUS": -9.788488, - "PyBUF_FORMAT": -10.887100, - "PyBUF_F_CONTIGUOUS": -9.788488, - "PyBUF_INDIRECT": -10.887100, - "PyBUF_ND": -10.193953, - "PyBUF_SIMPLE": -10.887100, - "PyBUF_STRIDES": -9.277663, - "PyBUF_WRITABLE": -10.887100, - "PyBaseString_Type": -10.887100, - "PyBoolObject": -10.887100, - "PyBytesObject": -10.887100, - "PyBytes_AS_STRING": -10.887100, - "PyBytes_AsString": -10.193953, - "PyBytes_AsStringAndSize": -10.887100, - "PyBytes_Check": -10.887100, - "PyBytes_CheckExact": -10.887100, - "PyBytes_Concat": -10.887100, - "PyBytes_ConcatAndDel": -10.887100, - "PyBytes_DecodeEscape": -10.887100, - "PyBytes_FromFormat": -10.887100, - "PyBytes_FromString": -10.193953, - "PyBytes_FromStringAndSize": -10.887100, - "PyBytes_GET_SIZE": -10.887100, - "PyBytes_Repr": -10.887100, - "PyBytes_Size": -10.887100, - "PyBytes_Type": -10.887100, - "PyCFunction": -10.887100, - "PyDataType_HASFIELDS": -10.193953, - "PyDict_CheckExact": -10.887100, - "PyDict_Contains": -10.887100, - "PyDict_Type": -10.887100, - "PyErr_Format": -9.500806, - "PyErr_Occurred": -10.193953, - "PyErr_SetString": -9.500806, - "PyErr_Warn": -10.887100, - "PyErr_WarnEx": -10.887100, - "PyExc_SystemError": -9.788488, - "PyExc_TypeError": -9.277663, - "PyFloat_AS_DOUBLE": -10.887100, - "PyFloat_AsDouble": -10.887100, - "PyFloat_CheckExact": -10.887100, - "PyFrozenSet_Check": -10.887100, - "PyFrozenSet_Type": -10.887100, - "PyImport_ImportModule": -10.887100, - "PyIndex_Check": -10.887100, - "PyInstanceMethod_New": -10.887100, - "PyIntObject": -10.887100, - "PyInt_AS_LONG": -10.887100, - "PyInt_AsLong": -10.193953, - "PyInt_AsSsize_t": -10.193953, - "PyInt_AsUnsignedLongLongMask": -10.887100, - "PyInt_AsUnsignedLongMask": -10.887100, - "PyInt_Check": -10.887100, - "PyInt_CheckExact": -10.887100, - "PyInt_FromLong": -8.322151, - "PyInt_FromSize_t": -10.887100, - "PyInt_FromSsize_t": -10.193953, - "PyInt_FromString": -10.887100, - "PyInt_FromUnicode": -10.887100, - "PyInt_Type": -10.887100, - "PyLongObject": -10.193953, - "PyLong_AS_LONG": -10.887100, - "PyLong_AsLong": -10.887100, - "PyLong_AsSsize_t": -10.887100, - "PyLong_AsUnsignedLongLongMask": -10.887100, - "PyLong_AsUnsignedLongMask": -10.887100, - "PyLong_AsVoidPtr": -10.887100, - "PyLong_Check": -10.887100, - "PyLong_CheckExact": -10.887100, - "PyLong_FromLong": -10.887100, - "PyLong_FromSize_t": -10.887100, - "PyLong_FromSsize_t": -10.887100, - "PyLong_FromString": -10.887100, - "PyLong_FromUnicode": -10.887100, - "PyLong_Type": -10.887100, - "PyMethodDef": -10.887100, - "PyMethod_New": -10.193953, - "PyNumber_Check": -10.887100, - "PyNumber_Divide": -10.887100, - "PyNumber_InPlaceDivide": -10.887100, - "PyNumber_InPlaceTrueDivide": -10.887100, - "PyNumber_Index": -10.887100, - "PyNumber_Int": -10.887100, - "PyNumber_Remainder": -10.887100, - "PyNumber_Subtract": -10.193953, - "PyNumber_TrueDivide": -10.887100, - "PyObject": -5.488938, - "PyObject*": -8.114512, - "PyObject_Call": -8.489205, - "PyObject_DelAttrString": -10.193953, - "PyObject_GetAttr": -9.500806, - "PyObject_GetAttrString": -9.788488, - "PyObject_GetItem": -10.887100, - "PyObject_HEAD_INIT": -10.887100, - "PyObject_RichCompare": -8.807659, - "PyObject_SetAttrString": -10.193953, - "PyObject_TypeCheck": -9.788488, - "PySequence_Contains": -10.887100, - "PySequence_DelSlice": -10.193953, - "PySequence_GetSlice": -10.193953, - "PySequence_SetSlice": -10.193953, - "PySet_Check": -10.887100, - "PySet_CheckExact": -10.193953, - "PySet_Type": -10.193953, - "PyStringObject": -10.193953, - "PyString_AS_STRING": -10.887100, - "PyString_AsString": -10.887100, - "PyString_AsStringAndSize": -10.887100, - "PyString_Check": -10.193953, - "PyString_CheckExact": -10.193953, - "PyString_Concat": -10.887100, - "PyString_ConcatAndDel": -10.887100, - "PyString_DecodeEscape": -10.887100, - "PyString_FromFormat": -10.887100, - "PyString_FromString": -10.887100, - "PyString_FromStringAndSize": -10.887100, - "PyString_GET_SIZE": -10.887100, - "PyString_Repr": -10.887100, - "PyString_Size": -10.887100, - "PyString_Type": -10.193953, - "PyTuple_CheckExact": -10.887100, - "PyTuple_GET_ITEM": -9.788488, - "PyTuple_GET_SIZE": -10.193953, - "PyTuple_New": -9.500806, - "PyTuple_SET_ITEM": -9.500806, - "PyTypeObject": -10.193953, - "PyType_Modified": -10.887100, - "PyUnicodeObject": -10.887100, - "PyUnicode_Check": -10.887100, - "PyUnicode_CheckExact": -10.887100, - "PyUnicode_Type": -10.193953, - "PyVarObject*": -10.887100, - "PyVarObject_HEAD_INIT": -10.887100, - "Py_DECREF": -10.887100, - "Py_EQ": -9.095341, - "Py_False": -10.193953, - "Py_INCREF": -9.788488, - "Py_LT": -10.193953, - "Py_None": -7.249514, - "Py_PYTHON_H": -10.887100, - "Py_REFCNT": -10.887100, - "Py_SIZE": -10.887100, - "Py_TPFLAGS_CHECKTYPES": -10.887100, - "Py_TPFLAGS_HAVE_INDEX": -10.887100, - "Py_TPFLAGS_HAVE_NEWBUFFER": -10.887100, - "Py_TYPE": -9.500806, - "Py_True": -10.193953, - "Py_XDECREF": -9.788488, - "Py_buffer": -9.277663, - "Py_intptr_t": -10.887100, - "Py_ssize_t": -8.053887, - "Python": -10.887100, - "Python.": -10.887100, - "Q": -9.277663, - "QApplication": -10.887100, - "QCoreApplication": -10.887100, - "QDataStream": -10.887100, - "QIcon": -10.887100, - "QObject": -10.193953, - "QPBO": -9.095341, - "QString": -7.996729, - "QT_VERSION": -10.887100, - "QT_VERSION_CHECK": -10.887100, - "QTemporaryFile": -10.887100, - "QTemporaryFile*": -10.193953, - "QVariant": -10.887100, - "QVariantMap": -9.788488, - "QWebFrame": -9.500806, - "Q_INIT_RESOURCE": -10.193953, - "Q_OBJECT": -10.887100, - "Q_OS_LINUX": -10.193953, - "QtMsgType": -10.887100, - "R": -9.095341, - "RAD_TO_DEG": -10.887100, - "RBRACE": -10.193953, - "RBRACK": -10.193953, - "READWRITE": -10.193953, - "REGISTER": -10.887100, - "RET": -10.887100, - "RETFIE": -10.887100, - "RETLW": -10.887100, - "RETURN": -10.193953, - "RGBA": -10.887100, - "RLF": -10.887100, - "ROM": -10.193953, - "RPAREN": -10.193953, - "RRF": -10.887100, - "RSHIFT": -10.887100, - "RSHIFTEQ": -10.887100, - "Rad": -10.193953, - "Random": -9.788488, - "RandomPrivate": -10.193953, - "Raw": -10.887100, - "ReadBlock": -10.193953, - "ReadString": -10.887100, - "ReadTag": -10.887100, - "Reader": -6.975077, - "ReflectionOps": -10.887100, - "Register": -10.193953, - "RegisteredExtension": -10.887100, - "Remember": -10.887100, - "Remove": -10.887100, - "RemoveCallCompletedCallback": -10.193953, - "Report": -10.887100, - "Reset": -9.277663, - "Restart": -10.887100, - "ResumeInst_O": -9.788488, - "ReturnAddressLocationResolver": -10.193953, - "ReturnInst_O": -9.788488, - "Round": -10.887100, - "RuntimeProfiler": -10.887100, - "SAR": -10.887100, - "SCON": -10.887100, - "SEMICOLON": -10.193953, - "SERIALIZE": -10.193953, - "SET_SYMBOL": -10.193953, - "SHL": -10.887100, - "SHORT": -10.887100, - "SHR": -10.887100, - "SIGNED": -10.887100, - "SIZEOF": -10.887100, - "SLEEP": -10.887100, - "SRS_AUTO_INGEST": -10.887100, - "SRS_AUTO_INGESTER_SLEEP_US": -10.193953, - "SRS_CONSTS_LOG_INGESTER": -10.887100, - "SRS_CONSTS_NULL_FILE": -10.887100, - "STATIC": -10.887100, - "STATIC_ASSERT": -9.277663, - "STATIC_BUILD": -10.887100, - "STRICT_MODE": -10.193953, - "STRUCT": -10.887100, - "SUB": -10.887100, - "SUBEQ": -10.887100, - "SUBLW": -10.887100, - "SUBWF": -10.887100, - "SWAPF": -10.887100, - "SWIG": -10.887100, - "SWITCH": -10.887100, - "SamplerRegistry": -10.887100, - "Scan": -9.277663, - "ScanDecimalDigits": -10.887100, - "ScanEscape": -10.887100, - "ScanHexNumber": -9.500806, - "ScanHtmlComment": -9.788488, - "ScanIdentifierOrKeyword": -10.193953, - "ScanIdentifierSuffix": -10.887100, - "ScanIdentifierUnicodeEscape": -10.887100, - "ScanLiteralUnicodeEscape": -9.788488, - "ScanNumber": -9.788488, - "ScanOctalEscape": -10.193953, - "ScanRegExpFlags": -10.193953, - "ScanRegExpPattern": -10.887100, - "ScanString": -10.193953, - "Scanner": -7.942661, - "SceneManager*": -10.887100, - "SceneNode*": -10.887100, - "ScopedLock": -10.887100, - "ScopedMetric": -9.500806, - "Sec": -10.193953, - "SecureString": -10.887100, - "SeekForward": -10.193953, - "Select": -7.421365, - "SequentialType_O": -8.489205, - "SerializeUnknownFields": -10.887100, - "SerializeUnknownFieldsToArray": -10.887100, - "SerializeWithCachedSizes": -10.193953, - "SerializeWithCachedSizesToArray": -10.193953, - "Serializer": -10.887100, - "SetCachedSize": -10.193953, - "SetCarry": -10.887100, - "SetCompactSignature": -10.193953, - "SetCompressedPubKey": -9.788488, - "SetEntropySource": -10.193953, - "SetFatalError": -10.193953, - "SetKey": -10.887100, - "SetKeyFromPassphrase": -10.887100, - "SetMemoryContents": -10.887100, - "SetPrivKey": -10.887100, - "SetPubKey": -10.887100, - "SetReturnAddressLocationResolver": -9.788488, - "SetSecret": -10.193953, - "SetUp": -9.500806, - "SetUpCaches": -10.887100, - "SetUpJSCallerSavedCodeData": -10.887100, - "SetupContext": -10.887100, - "SharedCtor": -9.500806, - "SharedDtor": -9.788488, - "Should": -10.887100, - "Sign": -10.887100, - "SignCompact": -10.193953, - "Sin": -10.193953, - "SinCos": -10.887100, - "Size": -10.193953, - "SkipField": -10.887100, - "SkipMultiLineComment": -9.788488, - "SkipSingleLineComment": -8.941190, - "SkipWhiteSpace": -9.500806, - "SlowSeekForward": -10.193953, - "Something": -10.887100, - "Sqrt": -10.887100, - "Square": -10.887100, - "SrsConfDirective*": -8.402194, - "SrsFFMPEG": -10.193953, - "SrsFFMPEG*": -9.500806, - "SrsIngester": -7.891368, - "SrsIngesterFFMPEG": -8.179050, - "SrsIngesterFFMPEG*": -8.807659, - "SrsPithyPrint": -10.887100, - "SrsReusableThread": -10.887100, - "Stack": -10.887100, - "StackFrame": -10.887100, - "StartLiteral": -10.887100, - "StaticDescriptorInitializer_protocol_": -10.193953, - "StaticResource": -10.193953, - "Step": -10.887100, - "Stopwatch": -10.193953, - "StoreInst_O": -8.489205, - "StoreValue": -10.887100, - "String": -9.788488, - "StringSize": -10.887100, - "StructType_O": -8.489205, - "StyledStreamWriter": -8.114512, - "StyledWriter": -8.179050, - "SupportsCrankshaft": -10.887100, - "Swap": -10.193953, - "SwitchInst_O": -9.788488, - "T": -10.193953, - "TFD_CLOEXEC": -10.887100, - "TFD_TIMER_ABSTIME": -10.887100, - "TOC": -10.887100, - "TOKEN_CLOSE_BRACE": -10.887100, - "TOKEN_EOF": -10.887100, - "TOKEN_ITEM_SEPARATOR": -10.887100, - "TOKEN_OPEN_BRACE": -10.887100, - "TOKEN_OPERATOR_ASSIGN": -10.887100, - "TOKEN_OPERATOR_EQUAL": -10.887100, - "TOKEN_OPERATOR_GREATER": -10.887100, - "TOKEN_OPERATOR_GREATER_EQUAL": -10.887100, - "TOKEN_OPERATOR_LESS": -10.887100, - "TOKEN_OPERATOR_LESS_EQUAL": -10.887100, - "TOKEN_OPERATOR_NOT_EQUAL": -10.887100, - "TOKEN_STRING": -10.193953, - "TYPEDEF": -10.887100, - "Tan": -10.887100, - "TearDown": -9.277663, - "TearDownCaches": -10.887100, - "TerminateLiteral": -10.887100, - "TerminatorInst_O": -8.489205, - "This": -9.788488, - "ThreadId": -10.887100, - "ThreadedQueue": -9.788488, - "Token": -5.385842, - "TokenDesc": -9.788488, - "TokenType": -9.788488, - "Type_O": -8.489205, - "UInt": -8.941190, - "UNION": -10.887100, - "UNSIGNED": -10.887100, - "UTILS_H": -10.193953, - "UnaryInstruction_O": -8.489205, - "UndefValue_O": -8.489205, - "UnicodeCache": -9.788488, - "UnicodeCache*": -10.193953, - "UnknownFieldSet": -10.193953, - "UnknownFieldSet*": -10.887100, - "UnreachableInst_O": -9.788488, - "UnregisterAll": -10.887100, - "UseCrankshaft": -10.887100, - "User_O": -8.489205, - "Utf": -8.689876, - "Utils": -9.500806, - "V": -7.629004, - "VAArgInst_O": -9.788488, - "VOID": -10.887100, - "VOLATILE": -10.887100, - "Value": -6.652994, - "Value_O": -8.489205, - "Vector": -8.322151, - "VectorType_O": -8.489205, - "Verify": -10.193953, - "VerifyCompact": -10.193953, - "VerifyUTF": -9.788488, - "WALLET_CRYPTO_KEY_SIZE": -8.941190, - "WALLET_CRYPTO_SALT_SIZE": -10.887100, - "WHILE": -10.887100, - "WHITESPACE": -8.941190, - "WIN": -9.788488, - "WIRETYPE_END_GROUP": -10.887100, - "WIRETYPE_LENGTH_DELIMITED": -10.887100, - "We": -10.887100, - "WebKit": -10.887100, - "White": -10.887100, - "Whitedrop": -10.887100, - "WireFormat": -8.584515, - "WireFormatLite": -8.689876, - "WriteString": -10.887100, - "WriteStringToArray": -10.887100, - "Writer": -10.193953, - "X": -9.500806, - "XOREQ": -10.887100, - "XORLW": -10.887100, - "XORWF": -10.887100, - "YYCTYPE": -7.996729, - "YYCURSOR": -9.500806, - "YYFILL": -9.500806, - "YYLIMIT": -9.500806, - "YYMARKER": -9.500806, - "[": -5.176673, - "\\": -6.728217, - "]": -5.176673, - "^": -10.887100, - "_": -6.728217, - "_Complex": -10.193953, - "_Complex_I": -9.788488, - "_DECLARE_ONCE": -10.887100, - "_H_": -10.193953, - "_MSC_VER": -8.807659, - "_NextToken": -10.193953, - "_Parse": -10.887100, - "_ParseResolvableExpression": -10.887100, - "_ParseVersionValue": -10.887100, - "_SCANNER_H_": -10.193953, - "_USE_MATH_DEFINES": -10.887100, - "_V": -10.193953, - "_WIN": -10.887100, - "__FILE__": -10.193953, - "__GNUC_MINOR__": -10.887100, - "__GNUC__": -9.277663, - "__LINE__": -6.456284, - "__OG_MATH_INL__": -10.193953, - "__P": -10.887100, - "__PYX_EXTERN_C": -10.193953, - "__PYX_HAVE_API__wrapper_inner": -10.887100, - "__Pyx_AddTraceback": -8.941190, - "__Pyx_BUILTIN_MODULE_NAME": -10.193953, - "__Pyx_CIMAG": -9.500806, - "__Pyx_CREAL": -9.500806, - "__Pyx_DECREF": -6.712713, - "__Pyx_DOCSTR": -9.788488, - "__Pyx_DelAttrString": -10.193953, - "__Pyx_ErrFetch": -10.887100, - "__Pyx_ErrRestore": -10.887100, - "__Pyx_ExportFunction": -10.887100, - "__Pyx_GIVEREF": -8.584515, - "__Pyx_GOTREF": -6.792756, - "__Pyx_GetAttrString": -10.193953, - "__Pyx_GetName": -9.500806, - "__Pyx_INCREF": -7.303581, - "__Pyx_MODULE_NAME": -10.887100, - "__Pyx_NAMESTR": -9.788488, - "__Pyx_Print": -10.887100, - "__Pyx_PrintOne": -9.500806, - "__Pyx_PyBool_FromLong": -10.887100, - "__Pyx_PyBytes_AsUString": -10.887100, - "__Pyx_PyBytes_FromUString": -10.887100, - "__Pyx_PyIndex_AsSsize_t": -10.887100, - "__Pyx_PyInt_AsChar": -10.887100, - "__Pyx_PyInt_AsInt": -10.887100, - "__Pyx_PyInt_AsLong": -10.887100, - "__Pyx_PyInt_AsLongDouble": -10.887100, - "__Pyx_PyInt_AsLongLong": -10.887100, - "__Pyx_PyInt_AsShort": -10.887100, - "__Pyx_PyInt_AsSignedChar": -10.887100, - "__Pyx_PyInt_AsSignedInt": -10.887100, - "__Pyx_PyInt_AsSignedLong": -10.887100, - "__Pyx_PyInt_AsSignedLongLong": -10.887100, - "__Pyx_PyInt_AsSignedShort": -10.887100, - "__Pyx_PyInt_AsSize_t": -10.887100, - "__Pyx_PyInt_AsUnsignedChar": -10.887100, - "__Pyx_PyInt_AsUnsignedInt": -10.887100, - "__Pyx_PyInt_AsUnsignedLong": -10.887100, - "__Pyx_PyInt_AsUnsignedLongLong": -10.887100, - "__Pyx_PyInt_AsUnsignedShort": -10.887100, - "__Pyx_PyInt_FromSize_t": -10.887100, - "__Pyx_PyNumber_Divide": -10.193953, - "__Pyx_PyNumber_InPlaceDivide": -10.193953, - "__Pyx_PyNumber_Int": -10.887100, - "__Pyx_PyObject_IsTrue": -8.807659, - "__Pyx_PySequence_DelSlice": -10.193953, - "__Pyx_PySequence_GetSlice": -10.193953, - "__Pyx_PySequence_SetSlice": -10.193953, - "__Pyx_Raise": -8.807659, - "__Pyx_RaiseNeedMoreValuesError": -10.887100, - "__Pyx_RaiseNoneNotIterableError": -10.887100, - "__Pyx_RaiseTooManyValuesError": -10.887100, - "__Pyx_RefNanny": -9.095341, - "__Pyx_RefNannyAPIStruct": -9.500806, - "__Pyx_RefNannyFinishContext": -8.402194, - "__Pyx_RefNannyImportAPI": -10.887100, - "__Pyx_RefNannySetupContext": -8.322151, - "__Pyx_SET_CIMAG": -10.193953, - "__Pyx_SET_CREAL": -10.193953, - "__Pyx_SetAttrString": -10.193953, - "__Pyx_StringTabEntry": -10.887100, - "__Pyx_TypeCheck": -10.887100, - "__Pyx_TypeTest": -9.500806, - "__Pyx_UnpackTupleError": -10.193953, - "__Pyx_WriteUnraisable": -9.788488, - "__Pyx_XDECREF": -7.629004, - "__Pyx_XGIVEREF": -8.941190, - "__Pyx_XGOTREF": -10.887100, - "__Pyx_c_abs": -9.788488, - "__Pyx_c_absf": -9.788488, - "__Pyx_c_conj": -9.788488, - "__Pyx_c_conjf": -9.788488, - "__Pyx_c_diff": -10.193953, - "__Pyx_c_difff": -10.193953, - "__Pyx_c_eq": -10.193953, - "__Pyx_c_eqf": -10.193953, - "__Pyx_c_is_zero": -9.788488, - "__Pyx_c_is_zerof": -9.788488, - "__Pyx_c_neg": -10.193953, - "__Pyx_c_negf": -10.193953, - "__Pyx_c_pow": -9.788488, - "__Pyx_c_powf": -9.788488, - "__Pyx_c_prod": -10.193953, - "__Pyx_c_prodf": -10.193953, - "__Pyx_c_quot": -10.193953, - "__Pyx_c_quotf": -10.193953, - "__Pyx_c_sum": -10.193953, - "__Pyx_c_sumf": -10.193953, - "__QNXNTO__": -10.887100, - "__STDC_SECURE_LIB__": -10.887100, - "__STDC_VERSION__": -10.193953, - "__THREADED_QUEUE_H__": -10.193953, - "___set_static_ClassSymbol": -6.697446, - "___set_static_newNil_callback": -6.844049, - "___staticMetaClass": -6.844049, - "__builtin_expect": -10.193953, - "__cdecl": -10.193953, - "__cplusplus": -8.584515, - "__fastcall": -10.193953, - "__imag__": -10.887100, - "__inline": -10.887100, - "__inline__": -10.887100, - "__pyx_L": -5.805696, - "__pyx_PyFloat_AsDouble": -9.788488, - "__pyx_builtin_RuntimeError": -10.193953, - "__pyx_builtin_ValueError": -9.277663, - "__pyx_cfilenm": -10.887100, - "__pyx_clineno": -6.505074, - "__pyx_f": -6.517653, - "__pyx_f_": -10.193953, - "__pyx_filename": -6.517653, - "__pyx_int_": -10.887100, - "__pyx_k_": -8.689876, - "__pyx_k__B": -10.193953, - "__pyx_k__H": -10.193953, - "__pyx_k__I": -10.193953, - "__pyx_k__L": -10.193953, - "__pyx_k__O": -10.193953, - "__pyx_k__Q": -10.193953, - "__pyx_k__RuntimeError": -10.887100, - "__pyx_k__ValueError": -10.887100, - "__pyx_k__Zd": -10.193953, - "__pyx_k__Zf": -10.193953, - "__pyx_k__Zg": -10.193953, - "__pyx_k____main__": -10.887100, - "__pyx_k____test__": -10.887100, - "__pyx_k__b": -10.193953, - "__pyx_k__base": -10.887100, - "__pyx_k__buf": -10.887100, - "__pyx_k__byteorder": -10.887100, - "__pyx_k__d": -10.193953, - "__pyx_k__descr": -10.887100, - "__pyx_k__do_awesome_work": -10.887100, - "__pyx_k__f": -10.193953, - "__pyx_k__fields": -10.887100, - "__pyx_k__format": -10.887100, - "__pyx_k__g": -10.193953, - "__pyx_k__h": -10.193953, - "__pyx_k__i": -10.193953, - "__pyx_k__itemsize": -10.887100, - "__pyx_k__l": -10.193953, - "__pyx_k__names": -10.887100, - "__pyx_k__ndim": -10.887100, - "__pyx_k__np": -10.887100, - "__pyx_k__numpy": -10.887100, - "__pyx_k__obj": -10.887100, - "__pyx_k__ones": -10.887100, - "__pyx_k__pure_py_test": -10.887100, - "__pyx_k__q": -10.193953, - "__pyx_k__range": -10.887100, - "__pyx_k__readonly": -10.887100, - "__pyx_k__shape": -10.887100, - "__pyx_k__strides": -10.887100, - "__pyx_k__suboffsets": -10.887100, - "__pyx_k__type_num": -10.887100, - "__pyx_k__work_module": -10.887100, - "__pyx_k__wrapper_inner": -10.887100, - "__pyx_k_tuple_": -8.941190, - "__pyx_kp_s_": -9.788488, - "__pyx_kp_u_": -10.887100, - "__pyx_lineno": -6.505074, - "__pyx_m": -9.500806, - "__pyx_mdef_": -10.887100, - "__pyx_module_is_main_wrapper_inner": -10.887100, - "__pyx_n_s__do_awesome_work": -9.788488, - "__pyx_n_s__np": -10.887100, - "__pyx_n_s__ones": -10.887100, - "__pyx_n_s__work_module": -9.788488, - "__pyx_pf_": -9.277663, - "__pyx_print": -10.887100, - "__pyx_print_kwargs": -10.887100, - "__pyx_ptype_": -9.788488, - "__pyx_r": -7.223539, - "__pyx_refnanny": -9.277663, - "__pyx_self": -10.193953, - "__pyx_t_": -4.491839, - "__pyx_t_double_complex": -7.591264, - "__pyx_t_double_complex_from_parts": -10.887100, - "__pyx_t_float_complex": -7.591264, - "__pyx_t_float_complex_from_parts": -10.887100, - "__pyx_v_a": -9.277663, - "__pyx_v_answer_ptr": -10.193953, - "__pyx_v_b": -9.500806, - "__pyx_v_c": -9.788488, - "__pyx_v_child": -8.807659, - "__pyx_v_childname": -9.500806, - "__pyx_v_copy_shape": -9.277663, - "__pyx_v_d": -10.193953, - "__pyx_v_data": -8.941190, - "__pyx_v_data_np": -8.584515, - "__pyx_v_data_ptr": -10.193953, - "__pyx_v_descr": -8.584515, - "__pyx_v_dims": -9.500806, - "__pyx_v_e": -10.887100, - "__pyx_v_end": -10.193953, - "__pyx_v_endian_detector": -9.095341, - "__pyx_v_f": -7.453113, - "__pyx_v_fields": -8.941190, - "__pyx_v_flags": -9.500806, - "__pyx_v_hasfields": -9.500806, - "__pyx_v_i": -9.095341, - "__pyx_v_info": -7.390593, - "__pyx_v_little_endian": -8.807659, - "__pyx_v_nd": -9.095341, - "__pyx_v_ndim": -9.095341, - "__pyx_v_new_offset": -9.277663, - "__pyx_v_num_x": -9.500806, - "__pyx_v_num_y": -10.193953, - "__pyx_v_offset": -8.689876, - "__pyx_v_self": -8.114512, - "__pyx_v_sum": -9.095341, - "__pyx_v_t": -7.519805, - "__pyx_v_typenum": -9.095341, - "__real__": -10.887100, - "__releasebuffer__": -10.193953, - "__setWeakThis": -6.861749, - "__setup_stage": -6.844049, - "__stdcall": -10.193953, - "__sun__": -10.887100, - "_asm": -10.887100, - "_cached_size_": -8.941190, - "_cbc": -9.788488, - "_decoder": -10.887100, - "_decoder_": -10.193953, - "_error": -6.409764, - "_expression": -10.193953, - "_group": -10.193953, - "_has_bits_": -8.248043, - "_ingester": -10.193953, - "_lisp": -6.150902, - "_literal": -10.887100, - "_nil": -6.861749, - "_srs_config": -7.891368, - "_srs_context": -10.887100, - "_t": -6.898116, - "_t*": -9.788488, - "_t_value": -10.193953, - "_unknown_fields_": -9.277663, - "_unknown_fields_.Swap": -10.887100, - "_version": -10.193953, - "_vhost": -9.500806, - "_with_sharedPtr_lisp_sid": -6.844049, - "a": -6.652994, - "a.vchPubKey": -9.788488, - "about": -10.193953, - "abs": -10.193953, - "absolute": -10.887100, - "access": -10.887100, - "acodec": -10.887100, - "acodec.empty": -10.887100, - "acosf": -10.887100, - "add": -10.887100, - "addChildValues_": -8.807659, - "addComment": -10.193953, - "addError": -8.322151, - "addErrorAndRecover": -9.277663, - "add_field": -10.887100, - "additional": -10.887100, - "adopt_lock": -10.887100, - "after": -10.193953, - "age": -10.887100, - "alive": -10.193953, - "all": -9.788488, - "allocate_descriptor_state": -9.788488, - "allocated": -10.887100, - "allocsize": -10.887100, - "allow": -10.887100, - "allowComments_": -10.887100, - "allow_speculative": -10.193953, - "already": -10.887100, - "already_here": -9.788488, - "an": -9.277663, - "and": -9.277663, - "any": -9.788488, - "anything": -10.887100, - "anywhere": -10.887100, - "app": -9.277663, - "app.exec": -10.887100, - "app.rfind": -10.887100, - "app.setApplicationName": -10.887100, - "app.setApplicationVersion": -10.887100, - "app.setOrganizationDomain": -10.887100, - "app.setOrganizationName": -10.887100, - "app.setWindowIcon": -10.887100, - "app.substr": -10.887100, - "append": -8.807659, - "application.": -10.887100, - "approve_license": -10.887100, - "are": -10.887100, - "arg": -8.114512, - "argc": -10.193953, - "argument": -10.193953, - "argv": -10.193953, - "arrayValue": -9.500806, - "as": -10.193953, - "asVariantMap": -10.193953, - "ascii_literal": -10.887100, - "asinf": -10.887100, - "asio": -8.489205, - "asm": -10.887100, - "assert": -8.807659, - "assign": -9.788488, - "at": -9.277663, - "atan": -10.887100, - "atanf": -10.887100, - "autorun": -10.193953, - "avoid": -10.887100, - "b": -6.844049, - "b.fSet": -10.193953, - "b.pkey": -10.193953, - "b.vchPubKey": -9.788488, - "back": -10.887100, - "backing_store_": -8.941190, - "backing_store_.Dispose": -9.788488, - "backing_store_.length": -9.500806, - "backing_store_.start": -9.277663, - "badTokenType": -10.193953, - "bad_alloc": -9.788488, - "bad_descriptor": -10.887100, - "bank": -10.193953, - "base": -9.500806, - "be": -9.500806, - "because": -10.887100, - "beg_pos": -10.887100, - "begin": -8.248043, - "beginDoc": -10.193953, - "begin_": -9.788488, - "being": -10.193953, - "bin": -10.193953, - "binary_million": -9.788488, - "blank": -10.887100, - "block": -9.277663, - "bn": -9.788488, - "bool": -5.710951, - "booleanValue": -9.788488, - "boost": -6.624421, - "bot": -8.584515, - "both": -10.887100, - "bottomScreen": -9.788488, - "break": -6.091310, - "buf": -8.807659, - "buffer": -7.519805, - "buffer.c_str": -10.887100, - "buffer.proto": -10.887100, - "bufferSize": -9.788488, - "buffer_cursor_": -9.277663, - "buffer_end_": -9.788488, - "buffered_chars": -10.193953, - "buffers": -10.193953, - "but": -10.193953, - "by": -10.193953, - "byte": -10.887100, - "byteorder": -9.500806, - "bytes.": -10.887100, - "bytes_transferred": -10.193953, - "c": -5.457755, - "c0_": -8.807659, - "c=": -10.193953, - "cKeyCrypter": -10.193953, - "cKeyCrypter.Decrypt": -10.887100, - "cKeyCrypter.Encrypt": -10.887100, - "cKeyCrypter.SetKey": -10.193953, - "cabs": -10.887100, - "cabsf": -10.887100, - "cache": -10.193953, - "cacheclean": -10.887100, - "cachecnt": -10.887100, - "cachemax": -10.193953, - "call_completed_callbacks_": -8.114512, - "callback": -8.941190, - "can": -10.887100, - "can_print": -10.887100, - "cancel_ops": -10.887100, - "canfile": -8.941190, - "canfile*": -10.887100, - "canfiles": -10.887100, - "caninfo": -10.193953, - "canister": -8.248043, - "canister*": -10.887100, - "canmem": -7.796058, - "canmems": -10.887100, - "cannot": -10.887100, - "capacity": -9.788488, - "case": -5.967120, - "cast": -10.887100, - "catch": -9.095341, - "category": -10.193953, - "cb": -6.150902, - "cc": -9.500806, - "ceilf": -10.887100, - "cerr": -10.193953, - "ch": -8.248043, - "chIV": -8.322151, - "chKey": -8.941190, - "chNewIV": -10.193953, - "chNewIV.size": -10.887100, - "chNewKey": -10.193953, - "chNewKey.size": -10.887100, - "chSalt": -10.193953, - "chSalt.size": -10.887100, - "change": -10.887100, - "char": -5.799504, - "char*": -7.331752, - "char**": -10.193953, - "character": -10.887100, - "chars_read": -9.500806, - "check": -10.193953, - "check_timers": -9.095341, - "childValue": -7.796058, - "childValue.isArray": -10.193953, - "childValue.isObject": -10.193953, - "childValue.size": -10.193953, - "childValues_": -9.095341, - "childValues_.clear": -10.193953, - "childValues_.empty": -10.193953, - "childValues_.push_back": -10.193953, - "childValues_.reserve": -10.193953, - "childValues_.size": -10.193953, - "cid": -10.887100, - "cin": -9.277663, - "class": -7.331752, - "classllvmo__APFloat_Oval": -8.807659, - "classllvmo__APInt_Oval": -8.807659, - "classllvmo__AllocaInst_Oval": -8.807659, - "classllvmo__Argument_Oval": -8.807659, - "classllvmo__ArrayType_Oval": -8.807659, - "classllvmo__AtomicCmpXchgInst_Oval": -8.807659, - "classllvmo__AtomicRMWInst_Oval": -8.807659, - "classllvmo__Attribute_Oval": -8.807659, - "classllvmo__BasicBlock_Oval": -8.807659, - "classllvmo__BranchInst_Oval": -8.807659, - "classllvmo__Builder_Oval": -8.807659, - "classllvmo__CallInst_Oval": -8.807659, - "classllvmo__CompositeType_Oval": -8.807659, - "classllvmo__ConstantArray_Oval": -8.807659, - "classllvmo__ConstantDataArray_Oval": -8.807659, - "classllvmo__ConstantDataSequential_Oval": -8.807659, - "classllvmo__ConstantExpr_Oval": -8.807659, - "classllvmo__ConstantFP_Oval": -8.807659, - "classllvmo__ConstantInt_Oval": -8.807659, - "classllvmo__ConstantPointerNull_Oval": -8.807659, - "classllvmo__Constant_Oval": -8.807659, - "classllvmo__DataLayout_Oval": -8.807659, - "classllvmo__DebugLoc_Oval": -8.807659, - "classllvmo__EngineBuilder_Oval": -8.807659, - "classllvmo__ExecutionEngine_Oval": -8.807659, - "classllvmo__FenceInst_Oval": -8.807659, - "classllvmo__FunctionPassManager_Oval": -8.807659, - "classllvmo__FunctionPass_Oval": -8.807659, - "classllvmo__FunctionType_Oval": -8.807659, - "classllvmo__Function_Oval": -9.095341, - "classllvmo__GlobalValue_Oval": -8.807659, - "classllvmo__IRBuilderBase_Oval": -8.807659, - "classllvmo__IRBuilder_Oval": -8.807659, - "classllvmo__ImmutablePass_Oval": -8.807659, - "classllvmo__InsertPoint_Oval": -8.807659, - "classllvmo__Instruction_Oval": -8.807659, - "classllvmo__IntegerType_Oval": -8.807659, - "classllvmo__LLVMContext_Oval": -8.807659, - "classllvmo__LandingPadInst_Oval": -8.807659, - "classllvmo__MDNode_Oval": -8.807659, - "classllvmo__MDString_Oval": -8.807659, - "classllvmo__ModulePass_Oval": -8.807659, - "classllvmo__Module_Oval": -8.807659, - "classllvmo__PHINode_Oval": -8.807659, - "classllvmo__PassManagerBase_Oval": -8.807659, - "classllvmo__Pass_Oval": -8.807659, - "classllvmo__PointerType_Oval": -8.807659, - "classllvmo__SequentialType_Oval": -8.807659, - "classllvmo__StoreInst_Oval": -8.807659, - "classllvmo__StructType_Oval": -8.807659, - "classllvmo__TerminatorInst_Oval": -8.807659, - "classllvmo__Type_Oval": -8.807659, - "classllvmo__UnaryInstruction_Oval": -8.807659, - "classllvmo__UndefValue_Oval": -8.807659, - "classllvmo__User_Oval": -8.807659, - "classllvmo__Value_Oval": -8.807659, - "classllvmo__VectorType_Oval": -8.807659, - "clazz": -10.887100, - "clean": -10.193953, - "cleanupFromDebug": -10.887100, - "clear": -10.193953, - "clear_engines": -9.500806, - "clear_has_name": -9.277663, - "clear_name": -10.193953, - "close": -9.788488, - "closing": -10.193953, - "cnt": -8.689876, - "codePointToUTF": -10.193953, - "code_unit": -9.095341, - "code_unit_count": -8.941190, - "coffee": -10.887100, - "collectComments": -8.941190, - "collectComments_": -9.095341, - "colon": -9.788488, - "colon.type_": -10.887100, - "column": -8.584515, - "comma": -9.500806, - "comma.type_": -9.277663, - "commentAfter": -8.941190, - "commentAfterOnSameLine": -8.807659, - "commentBefore": -8.807659, - "commentBegin": -9.500806, - "commentsBefore_": -9.095341, - "commentsBefore_.empty": -9.788488, - "common_lock": -10.887100, - "commonly": -10.887100, - "compatibility": -10.887100, - "compile": -10.887100, - "complete": -10.887100, - "complex": -10.193953, - "condAttrs": -9.277663, - "conj": -9.788488, - "conjf": -10.887100, - "const": -5.414830, - "const_cast": -9.788488, - "const_iterator": -10.887100, - "contain": -10.887100, - "container": -10.193953, - "container.": -10.887100, - "containing": -10.887100, - "contains": -10.887100, - "containsControlCharacter": -10.887100, - "containsNewLine": -9.788488, - "contents": -10.193953, - "context": -8.807659, - "continue": -9.095341, - "core": -6.142168, - "cosf": -10.887100, - "count": -9.277663, - "countlen": -10.887100, - "course": -10.887100, - "cout": -9.277663, - "cp": -8.179050, - "cpow": -10.887100, - "cpowf": -10.887100, - "create": -6.844049, - "create_ingester": -10.887100, - "creation": -10.887100, - "ctx": -7.276183, - "cur": -10.193953, - "current": -7.149431, - "currentA": -9.277663, - "currentB": -9.500806, - "currentG": -9.500806, - "currentR": -9.500806, - "currentScreen": -9.788488, - "currentValue": -8.179050, - "current_": -7.891368, - "current_.literal_chars": -10.193953, - "current_.token": -10.193953, - "current_pos": -10.193953, - "cursor": -8.114512, - "cycle": -9.500806, - "d": -8.179050, - "dFlush": -10.887100, - "d_get_current_screen": -9.500806, - "d_set_scissor_test": -10.887100, - "data": -9.277663, - "dbDataStructure": -10.887100, - "dbDataStructure*": -10.887100, - "dbuffer_": -7.942661, - "decodeDouble": -9.788488, - "decodeNumber": -10.193953, - "decodeString": -9.277663, - "decodeUnicodeCodePoint": -10.193953, - "decodeUnicodeEscapeSequence": -9.788488, - "decoded": -8.248043, - "decoded.reserve": -10.887100, - "default": -8.807659, - "default_instance": -9.788488, - "default_instance_": -8.807659, - "defined": -7.276183, - "definition": -10.887100, - "delFile": -10.887100, - "delete": -9.095341, - "delimited": -10.193953, - "delimiter": -10.887100, - "dependent": -10.887100, - "depth": -10.887100, - "deregister_descriptor": -10.887100, - "deregister_internal_descriptor": -10.887100, - "des": -9.788488, - "descr": -10.193953, - "descriptor": -8.179050, - "descriptor_": -9.277663, - "descriptor_data": -6.792756, - "descriptor_lock": -8.941190, - "descriptor_lock.unlock": -9.500806, - "descriptor_state": -9.277663, - "descriptor_state*": -9.277663, - "descriptors_lock": -9.788488, - "detail": -9.500806, - "development": -10.887100, - "dfs": -9.277663, - "digits": -9.095341, - "dimensions": -10.887100, - "directly": -10.887100, - "disable": -9.788488, - "disk": -10.887100, - "dispose": -10.887100, - "do": -8.584515, - "do_add_timer_queue": -10.887100, - "do_complete": -10.193953, - "do_epoll_create": -10.193953, - "do_remove_timer_queue": -10.887100, - "do_scan": -9.277663, - "do_timerfd_create": -10.193953, - "doc": -9.788488, - "document": -10.193953, - "document_": -7.149431, - "document_.c_str": -10.887100, - "document_.empty": -10.887100, - "document_.length": -10.193953, - "does": -10.887100, - "done": -10.887100, - "double": -7.591264, - "double_int_union": -10.193953, - "double_value": -10.887100, - "dout": -10.193953, - "dst": -10.193953, - "dump_path": -10.887100, - "dword": -10.193953, - "dx": -10.193953, - "dy": -10.193953, - "dynamic_cast_if_available": -10.887100, - "e": -8.584515, - "ec": -9.095341, - "ec_": -9.500806, - "eckey": -8.941190, - "ecsig": -9.788488, - "ecx": -10.193953, - "edx": -10.193953, - "eh": -10.887100, - "elapse": -10.887100, - "else": -6.271980, - "else_": -10.193953, - "elsize": -10.887100, - "enableYAMLCompatibility": -10.887100, - "enabled": -10.887100, - "enc": -10.887100, - "encoding": -10.887100, - "end": -7.709047, - "endArray": -10.193953, - "endDoc": -10.193953, - "end_": -8.689876, - "endl": -10.193953, - "enforced.": -10.887100, - "engine": -8.584515, - "engine_disabled": -10.193953, - "engines": -10.193953, - "engines.empty": -10.887100, - "engines.size": -10.887100, - "ent": -10.887100, - "entropy_mutex": -10.887100, - "entropy_mutex.Pointer": -10.887100, - "entropy_source": -9.500806, - "enum": -9.277663, - "env": -10.193953, - "env_instance": -9.788488, - "envp": -9.500806, - "envvar": -10.193953, - "envvar.indexOf": -10.887100, - "envvar.left": -10.887100, - "envvar.mid": -10.887100, - "eof": -9.788488, - "eor": -9.788488, - "ep": -10.193953, - "epoll_create": -10.193953, - "epoll_ctl": -8.584515, - "epoll_event": -8.689876, - "epoll_fd_": -8.402194, - "epoll_reactor": -7.303581, - "epoll_reactor*": -10.193953, - "epoll_size": -10.887100, - "epoll_wait": -10.887100, - "eproto": -8.114512, - "eproto_": -10.887100, - "eproto__INCLUDED": -10.193953, - "equals": -9.500806, - "err": -7.668225, - "errno": -8.584515, - "error": -8.584515, - "error.extra_": -10.193953, - "error.message": -9.788488, - "error.message_": -10.887100, - "error.pos": -9.500806, - "error.token_.start_": -10.887100, - "errorCount": -9.788488, - "error_code": -9.500806, - "errors_.begin": -10.887100, - "errors_.clear": -10.887100, - "errors_.end": -10.887100, - "errors_.push_back": -10.887100, - "errors_.resize": -10.193953, - "errors_.size": -10.887100, - "escape": -10.193953, - "ev": -7.996729, - "ev.data.ptr": -8.807659, - "ev.events": -8.489205, - "events": -8.807659, - "every": -10.887100, - "except_op": -10.887100, - "exceptionHandler": -10.193953, - "exist": -10.193953, - "exp": -10.193953, - "expect": -10.193953, - "expectToken": -10.887100, - "expected": -10.887100, - "expected_length": -9.500806, - "expf": -10.887100, - "explicit": -9.788488, - "expressionString": -10.887100, - "expressionString.Length": -10.887100, - "expressionString.String": -10.193953, - "extensions": -10.887100, - "extern": -9.277663, - "extra": -10.193953, - "f": -6.955275, - "fCompr": -9.788488, - "fCompressed": -9.788488, - "fCompressedPubKey": -9.277663, - "fKeySet": -9.500806, - "fListener": -8.322151, - "fOk": -7.942661, - "fPos": -7.668225, - "fSet": -9.095341, - "fabsf": -10.887100, - "false": -6.376241, - "fast_stop": -9.788488, - "father": -10.887100, - "fatherIndex": -10.193953, - "fclose": -10.193953, - "fcntl": -10.193953, - "fd": -8.053887, - "features": -9.500806, - "features.allowComments_": -10.887100, - "features.strictRoot_": -10.887100, - "features_": -10.193953, - "features_.allowComments_": -10.193953, - "features_.strictRoot_": -10.887100, - "ff": -10.193953, - "ffmpeg": -7.751606, - "ffmpeg_bin": -9.788488, - "ffmpeg_bin.empty": -10.887100, - "field": -9.788488, - "field_count": -10.887100, - "fields": -10.193953, - "file": -8.053887, - "fileName": -10.887100, - "files": -9.095341, - "fill": -10.887100, - "finalizeTokenOk": -9.788488, - "findScript": -10.887100, - "firstLineData": -10.887100, - "first_op_": -9.788488, - "flag": -9.788488, - "flags": -9.500806, - "fld": -10.887100, - "float": -6.809563, - "floorf": -10.193953, - "flush": -10.887100, - "flushing": -10.887100, - "fopen": -10.193953, - "for": -7.058459, - "format": -9.095341, - "formattedMessage": -9.277663, - "fragmem": -10.887100, - "fragment": -10.887100, - "framework": -10.887100, - "free": -9.788488, - "free_buffer": -9.788488, - "free_descriptor_state": -9.788488, - "freopen": -10.887100, - "friend": -8.584515, - "from": -7.668225, - "from._has_bits_": -10.887100, - "from.has_name": -10.887100, - "from.name": -10.887100, - "from.unknown_fields": -10.887100, - "fsincos": -10.887100, - "fspath": -9.788488, - "fstp": -10.193953, - "full": -10.887100, - "func": -9.788488, - "function": -9.788488, - "functions": -10.887100, - "fwrite": -10.193953, - "g": -9.500806, - "g_metrics": -9.788488, - "general": -10.887100, - "generated": -10.193953, - "generated_factory": -10.887100, - "generated_pool": -10.193953, - "generic": -10.887100, - "getCurrentColor": -10.887100, - "getCurrentScreen": -9.277663, - "getFile": -10.887100, - "getFormatedErrorMessages": -10.887100, - "getLocationLineAndColumn": -9.277663, - "getNextChar": -8.807659, - "getTOC": -10.887100, - "get_engine_acodec": -10.887100, - "get_engine_enabled": -10.887100, - "get_engine_output": -10.887100, - "get_engine_vcodec": -10.887100, - "get_ffmpeg_log_dir": -10.887100, - "get_ffmpeg_log_enabled": -10.887100, - "get_id": -10.887100, - "get_ingest_by_id": -10.887100, - "get_ingest_enabled": -10.887100, - "get_ingest_ffmpeg": -10.887100, - "get_ingest_input_type": -10.887100, - "get_ingest_input_url": -10.193953, - "get_ingesters": -10.887100, - "get_listens": -10.887100, - "get_system_category": -9.788488, - "get_timeout": -9.277663, - "get_transcode_engines": -10.887100, - "get_type_information": -9.788488, - "get_vhost": -10.193953, - "get_vhosts": -10.887100, - "getline": -10.887100, - "gfxGetFramebuffer": -10.193953, - "given": -10.887100, - "glPointer": -10.887100, - "google": -6.638605, - "google_breakpad": -10.887100, - "goto": -5.843675, - "graph": -8.053887, - "graph.pb": -10.887100, - "group": -8.402194, - "groups": -10.887100, - "handle_scope_implementer": -9.277663, - "handle_uninterpreted": -10.193953, - "harm.": -10.887100, - "harmony_modules_": -10.193953, - "harmony_scoping_": -10.193953, - "has": -10.193953, - "hasChildValue": -9.500806, - "hasCommentForValue": -9.500806, - "has_been_disposed_": -9.095341, - "has_been_set_up_": -9.500806, - "has_fatal_error_": -9.277663, - "has_line_terminator_before_next_": -8.689876, - "has_multiline_comment_before_next_": -9.500806, - "has_name": -9.095341, - "hash": -7.891368, - "have": -9.788488, - "having": -10.887100, - "headers": -10.887100, - "headers.": -9.788488, - "heap_number": -9.500806, - "height": -9.788488, - "hello": -9.788488, - "hex": -10.887100, - "high": -9.500806, - "hint": -9.788488, - "hold": -10.887100, - "holds": -10.193953, - "home": -10.887100, - "i": -6.186620, - "id": -9.277663, - "if": -4.555599, - "imag": -10.193953, - "in": -8.053887, - "in.fd": -10.887100, - "inComment": -9.095341, - "inLineOffset": -9.277663, - "in_character_class": -10.193953, - "included": -10.887100, - "incompatible": -10.193953, - "indent": -9.095341, - "indentSize_": -9.500806, - "indentString_": -9.095341, - "indentString_.resize": -10.193953, - "indentString_.size": -9.500806, - "indentation": -10.193953, - "indentation_": -10.193953, - "indentation_.size": -10.193953, - "index": -6.844049, - "indexOfEquals": -9.277663, - "info": -9.500806, - "info.extra_": -10.887100, - "info.message_": -10.887100, - "info.token_": -10.887100, - "information": -10.887100, - "ingest": -7.842578, - "ingest_id": -8.941190, - "ingest_id.c_str": -10.193953, - "ingester": -7.554896, - "ingesters": -10.193953, - "ingesters.at": -10.887100, - "ingesters.begin": -9.277663, - "ingesters.clear": -10.887100, - "ingesters.empty": -10.887100, - "ingesters.end": -9.277663, - "ingesters.erase": -10.193953, - "ingesters.push_back": -10.193953, - "ingesters.size": -9.788488, - "init_once": -10.193953, - "init_task": -10.887100, - "initialTokenOk": -9.500806, - "initialize": -9.095341, - "initialize_copy": -10.887100, - "initialize_ffmpeg": -9.788488, - "initialize_transcode": -10.887100, - "injectJsInFrame": -10.193953, - "inline": -7.080438, - "inner_work_": -9.500806, - "input": -9.095341, - "input_type": -9.788488, - "input_type.c_str": -10.887100, - "input_type.empty": -10.887100, - "input_url": -9.500806, - "input_url.empty": -10.193953, - "inside": -10.887100, - "insize": -9.788488, - "inspect": -9.500806, - "inst": -10.887100, - "install": -10.887100, - "instance": -9.788488, - "instantiated": -10.887100, - "instrWord": -10.887100, - "int": -5.160253, - "intValue": -9.788488, - "intern": -10.887100, - "internal": -7.173528, - "internally": -10.887100, - "internalname": -10.887100, - "interrupt": -10.193953, - "interrupter_": -9.500806, - "interrupter_.interrupt": -10.887100, - "interrupter_.read_descriptor": -10.193953, - "invalid": -9.788488, - "io": -9.500806, - "io_cleanup": -10.887100, - "io_cleanup.first_op_": -10.193953, - "io_cleanup.ops_.front": -10.887100, - "io_cleanup.ops_.pop": -10.887100, - "io_cleanup.ops_.push": -10.887100, - "io_service": -9.500806, - "io_service_": -10.887100, - "io_service_.init_task": -10.887100, - "io_service_.post_deferred_completions": -9.788488, - "io_service_.post_immediate_completion": -10.193953, - "io_service_.work_started": -10.193953, - "io_service_impl*": -10.887100, - "ios": -10.887100, - "ip": -10.193953, - "ip_ports": -10.193953, - "ip_ports.size": -10.887100, - "is": -9.095341, - "isArrayMultiLine": -9.500806, - "isControlCharacter": -9.788488, - "isDouble": -9.500806, - "isMultiLine": -7.796058, - "isMultineArray": -9.500806, - "isNegative": -8.941190, - "isPushed": -9.500806, - "is_ascii": -10.887100, - "is_ascii_": -8.584515, - "is_continuation": -9.277663, - "is_running_": -9.095341, - "is_str": -10.887100, - "is_unicode": -10.887100, - "isn": -10.887100, - "isolate": -8.179050, - "isspace": -10.887100, - "istream": -9.788488, - "istream_iterator": -10.193953, - "it": -7.249514, - "itError": -9.788488, - "item": -10.193953, - "itemSeparatorPos": -9.277663, - "itemsize": -10.193953, - "iterator": -8.807659, - "itimerspec": -9.277663, - "j": -8.402194, - "jclass": -10.887100, - "js": -10.887100, - "jsFileEnc": -10.193953, - "jsFilePath": -9.277663, - "jsFromScriptFile": -10.887100, - "just": -10.887100, - "k": -10.193953, - "kASCIISize": -10.887100, - "kAllowLazy": -10.887100, - "kAllowModules": -10.887100, - "kAllowNativesSyntax": -10.887100, - "kCharacterLookaheadBufferSize": -10.193953, - "kEmptyString": -8.402194, - "kEndOfInput": -10.193953, - "kGrowthFactory": -10.193953, - "kInitialCapacity": -10.193953, - "kIsIdentifierPart": -10.887100, - "kIsIdentifierPart.get": -10.887100, - "kIsIdentifierStart": -10.887100, - "kIsIdentifierStart.get": -10.887100, - "kIsLineTerminator": -10.887100, - "kIsLineTerminator.get": -10.887100, - "kIsWhiteSpace": -10.887100, - "kIsWhiteSpace.get": -10.887100, - "kLanguageModeMask": -9.500806, - "kMaxAsciiCharCodeU": -10.887100, - "kMaxGrowth": -10.193953, - "kMinConversionSlack": -10.887100, - "kNameFieldNumber": -10.193953, - "kNoParsingFlags": -10.887100, - "kNonStrictEquality": -10.887100, - "kNullValue": -10.887100, - "kPageSizeBits": -10.887100, - "kStrictEquality": -10.887100, - "kUC": -10.193953, - "kUndefinedValue": -10.887100, - "key": -9.500806, - "key.GetPubKey": -10.887100, - "key.SetCompactSignature": -10.887100, - "keyRec": -10.887100, - "keyRec.GetPubKey": -10.887100, - "keyRec.SetCompressedPubKey": -10.887100, - "keyRec.fSet": -10.887100, - "keyRec.pkey": -10.887100, - "key_error": -9.095341, - "klass": -10.887100, - "label": -10.887100, - "last": -9.788488, - "lastLineStart": -9.500806, - "lastValueEnd_": -9.500806, - "lastValue_": -9.500806, - "last_nonzero": -10.193953, - "len": -9.500806, - "length": -8.402194, - "libcanister": -10.193953, - "libraryPath": -9.277663, - "likely": -8.179050, - "lim": -8.402194, - "limit": -9.500806, - "limited": -10.193953, - "line": -8.402194, - "lineLength": -9.095341, - "linebreaks": -10.887100, - "linesNumbers": -10.887100, - "list": -9.788488, - "listener": -10.193953, - "literal": -10.193953, - "literal.Complete": -10.193953, - "literal_buffer": -9.277663, - "literal_chars": -10.193953, - "ll": -10.887100, - "llvm_gcroot": -10.193953, - "llvmo": -4.410128, - "loadJSForDebug": -10.193953, - "location": -8.689876, - "lock": -9.500806, - "log_file": -8.322151, - "logf": -9.788488, - "long": -8.322151, - "loop": -10.887100, - "low": -9.788488, - "m": -8.807659, - "mDimensions": -10.887100, - "mEntity": -10.887100, - "mId": -10.887100, - "mMaterial": -10.887100, - "mMesh": -10.887100, - "mNode": -10.887100, - "mPosition": -10.887100, - "m_map": -10.193953, - "m_map.insert": -10.887100, - "m_tempHarness": -10.887100, - "m_tempWrapper": -10.887100, - "mailing": -10.887100, - "main": -9.500806, - "make": -10.887100, - "malloc": -9.788488, - "map": -10.887100, - "marker": -9.788488, - "match": -9.500806, - "material": -10.887100, - "maxInt": -10.887100, - "maxUInt": -10.887100, - "max_ops": -9.277663, - "may": -10.193953, - "member": -9.500806, - "members": -9.788488, - "members.begin": -9.500806, - "members.empty": -10.193953, - "members.end": -9.788488, - "memcpy": -8.584515, - "memory": -9.095341, - "memoryMap": -10.887100, - "memset": -10.193953, - "mesh": -10.887100, - "message": -8.941190, - "messageHandler": -10.193953, - "message_type": -10.887100, - "metadata": -10.193953, - "metadata.descriptor": -10.887100, - "metadata.reflection": -10.887100, - "metric": -10.887100, - "metric_": -10.887100, - "metrics_": -10.887100, - "metrics_h_metric": -10.193953, - "metrics_h_scoped": -10.887100, - "minInt": -10.887100, - "min_capacity": -10.193953, - "minidump_id": -10.887100, - "mod": -10.887100, - "modded": -10.887100, - "mode": -9.500806, - "modified": -10.887100, - "modname": -10.887100, - "mov": -10.193953, - "move_descriptor": -10.887100, - "ms": -10.193953, - "msg": -10.887100, - "msglen": -10.193953, - "mutable": -10.887100, - "mutable_name": -9.788488, - "mutable_unknown_fields": -9.500806, - "mutex": -8.179050, - "mutexAttrs": -9.277663, - "mutex_": -8.402194, - "mutex_.lock": -10.887100, - "myclass": -8.402194, - "myclass.data": -9.788488, - "myclass.depth": -10.887100, - "myclass.fatherIndex": -10.887100, - "myclass.fileName": -10.887100, - "myclass.firstLineData": -9.788488, - "myclass.label": -10.887100, - "myclass.linesNumbers": -10.887100, - "myclass.nextItemsIndices": -10.887100, - "myclass.noFatherRoot": -10.887100, - "myclass.uniqueID": -10.887100, - "myclass.userIndex": -10.887100, - "n": -7.173528, - "nBitsR": -9.788488, - "nBitsS": -9.788488, - "nCLen": -9.277663, - "nDerivationMethod": -10.193953, - "nFLen": -9.095341, - "nIV": -9.500806, - "nLen": -9.095341, - "nPLen": -9.277663, - "nRecId": -9.500806, - "nRounds": -9.788488, - "nSize": -10.193953, - "nV": -9.095341, - "name": -7.249514, - "name.c_str": -9.788488, - "name.empty": -10.887100, - "name_": -7.485903, - "names": -10.193953, - "namespace": -7.421365, - "ndarray_": -10.193953, - "ndarray___getbuffer__": -10.193953, - "ndim": -10.193953, - "needed": -10.887100, - "new": -6.638605, - "newVal": -10.887100, - "new_Nil": -6.844049, - "new_capacity": -10.193953, - "new_content_size": -9.500806, - "new_store": -9.095341, - "new_store.start": -9.788488, - "new_timeout": -9.095341, - "newer": -10.193953, - "newline": -10.193953, - "newlinePos": -9.095341, - "next": -9.500806, - "nextIsNop": -10.887100, - "nextItemsIndices": -10.887100, - "next_": -9.277663, - "next_.literal_chars": -9.277663, - "next_.location.beg_pos": -10.193953, - "next_.location.end_pos": -10.193953, - "next_.token": -10.887100, - "nil_for_class": -5.252311, - "no": -10.887100, - "noFatherRoot": -10.193953, - "nodes_.empty": -10.887100, - "nodes_.pop": -9.788488, - "nodes_.push": -9.788488, - "nodes_.top": -10.887100, - "normalizeEOL": -8.807659, - "normalized": -8.807659, - "normalized.reserve": -10.193953, - "not": -9.277663, - "notation": -10.887100, - "npos": -9.500806, - "npy_cdouble": -10.193953, - "npy_cfloat": -10.887100, - "npy_clongdouble": -10.887100, - "npy_double": -10.193953, - "npy_float": -10.193953, - "npy_int": -9.500806, - "npy_intp": -8.584515, - "npy_long": -10.887100, - "npy_longdouble": -10.887100, - "npy_longlong": -10.887100, - "npy_uint": -9.500806, - "npy_uintp": -10.887100, - "npy_ulong": -10.887100, - "npy_ulonglong": -10.887100, - "null": -9.788488, - "nullValue": -9.788488, - "nulls": -10.887100, - "num_events": -10.193953, - "number": -10.193953, - "numfiles": -10.887100, - "numpy_": -9.500806, - "numpy_PyArray_MultiIterNew": -8.689876, - "numpy__util_dtypestring": -9.788488, - "numpy_cdouble_t": -10.887100, - "numpy_cfloat_t": -10.887100, - "numpy_clongdouble_t": -10.887100, - "numpy_complex_t": -10.887100, - "numpy_double_t": -10.887100, - "numpy_dtype": -10.887100, - "numpy_float": -10.193953, - "numpy_float_t": -10.887100, - "numpy_get_array_base": -10.887100, - "numpy_int": -9.500806, - "numpy_int_t": -10.887100, - "numpy_intp_t": -10.887100, - "numpy_long_t": -10.887100, - "numpy_longdouble_t": -10.887100, - "numpy_ndarray": -10.193953, - "numpy_set_array_base": -10.887100, - "numpy_uint": -9.500806, - "numpy_uint_t": -10.887100, - "numpy_uintp_t": -10.887100, - "numpy_ulong_t": -10.887100, - "nx": -9.788488, - "o": -7.891368, - "ob": -9.095341, - "ob_refcnt": -10.887100, - "ob_size": -10.887100, - "ob_type": -8.941190, - "obj": -7.149431, - "object": -10.193953, - "objectValue": -9.500806, - "occurring": -10.887100, - "octal_pos_": -10.193953, - "of": -7.751606, - "offset": -8.807659, - "offsetof": -10.193953, - "ofstream": -10.887100, - "og": -10.887100, - "ok": -7.796058, - "old_timeout": -9.500806, - "older": -10.887100, - "on": -10.887100, - "on_reload_ingest_added": -10.193953, - "on_reload_ingest_removed": -10.193953, - "on_reload_ingest_updated": -10.887100, - "on_reload_vhost_added": -10.887100, - "on_reload_vhost_removed": -10.887100, - "on_thread_stop": -10.887100, - "once": -9.788488, - "one_char_tokens": -10.193953, - "op": -7.554896, - "op_queue": -9.277663, - "op_queue_": -8.489205, - "op_type": -8.807659, - "open": -9.788488, - "operation": -10.193953, - "operation*": -9.500806, - "operation_aborted": -10.193953, - "operator": -8.489205, - "ops": -8.941190, - "ops.push": -9.500806, - "ops_": -10.193953, - "ops_.empty": -10.887100, - "or": -9.788488, - "order": -8.807659, - "oss": -10.193953, - "ostream": -9.788488, - "ostringstream": -10.887100, - "other": -8.941190, - "otherwise": -10.887100, - "ourselves": -10.887100, - "out": -10.193953, - "output": -8.053887, - "output.empty": -10.887100, - "outsize": -8.807659, - "overload": -10.887100, - "overwrites": -10.887100, - "own.": -10.887100, - "owner": -10.193953, - "p": -9.095341, - "package": -10.887100, - "packageInfo": -9.788488, - "packageInfoString": -10.887100, - "packageInfoString.FindLast": -10.193953, - "packageInfoString.String": -10.193953, - "parameter": -10.887100, - "parent": -10.887100, - "parse": -8.584515, - "parse_engines": -9.788488, - "parse_ingesters": -9.788488, - "partialAddress": -9.500806, - "path": -8.807659, - "paths": -10.887100, - "pattern": -10.193953, - "patternLength": -9.500806, - "pb": -10.887100, - "per_descriptor_data": -8.807659, - "perform": -10.193953, - "perform_io": -10.193953, - "perform_io_cleanup_on_block_exit": -9.500806, - "persons": -10.193953, - "pf": -10.887100, - "phantom": -10.887100, - "phantom.execute": -10.887100, - "phantom.returnValue": -10.887100, - "physical": -10.887100, - "pkey": -8.322151, - "placement": -9.095341, - "please": -10.887100, - "point": -9.500806, - "pointer": -10.887100, - "pop": -10.887100, - "port": -9.788488, - "pos": -7.796058, - "pos_": -9.095341, - "position": -10.193953, - "position_": -8.053887, - "post_immediate_completion": -10.193953, - "pow": -10.193953, - "powf": -10.887100, - "pprint": -9.500806, - "prevent": -10.887100, - "priv_key": -10.193953, - "private": -7.996729, - "private_random_seed": -10.887100, - "prop": -9.095341, - "protected": -9.095341, - "protobuf": -6.638605, - "protobuf_AddDesc_protocol_": -9.095341, - "protobuf_AssignDesc_protocol_": -9.500806, - "protobuf_AssignDescriptorsOnce": -9.500806, - "protobuf_AssignDescriptors_once_": -10.193953, - "protobuf_RegisterTypes": -10.193953, - "protobuf_ShutdownFile_protocol_": -9.500806, - "protoc": -10.193953, - "protoc.": -10.887100, - "protocol": -10.887100, - "pthread": -9.277663, - "pthread_cond_broadcast": -10.887100, - "pthread_cond_destroy": -10.887100, - "pthread_cond_init": -10.887100, - "pthread_cond_t": -10.887100, - "pthread_cond_wait": -10.887100, - "pthread_condattr_destroy": -10.887100, - "pthread_condattr_init": -10.887100, - "pthread_condattr_setpshared": -10.887100, - "pthread_condattr_t": -10.887100, - "pthread_mutex_destroy": -10.887100, - "pthread_mutex_init": -10.887100, - "pthread_mutex_lock": -10.193953, - "pthread_mutex_t": -10.887100, - "pthread_mutex_unlock": -10.193953, - "pthread_mutexattr_destroy": -10.887100, - "pthread_mutexattr_init": -10.887100, - "pthread_mutexattr_settype": -10.887100, - "pthread_mutexattr_t": -10.887100, - "ptr": -8.584515, - "pub_key": -9.095341, - "public": -7.331752, - "push": -9.788488, - "pushValue": -7.996729, - "push_back": -10.887100, - "q": -10.193953, - "qCompress": -10.193953, - "qInstallMsgHandler": -10.887100, - "qUncompress": -10.193953, - "queue": -9.095341, - "queueCond": -9.277663, - "queueMutex": -8.807659, - "quint": -10.887100, - "quoteChar": -9.500806, - "r": -6.468260, - "r.double_value": -9.788488, - "r.uint": -10.887100, - "r2": -10.193953, - "rand": -10.887100, - "random": -10.887100, - "random_base": -9.788488, - "random_bits": -10.193953, - "random_seed": -10.887100, - "raw": -10.193953, - "reactor_": -8.941190, - "reactor_op*": -9.277663, - "read": -10.887100, - "readArray": -10.193953, - "readCStyleComment": -10.193953, - "readComment": -10.193953, - "readCppStyleComment": -10.193953, - "readNumber": -10.193953, - "readObject": -10.193953, - "readResourceFileUtf": -10.887100, - "readString": -10.193953, - "readToken": -8.322151, - "readValue": -9.500806, - "read_op": -10.887100, - "reader": -10.887100, - "reader.getFormatedErrorMessages": -10.887100, - "reader.parse": -10.887100, - "readonly": -9.788488, - "real": -9.788488, - "realValue": -9.788488, - "recid": -9.788488, - "recoverFromError": -9.277663, - "ref": -10.193953, - "regenerate": -10.887100, - "register_descriptor": -10.887100, - "register_internal_descriptor": -10.887100, - "registered_descriptors_.alloc": -10.887100, - "registered_descriptors_.first": -10.887100, - "registered_descriptors_.free": -10.887100, - "registered_descriptors_mutex_": -9.788488, - "registered_events_": -8.807659, - "reinterpret_cast": -8.807659, - "release_name": -10.193953, - "report": -10.887100, - "res": -9.500806, - "resolver": -9.788488, - "resourceFilePath": -10.887100, - "result": -7.751606, - "result.resize": -9.500806, - "ret": -6.186620, - "return": -4.952206, - "returns": -10.887100, - "revisionIsOptional": -10.193953, - "rightMargin_": -9.095341, - "root": -7.709047, - "root.getComment": -9.095341, - "root.hasComment": -9.095341, - "root.isArray": -10.887100, - "root.isObject": -10.887100, - "root.setComment": -10.887100, - "routines": -10.887100, - "row_buffer": -10.887100, - "row_count": -10.887100, - "rows": -10.887100, - "rpc_init": -10.887100, - "rpc_server_loop": -10.887100, - "rr": -8.807659, - "run": -10.887100, - "runtime_error": -9.788488, - "s": -6.743966, - "sCFID": -10.193953, - "safe": -10.887100, - "sanitize": -10.887100, - "save_fields": -10.887100, - "scan": -9.500806, - "sceneMgr": -10.887100, - "scoped_lock": -8.179050, - "screen": -10.193953, - "screenShot": -10.887100, - "script": -10.887100, - "scriptPath": -10.887100, - "search": -10.193953, - "sec": -10.193953, - "secret": -10.193953, - "secure_allocator": -9.500806, - "seed": -10.193953, - "seed_random": -10.193953, - "seen": -10.887100, - "seen_equal": -10.887100, - "seen_period": -10.887100, - "self": -9.788488, - "sequence": -10.193953, - "service_base": -10.887100, - "set": -10.193953, - "setColor": -10.193953, - "setCommandLineProperties": -10.887100, - "setComment": -10.887100, - "setInstanceNil": -6.861749, - "setInstance_newNil_callback": -6.844049, - "setProperties": -10.887100, - "setScissor": -10.887100, - "setScreen": -10.887100, - "setSupportsSlots": -6.861749, - "set_allocated_name": -10.193953, - "set_has_name": -8.941190, - "set_iparams": -10.193953, - "set_name": -8.941190, - "set_oformat": -10.887100, - "set_ready_events": -10.887100, - "set_value": -10.887100, - "setf_findClass": -6.844049, - "setfill": -10.887100, - "setup": -10.887100, - "setup.": -10.887100, - "setw": -10.887100, - "sf": -9.277663, - "shape": -9.788488, - "shared_ptr": -6.861749, - "shell": -10.887100, - "short": -9.788488, - "should": -10.887100, - "shouldn": -10.887100, - "showUsage": -10.887100, - "show_ingest_log_message": -10.193953, - "showing": -10.887100, - "shutdown_": -8.807659, - "sig": -8.489205, - "signalItems": -10.193953, - "signed": -9.277663, - "sin": -9.095341, - "sinf": -10.887100, - "singleton": -10.887100, - "size": -7.303581, - "size*": -10.193953, - "size_t": -8.402194, - "sizeof": -7.709047, - "skip": -10.193953, - "skip.type_": -10.193953, - "skipCommentTokens": -9.788488, - "skipSpaces": -9.788488, - "skipUntilToken": -9.500806, - "smallPrime_t": -10.887100, - "socket_type": -8.941190, - "sor": -9.788488, - "source": -8.941190, - "source_": -8.941190, - "source_descriptor_data": -9.788488, - "source_pos": -8.941190, - "sout": -9.788488, - "sprintf": -9.788488, - "sprintf_s": -10.887100, - "src": -10.193953, - "srs_assert": -10.887100, - "srs_config_ingest_is_file": -10.887100, - "srs_config_ingest_is_stream": -10.887100, - "srs_error": -9.095341, - "srs_freep": -8.689876, - "srs_get_system_time_ms": -10.193953, - "srs_parse_endpoint": -10.887100, - "srs_string_replace": -10.193953, - "srs_trace": -8.248043, - "sscanf": -9.788488, - "st": -10.887100, - "st.empty": -10.887100, - "st.pop": -10.887100, - "st.push": -9.277663, - "st.top": -10.887100, - "stack": -10.887100, - "stacklevel": -10.887100, - "start": -9.277663, - "start_": -10.887100, - "start_op": -10.887100, - "start_position": -10.193953, - "started_": -9.500806, - "startingScript": -10.193953, - "starttime": -10.193953, - "state": -7.796058, - "static": -5.303604, - "static_cast": -7.796058, - "static_className": -6.697446, - "static_classSymbol": -6.150902, - "static_descriptor_initializer_protocol_": -10.887100, - "static_newNil_callback": -6.861749, - "static_packageName": -6.697446, - "static_supportsSlots": -6.861749, - "status_t": -9.788488, - "std": -5.793350, - "stdin": -10.887100, - "step": -9.788488, - "stop": -8.941190, - "stores": -10.887100, - "str": -8.941190, - "strKeyData": -10.193953, - "strKeyData.size": -10.887100, - "strdata": -10.887100, - "stream": -8.941190, - "strictMode": -10.887100, - "strictRoot_": -10.887100, - "strides": -9.277663, - "string": -6.262128, - "string*": -8.489205, - "stringValue": -9.788488, - "strings": -10.887100, - "strlen": -10.887100, - "strpbrk": -10.887100, - "struct": -8.322151, - "structure": -10.887100, - "stuff": -10.887100, - "suboffsets": -10.887100, - "subscribe": -10.887100, - "succeeded": -10.193953, - "successful": -8.402194, - "suits": -10.887100, - "sum": -10.887100, - "summary": -10.887100, - "sure": -10.887100, - "surrogatePair": -9.788488, - "swap": -9.788488, - "switch": -8.322151, - "sync_with_stdio": -10.887100, - "system": -9.500806, - "system_package": -10.887100, - "t": -7.842578, - "t.c": -9.277663, - "t.r": -9.277663, - "tag": -9.095341, - "take_snapshot": -10.887100, - "tanf": -10.887100, - "target": -9.095341, - "target_descriptor_data": -10.193953, - "temp": -9.277663, - "template": -8.689876, - "text": -8.584515, - "text.c_str": -10.193953, - "text.length": -9.500806, - "that": -10.887100, - "the": -7.249514, - "their": -10.887100, - "then": -9.788488, - "this": -7.276183, - "thread_id": -10.887100, - "threshold": -10.193953, - "throw": -9.095341, - "throw_error": -10.193953, - "timeout": -9.500806, - "timer_fd_": -8.402194, - "timer_queue_base": -10.193953, - "timer_queues_.erase": -10.887100, - "timer_queues_.get_ready_timers": -10.887100, - "timer_queues_.insert": -10.887100, - "timer_queues_.wait_duration_msec": -10.887100, - "timer_queues_.wait_duration_usec": -10.887100, - "timerfd_create": -10.193953, - "timerfd_settime": -10.193953, - "to": -8.489205, - "tok": -8.584515, - "token": -6.177570, - "token.end_": -8.584515, - "token.start_": -8.402194, - "token.type_": -7.796058, - "tokenArrayBegin": -10.193953, - "tokenArrayEnd": -9.277663, - "tokenArraySeparator": -9.788488, - "tokenComment": -9.095341, - "tokenEndOfStream": -10.193953, - "tokenError": -10.193953, - "tokenFalse": -10.193953, - "tokenMemberSeparator": -10.193953, - "tokenName": -9.277663, - "tokenName.type_": -9.788488, - "tokenNull": -10.193953, - "tokenNumber": -10.193953, - "tokenObjectBegin": -10.193953, - "tokenObjectEnd": -8.689876, - "tokenPos": -8.489205, - "tokenStart": -10.193953, - "tokenString": -9.788488, - "tokenTrue": -10.193953, - "top": -10.193953, - "topScreen": -9.788488, - "total_size": -9.277663, - "tp_as_mapping": -9.788488, - "tp_name": -9.500806, - "transX": -9.277663, - "transY": -9.277663, - "translate": -10.887100, - "translateCoords": -10.887100, - "trapped": -10.887100, - "trim": -10.887100, - "true": -6.312389, - "try": -9.788488, - "ts": -10.887100, - "ts.it_interval.tv_nsec": -10.887100, - "ts.it_interval.tv_sec": -10.887100, - "ts.it_value.tv_nsec": -10.887100, - "ts.it_value.tv_sec": -10.887100, - "tuple": -9.788488, - "type": -8.584515, - "type*": -10.887100, - "type_format": -9.095341, - "type_name": -9.095341, - "type_num": -10.193953, - "typedef": -7.125900, - "u": -8.807659, - "u.c": -10.887100, - "u.r": -10.887100, - "uInt": -10.887100, - "uc": -7.591264, - "uchar": -8.402194, - "uchar*": -10.887100, - "uint": -6.610434, - "uint256": -10.887100, - "uintToString": -9.788488, - "uintValue": -9.788488, - "unallocated": -10.887100, - "uncaching": -10.887100, - "uncertain": -10.887100, - "undefinedMetaClass": -6.150902, - "undefinedMetaClass.reset": -10.887100, - "undo": -10.193953, - "unibrow": -8.584515, - "unicode": -8.179050, - "unicode_cache": -10.193953, - "unicode_cache_": -8.807659, - "unindent": -9.095341, - "union": -10.887100, - "uniqueID": -10.887100, - "unknown_fields": -8.941190, - "unlikely": -6.652994, - "unsigned": -7.198221, - "unsubscribe": -10.887100, - "up": -9.788488, - "update": -10.193953, - "updateZero": -10.887100, - "update_timeout": -10.193953, - "uppercase": -10.887100, - "uri": -9.500806, - "url": -9.500806, - "url.rfind": -10.193953, - "url.substr": -9.500806, - "use": -10.887100, - "use_crankshaft_": -9.095341, - "use_service": -10.887100, - "usec": -9.277663, - "used": -10.193953, - "userIndex": -10.887100, - "using": -8.584515, - "utf": -9.500806, - "v": -7.996729, - "vMasterKey": -9.500806, - "val": -9.500806, - "value": -6.409764, - "value.asBool": -9.788488, - "value.asCString": -9.788488, - "value.asDouble": -9.788488, - "value.asInt": -9.788488, - "value.asUInt": -9.788488, - "value.getMemberNames": -9.788488, - "value.hasComment": -9.095341, - "value.size": -9.277663, - "value.type": -9.788488, - "valueToQuotedString": -8.941190, - "valueToString": -8.114512, - "vchCiphertext": -8.584515, - "vchCiphertext.resize": -10.887100, - "vchCiphertext.size": -10.887100, - "vchPlaintext": -8.584515, - "vchPlaintext.resize": -10.887100, - "vchPlaintext.size": -10.887100, - "vchPrivKey": -10.887100, - "vchPubKey": -8.179050, - "vchPubKey.begin": -10.887100, - "vchPubKey.end": -10.887100, - "vchPubKey.size": -9.788488, - "vchPubKeyIn": -10.193953, - "vchSecret": -10.887100, - "vchSig": -7.996729, - "vchSig.clear": -10.193953, - "vchSig.resize": -10.193953, - "vchSig.size": -10.193953, - "vcodec": -10.887100, - "vcodec.empty": -10.887100, - "vector": -7.249514, - "version": -9.500806, - "versionString": -10.887100, - "versionString.Length": -10.887100, - "versionString.String": -10.193953, - "vhost": -7.485903, - "vhost.c_str": -9.277663, - "vhosts": -9.788488, - "vhosts.size": -10.887100, - "virtual": -8.807659, - "void": -5.427515, - "void*": -10.193953, - "void**": -10.887100, - "waitItems": -10.887100, - "want": -10.193953, - "warning": -9.788488, - "was": -10.193953, - "we": -10.887100, - "whatever": -10.887100, - "whether": -10.887100, - "which": -9.277663, - "while": -7.036953, - "width": -9.788488, - "will": -10.887100, - "with": -9.277663, - "within": -10.193953, - "without": -10.887100, - "wrapper_inner_pure_py_test": -9.500806, - "write": -9.277663, - "writeArrayValue": -9.500806, - "writeCommentAfterValueOnSameLine": -8.402194, - "writeCommentBeforeValue": -8.807659, - "writeFile": -10.193953, - "writeIndent": -9.095341, - "writeValue": -8.248043, - "writeWithIndent": -8.248043, - "write_op": -10.193953, - "writeln": -10.887100, - "writer": -10.887100, - "writer.write": -10.887100, - "wrong": -10.887100, - "x": -6.456284, - "y": -7.942661, - "yamlCompatiblityEnabled_": -9.788488, - "your": -9.500806, - "z": -7.058459, - "zero": -9.277663, - "zeromem": -10.887100, - "{": -3.855359, - "|": -7.198221, - "||": -6.776227, - "}": -3.852712, - "~": -7.996729, + "!": -5.179108, + "\"": -9.807344, + "#define": -5.232633, + "#elif": -9.519662, + "#else": -7.409448, + "#endif": -6.214608, + "#error": -8.708731, + "#if": -6.762821, + "#ifdef": -7.910224, + "#ifndef": -7.573751, + "#include": -5.587836, + "#pragma": -9.114197, + "#undef": -9.296518, + "%": -9.807344, + "&": -4.842171, + "&&": -6.747073, + "'": -10.212809, + "(": -2.312728, + ")": -2.336170, + "*": -5.503279, + "**": -10.212809, + "**env": -10.905956, + "**envp": -10.905956, + "**p": -10.905956, + "**tb": -10.905956, + "**type": -10.905956, + "**value": -10.905956, + "*/": -10.905956, + "*CallStack": -10.905956, + "*Env": -10.905956, + "*O": -10.905956, + "*PC": -10.905956, + "*PCL": -10.905956, + "*PCLATCH": -10.905956, + "*ProgramMemory": -10.905956, + "*Q": -10.905956, + "*R": -10.905956, + "*Reference": -10.905956, + "*STATUS": -10.905956, + "*WREG": -10.905956, + "*__Pyx_GetName": -10.905956, + "*__Pyx_Import": -10.905956, + "*__Pyx_PyInt_to_py_Py_intptr_t": -10.905956, + "*__Pyx_RefNanny": -10.905956, + "*__pyx_b": -10.905956, + "*__pyx_builtin_RuntimeError": -10.905956, + "*__pyx_builtin_ValueError": -10.905956, + "*__pyx_builtin_range": -10.905956, + "*__pyx_empty_bytes": -10.905956, + "*__pyx_empty_tuple": -10.905956, + "*__pyx_f": -10.905956, + "*__pyx_f_": -8.421049, + "*__pyx_filename": -10.905956, + "*__pyx_int_": -10.212809, + "*__pyx_k_tuple_": -8.960046, + "*__pyx_kp_s_": -9.807344, + "*__pyx_kp_u_": -9.114197, + "*__pyx_m": -10.905956, + "*__pyx_n_s__RuntimeError": -10.905956, + "*__pyx_n_s__ValueError": -10.905956, + "*__pyx_n_s____main__": -10.905956, + "*__pyx_n_s____test__": -10.905956, + "*__pyx_n_s__base": -10.905956, + "*__pyx_n_s__buf": -10.905956, + "*__pyx_n_s__byteorder": -10.905956, + "*__pyx_n_s__descr": -10.905956, + "*__pyx_n_s__do_awesome_work": -10.905956, + "*__pyx_n_s__fields": -10.905956, + "*__pyx_n_s__format": -10.905956, + "*__pyx_n_s__itemsize": -10.905956, + "*__pyx_n_s__names": -10.905956, + "*__pyx_n_s__ndim": -10.905956, + "*__pyx_n_s__np": -10.905956, + "*__pyx_n_s__numpy": -10.905956, + "*__pyx_n_s__obj": -10.905956, + "*__pyx_n_s__ones": -10.905956, + "*__pyx_n_s__pure_py_test": -10.905956, + "*__pyx_n_s__range": -10.905956, + "*__pyx_n_s__readonly": -10.905956, + "*__pyx_n_s__shape": -10.905956, + "*__pyx_n_s__strides": -10.905956, + "*__pyx_n_s__suboffsets": -10.905956, + "*__pyx_n_s__type_num": -10.905956, + "*__pyx_n_s__work_module": -10.905956, + "*__pyx_n_s__wrapper_inner": -10.905956, + "*__pyx_pf_": -10.212809, + "*__pyx_r": -8.960046, + "*__pyx_refnanny": -10.905956, + "*__pyx_self": -10.212809, + "*__pyx_t_": -7.770462, + "*__pyx_v_a": -9.296518, + "*__pyx_v_answer_ptr": -10.212809, + "*__pyx_v_b": -9.519662, + "*__pyx_v_c": -9.807344, + "*__pyx_v_child": -10.905956, + "*__pyx_v_childname": -10.905956, + "*__pyx_v_d": -10.212809, + "*__pyx_v_data": -10.905956, + "*__pyx_v_data_np": -10.212809, + "*__pyx_v_data_ptr": -10.212809, + "*__pyx_v_descr": -10.212809, + "*__pyx_v_dims": -10.212809, + "*__pyx_v_e": -10.905956, + "*__pyx_v_end": -10.905956, + "*__pyx_v_f": -10.212809, + "*__pyx_v_fields": -10.905956, + "*__pyx_v_info": -9.519662, + "*__pyx_v_new_offset": -10.905956, + "*__pyx_v_offset": -10.905956, + "*__pyx_v_self": -9.519662, + "*__pyx_v_t": -10.905956, + "*begin": -9.296518, + "*beginDoc": -10.905956, + "*bot": -10.905956, + "*buf": -10.212809, + "*c": -10.212809, + "*ch": -9.807344, + "*ctx": -10.212809, + "*cur": -10.905956, + "*current": -8.197906, + "*current_": -8.960046, + "*cursor": -9.519662, + "*default_instance_": -10.905956, + "*dict": -10.905956, + "*document_": -8.072743, + "*e": -10.905956, + "*eckey": -10.212809, + "*ecsig": -10.905956, + "*end": -9.807344, + "*endDoc": -10.905956, + "*env": -9.807344, + "*env_instance": -10.905956, + "*eof": -10.905956, + "*eor": -10.905956, + "*fPos": -8.197906, + "*field": -10.905956, + "*fill": -10.905956, + "*format": -10.905956, + "*from_list": -10.905956, + "*group": -10.212809, + "*inspect": -10.212809, + "*instance": -10.905956, + "*internal": -10.905956, + "*it": -8.826514, + "*itError": -10.905956, + "*lim": -10.905956, + "*limit": -10.905956, + "*m": -10.905956, + "*marker": -10.212809, + "*memory": -10.905956, + "*message": -10.905956, + "*modname": -10.905956, + "*msg": -10.212809, + "*msglen": -10.905956, + "*name": -8.960046, + "*name_": -10.905956, + "*o": -10.905956, + "*obj": -10.212809, + "*operator": -10.905956, + "*order": -10.905956, + "*output": -10.212809, + "*owner": -10.905956, + "*p": -10.212809, + "*pSize": -9.807344, + "*pText": -10.212809, + "*pbChanged": -10.212809, + "*pf": -10.905956, + "*pos": -10.905956, + "*priv_key": -10.905956, + "*program": -10.905956, + "*ptr": -10.905956, + "*pub_key": -10.905956, + "*q": -10.905956, + "*r": -10.905956, + "*reinterpret_cast": -10.905956, + "*rr": -10.905956, + "*s": -9.807344, + "*scan": -10.905956, + "*service": -9.807344, + "*shape": -10.905956, + "*sig": -10.212809, + "*sizeof": -10.905956, + "*sor": -10.905956, + "*source": -10.905956, + "*start": -10.905956, + "*str": -10.905956, + "*strides": -10.905956, + "*suboffsets": -10.905956, + "*tag": -10.905956, + "*targetFrame": -9.519662, + "*tb": -10.212809, + "*text": -10.905956, + "*this": -10.905956, + "*tok": -10.905956, + "*token": -10.905956, + "*top": -10.905956, + "*type": -9.807344, + "*unused": -10.212809, + "*value": -9.807344, + "*x": -10.212809, + "*y": -10.905956, + "*zero": -10.905956, + "+": -5.119059, + ",": -3.570322, + "-": -4.154855, + ".": -10.212809, + ".*s": -10.905956, + ".Equals": -10.905956, + ".c_str": -8.421049, + ".data": -9.807344, + ".data.ptr": -10.905956, + ".empty": -9.296518, + ".events": -10.905956, + ".front": -9.807344, + ".imag": -9.807344, + ".length": -9.296518, + ".pop": -9.807344, + ".push": -10.212809, + ".real": -9.807344, + ".setComment": -10.905956, + "/": -7.409448, + "//": -9.519662, + "//#define": -10.905956, + "//JSON_ASSERT": -10.905956, + "//a": -10.905956, + "//automates": -10.905956, + "//both": -10.905956, + "//brings": -10.905956, + "//canister": -10.905956, + "//cleans": -10.905956, + "//close": -10.905956, + "//contains": -10.212809, + "//counts": -10.905956, + "//cout": -10.905956, + "//creates": -9.807344, + "//deletes": -10.905956, + "//destroys": -10.905956, + "//does": -10.905956, + "//for": -10.905956, + "//get": -10.905956, + "//if": -10.905956, + "//important": -10.905956, + "//internal": -10.905956, + "//length": -10.905956, + "//list": -10.905956, + "//maximum": -10.905956, + "//necessary": -10.905956, + "//number": -10.905956, + "//open": -10.905956, + "//overwrites": -10.212809, + "//physical": -10.905956, + "//pulls": -10.905956, + "//really": -10.905956, + "//removes": -10.905956, + "//returns": -10.212809, + "//std": -10.212809, + "//the": -8.826514, + "//these": -10.905956, + "//this": -10.905956, + "//throughout": -10.905956, + "//time": -10.905956, + "//use": -10.905956, + "0": -10.905956, + "33": -10.212809, + "4": -10.905956, + "65": -10.905956, + ":": -2.250393, + ";": -2.469539, + "<": -5.936143, + "": -10.905956, + "<(QDataStream&>": -10.905956, + "<(const>": -10.905956, + "": -10.905956, + "<<": -7.242394, + "": -9.807344, + "": -9.807344, + "": -10.905956, + "": -9.519662, + "": -9.807344, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -8.508061, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -9.807344, + "": -9.807344, + "": -9.296518, + "": -10.905956, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -9.807344, + "": -10.905956, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -9.114197, + "": -10.905956, + "": -8.603371, + "": -8.421049, + "": -9.519662, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -8.341007, + "": -10.905956, + "": -10.212809, + "": -10.212809, + "": -9.807344, + "": -10.905956, + "": -10.905956, + "": -10.212809, + "": -9.807344, + "": -10.212809, + "": -10.905956, + "": -9.807344, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -9.519662, + "": -10.905956, + "": -9.296518, + "": -10.905956, + "": -10.905956, + "": -9.114197, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.905956, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -10.905956, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -8.708731, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -9.114197, + "": -9.519662, + "": -10.905956, + "": -10.905956, + "": -10.212809, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.212809, + "": -10.212809, + "": -10.212809, + "": -9.519662, + "": -10.212809, + "": -8.603371, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -10.905956, + "": -7.538660, + "": -10.212809, + "": -9.114197, + "": -7.014136, + "": -10.905956, + "": -10.905956, + "=": -3.081510, + ">": -4.137463, + "?": -7.610119, + "A": -10.905956, + "ACos": -10.905956, + "ADD": -10.905956, + "ADDEQ": -10.905956, + "ADDLW": -10.905956, + "ADDWF": -10.905956, + "AES_BLOCK_SIZE": -10.905956, + "ALL_STAGES": -10.212809, + "AND": -10.905956, + "ANDAND": -10.905956, + "ANDEQ": -10.905956, + "ANDLW": -10.905956, + "ANDWF": -10.905956, + "APFloat_O": -8.508061, + "APInt_O": -8.508061, + "APPEND": -10.905956, + "ARRAY": -10.905956, + "ASM": -10.905956, + "ASSERT": -7.961517, + "ASSERT_NOT_NULL": -10.905956, + "ASSIGN": -10.905956, + "ASSIGN_ADD": -10.905956, + "ASSIGN_BIT_AND": -10.905956, + "ASSIGN_BIT_OR": -10.905956, + "ASSIGN_BIT_XOR": -10.905956, + "ASSIGN_DIV": -10.905956, + "ASSIGN_MOD": -10.905956, + "ASSIGN_MUL": -10.905956, + "ASSIGN_SAR": -10.905956, + "ASSIGN_SHL": -10.905956, + "ASSIGN_SHR": -10.905956, + "ASSIGN_SUB": -10.905956, + "ASin": -10.905956, + "ATan": -10.212809, + "AUTO": -10.905956, + "Abs": -10.905956, + "Add": -10.905956, + "AddCallCompletedCallback": -10.212809, + "AddChar": -10.212809, + "AddLiteralChar": -9.519662, + "AddLiteralCharAdvance": -9.807344, + "Advance": -7.121766, + "AllStatic": -10.905956, + "AllocaInst_O": -8.508061, + "AllocatorCallback": -6.862905, + "Argument_O": -8.508061, + "ArrayType_O": -8.508061, + "AsyncSayHello": -10.212809, + "AsyncSayHelloRaw": -9.519662, + "AsyncService": -10.905956, + "AtomicCmpXchgInst_O": -8.508061, + "AtomicRMWInst_O": -8.508061, + "Attribute_O": -8.508061, + "BCF": -10.905956, + "BEGIN_NATIVE_EXCEPTION": -10.212809, + "BF": -5.770158, + "BIGNUM": -8.708731, + "BITCOIN_KEY_H": -10.212809, + "BIT_AND": -10.905956, + "BIT_NOT": -10.212809, + "BIT_OR": -10.905956, + "BIT_XOR": -10.905956, + "BN_CTX": -10.212809, + "BN_CTX_end": -10.905956, + "BN_CTX_free": -10.212809, + "BN_CTX_get": -8.826514, + "BN_CTX_new": -10.212809, + "BN_CTX_start": -10.905956, + "BN_add": -10.905956, + "BN_bin": -9.807344, + "BN_bn": -10.212809, + "BN_cmp": -10.905956, + "BN_copy": -10.905956, + "BN_mod_inverse": -10.905956, + "BN_mod_mul": -10.212809, + "BN_mod_sub": -10.905956, + "BN_mul_word": -10.905956, + "BN_num_bits": -10.212809, + "BN_rshift": -10.905956, + "BN_zero": -10.905956, + "BOOST_ASIO_DETAIL_IMPL_EPOLL_REACTOR_IPP": -10.212809, + "BOOST_ASIO_HAS_EPOLL": -10.905956, + "BOOST_ASIO_HAS_TIMERFD": -8.826514, + "BPackageInfo": -8.960046, + "BPackageInfo*": -10.905956, + "BPackageKit": -10.905956, + "BPackageResolvableExpression": -10.905956, + "BPackageVersion": -10.905956, + "BREAK": -10.905956, + "BSF": -10.905956, + "BSIZE": -9.114197, + "BString": -9.807344, + "BTFSC": -10.905956, + "BTFSS": -10.905956, + "B_BAD_DATA": -9.807344, + "B_BAD_VALUE": -10.905956, + "B_NO_MEMORY": -9.807344, + "B_OK": -9.807344, + "Bar": -9.807344, + "BaseClass": -9.114197, + "BaseClassMustBeDerivedFromService": -9.114197, + "BasicBlock_O": -8.508061, + "Black": -10.905956, + "BranchInst_O": -8.508061, + "Buffer": -10.212809, + "Builder_O": -8.508061, + "BuiltInClass_O": -6.862905, + "BuiltInClass_sp": -6.862905, + "ByteArray*": -10.905956, + "ByteSize": -10.212809, + "C": -10.905956, + "CALL": -10.905956, + "CASE": -10.905956, + "CCrypter": -9.114197, + "CFID": -10.212809, + "CHAR": -10.905956, + "CKey": -7.647859, + "CKeyID": -8.960046, + "CKeyingMaterial": -8.826514, + "CKeyingMaterial*": -10.905956, + "CLASSIC_MODE": -10.212809, + "CLOCK_MONOTONIC": -10.212809, + "CLRF": -10.905956, + "CLRW": -10.905956, + "CLRWDT": -10.905956, + "COLON": -10.212809, + "COMF": -10.905956, + "COMMA": -10.212809, + "CONDITIONAL": -10.212809, + "CONST": -10.905956, + "CONTINUE": -10.905956, + "CPU": -10.212809, + "CPrivKey": -9.807344, + "CPubKey": -8.421049, + "CREATE_CLASS": -10.905956, + "CScriptID": -9.807344, + "CSecret": -9.519662, + "CYTHON_CCOMPLEX": -8.421049, + "CYTHON_INLINE": -6.686448, + "CYTHON_REFNANNY": -9.807344, + "CYTHON_UNUSED": -8.960046, + "CYTHON_WITHOUT_ASSERTIONS": -10.905956, + "CallCompletedCallback": -9.519662, + "CallDepthIsZero": -10.905956, + "CallInst_O": -8.508061, + "CallOnce": -10.905956, + "Ceil": -10.905956, + "CeilPowerOfTwo": -10.905956, + "Channel": -10.905956, + "ChannelInterface": -9.807344, + "Char": -7.727902, + "CharacterStream": -9.807344, + "CharacterStream*": -9.807344, + "CheckZero": -10.905956, + "ClasspathVMSystem/Properties.cpp": -10.905956, + "Clear": -9.296518, + "ClientAsyncResponseReader": -9.807344, + "ClientAsyncResponseReaderInterface": -9.807344, + "ClientContext*": -9.114197, + "ClosestPowerOfTwo": -10.905956, + "CodedInputStream*": -10.212809, + "CodedOutputStream*": -10.212809, + "CommentPlacement": -10.212809, + "CompletionQueue": -10.905956, + "CompletionQueue*": -9.296518, + "CompositeType_O": -8.508061, + "ComputeUnknownFieldsSize": -10.905956, + "ConstantArray_O": -8.508061, + "ConstantDataArray_O": -8.508061, + "ConstantDataSequential_O": -8.508061, + "ConstantExpr_O": -8.508061, + "ConstantFP_O": -8.508061, + "ConstantInt_O": -8.508061, + "ConstantPointerNull_O": -8.508061, + "Constant_O": -8.508061, + "Context*": -9.519662, + "ConvertToUtf": -10.212809, + "CopyFrom": -9.296518, + "Cos": -10.905956, + "CsvStreamer": -9.296518, + "Cube": -10.905956, + "Current": -9.296518, + "CurrentPerIsolateThreadData": -9.519662, + "DEBUG": -8.960046, + "DEC": -10.905956, + "DECF": -10.905956, + "DECFSZ": -10.905956, + "DECR": -10.905956, + "DECREF": -10.905956, + "DEFAULT": -10.905956, + "DEFAULT_DELIMITER": -10.905956, + "DEG_TO_RAD": -10.905956, + "DEREF": -10.905956, + "DISALLOW_COPY_AND_ASSIGN": -10.212809, + "DIV": -10.905956, + "DIVEQ": -10.905956, + "DL_EXPORT": -10.212809, + "DL_IMPORT": -10.212809, + "DO": -10.905956, + "DOUBLE": -10.905956, + "DO_": -9.519662, + "DataLayout_O": -8.508061, + "DebugLoc_O": -8.508061, + "DecodeInstruction": -10.905956, + "Decoder": -9.807344, + "DecrementCallDepth": -10.905956, + "Decrypt": -10.905956, + "DecryptSecret": -10.905956, + "Deg": -10.212809, + "Dereference": -10.905956, + "Descriptor*": -9.807344, + "DescriptorPool": -9.807344, + "Deserializer": -10.905956, + "Deserializer*": -10.212809, + "Digits": -10.905956, + "Don": -10.905956, + "DropLiteral": -10.905956, + "ECDSA_SIG": -9.807344, + "ECDSA_SIG_free": -10.212809, + "ECDSA_SIG_new": -10.905956, + "ECDSA_SIG_recover_key_GFp": -9.807344, + "ECDSA_do_sign": -10.905956, + "ECDSA_verify": -10.905956, + "EC_GROUP": -10.212809, + "EC_GROUP_get_curve_GFp": -10.905956, + "EC_GROUP_get_degree": -10.905956, + "EC_GROUP_get_order": -10.905956, + "EC_KEY": -10.212809, + "EC_KEY*": -10.905956, + "EC_KEY_copy": -10.905956, + "EC_KEY_dup": -10.905956, + "EC_KEY_free": -10.905956, + "EC_KEY_get": -10.212809, + "EC_KEY_new_by_curve_name": -10.212809, + "EC_KEY_regenerate_key": -10.905956, + "EC_KEY_set_conv_form": -10.905956, + "EC_KEY_set_private_key": -10.905956, + "EC_KEY_set_public_key": -10.212809, + "EC_POINT": -9.519662, + "EC_POINT_free": -9.519662, + "EC_POINT_is_at_infinity": -10.905956, + "EC_POINT_mul": -9.807344, + "EC_POINT_new": -9.519662, + "EC_POINT_set_compressed_coordinates_GFp": -10.905956, + "EINVAL": -9.519662, + "ELLIPSIS": -10.905956, + "ELSE": -10.905956, + "END_NATIVE_EXCEPTION": -10.212809, + "ENOSYS": -10.905956, + "ENTITY_H": -10.212809, + "ENUM": -10.905956, + "ENV_H": -10.212809, + "EOF": -10.905956, + "EOI": -10.905956, + "EOS": -10.905956, + "EPOLLERR": -9.114197, + "EPOLLET": -9.519662, + "EPOLLHUP": -9.807344, + "EPOLLIN": -9.114197, + "EPOLLOUT": -9.519662, + "EPOLLPRI": -9.807344, + "EPOLL_CLOEXEC": -10.212809, + "EPOLL_CTL_ADD": -9.296518, + "EPOLL_CTL_DEL": -10.212809, + "EPOLL_CTL_MOD": -9.807344, + "EQ": -10.905956, + "EQL": -10.905956, + "EQ_STRICT": -10.905956, + "ERROR_ENCODER_INPUT_TYPE": -10.905956, + "ERROR_ENCODER_LOOP": -10.212809, + "ERROR_ENCODER_NO_INPUT": -9.807344, + "ERROR_ENCODER_NO_OUTPUT": -10.905956, + "ERROR_ENCODER_PARSE": -10.905956, + "ERROR_SUCCESS": -7.471969, + "EVP_BytesToKey": -10.905956, + "EVP_CIPHER_CTX": -10.212809, + "EVP_CIPHER_CTX_cleanup": -10.212809, + "EVP_CIPHER_CTX_init": -10.212809, + "EVP_DecryptFinal_ex": -10.905956, + "EVP_DecryptInit_ex": -10.905956, + "EVP_DecryptUpdate": -10.905956, + "EVP_EncryptFinal_ex": -10.905956, + "EVP_EncryptInit_ex": -10.905956, + "EVP_EncryptUpdate": -10.905956, + "EVP_aes_": -9.807344, + "EVP_sha": -10.905956, + "EXPRESSION": -10.212809, + "EXTENDED_MODE": -10.212809, + "EXTERN": -10.905956, + "Elapsed": -10.905956, + "ElementsAccessor": -10.212809, + "Encoding": -9.807344, + "Encrypt": -10.905956, + "EncryptSecret": -10.905956, + "EnforceFlagImplications": -10.905956, + "EngineBuilder_O": -8.508061, + "EnterDefaultIsolate": -10.905956, + "Entity": -8.960046, + "Entity*": -10.905956, + "EntropySource": -9.807344, + "Env": -8.341007, + "EqualityKind": -10.905956, + "ErrorInfo": -10.212809, + "Errors": -10.905956, + "ExceptionHandler": -10.905956, + "ExecutionEngine_O": -8.508061, + "Exp": -10.905956, + "ExpandBuffer": -10.212809, + "ExpectAtEnd": -10.905956, + "ExternalReference": -10.905956, + "FCON": -10.905956, + "FD_CLOEXEC": -10.212809, + "FILE": -10.212809, + "FLAG_crankshaft": -10.905956, + "FLAG_force_marking_deque_overflows": -10.905956, + "FLAG_gc_global": -10.905956, + "FLAG_max_new_space_size": -10.905956, + "FLAG_random_seed": -10.212809, + "FLAG_stress_compaction": -10.905956, + "FLAG_use_idle_notification": -10.905956, + "FLOAT": -10.905956, + "FOR": -10.905956, + "FUNCTION": -10.905956, + "F_SETFD": -10.212809, + "Fabs": -10.905956, + "FastWriter": -9.296518, + "FatalProcessOutOfMemory": -10.905956, + "Features": -8.603371, + "FenceInst_O": -8.508061, + "Field": -10.212809, + "FileDescriptor*": -10.905956, + "FillHeapNumberWithRandom": -10.212809, + "FindFileByName": -10.905956, + "FinishContext": -10.905956, + "FireCallCompletedCallback": -10.212809, + "FlagList": -10.905956, + "Floor": -10.905956, + "FloorPowerOfTwo": -10.905956, + "Free": -10.905956, + "FtoiFast": -10.905956, + "FunctionPassManager_O": -8.508061, + "FunctionPass_O": -8.508061, + "FunctionType_O": -8.508061, + "Function_O": -8.960046, + "GDSDBREADER_H": -10.212809, + "GEQ": -10.905956, + "GFX_BOTTOM": -10.212809, + "GFX_LEFT": -10.212809, + "GFX_TOP": -10.905956, + "GIVEREF": -10.905956, + "GOOGLE": -10.905956, + "GOOGLE_CHECK": -10.905956, + "GOOGLE_CHECK_NE": -10.212809, + "GOOGLE_PROTOBUF_DECLARE_ONCE": -10.905956, + "GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET": -9.807344, + "GOOGLE_PROTOBUF_MIN_PROTOC_VERSION": -10.905956, + "GOOGLE_PROTOBUF_VERIFY_VERSION": -10.905956, + "GOOGLE_PROTOBUF_VERSION": -10.905956, + "GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN": -10.212809, + "GOOGLE_SAFE_CONCURRENT_WRITES_END": -10.212809, + "GOTO": -10.212809, + "GOTREF": -10.905956, + "GPU_SCISSORMODE": -10.905956, + "GPU_SCISSOR_DISABLE": -10.905956, + "GPU_SCISSOR_NORMAL": -10.905956, + "GRPC_hello_": -10.212809, + "GT": -10.905956, + "GTE": -10.905956, + "GeneratedMessageReflection": -10.905956, + "GeneratedMessageReflection*": -10.905956, + "GetBank": -10.905956, + "GetCachedSize": -10.905956, + "GetDataStartAddress": -10.905956, + "GetHash": -10.212809, + "GetID": -10.212809, + "GetMemoryContents": -10.905956, + "GetMetadata": -10.212809, + "GetPCHFinalBits": -10.905956, + "GetPrivKey": -10.905956, + "GetPubKey": -9.296518, + "GetSecret": -10.212809, + "GetTagFieldNumber": -10.905956, + "GetTagWireType": -10.212809, + "GetTimeMillis": -10.905956, + "GlobalSetUp": -10.905956, + "GlobalValue_O": -8.508061, + "GlobalVariable_O": -9.807344, + "GoogleOnceInit": -10.905956, + "Gui": -10.905956, + "HALF_PI": -10.212809, + "HEADER_INCLUDES": -10.212809, + "HEAP": -10.905956, + "HandleScopeImplementer*": -10.905956, + "HasAnyLineTerminatorBeforeNext": -10.905956, + "Hash": -9.807344, + "Hash160": -10.905956, + "HeapNumber": -10.905956, + "HelloRequest": -8.826514, + "HelloRequest*": -9.296518, + "HelloResponse": -8.708731, + "HelloResponse*": -9.114197, + "HelloService": -10.905956, + "HexValue": -10.212809, + "HigherPowerOfTwo": -9.519662, + "ICON": -10.905956, + "ID": -10.905956, + "IF": -10.905956, + "ILLEGAL": -6.118464, + "IMPLEMENT_SERIALIZE": -10.212809, + "INC": -10.905956, + "INCF": -10.905956, + "INCFSZ": -10.905956, + "INCR": -10.905956, + "INCREF": -10.905956, + "INLINE": -10.212809, + "INT": -10.905956, + "INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION": -10.905956, + "INT_MAX": -10.905956, + "INT_MIN": -10.905956, + "INV_LN_": -10.212809, + "IORLW": -10.905956, + "IORWF": -10.905956, + "IRBuilderBase_O": -8.508061, + "IRBuilder_O": -8.508061, + "IdleNotification": -9.807344, + "Illegal": -10.905956, + "ImmutablePass_O": -8.508061, + "IncrementCallDepth": -10.905956, + "IndirectBrInst_O": -9.807344, + "Init": -9.807344, + "InitAsDefaultInstance": -9.807344, + "Initialize": -9.807344, + "InitializeOncePerProcess": -9.519662, + "InitializeOncePerProcessImpl": -9.807344, + "InputBuffer": -10.905956, + "InsertPoint_O": -8.508061, + "InspectorBackendStub": -10.905956, + "Instruction": -10.212809, + "Instruction_O": -8.508061, + "Int": -9.807344, + "IntegerType_O": -8.508061, + "InternalAddGeneratedFile": -10.905956, + "InternalRegisterGeneratedMessage": -10.905956, + "InvokeInst_O": -9.807344, + "IsByteOrderMark": -10.212809, + "IsCompressed": -9.807344, + "IsDead": -10.212809, + "IsDecimalDigit": -10.212809, + "IsDefaultIsolate": -10.905956, + "IsGlobalContext": -10.905956, + "IsHexDigit": -10.905956, + "IsIdentifier": -10.905956, + "IsIdentifierPart": -10.212809, + "IsIdentifierStart": -10.212809, + "IsInitialized": -9.807344, + "IsLineTerminator": -9.519662, + "IsNull": -10.905956, + "IsPowerOfTwo": -9.519662, + "IsRunning": -10.905956, + "IsValid": -9.519662, + "IsWhiteSpace": -10.212809, + "Isolate": -8.708731, + "Isolate*": -9.114197, + "JNICALL": -10.905956, + "JNIEXPORT": -10.905956, + "JNIEnv": -10.905956, + "JavaObject*": -10.212809, + "Java_gnu_classpath_VMSystemProperties_postInit__Ljava_util_Properties_": -10.905956, + "Java_gnu_classpath_VMSystemProperties_preInit": -10.905956, + "Json": -9.519662, + "LAZY_MUTEX_INITIALIZER": -10.905956, + "LBRACE": -10.212809, + "LBRACK": -10.212809, + "LEQ": -10.905956, + "LIBCANIH": -10.212809, + "LLVMContext_O": -8.508061, + "LOG": -5.770158, + "LONG": -10.905956, + "LONG_LONG": -10.905956, + "LOOKUP_SYMBOL": -6.716301, + "LOperand": -10.212809, + "LPAREN": -10.212809, + "LSHIFT": -10.905956, + "LSHIFTEQ": -10.905956, + "LT": -9.807344, + "LTE": -10.905956, + "LandingPadInst_O": -8.508061, + "LazyMutex": -10.905956, + "List": -9.807344, + "LiteralBuffer": -9.114197, + "LiteralBuffer*": -10.212809, + "LiteralScope": -10.905956, + "LiteralScope*": -10.905956, + "LoadInst_O": -9.807344, + "Location": -7.814914, + "Log": -9.807344, + "LowerPowerOfTwo": -10.212809, + "MASK_SIGNED": -10.212809, + "MB": -10.905956, + "MDNode_O": -8.508061, + "MDString_O": -8.508061, + "METH_COEXIST": -10.905956, + "METH_NOARGS": -10.905956, + "METRIC_RECORD": -10.905956, + "MOD": -10.905956, + "MODEQ": -10.905956, + "MOVF": -10.905956, + "MOVLW": -10.905956, + "MOVWF": -10.905956, + "MS_WINDOWS": -10.212809, + "MUL": -10.905956, + "MULEQ": -10.905956, + "MakeNewKey": -10.905956, + "MarkMethodAsync": -10.905956, + "MarkMethodGeneric": -10.905956, + "MarkMethodStreamed": -10.905956, + "Math": -7.471969, + "Max": -10.905956, + "Members": -9.114197, + "Memory": -9.519662, + "MemoryLocation": -10.905956, + "Merge": -10.905956, + "MergeFrom": -8.708731, + "MergePartialFromCodedStream": -10.212809, + "Message": -8.960046, + "MessageFactory": -10.212809, + "MetaClass_sp": -10.905956, + "Metadata": -9.807344, + "Metric*": -9.519662, + "Metrics": -10.905956, + "Metrics*": -10.905956, + "Min": -10.905956, + "ModulePass_O": -8.508061, + "Module_O": -8.508061, + "Ms": -10.212809, + "NATIVE_JNI": -10.905956, + "NDEBUG": -9.519662, + "NE": -10.905956, + "NEQ": -10.905956, + "NE_STRICT": -10.905956, + "NID_secp": -10.212809, + "NINJA_METRICS_H_": -10.212809, + "NOP": -10.905956, + "NOT": -10.905956, + "NPY_BYTE": -10.212809, + "NPY_CDOUBLE": -10.905956, + "NPY_CFLOAT": -10.905956, + "NPY_CLONGDOUBLE": -10.905956, + "NPY_C_CONTIGUOUS": -10.905956, + "NPY_DOUBLE": -9.807344, + "NPY_FLOAT": -10.905956, + "NPY_F_CONTIGUOUS": -10.905956, + "NPY_INT": -10.212809, + "NPY_LONG": -10.905956, + "NPY_LONGDOUBLE": -10.905956, + "NPY_LONGLONG": -10.905956, + "NPY_OBJECT": -10.905956, + "NPY_SHORT": -10.212809, + "NPY_UBYTE": -10.212809, + "NPY_UINT": -10.212809, + "NPY_ULONG": -10.905956, + "NPY_ULONGLONG": -10.905956, + "NPY_USHORT": -10.212809, + "NULL": -6.023154, + "NUM_TOKENS": -10.905956, + "New": -9.519662, + "NewCapacity": -9.807344, + "NewMetric": -10.212809, + "NewStub": -10.905956, + "Next": -10.905956, + "NilValue": -10.905956, + "Notice": -10.905956, + "Now": -9.807344, + "O": -9.296518, + "OG_ASM_GNU": -10.905956, + "OG_ASM_MSVC": -10.905956, + "OG_ASSERT": -9.807344, + "OG_INLINE": -7.471969, + "OPENSSL_cleanse": -10.212809, + "OR": -10.905956, + "OREQ": -10.905956, + "OROR": -10.905956, + "OS": -9.807344, + "Object*": -9.519662, + "Ogre": -8.960046, + "OnError": -9.114197, + "OnShutdown": -10.905956, + "PARSE": -10.905956, + "PERIOD": -10.905956, + "PHANTOMJS_VERSION_STRING": -10.905956, + "PHINode_O": -8.508061, + "PI": -10.905956, + "PIC": -9.519662, + "POINTER": -10.905956, + "POINT_CONVERSION_COMPRESSED": -10.905956, + "PRId": -10.905956, + "PROTOBUF_protocol_": -10.212809, + "PTHREAD_MUTEX_ERRORCHECK": -10.905956, + "PTHREAD_PROCESS_PRIVATE": -10.905956, + "PYREX_WITHOUT_ASSERTIONS": -10.905956, + "PY_FORMAT_SIZE_T": -10.905956, + "PY_LONG_LONG": -9.296518, + "PY_MAJOR_VERSION": -8.603371, + "PY_SSIZE_T_CLEAN": -10.905956, + "PY_SSIZE_T_MAX": -10.905956, + "PY_SSIZE_T_MIN": -10.905956, + "PY_VERSION_HEX": -8.708731, + "Parse": -10.905956, + "ParseError": -9.519662, + "ParseErrorListener": -10.212809, + "ParseErrorListener*": -10.905956, + "ParseResolvableExpression": -10.905956, + "ParseVersion": -10.905956, + "Parser": -8.960046, + "ParsingFlags": -10.905956, + "PassManagerBase_O": -8.508061, + "Pass_O": -8.508061, + "Pers": -10.905956, + "Person": -6.747073, + "Person*": -8.826514, + "Person_descriptor_": -9.114197, + "Person_offsets_": -10.212809, + "Person_reflection_": -9.519662, + "Phantom": -10.905956, + "Player": -10.905956, + "Please": -9.807344, + "PointerType_O": -8.508061, + "PostSetUp": -10.905956, + "Pow": -10.905956, + "Predicate": -9.519662, + "ProcessInstruction": -10.905956, + "Protocol": -10.212809, + "PushBack": -8.508061, + "PyArrayObject": -7.961517, + "PyArray_CHKFLAGS": -10.212809, + "PyArray_DATA": -10.905956, + "PyArray_DIMS": -10.212809, + "PyArray_Descr": -9.114197, + "PyArray_HASFIELDS": -10.905956, + "PyArray_ISWRITEABLE": -10.905956, + "PyArray_ITEMSIZE": -10.905956, + "PyArray_MultiIterNew": -9.296518, + "PyArray_NDIM": -10.905956, + "PyArray_STRIDES": -10.212809, + "PyArray_SimpleNewFromData": -10.212809, + "PyBUF_ANY_CONTIGUOUS": -10.905956, + "PyBUF_C_CONTIGUOUS": -9.807344, + "PyBUF_FORMAT": -10.905956, + "PyBUF_F_CONTIGUOUS": -9.807344, + "PyBUF_INDIRECT": -10.905956, + "PyBUF_ND": -10.212809, + "PyBUF_SIMPLE": -10.905956, + "PyBUF_STRIDES": -9.296518, + "PyBUF_WRITABLE": -10.905956, + "PyBaseString_Type": -10.905956, + "PyBoolObject": -10.905956, + "PyBytesObject": -10.905956, + "PyBytes_AS_STRING": -10.905956, + "PyBytes_AsString": -10.212809, + "PyBytes_AsStringAndSize": -10.905956, + "PyBytes_Check": -10.905956, + "PyBytes_CheckExact": -10.905956, + "PyBytes_Concat": -10.905956, + "PyBytes_ConcatAndDel": -10.905956, + "PyBytes_DecodeEscape": -10.905956, + "PyBytes_FromFormat": -10.905956, + "PyBytes_FromString": -10.212809, + "PyBytes_FromStringAndSize": -10.905956, + "PyBytes_GET_SIZE": -10.905956, + "PyBytes_Repr": -10.905956, + "PyBytes_Size": -10.905956, + "PyBytes_Type": -10.905956, + "PyCFunction": -10.905956, + "PyDataType_HASFIELDS": -10.212809, + "PyDict_CheckExact": -10.905956, + "PyDict_Contains": -10.905956, + "PyDict_Type": -10.905956, + "PyErr_Format": -9.519662, + "PyErr_Occurred": -10.212809, + "PyErr_SetString": -9.519662, + "PyErr_Warn": -10.905956, + "PyErr_WarnEx": -10.905956, + "PyExc_SystemError": -9.807344, + "PyExc_TypeError": -9.296518, + "PyFloat_AS_DOUBLE": -10.905956, + "PyFloat_AsDouble": -10.905956, + "PyFloat_CheckExact": -10.905956, + "PyFrozenSet_Check": -10.905956, + "PyFrozenSet_Type": -10.905956, + "PyImport_ImportModule": -10.905956, + "PyIndex_Check": -10.905956, + "PyInstanceMethod_New": -10.905956, + "PyIntObject": -10.905956, + "PyInt_AS_LONG": -10.905956, + "PyInt_AsLong": -10.212809, + "PyInt_AsSsize_t": -10.212809, + "PyInt_AsUnsignedLongLongMask": -10.905956, + "PyInt_AsUnsignedLongMask": -10.905956, + "PyInt_Check": -10.905956, + "PyInt_CheckExact": -10.905956, + "PyInt_FromLong": -8.341007, + "PyInt_FromSize_t": -10.905956, + "PyInt_FromSsize_t": -10.212809, + "PyInt_FromString": -10.905956, + "PyInt_FromUnicode": -10.905956, + "PyInt_Type": -10.905956, + "PyLongObject": -10.212809, + "PyLong_AS_LONG": -10.905956, + "PyLong_AsLong": -10.905956, + "PyLong_AsSsize_t": -10.905956, + "PyLong_AsUnsignedLongLongMask": -10.905956, + "PyLong_AsUnsignedLongMask": -10.905956, + "PyLong_AsVoidPtr": -10.905956, + "PyLong_Check": -10.905956, + "PyLong_CheckExact": -10.905956, + "PyLong_FromLong": -10.905956, + "PyLong_FromSize_t": -10.905956, + "PyLong_FromSsize_t": -10.905956, + "PyLong_FromString": -10.905956, + "PyLong_FromUnicode": -10.905956, + "PyLong_Type": -10.905956, + "PyMethodDef": -10.905956, + "PyMethod_New": -10.212809, + "PyNumber_Check": -10.905956, + "PyNumber_Divide": -10.905956, + "PyNumber_InPlaceDivide": -10.905956, + "PyNumber_InPlaceTrueDivide": -10.905956, + "PyNumber_Index": -10.905956, + "PyNumber_Int": -10.905956, + "PyNumber_Remainder": -10.905956, + "PyNumber_Subtract": -10.212809, + "PyNumber_TrueDivide": -10.905956, + "PyObject": -5.507793, + "PyObject*": -8.133367, + "PyObject_Call": -8.508061, + "PyObject_DelAttrString": -10.212809, + "PyObject_GetAttr": -9.519662, + "PyObject_GetAttrString": -9.807344, + "PyObject_GetItem": -10.905956, + "PyObject_HEAD_INIT": -10.905956, + "PyObject_RichCompare": -8.826514, + "PyObject_SetAttrString": -10.212809, + "PyObject_TypeCheck": -9.807344, + "PySequence_Contains": -10.905956, + "PySequence_DelSlice": -10.212809, + "PySequence_GetSlice": -10.212809, + "PySequence_SetSlice": -10.212809, + "PySet_Check": -10.905956, + "PySet_CheckExact": -10.212809, + "PySet_Type": -10.212809, + "PyStringObject": -10.212809, + "PyString_AS_STRING": -10.905956, + "PyString_AsString": -10.905956, + "PyString_AsStringAndSize": -10.905956, + "PyString_Check": -10.212809, + "PyString_CheckExact": -10.212809, + "PyString_Concat": -10.905956, + "PyString_ConcatAndDel": -10.905956, + "PyString_DecodeEscape": -10.905956, + "PyString_FromFormat": -10.905956, + "PyString_FromString": -10.905956, + "PyString_FromStringAndSize": -10.905956, + "PyString_GET_SIZE": -10.905956, + "PyString_Repr": -10.905956, + "PyString_Size": -10.905956, + "PyString_Type": -10.212809, + "PyTuple_CheckExact": -10.905956, + "PyTuple_GET_ITEM": -9.807344, + "PyTuple_GET_SIZE": -10.212809, + "PyTuple_New": -9.519662, + "PyTuple_SET_ITEM": -9.519662, + "PyTypeObject": -10.212809, + "PyType_Modified": -10.905956, + "PyUnicodeObject": -10.905956, + "PyUnicode_Check": -10.905956, + "PyUnicode_CheckExact": -10.905956, + "PyUnicode_Type": -10.212809, + "PyVarObject*": -10.905956, + "PyVarObject_HEAD_INIT": -10.905956, + "Py_DECREF": -10.905956, + "Py_EQ": -9.114197, + "Py_False": -10.212809, + "Py_INCREF": -9.807344, + "Py_LT": -10.212809, + "Py_None": -7.268370, + "Py_PYTHON_H": -10.905956, + "Py_REFCNT": -10.905956, + "Py_SIZE": -10.905956, + "Py_TPFLAGS_CHECKTYPES": -10.905956, + "Py_TPFLAGS_HAVE_INDEX": -10.905956, + "Py_TPFLAGS_HAVE_NEWBUFFER": -10.905956, + "Py_TYPE": -9.519662, + "Py_True": -10.212809, + "Py_XDECREF": -9.807344, + "Py_buffer": -9.296518, + "Py_intptr_t": -10.905956, + "Py_ssize_t": -8.072743, + "Python": -10.905956, + "Python.": -10.905956, + "Q": -9.296518, + "QApplication": -10.905956, + "QCoreApplication": -10.905956, + "QDataStream": -10.905956, + "QIcon": -10.905956, + "QObject": -10.212809, + "QPBO": -9.114197, + "QString": -8.015584, + "QT_VERSION": -10.905956, + "QT_VERSION_CHECK": -10.905956, + "QTemporaryFile": -10.905956, + "QTemporaryFile*": -10.212809, + "QVariant": -10.905956, + "QVariantMap": -9.807344, + "QWebFrame": -9.519662, + "Q_INIT_RESOURCE": -10.212809, + "Q_OBJECT": -10.905956, + "Q_OS_LINUX": -10.212809, + "QtMsgType": -10.905956, + "R": -9.114197, + "RAD_TO_DEG": -10.905956, + "RBRACE": -10.212809, + "RBRACK": -10.212809, + "READWRITE": -10.212809, + "REGISTER": -10.905956, + "RET": -10.905956, + "RETFIE": -10.905956, + "RETLW": -10.905956, + "RETURN": -10.212809, + "RGBA": -10.905956, + "RLF": -10.905956, + "ROM": -10.212809, + "RPAREN": -10.212809, + "RRF": -10.905956, + "RSHIFT": -10.905956, + "RSHIFTEQ": -10.905956, + "Rad": -10.212809, + "Random": -9.807344, + "RandomPrivate": -10.212809, + "Raw": -10.905956, + "ReadBlock": -10.212809, + "ReadString": -10.905956, + "ReadTag": -10.905956, + "Reader": -6.993933, + "ReflectionOps": -10.905956, + "Register": -10.212809, + "RegisteredExtension": -10.905956, + "Remember": -10.905956, + "Remove": -10.905956, + "RemoveCallCompletedCallback": -10.212809, + "Report": -10.905956, + "RequestAsyncUnary": -10.905956, + "RequestSayHello": -10.905956, + "Reset": -9.296518, + "Restart": -10.905956, + "ResumeInst_O": -9.807344, + "ReturnAddressLocationResolver": -10.212809, + "ReturnInst_O": -9.807344, + "Round": -10.905956, + "RpcMethod": -10.905956, + "RpcService": -10.905956, + "RuntimeProfiler": -10.905956, + "SAR": -10.905956, + "SCON": -10.905956, + "SEMICOLON": -10.212809, + "SERIALIZE": -10.212809, + "SET_SYMBOL": -10.212809, + "SHL": -10.905956, + "SHORT": -10.905956, + "SHR": -10.905956, + "SIGNED": -10.905956, + "SIZEOF": -10.905956, + "SLEEP": -10.905956, + "SRS_AUTO_INGEST": -10.905956, + "SRS_AUTO_INGESTER_SLEEP_US": -10.212809, + "SRS_CONSTS_LOG_INGESTER": -10.905956, + "SRS_CONSTS_NULL_FILE": -10.905956, + "STATIC": -10.905956, + "STATIC_ASSERT": -9.296518, + "STATIC_BUILD": -10.905956, + "STRICT_MODE": -10.212809, + "STRUCT": -10.905956, + "SUB": -10.905956, + "SUBEQ": -10.905956, + "SUBLW": -10.905956, + "SUBWF": -10.905956, + "SWAPF": -10.905956, + "SWIG": -10.905956, + "SWITCH": -10.905956, + "SamplerRegistry": -10.905956, + "SayHello": -9.114197, + "Scan": -9.296518, + "ScanDecimalDigits": -10.905956, + "ScanEscape": -10.905956, + "ScanHexNumber": -9.519662, + "ScanHtmlComment": -9.807344, + "ScanIdentifierOrKeyword": -10.212809, + "ScanIdentifierSuffix": -10.905956, + "ScanIdentifierUnicodeEscape": -10.905956, + "ScanLiteralUnicodeEscape": -9.807344, + "ScanNumber": -9.807344, + "ScanOctalEscape": -10.212809, + "ScanRegExpFlags": -10.212809, + "ScanRegExpPattern": -10.905956, + "ScanString": -10.212809, + "Scanner": -7.961517, + "SceneManager*": -10.905956, + "SceneNode*": -10.905956, + "ScopedLock": -10.905956, + "ScopedMetric": -9.519662, + "Sec": -10.212809, + "SecureString": -10.905956, + "SeekForward": -10.212809, + "Select": -7.440220, + "SequentialType_O": -8.508061, + "SerializeUnknownFields": -10.905956, + "SerializeUnknownFieldsToArray": -10.905956, + "SerializeWithCachedSizes": -10.212809, + "SerializeWithCachedSizesToArray": -10.212809, + "Serializer": -10.905956, + "ServerAsyncResponseWriter": -10.905956, + "ServerCompletionQueue": -10.905956, + "ServerCompletionQueue*": -10.905956, + "ServerContext": -10.905956, + "ServerContext*": -9.114197, + "ServerUnaryStreamer": -10.905956, + "Service": -8.421049, + "SetCachedSize": -10.212809, + "SetCarry": -10.905956, + "SetCompactSignature": -10.212809, + "SetCompressedPubKey": -9.807344, + "SetEntropySource": -10.212809, + "SetFatalError": -10.212809, + "SetKey": -10.905956, + "SetKeyFromPassphrase": -10.905956, + "SetMemoryContents": -10.905956, + "SetPrivKey": -10.905956, + "SetPubKey": -10.905956, + "SetReturnAddressLocationResolver": -9.807344, + "SetSecret": -10.212809, + "SetUp": -9.519662, + "SetUpCaches": -10.905956, + "SetUpJSCallerSavedCodeData": -10.905956, + "SetupContext": -10.905956, + "SharedCtor": -9.519662, + "SharedDtor": -9.807344, + "Should": -10.905956, + "Sign": -10.905956, + "SignCompact": -10.212809, + "Sin": -10.212809, + "SinCos": -10.905956, + "Size": -10.212809, + "SkipField": -10.905956, + "SkipMultiLineComment": -9.807344, + "SkipSingleLineComment": -8.960046, + "SkipWhiteSpace": -9.519662, + "SlowSeekForward": -10.212809, + "Something": -10.905956, + "SplitStreamedService": -10.905956, + "Sqrt": -10.905956, + "Square": -10.905956, + "SrsConfDirective*": -8.421049, + "SrsFFMPEG": -10.212809, + "SrsFFMPEG*": -9.519662, + "SrsIngester": -7.910224, + "SrsIngesterFFMPEG": -8.197906, + "SrsIngesterFFMPEG*": -8.826514, + "SrsPithyPrint": -10.905956, + "SrsReusableThread": -10.905956, + "Stack": -10.905956, + "StackFrame": -10.905956, + "StartLiteral": -10.905956, + "StaticDescriptorInitializer_protocol_": -10.212809, + "StaticResource": -10.212809, + "Status": -8.603371, + "StatusCode": -9.807344, + "Step": -10.905956, + "Stopwatch": -10.212809, + "StoreInst_O": -8.508061, + "StoreValue": -10.905956, + "StreamedSayHello": -10.212809, + "StreamedService": -10.905956, + "StreamedUnaryHandler": -10.905956, + "StreamedUnaryService": -10.905956, + "String": -9.807344, + "StringSize": -10.905956, + "StructType_O": -8.508061, + "Stub": -10.212809, + "StubInterface": -9.807344, + "StubOptions": -10.212809, + "StyledStreamWriter": -8.133367, + "StyledWriter": -8.197906, + "SupportsCrankshaft": -10.905956, + "Swap": -10.212809, + "SwitchInst_O": -9.807344, + "T": -10.212809, + "TFD_CLOEXEC": -10.905956, + "TFD_TIMER_ABSTIME": -10.905956, + "TOC": -10.905956, + "TOKEN_CLOSE_BRACE": -10.905956, + "TOKEN_EOF": -10.905956, + "TOKEN_ITEM_SEPARATOR": -10.905956, + "TOKEN_OPEN_BRACE": -10.905956, + "TOKEN_OPERATOR_ASSIGN": -10.905956, + "TOKEN_OPERATOR_EQUAL": -10.905956, + "TOKEN_OPERATOR_GREATER": -10.905956, + "TOKEN_OPERATOR_GREATER_EQUAL": -10.905956, + "TOKEN_OPERATOR_LESS": -10.905956, + "TOKEN_OPERATOR_LESS_EQUAL": -10.905956, + "TOKEN_OPERATOR_NOT_EQUAL": -10.905956, + "TOKEN_STRING": -10.212809, + "TYPEDEF": -10.905956, + "Tan": -10.905956, + "TearDown": -9.296518, + "TearDownCaches": -10.905956, + "TerminateLiteral": -10.905956, + "TerminatorInst_O": -8.508061, + "This": -9.807344, + "ThreadId": -10.905956, + "ThreadedQueue": -9.807344, + "Token": -5.404698, + "TokenDesc": -9.807344, + "TokenType": -9.807344, + "Type_O": -8.508061, + "UInt": -8.960046, + "UNIMPLEMENTED": -9.807344, + "UNION": -10.905956, + "UNSIGNED": -10.905956, + "UTILS_H": -10.212809, + "UnaryInstruction_O": -8.508061, + "UndefValue_O": -8.508061, + "UnicodeCache": -9.807344, + "UnicodeCache*": -10.212809, + "UnknownFieldSet": -10.212809, + "UnknownFieldSet*": -10.905956, + "UnreachableInst_O": -9.807344, + "UnregisterAll": -10.905956, + "UseCrankshaft": -10.905956, + "User_O": -8.508061, + "Utf": -8.708731, + "Utils": -9.519662, + "V": -7.647859, + "VAArgInst_O": -9.807344, + "VOID": -10.905956, + "VOLATILE": -10.905956, + "Value": -6.671849, + "Value_O": -8.508061, + "Vector": -8.341007, + "VectorType_O": -8.508061, + "Verify": -10.212809, + "VerifyCompact": -10.212809, + "VerifyUTF": -9.807344, + "WALLET_CRYPTO_KEY_SIZE": -8.960046, + "WALLET_CRYPTO_SALT_SIZE": -10.905956, + "WHILE": -10.905956, + "WHITESPACE": -8.960046, + "WIN": -9.807344, + "WIRETYPE_END_GROUP": -10.905956, + "WIRETYPE_LENGTH_DELIMITED": -10.905956, + "We": -10.905956, + "WebKit": -10.905956, + "White": -10.905956, + "Whitedrop": -10.905956, + "WireFormat": -8.603371, + "WireFormatLite": -8.708731, + "WithAsyncMethod_SayHello": -9.519662, + "WithGenericMethod_SayHello": -9.807344, + "WithStreamedUnaryMethod_SayHello": -9.114197, + "WriteString": -10.905956, + "WriteStringToArray": -10.905956, + "Writer": -10.212809, + "X": -9.519662, + "XOREQ": -10.905956, + "XORLW": -10.905956, + "XORWF": -10.905956, + "YYCTYPE": -8.015584, + "YYCURSOR": -9.519662, + "YYFILL": -9.519662, + "YYLIMIT": -9.519662, + "YYMARKER": -9.519662, + "[": -5.195529, + "\\": -6.747073, + "]": -5.195529, + "^": -10.905956, + "_": -6.716301, + "_Complex": -10.212809, + "_Complex_I": -9.807344, + "_DECLARE_ONCE": -10.905956, + "_H_": -10.212809, + "_MSC_VER": -8.826514, + "_NextToken": -10.212809, + "_Parse": -10.905956, + "_ParseResolvableExpression": -10.905956, + "_ParseVersionValue": -10.905956, + "_SCANNER_H_": -10.212809, + "_USE_MATH_DEFINES": -10.905956, + "_V": -10.212809, + "_WIN": -10.905956, + "__FILE__": -10.212809, + "__GNUC_MINOR__": -10.905956, + "__GNUC__": -9.296518, + "__LINE__": -6.475139, + "__OG_MATH_INL__": -10.212809, + "__P": -10.905956, + "__PYX_EXTERN_C": -10.212809, + "__PYX_HAVE_API__wrapper_inner": -10.905956, + "__Pyx_AddTraceback": -8.960046, + "__Pyx_BUILTIN_MODULE_NAME": -10.212809, + "__Pyx_CIMAG": -9.519662, + "__Pyx_CREAL": -9.519662, + "__Pyx_DECREF": -6.731569, + "__Pyx_DOCSTR": -9.807344, + "__Pyx_DelAttrString": -10.212809, + "__Pyx_ErrFetch": -10.905956, + "__Pyx_ErrRestore": -10.905956, + "__Pyx_ExportFunction": -10.905956, + "__Pyx_GIVEREF": -8.603371, + "__Pyx_GOTREF": -6.811611, + "__Pyx_GetAttrString": -10.212809, + "__Pyx_GetName": -9.519662, + "__Pyx_INCREF": -7.322437, + "__Pyx_MODULE_NAME": -10.905956, + "__Pyx_NAMESTR": -9.807344, + "__Pyx_Print": -10.905956, + "__Pyx_PrintOne": -9.519662, + "__Pyx_PyBool_FromLong": -10.905956, + "__Pyx_PyBytes_AsUString": -10.905956, + "__Pyx_PyBytes_FromUString": -10.905956, + "__Pyx_PyIndex_AsSsize_t": -10.905956, + "__Pyx_PyInt_AsChar": -10.905956, + "__Pyx_PyInt_AsInt": -10.905956, + "__Pyx_PyInt_AsLong": -10.905956, + "__Pyx_PyInt_AsLongDouble": -10.905956, + "__Pyx_PyInt_AsLongLong": -10.905956, + "__Pyx_PyInt_AsShort": -10.905956, + "__Pyx_PyInt_AsSignedChar": -10.905956, + "__Pyx_PyInt_AsSignedInt": -10.905956, + "__Pyx_PyInt_AsSignedLong": -10.905956, + "__Pyx_PyInt_AsSignedLongLong": -10.905956, + "__Pyx_PyInt_AsSignedShort": -10.905956, + "__Pyx_PyInt_AsSize_t": -10.905956, + "__Pyx_PyInt_AsUnsignedChar": -10.905956, + "__Pyx_PyInt_AsUnsignedInt": -10.905956, + "__Pyx_PyInt_AsUnsignedLong": -10.905956, + "__Pyx_PyInt_AsUnsignedLongLong": -10.905956, + "__Pyx_PyInt_AsUnsignedShort": -10.905956, + "__Pyx_PyInt_FromSize_t": -10.905956, + "__Pyx_PyNumber_Divide": -10.212809, + "__Pyx_PyNumber_InPlaceDivide": -10.212809, + "__Pyx_PyNumber_Int": -10.905956, + "__Pyx_PyObject_IsTrue": -8.826514, + "__Pyx_PySequence_DelSlice": -10.212809, + "__Pyx_PySequence_GetSlice": -10.212809, + "__Pyx_PySequence_SetSlice": -10.212809, + "__Pyx_Raise": -8.826514, + "__Pyx_RaiseNeedMoreValuesError": -10.905956, + "__Pyx_RaiseNoneNotIterableError": -10.905956, + "__Pyx_RaiseTooManyValuesError": -10.905956, + "__Pyx_RefNanny": -9.114197, + "__Pyx_RefNannyAPIStruct": -9.519662, + "__Pyx_RefNannyFinishContext": -8.421049, + "__Pyx_RefNannyImportAPI": -10.905956, + "__Pyx_RefNannySetupContext": -8.341007, + "__Pyx_SET_CIMAG": -10.212809, + "__Pyx_SET_CREAL": -10.212809, + "__Pyx_SetAttrString": -10.212809, + "__Pyx_StringTabEntry": -10.905956, + "__Pyx_TypeCheck": -10.905956, + "__Pyx_TypeTest": -9.519662, + "__Pyx_UnpackTupleError": -10.212809, + "__Pyx_WriteUnraisable": -9.807344, + "__Pyx_XDECREF": -7.647859, + "__Pyx_XGIVEREF": -8.960046, + "__Pyx_XGOTREF": -10.905956, + "__Pyx_c_abs": -9.807344, + "__Pyx_c_absf": -9.807344, + "__Pyx_c_conj": -9.807344, + "__Pyx_c_conjf": -9.807344, + "__Pyx_c_diff": -10.212809, + "__Pyx_c_difff": -10.212809, + "__Pyx_c_eq": -10.212809, + "__Pyx_c_eqf": -10.212809, + "__Pyx_c_is_zero": -9.807344, + "__Pyx_c_is_zerof": -9.807344, + "__Pyx_c_neg": -10.212809, + "__Pyx_c_negf": -10.212809, + "__Pyx_c_pow": -9.807344, + "__Pyx_c_powf": -9.807344, + "__Pyx_c_prod": -10.212809, + "__Pyx_c_prodf": -10.212809, + "__Pyx_c_quot": -10.212809, + "__Pyx_c_quotf": -10.212809, + "__Pyx_c_sum": -10.212809, + "__Pyx_c_sumf": -10.212809, + "__QNXNTO__": -10.905956, + "__STDC_SECURE_LIB__": -10.905956, + "__STDC_VERSION__": -10.212809, + "__THREADED_QUEUE_H__": -10.212809, + "___set_static_ClassSymbol": -6.716301, + "___set_static_newNil_callback": -6.862905, + "___staticMetaClass": -6.862905, + "__builtin_expect": -10.212809, + "__cdecl": -10.212809, + "__cplusplus": -8.603371, + "__fastcall": -10.212809, + "__imag__": -10.905956, + "__inline": -10.905956, + "__inline__": -10.905956, + "__pyx_L": -5.824552, + "__pyx_PyFloat_AsDouble": -9.807344, + "__pyx_builtin_RuntimeError": -10.212809, + "__pyx_builtin_ValueError": -9.296518, + "__pyx_cfilenm": -10.905956, + "__pyx_clineno": -6.523929, + "__pyx_f": -6.536508, + "__pyx_f_": -10.212809, + "__pyx_filename": -6.536508, + "__pyx_int_": -10.905956, + "__pyx_k_": -8.708731, + "__pyx_k__B": -10.212809, + "__pyx_k__H": -10.212809, + "__pyx_k__I": -10.212809, + "__pyx_k__L": -10.212809, + "__pyx_k__O": -10.212809, + "__pyx_k__Q": -10.212809, + "__pyx_k__RuntimeError": -10.905956, + "__pyx_k__ValueError": -10.905956, + "__pyx_k__Zd": -10.212809, + "__pyx_k__Zf": -10.212809, + "__pyx_k__Zg": -10.212809, + "__pyx_k____main__": -10.905956, + "__pyx_k____test__": -10.905956, + "__pyx_k__b": -10.212809, + "__pyx_k__base": -10.905956, + "__pyx_k__buf": -10.905956, + "__pyx_k__byteorder": -10.905956, + "__pyx_k__d": -10.212809, + "__pyx_k__descr": -10.905956, + "__pyx_k__do_awesome_work": -10.905956, + "__pyx_k__f": -10.212809, + "__pyx_k__fields": -10.905956, + "__pyx_k__format": -10.905956, + "__pyx_k__g": -10.212809, + "__pyx_k__h": -10.212809, + "__pyx_k__i": -10.212809, + "__pyx_k__itemsize": -10.905956, + "__pyx_k__l": -10.212809, + "__pyx_k__names": -10.905956, + "__pyx_k__ndim": -10.905956, + "__pyx_k__np": -10.905956, + "__pyx_k__numpy": -10.905956, + "__pyx_k__obj": -10.905956, + "__pyx_k__ones": -10.905956, + "__pyx_k__pure_py_test": -10.905956, + "__pyx_k__q": -10.212809, + "__pyx_k__range": -10.905956, + "__pyx_k__readonly": -10.905956, + "__pyx_k__shape": -10.905956, + "__pyx_k__strides": -10.905956, + "__pyx_k__suboffsets": -10.905956, + "__pyx_k__type_num": -10.905956, + "__pyx_k__work_module": -10.905956, + "__pyx_k__wrapper_inner": -10.905956, + "__pyx_k_tuple_": -8.960046, + "__pyx_kp_s_": -9.807344, + "__pyx_kp_u_": -10.905956, + "__pyx_lineno": -6.523929, + "__pyx_m": -9.519662, + "__pyx_mdef_": -10.905956, + "__pyx_module_is_main_wrapper_inner": -10.905956, + "__pyx_n_s__do_awesome_work": -9.807344, + "__pyx_n_s__np": -10.905956, + "__pyx_n_s__ones": -10.905956, + "__pyx_n_s__work_module": -9.807344, + "__pyx_pf_": -9.296518, + "__pyx_print": -10.905956, + "__pyx_print_kwargs": -10.905956, + "__pyx_ptype_": -9.807344, + "__pyx_r": -7.242394, + "__pyx_refnanny": -9.296518, + "__pyx_self": -10.212809, + "__pyx_t_": -4.510694, + "__pyx_t_double_complex": -7.610119, + "__pyx_t_double_complex_from_parts": -10.905956, + "__pyx_t_float_complex": -7.610119, + "__pyx_t_float_complex_from_parts": -10.905956, + "__pyx_v_a": -9.296518, + "__pyx_v_answer_ptr": -10.212809, + "__pyx_v_b": -9.519662, + "__pyx_v_c": -9.807344, + "__pyx_v_child": -8.826514, + "__pyx_v_childname": -9.519662, + "__pyx_v_copy_shape": -9.296518, + "__pyx_v_d": -10.212809, + "__pyx_v_data": -8.960046, + "__pyx_v_data_np": -8.603371, + "__pyx_v_data_ptr": -10.212809, + "__pyx_v_descr": -8.603371, + "__pyx_v_dims": -9.519662, + "__pyx_v_e": -10.905956, + "__pyx_v_end": -10.212809, + "__pyx_v_endian_detector": -9.114197, + "__pyx_v_f": -7.471969, + "__pyx_v_fields": -8.960046, + "__pyx_v_flags": -9.519662, + "__pyx_v_hasfields": -9.519662, + "__pyx_v_i": -9.114197, + "__pyx_v_info": -7.409448, + "__pyx_v_little_endian": -8.826514, + "__pyx_v_nd": -9.114197, + "__pyx_v_ndim": -9.114197, + "__pyx_v_new_offset": -9.296518, + "__pyx_v_num_x": -9.519662, + "__pyx_v_num_y": -10.212809, + "__pyx_v_offset": -8.708731, + "__pyx_v_self": -8.133367, + "__pyx_v_sum": -9.114197, + "__pyx_v_t": -7.538660, + "__pyx_v_typenum": -9.114197, + "__real__": -10.905956, + "__releasebuffer__": -10.212809, + "__setWeakThis": -6.880604, + "__setup_stage": -6.862905, + "__stdcall": -10.212809, + "__sun__": -10.905956, + "_asm": -10.905956, + "_cached_size_": -8.960046, + "_cbc": -9.807344, + "_decoder": -10.905956, + "_decoder_": -10.212809, + "_error": -6.428619, + "_expression": -10.212809, + "_group": -10.212809, + "_has_bits_": -8.266899, + "_ingester": -10.212809, + "_lisp": -6.169758, + "_literal": -10.905956, + "_nil": -6.880604, + "_srs_config": -7.910224, + "_srs_context": -10.905956, + "_t": -6.916972, + "_t*": -9.807344, + "_t_value": -10.212809, + "_unknown_fields_": -9.296518, + "_unknown_fields_.Swap": -10.905956, + "_version": -10.212809, + "_vhost": -9.519662, + "_with_sharedPtr_lisp_sid": -6.862905, + "a": -6.671849, + "a.vchPubKey": -9.807344, + "abort": -9.807344, + "about": -10.212809, + "abs": -10.212809, + "absolute": -10.905956, + "access": -10.905956, + "acodec": -10.905956, + "acodec.empty": -10.905956, + "acosf": -10.905956, + "add": -10.905956, + "addChildValues_": -8.826514, + "addComment": -10.212809, + "addError": -8.341007, + "addErrorAndRecover": -9.296518, + "add_field": -10.905956, + "additional": -10.905956, + "adopt_lock": -10.905956, + "after": -10.212809, + "age": -10.905956, + "alive": -10.212809, + "all": -9.807344, + "allocate_descriptor_state": -9.807344, + "allocated": -10.905956, + "allocsize": -10.905956, + "allow": -10.905956, + "allowComments_": -10.905956, + "allow_speculative": -10.212809, + "already": -10.905956, + "already_here": -9.807344, + "an": -9.296518, + "and": -9.296518, + "any": -9.807344, + "anything": -10.905956, + "anywhere": -10.905956, + "app": -9.296518, + "app.exec": -10.905956, + "app.rfind": -10.905956, + "app.setApplicationName": -10.905956, + "app.setApplicationVersion": -10.905956, + "app.setOrganizationDomain": -10.905956, + "app.setOrganizationName": -10.905956, + "app.setWindowIcon": -10.905956, + "app.substr": -10.905956, + "append": -8.826514, + "application.": -10.905956, + "approve_license": -10.905956, + "are": -10.905956, + "arg": -8.133367, + "argc": -10.212809, + "argument": -10.212809, + "argv": -10.212809, + "arrayValue": -9.519662, + "as": -10.212809, + "asVariantMap": -10.212809, + "ascii_literal": -10.905956, + "asinf": -10.905956, + "asio": -8.508061, + "asm": -10.905956, + "assert": -8.826514, + "assign": -9.807344, + "at": -9.296518, + "atan": -10.905956, + "atanf": -10.905956, + "autorun": -10.212809, + "avoid": -10.905956, + "b": -6.862905, + "b.fSet": -10.212809, + "b.pkey": -10.212809, + "b.vchPubKey": -9.807344, + "back": -10.905956, + "backing_store_": -8.960046, + "backing_store_.Dispose": -9.807344, + "backing_store_.length": -9.519662, + "backing_store_.start": -9.296518, + "badTokenType": -10.212809, + "bad_alloc": -9.807344, + "bad_descriptor": -10.905956, + "bank": -10.212809, + "base": -9.519662, + "be": -9.519662, + "because": -10.905956, + "beg_pos": -10.905956, + "begin": -8.266899, + "beginDoc": -10.212809, + "begin_": -9.807344, + "being": -10.212809, + "bin": -10.212809, + "binary_million": -9.807344, + "bind": -10.905956, + "blank": -10.905956, + "block": -9.296518, + "bn": -9.807344, + "bool": -5.729806, + "booleanValue": -9.807344, + "boost": -6.643276, + "bot": -8.603371, + "both": -10.905956, + "bottomScreen": -9.807344, + "break": -6.110165, + "buf": -8.826514, + "buffer": -7.538660, + "buffer.c_str": -10.905956, + "buffer.proto": -10.905956, + "bufferSize": -9.807344, + "buffer_cursor_": -9.296518, + "buffer_end_": -9.807344, + "buffered_chars": -10.212809, + "buffers": -10.212809, + "but": -10.212809, + "by": -10.212809, + "byte": -10.905956, + "byteorder": -9.519662, + "bytes.": -10.905956, + "bytes_transferred": -10.212809, + "c": -5.476610, + "c0_": -8.826514, + "c=": -10.212809, + "cKeyCrypter": -10.212809, + "cKeyCrypter.Decrypt": -10.905956, + "cKeyCrypter.Encrypt": -10.905956, + "cKeyCrypter.SetKey": -10.212809, + "cabs": -10.905956, + "cabsf": -10.905956, + "cache": -10.212809, + "cacheclean": -10.905956, + "cachecnt": -10.905956, + "cachemax": -10.212809, + "call_completed_callbacks_": -8.133367, + "callback": -8.960046, + "can": -10.905956, + "can_print": -10.905956, + "cancel_ops": -10.905956, + "canfile": -8.960046, + "canfile*": -10.905956, + "canfiles": -10.905956, + "caninfo": -10.212809, + "canister": -8.266899, + "canister*": -10.905956, + "canmem": -7.814914, + "canmems": -10.905956, + "cannot": -10.905956, + "capacity": -9.807344, + "case": -5.985975, + "cast": -10.905956, + "catch": -9.114197, + "category": -10.212809, + "cb": -6.169758, + "cc": -9.519662, + "ceilf": -10.905956, + "cerr": -10.212809, + "ch": -8.266899, + "chIV": -8.341007, + "chKey": -8.960046, + "chNewIV": -10.212809, + "chNewIV.size": -10.905956, + "chNewKey": -10.212809, + "chNewKey.size": -10.905956, + "chSalt": -10.212809, + "chSalt.size": -10.905956, + "change": -10.905956, + "channel": -10.212809, + "channel_": -10.905956, + "char": -5.818360, + "char*": -7.350608, + "char**": -10.212809, + "character": -10.905956, + "chars_read": -9.519662, + "check": -10.212809, + "check_timers": -9.114197, + "childValue": -7.814914, + "childValue.isArray": -10.212809, + "childValue.isObject": -10.212809, + "childValue.size": -10.212809, + "childValues_": -9.114197, + "childValues_.clear": -10.212809, + "childValues_.empty": -10.212809, + "childValues_.push_back": -10.212809, + "childValues_.reserve": -10.212809, + "childValues_.size": -10.212809, + "cid": -10.905956, + "cin": -9.296518, + "class": -7.055808, + "classllvmo__APFloat_Oval": -8.826514, + "classllvmo__APInt_Oval": -8.826514, + "classllvmo__AllocaInst_Oval": -8.826514, + "classllvmo__Argument_Oval": -8.826514, + "classllvmo__ArrayType_Oval": -8.826514, + "classllvmo__AtomicCmpXchgInst_Oval": -8.826514, + "classllvmo__AtomicRMWInst_Oval": -8.826514, + "classllvmo__Attribute_Oval": -8.826514, + "classllvmo__BasicBlock_Oval": -8.826514, + "classllvmo__BranchInst_Oval": -8.826514, + "classllvmo__Builder_Oval": -8.826514, + "classllvmo__CallInst_Oval": -8.826514, + "classllvmo__CompositeType_Oval": -8.826514, + "classllvmo__ConstantArray_Oval": -8.826514, + "classllvmo__ConstantDataArray_Oval": -8.826514, + "classllvmo__ConstantDataSequential_Oval": -8.826514, + "classllvmo__ConstantExpr_Oval": -8.826514, + "classllvmo__ConstantFP_Oval": -8.826514, + "classllvmo__ConstantInt_Oval": -8.826514, + "classllvmo__ConstantPointerNull_Oval": -8.826514, + "classllvmo__Constant_Oval": -8.826514, + "classllvmo__DataLayout_Oval": -8.826514, + "classllvmo__DebugLoc_Oval": -8.826514, + "classllvmo__EngineBuilder_Oval": -8.826514, + "classllvmo__ExecutionEngine_Oval": -8.826514, + "classllvmo__FenceInst_Oval": -8.826514, + "classllvmo__FunctionPassManager_Oval": -8.826514, + "classllvmo__FunctionPass_Oval": -8.826514, + "classllvmo__FunctionType_Oval": -8.826514, + "classllvmo__Function_Oval": -9.114197, + "classllvmo__GlobalValue_Oval": -8.826514, + "classllvmo__IRBuilderBase_Oval": -8.826514, + "classllvmo__IRBuilder_Oval": -8.826514, + "classllvmo__ImmutablePass_Oval": -8.826514, + "classllvmo__InsertPoint_Oval": -8.826514, + "classllvmo__Instruction_Oval": -8.826514, + "classllvmo__IntegerType_Oval": -8.826514, + "classllvmo__LLVMContext_Oval": -8.826514, + "classllvmo__LandingPadInst_Oval": -8.826514, + "classllvmo__MDNode_Oval": -8.826514, + "classllvmo__MDString_Oval": -8.826514, + "classllvmo__ModulePass_Oval": -8.826514, + "classllvmo__Module_Oval": -8.826514, + "classllvmo__PHINode_Oval": -8.826514, + "classllvmo__PassManagerBase_Oval": -8.826514, + "classllvmo__Pass_Oval": -8.826514, + "classllvmo__PointerType_Oval": -8.826514, + "classllvmo__SequentialType_Oval": -8.826514, + "classllvmo__StoreInst_Oval": -8.826514, + "classllvmo__StructType_Oval": -8.826514, + "classllvmo__TerminatorInst_Oval": -8.826514, + "classllvmo__Type_Oval": -8.826514, + "classllvmo__UnaryInstruction_Oval": -8.826514, + "classllvmo__UndefValue_Oval": -8.826514, + "classllvmo__User_Oval": -8.826514, + "classllvmo__Value_Oval": -8.826514, + "classllvmo__VectorType_Oval": -8.826514, + "clazz": -10.905956, + "clean": -10.212809, + "cleanupFromDebug": -10.905956, + "clear": -10.212809, + "clear_engines": -9.519662, + "clear_has_name": -9.296518, + "clear_name": -10.212809, + "close": -9.807344, + "closing": -10.212809, + "cnt": -8.708731, + "codePointToUTF": -10.212809, + "code_unit": -9.114197, + "code_unit_count": -8.960046, + "coffee": -10.905956, + "collectComments": -8.960046, + "collectComments_": -9.114197, + "colon": -9.807344, + "colon.type_": -10.905956, + "column": -8.603371, + "comma": -9.519662, + "comma.type_": -9.296518, + "commentAfter": -8.960046, + "commentAfterOnSameLine": -8.826514, + "commentBefore": -8.826514, + "commentBegin": -9.519662, + "commentsBefore_": -9.114197, + "commentsBefore_.empty": -9.807344, + "common_lock": -10.905956, + "commonly": -10.905956, + "compatibility": -10.905956, + "compile": -10.905956, + "complete": -10.905956, + "complex": -10.212809, + "condAttrs": -9.296518, + "conj": -9.807344, + "conjf": -10.905956, + "const": -5.364692, + "const_cast": -9.807344, + "const_iterator": -10.905956, + "contain": -10.905956, + "container": -10.212809, + "container.": -10.905956, + "containing": -10.905956, + "contains": -10.905956, + "containsControlCharacter": -10.905956, + "containsNewLine": -9.807344, + "contents": -10.212809, + "context": -7.770462, + "continue": -9.114197, + "core": -6.161024, + "cosf": -10.905956, + "count": -9.296518, + "countlen": -10.905956, + "course": -10.905956, + "cout": -9.296518, + "cp": -8.197906, + "cpow": -10.905956, + "cpowf": -10.905956, + "cq": -9.114197, + "create": -6.862905, + "create_ingester": -10.905956, + "creation": -10.905956, + "ctx": -7.295038, + "cur": -10.212809, + "current": -7.168286, + "currentA": -9.296518, + "currentB": -9.519662, + "currentG": -9.519662, + "currentR": -9.519662, + "currentScreen": -9.807344, + "currentValue": -8.197906, + "current_": -7.910224, + "current_.literal_chars": -10.212809, + "current_.token": -10.212809, + "current_pos": -10.212809, + "cursor": -8.133367, + "cycle": -9.519662, + "d": -8.197906, + "dFlush": -10.905956, + "d_get_current_screen": -9.519662, + "d_set_scissor_test": -10.905956, + "data": -9.296518, + "dbDataStructure": -10.905956, + "dbDataStructure*": -10.905956, + "dbuffer_": -7.961517, + "decodeDouble": -9.807344, + "decodeNumber": -10.212809, + "decodeString": -9.296518, + "decodeUnicodeCodePoint": -10.212809, + "decodeUnicodeEscapeSequence": -9.807344, + "decoded": -8.266899, + "decoded.reserve": -10.905956, + "default": -8.826514, + "default_instance": -9.807344, + "default_instance_": -8.826514, + "defined": -7.295038, + "definition": -10.905956, + "delFile": -10.905956, + "delete": -9.114197, + "delimited": -10.212809, + "delimiter": -10.905956, + "dependent": -10.905956, + "depth": -10.905956, + "deregister_descriptor": -10.905956, + "deregister_internal_descriptor": -10.905956, + "des": -9.807344, + "descr": -10.212809, + "descriptor": -8.197906, + "descriptor_": -9.296518, + "descriptor_data": -6.811611, + "descriptor_lock": -8.960046, + "descriptor_lock.unlock": -9.519662, + "descriptor_state": -9.296518, + "descriptor_state*": -9.296518, + "descriptors_lock": -9.807344, + "detail": -9.519662, + "development": -10.905956, + "dfs": -9.296518, + "digits": -9.114197, + "dimensions": -10.905956, + "directly": -10.905956, + "disable": -9.807344, + "disk": -10.905956, + "dispose": -10.905956, + "do": -8.603371, + "do_add_timer_queue": -10.905956, + "do_complete": -10.212809, + "do_epoll_create": -10.212809, + "do_remove_timer_queue": -10.905956, + "do_scan": -9.296518, + "do_timerfd_create": -10.212809, + "doc": -9.807344, + "document": -10.212809, + "document_": -7.168286, + "document_.c_str": -10.905956, + "document_.empty": -10.905956, + "document_.length": -10.212809, + "does": -10.905956, + "done": -10.905956, + "double": -7.610119, + "double_int_union": -10.212809, + "double_value": -10.905956, + "dout": -10.212809, + "dst": -10.212809, + "dump_path": -10.905956, + "dword": -10.212809, + "dx": -10.212809, + "dy": -10.212809, + "dynamic_cast_if_available": -10.905956, + "e": -8.603371, + "ec": -9.114197, + "ec_": -9.519662, + "eckey": -8.960046, + "ecsig": -9.807344, + "ecx": -10.212809, + "edx": -10.212809, + "eh": -10.905956, + "elapse": -10.905956, + "else": -6.290835, + "else_": -10.212809, + "elsize": -10.905956, + "enableYAMLCompatibility": -10.905956, + "enabled": -10.905956, + "enc": -10.905956, + "encoding": -10.905956, + "end": -7.727902, + "endArray": -10.212809, + "endDoc": -10.212809, + "end_": -8.708731, + "endl": -10.212809, + "enforced.": -10.905956, + "engine": -8.603371, + "engine_disabled": -10.212809, + "engines": -10.212809, + "engines.empty": -10.905956, + "engines.size": -10.905956, + "ent": -10.905956, + "entropy_mutex": -10.905956, + "entropy_mutex.Pointer": -10.905956, + "entropy_source": -9.519662, + "enum": -9.296518, + "env": -10.212809, + "env_instance": -9.807344, + "envp": -9.519662, + "envvar": -10.212809, + "envvar.indexOf": -10.905956, + "envvar.left": -10.905956, + "envvar.mid": -10.905956, + "eof": -9.807344, + "eor": -9.807344, + "ep": -10.212809, + "epoll_create": -10.212809, + "epoll_ctl": -8.603371, + "epoll_event": -8.708731, + "epoll_fd_": -8.421049, + "epoll_reactor": -7.322437, + "epoll_reactor*": -10.212809, + "epoll_size": -10.905956, + "epoll_wait": -10.905956, + "eproto": -8.133367, + "eproto_": -10.905956, + "eproto__INCLUDED": -9.519662, + "equals": -9.519662, + "err": -7.687080, + "errno": -8.603371, + "error": -8.603371, + "error.extra_": -10.212809, + "error.message": -9.807344, + "error.message_": -10.905956, + "error.pos": -9.519662, + "error.token_.start_": -10.905956, + "errorCount": -9.807344, + "error_code": -9.519662, + "errors_.begin": -10.905956, + "errors_.clear": -10.905956, + "errors_.end": -10.905956, + "errors_.push_back": -10.905956, + "errors_.resize": -10.212809, + "errors_.size": -10.905956, + "escape": -10.212809, + "ev": -8.015584, + "ev.data.ptr": -8.826514, + "ev.events": -8.508061, + "events": -8.826514, + "every": -10.905956, + "except_op": -10.905956, + "exceptionHandler": -10.212809, + "exist": -10.212809, + "exp": -10.212809, + "expect": -10.212809, + "expectToken": -10.905956, + "expected": -10.905956, + "expected_length": -9.519662, + "expf": -10.905956, + "explicit": -9.807344, + "expressionString": -10.905956, + "expressionString.Length": -10.905956, + "expressionString.String": -10.212809, + "extensions": -10.905956, + "extern": -9.296518, + "extra": -10.212809, + "f": -6.974130, + "fCompr": -9.807344, + "fCompressed": -9.807344, + "fCompressedPubKey": -9.296518, + "fKeySet": -9.519662, + "fListener": -8.341007, + "fOk": -7.961517, + "fPos": -7.687080, + "fSet": -9.114197, + "fabsf": -10.905956, + "false": -6.395096, + "fast_stop": -9.807344, + "father": -10.905956, + "fatherIndex": -10.212809, + "fclose": -10.212809, + "fcntl": -10.212809, + "fd": -8.072743, + "features": -9.519662, + "features.allowComments_": -10.905956, + "features.strictRoot_": -10.905956, + "features_": -10.212809, + "features_.allowComments_": -10.212809, + "features_.strictRoot_": -10.905956, + "ff": -10.212809, + "ffmpeg": -7.770462, + "ffmpeg_bin": -9.807344, + "ffmpeg_bin.empty": -10.905956, + "field": -9.807344, + "field_count": -10.905956, + "fields": -10.212809, + "file": -8.072743, + "fileName": -10.905956, + "files": -9.114197, + "fill": -10.905956, + "final": -9.296518, + "finalizeTokenOk": -9.807344, + "findScript": -10.905956, + "firstLineData": -10.905956, + "first_op_": -9.807344, + "flag": -9.807344, + "flags": -9.519662, + "fld": -10.905956, + "float": -6.828419, + "floorf": -10.212809, + "flush": -10.905956, + "flushing": -10.905956, + "fopen": -10.212809, + "for": -7.077315, + "format": -9.114197, + "formattedMessage": -9.296518, + "fragmem": -10.905956, + "fragment": -10.905956, + "framework": -10.905956, + "free": -9.807344, + "free_buffer": -9.807344, + "free_descriptor_state": -9.807344, + "freopen": -10.905956, + "friend": -8.603371, + "from": -7.687080, + "from._has_bits_": -10.905956, + "from.has_name": -10.905956, + "from.name": -10.905956, + "from.unknown_fields": -10.905956, + "fsincos": -10.905956, + "fspath": -9.807344, + "fstp": -10.212809, + "full": -10.905956, + "func": -9.807344, + "function": -9.807344, + "functions": -10.905956, + "fwrite": -10.212809, + "g": -9.519662, + "g_metrics": -9.807344, + "general": -10.905956, + "generated": -10.212809, + "generated_factory": -10.905956, + "generated_pool": -10.212809, + "generic": -10.905956, + "getCurrentColor": -10.905956, + "getCurrentScreen": -9.296518, + "getFile": -10.905956, + "getFormatedErrorMessages": -10.905956, + "getLocationLineAndColumn": -9.296518, + "getNextChar": -8.826514, + "getTOC": -10.905956, + "get_engine_acodec": -10.905956, + "get_engine_enabled": -10.905956, + "get_engine_output": -10.905956, + "get_engine_vcodec": -10.905956, + "get_ffmpeg_log_dir": -10.905956, + "get_ffmpeg_log_enabled": -10.905956, + "get_id": -10.905956, + "get_ingest_by_id": -10.905956, + "get_ingest_enabled": -10.905956, + "get_ingest_ffmpeg": -10.905956, + "get_ingest_input_type": -10.905956, + "get_ingest_input_url": -10.212809, + "get_ingesters": -10.905956, + "get_listens": -10.905956, + "get_system_category": -9.807344, + "get_timeout": -9.296518, + "get_transcode_engines": -10.905956, + "get_type_information": -9.807344, + "get_vhost": -10.212809, + "get_vhosts": -10.905956, + "getline": -10.905956, + "gfxGetFramebuffer": -10.212809, + "given": -10.905956, + "glPointer": -10.905956, + "google": -6.657461, + "google_breakpad": -10.905956, + "goto": -5.862531, + "graph": -8.072743, + "graph.pb": -10.905956, + "group": -8.421049, + "groups": -10.905956, + "grpc": -6.954712, + "handle_scope_implementer": -9.296518, + "handle_uninterpreted": -10.212809, + "harm.": -10.905956, + "harmony_modules_": -10.212809, + "harmony_scoping_": -10.212809, + "has": -10.212809, + "hasChildValue": -9.519662, + "hasCommentForValue": -9.519662, + "has_been_disposed_": -9.114197, + "has_been_set_up_": -9.519662, + "has_fatal_error_": -9.296518, + "has_line_terminator_before_next_": -8.708731, + "has_multiline_comment_before_next_": -9.519662, + "has_name": -9.114197, + "hash": -7.910224, + "have": -9.807344, + "having": -10.905956, + "headers": -10.905956, + "headers.": -9.807344, + "heap_number": -9.519662, + "height": -9.807344, + "hello": -9.807344, + "hex": -10.905956, + "high": -9.519662, + "hint": -9.807344, + "hold": -10.905956, + "holds": -10.212809, + "home": -10.905956, + "i": -6.205476, + "id": -9.296518, + "if": -4.574454, + "imag": -10.212809, + "in": -8.072743, + "in.fd": -10.905956, + "inComment": -9.114197, + "inLineOffset": -9.296518, + "in_character_class": -10.212809, + "included": -10.905956, + "incompatible": -10.212809, + "indent": -9.114197, + "indentSize_": -9.519662, + "indentString_": -9.114197, + "indentString_.resize": -10.212809, + "indentString_.size": -9.519662, + "indentation": -10.212809, + "indentation_": -10.212809, + "indentation_.size": -10.212809, + "index": -6.862905, + "indexOfEquals": -9.296518, + "info": -9.519662, + "info.extra_": -10.905956, + "info.message_": -10.905956, + "info.token_": -10.905956, + "information": -10.905956, + "ingest": -7.861434, + "ingest_id": -8.960046, + "ingest_id.c_str": -10.212809, + "ingester": -7.573751, + "ingesters": -10.212809, + "ingesters.at": -10.905956, + "ingesters.begin": -9.296518, + "ingesters.clear": -10.905956, + "ingesters.empty": -10.905956, + "ingesters.end": -9.296518, + "ingesters.erase": -10.212809, + "ingesters.push_back": -10.212809, + "ingesters.size": -9.807344, + "init_once": -10.212809, + "init_task": -10.905956, + "initialTokenOk": -9.519662, + "initialize": -9.114197, + "initialize_copy": -10.905956, + "initialize_ffmpeg": -9.807344, + "initialize_transcode": -10.905956, + "injectJsInFrame": -10.212809, + "inline": -7.099293, + "inner_work_": -9.519662, + "input": -9.114197, + "input_type": -9.807344, + "input_type.c_str": -10.905956, + "input_type.empty": -10.905956, + "input_url": -9.519662, + "input_url.empty": -10.212809, + "inside": -10.905956, + "insize": -9.807344, + "inspect": -9.519662, + "inst": -10.905956, + "install": -10.905956, + "instance": -9.807344, + "instantiated": -10.905956, + "instrWord": -10.905956, + "int": -5.179108, + "intValue": -9.807344, + "intern": -10.905956, + "internal": -7.192384, + "internally": -10.905956, + "internalname": -10.905956, + "interrupt": -10.212809, + "interrupter_": -9.519662, + "interrupter_.interrupt": -10.905956, + "interrupter_.read_descriptor": -10.212809, + "invalid": -9.807344, + "io": -9.519662, + "io_cleanup": -10.905956, + "io_cleanup.first_op_": -10.212809, + "io_cleanup.ops_.front": -10.905956, + "io_cleanup.ops_.pop": -10.905956, + "io_cleanup.ops_.push": -10.905956, + "io_service": -9.519662, + "io_service_": -10.905956, + "io_service_.init_task": -10.905956, + "io_service_.post_deferred_completions": -9.807344, + "io_service_.post_immediate_completion": -10.212809, + "io_service_.work_started": -10.212809, + "io_service_impl*": -10.905956, + "ios": -10.905956, + "ip": -10.212809, + "ip_ports": -10.212809, + "ip_ports.size": -10.905956, + "is": -9.114197, + "isArrayMultiLine": -9.519662, + "isControlCharacter": -9.807344, + "isDouble": -9.519662, + "isMultiLine": -7.814914, + "isMultineArray": -9.519662, + "isNegative": -8.960046, + "isPushed": -9.519662, + "is_ascii": -10.905956, + "is_ascii_": -8.603371, + "is_continuation": -9.296518, + "is_running_": -9.114197, + "is_str": -10.905956, + "is_unicode": -10.905956, + "isn": -10.905956, + "isolate": -8.197906, + "isspace": -10.905956, + "istream": -9.807344, + "istream_iterator": -10.212809, + "it": -7.268370, + "itError": -9.807344, + "item": -10.212809, + "itemSeparatorPos": -9.296518, + "itemsize": -10.212809, + "iterator": -8.826514, + "itimerspec": -9.296518, + "j": -8.421049, + "jclass": -10.905956, + "js": -10.905956, + "jsFileEnc": -10.212809, + "jsFilePath": -9.296518, + "jsFromScriptFile": -10.905956, + "just": -10.905956, + "k": -10.212809, + "kASCIISize": -10.905956, + "kAllowLazy": -10.905956, + "kAllowModules": -10.905956, + "kAllowNativesSyntax": -10.905956, + "kCharacterLookaheadBufferSize": -10.212809, + "kEmptyString": -8.421049, + "kEndOfInput": -10.212809, + "kGrowthFactory": -10.212809, + "kInitialCapacity": -10.212809, + "kIsIdentifierPart": -10.905956, + "kIsIdentifierPart.get": -10.905956, + "kIsIdentifierStart": -10.905956, + "kIsIdentifierStart.get": -10.905956, + "kIsLineTerminator": -10.905956, + "kIsLineTerminator.get": -10.905956, + "kIsWhiteSpace": -10.905956, + "kIsWhiteSpace.get": -10.905956, + "kLanguageModeMask": -9.519662, + "kMaxAsciiCharCodeU": -10.905956, + "kMaxGrowth": -10.212809, + "kMinConversionSlack": -10.905956, + "kNameFieldNumber": -10.212809, + "kNoParsingFlags": -10.905956, + "kNonStrictEquality": -10.905956, + "kNullValue": -10.905956, + "kPageSizeBits": -10.905956, + "kStrictEquality": -10.905956, + "kUC": -10.212809, + "kUndefinedValue": -10.905956, + "key": -9.519662, + "key.GetPubKey": -10.905956, + "key.SetCompactSignature": -10.905956, + "keyRec": -10.905956, + "keyRec.GetPubKey": -10.905956, + "keyRec.SetCompressedPubKey": -10.905956, + "keyRec.fSet": -10.905956, + "keyRec.pkey": -10.905956, + "key_error": -9.114197, + "klass": -10.905956, + "label": -10.905956, + "last": -9.807344, + "lastLineStart": -9.519662, + "lastValueEnd_": -9.519662, + "lastValue_": -9.519662, + "last_nonzero": -10.212809, + "len": -9.519662, + "length": -8.421049, + "libcanister": -10.212809, + "libraryPath": -9.296518, + "likely": -8.197906, + "lim": -8.421049, + "limit": -9.519662, + "limited": -10.212809, + "line": -8.421049, + "lineLength": -9.114197, + "linebreaks": -10.905956, + "linesNumbers": -10.905956, + "list": -9.807344, + "listener": -10.212809, + "literal": -10.212809, + "literal.Complete": -10.212809, + "literal_buffer": -9.296518, + "literal_chars": -10.212809, + "ll": -10.905956, + "llvm_gcroot": -10.212809, + "llvmo": -4.428984, + "loadJSForDebug": -10.212809, + "location": -8.708731, + "lock": -9.519662, + "log_file": -8.341007, + "logf": -9.807344, + "long": -8.341007, + "loop": -10.905956, + "low": -9.807344, + "m": -8.826514, + "mDimensions": -10.905956, + "mEntity": -10.905956, + "mId": -10.905956, + "mMaterial": -10.905956, + "mMesh": -10.905956, + "mNode": -10.905956, + "mPosition": -10.905956, + "m_map": -10.212809, + "m_map.insert": -10.905956, + "m_tempHarness": -10.905956, + "m_tempWrapper": -10.905956, + "mailing": -10.905956, + "main": -9.519662, + "make": -10.905956, + "malloc": -9.807344, + "map": -10.905956, + "marker": -9.807344, + "match": -9.519662, + "material": -10.905956, + "maxInt": -10.905956, + "maxUInt": -10.905956, + "max_ops": -9.296518, + "may": -10.212809, + "member": -9.519662, + "members": -9.807344, + "members.begin": -9.519662, + "members.empty": -10.212809, + "members.end": -9.807344, + "memcpy": -8.603371, + "memory": -9.114197, + "memoryMap": -10.905956, + "memset": -10.212809, + "mesh": -10.905956, + "message": -8.960046, + "messageHandler": -10.212809, + "message_type": -10.905956, + "metadata": -10.212809, + "metadata.descriptor": -10.905956, + "metadata.reflection": -10.905956, + "metric": -10.905956, + "metric_": -10.905956, + "metrics_": -10.905956, + "metrics_h_metric": -10.212809, + "metrics_h_scoped": -10.905956, + "minInt": -10.905956, + "min_capacity": -10.212809, + "minidump_id": -10.905956, + "mod": -10.905956, + "modded": -10.905956, + "mode": -9.519662, + "modified": -10.905956, + "modname": -10.905956, + "mov": -10.212809, + "move_descriptor": -10.905956, + "ms": -10.212809, + "msg": -10.905956, + "msglen": -10.212809, + "mutable": -10.905956, + "mutable_name": -9.807344, + "mutable_unknown_fields": -9.519662, + "mutex": -8.197906, + "mutexAttrs": -9.296518, + "mutex_": -8.421049, + "mutex_.lock": -10.905956, + "myclass": -8.421049, + "myclass.data": -9.807344, + "myclass.depth": -10.905956, + "myclass.fatherIndex": -10.905956, + "myclass.fileName": -10.905956, + "myclass.firstLineData": -9.807344, + "myclass.label": -10.905956, + "myclass.linesNumbers": -10.905956, + "myclass.nextItemsIndices": -10.905956, + "myclass.noFatherRoot": -10.905956, + "myclass.uniqueID": -10.905956, + "myclass.userIndex": -10.905956, + "n": -7.192384, + "nBitsR": -9.807344, + "nBitsS": -9.807344, + "nCLen": -9.296518, + "nDerivationMethod": -10.212809, + "nFLen": -9.114197, + "nIV": -9.519662, + "nLen": -9.114197, + "nPLen": -9.296518, + "nRecId": -9.519662, + "nRounds": -9.807344, + "nSize": -10.212809, + "nV": -9.114197, + "name": -7.268370, + "name.c_str": -9.807344, + "name.empty": -10.905956, + "name_": -7.504759, + "names": -10.212809, + "namespace": -7.409448, + "ndarray_": -10.212809, + "ndarray___getbuffer__": -10.212809, + "ndim": -10.212809, + "needed": -10.905956, + "new": -6.643276, + "newVal": -10.905956, + "new_Nil": -6.862905, + "new_call_cq": -10.212809, + "new_capacity": -10.212809, + "new_content_size": -9.519662, + "new_store": -9.114197, + "new_store.start": -9.807344, + "new_timeout": -9.114197, + "newer": -10.212809, + "newline": -10.212809, + "newlinePos": -9.114197, + "next": -9.519662, + "nextIsNop": -10.905956, + "nextItemsIndices": -10.905956, + "next_": -9.296518, + "next_.literal_chars": -9.296518, + "next_.location.beg_pos": -10.212809, + "next_.location.end_pos": -10.212809, + "next_.token": -10.905956, + "nil_for_class": -5.271166, + "no": -10.905956, + "noFatherRoot": -10.212809, + "nodes_.empty": -10.905956, + "nodes_.pop": -9.807344, + "nodes_.push": -9.807344, + "nodes_.top": -10.905956, + "normalizeEOL": -8.826514, + "normalized": -8.826514, + "normalized.reserve": -10.212809, + "not": -9.296518, + "notation": -10.905956, + "notification_cq": -10.212809, + "npos": -9.519662, + "npy_cdouble": -10.212809, + "npy_cfloat": -10.905956, + "npy_clongdouble": -10.905956, + "npy_double": -10.212809, + "npy_float": -10.212809, + "npy_int": -9.519662, + "npy_intp": -8.603371, + "npy_long": -10.905956, + "npy_longdouble": -10.905956, + "npy_longlong": -10.905956, + "npy_uint": -9.519662, + "npy_uintp": -10.905956, + "npy_ulong": -10.905956, + "npy_ulonglong": -10.905956, + "null": -9.807344, + "nullValue": -9.807344, + "nulls": -10.905956, + "num_events": -10.212809, + "number": -10.212809, + "numfiles": -10.905956, + "numpy_": -9.519662, + "numpy_PyArray_MultiIterNew": -8.708731, + "numpy__util_dtypestring": -9.807344, + "numpy_cdouble_t": -10.905956, + "numpy_cfloat_t": -10.905956, + "numpy_clongdouble_t": -10.905956, + "numpy_complex_t": -10.905956, + "numpy_double_t": -10.905956, + "numpy_dtype": -10.905956, + "numpy_float": -10.212809, + "numpy_float_t": -10.905956, + "numpy_get_array_base": -10.905956, + "numpy_int": -9.519662, + "numpy_int_t": -10.905956, + "numpy_intp_t": -10.905956, + "numpy_long_t": -10.905956, + "numpy_longdouble_t": -10.905956, + "numpy_ndarray": -10.212809, + "numpy_set_array_base": -10.905956, + "numpy_uint": -9.519662, + "numpy_uint_t": -10.905956, + "numpy_uintp_t": -10.905956, + "numpy_ulong_t": -10.905956, + "nx": -9.807344, + "o": -7.910224, + "ob": -9.114197, + "ob_refcnt": -10.905956, + "ob_size": -10.905956, + "ob_type": -8.960046, + "obj": -7.168286, + "object": -10.212809, + "objectValue": -9.519662, + "occurring": -10.905956, + "octal_pos_": -10.212809, + "of": -7.770462, + "offset": -8.826514, + "offsetof": -10.212809, + "ofstream": -10.905956, + "og": -10.905956, + "ok": -7.814914, + "old_timeout": -9.519662, + "older": -10.905956, + "on": -10.905956, + "on_reload_ingest_added": -10.212809, + "on_reload_ingest_removed": -10.212809, + "on_reload_ingest_updated": -10.905956, + "on_reload_vhost_added": -10.905956, + "on_reload_vhost_removed": -10.905956, + "on_thread_stop": -10.905956, + "once": -9.807344, + "one_char_tokens": -10.212809, + "op": -7.573751, + "op_queue": -9.296518, + "op_queue_": -8.508061, + "op_type": -8.826514, + "open": -9.807344, + "operation": -10.212809, + "operation*": -9.519662, + "operation_aborted": -10.212809, + "operator": -8.508061, + "ops": -8.960046, + "ops.push": -9.519662, + "ops_": -10.212809, + "ops_.empty": -10.905956, + "options": -10.905956, + "or": -9.807344, + "order": -8.826514, + "oss": -10.212809, + "ostream": -9.807344, + "ostringstream": -10.905956, + "other": -8.960046, + "otherwise": -10.905956, + "ourselves": -10.905956, + "out": -10.212809, + "output": -8.072743, + "output.empty": -10.905956, + "outsize": -8.826514, + "overload": -10.905956, + "override": -8.826514, + "overwrites": -10.905956, + "own.": -10.905956, + "owner": -10.212809, + "p": -9.114197, + "package": -10.905956, + "packageInfo": -9.807344, + "packageInfoString": -10.905956, + "packageInfoString.FindLast": -10.212809, + "packageInfoString.String": -10.212809, + "parameter": -10.905956, + "parent": -10.905956, + "parse": -8.603371, + "parse_engines": -9.807344, + "parse_ingesters": -9.807344, + "partialAddress": -9.519662, + "path": -8.826514, + "paths": -10.905956, + "pattern": -10.212809, + "patternLength": -9.519662, + "pb": -10.905956, + "per_descriptor_data": -8.826514, + "perform": -10.212809, + "perform_io": -10.212809, + "perform_io_cleanup_on_block_exit": -9.519662, + "persons": -10.212809, + "pf": -10.905956, + "phantom": -10.905956, + "phantom.execute": -10.905956, + "phantom.returnValue": -10.905956, + "physical": -10.905956, + "pkey": -8.341007, + "placeholders": -10.212809, + "placement": -9.114197, + "please": -10.905956, + "point": -9.519662, + "pointer": -10.905956, + "pop": -10.905956, + "port": -9.807344, + "pos": -7.814914, + "pos_": -9.114197, + "position": -10.212809, + "position_": -8.072743, + "post_immediate_completion": -10.212809, + "pow": -10.212809, + "powf": -10.905956, + "pprint": -9.519662, + "prevent": -10.905956, + "priv_key": -10.212809, + "private": -7.770462, + "private_random_seed": -10.905956, + "prop": -9.114197, + "protected": -9.114197, + "protobuf": -6.657461, + "protobuf_AddDesc_protocol_": -9.114197, + "protobuf_AssignDesc_protocol_": -9.519662, + "protobuf_AssignDescriptorsOnce": -9.519662, + "protobuf_AssignDescriptors_once_": -10.212809, + "protobuf_RegisterTypes": -10.212809, + "protobuf_ShutdownFile_protocol_": -9.519662, + "protoc": -10.212809, + "protoc.": -10.905956, + "protocol": -10.905956, + "pthread": -9.296518, + "pthread_cond_broadcast": -10.905956, + "pthread_cond_destroy": -10.905956, + "pthread_cond_init": -10.905956, + "pthread_cond_t": -10.905956, + "pthread_cond_wait": -10.905956, + "pthread_condattr_destroy": -10.905956, + "pthread_condattr_init": -10.905956, + "pthread_condattr_setpshared": -10.905956, + "pthread_condattr_t": -10.905956, + "pthread_mutex_destroy": -10.905956, + "pthread_mutex_init": -10.905956, + "pthread_mutex_lock": -10.212809, + "pthread_mutex_t": -10.905956, + "pthread_mutex_unlock": -10.212809, + "pthread_mutexattr_destroy": -10.905956, + "pthread_mutexattr_init": -10.905956, + "pthread_mutexattr_settype": -10.905956, + "pthread_mutexattr_t": -10.905956, + "ptr": -8.603371, + "pub_key": -9.114197, + "public": -7.055808, + "push": -9.807344, + "pushValue": -8.015584, + "push_back": -10.905956, + "q": -10.212809, + "qCompress": -10.212809, + "qInstallMsgHandler": -10.905956, + "qUncompress": -10.212809, + "queue": -9.114197, + "queueCond": -9.296518, + "queueMutex": -8.826514, + "quint": -10.905956, + "quoteChar": -9.519662, + "r": -6.487115, + "r.double_value": -9.807344, + "r.uint": -10.905956, + "r2": -10.212809, + "rand": -10.905956, + "random": -10.905956, + "random_base": -9.807344, + "random_bits": -10.212809, + "random_seed": -10.905956, + "raw": -10.212809, + "reactor_": -8.960046, + "reactor_op*": -9.296518, + "read": -10.905956, + "readArray": -10.212809, + "readCStyleComment": -10.212809, + "readComment": -10.212809, + "readCppStyleComment": -10.212809, + "readNumber": -10.212809, + "readObject": -10.212809, + "readResourceFileUtf": -10.905956, + "readString": -10.212809, + "readToken": -8.341007, + "readValue": -9.519662, + "read_op": -10.905956, + "reader": -10.905956, + "reader.getFormatedErrorMessages": -10.905956, + "reader.parse": -10.905956, + "readonly": -9.807344, + "real": -9.807344, + "realValue": -9.807344, + "recid": -9.807344, + "recoverFromError": -9.296518, + "ref": -10.212809, + "regenerate": -10.905956, + "register_descriptor": -10.905956, + "register_internal_descriptor": -10.905956, + "registered_descriptors_.alloc": -10.905956, + "registered_descriptors_.first": -10.905956, + "registered_descriptors_.free": -10.905956, + "registered_descriptors_mutex_": -9.807344, + "registered_events_": -8.826514, + "reinterpret_cast": -8.826514, + "release_name": -10.212809, + "report": -10.905956, + "request": -8.266899, + "res": -9.519662, + "resolver": -9.807344, + "resourceFilePath": -10.905956, + "response": -8.826514, + "result": -7.770462, + "result.resize": -9.519662, + "ret": -6.205476, + "return": -4.957921, + "returns": -10.905956, + "revisionIsOptional": -10.212809, + "rightMargin_": -9.114197, + "root": -7.727902, + "root.getComment": -9.114197, + "root.hasComment": -9.114197, + "root.isArray": -10.905956, + "root.isObject": -10.905956, + "root.setComment": -10.905956, + "routines": -10.905956, + "row_buffer": -10.905956, + "row_count": -10.905956, + "rows": -10.905956, + "rpc_init": -10.905956, + "rpc_server_loop": -10.905956, + "rpcmethod_SayHello_": -10.905956, + "rr": -8.826514, + "run": -10.905956, + "runtime_error": -9.807344, + "s": -6.762821, + "sCFID": -10.212809, + "safe": -10.905956, + "sanitize": -10.905956, + "save_fields": -10.905956, + "scan": -9.519662, + "sceneMgr": -10.905956, + "scoped_lock": -8.197906, + "screen": -10.212809, + "screenShot": -10.905956, + "script": -10.905956, + "scriptPath": -10.905956, + "search": -10.212809, + "sec": -10.212809, + "secret": -10.212809, + "secure_allocator": -9.519662, + "seed": -10.212809, + "seed_random": -10.212809, + "seen": -10.905956, + "seen_equal": -10.905956, + "seen_period": -10.905956, + "self": -9.807344, + "sequence": -10.212809, + "server_unary_streamer": -10.905956, + "service_base": -10.905956, + "set": -10.212809, + "setColor": -10.212809, + "setCommandLineProperties": -10.905956, + "setComment": -10.905956, + "setInstanceNil": -6.880604, + "setInstance_newNil_callback": -6.862905, + "setProperties": -10.905956, + "setScissor": -10.905956, + "setScreen": -10.905956, + "setSupportsSlots": -6.880604, + "set_allocated_name": -10.212809, + "set_has_name": -8.960046, + "set_iparams": -10.212809, + "set_name": -8.960046, + "set_oformat": -10.905956, + "set_ready_events": -10.905956, + "set_value": -10.905956, + "setf_findClass": -6.862905, + "setfill": -10.905956, + "setup": -10.905956, + "setup.": -10.905956, + "setw": -10.905956, + "sf": -9.296518, + "shape": -9.807344, + "shared_ptr": -6.828419, + "shell": -10.905956, + "short": -9.807344, + "should": -10.905956, + "shouldn": -10.905956, + "showUsage": -10.905956, + "show_ingest_log_message": -10.212809, + "showing": -10.905956, + "shutdown_": -8.826514, + "sig": -8.508061, + "signalItems": -10.212809, + "signed": -9.296518, + "sin": -9.114197, + "sinf": -10.905956, + "singleton": -10.905956, + "size": -7.322437, + "size*": -10.212809, + "size_t": -8.421049, + "sizeof": -7.727902, + "skip": -10.212809, + "skip.type_": -10.212809, + "skipCommentTokens": -9.807344, + "skipSpaces": -9.807344, + "skipUntilToken": -9.519662, + "smallPrime_t": -10.905956, + "socket_type": -8.960046, + "sor": -9.807344, + "source": -8.960046, + "source_": -8.960046, + "source_descriptor_data": -9.807344, + "source_pos": -8.960046, + "sout": -9.807344, + "sprintf": -9.807344, + "sprintf_s": -10.905956, + "src": -10.212809, + "srs_assert": -10.905956, + "srs_config_ingest_is_file": -10.905956, + "srs_config_ingest_is_stream": -10.905956, + "srs_error": -9.114197, + "srs_freep": -8.708731, + "srs_get_system_time_ms": -10.212809, + "srs_parse_endpoint": -10.905956, + "srs_string_replace": -10.212809, + "srs_trace": -8.266899, + "sscanf": -9.807344, + "st": -10.905956, + "st.empty": -10.905956, + "st.pop": -10.905956, + "st.push": -9.296518, + "st.top": -10.905956, + "stack": -10.905956, + "stacklevel": -10.905956, + "start": -9.296518, + "start_": -10.905956, + "start_op": -10.905956, + "start_position": -10.212809, + "started_": -9.519662, + "startingScript": -10.212809, + "starttime": -10.212809, + "state": -7.814914, + "static": -5.318707, + "static_cast": -7.814914, + "static_className": -6.716301, + "static_classSymbol": -6.169758, + "static_descriptor_initializer_protocol_": -10.905956, + "static_newNil_callback": -6.880604, + "static_packageName": -6.716301, + "static_supportsSlots": -6.880604, + "status_t": -9.807344, + "std": -5.746901, + "stdin": -10.905956, + "step": -9.807344, + "stop": -8.960046, + "stores": -10.905956, + "str": -8.960046, + "strKeyData": -10.212809, + "strKeyData.size": -10.905956, + "strdata": -10.905956, + "stream": -8.960046, + "strictMode": -10.905956, + "strictRoot_": -10.905956, + "strides": -9.296518, + "string": -6.280983, + "string*": -8.508061, + "stringValue": -9.807344, + "strings": -10.905956, + "strlen": -10.905956, + "strpbrk": -10.905956, + "struct": -8.341007, + "structure": -10.905956, + "stuff": -10.905956, + "suboffsets": -10.905956, + "subscribe": -10.905956, + "succeeded": -10.212809, + "successful": -8.421049, + "suits": -10.905956, + "sum": -10.905956, + "summary": -10.905956, + "sure": -10.905956, + "surrogatePair": -9.807344, + "swap": -9.807344, + "switch": -8.341007, + "sync_with_stdio": -10.905956, + "system": -9.519662, + "system_package": -10.905956, + "t": -7.861434, + "t.c": -9.296518, + "t.r": -9.296518, + "tag": -8.960046, + "take_snapshot": -10.905956, + "tanf": -10.905956, + "target": -9.114197, + "target_descriptor_data": -10.212809, + "temp": -9.296518, + "template": -8.421049, + "text": -8.603371, + "text.c_str": -10.212809, + "text.length": -9.519662, + "that": -10.905956, + "the": -7.268370, + "their": -10.905956, + "then": -9.807344, + "this": -7.192384, + "thread_id": -10.905956, + "threshold": -10.212809, + "throw": -9.114197, + "throw_error": -10.212809, + "timeout": -9.519662, + "timer_fd_": -8.421049, + "timer_queue_base": -10.212809, + "timer_queues_.erase": -10.905956, + "timer_queues_.get_ready_timers": -10.905956, + "timer_queues_.insert": -10.905956, + "timer_queues_.wait_duration_msec": -10.905956, + "timer_queues_.wait_duration_usec": -10.905956, + "timerfd_create": -10.212809, + "timerfd_settime": -10.212809, + "to": -8.508061, + "tok": -8.603371, + "token": -6.196426, + "token.end_": -8.603371, + "token.start_": -8.421049, + "token.type_": -7.814914, + "tokenArrayBegin": -10.212809, + "tokenArrayEnd": -9.296518, + "tokenArraySeparator": -9.807344, + "tokenComment": -9.114197, + "tokenEndOfStream": -10.212809, + "tokenError": -10.212809, + "tokenFalse": -10.212809, + "tokenMemberSeparator": -10.212809, + "tokenName": -9.296518, + "tokenName.type_": -9.807344, + "tokenNull": -10.212809, + "tokenNumber": -10.212809, + "tokenObjectBegin": -10.212809, + "tokenObjectEnd": -8.708731, + "tokenPos": -8.508061, + "tokenStart": -10.212809, + "tokenString": -9.807344, + "tokenTrue": -10.212809, + "top": -10.212809, + "topScreen": -9.807344, + "total_size": -9.296518, + "tp_as_mapping": -9.807344, + "tp_name": -9.519662, + "transX": -9.296518, + "transY": -9.296518, + "translate": -10.905956, + "translateCoords": -10.905956, + "trapped": -10.905956, + "trim": -10.905956, + "true": -6.331245, + "try": -9.807344, + "ts": -10.905956, + "ts.it_interval.tv_nsec": -10.905956, + "ts.it_interval.tv_sec": -10.905956, + "ts.it_value.tv_nsec": -10.905956, + "ts.it_value.tv_sec": -10.905956, + "tuple": -9.807344, + "type": -8.603371, + "type*": -10.905956, + "type_format": -9.114197, + "type_name": -9.114197, + "type_num": -10.212809, + "typedef": -7.055808, + "u": -8.826514, + "u.c": -10.905956, + "u.r": -10.905956, + "uInt": -10.905956, + "uc": -7.610119, + "uchar": -8.421049, + "uchar*": -10.905956, + "uint": -6.629290, + "uint256": -10.905956, + "uintToString": -9.807344, + "uintValue": -9.807344, + "unallocated": -10.905956, + "uncaching": -10.905956, + "uncertain": -10.905956, + "undefinedMetaClass": -6.169758, + "undefinedMetaClass.reset": -10.905956, + "undo": -10.212809, + "unibrow": -8.603371, + "unicode": -8.197906, + "unicode_cache": -10.212809, + "unicode_cache_": -8.826514, + "unindent": -9.114197, + "union": -10.905956, + "uniqueID": -10.905956, + "unique_ptr": -9.296518, + "unknown_fields": -8.960046, + "unlikely": -6.671849, + "unsigned": -7.217077, + "unsubscribe": -10.905956, + "up": -9.807344, + "update": -10.212809, + "updateZero": -10.905956, + "update_timeout": -10.212809, + "uppercase": -10.905956, + "uri": -9.519662, + "url": -9.519662, + "url.rfind": -10.212809, + "url.substr": -9.519662, + "use": -10.905956, + "use_crankshaft_": -9.114197, + "use_service": -10.905956, + "usec": -9.296518, + "used": -10.212809, + "userIndex": -10.905956, + "using": -8.603371, + "utf": -9.519662, + "v": -8.015584, + "vMasterKey": -9.519662, + "val": -9.519662, + "value": -6.428619, + "value.asBool": -9.807344, + "value.asCString": -9.807344, + "value.asDouble": -9.807344, + "value.asInt": -9.807344, + "value.asUInt": -9.807344, + "value.getMemberNames": -9.807344, + "value.hasComment": -9.114197, + "value.size": -9.296518, + "value.type": -9.807344, + "valueToQuotedString": -8.960046, + "valueToString": -8.133367, + "vchCiphertext": -8.603371, + "vchCiphertext.resize": -10.905956, + "vchCiphertext.size": -10.905956, + "vchPlaintext": -8.603371, + "vchPlaintext.resize": -10.905956, + "vchPlaintext.size": -10.905956, + "vchPrivKey": -10.905956, + "vchPubKey": -8.197906, + "vchPubKey.begin": -10.905956, + "vchPubKey.end": -10.905956, + "vchPubKey.size": -9.807344, + "vchPubKeyIn": -10.212809, + "vchSecret": -10.905956, + "vchSig": -8.015584, + "vchSig.clear": -10.212809, + "vchSig.resize": -10.212809, + "vchSig.size": -10.212809, + "vcodec": -10.905956, + "vcodec.empty": -10.905956, + "vector": -7.268370, + "version": -9.519662, + "versionString": -10.905956, + "versionString.Length": -10.905956, + "versionString.String": -10.212809, + "vhost": -7.504759, + "vhost.c_str": -9.296518, + "vhosts": -9.807344, + "vhosts.size": -10.905956, + "virtual": -8.266899, + "void": -5.425317, + "void*": -10.212809, + "void**": -10.905956, + "waitItems": -10.905956, + "want": -10.212809, + "warning": -9.807344, + "was": -10.212809, + "we": -10.905956, + "whatever": -10.905956, + "whether": -10.905956, + "which": -9.296518, + "while": -7.055808, + "width": -9.807344, + "will": -10.905956, + "with": -9.296518, + "within": -10.212809, + "without": -10.905956, + "wrapper_inner_pure_py_test": -9.519662, + "write": -9.296518, + "writeArrayValue": -9.519662, + "writeCommentAfterValueOnSameLine": -8.421049, + "writeCommentBeforeValue": -8.826514, + "writeFile": -10.212809, + "writeIndent": -9.114197, + "writeValue": -8.266899, + "writeWithIndent": -8.266899, + "write_op": -10.212809, + "writeln": -10.905956, + "writer": -10.905956, + "writer.write": -10.905956, + "wrong": -10.905956, + "x": -6.475139, + "y": -7.961517, + "yamlCompatiblityEnabled_": -9.807344, + "your": -9.519662, + "z": -7.077315, + "zero": -9.296518, + "zeromem": -10.905956, + "{": -3.853235, + "|": -7.217077, + "||": -6.795082, + "}": -3.850643, + "~": -7.770462, }, "CLIPS": map[string]float64{ "##########": -6.790941, @@ -24315,6 +24906,121 @@ var TokensLogProbabilities = map[string]map[string]float64{ "{": -3.308107, "}": -3.308107, }, + "DataWeave": map[string]float64{ + "$": -3.670530, + "%": -5.662960, + "(": -2.684035, + ")": -2.684035, + "*": -6.761573, + "+": -3.717050, + ",": -2.587185, + "-": -2.684035, + ".name": -6.761573, + "/": -4.969813, + "/foo/": -6.761573, + ":": -2.261763, + "=": -3.765840, + ">": -3.429368, + "AND": -6.761573, + "Boolean": -6.761573, + "D": -6.761573, + "DT": -6.761573, + "FROM": -6.761573, + "H": -6.068426, + "M": -5.375278, + "Number": -5.375278, + "Object": -6.761573, + "P": -5.662960, + "PT": -6.761573, + "S": -6.068426, + "SELECT": -6.761573, + "SQL": -4.564348, + "String": -5.375278, + "T": -5.662960, + "W": -6.761573, + "WHERE": -6.761573, + "Y": -6.068426, + "Z": -5.662960, + "[": -4.458988, + "\\": -3.583519, + "]": -4.363677, + "`": -3.988984, + "a": -4.053523, + "a.toUser": -6.068426, + "aaa": -6.068426, + "application/json": -6.761573, + "application/test": -6.761573, + "applyFirst": -6.068426, + "area": -5.662960, + "arg": -6.761573, + "array": -5.152135, + "b": -5.152135, + "bbb": -6.068426, + "biggerThan": -6.761573, + "boolean": -6.761573, + "c": -5.152135, + "case": -4.196623, + "country": -6.761573, + "d": -4.196623, + "dw": -5.662960, + "e": -5.662960, + "else": -6.761573, + "f": -4.815663, + "false": -6.761573, + "foo": -6.068426, + "fun": -4.969813, + "func": -4.969813, + "g": -6.068426, + "h": -6.068426, + "i": -6.761573, + "id": -6.761573, + "if": -6.068426, + "in": -4.969813, + "input": -6.761573, + "is": -5.662960, + "j": -6.761573, + "k": -6.761573, + "l": -6.761573, + "lastName": -6.761573, + "literals": -6.761573, + "m": -6.761573, + "map": -5.375278, + "match": -5.152135, + "matches": -5.662960, + "n": -6.761573, + "name": -4.969813, + "nested": -6.761573, + "nine": -6.761573, + "number": -4.815663, + "o": -6.761573, + "object": -6.068426, + "output": -6.761573, + "p": -6.761573, + "param": -4.276666, + "parts": -6.761573, + "payload": -6.761573, + "phone": -5.662960, + "phones": -6.761573, + "s": -4.682131, + "string": -6.761573, + "table": -6.761573, + "to": -6.761573, + "toUser": -5.662960, + "true": -6.761573, + "upper": -6.068426, + "user": -5.152135, + "user.lastName": -6.761573, + "user.name": -6.761573, + "users": -6.761573, + "value": -5.152135, + "var": -4.815663, + "x": -4.682131, + "y": -5.152135, + "z": -6.068426, + "{": -3.394277, + "|": -3.295837, + "}": -3.295837, + }, "Diff": map[string]float64{ "+": -1.609438, "-": -1.609438, @@ -35832,6 +36538,84 @@ var TokensLogProbabilities = map[string]map[string]float64{ "run": -3.583519, "string": -2.890372, }, + "Gerber Image": map[string]float64{ + "!": -7.377223, + "#@": -7.377223, + "%": -5.089027, + "(": -6.925238, + ")": -6.925238, + "*": -1.562240, + ",": -5.039547, + "-": -1.711044, + "/": -9.323133, + ":": -6.615083, + "ADD": -5.391308, + "APERTURE": -7.020548, + "ASAXBY*": -10.016280, + "April": -8.070370, + "B": -10.016280, + "BZR": -8.070370, + "Bot": -9.323133, + "Bot*": -8.629986, + "C": -5.826626, + "CENTER": -10.016280, + "CONTOUR": -9.323133, + "Copper": -8.629986, + "Created": -7.308230, + "D": -1.629424, + "DOUBLE": -10.016280, + "END": -8.406842, + "End": -10.016280, + "FRITZING*": -10.016280, + "FSLAX": -7.308230, + "G": -4.385069, + "HOLES": -10.016280, + "I": -5.826626, + "J": -5.826626, + "Jul": -8.070370, + "KiCad": -7.308230, + "L": -8.629986, + "LIST*": -7.020548, + "LNCONTOUR*": -10.016280, + "LPC*": -9.323133, + "Legend": -8.917668, + "M": -7.243692, + "MADE": -10.016280, + "MOIN*": -10.016280, + "MOMM*": -7.308230, + "NP*": -10.016280, + "O": -7.819056, + "OF": -10.016280, + "ON": -10.016280, + "PCBNEW": -7.308230, + "PLATED*": -10.016280, + "Paste": -9.323133, + "Profile": -10.016280, + "R": -6.720444, + "SFA": -10.016280, + "SIDED*": -10.016280, + "Sat": -8.070370, + "Signal*": -8.629986, + "Soldermask": -8.629986, + "Sunday": -8.070370, + "TF.FileFunction": -7.377223, + "Top": -9.323133, + "Top*": -8.406842, + "VECTOR*": -10.016280, + "WITH": -10.016280, + "WWW.FRITZING.ORG*": -10.016280, + "X": -1.726239, + "Y": -1.731524, + "by": -7.308230, + "contour*": -10.016280, + "date": -7.308230, + "e": -8.070370, + "of": -10.016280, + "product": -8.070370, + "stable": -10.016280, + "ubuntu": -8.070370, + "~": -7.377223, + }, "Gnuplot": map[string]float64{ "!": -7.183112, "#": -7.183112, @@ -40851,107 +41635,138 @@ var TokensLogProbabilities = map[string]map[string]float64{ "variable": -3.988984, }, "INI": map[string]float64{ - "*": -5.451038, - "-": -3.659279, - "/home/hschmale/KiCad/LibMods": -5.451038, - ":": -4.757891, - ";": -5.451038, - "=": -1.133550, - "BoardOutlineThickness": -5.451038, - "DrawSegmentWidth": -5.451038, - "EST": -5.451038, - "Feb": -5.451038, - "Josh": -5.451038, - "LabSize": -5.451038, - "LastNetListRead": -5.451038, - "LibDir": -4.757891, - "LibName": -1.954531, - "ModuleOutlineThickness": -5.451038, - "ModuleTextSizeH": -5.451038, - "ModuleTextSizeThickness": -5.451038, - "ModuleTextSizeV": -5.451038, - "NetFmtName": -5.451038, - "PM": -5.451038, - "PadDrill": -5.451038, - "PadDrillOvalY": -5.451038, - "PadSizeH": -5.451038, - "PadSizeV": -5.451038, - "PageLayoutDescrFile": -4.757891, - "PcbTextSizeH": -5.451038, - "PcbTextSizeV": -5.451038, - "PcbTextThickness": -5.451038, - "Peek": -5.451038, - "RptD_X": -5.451038, - "RptD_Y": -5.451038, - "RptLab": -5.451038, - "SolderMaskClearance": -5.451038, - "SolderMaskMinWidth": -5.451038, - "SubpartFirstId": -5.451038, - "SubpartIdSeparator": -5.451038, - "Sun": -5.451038, - "UseCmpFile": -5.451038, - "[": -3.505128, - "]": -3.505128, - "adc": -5.451038, - "analog_switches": -5.451038, - "arduino_shieldsNCL": -5.451038, - "atmel": -5.451038, - "audio": -4.757891, - "axispotwselect": -5.451038, - "charset": -5.451038, - "cmos": -5.451038, - "con": -5.451038, - "conn": -5.451038, - "contrib": -5.451038, - "cypress": -5.451038, - "dac": -5.451038, - "device": -5.451038, - "digital": -5.451038, - "display": -5.451038, - "dsp": -5.451038, - "editorconfig.org": -5.451038, - "eeschema": -4.757891, - "eeschema/libraries": -5.451038, - "email": -5.451038, - "end_of_line": -5.451038, - "general": -5.451038, - "indent_size": -5.451038, - "indent_style": -5.451038, - "insert_final_newline": -5.451038, - "intel": -5.451038, - "interface": -5.451038, - "josh@github.com": -5.451038, - "last_client": -5.451038, - "lf": -5.451038, - "linear": -5.451038, - "memory": -5.451038, - "microchip": -5.451038, - "microcontrollers": -5.451038, - "motorola": -5.451038, - "name": -5.451038, - "opto": -5.451038, - "pcbnew": -5.451038, - "pcbnew/libraries": -5.451038, - "philips": -5.451038, - "power": -5.451038, - "rdParty": -5.451038, - "regul": -5.451038, - "root": -5.451038, - "siliconi": -5.451038, - "space": -5.451038, - "special": -5.451038, - "texas": -5.451038, - "transistors": -5.451038, - "trim_trailing_whitespace": -5.451038, - "true": -4.352426, - "update": -5.451038, - "usb": -5.451038, - "user": -5.451038, - "utf": -5.451038, - "valves": -5.451038, - "version": -4.352426, - "xilinx": -5.451038, - "xx": -5.451038, + "#source.include_patterns": -6.082219, + "*": -6.082219, + "*.jpg": -6.082219, + ",": -4.695925, + "-": -4.002777, + ".": -6.082219, + "/": -5.389072, + "/home/hschmale/KiCad/LibMods": -6.082219, + ":": -4.695925, + ";": -6.082219, + "": -6.082219, + "": -6.082219, + "": -6.082219, + "": -6.082219, + "=": -1.147745, + "BoardNm": -6.082219, + "BoardOutlineThickness": -5.389072, + "DrawSegmentWidth": -5.389072, + "EST": -6.082219, + "Feb": -6.082219, + "Josh": -6.082219, + "Kazam": -6.082219, + "Kivy": -6.082219, + "LabSize": -6.082219, + "LastNetListRead": -5.389072, + "LibDir": -4.983607, + "LibName": -1.955085, + "ModuleOutlineThickness": -5.389072, + "ModuleTextSizeH": -5.389072, + "ModuleTextSizeThickness": -5.389072, + "ModuleTextSizeV": -5.389072, + "NetFmtName": -6.082219, + "NetIExt": -6.082219, + "PM": -6.082219, + "PadDrill": -5.389072, + "PadDrillOvalY": -5.389072, + "PadSizeH": -5.389072, + "PadSizeV": -5.389072, + "PageLayoutDescrFile": -5.389072, + "PcbTextSizeH": -5.389072, + "PcbTextSizeV": -5.389072, + "PcbTextThickness": -5.389072, + "Peek": -6.082219, + "RootSch": -6.082219, + "RptD_X": -6.082219, + "RptD_Y": -6.082219, + "RptLab": -6.082219, + "SolderMaskClearance": -5.389072, + "SolderMaskMinWidth": -5.389072, + "SubpartFirstId": -6.082219, + "SubpartIdSeparator": -6.082219, + "Sun": -6.082219, + "UseCmpFile": -5.389072, + "[": -3.517270, + "]": -3.517270, + "adc": -5.389072, + "analog_switches": -5.389072, + "app": -6.082219, + "arduino_shieldsNCL": -6.082219, + "assets": -6.082219, + "atlas": -6.082219, + "atmel": -5.389072, + "audio": -4.695925, + "axispotwselect": -6.082219, + "charset": -6.082219, + "cmos": -5.389072, + "con": -6.082219, + "conn": -5.389072, + "contrib": -5.389072, + "cvpcb": -6.082219, + "cypress": -5.389072, + "dac": -5.389072, + "device": -5.389072, + "digital": -5.389072, + "display": -5.389072, + "dsp": -5.389072, + "editorconfig.org": -6.082219, + "eeschema": -4.983607, + "eeschema/libraries": -5.389072, + "email": -6.082219, + "end_of_line": -6.082219, + "general": -5.389072, + "indent_size": -6.082219, + "indent_style": -6.082219, + "insert_final_newline": -6.082219, + "intel": -5.389072, + "interface": -5.389072, + "josh@github.com": -6.082219, + "jpg": -6.082219, + "kicad": -6.082219, + "kivykazam": -6.082219, + "kv": -6.082219, + "last_client": -5.389072, + "lf": -6.082219, + "linear": -5.389072, + "memory": -5.389072, + "microchip": -5.389072, + "microcontrollers": -5.389072, + "motorola": -5.389072, + "name": -6.082219, + "net": -6.082219, + "opto": -5.389072, + "org.test": -6.082219, + "package.domain": -6.082219, + "package.name": -6.082219, + "pcbnew": -5.389072, + "pcbnew/libraries": -6.082219, + "philips": -5.389072, + "png": -6.082219, + "power": -5.389072, + "py": -6.082219, + "rdParty": -6.082219, + "regul": -5.389072, + "root": -6.082219, + "siliconi": -5.389072, + "source.dir": -6.082219, + "source.include_exts": -6.082219, + "space": -6.082219, + "special": -6.082219, + "texas": -5.389072, + "title": -6.082219, + "transistors": -5.389072, + "trim_trailing_whitespace": -6.082219, + "true": -4.983607, + "update": -5.389072, + "usb": -6.082219, + "user": -6.082219, + "utf": -6.082219, + "valves": -5.389072, + "version": -3.884994, + "xilinx": -5.389072, + "xx": -5.389072, }, "Idris": map[string]float64{ "&&": -4.308559, @@ -43824,5577 +44639,5623 @@ var TokensLogProbabilities = map[string]map[string]float64{ "~": -9.056315, }, "JavaScript": map[string]float64{ - "!": -4.291382, - "#": -9.134136, - "#*": -11.532032, - "$": -6.626757, - "%": -8.164736, - "&": -9.134136, - "&&": -4.486255, - "'": -11.532032, - "(": -2.417982, - ")": -2.422064, - "*": -7.269352, - "*.": -9.922594, - "*/": -10.838885, - "*Math.PI": -8.440989, - "*at/": -11.532032, - "*c": -10.838885, - "*d": -11.532032, - "*e": -9.452590, - "*f": -7.894446, - "*h": -10.838885, - "*ht": -9.452590, - "*k": -10.838885, - "*kt": -9.922594, - "*lt": -9.334807, - "*lt/": -11.532032, - "*m": -11.532032, - "*n": -11.532032, - "*o": -10.838885, - "*ot": -10.838885, - "*r": -10.145737, - "*s": -11.532032, - "*st": -11.532032, - "*st/": -11.532032, - "*t": -6.253917, - "*this.pos": -11.532032, - "*u": -9.586122, - "*ue": -11.532032, - "*ut": -9.740272, - "*vt": -10.145737, - "+": -4.527150, - ",": -2.295049, - "-": -4.871457, - ".": -5.491777, - ".*": -9.134136, - ".*/g": -11.532032, - ".*version": -10.145737, - "./g": -10.433419, - ".Event": -11.532032, - ".EventEmitter": -11.532032, - ".FreeList": -11.532032, - ".HTTPParser": -11.532032, - ".WebkitAppearance": -11.532032, - ".addClass": -11.532032, - ".addLabel": -11.532032, - ".ajax": -11.532032, - ".animate": -11.532032, - ".append": -11.532032, - ".appendChild": -11.532032, - ".appendTo": -10.838885, - ".apply": -9.740272, - ".attributes": -10.838885, - ".call": -9.334807, - ".checked": -10.433419, - ".childNodes": -10.838885, - ".childNodes.length": -11.532032, - ".cloneNode": -10.145737, - ".closest": -9.452590, - ".color": -8.967082, - ".concat": -10.433419, - ".contentWindow": -11.532032, - ".css": -11.532032, - ".cssText": -11.532032, - ".data": -10.433419, - ".delegate": -11.532032, - ".document": -11.532032, - ".each": -10.433419, - ".elem": -10.838885, - ".enctype": -11.532032, - ".end": -11.532032, - ".events": -11.532032, - ".extend": -11.532032, - ".fail": -9.740272, - ".fail.apply": -10.433419, - ".fillText": -11.532032, - ".filter": -11.532032, - ".find": -9.740272, - ".fire": -11.532032, - ".fireEvent": -10.838885, - ".fireWith": -11.532032, - ".get": -11.532032, - ".getContext": -9.134136, - ".getElementsByTagName": -11.532032, - ".getImageData": -11.532032, - ".getRgbaColor": -10.433419, - ".getTime": -10.433419, - ".handle": -11.532032, - ".hasOwnProperty": -11.532032, - ".hide": -10.838885, - ".import": -11.532032, - ".indexOf": -10.838885, - ".innerHTML": -11.532032, - ".is": -10.838885, - ".join": -8.759443, - ".lastChild.checked": -10.433419, - ".length": -8.164736, - ".listen": -11.532032, - ".live": -11.532032, - ".map": -11.532032, - ".marginRight": -11.532032, - ".match": -11.532032, - ".name": -10.838885, - ".namespace": -10.838885, - ".net.http.OK": -11.532032, - ".nodeName": -10.838885, - ".nodeType": -10.433419, - ".nodeValue": -11.532032, - ".off": -11.532032, - ".offsetHeight": -10.838885, - ".ok": -11.532032, - ".outerHTML": -11.532032, - ".ownerDocument": -10.838885, - ".parentNode": -10.838885, - ".parentNode.removeChild": -10.838885, - ".preventDefault": -11.532032, - ".progress": -11.532032, - ".promise": -9.452590, - ".proxy": -11.532032, - ".remove": -11.532032, - ".replace": -8.396538, - ".request.parameters.get": -10.838885, - ".response.contentType": -11.532032, - ".response.setBody": -11.532032, - ".response.statusCode": -11.532032, - ".scale": -11.532032, - ".scrollLeft": -11.532032, - ".scrollTop": -11.532032, - ".selected": -11.532032, - ".selector": -11.532032, - ".show": -10.838885, - ".slice": -9.586122, - ".sort": -9.229447, - ".specified": -11.532032, - ".splice": -9.922594, - ".split": -8.353978, - ".stack": -11.532032, - ".start": -9.047125, - ".stop": -9.047125, - ".style": -11.532032, - ".style.display": -10.145737, - ".style.textShadow": -11.532032, - ".substr": -11.532032, - ".substring": -10.838885, - ".support.transition": -11.532032, - ".test": -10.838885, - ".then": -9.922594, - ".toFixed": -10.433419, - ".toJSON": -10.145737, - ".toLowerCase": -9.586122, - ".toString": -11.532032, - ".toUpperCase": -10.838885, - ".translate": -11.532032, - ".trigger": -10.433419, - ".triggerHandler": -11.532032, - ".type": -10.838885, - ".type.toLowerCase": -11.532032, - ".unbind": -10.145737, - ".unload": -11.532032, - ".val": -9.334807, - ".value": -10.145737, - ".width": -9.740272, - "/": -5.789029, - "/#.*": -11.532032, - "/*": -11.532032, - "/.exec": -10.145737, - "/.test": -9.134136, - "//": -10.838885, - "//XXX": -11.532032, - "//avoid": -11.532032, - "//don": -11.532032, - "//this.yyleng": -11.532032, - "//token": -11.532032, - "/alpha": -11.532032, - "/bfnrt": -11.532032, - "/compatible/.test": -11.532032, - "/f": -10.433419, - "/g": -8.164736, - "/gi": -11.532032, - "/href": -11.532032, - "/html/": -11.532032, - "/http/.test": -11.532032, - "/i": -8.587593, - "/ig": -10.838885, - "/index.html": -11.532032, - "/javascript": -11.532032, - "/json/": -11.532032, - "/k.cur": -11.532032, - "/loaded": -11.532032, - "/mg": -11.532032, - "/msie": -11.532032, - "/opacity": -11.532032, - "/r": -11.532032, - "/radio": -11.532032, - "/red/.test": -11.532032, - "/src/i.test": -11.532032, - "/textarea": -11.532032, - "/top/.test": -10.433419, - "/u": -10.433419, - "/usr/bin/env": -10.838885, - "/xml/": -11.532032, - "0": -6.831551, - "000": -10.145737, - "0px": -11.532032, - "1": -7.269352, - "11": -11.532032, - "1E8": -11.532032, - "1e8": -11.532032, - "1px": -9.452590, - "2": -9.229447, - "20": -10.838885, - "3": -10.145737, - "4": -10.433419, - "5": -11.532032, - "512": -11.532032, - "8": -10.838885, - "9": -11.532032, - ":": -3.806260, - ";": -3.259972, - "<": -6.093952, - "": -11.532032, - "<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^>": -11.532032, - "<([\\w:]+)[^>": -11.532032, - "<(\\w+)\\s*\\/?>": -10.145737, - "<-->": -10.838885, - "": -11.532032, - "": -9.740272, - "": -11.532032, - "": -10.838885, - "": -8.823982, - "": -10.838885, - "": -11.532032, - "": -11.532032, - "": -10.838885, - "

": -10.838885, - "": -10.838885, - "": -10.838885, - "": -8.641660, - "": -9.740272, - "": -9.334807, - "": -9.452590, - "": -11.532032, - "<:nav>": -11.532032, - "<<": -10.838885, - "": -11.532032, - "": -11.532032, - "<[\\w\\W]+>": -10.433419, - "<\\/script>": -10.838885, - "": -9.740272, - "": -11.532032, - "": -10.838885, - "": -11.532032, - "": -10.838885, - "": -11.532032, - "": -11.532032, - "": -11.532032, - "
": -8.641660, - "": -11.532032, - "": -9.922594, - "": -11.532032, - "": -11.532032, - "": -11.532032, - "": -11.532032, - "": -11.532032, - "": -10.433419, - "
": -10.838885, - "": -11.532032, - "": -11.532032, - "": -11.532032, - "": -10.838885, - "": -9.922594, - "": -11.532032, - "": -10.145737, - "": -10.433419, - "": -11.532032, - "": -11.532032, - "