From 84c996dfcfb5a9711dca7aec872c74eb3f115f91 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 6 Sep 2023 17:31:11 +0000 Subject: [PATCH 1/8] Updated Linguist to v7.26.0 --- README.md | 2 +- data/alias.go | 72 +- data/colors.go | 47 +- data/commit.go | 4 +- data/content.go | 229 +- data/documentation.go | 2 +- data/extension.go | 133 +- data/filename.go | 41 +- data/frequencies.go | 66244 +++++++++------- data/groups.go | 11 +- data/id.go | 43 +- data/interpreter.go | 8 +- data/languageInfo.go | 942 +- data/mimeType.go | 17 +- data/type.go | 43 +- data/vendor.go | 9 +- .../generator/generator_test.go | 2 +- .../generator/test_files/alias.gold | 72 +- .../generator/test_files/colors.gold | 47 +- .../generator/test_files/commit.gold | 4 +- .../generator/test_files/content.gold | 229 +- .../generator/test_files/documentation.gold | 2 +- .../generator/test_files/extension.gold | 133 +- .../generator/test_files/filename.gold | 41 +- .../generator/test_files/frequencies.gold | 66244 +++++++++------- .../generator/test_files/groups.gold | 11 +- .../generator/test_files/interpreter.gold | 8 +- .../generator/test_files/mimeType.gold | 17 +- .../generator/test_files/type.gold | 43 +- .../generator/test_files/vendor.gold | 9 +- 30 files changed, 77194 insertions(+), 57515 deletions(-) diff --git a/README.md b/README.md index 534cc2c..f59ce07 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Generated Rust bindings using a C static library are available at https://github ## Divergences from Linguist -The `enry` library is based on the data from `github/linguist` version **v7.23.0**. +The `enry` library is based on the data from `github/linguist` version **v7.26.0**. Parsing [linguist/samples](https://github.com/github/linguist/tree/master/samples) the following `enry` results are different from the Linguist: diff --git a/data/alias.go b/data/alias.go index d1e133b..5858a11 100644 --- a/data/alias.go +++ b/data/alias.go @@ -1,5 +1,5 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data @@ -17,6 +17,7 @@ var LanguageByAliasMap = map[string]string{ "abnf": "ABNF", "abuild": "Alpine Abuild", "acfm": "Adobe Font Metrics", + "ackrc": "Option List", "aconf": "ApacheConf", "actionscript": "ActionScript", "actionscript3": "ActionScript", @@ -152,10 +153,12 @@ var LanguageByAliasMap = map[string]string{ "chpl": "Chapel", "chuck": "ChucK", "cil": "CIL", + "circom": "Circom", "cirru": "Cirru", "clarion": "Clarion", "clarity": "Clarity", "classic_asp": "Classic ASP", + "classic_visual_basic": "Visual Basic 6.0", "clean": "Clean", "click": "Click", "clipper": "xBase", @@ -210,9 +213,12 @@ var LanguageByAliasMap = map[string]string{ "cweb": "CWeb", "cwl": "Common Workflow Language", "cycript": "Cycript", + "cypher": "Cypher", "cython": "Cython", "d": "D", "d-objdump": "D-ObjDump", + "d2": "D2", + "d2lang": "D2", "dafny": "Dafny", "darcs_patch": "Darcs Patch", "dart": "Dart", @@ -235,6 +241,7 @@ var LanguageByAliasMap = map[string]string{ "dogescript": "Dogescript", "dosbatch": "Batchfile", "dosini": "INI", + "dotenv": "Dotenv", "dpatch": "Darcs Patch", "dtrace": "DTrace", "dtrace-script": "DTrace", @@ -250,6 +257,8 @@ var LanguageByAliasMap = map[string]string{ "ecere_projects": "Ecere Projects", "ecl": "ECL", "eclipse": "ECLiPSe", + "ecmarkdown": "Ecmarkup", + "ecmarkup": "Ecmarkup", "ecr": "HTML+ECR", "editor-config": "EditorConfig", "editorconfig": "EditorConfig", @@ -263,6 +272,7 @@ var LanguageByAliasMap = map[string]string{ "elixir": "Elixir", "elm": "Elm", "elvish": "Elvish", + "elvish_transcript": "Elvish Transcript", "emacs": "Emacs Lisp", "emacs_lisp": "Emacs Lisp", "emacs_muse": "Muse", @@ -345,10 +355,16 @@ var LanguageByAliasMap = map[string]string{ "go": "Go", "go.mod": "Go Module", "go.sum": "Go Checksums", + "go.work": "Go Workspace", + "go.work.sum": "Go Checksums", "go_checksums": "Go Checksums", "go_mod": "Go Module", "go_module": "Go Module", "go_sum": "Go Checksums", + "go_work": "Go Workspace", + "go_work_sum": "Go Checksums", + "go_workspace": "Go Workspace", + "godot_resource": "Godot Resource", "golang": "Go", "golo": "Golo", "gosu": "Gosu", @@ -382,6 +398,7 @@ var LanguageByAliasMap = map[string]string{ "hocon": "HOCON", "holyc": "HolyC", "hoon": "hoon", + "hosts_file": "Hosts File", "html": "HTML", "html+django": "Jinja", "html+ecr": "HTML+ECR", @@ -409,10 +426,12 @@ var LanguageByAliasMap = map[string]string{ "ijm": "ImageJ Macro", "ile_rpg": "RPGLE", "imagej_macro": "ImageJ Macro", + "imba": "Imba", "inc": "PHP", "inform7": "Inform 7", "inform_7": "Inform 7", "ini": "INI", + "ink": "Ink", "inno_setup": "Inno Setup", "inputrc": "Readline Config", "io": "Io", @@ -433,6 +452,7 @@ var LanguageByAliasMap = map[string]string{ "java_server_pages": "Java Server Pages", "javascript": "JavaScript", "javascript+erb": "JavaScript+ERB", + "jcl": "JCL", "jest_snapshot": "Jest Snapshot", "jetbrains_mps": "JetBrains MPS", "jflex": "JFlex", @@ -454,14 +474,18 @@ var LanguageByAliasMap = map[string]string{ "jsp": "Java Server Pages", "julia": "Julia", "jupyter_notebook": "Jupyter Notebook", + "just": "Just", + "justfile": "Just", "kaitai_struct": "Kaitai Struct", "kak": "KakouneScript", "kakounescript": "KakouneScript", "kakscript": "KakouneScript", + "kerboscript": "KerboScript", "keyvalues": "Valve Data Format", "kicad_layout": "KiCad Layout", "kicad_legacy_layout": "KiCad Legacy Layout", "kicad_schematic": "KiCad Schematic", + "kickstart": "Kickstart", "kit": "Kit", "kotlin": "Kotlin", "krl": "KRL", @@ -533,9 +557,13 @@ var LanguageByAliasMap = map[string]string{ "maxscript": "MAXScript", "mbox": "E-mail", "mcfunction": "mcfunction", + "md": "Markdown", "mdoc": "Roff", + "mdx": "MDX", "mediawiki": "Wikitext", "mercury": "Mercury", + "mermaid": "Mermaid", + "mermaid_example": "Mermaid", "meson": "Meson", "metal": "Metal", "mf": "Makefile", @@ -601,11 +629,20 @@ var LanguageByAliasMap = map[string]string{ "nroff": "Roff", "nsis": "NSIS", "nu": "Nu", + "nu-script": "Nushell", "numpy": "NumPy", "nunjucks": "Nunjucks", "nush": "Nu", + "nushell": "Nushell", + "nushell-script": "Nushell", "nvim": "Vim Script", "nwscript": "NWScript", + "oasv2": "OpenAPI Specification v2", + "oasv2-json": "OASv2-json", + "oasv2-yaml": "OASv2-yaml", + "oasv3": "OpenAPI Specification v3", + "oasv3-json": "OASv3-json", + "oasv3-yaml": "OASv3-yaml", "obj-c": "Objective-C", "obj-c++": "Objective-C++", "obj-j": "Objective-J", @@ -633,6 +670,8 @@ var LanguageByAliasMap = map[string]string{ "opa": "Opa", "opal": "Opal", "open_policy_agent": "Open Policy Agent", + "openapi_specification_v2": "OpenAPI Specification v2", + "openapi_specification_v3": "OpenAPI Specification v3", "opencl": "OpenCL", "openedge": "OpenEdge ABL", "openedge_abl": "OpenEdge ABL", @@ -642,12 +681,15 @@ var LanguageByAliasMap = map[string]string{ "openscad": "OpenSCAD", "openstep_property_list": "OpenStep Property List", "opentype_feature_file": "OpenType Feature File", + "option_list": "Option List", + "opts": "Option List", "org": "Org", "osascript": "AppleScript", "ox": "Ox", "oxygene": "Oxygene", "oz": "Oz", "p4": "P4", + "pact": "Pact", "pan": "Pan", "pandoc": "Markdown", "papyrus": "Papyrus", @@ -658,6 +700,7 @@ var LanguageByAliasMap = map[string]string{ "pasm": "Parrot Assembly", "pawn": "Pawn", "pcbnew": "KiCad Layout", + "pddl": "PDDL", "peg.js": "PEG.js", "pep8": "Pep8", "perl": "Perl", @@ -677,6 +720,7 @@ var LanguageByAliasMap = map[string]string{ "pod": "Pod", "pod_6": "Pod 6", "pogoscript": "PogoScript", + "polar": "Polar", "pony": "Pony", "portugol": "Portugol", "posh": "PowerShell", @@ -697,6 +741,7 @@ var LanguageByAliasMap = map[string]string{ "prolog": "Prolog", "promela": "Promela", "propeller_spin": "Propeller Spin", + "proto": "Protocol Buffer", "protobuf": "Protocol Buffer", "protobuf_text_format": "Protocol Buffer Text Format", "protocol_buffer": "Protocol Buffer", @@ -710,6 +755,7 @@ var LanguageByAliasMap = map[string]string{ "purescript": "PureScript", "pwsh": "PowerShell", "pycon": "Python console", + "pyret": "Pyret", "pyrex": "Cython", "python": "Python", "python3": "Python", @@ -736,6 +782,7 @@ var LanguageByAliasMap = map[string]string{ "raw_token_data": "Raw token data", "razor": "HTML+Razor", "rb": "Ruby", + "rbs": "RBS", "rbx": "Ruby", "rdoc": "RDoc", "readline": "Readline Config", @@ -793,14 +840,17 @@ var LanguageByAliasMap = map[string]string{ "sass": "Sass", "scala": "Scala", "scaml": "Scaml", + "scenic": "Scenic", "scheme": "Scheme", "scilab": "Scilab", "scss": "SCSS", + "sdc": "Tcl", "sed": "sed", "self": "Self", "selinux_kernel_policy_language": "SELinux Policy", "selinux_policy": "SELinux Policy", "sepolicy": "SELinux Policy", + "sfv": "Simple File Verification", "sh": "Shell", "shaderlab": "ShaderLab", "shell": "Shell", @@ -810,6 +860,7 @@ var LanguageByAliasMap = map[string]string{ "shellsession": "ShellSession", "shen": "Shen", "sieve": "Sieve", + "simple_file_verification": "Simple File Verification", "singularity": "Singularity", "slash": "Slash", "slice": "Slice", @@ -817,9 +868,12 @@ var LanguageByAliasMap = map[string]string{ "smali": "Smali", "smalltalk": "Smalltalk", "smarty": "Smarty", + "smithy": "Smithy", "sml": "Standard ML", "smpl": "SmPL", "smt": "SMT", + "snakefile": "Snakemake", + "snakemake": "Snakemake", "snipmate": "Vim Snippet", "snippet": "YASnippet", "solidity": "Solidity", @@ -856,6 +910,7 @@ var LanguageByAliasMap = map[string]string{ "supercollider": "SuperCollider", "svelte": "Svelte", "svg": "SVG", + "sway": "Sway", "swift": "Swift", "swig": "SWIG", "systemverilog": "SystemVerilog", @@ -874,6 +929,7 @@ var LanguageByAliasMap = map[string]string{ "thrift": "Thrift", "ti_program": "TI Program", "tl": "Type Language", + "tl-verilog": "TL-Verilog", "tla": "TLA", "tm-properties": "TextMate Properties", "toml": "TOML", @@ -905,8 +961,9 @@ var LanguageByAliasMap = map[string]string{ "vala": "Vala", "valve_data_format": "Valve Data Format", "vb.net": "Visual Basic .NET", - "vb6": "VBA", + "vb6": "Visual Basic 6.0", "vb_.net": "Visual Basic .NET", + "vb_6": "Visual Basic 6.0", "vba": "VBA", "vbnet": "Visual Basic .NET", "vbscript": "VBScript", @@ -924,7 +981,9 @@ var LanguageByAliasMap = map[string]string{ "viml": "Vim Script", "visual_basic": "Visual Basic .NET", "visual_basic_.net": "Visual Basic .NET", - "visual_basic_6": "VBA", + "visual_basic_6": "Visual Basic 6.0", + "visual_basic_6.0": "Visual Basic 6.0", + "visual_basic_classic": "Visual Basic 6.0", "visual_basic_for_applications": "VBA", "vlang": "V", "volt": "Volt", @@ -936,13 +995,15 @@ var LanguageByAliasMap = map[string]string{ "wast": "WebAssembly", "wavefront_material": "Wavefront Material", "wavefront_object": "Wavefront Object", - "wdl": "wdl", + "wdl": "WDL", "web_ontology_language": "Web Ontology Language", "webassembly": "WebAssembly", + "webassembly_interface_type": "WebAssembly Interface Type", "webidl": "WebIDL", "webvtt": "WebVTT", "wget_config": "Wget Config", "wgetrc": "Wget Config", + "wgsl": "WGSL", "whiley": "Whiley", "wiki": "Wikitext", "wikitext": "Wikitext", @@ -950,12 +1011,14 @@ var LanguageByAliasMap = map[string]string{ "winbatch": "Batchfile", "windows_registry_entries": "Windows Registry Entries", "wisp": "wisp", + "wit": "WebAssembly Interface Type", "witcher_script": "Witcher Script", "wl": "Mathematica", "wolfram": "Mathematica", "wolfram_lang": "Mathematica", "wolfram_language": "Mathematica", "wollok": "Wollok", + "workflow_description_language": "WDL", "world_of_warcraft_addon_data": "World of Warcraft Addon Data", "wren": "Wren", "wrenlang": "Wren", @@ -968,6 +1031,7 @@ var LanguageByAliasMap = map[string]string{ "xbm": "X BitMap", "xc": "XC", "xcompose": "XCompose", + "xdc": "Tcl", "xdr": "RPC", "xhtml": "HTML", "xml": "XML", diff --git a/data/colors.go b/data/colors.go index 69e18e9..c9f7ddd 100644 --- a/data/colors.go +++ b/data/colors.go @@ -1,5 +1,5 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data @@ -84,6 +84,7 @@ var LanguagesColor = map[string]string{ "Ceylon": "#dfa535", "Chapel": "#8dc63f", "ChucK": "#3f8000", + "Circom": "#707575", "Cirru": "#ccccff", "Clarion": "#db901e", "Clarity": "#5546ff", @@ -107,8 +108,10 @@ var LanguagesColor = map[string]string{ "Csound Score": "#1a1a1a", "Cuda": "#3A4E3A", "Curry": "#531242", + "Cypher": "#34c0eb", "Cython": "#fedf5b", "D": "#ba595e", + "D2": "#526ee8", "DM": "#447265", "Dafny": "#FFEC25", "Darcs Patch": "#8eff23", @@ -120,6 +123,7 @@ var LanguagesColor = map[string]string{ "DirectX 3D File": "#aace60", "Dockerfile": "#384d54", "Dogescript": "#cca760", + "Dotenv": "#e5d559", "Dylan": "#6c616e", "E": "#ccce35", "ECL": "#8a1267", @@ -129,11 +133,13 @@ var LanguagesColor = map[string]string{ "Earthly": "#2af0ff", "Easybuild": "#069406", "Ecere Projects": "#913960", + "Ecmarkup": "#eb8131", "EditorConfig": "#fff1f2", "Eiffel": "#4d6977", "Elixir": "#6e4a7e", "Elm": "#60B5CC", "Elvish": "#55BB55", + "Elvish Transcript": "#55BB55", "Emacs Lisp": "#c065db", "EmberScript": "#FFF4F3", "Erlang": "#B83998", @@ -152,7 +158,7 @@ var LanguagesColor = map[string]string{ "Forth": "#341708", "Fortran": "#4d41b1", "Fortran Free Form": "#4d41b1", - "FreeBasic": "#867db1", + "FreeBasic": "#141AC9", "FreeMarker": "#0050b2", "Frege": "#00cafe", "Futhark": "#5f021f", @@ -185,6 +191,8 @@ var LanguagesColor = map[string]string{ "Go": "#00ADD8", "Go Checksums": "#00ADD8", "Go Module": "#00ADD8", + "Go Workspace": "#00ADD8", + "Godot Resource": "#355570", "Golo": "#88562A", "Gosu": "#82937f", "Grace": "#615f8b", @@ -195,6 +203,7 @@ var LanguagesColor = map[string]string{ "Groovy": "#4298b8", "Groovy Server Pages": "#4298b8", "HAProxy": "#106da9", + "HCL": "#844FBA", "HLSL": "#aace60", "HOCON": "#9ff8ee", "HTML": "#e34c26", @@ -213,6 +222,7 @@ var LanguagesColor = map[string]string{ "Haxe": "#df7900", "HiveQL": "#dce200", "HolyC": "#ffefaf", + "Hosts File": "#308888", "Hy": "#7790B2", "IDL": "#a3522f", "IGOR Pro": "#0000cc", @@ -220,6 +230,7 @@ var LanguagesColor = map[string]string{ "Idris": "#b30000", "Ignore List": "#000000", "ImageJ Macro": "#99AAFF", + "Imba": "#16cec6", "Inno Setup": "#264b99", "Io": "#a9188d", "Ioke": "#078193", @@ -227,6 +238,7 @@ var LanguagesColor = map[string]string{ "Isabelle ROOT": "#FEFE00", "J": "#9EEDFF", "JAR Manifest": "#b07219", + "JCL": "#d90e09", "JFlex": "#DBCA00", "JSON": "#292929", "JSON with Comments": "#292929", @@ -249,9 +261,11 @@ var LanguagesColor = map[string]string{ "Jsonnet": "#0064bd", "Julia": "#a270ba", "Jupyter Notebook": "#DA5B0B", + "Just": "#384d54", "KRL": "#28430A", "Kaitai Struct": "#773b37", "KakouneScript": "#6f8042", + "KerboScript": "#41adf0", "KiCad Layout": "#2f4aab", "KiCad Legacy Layout": "#2f4aab", "KiCad Schematic": "#2f4aab", @@ -278,6 +292,7 @@ var LanguagesColor = map[string]string{ "Lua": "#000080", "MATLAB": "#e16737", "MAXScript": "#00a6a6", + "MDX": "#fcb32c", "MLIR": "#5EC8DB", "MQL4": "#62A8D6", "MQL5": "#4A76B8", @@ -291,6 +306,7 @@ var LanguagesColor = map[string]string{ "Mathematica": "#dd1100", "Max": "#c4a79c", "Mercury": "#ff2b2b", + "Mermaid": "#ff3670", "Meson": "#007800", "Metal": "#8f14e9", "MiniYAML": "#ff1111", @@ -323,7 +339,12 @@ var LanguagesColor = map[string]string{ "Nu": "#c9df40", "NumPy": "#9C8AF9", "Nunjucks": "#3d8137", - "OCaml": "#3be133", + "Nushell": "#4E9906", + "OASv2-json": "#85ea2d", + "OASv2-yaml": "#85ea2d", + "OASv3-json": "#85ea2d", + "OASv3-yaml": "#85ea2d", + "OCaml": "#ef7a08", "ObjectScript": "#424893", "Objective-C": "#438eff", "Objective-C++": "#6866fb", @@ -332,19 +353,24 @@ var LanguagesColor = map[string]string{ "Omgrofl": "#cabbff", "Opal": "#f7ede0", "Open Policy Agent": "#7d9199", + "OpenAPI Specification v2": "#85ea2d", + "OpenAPI Specification v3": "#85ea2d", "OpenCL": "#ed2e2d", "OpenEdge ABL": "#5ce600", "OpenQASM": "#AA70FF", "OpenSCAD": "#e5cd45", + "Option List": "#476732", "Org": "#77aa99", "Oxygene": "#cdd0e3", "Oz": "#fab738", "P4": "#7055b5", + "PDDL": "#0d00ff", "PEG.js": "#234d6b", "PHP": "#4F5D95", "PLSQL": "#dad8d8", "PLpgSQL": "#336790", "POV-Ray SDL": "#6bac65", + "Pact": "#F7A8B8", "Pan": "#cc0000", "Papyrus": "#6600cc", "Parrot": "#f3ca0a", @@ -355,7 +381,9 @@ var LanguagesColor = map[string]string{ "PicoLisp": "#6067af", "PigLatin": "#fcd7de", "Pike": "#005390", + "PlantUML": "#fbbd16", "PogoScript": "#d80074", + "Polar": "#ae81ff", "Portugol": "#f8bd00", "PostCSS": "#dc3a0c", "PostScript": "#da291c", @@ -371,6 +399,7 @@ var LanguagesColor = map[string]string{ "Puppet": "#302B6D", "PureBasic": "#5a6986", "PureScript": "#1D222D", + "Pyret": "#ee1e10", "Python": "#3572A5", "Python console": "#3572A5", "Python traceback": "#3572A5", @@ -380,6 +409,7 @@ var LanguagesColor = map[string]string{ "Quake": "#882233", "R": "#198CE7", "RAML": "#77d9fb", + "RBS": "#701516", "RDoc": "#701516", "REXX": "#d90e09", "RMarkdown": "#198ce7", @@ -419,6 +449,7 @@ var LanguagesColor = map[string]string{ "Sass": "#a53b70", "Scala": "#c22d40", "Scaml": "#bd181a", + "Scenic": "#fdc700", "Scheme": "#1e4aec", "Scilab": "#ca0f21", "Self": "#0579aa", @@ -426,6 +457,7 @@ var LanguagesColor = map[string]string{ "Shell": "#89e051", "ShellCheck Config": "#cecfcb", "Shen": "#120F14", + "Simple File Verification": "#C9BFED", "Singularity": "#64E6AD", "Slash": "#007eff", "Slice": "#003fa2", @@ -433,6 +465,8 @@ var LanguagesColor = map[string]string{ "SmPL": "#c94949", "Smalltalk": "#596706", "Smarty": "#f0c040", + "Smithy": "#c44536", + "Snakemake": "#419179", "Solidity": "#AA6746", "SourcePawn": "#f69e1d", "Squirrel": "#800000", @@ -446,9 +480,11 @@ var LanguagesColor = map[string]string{ "SugarSS": "#2fcc9f", "SuperCollider": "#46390b", "Svelte": "#ff3e00", + "Sway": "#dea584", "Swift": "#F05138", "SystemVerilog": "#DAE1C2", "TI Program": "#A0AA87", + "TL-Verilog": "#C40023", "TLA": "#4b0079", "TOML": "#9c4221", "TSQL": "#e38c00", @@ -483,11 +519,15 @@ var LanguagesColor = map[string]string{ "Vim Script": "#199f4b", "Vim Snippet": "#199f4b", "Visual Basic .NET": "#945db7", + "Visual Basic 6.0": "#2c6353", "Volt": "#1F1F1F", "Vue": "#41b883", "Vyper": "#2980b9", + "WDL": "#42f1f4", + "WGSL": "#1a5e9a", "Web Ontology Language": "#5b70bd", "WebAssembly": "#04133b", + "WebAssembly Interface Type": "#6250e7", "Whiley": "#d5c397", "Wikitext": "#fc5757", "Windows Registry Entries": "#52d5ff", @@ -529,7 +569,6 @@ var LanguagesColor = map[string]string{ "q": "#0040cd", "reStructuredText": "#141414", "sed": "#64b970", - "wdl": "#42f1f4", "wisp": "#7582D1", "xBase": "#403a40", } diff --git a/data/commit.go b/data/commit.go index 2ada09d..3ec590e 100644 --- a/data/commit.go +++ b/data/commit.go @@ -1,7 +1,7 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data // linguist's commit from which files were generated. -var LinguistCommit = "bf853f1c663903e3ee35935189760191f1c45e1c" +var LinguistCommit = "b5432ebc7e78f25415b98d48c2fbacddbf8df317" diff --git a/data/content.go b/data/content.go index 623d5f3..b71a36c 100644 --- a/data/content.go +++ b/data/content.go @@ -1,5 +1,5 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data @@ -581,17 +581,23 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("AL"), rule.Or( rule.MatchingLanguages(""), - regex.MustCompileMultiline(`\b(?i:(CODEUNIT|PAGE|PAGEEXTENSION|PAGECUSTOMIZATION|DOTNET|ENUM|ENUMEXTENSION|VALUE|QUERY|REPORT|TABLE|TABLEEXTENSION|XMLPORT|PROFILE|CONTROLADDIN))\b`), + regex.MustCompileMultiline(`\b(?i:(CODEUNIT|PAGE|PAGEEXTENSION|PAGECUSTOMIZATION|DOTNET|ENUM|ENUMEXTENSION|VALUE|QUERY|REPORT|TABLE|TABLEEXTENSION|XMLPORT|PROFILE|CONTROLADDIN|REPORTEXTENSION|INTERFACE|PERMISSIONSET|PERMISSIONSETEXTENSION|ENTITLEMENT))\b`), ), ), rule.Always( rule.MatchingLanguages("Perl"), ), }, + ".app": &Heuristics{ + rule.Or( + rule.MatchingLanguages("Erlang"), + regex.MustCompileMultiline(`^\{\s*(?:application|'application')\s*,\s*(?:[a-z]+[\w@]*|'[^']+')\s*,\s*\[(?:.|[\r\n])*\]\s*\}\.[ \t]*$`), + ), + }, ".as": &Heuristics{ rule.Or( rule.MatchingLanguages("ActionScript"), - regex.MustCompileRuby(`^\s*(?:package(?:\s+[\w.]+)?\s+(?:{|$)|import\s+[\w.*]+\s*;|(?=.*?(?:intrinsic|extends))(intrinsic\s+)?class\s+[\w<>.]+(?:\s+extends\s+[\w<>.]+)?|(?:(?:public|protected|private|static)\s+)*(?:(?:var|const|local)\s+\w+\s*:\s*[\w<>.]+(?:\s*=.*)?\s*;|function\s+\w+\s*\((?:\s*\w+\s*:\s*[\w<>.]+\s*(,\s*\w+\s*:\s*[\w<>.]+\s*)*)?\)))`), + regex.MustCompileRuby(`^\s*(?:package(?:\s+[\w.]+)?\s+(?:\{|$)|import\s+[\w.*]+\s*;|(?=.*?(?:intrinsic|extends))(intrinsic\s+)?class\s+[\w<>.]+(?:\s+extends\s+[\w<>.]+)?|(?:(?:public|protected|private|static)\s+)*(?:(?:var|const|local)\s+\w+\s*:\s*[\w<>.]+(?:\s*=.*)?\s*;|function\s+\w+\s*\((?:\s*\w+\s*:\s*[\w<>.]+\s*(,\s*\w+\s*:\s*[\w<>.]+\s*)*)?\)))`), ), }, ".asc": &Heuristics{ @@ -601,7 +607,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("AsciiDoc"), - regex.MustCompileMultiline(`^[=-]+(\s|\n)|{{[A-Za-z]`), + regex.MustCompileMultiline(`^[=-]+(\s|\n)|\{\{[A-Za-z]`), ), rule.Or( rule.MatchingLanguages("AGS Script"), @@ -626,11 +632,26 @@ var ContentHeuristics = map[string]*Heuristics{ ".bas": &Heuristics{ rule.Or( rule.MatchingLanguages("FreeBasic"), - regex.MustCompileMultiline(`^[ \t]*#(?:define|endif|endmacro|ifn?def|if|include|lang|macro)\s`), + regex.MustCompileMultiline(`^[ \t]*#(?i)(?:define|endif|endmacro|ifn?def|include|lang|macro)(?:$|\s)`), ), rule.Or( rule.MatchingLanguages("BASIC"), - regex.MustCompileMultiline(`^\s*\d+`), + regex.MustCompileMultiline(`\A\s*\d`), + ), + rule.And( + rule.MatchingLanguages("VBA"), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^[ ]*Attribute VB_Name = `), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`\b(?:VBA|[vV]ba)(?:\b|[0-9A-Z_])|^[ ]*(?:Public|Private)? Declare PtrSafe (?:Sub|Function)\b|^[ ]*#If Win64\b|^[ ]*(?:Dim|Const) [0-9a-zA-Z_]*[ ]*As Long(?:Ptr|Long)\b|^[ ]*Option (?:Private Module|Compare Database)\b|(?: |\()(?:Access|Excel|Outlook|PowerPoint|Visio|Word|VBIDE)\.\w|\b(?:(?:Active)?VBProjects?|VBComponents?|Application\.(?:VBE|ScreenUpdating))\b|\b(?:ThisDrawing|AcadObject|Active(?:Explorer|Inspector|Window\.Presentation|Presentation|Document)|Selection\.(?:Find|Paragraphs))\b|\b(?:(?:This|Active)?Workbooks?|Worksheets?|Active(?:Sheet|Chart|Cell)|WorksheetFunction)\b|\b(?:Range\(".*|Cells\([0-9a-zA-Z_]*, (?:[0-9a-zA-Z_]*|"[a-zA-Z]{1,3}"))\)`), + ), + ), + rule.Or( + rule.MatchingLanguages("Visual Basic 6.0"), + regex.MustCompileMultiline(`^[ ]*Attribute VB_Name = `), ), }, ".bb": &Heuristics{ @@ -664,7 +685,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".bi": &Heuristics{ rule.Or( rule.MatchingLanguages("FreeBasic"), - regex.MustCompileMultiline(`^[ \t]*#(?:define|endif|endmacro|ifn?def|if|include|lang|macro)\s`), + regex.MustCompileMultiline(`^[ \t]*#(?i)(?:define|endif|endmacro|ifn?def|if|include|lang|macro)(?:$|\s)`), ), }, ".bs": &Heuristics{ @@ -704,9 +725,24 @@ var ContentHeuristics = map[string]*Heuristics{ ), }, ".cls": &Heuristics{ + rule.And( + rule.MatchingLanguages("Visual Basic 6.0"), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^[ ]*VERSION [0-9]\.[0-9] CLASS`), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^\s*BEGIN(?:\r?\n|\r)\s*MultiUse\s*=.*(?:\r?\n|\r)\s*Persistable\s*=`), + ), + ), + rule.Or( + rule.MatchingLanguages("VBA"), + regex.MustCompileMultiline(`^[ ]*VERSION [0-9]\.[0-9] CLASS`), + ), rule.Or( rule.MatchingLanguages("TeX"), - regex.MustCompileMultiline(`^\s*\\(?:NeedsTeXFormat|ProvidesClass){`), + regex.MustCompileMultiline(`^\s*\\(?:NeedsTeXFormat|ProvidesClass)\{`), ), rule.Or( rule.MatchingLanguages("ObjectScript"), @@ -726,7 +762,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("C#"), - regex.MustCompileMultiline(`^\s*(using\s+[A-Z][\s\w.]+;|namespace\s*[\w\.]+\s*({|;)|\/\/)`), + regex.MustCompileMultiline(`^\s*(using\s+[A-Z][\s\w.]+;|namespace\s*[\w\.]+\s*(\{|;)|\/\/)`), ), }, ".csc": &Heuristics{ @@ -738,7 +774,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".csl": &Heuristics{ rule.Or( rule.MatchingLanguages("XML"), - regex.MustCompileMultiline(`(?i:^\s*(\<\?xml|xmlns))`), + regex.MustCompileMultiline(`(?i:^\s*(<\?xml|xmlns))`), ), rule.Or( rule.MatchingLanguages("Kusto"), @@ -748,11 +784,11 @@ var ContentHeuristics = map[string]*Heuristics{ ".d": &Heuristics{ rule.Or( rule.MatchingLanguages("D"), - regex.MustCompileMultiline(`^module\s+[\w.]*\s*;|import\s+[\w\s,.:]*;|\w+\s+\w+\s*\(.*\)(?:\(.*\))?\s*{[^}]*}|unittest\s*(?:\(.*\))?\s*{[^}]*}`), + regex.MustCompileMultiline(`^module\s+[\w.]*\s*;|import\s+[\w\s,.:]*;|\w+\s+\w+\s*\(.*\)(?:\(.*\))?\s*\{[^}]*\}|unittest\s*(?:\(.*\))?\s*\{[^}]*\}`), ), rule.Or( rule.MatchingLanguages("DTrace"), - regex.MustCompileMultiline(`^(\w+:\w*:\w*:\w*|BEGIN|END|provider\s+|(tick|profile)-\w+\s+{[^}]*}|#pragma\s+D\s+(option|attributes|depends_on)\s|#pragma\s+ident\s)`), + regex.MustCompileMultiline(`^(\w+:\w*:\w*:\w*|BEGIN|END|provider\s+|(tick|profile)-\w+\s+\{[^}]*\}|#pragma\s+D\s+(option|attributes|depends_on)\s|#pragma\s+ident\s)`), ), rule.Or( rule.MatchingLanguages("Makefile"), @@ -772,7 +808,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".e": &Heuristics{ rule.Or( rule.MatchingLanguages("E"), - regex.MustCompileMultiline(`^\s*(def|var)\s+(.+):=|^\s*(def|to)\s+(\w+)(\(.+\))?\s+{|^\s*(when)\s+(\(.+\))\s+->\s+{`), + regex.MustCompileMultiline(`^\s*(def|var)\s+(.+):=|^\s*(def|to)\s+(\w+)(\(.+\))?\s+\{|^\s*(when)\s+(\(.+\))\s+->\s+\{`), ), rule.Or( rule.MatchingLanguages("Eiffel"), @@ -800,7 +836,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("JavaScript"), - regex.MustCompileRuby(`(?m:\/\/|("|')use strict\1|export\s+default\s|\/\*.*?\*\/)`), + regex.MustCompileRuby(`\/\/|("|')use strict\1|export\s+default\s|\/\*(?:.|[\r\n])*?\*\/`), ), }, ".ex": &Heuristics{ @@ -850,6 +886,30 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("Text"), ), }, + ".frm": &Heuristics{ + rule.And( + rule.MatchingLanguages("VBA"), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^[ ]*VERSION [0-9]\.[0-9]{2}`), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^\s*Begin\s+\{[0-9A-Z\-]*\}\s?`), + ), + ), + rule.And( + rule.MatchingLanguages("Visual Basic 6.0"), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^[ ]*VERSION [0-9]\.[0-9]{2}`), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^\s*Begin\s+VB\.Form\s+`), + ), + ), + }, ".fs": &Heuristics{ rule.Or( rule.MatchingLanguages("Forth"), @@ -871,7 +931,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".ftl": &Heuristics{ rule.Or( rule.MatchingLanguages("FreeMarker"), - regex.MustCompileRuby(`^(?:<|[a-zA-Z-][a-zA-Z0-9_-]+[ \t]+\w)|\${\w+[^\n]*?}|^[ \t]*(?:<#--.*?-->|<#([a-z]+)(?=\s|>)[^>]*>.*?|\[#--.*?--\]|\[#([a-z]+)(?=\s|\])[^\]]*\].*?\[#\2\])`), + regex.MustCompileRuby(`^(?:<|[a-zA-Z-][a-zA-Z0-9_-]+[ \t]+\w)|\$\{\w+[^\n]*?\}|^[ \t]*(?:<#--.*?-->|<#([a-z]+)(?=\s|>)[^>]*>.*?|\[#--.*?--\]|\[#([a-z]+)(?=\s|\])[^\]]*\].*?\[#\2\])`), ), rule.Or( rule.MatchingLanguages("Fluent"), @@ -901,7 +961,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".gml": &Heuristics{ rule.Or( rule.MatchingLanguages("XML"), - regex.MustCompileMultiline(`(?i:^\s*(\<\?xml|xmlns))`), + regex.MustCompileMultiline(`(?i:^\s*(<\?xml|xmlns))`), ), rule.Or( rule.MatchingLanguages("Graph Modeling Language"), @@ -960,6 +1020,15 @@ var ContentHeuristics = map[string]*Heuristics{ regex.MustCompileMultiline(`<\?hh`), ), }, + ".html": &Heuristics{ + rule.Or( + rule.MatchingLanguages("Ecmarkup"), + regex.MustCompileMultiline(`)`), + ), + rule.Always( + rule.MatchingLanguages("HTML"), + ), + }, ".i": &Heuristics{ rule.Or( rule.MatchingLanguages("Motorola 68K Assembly"), @@ -990,11 +1059,11 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("SourcePawn"), - regex.MustCompileMultiline(`^public\s+(?:SharedPlugin(?:\s+|:)__pl_\w+\s*=(?:\s*{)?|(?:void\s+)?__pl_\w+_SetNTVOptional\(\)(?:\s*{)?)|^methodmap\s+\w+\s+<\s+\w+|^\s*MarkNativeAsOptional\s*\(`), + regex.MustCompileMultiline(`^public\s+(?:SharedPlugin(?:\s+|:)__pl_\w+\s*=(?:\s*\{)?|(?:void\s+)?__pl_\w+_SetNTVOptional\(\)(?:\s*\{)?)|^methodmap\s+\w+\s+<\s+\w+|^\s*MarkNativeAsOptional\s*\(`), ), rule.Or( rule.MatchingLanguages("NASL"), - regex.MustCompileRuby(`^\s*include\s*\(\s*(?:"|')[\\/\w\-\.:\s]+\.(?:nasl|inc)\s*(?:"|')\s*\)\s*;|^\s*(?:global|local)_var\s+(?:\w+(?:\s*=\s*[\w\-"']+)?\s*)(?:,\s*\w+(?:\s*=\s*[\w\-"']+)?\s*)*+\s*;|^\s*namespace\s+\w+\s*{|^\s*object\s+\w+\s*(?:extends\s+\w+(?:::\w+)?)?\s*{|^\s*(?:public\s+|private\s+|\s*)function\s+\w+\s*\([\w\s,]*\)\s*{`), + regex.MustCompileRuby(`^\s*include\s*\(\s*(?:"|')[\\/\w\-\.:\s]+\.(?:nasl|inc)\s*(?:"|')\s*\)\s*;|^\s*(?:global|local)_var\s+(?:\w+(?:\s*=\s*[\w\-"']+)?\s*)(?:,\s*\w+(?:\s*=\s*[\w\-"']+)?\s*)*+\s*;|^\s*namespace\s+\w+\s*\{|^\s*object\s+\w+\s*(?:extends\s+\w+(?:::\w+)?)?\s*\{|^\s*(?:public\s+|private\s+|\s*)function\s+\w+\s*\([\w\s,]*\)\s*\{`), ), rule.Or( rule.MatchingLanguages("POV-Ray SDL"), @@ -1002,7 +1071,20 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("Pascal"), - regex.MustCompileMultiline(`(?i:^\s*{\$(?:mode|ifdef|undef|define)[ ]+[a-z0-9_]+})|^\s*end[.;]\s*$`), + regex.MustCompileMultiline(`(?i:^\s*\{\$(?:mode|ifdef|undef|define)[ ]+[a-z0-9_]+\})|^\s*end[.;]\s*$`), + ), + }, + ".json": &Heuristics{ + rule.Or( + rule.MatchingLanguages("OASv2-json"), + regex.MustCompileMultiline(`"swagger":\s?"2.[0-9.]+"`), + ), + rule.Or( + rule.MatchingLanguages("OASv3-json"), + regex.MustCompileMultiline(`"openapi":\s?"3.[0-9.]+"`), + ), + rule.Always( + rule.MatchingLanguages("JSON"), ), }, ".l": &Heuristics{ @@ -1036,7 +1118,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".ls": &Heuristics{ rule.Or( rule.MatchingLanguages("LoomScript"), - regex.MustCompileMultiline(`^\s*package\s*[\w\.\/\*\s]*\s*{`), + regex.MustCompileMultiline(`^\s*package\s*[\w\.\/\*\s]*\s*\{`), ), rule.Always( rule.MatchingLanguages("LiveScript"), @@ -1086,7 +1168,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("Limbo"), - regex.MustCompileMultiline(`^\w+\s*:\s*module\s*{`), + regex.MustCompileMultiline(`^\w+\s*:\s*module\s*\{`), ), }, ".m4": &Heuristics{ @@ -1269,6 +1351,15 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("NewLisp"), ), }, + ".nu": &Heuristics{ + rule.Or( + rule.MatchingLanguages("Nushell"), + regex.MustCompileMultiline(`^\s*(import|export|module|def|let|let-env) `), + ), + rule.Always( + rule.MatchingLanguages("Nu"), + ), + }, ".odin": &Heuristics{ rule.Or( rule.MatchingLanguages("Object Data Instance Notation"), @@ -1303,9 +1394,16 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("Prolog"), regex.MustCompileMultiline(`^[^#]*:-`), ), - rule.Or( + rule.And( rule.MatchingLanguages("Perl"), - regex.MustCompileMultiline(`\buse\s+(?:strict\b|v?5\.)`), + rule.Not( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^\s*use\s+v6\b`), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`\buse\s+(?:strict\b|v?5\b)|^\s*use\s+(?:constant|overload)\b|^\s*(?:\*|(?:our\s*)?@)EXPORT\s*=|^\s*package\s+[^\W\d]\w*(?:::\w+)*\s*(?:[;{]|\sv?\d)|[\s$][^\W\d]\w*(?::\w+)*->[a-zA-Z_\[({]`), + ), ), rule.Or( rule.MatchingLanguages("Raku"), @@ -1315,16 +1413,29 @@ var ContentHeuristics = map[string]*Heuristics{ ".plist": &Heuristics{ rule.Or( rule.MatchingLanguages("XML Property List"), - regex.MustCompileMultiline(`\s*$)`), ), rule.Always( rule.MatchingLanguages("OpenStep Property List"), ), }, - ".pm": &Heuristics{ + ".plt": &Heuristics{ rule.Or( + rule.MatchingLanguages("Prolog"), + regex.MustCompileMultiline(`^\s*:-`), + ), + }, + ".pm": &Heuristics{ + rule.And( rule.MatchingLanguages("Perl"), - regex.MustCompileMultiline(`\buse\s+(?:strict\b|v?5\.)`), + rule.Not( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^\s*use\s+v6\b`), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`\buse\s+(?:strict\b|v?5\b)|^\s*use\s+(?:constant|overload)\b|^\s*(?:\*|(?:our\s*)?@)EXPORT\s*=|^\s*package\s+[^\W\d]\w*(?:::\w+)*\s*(?:[;{]|\sv?\d)|[\s$][^\W\d]\w*(?::\w+)*->[a-zA-Z_\[({]`), + ), ), rule.Or( rule.MatchingLanguages("Raku"), @@ -1418,7 +1529,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".q": &Heuristics{ rule.Or( rule.MatchingLanguages("q"), - regex.MustCompileMultiline(`((?i:[A-Z.][\w.]*:{)|(^|\n)\\(cd?|d|l|p|ts?) )`), + regex.MustCompileMultiline(`((?i:[A-Z.][\w.]*:\{)|(^|\n)\\(cd?|d|l|p|ts?) )`), ), rule.Or( rule.MatchingLanguages("HiveQL"), @@ -1448,7 +1559,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".re": &Heuristics{ rule.Or( rule.MatchingLanguages("Reason"), - regex.MustCompileMultiline(`^\s*module\s+type\s|^\s*(?:include|open)\s+\w+\s*;\s*$|^\s*let\s+(?:module\s\w+\s*=\s*{|\w+:\s+.*=.*;\s*$)`), + regex.MustCompileMultiline(`^\s*module\s+type\s|^\s*(?:include|open)\s+\w+\s*;\s*$|^\s*let\s+(?:module\s\w+\s*=\s*\{|\w+:\s+.*=.*;\s*$)`), ), rule.Or( rule.MatchingLanguages("C++"), @@ -1474,7 +1585,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".rpy": &Heuristics{ rule.Or( rule.MatchingLanguages("Python"), - regex.MustCompileMultiline(`(?m:^(import|from|class|def)\s)`), + regex.MustCompileMultiline(`^(import|from|class|def)\s`), ), rule.Always( rule.MatchingLanguages("Ren'Py"), @@ -1564,7 +1675,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("Smalltalk"), - regex.MustCompileMultiline(`\A\s*[\[{(^"'\w#]|[a-zA-Z_]\w*\s*:=\s*[a-zA-Z_]\w*|class\s*>>\s*[a-zA-Z_]\w*|^[a-zA-Z_]\w*\s+[a-zA-Z_]\w*:|^Class\s*{|if(?:True|False):\s*\[`), + regex.MustCompileMultiline(`\A\s*[\[{(^"'\w#]|[a-zA-Z_]\w*\s*:=\s*[a-zA-Z_]\w*|class\s*>>\s*[a-zA-Z_]\w*|^[a-zA-Z_]\w*\s+[a-zA-Z_]\w*:|^Class\s*\{|if(?:True|False):\s*\[`), ), }, ".star": &Heuristics{ @@ -1579,13 +1690,30 @@ var ContentHeuristics = map[string]*Heuristics{ ".stl": &Heuristics{ rule.Or( rule.MatchingLanguages("STL"), - regex.MustCompileRuby(`\A\s*solid(?=$|\s)(?m:.*?)\Rendsolid(?:$|\s)`), + regex.MustCompileRuby(`\A\s*solid(?=$|\s)(?:.|[\r\n])*?^endsolid(?:$|\s)`), + ), + }, + ".sw": &Heuristics{ + rule.Or( + rule.MatchingLanguages("Sway"), + regex.MustCompileMultiline(`^\s*(?:(?:abi|dep|fn|impl|mod|pub|trait)\s|#\[)`), + ), + rule.Or( + rule.MatchingLanguages("XML"), + regex.MustCompileMultiline(`^\s*<\?xml\s+version`), ), }, ".t": &Heuristics{ - rule.Or( + rule.And( rule.MatchingLanguages("Perl"), - regex.MustCompileMultiline(`\buse\s+(?:strict\b|v?5\.)`), + rule.Not( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`^\s*use\s+v6\b`), + ), + rule.Or( + rule.MatchingLanguages(""), + regex.MustCompileMultiline(`\buse\s+(?:strict\b|v?5\b)|^\s*use\s+(?:constant|overload)\b|^\s*(?:\*|(?:our\s*)?@)EXPORT\s*=|^\s*package\s+[^\W\d]\w*(?:::\w+)*\s*(?:[;{]|\sv?\d)|[\s$][^\W\d]\w*(?::\w+)*->[a-zA-Z_\[({]`), + ), ), rule.Or( rule.MatchingLanguages("Raku"), @@ -1602,6 +1730,12 @@ var ContentHeuristics = map[string]*Heuristics{ regex.MustCompileMultiline(`<%[@!=\s]?\s*(taglib|tag|include|attribute|variable)\s`), ), }, + ".tlv": &Heuristics{ + rule.Or( + rule.MatchingLanguages("TL-Verilog"), + regex.MustCompileMultiline(`^\\.{0,10}TLV_version`), + ), + }, ".toc": &Heuristics{ rule.Or( rule.MatchingLanguages("World of Warcraft Addon Data"), @@ -1674,7 +1808,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".url": &Heuristics{ rule.Or( rule.MatchingLanguages("INI"), - regex.MustCompileRuby(`^\[InternetShortcut\]\R(?>[^\s\[][^\n]*\R)*URL=`), + regex.MustCompileRuby(`^\[InternetShortcut\](?:\r?\n|\r)(?>[^\s\[][^\n]*(?:\r?\n|\r))*URL=`), ), }, ".v": &Heuristics{ @@ -1717,7 +1851,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("RPC"), - regex.MustCompileMultiline(`\b(program|version)\s+\w+\s*{|\bunion\s+\w+\s+switch\s*\(`), + regex.MustCompileMultiline(`\b(program|version)\s+\w+\s*\{|\bunion\s+\w+\s+switch\s*\(`), ), rule.Or( rule.MatchingLanguages("Logos"), @@ -1733,6 +1867,31 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("MiniYAML"), regex.MustCompileMultiline(`^\t+.*?[^\s:].*?:`), ), + rule.Or( + rule.MatchingLanguages("OASv2-yaml"), + regex.MustCompileMultiline(`swagger:\s?'?"?2.[0-9.]+'?"?`), + ), + rule.Or( + rule.MatchingLanguages("OASv3-yaml"), + regex.MustCompileMultiline(`openapi:\s?'?"?3.[0-9.]+'?"?`), + ), + rule.Always( + rule.MatchingLanguages("YAML"), + ), + }, + ".yml": &Heuristics{ + rule.Or( + rule.MatchingLanguages("MiniYAML"), + regex.MustCompileMultiline(`^\t+.*?[^\s:].*?:`), + ), + rule.Or( + rule.MatchingLanguages("OASv2-yaml"), + regex.MustCompileMultiline(`swagger:\s?'?"?2.[0-9.]+'?"?`), + ), + rule.Or( + rule.MatchingLanguages("OASv3-yaml"), + regex.MustCompileMultiline(`openapi:\s?'?"?3.[0-9.]+'?"?`), + ), rule.Always( rule.MatchingLanguages("YAML"), ), diff --git a/data/documentation.go b/data/documentation.go index 8c42a8c..cea2b61 100644 --- a/data/documentation.go +++ b/data/documentation.go @@ -1,5 +1,5 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data diff --git a/data/extension.go b/data/extension.go index d1ac70c..12b82b7 100644 --- a/data/extension.go +++ b/data/extension.go @@ -1,5 +1,5 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data @@ -67,10 +67,12 @@ var LanguagesByExtension = map[string][]string{ ".apacheconf": {"ApacheConf"}, ".apib": {"API Blueprint"}, ".apl": {"APL"}, + ".app": {"Erlang"}, ".app.src": {"Erlang"}, ".applescript": {"AppleScript"}, ".arc": {"Arc"}, ".arpa": {"DNS Zone"}, + ".arr": {"Pyret"}, ".as": {"ActionScript", "AngelScript"}, ".asax": {"ASP.NET"}, ".asc": {"AGS Script", "AsciiDoc", "Public Key"}, @@ -107,7 +109,7 @@ var LanguagesByExtension = map[string][]string{ ".axs.erb": {"NetLinx+ERB"}, ".b": {"Brainfuck", "Limbo"}, ".bal": {"Ballerina"}, - ".bas": {"BASIC", "FreeBasic", "VBA"}, + ".bas": {"BASIC", "FreeBasic", "VBA", "Visual Basic 6.0"}, ".bash": {"Shell"}, ".bat": {"Batchfile"}, ".bats": {"Shell"}, @@ -170,6 +172,7 @@ var LanguagesByExtension = map[string][]string{ ".chpl": {"Chapel"}, ".chs": {"C2hs Haskell"}, ".cil": {"CIL"}, + ".circom": {"Circom"}, ".cirru": {"Cirru"}, ".cjs": {"JavaScript"}, ".cjsx": {"CoffeeScript"}, @@ -186,13 +189,14 @@ var LanguagesByExtension = map[string][]string{ ".cljscm": {"Clojure"}, ".cljx": {"Clojure"}, ".clp": {"CLIPS"}, - ".cls": {"Apex", "ObjectScript", "OpenEdge ABL", "TeX", "VBA"}, + ".cls": {"Apex", "ObjectScript", "OpenEdge ABL", "TeX", "VBA", "Visual Basic 6.0"}, ".clw": {"Clarion"}, ".cmake": {"CMake"}, ".cmake.in": {"CMake"}, ".cmd": {"Batchfile"}, ".cmp": {"Gerber Image"}, ".cnc": {"G-code"}, + ".cnf": {"INI"}, ".cob": {"COBOL"}, ".cobol": {"COBOL"}, ".cocci": {"SmPL"}, @@ -207,6 +211,7 @@ var LanguagesByExtension = map[string][]string{ ".cp": {"C++", "Component Pascal"}, ".cpp": {"C++"}, ".cpp-objdump": {"Cpp-ObjDump"}, + ".cppm": {"C++"}, ".cppobjdump": {"Cpp-ObjDump"}, ".cproject": {"XML"}, ".cps": {"Component Pascal"}, @@ -229,6 +234,7 @@ var LanguagesByExtension = map[string][]string{ ".csv": {"CSV"}, ".csx": {"C#"}, ".ct": {"XML"}, + ".ctl": {"Visual Basic 6.0"}, ".ctp": {"PHP"}, ".cts": {"TypeScript"}, ".cu": {"Cuda"}, @@ -240,8 +246,11 @@ var LanguagesByExtension = map[string][]string{ ".cxx": {"C++"}, ".cxx-objdump": {"Cpp-ObjDump"}, ".cy": {"Cycript"}, + ".cyp": {"Cypher"}, + ".cypher": {"Cypher"}, ".d": {"D", "DTrace", "Makefile"}, ".d-objdump": {"D-ObjDump"}, + ".d2": {"D2"}, ".dae": {"COLLADA"}, ".darcspatch": {"Darcs Patch"}, ".dart": {"Dart"}, @@ -278,6 +287,7 @@ var LanguagesByExtension = map[string][]string{ ".dsc": {"Debian Package Control File", "DenizenScript"}, ".dsl": {"ASL"}, ".dsp": {"Faust", "Microsoft Developer Studio Project"}, + ".dsr": {"Visual Basic 6.0"}, ".dtx": {"TeX"}, ".duby": {"Mirah"}, ".dwl": {"DataWeave"}, @@ -296,6 +306,7 @@ var LanguagesByExtension = map[string][]string{ ".ecr": {"HTML+ECR"}, ".ect": {"EJS"}, ".edc": {"Edje Data Collection"}, + ".editorconfig": {"EditorConfig"}, ".edn": {"edn"}, ".eex": {"HTML+EEX"}, ".eh": {"eC"}, @@ -311,7 +322,7 @@ var LanguagesByExtension = map[string][]string{ ".emacs.desktop": {"Emacs Lisp"}, ".emberscript": {"EmberScript"}, ".eml": {"E-mail"}, - ".env": {"Shell"}, + ".env": {"Dotenv"}, ".epj": {"Ecere Projects"}, ".eps": {"PostScript"}, ".epsi": {"PostScript"}, @@ -351,9 +362,8 @@ var LanguagesByExtension = map[string][]string{ ".fr": {"Forth", "Frege", "Text"}, ".frag": {"GLSL", "JavaScript"}, ".frg": {"GLSL"}, - ".frm": {"VBA"}, + ".frm": {"VBA", "Visual Basic 6.0"}, ".frt": {"Forth"}, - ".frx": {"VBA"}, ".fs": {"F#", "Filterscript", "Forth", "GLSL"}, ".fsh": {"GLSL"}, ".fshader": {"GLSL"}, @@ -385,6 +395,8 @@ var LanguagesByExtension = map[string][]string{ ".gd": {"GAP", "GDScript"}, ".gdb": {"GDB"}, ".gdbinit": {"GDB"}, + ".gdnlib": {"Godot Resource"}, + ".gdns": {"Godot Resource"}, ".ged": {"GEDCOM"}, ".gemspec": {"Ruby"}, ".geo": {"GLSL"}, @@ -470,7 +482,7 @@ var LanguagesByExtension = map[string][]string{ ".hsc": {"Haskell"}, ".hta": {"HTML"}, ".htm": {"HTML"}, - ".html": {"HTML"}, + ".html": {"Ecmarkup", "HTML"}, ".html.heex": {"HTML+EEX"}, ".html.hl": {"HTML"}, ".html.leex": {"HTML+EEX"}, @@ -495,9 +507,11 @@ var LanguagesByExtension = map[string][]string{ ".ijs": {"J"}, ".ik": {"Ioke"}, ".ily": {"LilyPond"}, + ".imba": {"Imba"}, ".iml": {"XML"}, ".inc": {"Assembly", "C++", "HTML", "Motorola 68K Assembly", "NASL", "PHP", "POV-Ray SDL", "Pascal", "Pawn", "SQL", "SourcePawn"}, ".ini": {"INI"}, + ".ink": {"Ink"}, ".inl": {"C++"}, ".ino": {"C++"}, ".ins": {"TeX"}, @@ -522,6 +536,7 @@ var LanguagesByExtension = map[string][]string{ ".java": {"Java"}, ".javascript": {"JavaScript"}, ".jbuilder": {"Ruby"}, + ".jcl": {"JCL"}, ".jelly": {"XML"}, ".jflex": {"JFlex"}, ".jinja": {"Jinja"}, @@ -535,9 +550,10 @@ var LanguagesByExtension = map[string][]string{ ".jsb": {"JavaScript"}, ".jscad": {"JavaScript"}, ".jsfl": {"JavaScript"}, + ".jsh": {"Java"}, ".jslib": {"JavaScript"}, ".jsm": {"JavaScript"}, - ".json": {"JSON"}, + ".json": {"JSON", "OASv2-json", "OASv3-json"}, ".json-tmlanguage": {"JSON"}, ".json5": {"JSON5"}, ".jsonc": {"JSON with Comments"}, @@ -561,6 +577,7 @@ var LanguagesByExtension = map[string][]string{ ".kojo": {"Scala"}, ".kql": {"Kusto"}, ".krl": {"KRL"}, + ".ks": {"KerboScript", "Kickstart"}, ".ksh": {"Shell"}, ".ksy": {"Kaitai Struct"}, ".kt": {"Kotlin"}, @@ -595,6 +612,7 @@ var LanguagesByExtension = map[string][]string{ ".lisp": {"Common Lisp", "NewLisp"}, ".litcoffee": {"Literate CoffeeScript"}, ".livemd": {"Markdown"}, + ".lkml": {"LookML"}, ".ll": {"LLVM"}, ".lmi": {"Python"}, ".logtalk": {"Logtalk"}, @@ -647,9 +665,10 @@ var LanguagesByExtension = map[string][]string{ ".mdown": {"Markdown"}, ".mdpolicy": {"XML"}, ".mdwn": {"Markdown"}, - ".mdx": {"Markdown"}, + ".mdx": {"MDX"}, ".me": {"Roff"}, ".mediawiki": {"Wikitext"}, + ".mermaid": {"Mermaid"}, ".meta": {"Unity3D Asset"}, ".metal": {"Metal"}, ".mg": {"Modula-3"}, @@ -675,11 +694,11 @@ var LanguagesByExtension = map[string][]string{ ".mll": {"OCaml"}, ".mly": {"OCaml"}, ".mm": {"Objective-C++", "XML"}, + ".mmd": {"Mermaid"}, ".mmk": {"Module Management System"}, ".mms": {"Module Management System"}, ".mo": {"Modelica", "Motoko"}, ".mod": {"AMPL", "Linux Kernel Module", "Modula-2", "XML"}, - ".model.lkml": {"LookML"}, ".monkey": {"Monkey"}, ".monkey2": {"Monkey"}, ".moo": {"Mercury", "Moocode"}, @@ -749,7 +768,7 @@ var LanguagesByExtension = map[string][]string{ ".nsh": {"NSIS"}, ".nsi": {"NSIS"}, ".nss": {"NWScript"}, - ".nu": {"Nu"}, + ".nu": {"Nu", "Nushell"}, ".numpy": {"NumPy"}, ".numpyw": {"NumPy"}, ".numsc": {"NumPy"}, @@ -784,6 +803,7 @@ var LanguagesByExtension = map[string][]string{ ".p6m": {"Raku"}, ".p8": {"Lua"}, ".pac": {"JavaScript"}, + ".pact": {"Pact"}, ".pan": {"Pan"}, ".parrot": {"Parrot"}, ".pas": {"Pascal"}, @@ -800,6 +820,7 @@ var LanguagesByExtension = map[string][]string{ ".pcss": {"PostCSS"}, ".pd": {"Pure Data"}, ".pd_lua": {"Lua"}, + ".pddl": {"PDDL"}, ".pde": {"Processing"}, ".pegjs": {"PEG.js"}, ".pep": {"Pep8"}, @@ -831,7 +852,7 @@ var LanguagesByExtension = map[string][]string{ ".plot": {"Gnuplot"}, ".pls": {"PLSQL"}, ".plsql": {"PLSQL"}, - ".plt": {"Gnuplot"}, + ".plt": {"Gnuplot", "Prolog"}, ".pluginspec": {"Ruby", "XML"}, ".plx": {"Perl"}, ".pm": {"Perl", "Raku", "X PixMap"}, @@ -844,6 +865,7 @@ var LanguagesByExtension = map[string][]string{ ".podsl": {"Common Lisp"}, ".podspec": {"Ruby"}, ".pogo": {"PogoScript"}, + ".polar": {"Polar"}, ".pony": {"Pony"}, ".por": {"Portugol"}, ".postcss": {"PostCSS"}, @@ -916,6 +938,7 @@ var LanguagesByExtension = map[string][]string{ ".rbi": {"Ruby"}, ".rbmnu": {"REALbasic"}, ".rbres": {"REALbasic"}, + ".rbs": {"RBS"}, ".rbtbar": {"REALbasic"}, ".rbuild": {"Ruby"}, ".rbuistate": {"REALbasic"}, @@ -988,6 +1011,7 @@ var LanguagesByExtension = map[string][]string{ ".scaml": {"Scaml"}, ".scd": {"Markdown", "SuperCollider"}, ".sce": {"Scilab"}, + ".scenic": {"Scenic"}, ".sch": {"Eagle", "KiCad Schematic", "Scheme", "XML"}, ".schdoc": {"Altium Designer"}, ".sci": {"Scilab"}, @@ -997,12 +1021,14 @@ var LanguagesByExtension = map[string][]string{ ".scrbl": {"Racket"}, ".scss": {"SCSS"}, ".scxml": {"XML"}, + ".sdc": {"Tcl"}, ".sed": {"sed"}, ".self": {"Self"}, ".service": {"desktop"}, ".sexp": {"Common Lisp"}, ".sfd": {"Spline Font Database"}, ".sfproj": {"XML"}, + ".sfv": {"Simple File Verification"}, ".sh": {"Shell"}, ".sh-session": {"ShellSession"}, ".sh.in": {"Shell"}, @@ -1028,10 +1054,12 @@ var LanguagesByExtension = map[string][]string{ ".sls": {"SaltStack", "Scheme"}, ".sma": {"Pawn"}, ".smali": {"Smali"}, - ".smk": {"Python"}, + ".smithy": {"Smithy"}, + ".smk": {"Snakemake"}, ".sml": {"Standard ML"}, ".smt": {"SMT"}, ".smt2": {"SMT"}, + ".snakefile": {"Snakemake"}, ".snap": {"Jest Snapshot"}, ".snip": {"Vim Snippet"}, ".snippet": {"Vim Snippet"}, @@ -1085,6 +1113,7 @@ var LanguagesByExtension = map[string][]string{ ".svelte": {"Svelte"}, ".svg": {"SVG"}, ".svh": {"SystemVerilog"}, + ".sw": {"Sway", "XML"}, ".swift": {"Swift"}, ".syntax": {"YAML"}, ".t": {"Perl", "Raku", "Terra", "Turing"}, @@ -1115,6 +1144,7 @@ var LanguagesByExtension = map[string][]string{ ".thy": {"Isabelle"}, ".tl": {"Type Language"}, ".tla": {"TLA"}, + ".tlv": {"TL-Verilog"}, ".tm": {"Tcl"}, ".tmac": {"Roff"}, ".tmcommand": {"XML Property List"}, @@ -1132,8 +1162,11 @@ var LanguagesByExtension = map[string][]string{ ".tpl": {"Smarty"}, ".tpp": {"C++"}, ".tps": {"PLSQL"}, + ".tres": {"Godot Resource"}, ".trg": {"PLSQL"}, + ".trigger": {"Apex", "Shell"}, ".ts": {"TypeScript", "XML"}, + ".tscn": {"Godot Resource"}, ".tst": {"GAP", "Scilab"}, ".tsv": {"TSV"}, ".tsx": {"TSX", "XML"}, @@ -1143,6 +1176,7 @@ var LanguagesByExtension = map[string][]string{ ".txi": {"Texinfo"}, ".txl": {"TXL"}, ".txt": {"Adblock Filter List", "Text", "Vim Help File"}, + ".txx": {"C++"}, ".uc": {"UnrealScript"}, ".udf": {"SQL"}, ".udo": {"Csound"}, @@ -1179,7 +1213,6 @@ var LanguagesByExtension = map[string][]string{ ".vhs": {"VHDL"}, ".vht": {"VHDL"}, ".vhw": {"VHDL"}, - ".view.lkml": {"LookML"}, ".vim": {"Vim Script"}, ".vimrc": {"Vim Script"}, ".viw": {"SQL"}, @@ -1201,15 +1234,17 @@ var LanguagesByExtension = map[string][]string{ ".wast": {"WebAssembly"}, ".wat": {"WebAssembly"}, ".watchr": {"Ruby"}, - ".wdl": {"wdl"}, + ".wdl": {"WDL"}, ".webapp": {"JSON"}, ".webidl": {"WebIDL"}, ".webmanifest": {"JSON"}, ".weechatlog": {"IRC log"}, + ".wgsl": {"WGSL"}, ".whiley": {"Whiley"}, ".wiki": {"Wikitext"}, ".wikitext": {"Wikitext"}, ".wisp": {"wisp"}, + ".wit": {"WebAssembly Interface Type"}, ".wixproj": {"XML"}, ".wl": {"Mathematica"}, ".wlk": {"Wollok"}, @@ -1233,6 +1268,7 @@ var LanguagesByExtension = map[string][]string{ ".xaml": {"XML"}, ".xbm": {"X BitMap"}, ".xc": {"XC"}, + ".xdc": {"Tcl"}, ".xht": {"HTML"}, ".xhtml": {"HTML"}, ".xi": {"Logos"}, @@ -1276,7 +1312,7 @@ var LanguagesByExtension = map[string][]string{ ".xzap": {"ZAP"}, ".y": {"Yacc"}, ".yacc": {"Yacc"}, - ".yaml": {"MiniYAML", "YAML"}, + ".yaml": {"MiniYAML", "OASv2-yaml", "OASv3-yaml", "YAML"}, ".yaml-tmlanguage": {"YAML"}, ".yaml.sed": {"YAML"}, ".yang": {"YANG"}, @@ -1284,7 +1320,7 @@ var LanguagesByExtension = map[string][]string{ ".yar": {"YARA"}, ".yara": {"YARA"}, ".yasnippet": {"YASnippet"}, - ".yml": {"YAML"}, + ".yml": {"MiniYAML", "OASv2-yaml", "OASv3-yaml", "YAML"}, ".yml.mysql": {"YAML"}, ".yrl": {"Erlang"}, ".yul": {"Yul"}, @@ -1333,7 +1369,7 @@ var ExtensionsByLanguage = map[string][]string{ "AngelScript": {".as", ".angelscript"}, "Antlers": {".antlers.html", ".antlers.php", ".antlers.xml"}, "ApacheConf": {".apacheconf", ".vhost"}, - "Apex": {".cls"}, + "Apex": {".cls", ".trigger"}, "Apollo Guidance Computer": {".agc"}, "AppleScript": {".applescript", ".scpt"}, "Arc": {".arc"}, @@ -1369,7 +1405,7 @@ var ExtensionsByLanguage = map[string][]string{ "Brightscript": {".brs"}, "C": {".c", ".cats", ".h", ".idc"}, "C#": {".cs", ".cake", ".csx", ".linq"}, - "C++": {".cpp", ".c++", ".cc", ".cp", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".ixx", ".re", ".tcc", ".tpp"}, + "C++": {".cpp", ".c++", ".cc", ".cp", ".cppm", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".ixx", ".re", ".tcc", ".tpp", ".txx"}, "C-ObjDump": {".c-objdump"}, "C2hs Haskell": {".chs"}, "CAP CDS": {".cds"}, @@ -1394,6 +1430,7 @@ var ExtensionsByLanguage = map[string][]string{ "Charity": {".ch"}, "Checksums": {".crc32", ".md2", ".md4", ".md5", ".sha1", ".sha2", ".sha224", ".sha256", ".sha256sum", ".sha3", ".sha384", ".sha512"}, "ChucK": {".ck"}, + "Circom": {".circom"}, "Cirru": {".cirru"}, "Clarion": {".clw"}, "Clarity": {".clar"}, @@ -1422,9 +1459,11 @@ var ExtensionsByLanguage = map[string][]string{ "Cue Sheet": {".cue"}, "Curry": {".curry"}, "Cycript": {".cy"}, + "Cypher": {".cyp", ".cypher"}, "Cython": {".pyx", ".pxd", ".pxi"}, "D": {".d", ".di"}, "D-ObjDump": {".d-objdump"}, + "D2": {".d2"}, "DIGITAL Command Language": {".com"}, "DM": {".dm"}, "DNS Zone": {".zone", ".arpa"}, @@ -1440,6 +1479,7 @@ var ExtensionsByLanguage = map[string][]string{ "DirectX 3D File": {".x"}, "Dockerfile": {".dockerfile"}, "Dogescript": {".djs"}, + "Dotenv": {".env"}, "Dylan": {".dylan", ".dyl", ".intr", ".lid"}, "E": {".e"}, "E-mail": {".eml", ".mbox"}, @@ -1451,6 +1491,8 @@ var ExtensionsByLanguage = map[string][]string{ "Eagle": {".sch", ".brd"}, "Easybuild": {".eb"}, "Ecere Projects": {".epj"}, + "Ecmarkup": {".html"}, + "EditorConfig": {".editorconfig"}, "Edje Data Collection": {".edc"}, "Eiffel": {".e"}, "Elixir": {".ex", ".exs"}, @@ -1458,7 +1500,7 @@ var ExtensionsByLanguage = map[string][]string{ "Elvish": {".elv"}, "Emacs Lisp": {".el", ".emacs", ".emacs.desktop"}, "EmberScript": {".em", ".emberscript"}, - "Erlang": {".erl", ".app.src", ".es", ".escript", ".hrl", ".xrl", ".yrl"}, + "Erlang": {".erl", ".app", ".app.src", ".es", ".escript", ".hrl", ".xrl", ".yrl"}, "Euphoria": {".e", ".ex"}, "F#": {".fs", ".fsi", ".fsx"}, "F*": {".fst", ".fsti"}, @@ -1508,6 +1550,7 @@ var ExtensionsByLanguage = map[string][]string{ "Glyph Bitmap Distribution Format": {".bdf"}, "Gnuplot": {".gp", ".gnu", ".gnuplot", ".p", ".plot", ".plt"}, "Go": {".go"}, + "Godot Resource": {".gdnlib", ".gdns", ".tres", ".tscn"}, "Golo": {".golo"}, "Gosu": {".gs", ".gst", ".gsx", ".vark"}, "Grace": {".grace"}, @@ -1542,17 +1585,20 @@ var ExtensionsByLanguage = map[string][]string{ "HyPhy": {".bf"}, "IDL": {".pro", ".dlm"}, "IGOR Pro": {".ipf"}, - "INI": {".ini", ".cfg", ".dof", ".lektorproject", ".prefs", ".pro", ".properties", ".url"}, + "INI": {".ini", ".cfg", ".cnf", ".dof", ".lektorproject", ".prefs", ".pro", ".properties", ".url"}, "IRC log": {".irclog", ".weechatlog"}, "Idris": {".idr", ".lidr"}, "Ignore List": {".gitignore"}, "ImageJ Macro": {".ijm"}, + "Imba": {".imba"}, "Inform 7": {".ni", ".i7x"}, + "Ink": {".ink"}, "Inno Setup": {".iss", ".isl"}, "Io": {".io"}, "Ioke": {".ik"}, "Isabelle": {".thy"}, "J": {".ijs"}, + "JCL": {".jcl"}, "JFlex": {".flex", ".jflex"}, "JSON": {".json", ".4dform", ".4dproject", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json-tmlanguage", ".jsonl", ".mcmeta", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", ".webmanifest", ".yy", ".yyp"}, "JSON with Comments": {".jsonc", ".code-snippets", ".sublime-build", ".sublime-commands", ".sublime-completions", ".sublime-keymap", ".sublime-macro", ".sublime-menu", ".sublime-mousemap", ".sublime-project", ".sublime-settings", ".sublime-theme", ".sublime-workspace", ".sublime_metrics", ".sublime_session"}, @@ -1561,7 +1607,7 @@ var ExtensionsByLanguage = map[string][]string{ "JSONiq": {".jq"}, "Janet": {".janet"}, "Jasmin": {".j"}, - "Java": {".java", ".jav"}, + "Java": {".java", ".jav", ".jsh"}, "Java Properties": {".properties"}, "Java Server Pages": {".jsp", ".tag"}, "JavaScript": {".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jslib", ".jsm", ".jspre", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, @@ -1578,9 +1624,11 @@ var ExtensionsByLanguage = map[string][]string{ "KRL": {".krl"}, "Kaitai Struct": {".ksy"}, "KakouneScript": {".kak"}, + "KerboScript": {".ks"}, "KiCad Layout": {".kicad_pcb", ".kicad_mod", ".kicad_wks"}, "KiCad Legacy Layout": {".brd"}, "KiCad Schematic": {".kicad_sch", ".sch"}, + "Kickstart": {".ks"}, "Kit": {".kit"}, "Kotlin": {".kt", ".ktm", ".kts"}, "Kusto": {".csl", ".kql"}, @@ -1608,7 +1656,7 @@ var ExtensionsByLanguage = map[string][]string{ "LiveScript": {".ls", "._ls"}, "Logos": {".xm", ".x", ".xi"}, "Logtalk": {".lgt", ".logtalk"}, - "LookML": {".lookml", ".model.lkml", ".view.lkml"}, + "LookML": {".lkml", ".lookml"}, "LoomScript": {".ls"}, "Lua": {".lua", ".fcgi", ".nse", ".p8", ".pd_lua", ".rbxs", ".rockspec", ".wlua"}, "M": {".mumps", ".m"}, @@ -1616,6 +1664,7 @@ var ExtensionsByLanguage = map[string][]string{ "M4Sugar": {".m4"}, "MATLAB": {".matlab", ".m"}, "MAXScript": {".ms", ".mcr"}, + "MDX": {".mdx"}, "MLIR": {".mlir"}, "MQL4": {".mq4", ".mqh"}, "MQL5": {".mq5", ".mqh"}, @@ -1624,17 +1673,18 @@ var ExtensionsByLanguage = map[string][]string{ "Macaulay2": {".m2"}, "Makefile": {".mak", ".d", ".make", ".makefile", ".mk", ".mkfile"}, "Mako": {".mako", ".mao"}, - "Markdown": {".md", ".livemd", ".markdown", ".mdown", ".mdwn", ".mdx", ".mkd", ".mkdn", ".mkdown", ".ronn", ".scd", ".workbook"}, + "Markdown": {".md", ".livemd", ".markdown", ".mdown", ".mdwn", ".mkd", ".mkdn", ".mkdown", ".ronn", ".scd", ".workbook"}, "Marko": {".marko"}, "Mask": {".mask"}, "Mathematica": {".mathematica", ".cdf", ".m", ".ma", ".mt", ".nb", ".nbp", ".wl", ".wlt"}, "Max": {".maxpat", ".maxhelp", ".maxproj", ".mxt", ".pat"}, "Mercury": {".m", ".moo"}, + "Mermaid": {".mmd", ".mermaid"}, "Metal": {".metal"}, "Microsoft Developer Studio Project": {".dsp"}, "Microsoft Visual Studio Solution": {".sln"}, "MiniD": {".minid"}, - "MiniYAML": {".yaml"}, + "MiniYAML": {".yaml", ".yml"}, "Mint": {".mint"}, "Mirah": {".druby", ".duby", ".mirah"}, "Modelica": {".mo"}, @@ -1673,6 +1723,11 @@ var ExtensionsByLanguage = map[string][]string{ "Nu": {".nu"}, "NumPy": {".numpy", ".numpyw", ".numsc"}, "Nunjucks": {".njk"}, + "Nushell": {".nu"}, + "OASv2-json": {".json"}, + "OASv2-yaml": {".yaml", ".yml"}, + "OASv3-json": {".json"}, + "OASv3-yaml": {".yaml", ".yml"}, "OCaml": {".ml", ".eliom", ".eliomi", ".ml4", ".mli", ".mll", ".mly"}, "ObjDump": {".objdump"}, "Object Data Instance Notation": {".odin"}, @@ -1696,11 +1751,13 @@ var ExtensionsByLanguage = map[string][]string{ "Oxygene": {".oxygene"}, "Oz": {".oz"}, "P4": {".p4"}, + "PDDL": {".pddl"}, "PEG.js": {".pegjs"}, "PHP": {".php", ".aw", ".ctp", ".fcgi", ".inc", ".php3", ".php4", ".php5", ".phps", ".phpt"}, "PLSQL": {".pls", ".bdy", ".ddl", ".fnc", ".pck", ".pkb", ".pks", ".plb", ".plsql", ".prc", ".spc", ".sql", ".tpb", ".tps", ".trg", ".vw"}, "PLpgSQL": {".pgsql", ".sql"}, "POV-Ray SDL": {".pov", ".inc"}, + "Pact": {".pact"}, "Pan": {".pan"}, "Papyrus": {".psc"}, "Parrot": {".parrot"}, @@ -1719,6 +1776,7 @@ var ExtensionsByLanguage = map[string][]string{ "Pod": {".pod"}, "Pod 6": {".pod", ".pod6"}, "PogoScript": {".pogo"}, + "Polar": {".polar"}, "Pony": {".pony"}, "Portugol": {".por"}, "PostCSS": {".pcss", ".postcss"}, @@ -1728,7 +1786,7 @@ var ExtensionsByLanguage = map[string][]string{ "Prisma": {".prisma"}, "Processing": {".pde"}, "Proguard": {".pro"}, - "Prolog": {".pl", ".pro", ".prolog", ".yap"}, + "Prolog": {".pl", ".plt", ".pro", ".prolog", ".yap"}, "Promela": {".pml"}, "Propeller Spin": {".spin"}, "Protocol Buffer": {".proto"}, @@ -1739,7 +1797,8 @@ var ExtensionsByLanguage = map[string][]string{ "Pure Data": {".pd"}, "PureBasic": {".pb", ".pbi"}, "PureScript": {".purs"}, - "Python": {".py", ".cgi", ".fcgi", ".gyp", ".gypi", ".lmi", ".py3", ".pyde", ".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".smk", ".spec", ".tac", ".wsgi", ".xpy"}, + "Pyret": {".arr"}, + "Python": {".py", ".cgi", ".fcgi", ".gyp", ".gypi", ".lmi", ".py3", ".pyde", ".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".spec", ".tac", ".wsgi", ".xpy"}, "Python traceback": {".pytb"}, "Q#": {".qs"}, "QML": {".qml", ".qbs"}, @@ -1747,6 +1806,7 @@ var ExtensionsByLanguage = map[string][]string{ "Qt Script": {".qs"}, "R": {".r", ".rd", ".rsx"}, "RAML": {".raml"}, + "RBS": {".rbs"}, "RDoc": {".rdoc"}, "REALbasic": {".rbbas", ".rbfrm", ".rbmnu", ".rbres", ".rbtbar", ".rbuistate"}, "REXX": {".rexx", ".pprx", ".rex"}, @@ -1798,14 +1858,16 @@ var ExtensionsByLanguage = map[string][]string{ "Sass": {".sass"}, "Scala": {".scala", ".kojo", ".sbt", ".sc"}, "Scaml": {".scaml"}, + "Scenic": {".scenic"}, "Scheme": {".scm", ".sch", ".sld", ".sls", ".sps", ".ss"}, "Scilab": {".sci", ".sce", ".tst"}, "Self": {".self"}, "ShaderLab": {".shader"}, - "Shell": {".sh", ".bash", ".bats", ".cgi", ".command", ".env", ".fcgi", ".ksh", ".sh.in", ".tmux", ".tool", ".zsh", ".zsh-theme"}, + "Shell": {".sh", ".bash", ".bats", ".cgi", ".command", ".fcgi", ".ksh", ".sh.in", ".tmux", ".tool", ".trigger", ".zsh", ".zsh-theme"}, "ShellSession": {".sh-session"}, "Shen": {".shen"}, "Sieve": {".sieve"}, + "Simple File Verification": {".sfv"}, "Slash": {".sl"}, "Slice": {".ice"}, "Slim": {".slim"}, @@ -1813,6 +1875,8 @@ var ExtensionsByLanguage = map[string][]string{ "Smali": {".smali"}, "Smalltalk": {".st", ".cs"}, "Smarty": {".tpl"}, + "Smithy": {".smithy"}, + "Snakemake": {".smk", ".snakefile"}, "Solidity": {".sol"}, "SourcePawn": {".sp", ".inc"}, "Spline Font Database": {".sfd"}, @@ -1827,9 +1891,11 @@ var ExtensionsByLanguage = map[string][]string{ "SugarSS": {".sss"}, "SuperCollider": {".sc", ".scd"}, "Svelte": {".svelte"}, + "Sway": {".sw"}, "Swift": {".swift"}, "SystemVerilog": {".sv", ".svh", ".vh"}, "TI Program": {".8xp", ".8xk", ".8xk.txt", ".8xp.txt"}, + "TL-Verilog": {".tlv"}, "TLA": {".tla"}, "TOML": {".toml"}, "TSQL": {".sql"}, @@ -1837,7 +1903,7 @@ var ExtensionsByLanguage = map[string][]string{ "TSX": {".tsx"}, "TXL": {".txl"}, "Talon": {".talon"}, - "Tcl": {".tcl", ".adp", ".tcl.in", ".tm"}, + "Tcl": {".tcl", ".adp", ".sdc", ".tcl.in", ".tm", ".xdc"}, "Tcsh": {".tcsh", ".csh"}, "TeX": {".tex", ".aux", ".bbx", ".cbx", ".cls", ".dtx", ".ins", ".lbx", ".ltx", ".mkii", ".mkiv", ".mkvi", ".sty", ".toc"}, "Tea": {".tea"}, @@ -1858,7 +1924,7 @@ var ExtensionsByLanguage = map[string][]string{ "UnrealScript": {".uc"}, "UrWeb": {".ur", ".urs"}, "V": {".v"}, - "VBA": {".bas", ".cls", ".frm", ".frx", ".vba"}, + "VBA": {".bas", ".cls", ".frm", ".vba"}, "VBScript": {".vbs"}, "VCL": {".vcl"}, "VHDL": {".vhdl", ".vhd", ".vhf", ".vhi", ".vho", ".vhs", ".vht", ".vhw"}, @@ -1870,13 +1936,17 @@ var ExtensionsByLanguage = map[string][]string{ "Vim Script": {".vim", ".vba", ".vimrc", ".vmb"}, "Vim Snippet": {".snip", ".snippet", ".snippets"}, "Visual Basic .NET": {".vb", ".vbhtml"}, + "Visual Basic 6.0": {".bas", ".cls", ".ctl", ".dsr", ".frm"}, "Volt": {".volt"}, "Vue": {".vue"}, "Vyper": {".vy"}, + "WDL": {".wdl"}, + "WGSL": {".wgsl"}, "Wavefront Material": {".mtl"}, "Wavefront Object": {".obj"}, "Web Ontology Language": {".owl"}, "WebAssembly": {".wast", ".wat"}, + "WebAssembly Interface Type": {".wit"}, "WebIDL": {".webidl"}, "WebVTT": {".vtt"}, "Whiley": {".whiley"}, @@ -1891,7 +1961,7 @@ var ExtensionsByLanguage = map[string][]string{ "X PixMap": {".xpm", ".pm"}, "X10": {".x10"}, "XC": {".xc"}, - "XML": {".xml", ".adml", ".admx", ".ant", ".axaml", ".axml", ".builds", ".ccproj", ".ccxml", ".clixml", ".cproject", ".cscfg", ".csdef", ".csl", ".csproj", ".ct", ".depproj", ".dita", ".ditamap", ".ditaval", ".dll.config", ".dotsettings", ".filters", ".fsproj", ".fxml", ".glade", ".gml", ".gmx", ".grxml", ".gst", ".hzp", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".qhelp", ".rdf", ".res", ".resx", ".rs", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sublime-snippet", ".targets", ".tml", ".ts", ".tsx", ".ui", ".urdf", ".ux", ".vbproj", ".vcxproj", ".vsixmanifest", ".vssettings", ".vstemplate", ".vxml", ".wixproj", ".workflow", ".wsdl", ".wsf", ".wxi", ".wxl", ".wxs", ".x3d", ".xacro", ".xaml", ".xib", ".xlf", ".xliff", ".xmi", ".xml.dist", ".xmp", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"}, + "XML": {".xml", ".adml", ".admx", ".ant", ".axaml", ".axml", ".builds", ".ccproj", ".ccxml", ".clixml", ".cproject", ".cscfg", ".csdef", ".csl", ".csproj", ".ct", ".depproj", ".dita", ".ditamap", ".ditaval", ".dll.config", ".dotsettings", ".filters", ".fsproj", ".fxml", ".glade", ".gml", ".gmx", ".grxml", ".gst", ".hzp", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".qhelp", ".rdf", ".res", ".resx", ".rs", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sublime-snippet", ".sw", ".targets", ".tml", ".ts", ".tsx", ".ui", ".urdf", ".ux", ".vbproj", ".vcxproj", ".vsixmanifest", ".vssettings", ".vstemplate", ".vxml", ".wixproj", ".workflow", ".wsdl", ".wsf", ".wxi", ".wxl", ".wxs", ".x3d", ".xacro", ".xaml", ".xib", ".xlf", ".xliff", ".xmi", ".xml.dist", ".xmp", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"}, "XML Property List": {".plist", ".sttheme", ".tmcommand", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme"}, "XPages": {".xsp-config", ".xsp.metadata"}, "XProc": {".xpl", ".xproc"}, @@ -1931,7 +2001,6 @@ var ExtensionsByLanguage = map[string][]string{ "q": {".q"}, "reStructuredText": {".rst", ".rest", ".rest.txt", ".rst.txt"}, "sed": {".sed"}, - "wdl": {".wdl"}, "wisp": {".wisp"}, "xBase": {".prg", ".ch", ".prw"}, } diff --git a/data/filename.go b/data/filename.go index 46e7e35..88725b8 100644 --- a/data/filename.go +++ b/data/filename.go @@ -1,5 +1,5 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data @@ -7,12 +7,15 @@ var LanguagesByFilename = map[string][]string{ ".Rprofile": {"R"}, ".XCompose": {"XCompose"}, ".abbrev_defs": {"Emacs Lisp"}, + ".ackrc": {"Option List"}, + ".all-contributorsrc": {"JSON"}, ".arcconfig": {"JSON"}, ".atomignore": {"Ignore List"}, ".auto-changelog": {"JSON"}, ".babelignore": {"Ignore List"}, ".babelrc": {"JSON with Comments"}, ".bash_aliases": {"Shell"}, + ".bash_functions": {"Shell"}, ".bash_history": {"Shell"}, ".bash_logout": {"Shell"}, ".bash_profile": {"Shell"}, @@ -37,8 +40,18 @@ var LanguagesByFilename = map[string][]string{ ".eleventyignore": {"Ignore List"}, ".emacs": {"Emacs Lisp"}, ".emacs.desktop": {"Emacs Lisp"}, - ".env": {"Shell"}, - ".env.example": {"Shell"}, + ".env": {"Dotenv"}, + ".env.ci": {"Dotenv"}, + ".env.dev": {"Dotenv"}, + ".env.development": {"Dotenv"}, + ".env.development.local": {"Dotenv"}, + ".env.example": {"Dotenv"}, + ".env.local": {"Dotenv"}, + ".env.prod": {"Dotenv"}, + ".env.production": {"Dotenv"}, + ".env.staging": {"Dotenv"}, + ".env.test": {"Dotenv"}, + ".env.testing": {"Dotenv"}, ".eslintignore": {"Ignore List"}, ".eslintrc.json": {"JSON with Comments"}, ".exrc": {"Vim Script"}, @@ -65,6 +78,7 @@ var LanguagesByFilename = map[string][]string{ ".jshintrc": {"JSON with Comments"}, ".jslintrc": {"JSON with Comments"}, ".kshrc": {"Shell"}, + ".latexmkrc": {"Perl"}, ".login": {"Shell"}, ".luacheckrc": {"Lua"}, ".markdownlintignore": {"Ignore List"}, @@ -82,10 +96,13 @@ var LanguagesByFilename = map[string][]string{ ".project": {"XML"}, ".pryrc": {"Ruby"}, ".pylintrc": {"INI"}, + ".scalafix.conf": {"HOCON"}, + ".scalafmt.conf": {"HOCON"}, ".shellcheckrc": {"ShellCheck Config"}, ".simplecov": {"Ruby"}, ".spacemacs": {"Emacs Lisp"}, ".stylelintignore": {"Ignore List"}, + ".swcrc": {"JSON with Comments"}, ".tern-config": {"JSON"}, ".tern-project": {"JSON"}, ".tm_properties": {"TextMate Properties"}, @@ -140,17 +157,21 @@ var LanguagesByFilename = map[string][]string{ "Gemfile.lock": {"Gemfile.lock"}, "Gopkg.lock": {"TOML"}, "Guardfile": {"Ruby"}, + "HOSTS": {"INI", "Hosts File"}, "INSTALL": {"Text"}, "INSTALL.mysql": {"Text"}, + "JUSTFILE": {"Just"}, "Jakefile": {"JavaScript"}, "Jarfile": {"Ruby"}, "Jenkinsfile": {"Groovy"}, + "Justfile": {"Just"}, "Kbuild": {"Makefile"}, "LICENSE": {"Text"}, "LICENSE.mysql": {"Text"}, "Lexer.x": {"Lex"}, "MANIFEST.MF": {"JAR Manifest"}, "MD5SUMS": {"Checksums"}, + "MODULE.bazel": {"Starlark"}, "Makefile": {"Makefile"}, "Makefile.PL": {"Perl"}, "Makefile.am": {"Makefile"}, @@ -188,13 +209,14 @@ var LanguagesByFilename = map[string][]string{ "Settings.StyleCop": {"XML"}, "Singularity": {"Singularity"}, "Slakefile": {"LiveScript"}, - "Snakefile": {"Python"}, + "Snakefile": {"Snakemake"}, "Snapfile": {"Ruby"}, "Steepfile": {"Ruby"}, "Thorfile": {"Ruby"}, "Tiltfile": {"Starlark"}, "Vagrantfile": {"Ruby"}, "WORKSPACE": {"Starlark"}, + "WORKSPACE.bazel": {"Starlark"}, "Web.Debug.config": {"XML"}, "Web.Release.config": {"XML"}, "Web.config": {"XML"}, @@ -207,6 +229,7 @@ var LanguagesByFilename = map[string][]string{ "_vimrc": {"Vim Script"}, "abbrev_defs": {"Emacs Lisp"}, "ack": {"Perl"}, + "ackrc": {"Option List"}, "ant.xml": {"Ant Build System"}, "apache2.conf": {"ApacheConf"}, "api-extractor.json": {"JSON with Comments"}, @@ -238,6 +261,7 @@ var LanguagesByFilename = map[string][]string{ "expr-dist": {"R"}, "file_contexts": {"SELinux Policy"}, "firestore.rules": {"Cloud Firestore Security Rules"}, + "flake.lock": {"JSON"}, "fonts.alias": {"X Font Directory Index"}, "fonts.dir": {"X Font Directory Index"}, "fonts.scale": {"X Font Directory Index"}, @@ -248,19 +272,24 @@ var LanguagesByFilename = map[string][]string{ "glide.lock": {"YAML"}, "go.mod": {"Go Module"}, "go.sum": {"Go Checksums"}, + "go.work": {"Go Workspace"}, + "go.work.sum": {"Go Checksums"}, "gradlew": {"Shell"}, "gvimrc": {"Vim Script"}, "haproxy.cfg": {"HAProxy"}, + "hosts": {"INI", "Hosts File"}, "httpd.conf": {"ApacheConf"}, "initial_sids": {"SELinux Policy"}, "inputrc": {"Readline Config"}, "installscript.qs": {"Qt Script"}, "jsconfig.json": {"JSON with Comments"}, + "justfile": {"Just"}, "kakrc": {"KakouneScript"}, "keep.me": {"Text"}, "kshrc": {"Shell"}, "language-configuration.json": {"JSON with Comments"}, "language-subtag-registry.txt": {"Record Jar"}, + "latexmkrc": {"Perl"}, "ld.script": {"Linker Script"}, "lexer.x": {"Lex"}, "login": {"Shell"}, @@ -277,6 +306,7 @@ var LanguagesByFilename = map[string][]string{ "mkfile": {"Makefile"}, "mmn": {"Roff"}, "mmt": {"Roff"}, + "mocha.opts": {"Option List"}, "nanorc": {"nanorc"}, "nextflow.config": {"Nextflow"}, "nginx.conf": {"Nginx"}, @@ -287,10 +317,12 @@ var LanguagesByFilename = map[string][]string{ "package.use.mask": {"Text"}, "package.use.stable.mask": {"Text"}, "packages.config": {"XML"}, + "pdm.lock": {"TOML"}, "poetry.lock": {"TOML"}, "pom.xml": {"Maven POM"}, "port_contexts": {"SELinux Policy"}, "profile": {"Shell"}, + "project.godot": {"Godot Resource"}, "pylintrc": {"INI"}, "read.me": {"Text"}, "readme.1st": {"Text"}, @@ -316,6 +348,7 @@ var LanguagesByFilename = map[string][]string{ "use.mask": {"Text"}, "use.stable.mask": {"Text"}, "vimrc": {"Vim Script"}, + "vlcrc": {"INI"}, "wscript": {"Python"}, "xcompose": {"XCompose"}, "yarn.lock": {"YAML"}, diff --git a/data/frequencies.go b/data/frequencies.go index 3c6866c..0b0585e 100644 --- a/data/frequencies.go +++ b/data/frequencies.go @@ -1,605 +1,641 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: bf853f1c663903e3ee35935189760191f1c45e1c +// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317 package data var LanguagesLogProbabilities = map[string]float64{ - "1C Enterprise": -6.116995, - "2-Dimensional Array": -7.215608, - "4D": -6.522460, - "ABAP": -7.908755, - "ABAP CDS": -7.215608, - "ABNF": -7.908755, - "AGS Script": -6.522460, - "AIDL": -7.215608, - "AL": -6.810142, - "AMPL": -7.215608, - "API Blueprint": -6.810142, - "APL": -6.810142, - "ASL": -7.215608, - "ASN.1": -7.908755, - "ASP.NET": -6.522460, - "ATS": -5.711530, - "ActionScript": -6.522460, - "Adblock Filter List": -6.299317, - "Adobe Font Metrics": -6.810142, - "Agda": -7.908755, - "Alloy": -6.810142, - "Alpine Abuild": -7.908755, - "Altium Designer": -6.522460, - "AngelScript": -7.215608, - "Ant Build System": -7.908755, - "Antlers": -6.299317, - "ApacheConf": -6.522460, - "Apex": -6.116995, - "Apollo Guidance Computer": -7.908755, - "AppleScript": -5.962845, - "AsciiDoc": -6.810142, - "AspectJ": -7.215608, - "Assembly": -5.510859, - "Astro": -7.908755, - "Asymptote": -7.215608, - "AutoHotkey": -7.908755, - "Avro IDL": -7.908755, - "Awk": -7.908755, - "BASIC": -7.908755, - "Ballerina": -6.299317, - "Beef": -6.810142, - "Befunge": -6.299317, - "Berry": -7.215608, - "BibTeX": -7.215608, - "Bicep": -7.215608, - "Bikeshed": -7.215608, - "BitBake": -7.215608, - "Blade": -7.215608, - "BlitzBasic": -6.810142, - "BlitzMax": -7.908755, - "Bluespec": -7.215608, - "Boogie": -6.810142, - "Brainfuck": -6.299317, - "BrighterScript": -6.810142, - "Brightscript": -7.908755, - "Browserslist": -7.215608, - "C": -3.848312, - "C#": -5.829313, - "C++": -3.996732, - "CAP CDS": -6.299317, - "CIL": -7.215608, - "CLIPS": -7.215608, - "CMake": -5.962845, - "COBOL": -6.522460, - "CODEOWNERS": -7.908755, - "CSON": -6.522460, - "CSS": -7.215608, - "CSV": -7.908755, - "CUE": -7.215608, - "CWeb": -7.215608, - "Cabal Config": -6.522460, - "Cadence": -6.116995, - "Cairo": -6.810142, - "CameLIGO": -7.908755, - "CartoCSS": -7.908755, - "Ceylon": -7.908755, - "Chapel": -6.299317, - "Charity": -7.908755, - "Checksums": -5.018383, - "Cirru": -5.269697, - "Clarion": -6.522460, - "Clarity": -6.810142, - "Classic ASP": -7.215608, - "Clean": -5.711530, - "Click": -7.215608, - "Clojure": -5.606170, - "Closure Templates": -7.908755, - "Cloud Firestore Security Rules": -7.908755, - "CoNLL-U": -6.810142, - "CodeQL": -6.116995, - "CoffeeScript": -5.606170, - "ColdFusion": -7.908755, - "ColdFusion CFC": -7.215608, - "Common Lisp": -5.711530, - "Common Workflow Language": -7.908755, - "Component Pascal": -7.215608, - "Cool": -7.215608, - "Coq": -5.343805, - "Creole": -7.908755, - "Crystal": -6.810142, - "Csound": -6.810142, - "Csound Document": -6.810142, - "Csound Score": -6.810142, - "Cuda": -7.215608, - "Cue Sheet": -7.215608, - "Curry": -7.215608, - "Cycript": -7.908755, - "D": -5.711530, - "DIGITAL Command Language": -6.522460, - "DM": -7.908755, - "DNS Zone": -7.215608, - "DTrace": -6.810142, - "Dafny": -7.215608, - "Dart": -7.908755, - "DataWeave": -6.299317, - "Debian Package Control File": -7.215608, - "DenizenScript": -7.215608, - "Dhall": -7.215608, - "Diff": -7.908755, - "DirectX 3D File": -7.908755, - "Dockerfile": -7.908755, - "Dogescript": -7.908755, - "E": -5.962845, - "E-mail": -7.908755, - "EBNF": -6.522460, - "ECL": -7.908755, - "ECLiPSe": -7.908755, - "EJS": -6.299317, - "EQ": -6.810142, - "Eagle": -7.215608, - "Earthly": -7.908755, - "Easybuild": -7.908755, - "EditorConfig": -7.908755, - "Edje Data Collection": -7.908755, - "Eiffel": -5.962845, - "Elixir": -6.116995, - "Elm": -6.810142, - "Elvish": -7.908755, - "Emacs Lisp": -5.510859, - "EmberScript": -7.908755, - "Erlang": -5.269697, - "Euphoria": -5.606170, - "F#": -5.829313, - "FIGlet Font": -7.908755, - "FLUX": -6.522460, - "Fantom": -7.215608, - "Faust": -7.215608, - "Fennel": -7.215608, - "Filebench WML": -7.908755, - "Filterscript": -7.215608, - "Fluent": -6.299317, - "Formatted": -6.810142, - "Forth": -5.136166, - "Fortran": -6.299317, - "FreeBasic": -6.810142, - "FreeMarker": -7.215608, - "Frege": -6.522460, - "Fstar": -6.810142, - "Futhark": -7.908755, - "G-code": -6.810142, - "GAML": -6.116995, - "GAMS": -7.908755, - "GAP": -5.711530, - "GCC Machine Description": -7.908755, - "GDB": -7.215608, - "GDScript": -6.522460, - "GEDCOM": -7.908755, - "GLSL": -5.018383, - "GN": -5.510859, - "GSC": -6.116995, - "Game Maker Language": -5.510859, - "Gemfile.lock": -7.908755, - "Gemini": -7.908755, - "Genero": -6.810142, - "Genero Forms": -7.908755, - "Genie": -6.522460, - "Gerber Image": -5.018383, - "Gherkin": -7.215608, - "Git Attributes": -7.908755, - "Git Config": -6.810142, - "Git Revision List": -7.908755, - "Gleam": -7.215608, - "Glyph Bitmap Distribution Format": -7.908755, - "Gnuplot": -5.962845, - "Go": -6.522460, - "Go Checksums": -7.908755, - "Go Module": -7.908755, - "Golo": -4.612918, - "Gosu": -6.299317, - "Grace": -7.215608, - "Gradle": -7.215608, - "Grammatical Framework": -4.195183, - "Graph Modeling Language": -6.810142, - "GraphQL": -6.522460, - "Graphviz (DOT)": -7.215608, - "Groovy": -6.116995, - "Groovy Server Pages": -6.522460, - "HAProxy": -6.522460, - "HCL": -6.116995, - "HLSL": -6.299317, - "HOCON": -7.215608, - "HTML": -5.829313, - "HTML+ECR": -7.908755, - "HTML+EEX": -6.810142, - "HTML+ERB": -6.810142, - "HTML+Razor": -7.215608, - "HXML": -7.215608, - "Hack": -4.507557, - "Haml": -7.215608, - "Handlebars": -7.215608, - "Haskell": -6.299317, - "HiveQL": -7.215608, - "HolyC": -6.299317, - "Hy": -6.810142, - "HyPhy": -5.829313, - "IDL": -6.299317, - "IGOR Pro": -6.810142, - "INI": -5.423848, - "Idris": -7.908755, - "Ignore List": -4.964316, - "ImageJ Macro": -7.215608, - "Inform 7": -7.215608, - "Inno Setup": -7.215608, - "Ioke": -7.908755, - "Isabelle": -7.908755, - "Isabelle ROOT": -7.908755, - "J": -7.215608, - "JAR Manifest": -7.908755, - "JFlex": -7.215608, - "JSON": -4.576550, - "JSON with Comments": -4.730701, - "JSON5": -7.215608, - "JSONLD": -7.908755, - "JSONiq": -7.215608, - "Janet": -6.810142, - "Jasmin": -5.829313, - "Java": -5.606170, - "Java Properties": -7.215608, - "JavaScript": -4.219875, - "JavaScript+ERB": -7.908755, - "Jest Snapshot": -7.908755, - "JetBrains MPS": -6.810142, - "Jinja": -7.215608, - "Jison": -6.810142, - "Jison Lex": -7.215608, - "Jolie": -6.299317, - "Jsonnet": -7.908755, - "Julia": -7.215608, - "Jupyter Notebook": -7.908755, - "KRL": -7.908755, - "Kaitai Struct": -7.215608, - "KakouneScript": -6.810142, - "KiCad Layout": -5.136166, - "KiCad Legacy Layout": -7.908755, - "KiCad Schematic": -5.962845, - "Kit": -7.908755, - "Kotlin": -7.908755, - "Kusto": -6.522460, - "LFE": -6.522460, - "LOLCODE": -7.908755, - "LSL": -7.215608, - "LTspice Symbol": -7.908755, - "LabVIEW": -5.510859, - "Lark": -6.810142, - "Lasso": -6.810142, - "Latte": -7.215608, - "Lean": -7.215608, - "Less": -7.908755, - "Lex": -7.215608, - "LigoLANG": -7.908755, - "Limbo": -6.810142, - "Linker Script": -6.522460, - "Linux Kernel Module": -6.810142, - "Liquid": -7.215608, - "Literate Agda": -7.908755, - "Literate CoffeeScript": -7.215608, - "LiveScript": -7.908755, - "Logos": -6.299317, - "Logtalk": -7.908755, - "LookML": -6.810142, - "LoomScript": -7.215608, - "Lua": -5.962845, - "M": -4.541459, - "M4": -6.299317, - "M4Sugar": -6.810142, - "MATLAB": -4.245193, - "MAXScript": -6.299317, - "MLIR": -6.522460, - "MQL4": -6.810142, - "MQL5": -6.810142, - "MTML": -7.908755, - "MUF": -7.215608, - "Macaulay2": -7.908755, - "Makefile": -5.423848, - "Markdown": -5.510859, - "Marko": -6.810142, - "Mask": -7.908755, - "Mathematica": -5.423848, - "Maven POM": -7.908755, - "Max": -6.810142, - "Mercury": -5.606170, - "Meson": -7.215608, - "Metal": -7.908755, - "Microsoft Developer Studio Project": -7.908755, - "Microsoft Visual Studio Solution": -7.908755, - "MiniYAML": -5.829313, - "Mint": -6.116995, - "Modelica": -5.423848, - "Modula-2": -7.908755, - "Modula-3": -6.299317, - "Module Management System": -6.299317, - "Monkey": -6.299317, - "Monkey C": -7.908755, - "Moocode": -6.810142, - "MoonScript": -7.908755, - "Motoko": -7.215608, - "Motorola 68K Assembly": -6.116995, - "Move": -7.215608, - "Muse": -7.215608, - "Mustache": -6.522460, - "NASL": -5.606170, - "NCL": -5.136166, - "NEON": -7.215608, - "NL": -7.215608, - "NPM Config": -7.908755, - "NSIS": -7.215608, - "NWScript": -6.116995, - "Nasal": -7.215608, - "Nearley": -7.908755, - "Nemerle": -7.908755, - "NetLinx": -7.215608, - "NetLinx+ERB": -7.215608, - "NetLogo": -7.908755, - "NewLisp": -6.810142, - "Nextflow": -6.522460, - "Nginx": -6.810142, - "Nim": -6.116995, - "Nit": -4.730701, - "Nix": -7.908755, - "Nu": -7.215608, - "Nunjucks": -7.908755, - "OCaml": -5.606170, - "Object Data Instance Notation": -7.908755, - "ObjectScript": -7.908755, - "Objective-C": -4.817712, - "Objective-C++": -7.215608, - "Objective-J": -6.810142, - "Odin": -7.908755, - "Omgrofl": -7.908755, - "Opa": -7.215608, - "Opal": -7.908755, - "Open Policy Agent": -6.522460, - "OpenCL": -7.215608, - "OpenEdge ABL": -6.116995, - "OpenQASM": -7.908755, - "OpenRC runscript": -7.908755, - "OpenSCAD": -7.215608, - "OpenStep Property List": -7.215608, - "Org": -7.908755, - "Ox": -6.810142, - "Oxygene": -7.908755, - "Oz": -7.908755, - "P4": -7.215608, - "PEG.js": -7.908755, - "PHP": -4.964316, - "PLSQL": -5.829313, - "PLpgSQL": -5.962845, - "POV-Ray SDL": -5.423848, - "Pan": -5.018383, - "Papyrus": -6.810142, - "Parrot Assembly": -7.908755, - "Parrot Internal Representation": -7.908755, - "Pascal": -5.343805, - "Pawn": -5.962845, - "Pep8": -5.962845, - "Perl": -4.730701, - "Pic": -6.810142, - "Pickle": -6.522460, - "PicoLisp": -7.908755, - "PigLatin": -7.908755, - "Pike": -6.810142, - "PlantUML": -5.962845, - "Pod": -6.522460, - "Pod 6": -7.908755, - "PogoScript": -7.908755, - "Pony": -6.116995, - "Portugol": -7.215608, - "PostCSS": -7.215608, - "PostScript": -6.810142, - "PowerBuilder": -6.116995, - "PowerShell": -6.522460, - "Prisma": -6.299317, - "Processing": -7.908755, - "Procfile": -7.908755, - "Proguard": -6.810142, - "Prolog": -5.711530, - "Promela": -5.962845, - "Propeller Spin": -5.606170, - "Protocol Buffer": -7.908755, - "Protocol Buffer Text Format": -6.522460, - "Public Key": -5.962845, - "Pug": -7.215608, - "Puppet": -6.299317, - "PureBasic": -7.215608, - "PureScript": -6.522460, - "Python": -4.773261, - "Q#": -7.215608, - "QML": -7.908755, - "QMake": -6.522460, - "Qt Script": -7.215608, - "Quake": -7.215608, - "R": -5.829313, - "RAML": -7.908755, - "RDoc": -7.908755, - "REXX": -6.522460, - "RMarkdown": -7.215608, - "RPC": -6.810142, - "RPGLE": -5.711530, - "RPM Spec": -6.810142, - "RUNOFF": -6.522460, - "Racket": -7.215608, - "Ragel": -6.810142, - "Raku": -4.730701, - "Rascal": -6.299317, - "ReScript": -7.908755, - "Readline Config": -7.908755, - "Reason": -6.116995, - "ReasonLIGO": -7.908755, - "Rebol": -6.116995, - "Record Jar": -7.908755, - "Red": -7.215608, - "Redirect Rules": -7.908755, - "Regular Expression": -6.522460, - "Ren'Py": -7.908755, - "RenderScript": -7.215608, - "Rich Text Format": -7.215608, - "Ring": -6.522460, - "Riot": -7.215608, - "RobotFramework": -6.810142, - "Roff": -5.075541, - "Roff Manpage": -5.423848, - "RouterOS Script": -6.522460, - "Ruby": -4.325236, - "Rust": -6.810142, - "SAS": -6.810142, - "SCSS": -7.908755, - "SELinux Policy": -6.522460, - "SMT": -6.522460, - "SPARQL": -7.215608, - "SQF": -7.215608, - "SQL": -5.269697, - "SQLPL": -6.116995, - "SRecode Template": -7.908755, - "SSH Config": -6.116995, - "STAR": -6.810142, - "STON": -5.962845, - "SWIG": -6.810142, - "Sage": -7.908755, - "SaltStack": -6.116995, - "Sass": -7.908755, - "Scala": -5.962845, - "Scaml": -7.908755, - "Scheme": -6.522460, - "Scilab": -6.810142, - "ShaderLab": -6.810142, - "Shell": -3.957511, - "ShellCheck Config": -7.908755, - "ShellSession": -6.810142, - "Shen": -6.810142, - "Sieve": -5.510859, - "Singularity": -7.908755, - "Slash": -7.908755, - "Slice": -6.810142, - "Slim": -7.908755, - "SmPL": -7.908755, - "Smali": -5.962845, - "Smalltalk": -5.606170, - "Soong": -7.908755, - "SourcePawn": -6.810142, - "Squirrel": -7.908755, - "Stan": -6.810142, - "Standard ML": -6.299317, - "Starlark": -5.829313, - "Stata": -5.962845, - "StringTemplate": -7.908755, - "Stylus": -7.908755, - "SubRip Text": -7.908755, - "SugarSS": -7.908755, - "SuperCollider": -6.299317, - "Svelte": -7.908755, - "Swift": -4.147555, - "SystemVerilog": -6.522460, - "TI Program": -6.522460, - "TLA": -7.215608, - "TOML": -6.522460, - "TSQL": -6.522460, - "TSV": -7.908755, - "TSX": -6.522460, - "TXL": -7.908755, - "Talon": -7.215608, - "Tcl": -6.299317, - "Tcsh": -7.908755, - "TeX": -5.962845, - "Tea": -7.908755, - "Terra": -6.810142, - "Texinfo": -7.908755, - "Text": -4.650658, - "TextMate Properties": -7.908755, - "Thrift": -7.908755, - "Turing": -6.522460, - "Turtle": -7.215608, - "Type Language": -7.215608, - "TypeScript": -6.299317, - "Unity3D Asset": -6.116995, - "Unix Assembly": -6.522460, - "Uno": -6.810142, - "UnrealScript": -7.215608, - "UrWeb": -7.215608, - "V": -5.711530, - "VBA": -6.522460, - "VBScript": -7.908755, - "VCL": -7.215608, - "VHDL": -7.908755, - "Valve Data Format": -7.908755, - "Velocity Template Language": -6.810142, - "Verilog": -5.269697, - "Vim Help File": -7.908755, - "Vim Script": -5.711530, - "Vim Snippet": -7.215608, - "Visual Basic .NET": -6.810142, - "Volt": -7.908755, - "Vue": -7.215608, - "Vyper": -6.299317, - "Wavefront Material": -6.522460, - "Wavefront Object": -6.299317, - "Web Ontology Language": -7.908755, - "WebAssembly": -6.116995, - "WebIDL": -7.215608, - "WebVTT": -7.215608, - "Wget Config": -7.908755, - "Whiley": -6.810142, - "Wikitext": -7.215608, - "Win32 Message File": -7.908755, - "Windows Registry Entries": -7.908755, - "Witcher Script": -7.215608, - "Wollok": -7.215608, - "World of Warcraft Addon Data": -6.810142, - "Wren": -7.908755, - "X BitMap": -7.908755, - "X Font Directory Index": -6.522460, - "X PixMap": -7.215608, - "X10": -5.018383, - "XC": -7.908755, - "XCompose": -7.908755, - "XML": -3.660259, - "XML Property List": -5.962845, - "XPages": -7.215608, - "XProc": -7.908755, - "XQuery": -7.908755, - "XS": -7.908755, - "XSLT": -7.908755, - "Xojo": -6.116995, - "Xonsh": -7.908755, - "Xtend": -7.215608, - "YAML": -5.269697, - "YANG": -7.908755, - "YARA": -6.810142, - "YASnippet": -7.215608, - "Yacc": -7.908755, - "Yul": -7.215608, - "ZAP": -7.908755, - "ZIL": -7.908755, - "Zeek": -6.810142, - "ZenScript": -7.908755, - "Zephir": -7.215608, - "Zig": -6.810142, - "Zimpl": -7.908755, - "cURL Config": -7.908755, - "desktop": -7.215608, - "dircolors": -7.908755, - "eC": -7.908755, - "edn": -7.908755, - "fish": -6.810142, - "hoon": -7.215608, - "jq": -7.215608, - "kvlang": -7.908755, - "mIRC Script": -6.522460, - "mcfunction": -7.908755, - "nanorc": -6.810142, - "q": -7.215608, - "reStructuredText": -7.908755, - "robots.txt": -7.908755, - "sed": -7.908755, - "wdl": -6.810142, - "wisp": -7.908755, - "xBase": -6.810142, + "1C Enterprise": -6.172048, + "2-Dimensional Array": -7.270661, + "4D": -6.577514, + "ABAP": -7.963808, + "ABAP CDS": -7.270661, + "ABNF": -7.963808, + "AGS Script": -6.577514, + "AIDL": -7.270661, + "AL": -6.865196, + "AMPL": -7.270661, + "API Blueprint": -6.865196, + "APL": -6.865196, + "ASL": -7.270661, + "ASN.1": -7.963808, + "ASP.NET": -6.577514, + "ATS": -5.766583, + "ActionScript": -6.577514, + "Adblock Filter List": -6.354370, + "Adobe Font Metrics": -6.865196, + "Agda": -7.963808, + "Alloy": -6.865196, + "Alpine Abuild": -7.963808, + "Altium Designer": -6.577514, + "AngelScript": -7.270661, + "Ant Build System": -7.963808, + "Antlers": -6.354370, + "ApacheConf": -6.577514, + "Apex": -5.766583, + "Apollo Guidance Computer": -7.963808, + "AppleScript": -6.017898, + "AsciiDoc": -6.865196, + "AspectJ": -7.270661, + "Assembly": -5.565913, + "Astro": -7.963808, + "Asymptote": -7.270661, + "AutoHotkey": -7.963808, + "Avro IDL": -7.963808, + "Awk": -7.963808, + "BASIC": -6.865196, + "Ballerina": -6.354370, + "Beef": -6.865196, + "Befunge": -6.354370, + "Berry": -7.270661, + "BibTeX": -7.270661, + "Bicep": -7.270661, + "Bikeshed": -7.270661, + "BitBake": -7.270661, + "Blade": -7.270661, + "BlitzBasic": -6.865196, + "BlitzMax": -7.963808, + "Bluespec": -7.270661, + "Boogie": -6.865196, + "Brainfuck": -6.354370, + "BrighterScript": -6.865196, + "Brightscript": -7.963808, + "Browserslist": -7.270661, + "C": -3.903365, + "C#": -5.884366, + "C++": -3.974824, + "CAP CDS": -6.354370, + "CIL": -7.270661, + "CLIPS": -7.270661, + "CMake": -6.017898, + "COBOL": -6.577514, + "CODEOWNERS": -7.963808, + "CSON": -6.577514, + "CSS": -7.270661, + "CSV": -7.963808, + "CUE": -7.270661, + "CWeb": -7.270661, + "Cabal Config": -6.577514, + "Cadence": -6.172048, + "Cairo": -6.865196, + "CameLIGO": -7.963808, + "CartoCSS": -7.963808, + "Ceylon": -7.963808, + "Chapel": -6.354370, + "Charity": -7.963808, + "Checksums": -5.073436, + "Circom": -6.865196, + "Cirru": -5.324751, + "Clarion": -6.577514, + "Clarity": -6.865196, + "Classic ASP": -7.270661, + "Clean": -5.766583, + "Click": -7.270661, + "Clojure": -5.661223, + "Closure Templates": -7.963808, + "Cloud Firestore Security Rules": -7.963808, + "CoNLL-U": -6.865196, + "CodeQL": -6.172048, + "CoffeeScript": -5.661223, + "ColdFusion": -7.963808, + "ColdFusion CFC": -7.270661, + "Common Lisp": -5.766583, + "Common Workflow Language": -7.963808, + "Component Pascal": -7.270661, + "Cool": -7.270661, + "Coq": -5.398859, + "Creole": -7.963808, + "Crystal": -6.865196, + "Csound": -6.865196, + "Csound Document": -6.865196, + "Csound Score": -6.865196, + "Cuda": -7.270661, + "Cue Sheet": -7.270661, + "Curry": -7.270661, + "Cycript": -7.963808, + "Cypher": -6.577514, + "D": -5.766583, + "D2": -7.270661, + "DIGITAL Command Language": -6.577514, + "DM": -7.963808, + "DNS Zone": -7.270661, + "DTrace": -6.865196, + "Dafny": -7.270661, + "Dart": -7.963808, + "DataWeave": -6.354370, + "Debian Package Control File": -7.270661, + "DenizenScript": -7.270661, + "Dhall": -7.270661, + "Diff": -7.963808, + "DirectX 3D File": -7.963808, + "Dockerfile": -7.963808, + "Dogescript": -7.963808, + "Dotenv": -5.398859, + "E": -6.017898, + "E-mail": -7.963808, + "EBNF": -6.577514, + "ECL": -7.963808, + "ECLiPSe": -7.963808, + "EJS": -6.354370, + "EQ": -6.865196, + "Eagle": -7.270661, + "Earthly": -7.963808, + "Easybuild": -7.963808, + "Ecmarkup": -7.963808, + "EditorConfig": -6.865196, + "Edje Data Collection": -7.963808, + "Eiffel": -6.017898, + "Elixir": -6.172048, + "Elm": -6.865196, + "Elvish": -7.963808, + "Emacs Lisp": -5.565913, + "EmberScript": -7.963808, + "Erlang": -5.191219, + "Euphoria": -5.661223, + "F#": -5.884366, + "FIGlet Font": -7.963808, + "FLUX": -6.577514, + "Fantom": -7.270661, + "Faust": -7.270661, + "Fennel": -7.270661, + "Filebench WML": -7.963808, + "Filterscript": -7.270661, + "Fluent": -6.354370, + "Formatted": -6.865196, + "Forth": -5.191219, + "Fortran": -6.354370, + "FreeBasic": -6.577514, + "FreeMarker": -7.270661, + "Frege": -6.577514, + "Fstar": -6.865196, + "Futhark": -7.963808, + "G-code": -6.865196, + "GAML": -6.172048, + "GAMS": -7.963808, + "GAP": -5.766583, + "GCC Machine Description": -7.963808, + "GDB": -7.270661, + "GDScript": -6.577514, + "GEDCOM": -7.963808, + "GLSL": -5.073436, + "GN": -5.565913, + "GSC": -6.172048, + "Game Maker Language": -5.565913, + "Gemfile.lock": -7.963808, + "Gemini": -7.963808, + "Genero": -6.865196, + "Genero Forms": -7.963808, + "Genie": -6.577514, + "Gerber Image": -5.073436, + "Gherkin": -7.270661, + "Git Attributes": -7.963808, + "Git Config": -6.865196, + "Git Revision List": -7.963808, + "Gleam": -7.270661, + "Glyph Bitmap Distribution Format": -7.963808, + "Gnuplot": -5.884366, + "Go": -6.577514, + "Go Checksums": -7.270661, + "Go Module": -7.963808, + "Go Workspace": -7.963808, + "Godot Resource": -6.354370, + "Golo": -4.667971, + "Gosu": -6.354370, + "Grace": -7.270661, + "Gradle": -7.270661, + "Grammatical Framework": -4.250236, + "Graph Modeling Language": -6.865196, + "GraphQL": -6.577514, + "Graphviz (DOT)": -7.270661, + "Groovy": -6.172048, + "Groovy Server Pages": -6.577514, + "HAProxy": -6.577514, + "HCL": -6.172048, + "HLSL": -6.354370, + "HOCON": -6.577514, + "HTML": -5.884366, + "HTML+ECR": -7.963808, + "HTML+EEX": -6.865196, + "HTML+ERB": -6.865196, + "HTML+Razor": -7.270661, + "HXML": -7.270661, + "Hack": -4.562611, + "Haml": -7.270661, + "Handlebars": -7.270661, + "Haskell": -6.354370, + "HiveQL": -7.270661, + "HolyC": -6.354370, + "Hosts File": -7.963808, + "Hy": -6.865196, + "HyPhy": -5.884366, + "IDL": -6.354370, + "IGOR Pro": -6.865196, + "INI": -5.191219, + "Idris": -7.963808, + "Ignore List": -5.019369, + "ImageJ Macro": -7.270661, + "Imba": -7.963808, + "Inform 7": -7.270661, + "Ink": -6.354370, + "Inno Setup": -7.270661, + "Ioke": -7.963808, + "Isabelle": -7.963808, + "Isabelle ROOT": -7.963808, + "J": -7.270661, + "JAR Manifest": -7.963808, + "JCL": -6.865196, + "JFlex": -7.270661, + "JSON": -4.562611, + "JSON with Comments": -4.744932, + "JSON5": -7.270661, + "JSONLD": -7.963808, + "JSONiq": -7.270661, + "Janet": -6.865196, + "Jasmin": -5.884366, + "Java": -5.565913, + "Java Properties": -7.270661, + "JavaScript": -4.274928, + "JavaScript+ERB": -7.963808, + "Jest Snapshot": -7.963808, + "JetBrains MPS": -6.865196, + "Jinja": -7.270661, + "Jison": -6.865196, + "Jison Lex": -7.270661, + "Jolie": -6.354370, + "Jsonnet": -7.963808, + "Julia": -7.270661, + "Jupyter Notebook": -7.963808, + "Just": -7.963808, + "KRL": -7.963808, + "Kaitai Struct": -7.270661, + "KakouneScript": -6.865196, + "KerboScript": -6.865196, + "KiCad Layout": -5.191219, + "KiCad Legacy Layout": -7.963808, + "KiCad Schematic": -6.017898, + "Kickstart": -6.865196, + "Kit": -7.963808, + "Kotlin": -7.963808, + "Kusto": -6.577514, + "LFE": -6.577514, + "LOLCODE": -7.963808, + "LSL": -7.270661, + "LTspice Symbol": -7.963808, + "LabVIEW": -5.565913, + "Lark": -6.865196, + "Lasso": -6.865196, + "Latte": -7.270661, + "Lean": -7.270661, + "Less": -7.963808, + "Lex": -7.270661, + "LigoLANG": -7.963808, + "Limbo": -6.865196, + "Linker Script": -6.577514, + "Linux Kernel Module": -6.865196, + "Liquid": -7.270661, + "Literate Agda": -7.963808, + "Literate CoffeeScript": -7.270661, + "LiveScript": -7.963808, + "Logos": -6.354370, + "Logtalk": -7.963808, + "LookML": -6.865196, + "LoomScript": -7.270661, + "Lua": -6.017898, + "M": -4.596512, + "M4": -6.354370, + "M4Sugar": -6.865196, + "MATLAB": -4.300246, + "MAXScript": -6.354370, + "MDX": -7.963808, + "MLIR": -6.577514, + "MQL4": -6.865196, + "MQL5": -6.865196, + "MTML": -7.963808, + "MUF": -7.270661, + "Macaulay2": -7.963808, + "Makefile": -5.478901, + "Markdown": -5.661223, + "Marko": -6.865196, + "Mask": -7.963808, + "Mathematica": -5.478901, + "Maven POM": -7.963808, + "Max": -6.865196, + "Mercury": -5.661223, + "Mermaid": -5.565913, + "Meson": -7.270661, + "Metal": -7.963808, + "Microsoft Developer Studio Project": -7.963808, + "Microsoft Visual Studio Solution": -7.963808, + "MiniYAML": -5.766583, + "Mint": -6.172048, + "Modelica": -5.478901, + "Modula-2": -7.963808, + "Modula-3": -6.354370, + "Module Management System": -6.354370, + "Monkey": -6.354370, + "Monkey C": -7.963808, + "Moocode": -6.865196, + "MoonScript": -7.963808, + "Motoko": -7.270661, + "Motorola 68K Assembly": -6.172048, + "Move": -7.270661, + "Muse": -7.270661, + "Mustache": -6.577514, + "NASL": -5.661223, + "NCL": -5.191219, + "NEON": -7.270661, + "NL": -7.270661, + "NPM Config": -7.963808, + "NSIS": -7.270661, + "NWScript": -6.172048, + "Nasal": -7.270661, + "Nearley": -7.963808, + "Nemerle": -7.963808, + "NetLinx": -7.270661, + "NetLinx+ERB": -7.270661, + "NetLogo": -7.963808, + "NewLisp": -6.865196, + "Nextflow": -6.577514, + "Nginx": -6.865196, + "Nim": -6.172048, + "Nit": -4.785754, + "Nix": -7.963808, + "Nu": -7.270661, + "Nunjucks": -7.963808, + "Nushell": -7.270661, + "OASv2-json": -7.963808, + "OASv2-yaml": -7.270661, + "OASv3-json": -7.963808, + "OASv3-yaml": -7.270661, + "OCaml": -5.661223, + "Object Data Instance Notation": -7.963808, + "ObjectScript": -7.963808, + "Objective-C": -4.872765, + "Objective-C++": -7.270661, + "Objective-J": -6.865196, + "Odin": -7.963808, + "Omgrofl": -7.963808, + "Opa": -7.270661, + "Opal": -7.963808, + "Open Policy Agent": -6.577514, + "OpenCL": -7.270661, + "OpenEdge ABL": -6.172048, + "OpenQASM": -7.963808, + "OpenRC runscript": -7.963808, + "OpenSCAD": -7.270661, + "OpenStep Property List": -7.270661, + "Option List": -6.865196, + "Org": -7.963808, + "Ox": -6.865196, + "Oxygene": -7.963808, + "Oz": -7.963808, + "P4": -7.270661, + "PDDL": -6.865196, + "PEG.js": -7.963808, + "PHP": -5.019369, + "PLSQL": -5.884366, + "PLpgSQL": -6.017898, + "POV-Ray SDL": -5.478901, + "Pact": -7.270661, + "Pan": -5.073436, + "Papyrus": -6.865196, + "Parrot Assembly": -7.963808, + "Parrot Internal Representation": -7.963808, + "Pascal": -5.398859, + "Pawn": -6.017898, + "Pep8": -6.017898, + "Perl": -4.667971, + "Pic": -6.865196, + "Pickle": -6.577514, + "PicoLisp": -7.963808, + "PigLatin": -7.963808, + "Pike": -6.865196, + "PlantUML": -6.017898, + "Pod": -6.577514, + "Pod 6": -7.963808, + "PogoScript": -7.963808, + "Polar": -7.270661, + "Pony": -6.172048, + "Portugol": -7.270661, + "PostCSS": -7.270661, + "PostScript": -6.865196, + "PowerBuilder": -6.172048, + "PowerShell": -6.577514, + "Prisma": -6.354370, + "Processing": -7.963808, + "Procfile": -7.963808, + "Proguard": -6.865196, + "Prolog": -5.661223, + "Promela": -6.017898, + "Propeller Spin": -5.661223, + "Protocol Buffer": -7.963808, + "Protocol Buffer Text Format": -6.577514, + "Public Key": -6.017898, + "Pug": -7.270661, + "Puppet": -6.354370, + "PureBasic": -7.270661, + "PureScript": -6.577514, + "Pyret": -7.963808, + "Python": -4.919286, + "Q#": -7.270661, + "QML": -7.963808, + "QMake": -6.577514, + "Qt Script": -7.270661, + "Quake": -7.270661, + "R": -5.884366, + "RAML": -7.963808, + "RBS": -7.963808, + "RDoc": -7.963808, + "REXX": -6.577514, + "RMarkdown": -7.270661, + "RPC": -6.865196, + "RPGLE": -5.766583, + "RPM Spec": -6.865196, + "RUNOFF": -6.577514, + "Racket": -7.270661, + "Ragel": -6.865196, + "Raku": -4.785754, + "Rascal": -6.354370, + "ReScript": -7.963808, + "Readline Config": -7.963808, + "Reason": -6.172048, + "ReasonLIGO": -7.963808, + "Rebol": -6.172048, + "Record Jar": -7.963808, + "Red": -7.270661, + "Redirect Rules": -7.963808, + "Regular Expression": -6.577514, + "Ren'Py": -7.963808, + "RenderScript": -7.270661, + "Rich Text Format": -7.270661, + "Ring": -6.577514, + "Riot": -7.270661, + "RobotFramework": -6.865196, + "Roff": -5.130595, + "Roff Manpage": -5.478901, + "RouterOS Script": -6.577514, + "Ruby": -4.300246, + "Rust": -6.577514, + "SAS": -6.865196, + "SCSS": -7.963808, + "SELinux Policy": -6.577514, + "SMT": -6.577514, + "SPARQL": -7.270661, + "SQF": -7.270661, + "SQL": -5.324751, + "SQLPL": -6.172048, + "SRecode Template": -7.963808, + "SSH Config": -6.172048, + "STAR": -6.865196, + "STON": -6.017898, + "SWIG": -6.865196, + "Sage": -7.963808, + "SaltStack": -6.172048, + "Sass": -7.963808, + "Scala": -6.017898, + "Scaml": -7.963808, + "Scenic": -6.577514, + "Scheme": -6.577514, + "Scilab": -6.865196, + "ShaderLab": -6.865196, + "Shell": -4.012564, + "ShellCheck Config": -7.963808, + "ShellSession": -6.865196, + "Shen": -6.865196, + "Sieve": -5.565913, + "Simple File Verification": -7.270661, + "Singularity": -7.963808, + "Slash": -7.963808, + "Slice": -6.865196, + "Slim": -7.963808, + "SmPL": -7.963808, + "Smali": -6.017898, + "Smalltalk": -5.661223, + "Smithy": -7.963808, + "Snakemake": -6.577514, + "Soong": -7.963808, + "SourcePawn": -6.865196, + "Squirrel": -7.963808, + "Stan": -6.865196, + "Standard ML": -6.354370, + "Starlark": -5.661223, + "Stata": -6.017898, + "StringTemplate": -7.963808, + "Stylus": -7.963808, + "SubRip Text": -7.963808, + "SugarSS": -7.963808, + "SuperCollider": -6.354370, + "Svelte": -7.963808, + "Sway": -6.354370, + "Swift": -4.202608, + "SystemVerilog": -6.577514, + "TI Program": -6.577514, + "TL-Verilog": -7.270661, + "TLA": -7.270661, + "TOML": -6.354370, + "TSQL": -6.577514, + "TSV": -7.963808, + "TSX": -6.577514, + "TXL": -7.963808, + "Talon": -7.270661, + "Tcl": -6.017898, + "Tcsh": -7.963808, + "TeX": -6.017898, + "Tea": -7.963808, + "Terra": -6.865196, + "Texinfo": -7.963808, + "Text": -4.705711, + "TextMate Properties": -7.963808, + "Thrift": -7.963808, + "Turing": -6.577514, + "Turtle": -7.270661, + "Type Language": -7.270661, + "TypeScript": -6.354370, + "Unity3D Asset": -6.172048, + "Unix Assembly": -6.577514, + "Uno": -6.865196, + "UnrealScript": -7.270661, + "UrWeb": -7.270661, + "V": -5.766583, + "VBA": -5.884366, + "VBScript": -7.963808, + "VCL": -7.270661, + "VHDL": -7.963808, + "Valve Data Format": -7.963808, + "Velocity Template Language": -6.865196, + "Verilog": -5.324751, + "Vim Help File": -7.963808, + "Vim Script": -5.766583, + "Vim Snippet": -7.270661, + "Visual Basic .NET": -6.865196, + "Visual Basic 6.0": -5.661223, + "Volt": -7.963808, + "Vue": -7.270661, + "Vyper": -6.354370, + "WDL": -6.865196, + "WGSL": -7.963808, + "Wavefront Material": -6.577514, + "Wavefront Object": -6.354370, + "Web Ontology Language": -7.963808, + "WebAssembly": -6.172048, + "WebAssembly Interface Type": -7.963808, + "WebIDL": -7.270661, + "WebVTT": -6.865196, + "Wget Config": -7.963808, + "Whiley": -6.865196, + "Wikitext": -7.270661, + "Win32 Message File": -7.963808, + "Windows Registry Entries": -7.963808, + "Witcher Script": -7.270661, + "Wollok": -7.270661, + "World of Warcraft Addon Data": -6.865196, + "Wren": -7.963808, + "X BitMap": -7.963808, + "X Font Directory Index": -6.577514, + "X PixMap": -7.270661, + "X10": -5.073436, + "XC": -7.963808, + "XCompose": -7.963808, + "XML": -3.701128, + "XML Property List": -5.661223, + "XPages": -7.270661, + "XProc": -7.963808, + "XQuery": -7.963808, + "XS": -7.963808, + "XSLT": -7.963808, + "Xojo": -6.172048, + "Xonsh": -7.963808, + "Xtend": -7.270661, + "YAML": -5.324751, + "YANG": -7.963808, + "YARA": -6.865196, + "YASnippet": -7.270661, + "Yacc": -7.963808, + "Yul": -7.270661, + "ZAP": -7.963808, + "ZIL": -7.963808, + "Zeek": -6.865196, + "ZenScript": -7.963808, + "Zephir": -7.270661, + "Zig": -6.865196, + "Zimpl": -7.963808, + "cURL Config": -7.963808, + "desktop": -7.270661, + "dircolors": -7.963808, + "eC": -7.963808, + "edn": -7.963808, + "fish": -6.865196, + "hoon": -7.270661, + "jq": -7.270661, + "kvlang": -7.963808, + "mIRC Script": -6.577514, + "mcfunction": -7.963808, + "nanorc": -6.865196, + "q": -7.270661, + "reStructuredText": -7.963808, + "robots.txt": -7.963808, + "sed": -7.963808, + "wisp": -7.963808, + "xBase": -6.865196, } var TokensLogProbabilities = map[string]map[string]float64{ @@ -7814,396 +7850,456 @@ var TokensLogProbabilities = map[string]map[string]float64{ "”": -5.584749, }, "Apex": map[string]float64{ - "!": -4.922563, - "&": -8.100617, - "&&": -4.922563, - "(": -2.636785, - ")": -2.638906, - "+": -4.666629, - ",": -2.224282, - "-": -5.798031, - ".AccountSid__c": -8.793764, - ".AuthToken__c": -8.793764, - ".get": -7.407469, - ".getAccount": -8.100617, - ".getAccountSid": -8.793764, - ".getHeaders": -8.793764, - ".getParameters": -8.100617, - ".getSid": -8.100617, - ".length": -8.100617, - ".split": -8.793764, - ".toString": -8.793764, - "/": -7.407469, - "//": -8.100617, - "//Chinese": -8.100617, - "//Converts": -8.793764, - "//Czech": -8.793764, - "//Danish": -8.793764, - "//Dutch": -8.793764, - "//English": -8.793764, - "//FOR": -8.100617, - "//Finnish": -8.793764, - "//French": -8.793764, - "//German": -8.793764, - "//Hungarian": -8.793764, - "//Indonesian": -8.793764, - "//Italian": -8.793764, - "//Japanese": -8.793764, - "//Korean": -8.793764, - "//LIST/ARRAY": -8.793764, - "//Polish": -8.793764, - "//Portuguese": -8.793764, - "//Returns": -8.793764, - "//Russian": -8.793764, - "//Spanish": -8.793764, - "//Swedish": -8.793764, - "//Thai": -8.793764, - "//Throws": -8.793764, - "//Turkish": -8.793764, - "//check": -8.100617, - "//dash": -8.793764, - "//the": -8.100617, - "//underscore": -8.793764, - ":": -5.574888, - ";": -3.100032, - "<": -5.267403, - "": -8.100617, - "": -8.793764, - "": -7.695151, - "": -5.461559, - "": -5.702721, - "": -8.100617, - "": -5.426468, - "": -5.328028, - "=": -1.965052, - ">": -2.423863, - "?": -7.184326, - "@isTest": -8.793764, - "Account": -8.100617, - "ApexPages.currentPage": -7.407469, - "ArrayUtils": -8.793764, - "ArrayUtils.toString": -6.308857, - "Attachment": -8.100617, - "Boolean": -5.156178, - "BooleanUtils": -8.793764, - "Brazilian": -8.793764, - "DEFAULTS": -8.793764, - "DEFAULTS.containsKey": -7.695151, - "DEFAULTS.get": -7.695151, - "DEFAULT_LANGUAGE_CODE": -7.695151, - "Double": -8.793764, - "EMPTY_STRING_ARRAY": -8.793764, - "ERROR": -8.793764, - "EmailUtils": -8.793764, - "Exception": -8.793764, - "FORCE.COM": -8.793764, - "FROM": -8.793764, - "G_GEO_BAD_KEY": -8.793764, - "G_GEO_BAD_REQUEST": -8.793764, - "G_GEO_MISSING_ADDRESS": -8.793764, - "G_GEO_SERVER_ERROR": -8.793764, - "G_GEO_SUCCESS": -8.793764, - "G_GEO_TOO_MANY_QUERIES": -8.793764, - "G_GEO_UNAVAILABLE_ADDRESS": -8.793764, - "G_GEO_UNKNOWN_ADDRESS": -8.793764, - "G_GEO_UNKNOWN_DIRECTIONS": -8.793764, - "GeoUtils": -8.793764, - "GeoUtils.generateFromContent": -8.793764, - "HTTP_LANGUAGE_CODE_PARAMETER_KEY": -8.100617, - "ID": -8.793764, - "IN": -8.793764, - "ISObjectComparator": -7.695151, - "Id": -8.793764, - "IllegalArgumentException": -7.184326, - "Integer": -5.267403, - "LANGUAGES_FROM_BROWSER_AS_LIST": -7.695151, - "LANGUAGES_FROM_BROWSER_AS_LIST.size": -8.793764, - "LANGUAGES_FROM_BROWSER_AS_STRING": -8.100617, - "LANGUAGE_CODE_SET": -8.793764, - "LANGUAGE_HTTP_PARAMETER": -6.847854, - "LanguageUtils": -8.793764, - "List": -4.531084, - "MAX_NUMBER_OF_ELEMENTS_IN_LIST": -7.184326, - "Map": -5.359777, - "Messaging.EmailFileAttachment": -8.100617, - "Messaging.SingleEmailMessage": -7.695151, - "Messaging.sendEmail": -8.793764, - "MissingTwilioConfigCustomSettingsException": -8.100617, - "OBJECTS": -8.793764, - "Object": -5.658270, - "ObjectComparator": -7.695151, - "PRIMITIVES": -8.793764, - "Page.kmlPreviewTemplate": -8.793764, - "PageReference": -8.100617, - "PrimitiveComparator": -8.100617, - "SALESFORCE": -8.793764, - "SELECT": -8.793764, - "SORTING": -8.793764, - "SObject": -5.849325, - "SUPPORTED_LANGUAGE_CODES": -8.100617, - "SUPPORTED_LANGUAGE_CODES.contains": -8.100617, - "Set": -7.002004, - "Simplified": -8.793764, - "String": -4.699419, - "StringUtils.defaultString": -7.407469, - "StringUtils.equalsIgnoreCase": -8.793764, - "StringUtils.isNotBlank": -8.793764, - "StringUtils.length": -8.793764, - "StringUtils.lowerCase": -7.695151, - "StringUtils.replaceChars": -8.100617, - "StringUtils.split": -8.793764, - "StringUtils.substring": -8.793764, - "System.assert": -7.002004, - "System.assertEquals": -7.184326, - "Test.isRunningTest": -8.793764, - "Test.setCurrentPage": -8.793764, - "Traditional": -8.793764, - "TwilioAPI": -8.100617, - "TwilioAPI.client": -8.100617, - "TwilioAPI.getDefaultAccount": -8.793764, - "TwilioAPI.getDefaultClient": -8.100617, - "TwilioAPI.getTwilioConfig": -8.100617, - "TwilioAccount": -8.793764, - "TwilioCapability": -8.100617, - "TwilioConfig__c": -7.184326, - "TwilioConfig__c.getOrgDefaults": -8.793764, - "TwilioRestClient": -7.184326, - "UserInfo.getLanguage": -8.793764, - "WHERE": -8.793764, - "[": -4.188594, - "\\": -7.184326, - "]": -4.188594, - "a": -7.407469, - "aList": -7.407469, - "accountAddressString": -8.793764, - "accountSid": -8.100617, - "activity.": -8.793764, - "actual": -6.021175, - "actual.size": -8.100617, - "adr": -7.407469, - "adr.replaceAll": -8.100617, - "amp": -8.793764, - "an": -8.100617, - "anArray": -6.154706, - "anArray.size": -8.100617, - "array": -5.658270, - "as": -8.793764, - "assertArraysAreEqual": -8.100617, - "attachment": -8.793764, - "attachment.Body": -8.793764, - "attachment.Name": -8.793764, - "attachmentIDs": -8.100617, - "authToken": -8.100617, - "billingcity": -8.793764, - "billingcountry": -8.793764, - "billingpostalcode": -8.793764, - "billingstate": -8.793764, - "billingstreet": -8.793764, - "body": -6.714322, - "bool": -5.328028, - "boolArray": -7.407469, - "boolArray.size": -8.793764, - "boolean": -8.793764, - "but": -8.100617, - "class": -6.847854, - "client": -8.100617, - "comparator": -6.154706, - "comparator.compare": -6.308857, - "conversion": -8.793764, - "count": -6.491179, - "createCapability": -8.793764, - "createClient": -8.793764, - "defaultVal": -8.100617, - "displayLanguageCode": -6.228814, - "elmt": -6.714322, - "else": -5.574888, - "email": -8.793764, - "emailSubject": -6.491179, - "etc.": -8.793764, - "expected": -6.021175, - "expected.size": -7.407469, - "extends": -8.793764, - "false": -6.228814, - "falseString": -8.100617, - "falseValue": -8.100617, - "fieldName": -7.695151, - "fieldName.trim": -8.100617, - "fileAttachment": -8.100617, - "fileAttachment.setBody": -8.793764, - "fileAttachment.setFileName": -8.793764, - "fileAttachments": -7.184326, - "fileAttachments.add": -8.793764, - "fileAttachments.size": -8.793764, - "filterLanguageCode": -7.407469, - "final": -7.002004, - "firstItem": -8.100617, - "for": -5.615710, - "generateFromContent": -8.793764, - "get": -7.695151, - "getAllLanguages": -7.695151, - "getDefaultAccount": -8.793764, - "getDefaultClient": -8.100617, - "getLangCodeByBrowser": -7.407469, - "getLangCodeByBrowserOrIfNullThenHttpParam": -8.793764, - "getLangCodeByBrowserOrIfNullThenUser": -8.793764, - "getLangCodeByHttpParam": -7.407469, - "getLangCodeByHttpParamOrIfNullThenBrowser": -8.793764, - "getLangCodeByHttpParamOrIfNullThenUser": -8.793764, - "getLangCodeByUser": -7.695151, - "getLanguageName": -8.793764, - "getSuppLangCodeSet": -8.100617, - "getTwilioConfig": -7.695151, - "global": -4.545269, - "header": -8.100617, - "hi": -4.733321, - "htmlBody": -8.100617, - "i": -4.823472, - "id": -8.793764, - "if": -4.305127, - "insert": -8.793764, - "instanceof": -8.793764, - "int": -8.793764, - "is": -7.184326, - "isEmpty": -6.847854, - "isFalse": -8.793764, - "isNotEmpty": -7.407469, - "isNotFalse": -8.793764, - "isNotTrue": -8.793764, - "isNotValidEmailAddress": -8.793764, - "isTrue": -8.793764, - "isValidEmailAddress": -8.100617, - "j": -6.491179, - "langCode": -7.695151, - "langCodes": -8.100617, - "langCodes.add": -8.793764, - "languageCode": -8.100617, - "languageFromBrowser": -7.002004, - "list": -5.267403, - "lo": -4.922563, - "lowerCase": -8.793764, - "mail": -8.100617, - "mail.setBccSender": -8.793764, - "mail.setFileAttachments": -8.793764, - "mail.setHtmlBody": -8.793764, - "mail.setPlainTextBody": -8.793764, - "mail.setSaveAsActivity": -8.793764, - "mail.setSubject": -8.793764, - "mail.setToAddresses": -8.793764, - "mail.setUseSignature": -8.793764, - "merg": -8.100617, - "merged": -7.002004, - "merged.add": -8.100617, - "mergex": -8.100617, - "n": -8.793764, - "name": -8.100617, - "negate": -8.793764, - "new": -4.733321, - "not": -7.695151, - "null": -4.293954, - "obj": -7.695151, - "objectArray": -6.085714, - "objectArray.size": -7.002004, - "objectToString": -8.793764, - "objects": -7.695151, - "objects.size": -8.793764, - "one": -8.100617, - "other": -8.100617, - "pageRef": -7.695151, - "param": -8.100617, - "pivot": -6.154706, - "pluck": -8.793764, - "plucked": -7.695151, - "pr": -8.793764, - "pr.getContent": -8.793764, - "private": -6.491179, - "prs": -6.714322, - "public": -6.714322, - "qsort": -5.903392, - "r": -8.793764, - "recipients": -6.395868, - "recipients.size": -8.793764, - "ret": -7.695151, - "ret.replaceAll": -8.793764, - "return": -4.139803, - "returnList": -6.395868, - "returnList.add": -6.714322, - "returnValue": -5.702721, - "returnValue.add": -7.695151, - "reverse": -8.100617, - "sObj": -7.407469, - "sObjects": -8.793764, - "saved": -8.793764, - "see": -8.100617, - "sendEmail": -7.407469, - "sendEmailWithStandardAttachments": -7.695151, - "sendHTMLEmail": -8.793764, - "sendTextEmail": -8.793764, - "size": -6.021175, - "sortAsc": -5.615710, - "specifying": -8.793764, - "split": -7.184326, - "split.size": -8.100617, - "splitAndFilterAcceptLanguageHeader": -8.100617, - "startIndex": -6.596539, - "static": -4.399315, - "stdAttachments": -7.407469, - "str": -6.491179, - "str.split": -8.793764, - "str.toLowerCase": -8.793764, - "str.toUpperCase": -8.793764, - "str.trim": -7.695151, - "strToBoolean": -8.793764, - "string": -7.695151, - "strings": -7.695151, - "strings.add": -8.793764, - "strs": -6.596539, - "strs.size": -7.695151, - "subset": -7.002004, - "system.assert": -8.793764, - "system.assertEquals": -8.793764, - "system.debug": -8.793764, - "t": -8.793764, - "test_TwilioAPI": -8.793764, - "testmethod": -8.793764, - "textBody": -8.100617, - "the": -8.100617, - "theList": -4.517098, - "theList.size": -8.100617, - "throw": -7.002004, - "tmp": -7.002004, - "to": -7.695151, - "toBoolean": -8.100617, - "toBooleanDefaultIfNull": -8.793764, - "toInteger": -8.793764, - "toString": -7.695151, - "toStringYN": -8.793764, - "toStringYesNo": -8.793764, - "token": -7.002004, - "token.contains": -8.793764, - "token.indexOf": -8.793764, - "token.substring": -8.793764, - "tokens": -7.695151, - "translatedLanguageNames": -8.793764, - "translatedLanguageNames.containsKey": -8.793764, - "translatedLanguageNames.get": -8.100617, - "trim": -8.793764, - "true": -6.308857, - "trueString": -8.100617, - "trueValue": -8.100617, - "try": -8.793764, - "twilioCfg": -6.847854, - "twilioCfg.AccountSid__c": -7.695151, - "twilioCfg.AuthToken__c": -7.695151, - "upperCase": -8.793764, - "useHTML": -7.002004, - "value": -6.596539, - "values.": -8.793764, - "void": -6.596539, - "while": -6.714322, - "xor": -8.793764, - "{": -3.418485, - "||": -6.308857, - "}": -3.423126, + "!": -4.940184, + "&": -8.138857, + "&&": -4.960803, + "(": -2.617396, + ")": -2.619398, + "+": -4.673121, + ",": -2.240330, + "-": -5.836272, + ".AccountSid__c": -8.832004, + ".AuthToken__c": -8.832004, + ".addMonths": -8.832004, + ".get": -7.445710, + ".getAccount": -8.138857, + ".getAccountSid": -8.832004, + ".getHeaders": -8.832004, + ".getParameters": -8.138857, + ".getSid": -8.138857, + ".length": -8.138857, + ".run": -8.138857, + ".split": -8.832004, + ".toString": -8.832004, + "/": -7.445710, + "//": -8.138857, + "//Chinese": -8.138857, + "//Converts": -8.832004, + "//Czech": -8.832004, + "//Danish": -8.832004, + "//Dutch": -8.832004, + "//English": -8.832004, + "//FOR": -8.138857, + "//Finnish": -8.832004, + "//French": -8.832004, + "//German": -8.832004, + "//Hungarian": -8.832004, + "//Indonesian": -8.832004, + "//Italian": -8.832004, + "//Japanese": -8.832004, + "//Korean": -8.832004, + "//LIST/ARRAY": -8.832004, + "//Polish": -8.832004, + "//Portuguese": -8.832004, + "//Returns": -8.832004, + "//Russian": -8.832004, + "//Spanish": -8.832004, + "//Swedish": -8.832004, + "//Thai": -8.832004, + "//Throws": -8.832004, + "//Turkish": -8.832004, + "//check": -8.138857, + "//dash": -8.832004, + "//the": -8.138857, + "//underscore": -8.832004, + ":": -5.499799, + ";": -3.098663, + "<": -5.305643, + "": -8.138857, + "": -8.832004, + "": -8.138857, + "": -8.832004, + "": -8.138857, + "": -7.733392, + "": -7.733392, + "": -5.499799, + "": -8.138857, + "": -5.740961, + "": -8.138857, + "": -5.464708, + "": -5.366268, + "=": -1.988254, + ">": -2.460392, + "?": -7.222566, + "@isTest": -8.832004, + "Account": -7.222566, + "AccountId": -8.832004, + "AccountTrigger": -8.832004, + "AccountTriggerHandler": -8.832004, + "AddRelatedRecord": -8.832004, + "ApexPages.currentPage": -7.445710, + "ArrayUtils": -8.832004, + "ArrayUtils.toString": -6.347097, + "Attachment": -8.138857, + "Boolean": -5.194418, + "BooleanUtils": -8.832004, + "Brazilian": -8.832004, + "CloseDate": -8.832004, + "DEFAULTS": -8.832004, + "DEFAULTS.containsKey": -7.733392, + "DEFAULTS.get": -7.733392, + "DEFAULT_LANGUAGE_CODE": -7.733392, + "Database.SaveResult": -8.832004, + "Database.insert": -8.832004, + "Double": -8.832004, + "EMPTY_STRING_ARRAY": -8.832004, + "ERROR": -8.832004, + "EmailUtils": -8.832004, + "Exception": -8.832004, + "FORCE.COM": -8.832004, + "FROM": -7.733392, + "G_GEO_BAD_KEY": -8.832004, + "G_GEO_BAD_REQUEST": -8.832004, + "G_GEO_MISSING_ADDRESS": -8.832004, + "G_GEO_SERVER_ERROR": -8.832004, + "G_GEO_SUCCESS": -8.832004, + "G_GEO_TOO_MANY_QUERIES": -8.832004, + "G_GEO_UNAVAILABLE_ADDRESS": -8.832004, + "G_GEO_UNKNOWN_ADDRESS": -8.832004, + "G_GEO_UNKNOWN_DIRECTIONS": -8.832004, + "GeoUtils": -8.832004, + "GeoUtils.generateFromContent": -8.832004, + "HTTP_LANGUAGE_CODE_PARAMETER_KEY": -8.138857, + "ID": -8.832004, + "IN": -8.138857, + "ISObjectComparator": -7.733392, + "Id": -7.445710, + "IllegalArgumentException": -7.222566, + "Integer": -5.305643, + "LANGUAGES_FROM_BROWSER_AS_LIST": -7.733392, + "LANGUAGES_FROM_BROWSER_AS_LIST.size": -8.832004, + "LANGUAGES_FROM_BROWSER_AS_STRING": -8.138857, + "LANGUAGE_CODE_SET": -8.832004, + "LANGUAGE_HTTP_PARAMETER": -6.886094, + "LanguageUtils": -8.832004, + "List": -4.462556, + "LogEvent__c": -8.832004, + "LogTriggerHandler": -8.138857, + "Log_Data__c": -8.832004, + "Log__e": -8.832004, + "LoggingLevel.ERROR": -8.832004, + "MAX_NUMBER_OF_ELEMENTS_IN_LIST": -7.222566, + "Map": -5.335496, + "Messaging.EmailFileAttachment": -8.138857, + "Messaging.SingleEmailMessage": -7.733392, + "Messaging.sendEmail": -8.832004, + "MetadataTriggerHandler": -8.832004, + "MissingTwilioConfigCustomSettingsException": -8.138857, + "Name": -8.832004, + "OBJECTS": -8.832004, + "Object": -5.696510, + "ObjectComparator": -7.733392, + "Opportunities": -8.832004, + "Opportunity": -8.832004, + "PRIMITIVES": -8.832004, + "Page.kmlPreviewTemplate": -8.832004, + "PageReference": -8.138857, + "PrimitiveComparator": -8.138857, + "Quiddity__c": -8.832004, + "Request_Id__c": -8.832004, + "SALESFORCE": -8.832004, + "SELECT": -7.733392, + "SORTING": -8.832004, + "SObject": -5.887565, + "SUPPORTED_LANGUAGE_CODES": -8.138857, + "SUPPORTED_LANGUAGE_CODES.contains": -8.138857, + "Set": -7.040244, + "Severity__c": -8.832004, + "Simplified": -8.832004, + "StageName": -8.832004, + "String": -4.737659, + "StringUtils.defaultString": -7.445710, + "StringUtils.equalsIgnoreCase": -8.832004, + "StringUtils.isNotBlank": -8.832004, + "StringUtils.length": -8.832004, + "StringUtils.lowerCase": -7.733392, + "StringUtils.replaceChars": -8.138857, + "StringUtils.split": -8.832004, + "StringUtils.substring": -8.832004, + "System.assert": -7.040244, + "System.assertEquals": -7.222566, + "System.debug": -8.832004, + "System.today": -8.832004, + "Test.isRunningTest": -8.832004, + "Test.setCurrentPage": -8.832004, + "Traditional": -8.832004, + "Trigger.new": -8.138857, + "TriggerHandler": -8.832004, + "TwilioAPI": -8.138857, + "TwilioAPI.client": -8.138857, + "TwilioAPI.getDefaultAccount": -8.832004, + "TwilioAPI.getDefaultClient": -8.138857, + "TwilioAPI.getTwilioConfig": -8.138857, + "TwilioAccount": -8.832004, + "TwilioCapability": -8.138857, + "TwilioConfig__c": -7.222566, + "TwilioConfig__c.getOrgDefaults": -8.832004, + "TwilioRestClient": -7.222566, + "UserInfo.getLanguage": -8.832004, + "WHERE": -8.138857, + "[": -4.216883, + "\\": -7.222566, + "]": -4.216883, + "a": -7.445710, + "a.Id": -8.832004, + "a.Name": -8.832004, + "aList": -7.445710, + "accountAddressString": -8.832004, + "accountSid": -8.138857, + "acctsWithOpps": -8.832004, + "activity.": -8.832004, + "actual": -6.059415, + "actual.size": -8.138857, + "adr": -7.445710, + "adr.replaceAll": -8.138857, + "after": -7.040244, + "afterInsert": -8.832004, + "amp": -8.832004, + "an": -8.138857, + "anArray": -6.192947, + "anArray.size": -8.138857, + "array": -5.696510, + "as": -8.832004, + "assertArraysAreEqual": -8.138857, + "attachment": -8.832004, + "attachment.Body": -8.832004, + "attachment.Name": -8.832004, + "attachmentIDs": -8.138857, + "authToken": -8.138857, + "before": -7.733392, + "billingcity": -8.832004, + "billingcountry": -8.832004, + "billingpostalcode": -8.832004, + "billingstate": -8.832004, + "billingstreet": -8.832004, + "body": -6.752562, + "bool": -5.366268, + "boolArray": -7.445710, + "boolArray.size": -8.832004, + "boolean": -8.832004, + "but": -8.138857, + "class": -6.752562, + "client": -8.138857, + "comparator": -6.192947, + "comparator.compare": -6.347097, + "conversion": -8.832004, + "count": -6.529419, + "createCapability": -8.832004, + "createClient": -8.832004, + "defaultVal": -8.138857, + "delete": -8.138857, + "displayLanguageCode": -6.267055, + "elmt": -6.752562, + "else": -5.613128, + "email": -8.832004, + "emailSubject": -6.529419, + "etc.": -8.832004, + "event": -8.832004, + "event.Log_Message__c": -8.832004, + "event.Quiddity__c": -8.832004, + "event.Request_Id__c": -8.832004, + "event.Severity__c": -8.832004, + "events": -8.138857, + "events.add": -8.832004, + "expected": -6.059415, + "expected.size": -7.445710, + "extends": -8.138857, + "false": -6.192947, + "falseString": -8.138857, + "falseValue": -8.138857, + "fieldName": -7.733392, + "fieldName.trim": -8.138857, + "fileAttachment": -8.138857, + "fileAttachment.setBody": -8.832004, + "fileAttachment.setFileName": -8.832004, + "fileAttachments": -7.222566, + "fileAttachments.add": -8.832004, + "fileAttachments.size": -8.832004, + "filterLanguageCode": -7.445710, + "final": -7.040244, + "firstItem": -8.138857, + "for": -5.573907, + "generateFromContent": -8.832004, + "get": -7.733392, + "getAllLanguages": -7.733392, + "getDefaultAccount": -8.832004, + "getDefaultClient": -8.138857, + "getLangCodeByBrowser": -7.445710, + "getLangCodeByBrowserOrIfNullThenHttpParam": -8.832004, + "getLangCodeByBrowserOrIfNullThenUser": -8.832004, + "getLangCodeByHttpParam": -7.445710, + "getLangCodeByHttpParamOrIfNullThenBrowser": -8.832004, + "getLangCodeByHttpParamOrIfNullThenUser": -8.832004, + "getLangCodeByUser": -7.733392, + "getLanguageName": -8.832004, + "getSuppLangCodeSet": -8.138857, + "getTwilioConfig": -7.733392, + "global": -4.583509, + "header": -8.138857, + "hi": -4.771561, + "htmlBody": -8.138857, + "i": -4.861712, + "id": -8.832004, + "if": -4.321144, + "incomingRecords": -8.832004, + "insert": -7.222566, + "instanceof": -8.832004, + "int": -8.832004, + "is": -7.222566, + "isEmpty": -6.886094, + "isFalse": -8.832004, + "isNotEmpty": -7.445710, + "isNotFalse": -8.832004, + "isNotTrue": -8.832004, + "isNotValidEmailAddress": -8.832004, + "isTrue": -8.832004, + "isValidEmailAddress": -8.138857, + "j": -6.529419, + "langCode": -7.733392, + "langCodes": -8.138857, + "langCodes.add": -8.832004, + "languageCode": -8.138857, + "languageFromBrowser": -7.040244, + "list": -5.305643, + "lo": -4.960803, + "lowerCase": -8.832004, + "mail": -8.138857, + "mail.setBccSender": -8.832004, + "mail.setFileAttachments": -8.832004, + "mail.setHtmlBody": -8.832004, + "mail.setPlainTextBody": -8.832004, + "mail.setSaveAsActivity": -8.832004, + "mail.setSubject": -8.832004, + "mail.setToAddresses": -8.832004, + "mail.setUseSignature": -8.832004, + "merg": -8.138857, + "merged": -7.040244, + "merged.add": -8.138857, + "mergex": -8.138857, + "n": -8.832004, + "name": -8.138857, + "negate": -8.832004, + "new": -4.642349, + "not": -7.733392, + "null": -4.332194, + "obj": -7.733392, + "objectArray": -6.123954, + "objectArray.size": -7.040244, + "objectToString": -8.832004, + "objects": -7.733392, + "objects.size": -8.832004, + "on": -8.138857, + "one": -8.138857, + "oppList": -8.138857, + "oppList.add": -8.832004, + "oppList.size": -8.832004, + "other": -8.138857, + "override": -8.832004, + "pageRef": -7.733392, + "param": -8.138857, + "pivot": -6.192947, + "pluck": -8.832004, + "plucked": -7.733392, + "pr": -8.832004, + "pr.getContent": -8.832004, + "private": -6.529419, + "prs": -6.752562, + "public": -6.434109, + "qsort": -5.941632, + "r": -8.832004, + "recipients": -6.434109, + "recipients.size": -8.832004, + "res": -8.138857, + "ret": -7.733392, + "ret.replaceAll": -8.832004, + "return": -4.178044, + "returnList": -6.434109, + "returnList.add": -6.752562, + "returnValue": -5.740961, + "returnValue.add": -7.733392, + "reverse": -8.138857, + "sObj": -7.445710, + "sObjects": -8.832004, + "saveRes": -8.138857, + "saveRes.isSuccess": -8.832004, + "saved": -8.832004, + "see": -8.138857, + "sendEmail": -7.445710, + "sendEmailWithStandardAttachments": -7.733392, + "sendHTMLEmail": -8.832004, + "sendTextEmail": -8.832004, + "sharing": -8.832004, + "size": -6.059415, + "sortAsc": -5.653950, + "specifying": -8.832004, + "split": -7.222566, + "split.size": -8.138857, + "splitAndFilterAcceptLanguageHeader": -8.138857, + "startIndex": -6.634779, + "static": -4.437555, + "stdAttachments": -7.445710, + "str": -6.529419, + "str.split": -8.832004, + "str.toLowerCase": -8.832004, + "str.toUpperCase": -8.832004, + "str.trim": -7.733392, + "strToBoolean": -8.832004, + "string": -7.733392, + "strings": -7.733392, + "strings.add": -8.832004, + "strs": -6.634779, + "strs.size": -7.733392, + "subset": -7.040244, + "system.assert": -8.832004, + "system.assertEquals": -8.832004, + "system.debug": -8.832004, + "t": -8.832004, + "test_TwilioAPI": -8.832004, + "testmethod": -8.832004, + "textBody": -8.138857, + "the": -8.138857, + "theList": -4.555338, + "theList.size": -8.138857, + "this.incomingRecords": -8.138857, + "throw": -7.040244, + "tmp": -7.040244, + "to": -7.733392, + "toBoolean": -8.138857, + "toBooleanDefaultIfNull": -8.832004, + "toInteger": -8.832004, + "toString": -7.733392, + "toStringYN": -8.832004, + "toStringYesNo": -8.832004, + "token": -7.040244, + "token.contains": -8.832004, + "token.indexOf": -8.832004, + "token.substring": -8.832004, + "tokens": -7.733392, + "translatedLanguageNames": -8.832004, + "translatedLanguageNames.containsKey": -8.832004, + "translatedLanguageNames.get": -8.138857, + "trigger": -8.138857, + "trim": -8.832004, + "true": -6.347097, + "trueString": -8.138857, + "trueValue": -8.138857, + "try": -8.832004, + "twilioCfg": -6.886094, + "twilioCfg.AccountSid__c": -7.733392, + "twilioCfg.AuthToken__c": -7.733392, + "undelete": -8.832004, + "update": -7.733392, + "upperCase": -8.832004, + "useHTML": -7.040244, + "value": -6.634779, + "values.": -8.832004, + "void": -6.529419, + "while": -6.752562, + "with": -8.832004, + "xor": -8.832004, + "{": -3.415904, + "||": -6.347097, + "}": -3.411469, }, "Apollo Guidance Computer": map[string]float64{ "#": -4.050994, @@ -10956,57 +11052,227 @@ var TokensLogProbabilities = map[string]map[string]float64{ "~": -4.174387, }, "BASIC": map[string]float64{ - "$": -4.025352, - "(": -2.726069, - ")": -2.726069, - "*": -2.926739, - "+": -2.639057, - ",": -5.123964, - "-": -2.821379, - "/": -4.025352, - "//github.com/telnet": -5.123964, - ":": -5.123964, - ";": -4.025352, - "<": -5.123964, - "=": -2.351375, - ">": -5.123964, - "ANSI": -5.123964, - "BASIC": -5.123964, - "CHR": -4.430817, - "CLS": -5.123964, - "Colors": -5.123964, - "FOR": -4.430817, - "GOTO": -4.430817, - "HEIGHT": -4.430817, - "IF": -4.430817, - "IMC": -4.430817, - "IMF": -3.044522, - "INT": -5.123964, - "K": -3.514526, - "LOCATE": -5.123964, - "M": -4.430817, - "MAXIM": -4.430817, - "MAXK": -4.025352, - "MAXRE": -4.430817, - "MINIM": -4.025352, - "MINRE": -4.025352, - "Mandelbrot": -5.123964, - "NEXT": -4.430817, - "November": -5.123964, - "PRINT": -4.025352, - "REC": -4.430817, - "REF": -3.044522, - "REM": -4.025352, - "STR": -5.123964, - "Set": -5.123964, - "THEN": -4.430817, - "TO": -4.430817, - "WIDTH": -4.430817, - "X": -3.737670, - "Y": -3.737670, - "https": -5.123964, - "in": -5.123964, - "with": -5.123964, + "\x1a": -6.940706, + "!": -5.842094, + "$": -3.357187, + "&": -4.542811, + "'": -7.633854, + "(": -2.829833, + ")": -2.829833, + "*": -4.743482, + "+": -4.078505, + ",": -2.486359, + "-": -4.022936, + ".": -6.940706, + "/": -5.687943, + "//github.com/telnet": -7.633854, + ":": -2.577608, + ";": -4.301649, + "<": -4.232656, + "=": -2.340549, + ">": -4.168118, + "A": -5.554412, + "AH": -6.247559, + "AL": -5.687943, + "AND": -5.068904, + "ANSI": -7.633854, + "ARROW": -6.940706, + "AX": -5.148947, + "Asteroid": -7.633854, + "B": -6.535241, + "BASIC": -7.633854, + "BGM": -4.455800, + "By": -7.633854, + "C": -3.827191, + "C.": -7.633854, + "CHR": -5.842094, + "CIRCLE": -6.940706, + "CLS": -6.247559, + "COLOR": -4.925803, + "Canyon": -7.633854, + "Collision": -7.633854, + "Colors": -7.633854, + "Create": -7.633854, + "D": -6.247559, + "DATA": -5.687943, + "DIM": -7.633854, + "DM": -4.800640, + "DX": -4.498359, + "Dash": -6.940706, + "Death": -7.633854, + "Detect": -7.633854, + "ELSE": -5.554412, + "END": -6.247559, + "ERL": -6.940706, + "ERR": -6.940706, + "ERROR": -7.633854, + "ESCAPE": -7.633854, + "Emulator": -7.633854, + "Error": -7.633854, + "FD": -7.633854, + "FIX": -6.024416, + "FNMOVE": -6.940706, + "FNRAND": -7.633854, + "FOR": -4.800640, + "FS": -7.633854, + "FX": -5.331268, + "FY": -6.024416, + "Feb": -7.633854, + "Field": -7.633854, + "Fragment": -6.940706, + "Fragments": -7.633854, + "Frags": -7.633854, + "GOSUB": -5.148947, + "GOTO": -5.148947, + "GPIO": -5.235958, + "GWBASIC": -7.633854, + "Game": -7.633854, + "H": -7.633854, + "HANDLER": -7.633854, + "HE": -4.689415, + "HEIGHT": -6.940706, + "HFF": -6.940706, + "HS": -7.633854, + "Happell": -7.633854, + "High": -7.633854, + "Hole": -7.633854, + "I": -3.996267, + "I/O": -6.940706, + "IF": -3.608502, + "IMC": -6.940706, + "IMF": -5.554412, + "INKEY": -5.687943, + "INP": -6.535241, + "INT": -7.633854, + "Initialize": -6.940706, + "K": -5.687943, + "L": -4.638121, + "LEFT": -7.633854, + "LEN": -5.687943, + "LOCATE": -4.542811, + "LS": -5.554412, + "Level": -6.247559, + "Location": -7.633854, + "M": -6.940706, + "MAXIM": -6.940706, + "MAXK": -6.535241, + "MAXRE": -6.940706, + "MCP": -7.633854, + "MINIM": -6.535241, + "MINRE": -6.535241, + "MOD": -6.024416, + "MUS": -5.687943, + "MUSIC": -6.940706, + "MX": -6.535241, + "MY": -6.535241, + "Main": -6.247559, + "Mandelbrot": -7.633854, + "Mar": -7.633854, + "Message": -6.940706, + "Mines": -6.940706, + "Missile": -7.633854, + "Missiles": -6.940706, + "Music": -7.633854, + "N": -7.633854, + "NEXT": -4.861265, + "Neil": -7.633854, + "November": -7.633854, + "ON": -6.247559, + "OR": -6.247559, + "OUT": -4.861265, + "Obremski": -7.633854, + "Only": -7.633854, + "Outputs": -7.633854, + "PC": -7.633854, + "PLAY": -5.235958, + "POINT": -6.940706, + "PRINT": -4.107493, + "PSET": -6.940706, + "PT": -6.940706, + "PX": -6.024416, + "PY": -6.247559, + "Player": -7.633854, + "Port": -7.633854, + "Process": -7.633854, + "READ": -6.940706, + "REC": -6.940706, + "REF": -5.554412, + "REM": -4.861265, + "RESTORE": -6.535241, + "RESUME": -7.633854, + "RETURN": -4.800640, + "RIGHT": -6.940706, + "RND": -6.535241, + "Reset": -7.633854, + "S": -7.633854, + "SC": -4.589331, + "SCREEN": -6.024416, + "SGN": -7.633854, + "SO": -6.247559, + "SPACE": -6.247559, + "SPC": -6.940706, + "SS": -6.535241, + "STEP": -7.633854, + "STR": -7.633854, + "STRING": -6.535241, + "SUB": -7.633854, + "SX": -5.687943, + "SY": -5.331268, + "Saved": -7.633854, + "Score": -7.633854, + "Scott": -7.633854, + "Segment": -7.633854, + "Set": -7.633854, + "Setup": -7.633854, + "Star": -6.940706, + "T": -6.940706, + "TD": -6.535241, + "THEN": -3.608502, + "TIMER": -6.940706, + "TO": -4.800640, + "TS": -6.940706, + "TX": -4.994796, + "TY": -5.554412, + "Theme": -7.633854, + "UP": -7.633854, + "USING": -7.633854, + "Variables": -7.633854, + "WEND": -6.024416, + "WHILE": -6.024416, + "WIDTH": -6.535241, + "Worm": -7.633854, + "WormHole": -7.633854, + "X": -5.436629, + "Y": -5.235958, + "and": -6.024416, + "as": -6.940706, + "available": -6.940706, + "bits": -7.633854, + "buffer": -7.633854, + "by": -7.633854, + "check": -7.633854, + "checkGPIO": -6.940706, + "clear": -7.633854, + "control": -7.633854, + "currently": -7.633854, + "dir": -7.633854, + "downgrade": -7.633854, + "expander": -6.940706, + "for": -7.633854, + "gpio": -6.940706, + "handles": -7.633854, + "handling": -7.633854, + "https": -7.633854, + "in": -7.633854, + "inputs": -7.633854, + "inside": -7.633854, + "not": -7.633854, + "only": -7.633854, + "program": -7.633854, + "setup": -7.633854, + "speed": -7.633854, + "to": -6.940706, + "with": -7.633854, }, "Ballerina": map[string]float64{ "!": -6.152733, @@ -20859,3776 +21125,4091 @@ var TokensLogProbabilities = map[string]map[string]float64{ "\ufeff": -6.310524, }, "C++": map[string]float64{ - "!": -5.194367, - "\"": -9.848327, - "#define": -5.273616, - "#elif": -9.560645, - "#else": -7.450432, - "#endif": -6.246459, - "#error": -8.749715, - "#if": -6.803805, - "#ifdef": -7.902417, - "#ifndef": -7.614735, - "#include": -5.557868, - "#pragma": -9.337502, - "#undef": -9.337502, - "%": -9.848327, - "&": -4.773153, - "&&": -6.757285, - "'": -10.253792, - "(": -2.320175, - ")": -2.342652, - "*": -5.517594, - "**": -10.253792, - "**env": -10.946939, - "**envp": -10.946939, - "**p": -10.946939, - "**ppBuffer": -10.946939, - "**tb": -10.946939, - "**type": -10.946939, - "**value": -10.946939, - "*/": -10.946939, - "*CallStack": -10.946939, - "*Env": -10.946939, - "*O": -10.946939, - "*PC": -10.946939, - "*PCL": -10.946939, - "*PCLATCH": -10.946939, - "*ProgramMemory": -10.946939, - "*Q": -10.946939, - "*R": -10.946939, - "*Reference": -10.946939, - "*STATUS": -10.946939, - "*WREG": -10.946939, - "*__Pyx_GetName": -10.946939, - "*__Pyx_Import": -10.946939, - "*__Pyx_PyInt_to_py_Py_intptr_t": -10.946939, - "*__Pyx_RefNanny": -10.946939, - "*__pyx_b": -10.946939, - "*__pyx_builtin_RuntimeError": -10.946939, - "*__pyx_builtin_ValueError": -10.946939, - "*__pyx_builtin_range": -10.946939, - "*__pyx_empty_bytes": -10.946939, - "*__pyx_empty_tuple": -10.946939, - "*__pyx_f": -10.946939, - "*__pyx_f_": -8.462033, - "*__pyx_filename": -10.946939, - "*__pyx_int_": -10.253792, - "*__pyx_k_tuple_": -9.001029, - "*__pyx_kp_s_": -9.848327, - "*__pyx_kp_u_": -9.155180, - "*__pyx_m": -10.946939, - "*__pyx_n_s__RuntimeError": -10.946939, - "*__pyx_n_s__ValueError": -10.946939, - "*__pyx_n_s____main__": -10.946939, - "*__pyx_n_s____test__": -10.946939, - "*__pyx_n_s__base": -10.946939, - "*__pyx_n_s__buf": -10.946939, - "*__pyx_n_s__byteorder": -10.946939, - "*__pyx_n_s__descr": -10.946939, - "*__pyx_n_s__do_awesome_work": -10.946939, - "*__pyx_n_s__fields": -10.946939, - "*__pyx_n_s__format": -10.946939, - "*__pyx_n_s__itemsize": -10.946939, - "*__pyx_n_s__names": -10.946939, - "*__pyx_n_s__ndim": -10.946939, - "*__pyx_n_s__np": -10.946939, - "*__pyx_n_s__numpy": -10.946939, - "*__pyx_n_s__obj": -10.946939, - "*__pyx_n_s__ones": -10.946939, - "*__pyx_n_s__pure_py_test": -10.946939, - "*__pyx_n_s__range": -10.946939, - "*__pyx_n_s__readonly": -10.946939, - "*__pyx_n_s__shape": -10.946939, - "*__pyx_n_s__strides": -10.946939, - "*__pyx_n_s__suboffsets": -10.946939, - "*__pyx_n_s__type_num": -10.946939, - "*__pyx_n_s__work_module": -10.946939, - "*__pyx_n_s__wrapper_inner": -10.946939, - "*__pyx_pf_": -10.253792, - "*__pyx_r": -9.001029, - "*__pyx_refnanny": -10.946939, - "*__pyx_self": -10.253792, - "*__pyx_t_": -7.811445, - "*__pyx_v_a": -9.337502, - "*__pyx_v_answer_ptr": -10.253792, - "*__pyx_v_b": -9.560645, - "*__pyx_v_c": -9.848327, - "*__pyx_v_child": -10.946939, - "*__pyx_v_childname": -10.946939, - "*__pyx_v_d": -10.253792, - "*__pyx_v_data": -10.946939, - "*__pyx_v_data_np": -10.253792, - "*__pyx_v_data_ptr": -10.253792, - "*__pyx_v_descr": -10.253792, - "*__pyx_v_dims": -10.253792, - "*__pyx_v_e": -10.946939, - "*__pyx_v_end": -10.946939, - "*__pyx_v_f": -10.253792, - "*__pyx_v_fields": -10.946939, - "*__pyx_v_info": -9.560645, - "*__pyx_v_new_offset": -10.946939, - "*__pyx_v_offset": -10.946939, - "*__pyx_v_self": -9.560645, - "*__pyx_v_t": -10.946939, - "*begin": -9.337502, - "*beginDoc": -10.946939, - "*bot": -10.946939, - "*buf": -10.253792, - "*c": -10.253792, - "*callee": -10.253792, - "*ch": -9.848327, - "*compiled": -10.946939, - "*ctx": -10.253792, - "*cur": -10.946939, - "*current": -8.238889, - "*current_": -9.001029, - "*cursor": -9.560645, - "*default_instance_": -10.946939, - "*dict": -10.946939, - "*document_": -8.113726, - "*e": -10.946939, - "*eckey": -10.253792, - "*ecsig": -10.946939, - "*end": -9.848327, - "*endDoc": -10.946939, - "*env": -9.848327, - "*env_instance": -10.946939, - "*eof": -10.946939, - "*eor": -10.946939, - "*error": -10.946939, - "*fPos": -8.238889, - "*field": -10.946939, - "*fill": -10.946939, - "*format": -10.946939, - "*from_list": -10.946939, - "*function": -10.946939, - "*group": -10.253792, - "*inspect": -10.253792, - "*instance": -10.946939, - "*internal": -10.946939, - "*it": -8.867498, - "*itError": -10.946939, - "*lim": -10.946939, - "*limit": -10.946939, - "*m": -10.946939, - "*marker": -10.253792, - "*memory": -10.946939, - "*message": -10.946939, - "*modname": -10.946939, - "*msg": -10.253792, - "*msglen": -10.946939, - "*name": -9.001029, - "*name_": -10.946939, - "*o": -10.946939, - "*obj": -10.253792, - "*operator": -10.946939, - "*optimized_code": -10.253792, - "*order": -10.946939, - "*output": -10.253792, - "*owner": -10.946939, - "*p": -10.253792, - "*pBuffer": -10.946939, - "*pConstantBuffer": -10.946939, - "*pDefs": -10.946939, - "*pDevice": -10.253792, - "*pPSBlob": -10.946939, - "*pParams": -10.946939, - "*pRenderer": -10.946939, - "*pShaderInfo": -10.946939, - "*pShaderName": -10.946939, - "*pSize": -9.848327, - "*pText": -10.253792, - "*pWorld": -10.946939, - "*pbChanged": -10.253792, - "*pf": -10.946939, - "*pos": -10.946939, - "*priv_key": -10.946939, - "*program": -10.946939, - "*ptr": -10.946939, - "*pub_key": -10.946939, - "*q": -10.946939, - "*r": -10.946939, - "*reinterpret_cast": -10.946939, - "*rr": -10.946939, - "*s": -9.848327, - "*scan": -10.946939, - "*service": -9.848327, - "*shape": -10.946939, - "*sig": -10.253792, - "*sizeof": -10.946939, - "*sor": -10.946939, - "*source": -10.946939, - "*start": -10.946939, - "*str": -10.946939, - "*strides": -10.946939, - "*suboffsets": -10.946939, - "*tag": -10.946939, - "*targetFrame": -9.560645, - "*tb": -10.253792, - "*text": -10.946939, - "*this": -10.946939, - "*tok": -10.946939, - "*token": -10.946939, - "*top": -10.946939, - "*type": -9.848327, - "*unused": -10.253792, - "*value": -9.848327, - "*x": -10.253792, - "*y": -10.946939, - "*zero": -10.946939, - "+": -5.052537, - ",": -3.502691, - "-": -4.128015, - ".": -10.253792, - ".*s": -10.946939, - ".Equals": -10.946939, - ".c_str": -8.462033, - ".data": -9.848327, - ".data.ptr": -10.946939, - ".empty": -9.337502, - ".events": -10.946939, - ".front": -9.848327, - ".imag": -9.848327, - ".length": -9.337502, - ".pop": -9.848327, - ".push": -10.253792, - ".real": -9.848327, - ".setComment": -10.946939, - "/": -7.450432, - "//": -9.560645, - "//#define": -10.946939, - "//**********************************************************************": -7.855897, - "//JSON_ASSERT": -10.946939, - "//a": -10.946939, - "//automates": -10.946939, - "//both": -10.946939, - "//brings": -10.946939, - "//canister": -10.946939, - "//cleans": -10.946939, - "//close": -10.946939, - "//contains": -10.253792, - "//counts": -10.946939, - "//cout": -10.946939, - "//creates": -9.848327, - "//deletes": -10.946939, - "//destroys": -10.946939, - "//does": -10.946939, - "//for": -10.946939, - "//get": -10.946939, - "//if": -10.946939, - "//important": -10.946939, - "//internal": -10.946939, - "//length": -10.946939, - "//list": -10.946939, - "//maximum": -10.946939, - "//necessary": -10.946939, - "//number": -10.946939, - "//open": -10.946939, - "//overwrites": -10.253792, - "//physical": -10.946939, - "//pulls": -10.946939, - "//really": -10.946939, - "//removes": -10.946939, - "//returns": -10.253792, - "//std": -10.253792, - "//the": -8.867498, - "//these": -10.946939, - "//this": -10.946939, - "//throughout": -10.946939, - "//time": -10.946939, - "//use": -10.946939, - "0": -9.001029, - "1": -9.155180, - "128": -9.560645, - "33": -10.253792, - "4": -10.946939, - "65": -10.946939, - "7": -10.946939, - "9600": -10.946939, - ":": -2.288594, - ";": -2.478936, - "<": -5.878035, - "": -10.946939, - "<(QDataStream&>": -10.946939, - "<(const>": -10.946939, - "": -10.946939, - "<<": -6.852595, - "": -9.848327, - "": -9.848327, - "": -10.946939, - "": -9.560645, - "": -9.848327, - "": -9.337502, - "": -9.337502, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -9.560645, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -9.337502, - "": -8.549044, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -9.848327, - "": -10.253792, - "": -9.848327, - "": -9.337502, - "": -10.253792, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -9.848327, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -9.155180, - "": -10.946939, - "": -8.644354, - "": -8.462033, - "": -9.560645, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -8.381990, - "": -10.946939, - "": -10.253792, - "": -10.253792, - "": -9.848327, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -9.848327, - "": -10.253792, - "": -10.946939, - "": -9.848327, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -9.848327, - "": -10.946939, - "": -9.337502, - "": -10.946939, - "": -10.946939, - "": -9.155180, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.946939, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.253792, - "": -10.946939, - "": -9.848327, - "": -10.946939, - "": -10.946939, - "": -8.749715, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -9.155180, - "": -9.560645, - "": -10.946939, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -8.381990, - "": -10.946939, - "": -10.253792, - "": -10.946939, - "": -10.253792, - "": -9.560645, - "": -10.253792, - "": -8.549044, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -10.946939, - "": -7.579644, - "": -10.253792, - "": -9.001029, - "": -7.055119, - "": -10.946939, - "": -10.946939, - "=": -3.136992, - ">": -4.134594, - "?": -7.651103, - "A": -10.946939, - "ACos": -10.946939, - "ADDEQ": -10.946939, - "ADDLW": -10.946939, - "ADDWF": -10.946939, - "AES_BLOCK_SIZE": -10.946939, - "ALL_STAGES": -10.253792, - "ANDAND": -10.946939, - "ANDEQ": -10.946939, - "ANDLW": -10.946939, - "ANDWF": -10.946939, - "APFloat_O": -8.549044, - "APInt_O": -8.549044, - "APPEND": -10.946939, - "ARRAY": -10.946939, - "ASM": -10.946939, - "ASSERT": -8.238889, - "ASSERT_EQ": -10.946939, - "ASSERT_NOT_NULL": -10.946939, - "ASSIGN_RETURN_ON_EXCEPTION_VALUE": -10.946939, - "ASSIGN_SHL": -10.946939, - "ASin": -10.946939, - "ATan": -10.253792, - "AUTO": -10.946939, - "Abs": -10.946939, - "ActivationsFinder": -9.848327, - "Add": -10.946939, - "AddCallCompletedCallback": -10.253792, - "AddChar": -10.253792, - "AddLiteralChar": -10.253792, - "AddLiteralCharAdvance": -10.253792, - "AddRef": -9.560645, - "Advance": -7.614735, - "AllStatic": -10.946939, - "AllocaInst_O": -8.549044, - "AllocatorCallback": -6.903888, - "AllowHeapAllocation": -10.253792, - "Argument_O": -8.549044, - "ArrayType_O": -8.549044, - "AsyncSayHello": -10.253792, - "AsyncSayHelloRaw": -9.560645, - "AsyncService": -10.946939, - "AtomicCmpXchgInst_O": -8.549044, - "AtomicRMWInst_O": -8.549044, - "Attribute_O": -8.549044, - "BCF": -10.946939, - "BEGIN_NATIVE_EXCEPTION": -10.253792, - "BF": -5.811141, - "BIGNUM": -8.749715, - "BITCOIN_KEY_H": -10.253792, - "BIT_NOT": -10.946939, - "BN_CTX": -10.253792, - "BN_CTX_end": -10.946939, - "BN_CTX_free": -10.253792, - "BN_CTX_get": -8.867498, - "BN_CTX_new": -10.253792, - "BN_CTX_start": -10.946939, - "BN_add": -10.946939, - "BN_bin": -9.848327, - "BN_bn": -10.253792, - "BN_cmp": -10.946939, - "BN_copy": -10.946939, - "BN_mod_inverse": -10.946939, - "BN_mod_mul": -10.253792, - "BN_mod_sub": -10.946939, - "BN_mul_word": -10.946939, - "BN_num_bits": -10.253792, - "BN_rshift": -10.946939, - "BN_zero": -10.946939, - "BOOST_ASIO_DETAIL_IMPL_EPOLL_REACTOR_IPP": -10.253792, - "BOOST_ASIO_HAS_EPOLL": -10.946939, - "BOOST_ASIO_HAS_TIMERFD": -8.867498, - "BPackageInfo": -9.001029, - "BPackageInfo*": -10.946939, - "BPackageKit": -10.946939, - "BPackageResolvableExpression": -10.946939, - "BPackageVersion": -10.946939, - "BREAK": -10.946939, - "BSF": -10.946939, - "BSIZE": -9.155180, - "BString": -9.848327, - "BTFSC": -10.946939, - "BTFSS": -10.946939, - "B_BAD_DATA": -9.848327, - "B_BAD_VALUE": -10.946939, - "B_NO_MEMORY": -9.848327, - "B_OK": -9.848327, - "BailoutType": -10.946939, - "Bar": -9.848327, - "Base.Core.Core": -10.946939, - "Base.Core.Error": -10.946939, - "Base.Core.IRefCount": -10.946939, - "Base.Core.RefCount": -10.946939, - "Base.Math.BBox": -10.946939, - "Base.Math.Matrix": -10.946939, - "BaseClass": -9.155180, - "BaseClassMustBeDerivedFromService": -9.155180, - "BasicBlock_O": -8.549044, - "BeginRender": -10.946939, - "BranchInst_O": -8.549044, - "Buffer": -8.749715, - "Buffer**": -10.946939, - "Builder_O": -8.549044, - "BuiltInClass_O": -6.903888, - "BuiltInClass_sp": -6.903888, - "ByteArray*": -10.946939, - "ByteSize": -10.253792, - "C": -10.946939, - "CALL": -10.946939, - "CASE": -10.946939, - "CComPtr": -8.113726, - "CCrypter": -9.155180, - "CFID": -10.253792, - "CGPUBuffer": -9.848327, - "CHAR": -10.946939, - "CKey": -7.688843, - "CKeyID": -9.337502, - "CKeyingMaterial": -8.867498, - "CKeyingMaterial*": -10.946939, - "CLASSIC_MODE": -10.253792, - "CLOCK_MONOTONIC": -10.253792, - "CLRF": -10.946939, - "CLRW": -10.946939, - "CLRWDT": -10.946939, - "COLON": -10.946939, - "COMF": -10.946939, - "COMMA": -10.946939, - "CONCURRENT": -10.946939, - "CONDITIONAL": -10.946939, - "CONST": -10.946939, - "CONTINUE": -10.946939, - "CONVERT_ARG_HANDLE_CHECKED": -9.337502, - "CONVERT_SMI_ARG_CHECKED": -10.946939, - "CPU": -10.253792, - "CPrivKey": -9.848327, - "CPubKey": -8.549044, - "CREATE_CLASS": -10.946939, - "CRefCount": -9.155180, - "CRefObj": -9.337502, - "CScriptID": -9.848327, - "CSecret": -9.560645, - "CShader": -10.253792, - "CYTHON_CCOMPLEX": -8.462033, - "CYTHON_INLINE": -6.727432, - "CYTHON_REFNANNY": -9.848327, - "CYTHON_UNUSED": -9.001029, - "CYTHON_WITHOUT_ASSERTIONS": -10.946939, - "CallCompletedCallback": -9.560645, - "CallDepthIsZero": -10.946939, - "CallInst_O": -8.549044, - "CallOnce": -10.946939, - "Ceil": -10.946939, - "CeilPowerOfTwo": -10.946939, - "Channel": -10.946939, - "ChannelInterface": -9.848327, - "Char": -7.768886, - "CharacterStream": -9.848327, - "CharacterStream*": -9.848327, - "CheckZero": -10.946939, - "ClasspathVMSystem/Properties.cpp": -10.946939, - "Clear": -9.337502, - "ClearSamplers": -10.946939, - "ClientAsyncResponseReader": -9.848327, - "ClientAsyncResponseReaderInterface": -9.848327, - "ClientContext*": -9.155180, - "Clone": -10.946939, - "ClosestPowerOfTwo": -10.946939, - "Code": -10.946939, - "Code*": -10.253792, - "CodeGenerationFromStringsAllowed": -10.946939, - "CodedInputStream*": -10.253792, - "CodedOutputStream*": -10.253792, - "CommentPlacement": -10.253792, - "Compile": -10.946939, - "CompileBaseline": -10.946939, - "CompileGlobalEval": -10.946939, - "CompileOptimized": -10.253792, - "Compiler": -8.867498, - "CompletionQueue": -10.946939, - "CompletionQueue*": -9.337502, - "CompositeType_O": -8.549044, - "ComputeParamSize": -10.946939, - "ComputeShader": -10.946939, - "ComputeUnknownFieldsSize": -10.946939, - "ConstantArray_O": -8.549044, - "ConstantDataArray_O": -8.549044, - "ConstantDataSequential_O": -8.549044, - "ConstantExpr_O": -8.549044, - "ConstantFP_O": -8.549044, - "ConstantInt_O": -8.549044, - "ConstantPointerNull_O": -8.549044, - "Constant_O": -8.549044, - "Context": -10.946939, - "Context*": -9.560645, - "ConvertToUtf": -10.253792, - "CopyFrom": -9.337502, - "CopyFromCPU": -10.946939, - "CopyToCPU": -10.946939, - "Cos": -10.946939, - "Create": -10.253792, - "CreateBuffer": -10.253792, - "CreateConstantBuffer": -10.946939, - "CsvStreamer": -9.337502, - "Cube": -10.946939, - "Current": -9.337502, - "CurrentPerIsolateThreadData": -9.560645, - "D": -7.579644, - "DBlob": -10.946939, - "DBlob*": -10.253792, - "DCHECK": -8.238889, - "DCHECK_EQ": -9.560645, - "DEBUG": -8.867498, - "DECF": -10.946939, - "DECFSZ": -10.946939, - "DECR": -10.946939, - "DECREF": -10.946939, - "DEFAULT": -10.946939, - "DEFAULT_DELIMITER": -10.946939, - "DEG_TO_RAD": -10.946939, - "DEREF": -10.946939, - "DISALLOW_COPY_AND_ASSIGN": -10.253792, - "DIVEQ": -10.946939, - "DL_EXPORT": -10.253792, - "DL_IMPORT": -10.253792, - "DO": -10.946939, - "DOUBLE": -10.946939, - "DO_": -9.560645, - "DataLayout_O": -8.549044, - "DebugLoc_O": -8.549044, - "DecodeInstruction": -10.946939, - "Decoder": -9.848327, - "DecrementCallDepth": -10.946939, - "Decrypt": -10.946939, - "DecryptSecret": -10.946939, - "Deg": -10.253792, - "Deoptimizer": -9.560645, - "Deoptimizer*": -10.253792, - "Dereference": -10.946939, - "Descriptor*": -9.848327, - "DescriptorPool": -9.848327, - "Deserializer": -10.946939, - "Deserializer*": -10.253792, - "DetermineMatricesUsed": -10.946939, - "Device": -10.253792, - "Device*": -10.253792, - "Digits": -10.946939, - "DirectX": -10.253792, - "Dispatch": -10.946939, - "Don": -10.946939, - "DropLiteral": -10.946939, - "EBufferType": -9.560645, - "ECDSA_SIG": -9.848327, - "ECDSA_SIG_free": -10.253792, - "ECDSA_SIG_new": -10.946939, - "ECDSA_SIG_recover_key_GFp": -9.848327, - "ECDSA_do_sign": -10.946939, - "ECDSA_verify": -10.946939, - "EC_GROUP": -10.253792, - "EC_GROUP_get_curve_GFp": -10.946939, - "EC_GROUP_get_degree": -10.946939, - "EC_GROUP_get_order": -10.946939, - "EC_KEY": -10.253792, - "EC_KEY*": -10.946939, - "EC_KEY_copy": -10.946939, - "EC_KEY_dup": -10.946939, - "EC_KEY_free": -10.946939, - "EC_KEY_get": -10.253792, - "EC_KEY_new_by_curve_name": -10.253792, - "EC_KEY_regenerate_key": -10.946939, - "EC_KEY_set_conv_form": -10.946939, - "EC_KEY_set_private_key": -10.946939, - "EC_KEY_set_public_key": -10.253792, - "EC_POINT": -9.560645, - "EC_POINT_free": -9.560645, - "EC_POINT_is_at_infinity": -10.946939, - "EC_POINT_mul": -9.848327, - "EC_POINT_new": -9.560645, - "EC_POINT_set_compressed_coordinates_GFp": -10.946939, - "EINVAL": -9.560645, - "ELLIPSIS": -10.946939, - "ELSE": -10.946939, - "END_NATIVE_EXCEPTION": -10.253792, - "ENOSYS": -10.946939, - "ENTITY_H": -10.253792, - "ENUM": -10.946939, - "ENV_H": -10.253792, - "EOF": -10.946939, - "EOI": -10.946939, - "EPOLLERR": -9.155180, - "EPOLLET": -9.560645, - "EPOLLHUP": -9.848327, - "EPOLLIN": -9.155180, - "EPOLLOUT": -9.560645, - "EPOLLPRI": -9.848327, - "EPOLL_CLOEXEC": -10.253792, - "EPOLL_CTL_ADD": -9.337502, - "EPOLL_CTL_DEL": -10.253792, - "EPOLL_CTL_MOD": -9.848327, - "EQL": -10.946939, - "ERROR_ENCODER_INPUT_TYPE": -10.946939, - "ERROR_ENCODER_LOOP": -10.253792, - "ERROR_ENCODER_NO_INPUT": -9.848327, - "ERROR_ENCODER_NO_OUTPUT": -10.946939, - "ERROR_ENCODER_PARSE": -10.946939, - "ERROR_SUCCESS": -7.512952, - "EShaderParamType": -10.253792, - "EVP_BytesToKey": -10.946939, - "EVP_CIPHER_CTX": -10.253792, - "EVP_CIPHER_CTX_cleanup": -10.253792, - "EVP_CIPHER_CTX_init": -10.253792, - "EVP_DecryptFinal_ex": -10.946939, - "EVP_DecryptInit_ex": -10.946939, - "EVP_DecryptUpdate": -10.946939, - "EVP_EncryptFinal_ex": -10.946939, - "EVP_EncryptInit_ex": -10.946939, - "EVP_EncryptUpdate": -10.946939, - "EVP_aes_": -9.848327, - "EVP_sha": -10.946939, - "EXPRESSION": -10.253792, - "EXTENDED_MODE": -10.253792, - "EXTERN": -10.946939, - "Elapsed": -10.946939, - "ElementsAccessor": -10.253792, - "Encoding": -9.848327, - "Encrypt": -10.946939, - "EncryptSecret": -10.946939, - "EndRender": -10.946939, - "EnforceFlagImplications": -10.946939, - "EngineBuilder_O": -8.549044, - "EnterDefaultIsolate": -10.946939, - "Entity": -9.001029, - "Entity*": -10.946939, - "EntropySource": -9.848327, - "Env": -8.381990, - "EqualityKind": -10.946939, - "ErrorInfo": -10.253792, - "ErrorMessageForCodeGenerationFromStrings": -10.946939, - "Errors": -10.946939, - "ExceptionHandler": -10.946939, - "ExecutionEngine_O": -8.549044, - "Exp": -10.946939, - "ExpandBuffer": -10.253792, - "ExpectAtEnd": -10.946939, - "ExternalReference": -10.946939, - "FCON": -10.946939, - "FD_CLOEXEC": -10.253792, - "FILE": -10.253792, - "FLAG_crankshaft": -10.946939, - "FLAG_force_marking_deque_overflows": -10.946939, - "FLAG_gc_global": -10.946939, - "FLAG_max_new_space_size": -10.946939, - "FLAG_random_seed": -10.253792, - "FLAG_stress_compaction": -10.946939, - "FLAG_trace_deopt": -10.946939, - "FLAG_trace_lazy": -10.946939, - "FLAG_use_idle_notification": -10.946939, - "FLOAT": -10.946939, - "FOR": -10.946939, - "FRAME_RATE": -10.946939, - "FUNCTION": -10.946939, - "F_SETFD": -10.253792, - "Fabs": -10.946939, - "FastWriter": -9.337502, - "FatalProcessOutOfMemory": -10.946939, - "Features": -8.644354, - "FenceInst_O": -8.549044, - "FileDescriptor*": -10.946939, - "FillHeapNumberWithRandom": -10.253792, - "FindFileByName": -10.946939, - "FinishContext": -10.946939, - "FireCallCompletedCallback": -10.253792, - "FlagList": -10.946939, - "Float": -8.867498, - "Floor": -10.946939, - "FloorPowerOfTwo": -10.946939, - "FtoiFast": -10.946939, - "FunctionPassManager_O": -8.549044, - "FunctionPass_O": -8.549044, - "FunctionType_O": -8.549044, - "Function_O": -9.001029, - "GDSDBREADER_H": -10.253792, - "GEQ": -10.946939, - "GFX_BOTTOM": -10.253792, - "GFX_LEFT": -10.253792, - "GFX_TOP": -10.946939, - "GIVEREF": -10.946939, - "GOOGLE": -10.946939, - "GOOGLE_CHECK": -10.946939, - "GOOGLE_CHECK_NE": -10.253792, - "GOOGLE_PROTOBUF_DECLARE_ONCE": -10.946939, - "GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET": -9.848327, - "GOOGLE_PROTOBUF_MIN_PROTOC_VERSION": -10.946939, - "GOOGLE_PROTOBUF_VERIFY_VERSION": -10.946939, - "GOOGLE_PROTOBUF_VERSION": -10.946939, - "GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN": -10.253792, - "GOOGLE_SAFE_CONCURRENT_WRITES_END": -10.253792, - "GOTO": -10.253792, - "GOTREF": -10.946939, - "GPU_SCISSORMODE": -10.946939, - "GPU_SCISSOR_DISABLE": -10.946939, - "GPU_SCISSOR_NORMAL": -10.946939, - "GRPC_hello_": -10.253792, - "GeneratedMessageReflection": -10.946939, - "GeneratedMessageReflection*": -10.946939, - "GetBank": -10.946939, - "GetBuffer": -10.946939, - "GetBufferType": -10.946939, - "GetCachedSize": -10.946939, - "GetDataStartAddress": -10.946939, - "GetFunctionFromEval": -10.946939, - "GetHash": -10.946939, - "GetID": -10.946939, - "GetMemoryContents": -10.946939, - "GetMetadata": -10.253792, - "GetPCHFinalBits": -10.946939, - "GetPrivKey": -10.946939, - "GetPubKey": -9.337502, - "GetSRView": -10.946939, - "GetSecret": -10.253792, - "GetShaderInfo": -10.946939, - "GetStagingBuffer": -10.946939, - "GetTagFieldNumber": -10.946939, - "GetTagWireType": -10.253792, - "GetTimeMillis": -10.946939, - "GetUAView": -10.946939, - "GlobalSetUp": -10.946939, - "GlobalValue_O": -8.549044, - "GlobalVariable_O": -9.848327, - "GoogleOnceInit": -10.946939, - "Grab": -10.253792, - "Gui": -10.946939, - "HALF_PI": -10.253792, - "HEADER_INCLUDES": -10.253792, - "HEAP": -10.946939, - "HIGH": -10.946939, - "HOLDER": -9.560645, - "Handle": -8.867498, - "HandleScope": -8.867498, - "HandleScopeImplementer*": -10.946939, - "HasAnyLineTerminatorBeforeNext": -10.946939, - "Hash": -10.946939, - "Hash160": -10.946939, - "HeapNumber": -10.946939, - "HelloRequest": -8.867498, - "HelloRequest*": -9.337502, - "HelloResponse": -8.749715, - "HelloResponse*": -9.155180, - "HelloService": -10.946939, - "HexValue": -10.253792, - "HigherPowerOfTwo": -9.560645, - "ICON": -10.946939, - "ID": -7.651103, - "IF": -10.946939, - "IGPUBuffer": -10.946939, - "ILLEGAL": -6.167816, - "IMPLEMENT_SERIALIZE": -10.946939, - "INCF": -10.946939, - "INCFSZ": -10.946939, - "INCR": -10.946939, - "INCREF": -10.946939, - "INLINE": -10.253792, - "INPUT": -10.253792, - "INT": -10.946939, - "INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION": -10.946939, - "INT_MAX": -10.946939, - "INT_MIN": -10.946939, - "INV_LN_": -10.253792, - "IORLW": -10.946939, - "IORWF": -10.946939, - "IRBuilderBase_O": -8.549044, - "IRBuilder_O": -8.549044, - "IRenderMaterial*": -10.946939, - "IRenderer": -10.946939, - "IRenderer*": -8.462033, - "IShader": -10.946939, - "IShaderInfo": -10.946939, - "IdleNotification": -9.848327, - "ImmutablePass_O": -8.549044, - "IncrementCallDepth": -10.946939, - "IndirectBrInst_O": -9.848327, - "Init": -9.848327, - "InitAsDefaultInstance": -9.848327, - "Initialize": -9.848327, - "InitializeOncePerProcess": -9.560645, - "InitializeOncePerProcessImpl": -9.848327, - "InputBuffer": -10.946939, - "InputLayout": -10.946939, - "InsertPoint_O": -8.549044, - "InspectorBackendStub": -10.946939, - "Instruction": -10.253792, - "Instruction_O": -8.549044, - "Int": -9.337502, - "IntegerType_O": -8.549044, - "InternalAddGeneratedFile": -10.946939, - "InternalRegisterGeneratedMessage": -10.946939, - "InvokeInst_O": -9.848327, - "IsAllowed": -10.253792, - "IsByteOrderMark": -10.253792, - "IsCarriageReturn": -10.253792, - "IsCompressed": -10.253792, - "IsDead": -10.253792, - "IsDefaultIsolate": -10.946939, - "IsFalse": -10.946939, - "IsGlobalContext": -10.946939, - "IsIdentifier": -10.946939, - "IsIdentifierPart": -10.946939, - "IsIdentifierStart": -10.946939, - "IsInitialized": -9.848327, - "IsLineFeed": -10.253792, - "IsLineTerminator": -9.337502, - "IsNull": -10.946939, - "IsPowerOfTwo": -9.560645, - "IsRunning": -10.946939, - "IsSmi": -10.253792, - "IsString": -10.946939, - "IsValid": -9.848327, - "IsWhiteSpace": -10.253792, - "Isolate": -8.749715, - "Isolate*": -9.001029, - "IterateArchivedThreads": -10.946939, - "JNICALL": -10.946939, - "JNIEXPORT": -10.946939, - "JNIEnv": -10.946939, - "JSFunction": -9.337502, - "JavaObject*": -10.253792, - "JavaScriptFrame*": -9.848327, - "JavaScriptFrameIterator": -9.560645, - "JavaScriptFrameIterator*": -10.946939, - "Java_gnu_classpath_VMSystemProperties_postInit__Ljava_util_Properties_": -10.946939, - "Java_gnu_classpath_VMSystemProperties_preInit": -10.946939, - "Json": -9.560645, - "KB": -9.560645, - "KEEP_EXCEPTION": -10.946939, - "LAZY": -10.946939, - "LAZY_MUTEX_INITIALIZER": -10.946939, - "LBRACE": -10.946939, - "LBRACK": -10.946939, - "LEQ": -10.946939, - "LIBCANIH": -10.253792, - "LLVMContext_O": -8.549044, - "LOG": -5.811141, - "LONG": -10.946939, - "LONG_LONG": -10.946939, - "LOOKUP_SYMBOL": -6.757285, - "LOW": -9.848327, - "LOperand": -10.253792, - "LPAREN": -10.946939, - "LSHIFT": -10.946939, - "LSHIFTEQ": -10.946939, - "LT": -10.253792, - "LTE": -10.946939, - "LandingPadInst_O": -8.549044, - "LanguageMode": -10.946939, - "LazyMutex": -10.946939, - "List": -9.848327, - "LiteralBuffer": -9.155180, - "LiteralBuffer*": -10.253792, - "LiteralScope*": -10.946939, - "LoadInst_O": -9.848327, - "Location": -7.855897, - "Log": -9.848327, - "LowerPowerOfTwo": -10.253792, - "MASK_SIGNED": -10.253792, - "MB": -10.946939, - "MDNode_O": -8.549044, - "MDString_O": -8.549044, - "METH_COEXIST": -10.946939, - "METH_NOARGS": -10.946939, - "METRIC_RECORD": -10.946939, - "MIN_FRAME_RATE": -10.946939, - "MODEQ": -10.946939, - "MOVF": -10.946939, - "MOVLW": -10.946939, - "MOVWF": -10.946939, - "MS_WINDOWS": -10.253792, - "MULEQ": -10.946939, - "MakeNewKey": -10.946939, - "MarkMethodAsync": -10.946939, - "MarkMethodGeneric": -10.946939, - "MarkMethodStreamed": -10.946939, - "MaterializeHeapObjects": -10.946939, - "Math": -7.512952, - "Matrix": -8.867498, - "MatrixTypesAvail": -10.946939, - "Matrix_": -9.560645, - "Max": -10.946939, - "MaybeHandle": -10.946939, - "Members": -9.155180, - "Memory": -9.560645, - "MemoryLocation": -10.946939, - "Merge": -10.946939, - "MergeFrom": -8.749715, - "MergePartialFromCodedStream": -10.253792, - "Message": -9.001029, - "MessageFactory": -10.253792, - "MessageTemplate": -10.946939, - "MetaClass_sp": -10.946939, - "Metadata": -9.848327, - "Metric*": -9.560645, - "Metrics": -10.946939, - "Metrics*": -10.946939, - "Min": -10.946939, - "ModulePass_O": -8.549044, - "Module_O": -8.549044, - "Ms": -10.253792, - "NATIVE_JNI": -10.946939, - "NDEBUG": -9.560645, - "NEQ": -10.946939, - "NID_secp": -10.253792, - "NINJA_METRICS_H_": -10.253792, - "NOP": -10.946939, - "NOT_CONCURRENT": -10.946939, - "NO_PARSE_RESTRICTION": -10.946939, - "NPY_BYTE": -10.253792, - "NPY_CDOUBLE": -10.946939, - "NPY_CFLOAT": -10.946939, - "NPY_CLONGDOUBLE": -10.946939, - "NPY_C_CONTIGUOUS": -10.946939, - "NPY_DOUBLE": -9.848327, - "NPY_FLOAT": -10.946939, - "NPY_F_CONTIGUOUS": -10.946939, - "NPY_INT": -10.253792, - "NPY_LONG": -10.946939, - "NPY_LONGDOUBLE": -10.946939, - "NPY_LONGLONG": -10.946939, - "NPY_OBJECT": -10.946939, - "NPY_SHORT": -10.253792, - "NPY_UBYTE": -10.253792, - "NPY_UINT": -10.253792, - "NPY_ULONG": -10.946939, - "NPY_ULONGLONG": -10.946939, - "NPY_USHORT": -10.253792, - "NULL": -6.071742, - "NUM_TOKENS": -10.946939, - "Name": -10.946939, - "New": -9.560645, - "NewCapacity": -9.848327, - "NewEvalError": -10.946939, - "NewMetric": -10.253792, - "NewStub": -10.946939, - "Next": -10.946939, - "NilValue": -10.946939, - "Notice": -10.946939, - "Now": -9.848327, - "O": -9.337502, - "OG_ASM_GNU": -10.946939, - "OG_ASM_MSVC": -10.946939, - "OG_ASSERT": -9.848327, - "OG_INLINE": -7.512952, - "OPENSSL_cleanse": -10.253792, - "OPTIMIZED_FUNCTION": -10.946939, - "OREQ": -10.946939, - "OROR": -10.946939, - "OS": -9.848327, - "OUTPUT": -10.946939, - "Object*": -9.560645, - "Ogre": -9.001029, - "OnError": -9.155180, - "OnShutdown": -10.946939, - "PARSE": -10.946939, - "PHANTOMJS_VERSION_STRING": -10.946939, - "PHINode_O": -8.549044, - "PI": -10.946939, - "PIC": -9.560645, - "POINTER": -10.946939, - "POINT_CONVERSION_COMPRESSED": -10.946939, - "PRId": -10.946939, - "PROTOBUF_protocol_": -10.253792, - "PSMatrixAvail_proj": -10.946939, - "PSMatrixAvail_projInv": -10.946939, - "PSMatrixAvail_view": -10.946939, - "PSMatrixAvail_viewInv": -10.946939, - "PSMatrixAvail_world": -10.946939, - "PSMatrixAvail_worldInv": -10.946939, - "PSMatrixAvail_worldInvTranspose": -10.946939, - "PSMatrixAvail_worldView": -10.946939, - "PSMatrixAvail_worldViewInv": -10.946939, - "PSMatrixAvail_worldViewProj": -10.946939, - "PSMatrixAvail_worldViewProjInv": -10.946939, - "PTHREAD_MUTEX_ERRORCHECK": -10.946939, - "PTHREAD_PROCESS_PRIVATE": -10.946939, - "PYREX_WITHOUT_ASSERTIONS": -10.946939, - "PY_FORMAT_SIZE_T": -10.946939, - "PY_LONG_LONG": -9.337502, - "PY_MAJOR_VERSION": -8.644354, - "PY_SSIZE_T_CLEAN": -10.946939, - "PY_SSIZE_T_MAX": -10.946939, - "PY_SSIZE_T_MIN": -10.946939, - "PY_VERSION_HEX": -8.749715, - "Parse": -10.946939, - "ParseError": -9.560645, - "ParseErrorListener": -10.253792, - "ParseErrorListener*": -10.946939, - "ParseResolvableExpression": -10.946939, - "ParseRestriction": -10.946939, - "ParseVersion": -10.946939, - "Parser": -9.001029, - "ParsingFlags": -10.946939, - "PassManagerBase_O": -8.549044, - "Pass_O": -8.549044, - "Pers": -10.946939, - "Person": -6.772552, - "Person*": -9.001029, - "Person_descriptor_": -9.155180, - "Person_offsets_": -10.253792, - "Person_reflection_": -9.560645, - "Phantom": -10.946939, - "PixelShader": -10.946939, - "Please": -9.848327, - "PointerType_O": -8.549044, - "PopBuffers": -10.946939, - "PostSetUp": -10.946939, - "Pow": -10.946939, - "Predicate": -9.560645, - "PrintF": -9.560645, - "PrintName": -10.253792, - "ProcessInstruction": -10.946939, - "Protocol": -10.253792, - "PushBack": -8.867498, - "PushBuffers": -10.946939, - "PushConstants": -10.946939, - "PushLights": -10.946939, - "PushMatrices": -10.946939, - "PushMatrix": -10.946939, - "PushSamplers": -10.946939, - "PyArrayObject": -8.002500, - "PyArray_CHKFLAGS": -10.253792, - "PyArray_DATA": -10.946939, - "PyArray_DIMS": -10.253792, - "PyArray_Descr": -9.155180, - "PyArray_HASFIELDS": -10.946939, - "PyArray_ISWRITEABLE": -10.946939, - "PyArray_ITEMSIZE": -10.946939, - "PyArray_MultiIterNew": -9.337502, - "PyArray_NDIM": -10.946939, - "PyArray_STRIDES": -10.253792, - "PyArray_SimpleNewFromData": -10.253792, - "PyBUF_ANY_CONTIGUOUS": -10.946939, - "PyBUF_C_CONTIGUOUS": -9.848327, - "PyBUF_FORMAT": -10.946939, - "PyBUF_F_CONTIGUOUS": -9.848327, - "PyBUF_INDIRECT": -10.946939, - "PyBUF_ND": -10.253792, - "PyBUF_SIMPLE": -10.946939, - "PyBUF_STRIDES": -9.337502, - "PyBUF_WRITABLE": -10.946939, - "PyBaseString_Type": -10.946939, - "PyBoolObject": -10.946939, - "PyBytesObject": -10.946939, - "PyBytes_AS_STRING": -10.946939, - "PyBytes_AsString": -10.253792, - "PyBytes_AsStringAndSize": -10.946939, - "PyBytes_Check": -10.946939, - "PyBytes_CheckExact": -10.946939, - "PyBytes_Concat": -10.946939, - "PyBytes_ConcatAndDel": -10.946939, - "PyBytes_DecodeEscape": -10.946939, - "PyBytes_FromFormat": -10.946939, - "PyBytes_FromString": -10.253792, - "PyBytes_FromStringAndSize": -10.946939, - "PyBytes_GET_SIZE": -10.946939, - "PyBytes_Repr": -10.946939, - "PyBytes_Size": -10.946939, - "PyBytes_Type": -10.946939, - "PyCFunction": -10.946939, - "PyDataType_HASFIELDS": -10.253792, - "PyDict_CheckExact": -10.946939, - "PyDict_Contains": -10.946939, - "PyDict_Type": -10.946939, - "PyErr_Format": -9.560645, - "PyErr_Occurred": -10.253792, - "PyErr_SetString": -9.560645, - "PyErr_Warn": -10.946939, - "PyErr_WarnEx": -10.946939, - "PyExc_SystemError": -9.848327, - "PyExc_TypeError": -9.337502, - "PyFloat_AS_DOUBLE": -10.946939, - "PyFloat_AsDouble": -10.946939, - "PyFloat_CheckExact": -10.946939, - "PyFrozenSet_Check": -10.946939, - "PyFrozenSet_Type": -10.946939, - "PyImport_ImportModule": -10.946939, - "PyIndex_Check": -10.946939, - "PyInstanceMethod_New": -10.946939, - "PyIntObject": -10.946939, - "PyInt_AS_LONG": -10.946939, - "PyInt_AsLong": -10.253792, - "PyInt_AsSsize_t": -10.253792, - "PyInt_AsUnsignedLongLongMask": -10.946939, - "PyInt_AsUnsignedLongMask": -10.946939, - "PyInt_Check": -10.946939, - "PyInt_CheckExact": -10.946939, - "PyInt_FromLong": -8.381990, - "PyInt_FromSize_t": -10.946939, - "PyInt_FromSsize_t": -10.253792, - "PyInt_FromString": -10.946939, - "PyInt_FromUnicode": -10.946939, - "PyInt_Type": -10.946939, - "PyLongObject": -10.253792, - "PyLong_AS_LONG": -10.946939, - "PyLong_AsLong": -10.946939, - "PyLong_AsSsize_t": -10.946939, - "PyLong_AsUnsignedLongLongMask": -10.946939, - "PyLong_AsUnsignedLongMask": -10.946939, - "PyLong_AsVoidPtr": -10.946939, - "PyLong_Check": -10.946939, - "PyLong_CheckExact": -10.946939, - "PyLong_FromLong": -10.946939, - "PyLong_FromSize_t": -10.946939, - "PyLong_FromSsize_t": -10.946939, - "PyLong_FromString": -10.946939, - "PyLong_FromUnicode": -10.946939, - "PyLong_Type": -10.946939, - "PyMethodDef": -10.946939, - "PyMethod_New": -10.253792, - "PyNumber_Check": -10.946939, - "PyNumber_Divide": -10.946939, - "PyNumber_InPlaceDivide": -10.946939, - "PyNumber_InPlaceTrueDivide": -10.946939, - "PyNumber_Index": -10.946939, - "PyNumber_Int": -10.946939, - "PyNumber_Remainder": -10.946939, - "PyNumber_Subtract": -10.253792, - "PyNumber_TrueDivide": -10.946939, - "PyObject": -5.548777, - "PyObject*": -8.174351, - "PyObject_Call": -8.549044, - "PyObject_DelAttrString": -10.253792, - "PyObject_GetAttr": -9.560645, - "PyObject_GetAttrString": -9.848327, - "PyObject_GetItem": -10.946939, - "PyObject_HEAD_INIT": -10.946939, - "PyObject_RichCompare": -8.867498, - "PyObject_SetAttrString": -10.253792, - "PyObject_TypeCheck": -9.848327, - "PySequence_Contains": -10.946939, - "PySequence_DelSlice": -10.253792, - "PySequence_GetSlice": -10.253792, - "PySequence_SetSlice": -10.253792, - "PySet_Check": -10.946939, - "PySet_CheckExact": -10.253792, - "PySet_Type": -10.253792, - "PyStringObject": -10.253792, - "PyString_AS_STRING": -10.946939, - "PyString_AsString": -10.946939, - "PyString_AsStringAndSize": -10.946939, - "PyString_Check": -10.253792, - "PyString_CheckExact": -10.253792, - "PyString_Concat": -10.946939, - "PyString_ConcatAndDel": -10.946939, - "PyString_DecodeEscape": -10.946939, - "PyString_FromFormat": -10.946939, - "PyString_FromString": -10.946939, - "PyString_FromStringAndSize": -10.946939, - "PyString_GET_SIZE": -10.946939, - "PyString_Repr": -10.946939, - "PyString_Size": -10.946939, - "PyString_Type": -10.253792, - "PyTuple_CheckExact": -10.946939, - "PyTuple_GET_ITEM": -9.848327, - "PyTuple_GET_SIZE": -10.253792, - "PyTuple_New": -9.560645, - "PyTuple_SET_ITEM": -9.560645, - "PyTypeObject": -10.253792, - "PyType_Modified": -10.946939, - "PyUnicodeObject": -10.946939, - "PyUnicode_Check": -10.946939, - "PyUnicode_CheckExact": -10.946939, - "PyUnicode_Type": -10.253792, - "PyVarObject*": -10.946939, - "PyVarObject_HEAD_INIT": -10.946939, - "Py_DECREF": -10.946939, - "Py_EQ": -9.155180, - "Py_False": -10.253792, - "Py_INCREF": -9.848327, - "Py_LT": -10.253792, - "Py_None": -7.309353, - "Py_PYTHON_H": -10.946939, - "Py_REFCNT": -10.946939, - "Py_SIZE": -10.946939, - "Py_TPFLAGS_CHECKTYPES": -10.946939, - "Py_TPFLAGS_HAVE_INDEX": -10.946939, - "Py_TPFLAGS_HAVE_NEWBUFFER": -10.946939, - "Py_TYPE": -9.560645, - "Py_True": -10.253792, - "Py_XDECREF": -9.848327, - "Py_buffer": -9.337502, - "Py_intptr_t": -10.946939, - "Py_ssize_t": -8.113726, - "Python": -10.946939, - "Python.": -10.946939, - "Q": -9.337502, - "QApplication": -10.946939, - "QCoreApplication": -10.946939, - "QDataStream": -10.946939, - "QIcon": -10.946939, - "QObject": -10.253792, - "QPBO": -9.155180, - "QString": -8.056568, - "QT_VERSION": -10.946939, - "QT_VERSION_CHECK": -10.946939, - "QTemporaryFile": -10.946939, - "QTemporaryFile*": -10.253792, - "QVariant": -10.946939, - "QVariantMap": -9.848327, - "QWebFrame": -9.560645, - "Q_INIT_RESOURCE": -10.253792, - "Q_OBJECT": -10.946939, - "Q_OS_LINUX": -10.253792, - "QtMsgType": -10.946939, - "R": -9.155180, - "RAD_TO_DEG": -10.946939, - "RBRACE": -10.946939, - "RBRACK": -10.946939, - "READWRITE": -10.946939, - "REGISTER": -10.946939, - "RET": -10.946939, - "RETFIE": -10.946939, - "RETLW": -10.946939, - "RETURN": -10.253792, - "RGBA": -10.946939, - "RLF": -10.946939, - "ROM": -10.253792, - "RPAREN": -10.946939, - "RRF": -10.946939, - "RSHIFT": -10.946939, - "RSHIFTEQ": -10.946939, - "RUNTIME_FUNCTION": -8.867498, - "Rad": -10.253792, - "Random": -9.848327, - "RandomPrivate": -10.253792, - "Raw": -10.946939, - "ReadBlock": -10.253792, - "ReadString": -10.946939, - "ReadTag": -10.946939, - "Reader": -7.034916, - "ReflectionOps": -10.946939, - "Register": -10.253792, - "RegisteredExtension": -10.946939, - "Release": -9.560645, - "Remember": -10.946939, - "Remove": -10.946939, - "RemoveCallCompletedCallback": -10.253792, - "Rendering.Caustic.IShader": -10.946939, - "Rendering.Caustic.Shader": -10.946939, - "ReplaceCode": -10.946939, - "Report": -10.946939, - "RequestAsyncUnary": -10.946939, - "RequestSayHello": -10.946939, - "Reset": -9.337502, - "Restart": -10.946939, - "ResumeInst_O": -9.848327, - "ReturnAddressLocationResolver": -10.253792, - "ReturnInst_O": -9.848327, - "Round": -10.946939, - "RpcMethod": -10.946939, - "RpcService": -10.946939, - "RuntimeProfiler": -10.946939, - "Runtime_CompileBaseline": -10.946939, - "Runtime_CompileForOnStackReplacement": -10.946939, - "Runtime_CompileLazy": -10.946939, - "Runtime_CompileOptimized_Concurrent": -10.946939, - "Runtime_CompileOptimized_NotConcurrent": -10.946939, - "Runtime_NotifyDeoptimized": -10.946939, - "Runtime_NotifyStubFailure": -10.946939, - "Runtime_ResolvePossiblyDirectEval": -10.946939, - "SBuffer": -9.001029, - "SBuffer*": -10.946939, - "SCON": -10.946939, - "SEMICOLON": -10.946939, - "SERIALIZE": -10.253792, - "SET_SYMBOL": -10.253792, - "SHL": -10.946939, - "SHORT": -10.946939, - "SIGNED": -10.946939, - "SIZEOF": -10.946939, - "SLEEP": -10.946939, - "SRS_AUTO_INGEST": -10.946939, - "SRS_AUTO_INGESTER_SLEEP_US": -10.253792, - "SRS_CONSTS_LOG_INGESTER": -10.946939, - "SRS_CONSTS_NULL_FILE": -10.946939, - "STATIC": -10.946939, - "STATIC_ASSERT": -9.337502, - "STATIC_BUILD": -10.946939, - "STRICT_MODE": -10.253792, - "STRUCT": -10.946939, - "SUBEQ": -10.946939, - "SUBLW": -10.946939, - "SUBWF": -10.946939, - "SWAPF": -10.946939, - "SWIG": -10.946939, - "SWITCH": -10.946939, - "SamplerRegistry": -10.946939, - "SamplerState": -10.946939, - "SayHello": -9.155180, - "Scan": -9.337502, - "ScanDecimalDigits": -10.946939, - "ScanEscape": -10.253792, - "ScanHexNumber": -10.253792, - "ScanHtmlComment": -9.848327, - "ScanIdentifierOrKeyword": -10.946939, - "ScanIdentifierSuffix": -10.946939, - "ScanIdentifierUnicodeEscape": -10.946939, - "ScanLiteralUnicodeEscape": -10.253792, - "ScanNumber": -10.946939, - "ScanRegExpFlags": -10.946939, - "ScanRegExpPattern": -10.946939, - "ScanString": -10.253792, - "Scanner": -8.113726, - "SceneManager*": -10.946939, - "SceneNode*": -10.946939, - "ScopedLock": -10.946939, - "ScopedMetric": -9.560645, - "Sec": -10.253792, - "SecureString": -10.946939, - "SeekForward": -10.253792, - "Select": -9.560645, - "SequentialType_O": -8.549044, - "Serial": -10.253792, - "Serial.begin": -10.946939, - "Serial.print": -10.253792, - "Serial.println": -10.946939, - "SerializeUnknownFields": -10.946939, - "SerializeUnknownFieldsToArray": -10.946939, - "SerializeWithCachedSizes": -10.253792, - "SerializeWithCachedSizesToArray": -10.253792, - "Serializer": -10.946939, - "ServerAsyncResponseWriter": -10.946939, - "ServerCompletionQueue": -10.946939, - "ServerCompletionQueue*": -10.946939, - "ServerContext": -10.946939, - "ServerContext*": -9.155180, - "ServerUnaryStreamer": -10.946939, - "Service": -8.462033, - "SetCSParam": -9.560645, - "SetCSParamFloat": -10.253792, - "SetCSParamInt": -10.253792, - "SetCachedSize": -10.253792, - "SetCarry": -10.946939, - "SetCompactSignature": -10.253792, - "SetCompressedPubKey": -9.848327, - "SetEntropySource": -10.253792, - "SetFatalError": -10.253792, - "SetKey": -10.946939, - "SetKeyFromPassphrase": -10.946939, - "SetMemoryContents": -10.946939, - "SetPSParam": -9.560645, - "SetPSParamFloat": -10.253792, - "SetPSParamInt": -10.253792, - "SetParam": -9.560645, - "SetPrivKey": -10.946939, - "SetPubKey": -10.946939, - "SetReturnAddressLocationResolver": -9.848327, - "SetSecret": -10.253792, - "SetUp": -9.560645, - "SetUpCaches": -10.946939, - "SetUpJSCallerSavedCodeData": -10.946939, - "SetVSParam": -9.560645, - "SetVSParamFloat": -10.253792, - "SetVSParamInt": -10.253792, - "SetupContext": -10.946939, - "ShaderParamDef": -9.337502, - "ShaderParamInstance": -8.307882, - "ShaderResourceView": -9.848327, - "ShaderTypeSize": -10.946939, - "ShaderType_AppendStructuredBuffer": -10.946939, - "ShaderType_Float": -9.001029, - "ShaderType_Float_Array": -10.946939, - "ShaderType_Int": -10.946939, - "ShaderType_Int_Array": -10.946939, - "ShaderType_Matrix": -9.848327, - "ShaderType_Matrix_Array": -10.946939, - "ShaderType_RWByteAddressBuffer": -10.946939, - "ShaderType_RWStructuredBuffer": -10.946939, - "ShaderType_Sampler": -10.946939, - "ShaderType_StructuredBuffer": -10.946939, - "ShaderType_Texture": -10.946939, - "ShaderType_Undefined": -10.946939, - "SharedCtor": -9.560645, - "SharedDtor": -9.848327, - "Should": -10.946939, - "Sign": -10.946939, - "SignCompact": -10.253792, - "Sin": -10.253792, - "SinCos": -10.946939, - "Size": -10.253792, - "SkipField": -10.946939, - "SkipMultiLineComment": -10.253792, - "SkipSingleLineComment": -9.560645, - "SkipWhiteSpace": -9.848327, - "SlowSeekForward": -10.253792, - "Something": -10.946939, - "SplitStreamedService": -10.946939, - "Sqrt": -10.946939, - "Square": -10.946939, - "SrsConfDirective*": -8.462033, - "SrsFFMPEG": -10.253792, - "SrsFFMPEG*": -9.560645, - "SrsIngester": -7.951207, - "SrsIngesterFFMPEG": -8.238889, - "SrsIngesterFFMPEG*": -8.867498, - "SrsPithyPrint": -10.946939, - "SrsReusableThread": -10.946939, - "Stack": -10.946939, - "StackFrame": -10.946939, - "StackLimitCheck": -9.560645, - "StackOverflow": -9.560645, - "StartLiteral": -10.946939, - "StaticDescriptorInitializer_protocol_": -10.253792, - "StaticResource": -10.253792, - "Status": -8.644354, - "StatusCode": -9.848327, - "Step": -10.946939, - "Stopwatch": -10.253792, - "StoreInst_O": -8.549044, - "StoreValue": -10.946939, - "StreamedSayHello": -10.253792, - "StreamedService": -10.946939, - "StreamedUnaryHandler": -10.946939, - "StreamedUnaryService": -10.946939, - "String": -9.848327, - "StringSize": -10.946939, - "StructType_O": -8.549044, - "StructuredBuffer": -10.946939, - "Stub": -10.253792, - "StubInterface": -9.848327, - "StubOptions": -10.253792, - "StyledStreamWriter": -8.174351, - "StyledWriter": -8.238889, - "SupportsCrankshaft": -10.946939, - "Swap": -10.253792, - "SwitchInst_O": -9.848327, - "T": -10.253792, - "TFD_CLOEXEC": -10.946939, - "TFD_TIMER_ABSTIME": -10.946939, - "TOC": -10.946939, - "TOKEN_CLOSE_BRACE": -10.946939, - "TOKEN_EOF": -10.946939, - "TOKEN_ITEM_SEPARATOR": -10.946939, - "TOKEN_OPEN_BRACE": -10.946939, - "TOKEN_OPERATOR_ASSIGN": -10.946939, - "TOKEN_OPERATOR_EQUAL": -10.946939, - "TOKEN_OPERATOR_GREATER": -10.946939, - "TOKEN_OPERATOR_GREATER_EQUAL": -10.946939, - "TOKEN_OPERATOR_LESS": -10.946939, - "TOKEN_OPERATOR_LESS_EQUAL": -10.946939, - "TOKEN_OPERATOR_NOT_EQUAL": -10.946939, - "TOKEN_STRING": -10.253792, - "TRACE_EVENT": -10.946939, - "TYPEDEF": -10.946939, - "Tan": -10.946939, - "TearDown": -9.337502, - "TearDownCaches": -10.946939, - "TerminateLiteral": -10.946939, - "TerminatorInst_O": -8.549044, - "This": -9.848327, - "ThreadId": -10.946939, - "ThreadLocalTop*": -10.946939, - "ThreadVisitor": -10.946939, - "ThreadedQueue": -9.848327, - "Throw": -10.946939, - "TimerEventScope": -10.946939, - "Token": -5.673940, - "TokenDesc": -9.848327, - "TokenType": -9.848327, - "Type_O": -8.549044, - "UInt": -9.001029, - "UNIMPLEMENTED": -9.848327, - "UNION": -10.946939, - "UNSIGNED": -10.946939, - "UTILS_H": -10.253792, - "UnaryInstruction_O": -8.549044, - "UndefValue_O": -8.549044, - "UnicodeCache": -9.848327, - "UnicodeCache*": -10.253792, - "UnknownFieldSet": -10.253792, - "UnknownFieldSet*": -10.946939, - "UnreachableInst_O": -9.848327, - "UnregisterAll": -10.946939, - "UseCrankshaft": -10.946939, - "User_O": -8.549044, - "Utf": -8.749715, - "Utils": -9.560645, - "V": -7.688843, - "VAArgInst_O": -9.848327, - "VERSION_NUMBER": -10.946939, - "VOID": -10.946939, - "VOLATILE": -10.946939, - "VSMatrixAvail_proj": -10.946939, - "VSMatrixAvail_projInv": -10.946939, - "VSMatrixAvail_view": -10.946939, - "VSMatrixAvail_viewInv": -10.946939, - "VSMatrixAvail_world": -10.946939, - "VSMatrixAvail_worldInv": -10.946939, - "VSMatrixAvail_worldInvTranspose": -10.946939, - "VSMatrixAvail_worldView": -10.946939, - "VSMatrixAvail_worldViewInv": -10.946939, - "VSMatrixAvail_worldViewProj": -10.946939, - "VSMatrixAvail_worldViewProjInv": -10.946939, - "Value": -6.727432, - "Value_O": -8.549044, - "Vector": -8.381990, - "VectorType_O": -8.549044, - "Verify": -10.253792, - "VerifyCompact": -10.253792, - "VerifyUTF": -9.848327, - "VertexShader": -10.946939, - "VisitFrames": -10.253792, - "VisitThread": -10.946939, - "WALLET_CRYPTO_KEY_SIZE": -9.001029, - "WALLET_CRYPTO_SALT_SIZE": -10.946939, - "WHILE": -10.946939, - "WHITESPACE": -9.337502, - "WIN": -9.848327, - "WIRETYPE_END_GROUP": -10.946939, - "WIRETYPE_LENGTH_DELIMITED": -10.946939, - "We": -10.946939, - "WebKit": -10.946939, - "Whitedrop": -10.946939, - "WireFormat": -8.644354, - "WireFormatLite": -8.749715, - "WithAsyncMethod_SayHello": -9.560645, - "WithGenericMethod_SayHello": -9.848327, - "WithStreamedUnaryMethod_SayHello": -9.155180, - "WriteString": -10.946939, - "WriteStringToArray": -10.946939, - "Writer": -10.253792, - "X": -9.560645, - "XMMATRIX": -10.946939, - "XMMATRIX*": -10.946939, - "XOREQ": -10.946939, - "XORLW": -10.946939, - "XORWF": -10.946939, - "YYCTYPE": -8.056568, - "YYCURSOR": -9.560645, - "YYFILL": -9.560645, - "YYLIMIT": -9.560645, - "YYMARKER": -9.560645, - "ZeroMemory": -10.253792, - "[": -5.117994, - "\\": -6.819805, - "]": -5.117994, - "^": -10.946939, - "_": -7.450432, - "_Array": -9.560645, - "_Complex": -10.253792, - "_Complex_I": -9.848327, - "_DECLARE_ONCE": -10.946939, - "_H_": -10.253792, - "_INPUT_ELEMENT_DESC": -10.946939, - "_MSC_VER": -8.867498, - "_NextToken": -10.253792, - "_Parse": -10.946939, - "_ParseResolvableExpression": -10.946939, - "_ParseVersionValue": -10.946939, - "_SCANNER_H_": -10.253792, - "_USAGE": -10.253792, - "_USE_MATH_DEFINES": -10.946939, - "_V": -10.253792, - "_WIN": -10.946939, - "__FILE__": -10.253792, - "__GNUC_MINOR__": -10.946939, - "__GNUC__": -9.337502, - "__LINE__": -6.516123, - "__OG_MATH_INL__": -10.253792, - "__P": -10.946939, - "__PYX_EXTERN_C": -10.253792, - "__PYX_HAVE_API__wrapper_inner": -10.946939, - "__Pyx_AddTraceback": -9.001029, - "__Pyx_BUILTIN_MODULE_NAME": -10.253792, - "__Pyx_CIMAG": -9.560645, - "__Pyx_CREAL": -9.560645, - "__Pyx_DECREF": -6.772552, - "__Pyx_DOCSTR": -9.848327, - "__Pyx_DelAttrString": -10.253792, - "__Pyx_ErrFetch": -10.946939, - "__Pyx_ErrRestore": -10.946939, - "__Pyx_ExportFunction": -10.946939, - "__Pyx_GIVEREF": -8.644354, - "__Pyx_GOTREF": -6.852595, - "__Pyx_GetAttrString": -10.253792, - "__Pyx_GetName": -9.560645, - "__Pyx_INCREF": -7.363420, - "__Pyx_MODULE_NAME": -10.946939, - "__Pyx_NAMESTR": -9.848327, - "__Pyx_Print": -10.946939, - "__Pyx_PrintOne": -9.560645, - "__Pyx_PyBool_FromLong": -10.946939, - "__Pyx_PyBytes_AsUString": -10.946939, - "__Pyx_PyBytes_FromUString": -10.946939, - "__Pyx_PyIndex_AsSsize_t": -10.946939, - "__Pyx_PyInt_AsChar": -10.946939, - "__Pyx_PyInt_AsInt": -10.946939, - "__Pyx_PyInt_AsLong": -10.946939, - "__Pyx_PyInt_AsLongDouble": -10.946939, - "__Pyx_PyInt_AsLongLong": -10.946939, - "__Pyx_PyInt_AsShort": -10.946939, - "__Pyx_PyInt_AsSignedChar": -10.946939, - "__Pyx_PyInt_AsSignedInt": -10.946939, - "__Pyx_PyInt_AsSignedLong": -10.946939, - "__Pyx_PyInt_AsSignedLongLong": -10.946939, - "__Pyx_PyInt_AsSignedShort": -10.946939, - "__Pyx_PyInt_AsSize_t": -10.946939, - "__Pyx_PyInt_AsUnsignedChar": -10.946939, - "__Pyx_PyInt_AsUnsignedInt": -10.946939, - "__Pyx_PyInt_AsUnsignedLong": -10.946939, - "__Pyx_PyInt_AsUnsignedLongLong": -10.946939, - "__Pyx_PyInt_AsUnsignedShort": -10.946939, - "__Pyx_PyInt_FromSize_t": -10.946939, - "__Pyx_PyNumber_Divide": -10.253792, - "__Pyx_PyNumber_InPlaceDivide": -10.253792, - "__Pyx_PyNumber_Int": -10.946939, - "__Pyx_PyObject_IsTrue": -8.867498, - "__Pyx_PySequence_DelSlice": -10.253792, - "__Pyx_PySequence_GetSlice": -10.253792, - "__Pyx_PySequence_SetSlice": -10.253792, - "__Pyx_Raise": -8.867498, - "__Pyx_RaiseNeedMoreValuesError": -10.946939, - "__Pyx_RaiseNoneNotIterableError": -10.946939, - "__Pyx_RaiseTooManyValuesError": -10.946939, - "__Pyx_RefNanny": -9.155180, - "__Pyx_RefNannyAPIStruct": -9.560645, - "__Pyx_RefNannyFinishContext": -8.462033, - "__Pyx_RefNannyImportAPI": -10.946939, - "__Pyx_RefNannySetupContext": -8.381990, - "__Pyx_SET_CIMAG": -10.253792, - "__Pyx_SET_CREAL": -10.253792, - "__Pyx_SetAttrString": -10.253792, - "__Pyx_StringTabEntry": -10.946939, - "__Pyx_TypeCheck": -10.946939, - "__Pyx_TypeTest": -9.560645, - "__Pyx_UnpackTupleError": -10.253792, - "__Pyx_WriteUnraisable": -9.848327, - "__Pyx_XDECREF": -7.688843, - "__Pyx_XGIVEREF": -9.001029, - "__Pyx_XGOTREF": -10.946939, - "__Pyx_c_abs": -9.848327, - "__Pyx_c_absf": -9.848327, - "__Pyx_c_conj": -9.848327, - "__Pyx_c_conjf": -9.848327, - "__Pyx_c_diff": -10.253792, - "__Pyx_c_difff": -10.253792, - "__Pyx_c_eq": -10.253792, - "__Pyx_c_eqf": -10.253792, - "__Pyx_c_is_zero": -9.848327, - "__Pyx_c_is_zerof": -9.848327, - "__Pyx_c_neg": -10.253792, - "__Pyx_c_negf": -10.253792, - "__Pyx_c_pow": -9.848327, - "__Pyx_c_powf": -9.848327, - "__Pyx_c_prod": -10.253792, - "__Pyx_c_prodf": -10.253792, - "__Pyx_c_quot": -10.253792, - "__Pyx_c_quotf": -10.253792, - "__Pyx_c_sum": -10.253792, - "__Pyx_c_sumf": -10.253792, - "__QNXNTO__": -10.946939, - "__STDC_SECURE_LIB__": -10.946939, - "__STDC_VERSION__": -10.253792, - "__THREADED_QUEUE_H__": -10.253792, - "___set_static_ClassSymbol": -6.757285, - "___set_static_newNil_callback": -6.903888, - "___staticMetaClass": -6.903888, - "__builtin_expect": -10.253792, - "__cdecl": -10.253792, - "__cplusplus": -8.644354, - "__fastcall": -10.253792, - "__imag__": -10.946939, - "__inline": -10.946939, - "__inline__": -10.946939, - "__pyx_L": -5.865535, - "__pyx_PyFloat_AsDouble": -9.848327, - "__pyx_builtin_RuntimeError": -10.253792, - "__pyx_builtin_ValueError": -9.337502, - "__pyx_cfilenm": -10.946939, - "__pyx_clineno": -6.564913, - "__pyx_f": -6.577492, - "__pyx_f_": -10.253792, - "__pyx_filename": -6.577492, - "__pyx_int_": -10.946939, - "__pyx_k_": -8.749715, - "__pyx_k__B": -10.253792, - "__pyx_k__H": -10.253792, - "__pyx_k__I": -10.253792, - "__pyx_k__L": -10.253792, - "__pyx_k__O": -10.253792, - "__pyx_k__Q": -10.253792, - "__pyx_k__RuntimeError": -10.946939, - "__pyx_k__ValueError": -10.946939, - "__pyx_k__Zd": -10.253792, - "__pyx_k__Zf": -10.253792, - "__pyx_k__Zg": -10.253792, - "__pyx_k____main__": -10.946939, - "__pyx_k____test__": -10.946939, - "__pyx_k__b": -10.253792, - "__pyx_k__base": -10.946939, - "__pyx_k__buf": -10.946939, - "__pyx_k__byteorder": -10.946939, - "__pyx_k__d": -10.253792, - "__pyx_k__descr": -10.946939, - "__pyx_k__do_awesome_work": -10.946939, - "__pyx_k__f": -10.253792, - "__pyx_k__fields": -10.946939, - "__pyx_k__format": -10.946939, - "__pyx_k__g": -10.253792, - "__pyx_k__h": -10.253792, - "__pyx_k__i": -10.253792, - "__pyx_k__itemsize": -10.946939, - "__pyx_k__l": -10.253792, - "__pyx_k__names": -10.946939, - "__pyx_k__ndim": -10.946939, - "__pyx_k__np": -10.946939, - "__pyx_k__numpy": -10.946939, - "__pyx_k__obj": -10.946939, - "__pyx_k__ones": -10.946939, - "__pyx_k__pure_py_test": -10.946939, - "__pyx_k__q": -10.253792, - "__pyx_k__range": -10.946939, - "__pyx_k__readonly": -10.946939, - "__pyx_k__shape": -10.946939, - "__pyx_k__strides": -10.946939, - "__pyx_k__suboffsets": -10.946939, - "__pyx_k__type_num": -10.946939, - "__pyx_k__work_module": -10.946939, - "__pyx_k__wrapper_inner": -10.946939, - "__pyx_k_tuple_": -9.001029, - "__pyx_kp_s_": -9.848327, - "__pyx_kp_u_": -10.946939, - "__pyx_lineno": -6.564913, - "__pyx_m": -9.560645, - "__pyx_mdef_": -10.946939, - "__pyx_module_is_main_wrapper_inner": -10.946939, - "__pyx_n_s__do_awesome_work": -9.848327, - "__pyx_n_s__np": -10.946939, - "__pyx_n_s__ones": -10.946939, - "__pyx_n_s__work_module": -9.848327, - "__pyx_pf_": -9.337502, - "__pyx_print": -10.946939, - "__pyx_print_kwargs": -10.946939, - "__pyx_ptype_": -9.848327, - "__pyx_r": -7.283378, - "__pyx_refnanny": -9.337502, - "__pyx_self": -10.253792, - "__pyx_t_": -4.551678, - "__pyx_t_double_complex": -7.651103, - "__pyx_t_double_complex_from_parts": -10.946939, - "__pyx_t_float_complex": -7.651103, - "__pyx_t_float_complex_from_parts": -10.946939, - "__pyx_v_a": -9.337502, - "__pyx_v_answer_ptr": -10.253792, - "__pyx_v_b": -9.560645, - "__pyx_v_c": -9.848327, - "__pyx_v_child": -8.867498, - "__pyx_v_childname": -9.560645, - "__pyx_v_copy_shape": -9.337502, - "__pyx_v_d": -10.253792, - "__pyx_v_data": -9.001029, - "__pyx_v_data_np": -8.644354, - "__pyx_v_data_ptr": -10.253792, - "__pyx_v_descr": -8.644354, - "__pyx_v_dims": -9.560645, - "__pyx_v_e": -10.946939, - "__pyx_v_end": -10.253792, - "__pyx_v_endian_detector": -9.155180, - "__pyx_v_f": -7.512952, - "__pyx_v_fields": -9.001029, - "__pyx_v_flags": -9.560645, - "__pyx_v_hasfields": -9.560645, - "__pyx_v_i": -9.155180, - "__pyx_v_info": -7.450432, - "__pyx_v_little_endian": -8.867498, - "__pyx_v_nd": -9.155180, - "__pyx_v_ndim": -9.155180, - "__pyx_v_new_offset": -9.337502, - "__pyx_v_num_x": -9.560645, - "__pyx_v_num_y": -10.253792, - "__pyx_v_offset": -8.749715, - "__pyx_v_self": -8.174351, - "__pyx_v_sum": -9.155180, - "__pyx_v_t": -7.579644, - "__pyx_v_typenum": -9.155180, - "__real__": -10.946939, - "__releasebuffer__": -10.253792, - "__setWeakThis": -6.921588, - "__setup_stage": -6.903888, - "__stdcall": -10.253792, - "__sun__": -10.946939, - "_asm": -10.946939, - "_cached_size_": -9.001029, - "_cbc": -9.848327, - "_decoder": -10.946939, - "_decoder_": -10.253792, - "_error": -6.469603, - "_expression": -10.253792, - "_group": -10.253792, - "_has_bits_": -8.307882, - "_ingester": -10.253792, - "_lisp": -6.210741, - "_literal": -10.946939, - "_nil": -6.921588, - "_srs_config": -7.951207, - "_srs_context": -10.946939, - "_t": -6.957955, - "_t*": -9.848327, - "_t_value": -10.253792, - "_unknown_fields_": -9.337502, - "_unknown_fields_.Swap": -10.946939, - "_version": -10.253792, - "_vhost": -9.560645, - "_w": -10.253792, - "_with_sharedPtr_lisp_sid": -6.903888, - "_x": -8.307882, - "_y": -9.155180, - "_z": -9.560645, - "a": -6.727432, - "a.vchPubKey": -10.253792, - "abort": -9.848327, - "about": -10.253792, - "abs": -10.253792, - "absolute": -10.946939, - "access": -10.946939, - "acodec": -10.946939, - "acodec.empty": -10.946939, - "acosf": -10.946939, - "activations_finder": -10.253792, - "activations_finder.VisitFrames": -10.946939, - "activations_finder.has_code_activations_": -10.946939, - "add": -10.946939, - "addChildValues_": -8.867498, - "addComment": -10.253792, - "addError": -8.381990, - "addErrorAndRecover": -9.337502, - "add_field": -10.946939, - "additional": -10.946939, - "adopt_lock": -10.946939, - "after": -10.253792, - "age": -10.946939, - "alignment": -10.253792, - "alive": -10.253792, - "all": -9.848327, - "allocate_descriptor_state": -9.848327, - "allocated": -10.946939, - "allocsize": -10.946939, - "allow": -10.946939, - "allowComments_": -10.946939, - "allow_code_gen_from_strings": -10.946939, - "allow_speculative": -10.253792, - "already": -10.946939, - "already_here": -9.848327, - "an": -9.337502, - "and": -9.337502, - "any": -7.902417, - "anything": -10.946939, - "anywhere": -10.946939, - "app": -9.337502, - "app.exec": -10.946939, - "app.rfind": -10.946939, - "app.setApplicationName": -10.946939, - "app.setApplicationVersion": -10.946939, - "app.setOrganizationDomain": -10.946939, - "app.setOrganizationName": -10.946939, - "app.setWindowIcon": -10.946939, - "app.substr": -10.946939, - "append": -8.867498, - "application.": -10.946939, - "approve_license": -10.946939, - "are": -10.946939, - "arg": -8.174351, - "argc": -10.253792, - "args": -9.848327, - "args.at": -9.848327, - "args.length": -8.867498, - "args.smi_at": -9.560645, - "argument": -10.253792, - "argv": -10.253792, - "arrayValue": -9.560645, - "as": -10.253792, - "asVariantMap": -10.253792, - "ascii_literal": -10.946939, - "asinf": -10.946939, - "asio": -8.549044, - "asm": -10.946939, - "assert": -8.867498, - "assign": -9.848327, - "at": -9.337502, - "atan": -10.946939, - "atanf": -10.946939, - "autorun": -10.253792, - "avoid": -10.946939, - "b": -6.921588, - "b.fSet": -10.253792, - "b.pkey": -10.253792, - "b.vchPubKey": -10.253792, - "back": -10.946939, - "backing_store_": -9.001029, - "backing_store_.Dispose": -9.848327, - "backing_store_.length": -9.560645, - "backing_store_.start": -9.337502, - "badTokenType": -10.253792, - "bad_alloc": -9.848327, - "bad_descriptor": -10.946939, - "bailout_type": -10.946939, - "bank": -10.253792, - "base": -9.560645, - "be": -9.560645, - "because": -10.946939, - "beg_pos": -10.946939, - "begin": -8.238889, - "beginDoc": -10.253792, - "begin_": -9.848327, - "being": -10.253792, - "bin": -10.253792, - "binary_million": -9.848327, - "bind": -10.946939, - "bindFlags": -9.848327, - "blank": -10.946939, - "block": -9.337502, - "bn": -9.848327, - "bool": -5.770790, - "booleanValue": -9.848327, - "boost": -6.684260, - "bot": -8.644354, - "both": -10.946939, - "bottomScreen": -9.848327, - "break": -6.516123, - "buf": -8.867498, - "bufSize": -10.253792, - "buffer": -7.579644, - "buffer.c_str": -10.946939, - "buffer.proto": -10.946939, - "bufferSize": -9.848327, - "bufferType": -10.946939, - "buffer_cursor_": -9.337502, - "buffer_end_": -9.848327, - "buffered_chars": -10.253792, - "buffers": -10.253792, - "but": -10.253792, - "buttons": -9.337502, - "by": -10.253792, - "byte": -10.946939, - "byteorder": -9.560645, - "bytes.": -10.946939, - "bytes_transferred": -10.253792, - "c": -5.770790, - "c0_": -8.867498, - "c=": -10.253792, - "cKeyCrypter": -10.253792, - "cKeyCrypter.Decrypt": -10.946939, - "cKeyCrypter.Encrypt": -10.946939, - "cKeyCrypter.SetKey": -10.253792, - "c_MaxFrames": -10.946939, - "cabs": -10.946939, - "cabsf": -10.946939, - "cache": -10.253792, - "cacheclean": -10.946939, - "cachecnt": -10.946939, - "cachemax": -10.253792, - "call_completed_callbacks_": -8.174351, - "callback": -9.001029, - "callee": -10.946939, - "caller_code": -10.946939, - "can": -10.946939, - "can_print": -10.946939, - "cancel_ops": -10.946939, - "canfile": -9.001029, - "canfile*": -10.946939, - "canfiles": -10.946939, - "caninfo": -10.253792, - "canister": -8.307882, - "canister*": -10.946939, - "canmem": -7.855897, - "canmems": -10.946939, - "cannot": -10.946939, - "capacity": -9.848327, - "case": -6.403645, - "cast": -10.253792, - "catch": -9.001029, - "category": -10.253792, - "cb": -6.210741, - "cc": -9.560645, - "ceilf": -10.946939, - "cerr": -10.253792, - "ch": -8.307882, - "chIV": -8.381990, - "chKey": -9.001029, - "chNewIV": -10.253792, - "chNewIV.size": -10.946939, - "chNewKey": -10.253792, - "chNewKey.size": -10.946939, - "chSalt": -10.253792, - "chSalt.size": -10.946939, - "change": -10.946939, - "channel": -10.253792, - "channel_": -10.946939, - "char": -5.811141, - "char*": -7.481204, - "char**": -10.253792, - "character": -10.946939, - "check": -9.155180, - "check.JsHasOverflowed": -9.560645, - "check_timers": -9.155180, - "childValue": -7.855897, - "childValue.isArray": -10.253792, - "childValue.isObject": -10.253792, - "childValue.size": -10.253792, - "childValues_": -9.155180, - "childValues_.clear": -10.253792, - "childValues_.empty": -10.253792, - "childValues_.push_back": -10.253792, - "childValues_.reserve": -10.253792, - "childValues_.size": -10.253792, - "cid": -10.946939, - "cin": -9.560645, - "class": -7.015114, - "classllvmo__APFloat_Oval": -8.867498, - "classllvmo__APInt_Oval": -8.867498, - "classllvmo__AllocaInst_Oval": -8.867498, - "classllvmo__Argument_Oval": -8.867498, - "classllvmo__ArrayType_Oval": -8.867498, - "classllvmo__AtomicCmpXchgInst_Oval": -8.867498, - "classllvmo__AtomicRMWInst_Oval": -8.867498, - "classllvmo__Attribute_Oval": -8.867498, - "classllvmo__BasicBlock_Oval": -8.867498, - "classllvmo__BranchInst_Oval": -8.867498, - "classllvmo__Builder_Oval": -8.867498, - "classllvmo__CallInst_Oval": -8.867498, - "classllvmo__CompositeType_Oval": -8.867498, - "classllvmo__ConstantArray_Oval": -8.867498, - "classllvmo__ConstantDataArray_Oval": -8.867498, - "classllvmo__ConstantDataSequential_Oval": -8.867498, - "classllvmo__ConstantExpr_Oval": -8.867498, - "classllvmo__ConstantFP_Oval": -8.867498, - "classllvmo__ConstantInt_Oval": -8.867498, - "classllvmo__ConstantPointerNull_Oval": -8.867498, - "classllvmo__Constant_Oval": -8.867498, - "classllvmo__DataLayout_Oval": -8.867498, - "classllvmo__DebugLoc_Oval": -8.867498, - "classllvmo__EngineBuilder_Oval": -8.867498, - "classllvmo__ExecutionEngine_Oval": -8.867498, - "classllvmo__FenceInst_Oval": -8.867498, - "classllvmo__FunctionPassManager_Oval": -8.867498, - "classllvmo__FunctionPass_Oval": -8.867498, - "classllvmo__FunctionType_Oval": -8.867498, - "classllvmo__Function_Oval": -9.155180, - "classllvmo__GlobalValue_Oval": -8.867498, - "classllvmo__IRBuilderBase_Oval": -8.867498, - "classllvmo__IRBuilder_Oval": -8.867498, - "classllvmo__ImmutablePass_Oval": -8.867498, - "classllvmo__InsertPoint_Oval": -8.867498, - "classllvmo__Instruction_Oval": -8.867498, - "classllvmo__IntegerType_Oval": -8.867498, - "classllvmo__LLVMContext_Oval": -8.867498, - "classllvmo__LandingPadInst_Oval": -8.867498, - "classllvmo__MDNode_Oval": -8.867498, - "classllvmo__MDString_Oval": -8.867498, - "classllvmo__ModulePass_Oval": -8.867498, - "classllvmo__Module_Oval": -8.867498, - "classllvmo__PHINode_Oval": -8.867498, - "classllvmo__PassManagerBase_Oval": -8.867498, - "classllvmo__Pass_Oval": -8.867498, - "classllvmo__PointerType_Oval": -8.867498, - "classllvmo__SequentialType_Oval": -8.867498, - "classllvmo__StoreInst_Oval": -8.867498, - "classllvmo__StructType_Oval": -8.867498, - "classllvmo__TerminatorInst_Oval": -8.867498, - "classllvmo__Type_Oval": -8.867498, - "classllvmo__UnaryInstruction_Oval": -8.867498, - "classllvmo__UndefValue_Oval": -8.867498, - "classllvmo__User_Oval": -8.867498, - "classllvmo__Value_Oval": -8.867498, - "classllvmo__VectorType_Oval": -8.867498, - "clazz": -10.946939, - "clean": -10.253792, - "cleanupFromDebug": -10.946939, - "clear": -10.253792, - "clear_engines": -9.560645, - "clear_has_name": -9.337502, - "clear_name": -10.253792, - "close": -9.848327, - "closing": -10.253792, - "cnt": -8.749715, - "code": -8.749715, - "codePointToUTF": -10.253792, - "code_": -9.848327, - "code_unit": -9.155180, - "code_unit_count": -9.001029, - "coffee": -10.946939, - "col": -8.749715, - "collectComments": -9.001029, - "collectComments_": -9.155180, - "colon": -9.848327, - "colon.type_": -10.946939, - "column": -8.644354, - "comma": -9.560645, - "comma.type_": -9.337502, - "commentAfter": -9.001029, - "commentAfterOnSameLine": -8.867498, - "commentBefore": -8.867498, - "commentBegin": -9.560645, - "comments": -10.946939, - "commentsBefore_": -9.155180, - "commentsBefore_.empty": -9.848327, - "common_lock": -10.946939, - "commonly": -10.946939, - "compatibility": -10.946939, - "compile": -10.946939, - "compiled": -10.253792, - "compiled_code": -10.946939, - "complete": -10.946939, - "complex": -10.253792, - "condAttrs": -9.337502, - "conj": -9.848327, - "conjf": -10.946939, - "const": -5.239829, - "const_cast": -9.848327, - "const_iterator": -10.946939, - "constexpr": -9.848327, - "contain": -10.946939, - "container": -10.253792, - "container.": -10.946939, - "containing": -10.946939, - "contains": -10.253792, - "containsControlCharacter": -10.946939, - "containsNewLine": -9.848327, - "contents": -10.253792, - "context": -7.728064, - "continue": -9.001029, - "core": -6.202007, - "cosf": -10.946939, - "count": -9.337502, - "countlen": -10.946939, - "course": -10.946939, - "cout": -9.337502, - "cp": -8.238889, - "cpow": -10.946939, - "cpowf": -10.946939, - "cpuAccessFlags": -10.253792, - "cq": -9.155180, - "create": -6.903888, - "create_ingester": -10.946939, - "creation": -10.946939, - "ctx": -7.336022, - "cur": -10.253792, - "current": -7.209270, - "currentA": -9.337502, - "currentB": -9.560645, - "currentG": -9.560645, - "currentR": -9.560645, - "currentScreen": -9.848327, - "currentValue": -8.238889, - "current_": -7.951207, - "current_.literal_chars": -10.253792, - "current_.token": -10.253792, - "current_pos": -10.253792, - "cursor": -8.174351, - "cycle": -9.560645, - "d": -8.381990, - "dFlush": -10.946939, - "d_get_current_screen": -9.560645, - "d_set_scissor_test": -10.946939, - "data": -9.337502, - "dbDataStructure": -10.946939, - "dbDataStructure*": -10.946939, - "dbuffer_": -8.002500, - "debugger": -10.946939, - "decodeDouble": -9.848327, - "decodeNumber": -10.253792, - "decodeString": -9.337502, - "decodeUnicodeCodePoint": -10.253792, - "decodeUnicodeEscapeSequence": -9.848327, - "decoded": -8.307882, - "decoded.reserve": -10.946939, - "default": -8.867498, - "default_instance": -9.848327, - "default_instance_": -8.867498, - "defined": -7.336022, - "definition": -10.946939, - "delFile": -10.946939, - "delay": -10.946939, - "delete": -8.749715, - "delimited": -10.253792, - "delimiter": -10.946939, - "deoptimizer": -8.867498, - "dependent": -10.946939, - "depth": -10.946939, - "deregister_descriptor": -10.946939, - "deregister_internal_descriptor": -10.946939, - "des": -9.848327, - "descr": -10.253792, - "descriptor": -8.238889, - "descriptor_": -9.337502, - "descriptor_data": -6.852595, - "descriptor_lock": -9.001029, - "descriptor_lock.unlock": -9.560645, - "descriptor_state": -9.337502, - "descriptor_state*": -9.337502, - "descriptors_lock": -9.848327, - "detail": -9.560645, - "development": -10.946939, - "dfs": -9.337502, - "digitalRead": -9.848327, - "digitalWrite": -10.253792, - "digits": -9.155180, - "dimensions": -10.946939, - "directly": -10.946939, - "disable": -9.848327, - "disk": -10.946939, - "dispose": -10.946939, - "do": -8.644354, - "do_add_timer_queue": -10.946939, - "do_complete": -10.253792, - "do_epoll_create": -10.253792, - "do_remove_timer_queue": -10.946939, - "do_scan": -9.337502, - "do_timerfd_create": -10.253792, - "doc": -9.848327, - "document": -10.253792, - "document_": -7.209270, - "document_.c_str": -10.946939, - "document_.empty": -10.946939, - "document_.length": -10.253792, - "does": -10.946939, - "done": -10.253792, - "double": -7.614735, - "double_int_union": -10.253792, - "double_value": -10.946939, - "dout": -10.253792, - "dst": -10.253792, - "dump_path": -10.946939, - "dword": -10.253792, - "dx": -10.253792, - "dy": -10.253792, - "dynamic_cast_if_available": -10.946939, - "e": -8.644354, - "ec": -9.155180, - "ec_": -9.560645, - "eckey": -9.001029, - "ecsig": -9.848327, - "ecx": -10.253792, - "edx": -10.253792, - "eh": -10.946939, - "elapse": -10.946939, - "elemSize": -10.946939, - "else": -6.603134, - "else_": -10.253792, - "elsize": -10.946939, - "enableYAMLCompatibility": -10.946939, - "enabled": -10.946939, - "enc": -10.946939, - "encoding": -10.946939, - "end": -7.768886, - "endArray": -10.253792, - "endDoc": -10.253792, - "end_": -8.749715, - "endl": -10.253792, - "enforced.": -10.946939, - "engine": -8.644354, - "engine_disabled": -10.253792, - "engines": -10.253792, - "engines.empty": -10.946939, - "engines.size": -10.946939, - "ent": -10.946939, - "entropy_mutex": -10.946939, - "entropy_mutex.Pointer": -10.946939, - "entropy_source": -9.560645, - "enum": -9.001029, - "env": -10.253792, - "env_instance": -9.848327, - "envp": -9.560645, - "envvar": -10.253792, - "envvar.indexOf": -10.946939, - "envvar.left": -10.946939, - "envvar.mid": -10.946939, - "eof": -9.848327, - "eor": -9.848327, - "ep": -10.253792, - "epoll_create": -10.253792, - "epoll_ctl": -8.644354, - "epoll_event": -8.749715, - "epoll_fd_": -8.462033, - "epoll_reactor": -7.363420, - "epoll_reactor*": -10.253792, - "epoll_size": -10.946939, - "epoll_wait": -10.946939, - "eproto": -8.174351, - "eproto_": -10.946939, - "eproto__INCLUDED": -9.560645, - "equals": -9.560645, - "err": -7.728064, - "errno": -8.644354, - "error": -8.462033, - "error.extra_": -10.253792, - "error.message": -9.848327, - "error.message_": -10.946939, - "error.pos": -9.560645, - "error.token_.start_": -10.946939, - "errorCount": -9.848327, - "error_code": -9.560645, - "error_message": -10.253792, - "errors_.begin": -10.946939, - "errors_.clear": -10.946939, - "errors_.end": -10.946939, - "errors_.push_back": -10.946939, - "errors_.resize": -10.253792, - "errors_.size": -10.946939, - "escape": -10.253792, - "ev": -8.056568, - "ev.data.ptr": -8.867498, - "ev.events": -8.549044, - "eval_position": -10.946939, - "eval_scope_position": -10.946939, - "events": -8.867498, - "every": -10.946939, - "except_op": -10.946939, - "exception": -9.155180, - "exceptionHandler": -10.253792, - "exist": -10.253792, - "exp": -10.253792, - "expect": -10.253792, - "expectToken": -10.946939, - "expected": -10.946939, - "expected_length": -9.560645, - "expf": -10.946939, - "explicit": -9.560645, - "export": -10.253792, - "expressionString": -10.946939, - "expressionString.Length": -10.946939, - "expressionString.String": -10.253792, - "extends": -10.946939, - "extensions": -10.946939, - "extern": -9.337502, - "extra": -10.253792, - "f": -7.015114, - "fCompr": -9.848327, - "fCompressed": -9.848327, - "fCompressedPubKey": -9.337502, - "fKeySet": -9.560645, - "fListener": -8.381990, - "fOk": -8.002500, - "fPos": -7.728064, - "fSet": -9.155180, - "fabsf": -10.946939, - "factory": -10.946939, - "false": -6.447130, - "fast_stop": -9.848327, - "father": -10.946939, - "fatherIndex": -10.253792, - "fclose": -10.253792, - "fcntl": -10.253792, - "fd": -8.113726, - "features": -9.560645, - "features.allowComments_": -10.946939, - "features.strictRoot_": -10.946939, - "features_": -10.253792, - "features_.allowComments_": -10.253792, - "features_.strictRoot_": -10.946939, - "ff": -10.253792, - "ffmpeg": -7.811445, - "ffmpeg_bin": -9.848327, - "ffmpeg_bin.empty": -10.946939, - "field": -9.848327, - "field_count": -10.946939, - "fields": -10.253792, - "file": -8.113726, - "fileName": -10.946939, - "files": -9.155180, - "fill": -10.946939, - "final": -9.337502, - "finalizeTokenOk": -9.848327, - "finally": -10.946939, - "findScript": -10.946939, - "firstLineData": -10.946939, - "first_op_": -9.848327, - "flag": -9.848327, - "flags": -9.560645, - "fld": -10.946939, - "float": -6.436080, - "floorf": -10.253792, - "flush": -10.946939, - "flushing": -10.946939, - "fopen": -10.253792, - "for": -6.939606, - "format": -9.155180, - "formattedMessage": -9.337502, - "fragmem": -10.946939, - "fragment": -10.946939, - "frame": -9.155180, - "framework": -10.946939, - "free": -9.848327, - "free_buffer": -9.848327, - "free_descriptor_state": -9.848327, - "freopen": -10.946939, - "friend": -8.644354, - "from": -7.728064, - "from._has_bits_": -10.946939, - "from.has_name": -10.946939, - "from.name": -10.946939, - "from.unknown_fields": -10.946939, - "fsincos": -10.946939, - "fspath": -9.848327, - "fstp": -10.253792, - "full": -10.946939, - "func": -9.848327, - "function": -7.481204, - "functions": -10.946939, - "fwrite": -10.253792, - "g": -9.560645, - "g_metrics": -9.848327, - "general": -10.946939, - "generated": -10.253792, - "generated_factory": -10.946939, - "generated_pool": -10.253792, - "generic": -10.946939, - "getCurrentColor": -10.946939, - "getCurrentScreen": -9.337502, - "getFile": -10.946939, - "getFormatedErrorMessages": -10.946939, - "getLocationLineAndColumn": -9.337502, - "getNextChar": -8.867498, - "getTOC": -10.946939, - "get_engine_acodec": -10.946939, - "get_engine_enabled": -10.946939, - "get_engine_output": -10.946939, - "get_engine_vcodec": -10.946939, - "get_ffmpeg_log_dir": -10.946939, - "get_ffmpeg_log_enabled": -10.946939, - "get_id": -10.946939, - "get_ingest_by_id": -10.946939, - "get_ingest_enabled": -10.946939, - "get_ingest_ffmpeg": -10.946939, - "get_ingest_input_type": -10.946939, - "get_ingest_input_url": -10.253792, - "get_ingesters": -10.946939, - "get_listens": -10.946939, - "get_system_category": -9.848327, - "get_timeout": -9.337502, - "get_transcode_engines": -10.946939, - "get_type_information": -9.848327, - "get_vhost": -10.253792, - "get_vhosts": -10.946939, - "getline": -10.946939, - "gfxGetFramebuffer": -10.253792, - "given": -10.946939, - "glPointer": -10.946939, - "global_eval_fun": -10.946939, - "google": -6.698444, - "google_breakpad": -10.946939, - "goto": -5.903514, - "graph": -8.381990, - "graph.pb": -10.946939, - "group": -8.462033, - "groups": -10.946939, - "grpc": -6.995696, - "h": -10.946939, - "handle_scope_implementer": -9.337502, - "handle_uninterpreted": -10.253792, - "harm.": -10.946939, - "harmony_modules_": -10.253792, - "harmony_scoping_": -10.253792, - "has": -10.253792, - "hasChildValue": -9.560645, - "hasCommentForValue": -9.560645, - "has_been_disposed_": -9.155180, - "has_been_set_up_": -9.560645, - "has_code_activations_": -9.848327, - "has_fatal_error_": -9.337502, - "has_line_terminator_before_next_": -8.867498, - "has_multiline_comment_before_next_": -9.337502, - "has_name": -9.155180, - "hash": -7.951207, - "have": -9.848327, - "having": -10.946939, - "headers": -10.946939, - "headers.": -9.848327, - "heap": -8.867498, - "heap_number": -9.560645, - "height": -9.848327, - "hello": -9.848327, - "hex": -10.946939, - "high": -9.560645, - "hint": -9.848327, - "hold": -10.946939, - "holds": -10.253792, - "home": -10.946939, - "i": -6.237409, - "id": -9.337502, - "if": -4.637021, - "imag": -10.253792, - "implements": -10.946939, - "import": -8.867498, - "in": -8.056568, - "in.fd": -10.946939, - "inComment": -9.155180, - "inLineOffset": -9.337502, - "included": -10.946939, - "incompatible": -10.253792, - "indent": -9.155180, - "indentSize_": -9.560645, - "indentString_": -9.155180, - "indentString_.resize": -10.253792, - "indentString_.size": -9.560645, - "indentation": -10.253792, - "indentation_": -10.253792, - "indentation_.size": -10.253792, - "index": -6.481031, - "indexOfEquals": -9.337502, - "info": -9.560645, - "info.extra_": -10.946939, - "info.message_": -10.946939, - "info.token_": -10.946939, - "information": -10.946939, - "ingest": -7.902417, - "ingest_id": -9.001029, - "ingest_id.c_str": -10.253792, - "ingester": -7.614735, - "ingesters": -10.253792, - "ingesters.at": -10.946939, - "ingesters.begin": -9.337502, - "ingesters.clear": -10.946939, - "ingesters.empty": -10.946939, - "ingesters.end": -9.337502, - "ingesters.erase": -10.253792, - "ingesters.push_back": -10.253792, - "ingesters.size": -9.848327, - "init_once": -10.253792, - "init_task": -10.946939, - "initialTokenOk": -9.560645, - "initialize": -9.155180, - "initialize_copy": -10.946939, - "initialize_ffmpeg": -9.848327, - "initialize_transcode": -10.946939, - "injectJsInFrame": -10.253792, - "inline": -7.140277, - "inner_work_": -9.560645, - "input": -9.155180, - "input_type": -9.848327, - "input_type.c_str": -10.946939, - "input_type.empty": -10.946939, - "input_url": -9.560645, - "input_url.empty": -10.253792, - "inside": -10.946939, - "insize": -9.848327, - "inspect": -9.560645, - "inst": -10.946939, - "install": -10.946939, - "instance": -9.848327, - "instanceof": -10.946939, - "instantiated": -10.946939, - "instrWord": -10.946939, - "int": -5.094737, - "intValue": -9.848327, - "interface": -10.946939, - "intern": -10.946939, - "internal": -7.209270, - "internally": -10.946939, - "internalname": -10.946939, - "interrupt": -10.253792, - "interrupter_": -9.560645, - "interrupter_.interrupt": -10.946939, - "interrupter_.read_descriptor": -10.253792, - "invalid": -9.848327, - "io": -9.560645, - "io_cleanup": -10.946939, - "io_cleanup.first_op_": -10.253792, - "io_cleanup.ops_.front": -10.946939, - "io_cleanup.ops_.pop": -10.946939, - "io_cleanup.ops_.push": -10.946939, - "io_service": -9.560645, - "io_service_": -10.946939, - "io_service_.init_task": -10.946939, - "io_service_.post_deferred_completions": -9.848327, - "io_service_.post_immediate_completion": -10.253792, - "io_service_.work_started": -10.253792, - "io_service_impl*": -10.946939, - "ios": -10.946939, - "ip": -10.253792, - "ip_ports": -10.253792, - "ip_ports.size": -10.946939, - "is": -9.155180, - "isArrayMultiLine": -9.560645, - "isControlCharacter": -9.848327, - "isDouble": -9.560645, - "isMultiLine": -7.855897, - "isMultineArray": -9.560645, - "isNegative": -9.001029, - "isPixelShader": -10.946939, - "isPushed": -9.560645, - "is_ascii": -10.946939, - "is_ascii_": -8.644354, - "is_compiled": -9.337502, - "is_continuation": -9.337502, - "is_optimized": -10.946939, - "is_running_": -9.155180, - "is_str": -10.946939, - "is_unicode": -10.946939, - "is_valid_language_mode": -10.946939, - "isn": -10.946939, - "isolate": -6.921588, - "isspace": -10.946939, - "istream": -9.848327, - "istream_iterator": -10.253792, - "it": -7.075738, - "it.Advance": -10.946939, - "it.done": -10.946939, - "it.frame": -10.946939, - "itError": -9.848327, - "item": -10.253792, - "itemSeparatorPos": -9.337502, - "itemsize": -10.253792, - "iterator": -8.867498, - "itimerspec": -9.337502, - "j": -8.462033, - "jclass": -10.946939, - "js": -10.946939, - "jsFileEnc": -10.253792, - "jsFilePath": -9.337502, - "jsFromScriptFile": -10.946939, - "just": -10.946939, - "k": -10.253792, - "kASCIISize": -10.946939, - "kAllowLazy": -10.946939, - "kAllowModules": -10.946939, - "kAllowNativesSyntax": -10.946939, - "kCharacterLookaheadBufferSize": -10.253792, - "kCodeGenFromStrings": -10.946939, - "kEmptyString": -8.462033, - "kEndOfInput": -10.253792, - "kGrowthFactory": -10.253792, - "kInitialCapacity": -10.253792, - "kIsIdentifierPart": -10.946939, - "kIsIdentifierPart.get": -10.946939, - "kIsIdentifierStart": -10.946939, - "kIsIdentifierStart.get": -10.946939, - "kIsLineTerminator": -10.946939, - "kIsLineTerminator.get": -10.946939, - "kIsWhiteSpace": -10.946939, - "kIsWhiteSpace.get": -10.946939, - "kLanguageModeMask": -9.560645, - "kMaxAsciiCharCodeU": -10.946939, - "kMaxGrowth": -10.253792, - "kMinConversionSlack": -10.946939, - "kNameFieldNumber": -10.253792, - "kNoParsingFlags": -10.946939, - "kNonStrictEquality": -10.946939, - "kNullValue": -10.946939, - "kPageSizeBits": -10.946939, - "kStrictEquality": -10.946939, - "kUC": -10.253792, - "kUndefinedValue": -10.946939, - "key": -9.560645, - "key.GetPubKey": -10.946939, - "key.SetCompactSignature": -10.946939, - "keyRec": -10.946939, - "keyRec.GetPubKey": -10.946939, - "keyRec.SetCompressedPubKey": -10.946939, - "keyRec.fSet": -10.946939, - "keyRec.pkey": -10.946939, - "key_error": -9.155180, - "kind": -10.946939, - "klass": -10.946939, - "label": -10.946939, - "language_mode": -9.848327, - "last": -9.848327, - "lastLineStart": -9.560645, - "lastValueEnd_": -9.560645, - "lastValue_": -9.560645, - "last_nonzero": -10.253792, - "len": -9.560645, - "length": -8.644354, - "let": -10.946939, - "libcanister": -10.253792, - "libraryPath": -9.337502, - "lights": -10.253792, - "likely": -8.238889, - "lim": -8.462033, - "limit": -9.560645, - "limited": -10.253792, - "line": -8.462033, - "lineLength": -9.155180, - "linebreaks": -10.946939, - "linesNumbers": -10.946939, - "list": -9.848327, - "listener": -10.253792, - "literal": -10.946939, - "literal.Complete": -10.946939, - "literal_buffer": -9.337502, - "literal_chars": -10.253792, - "ll": -10.946939, - "llvm_gcroot": -10.253792, - "llvmo": -4.469967, - "loadJSForDebug": -10.253792, - "location": -8.749715, - "lock": -9.560645, - "log_file": -8.381990, - "logf": -9.848327, - "long": -8.381990, - "loop": -9.848327, - "low": -9.848327, - "m": -7.855897, - "mDimensions": -10.946939, - "mEntity": -10.946939, - "mId": -10.946939, - "mMaterial": -10.946939, - "mMesh": -10.946939, - "mNode": -10.946939, - "mPosition": -10.946939, - "m_bufferSize": -9.560645, - "m_bufferSlot": -9.560645, - "m_bufferType": -9.848327, - "m_cbOffset": -10.946939, - "m_computeConstants": -10.946939, - "m_csParams": -10.946939, - "m_dirty": -10.946939, - "m_elemSize": -10.253792, - "m_heapSize": -9.560645, - "m_layout": -10.946939, - "m_map": -10.253792, - "m_map.insert": -10.946939, - "m_matricesAvail": -10.253792, - "m_maxTextureSlot": -10.253792, - "m_members": -10.946939, - "m_name": -9.337502, - "m_numElems": -10.253792, - "m_offset": -10.946939, - "m_pixelConstants": -10.946939, - "m_psParams": -10.946939, - "m_spBuffer": -9.848327, - "m_spComputeShader": -10.946939, - "m_spLayout": -10.946939, - "m_spPixelShader": -10.946939, - "m_spSRView": -9.848327, - "m_spSamplerState": -10.946939, - "m_spShaderInfo": -10.946939, - "m_spStagingBuffer": -9.848327, - "m_spUAView": -9.848327, - "m_spVertexShader": -10.946939, - "m_tempHarness": -10.946939, - "m_tempWrapper": -10.946939, - "m_type": -10.946939, - "m_value": -10.946939, - "m_values": -10.946939, - "m_vertexConstants": -10.946939, - "m_vsParams": -10.946939, - "m_xThreads": -10.253792, - "m_yThreads": -10.253792, - "m_zThreads": -10.253792, - "mailing": -10.946939, - "main": -9.560645, - "make": -10.946939, - "malloc": -9.848327, - "map": -8.307882, - "marker": -9.848327, - "mat": -10.946939, - "match": -9.560645, - "material": -10.946939, - "maxInt": -10.946939, - "maxUInt": -10.946939, - "max_ops": -9.337502, - "may": -10.253792, - "maybe_error": -10.946939, - "maybe_error.ToHandle": -10.946939, - "member": -9.560645, - "members": -9.848327, - "members.begin": -9.560645, - "members.empty": -10.253792, - "members.end": -9.848327, - "memcpy": -8.462033, - "memory": -9.155180, - "memoryMap": -10.946939, - "memset": -10.253792, - "mesh": -10.946939, - "message": -9.001029, - "messageHandler": -10.253792, - "message_type": -10.946939, - "metadata": -10.253792, - "metadata.descriptor": -10.946939, - "metadata.reflection": -10.946939, - "metric": -10.946939, - "metric_": -10.946939, - "metrics_": -10.946939, - "metrics_h_metric": -10.253792, - "metrics_h_scoped": -10.946939, - "minInt": -10.946939, - "min_capacity": -10.253792, - "minidump_id": -10.946939, - "miscFlags": -10.253792, - "mod": -10.946939, - "modded": -10.946939, - "mode": -9.560645, - "modified": -10.946939, - "modname": -10.946939, - "module": -10.253792, - "mov": -10.253792, - "move_descriptor": -10.946939, - "ms": -10.253792, - "msg": -10.946939, - "msglen": -10.253792, - "mutable": -10.946939, - "mutable_name": -9.848327, - "mutable_unknown_fields": -9.560645, - "mutex": -8.238889, - "mutexAttrs": -9.337502, - "mutex_": -8.462033, - "mutex_.lock": -10.946939, - "myclass": -8.462033, - "myclass.data": -9.848327, - "myclass.depth": -10.946939, - "myclass.fatherIndex": -10.946939, - "myclass.fileName": -10.946939, - "myclass.firstLineData": -9.848327, - "myclass.label": -10.946939, - "myclass.linesNumbers": -10.946939, - "myclass.nextItemsIndices": -10.946939, - "myclass.noFatherRoot": -10.946939, - "myclass.uniqueID": -10.946939, - "myclass.userIndex": -10.946939, - "n": -7.233367, - "nBitsR": -9.848327, - "nBitsS": -9.848327, - "nCLen": -9.337502, - "nDerivationMethod": -10.253792, - "nFLen": -9.155180, - "nIV": -9.560645, - "nLen": -9.155180, - "nPLen": -9.337502, - "nRecId": -9.560645, - "nRounds": -9.848327, - "nSize": -10.253792, - "nV": -9.155180, - "name": -7.309353, - "name.c_str": -9.848327, - "name.empty": -10.946939, - "name_": -7.545742, - "names": -10.253792, - "namespace": -7.391591, - "native_context": -9.560645, - "ndarray_": -10.253792, - "ndarray___getbuffer__": -10.253792, - "ndim": -10.253792, - "needed": -10.946939, - "new": -6.670273, - "newVal": -10.946939, - "new_Nil": -6.903888, - "new_call_cq": -10.253792, - "new_capacity": -10.253792, - "new_content_size": -9.560645, - "new_store": -9.155180, - "new_store.start": -9.848327, - "new_timeout": -9.155180, - "newer": -10.253792, - "newline": -10.253792, - "newlinePos": -9.155180, - "next": -9.560645, - "nextIsNop": -10.946939, - "nextItemsIndices": -10.946939, - "next_": -9.337502, - "next_.literal_chars": -9.560645, - "next_.location.beg_pos": -10.253792, - "next_.location.end_pos": -9.560645, - "next_.token": -10.253792, - "nil_for_class": -5.312150, - "no": -10.946939, - "noFatherRoot": -10.253792, - "nodes_.empty": -10.946939, - "nodes_.pop": -9.848327, - "nodes_.push": -9.848327, - "nodes_.top": -10.946939, - "norderedAccessView": -9.848327, - "normalizeEOL": -8.867498, - "normalized": -8.867498, - "normalized.reserve": -10.253792, - "not": -9.337502, - "notation": -10.946939, - "notification_cq": -10.253792, - "npos": -9.560645, - "npy_cdouble": -10.253792, - "npy_cfloat": -10.946939, - "npy_clongdouble": -10.946939, - "npy_double": -10.253792, - "npy_float": -10.253792, - "npy_int": -9.560645, - "npy_intp": -8.644354, - "npy_long": -10.946939, - "npy_longdouble": -10.946939, - "npy_longlong": -10.946939, - "npy_uint": -9.560645, - "npy_uintp": -10.946939, - "npy_ulong": -10.946939, - "npy_ulonglong": -10.946939, - "null": -9.560645, - "nullValue": -9.848327, - "nulls": -10.946939, - "numElems": -10.946939, - "numParams": -10.946939, - "num_events": -10.253792, - "number": -10.253792, - "numfiles": -10.946939, - "numpy_": -9.560645, - "numpy_PyArray_MultiIterNew": -8.749715, - "numpy__util_dtypestring": -9.848327, - "numpy_cdouble_t": -10.946939, - "numpy_cfloat_t": -10.946939, - "numpy_clongdouble_t": -10.946939, - "numpy_complex_t": -10.946939, - "numpy_double_t": -10.946939, - "numpy_dtype": -10.946939, - "numpy_float": -10.253792, - "numpy_float_t": -10.946939, - "numpy_get_array_base": -10.946939, - "numpy_int": -9.560645, - "numpy_int_t": -10.946939, - "numpy_intp_t": -10.946939, - "numpy_long_t": -10.946939, - "numpy_longdouble_t": -10.946939, - "numpy_ndarray": -10.253792, - "numpy_set_array_base": -10.946939, - "numpy_uint": -9.560645, - "numpy_uint_t": -10.946939, - "numpy_uintp_t": -10.946939, - "numpy_ulong_t": -10.946939, - "o": -7.951207, - "ob": -9.155180, - "ob_refcnt": -10.946939, - "ob_size": -10.946939, - "ob_type": -9.001029, - "obj": -7.209270, - "object": -10.253792, - "objectValue": -9.560645, - "occurring": -10.946939, - "octal_pos_": -10.253792, - "octaves": -9.337502, - "of": -7.811445, - "offset": -8.867498, - "offsetof": -10.253792, - "ofstream": -10.946939, - "og": -10.946939, - "ok": -7.855897, - "old_timeout": -9.560645, - "older": -10.946939, - "on": -10.946939, - "on_reload_ingest_added": -10.253792, - "on_reload_ingest_removed": -10.253792, - "on_reload_ingest_updated": -10.946939, - "on_reload_vhost_added": -10.946939, - "on_reload_vhost_removed": -10.946939, - "on_thread_stop": -10.946939, - "once": -10.253792, - "one_char_tokens": -10.253792, - "op": -7.614735, - "op_queue": -9.337502, - "op_queue_": -8.549044, - "op_type": -8.867498, - "open": -9.848327, - "operation": -10.253792, - "operation*": -9.560645, - "operation_aborted": -10.253792, - "operator": -8.549044, - "ops": -9.001029, - "ops.push": -9.560645, - "ops_": -10.253792, - "ops_.empty": -10.946939, - "optimization_disabled": -10.946939, - "optimized_code": -10.253792, - "options": -10.946939, - "or": -9.848327, - "order": -8.867498, - "oss": -10.253792, - "ostream": -9.848327, - "ostringstream": -10.946939, - "other": -9.001029, - "otherwise": -10.946939, - "ourselves": -10.946939, - "out": -10.253792, - "outer_info": -9.848327, - "output": -7.768886, - "output.empty": -10.946939, - "output=": -10.946939, - "outsize": -8.867498, - "overload": -10.946939, - "override": -7.055119, - "overwrites": -10.946939, - "own.": -10.946939, - "owner": -10.253792, - "p": -9.155180, - "pBuffer": -10.946939, - "pCSBlob": -10.946939, - "pData": -10.253792, - "pDevice": -10.253792, - "pMaterial": -10.946939, - "pParamName": -10.946939, - "pRenderer": -8.462033, - "pVSBlob": -10.946939, - "pWorld": -10.946939, - "package": -10.253792, - "packageInfo": -9.848327, - "packageInfoString": -10.946939, - "packageInfoString.FindLast": -10.253792, - "packageInfoString.String": -10.253792, - "paramDef": -10.946939, - "paramName": -7.614735, - "parameter": -10.946939, - "params": -8.644354, - "paramsSize": -10.946939, - "parent": -10.946939, - "parse": -8.644354, - "parse_engines": -9.848327, - "parse_ingesters": -9.848327, - "partialAddress": -9.560645, - "path": -8.867498, - "paths": -10.946939, - "pattern": -10.253792, - "patternLength": -9.560645, - "pb": -10.946939, - "pc": -10.946939, - "per_descriptor_data": -8.867498, - "perform": -10.253792, - "perform_io": -10.253792, - "perform_io_cleanup_on_block_exit": -9.560645, - "persons": -10.253792, - "pf": -10.946939, - "phantom": -10.946939, - "phantom.execute": -10.946939, - "phantom.returnValue": -10.946939, - "physical": -10.946939, - "pinMode": -9.848327, - "pkey": -8.381990, - "placeholders": -10.253792, - "placement": -9.155180, - "please": -10.946939, - "point": -9.560645, - "pointer": -10.946939, - "pop": -10.946939, - "port": -9.848327, - "pos": -7.951207, - "pos_": -9.155180, - "position": -10.253792, - "position_": -8.113726, - "post_immediate_completion": -10.253792, - "pow": -10.253792, - "powf": -10.946939, - "ppBuffer": -10.946939, - "pprint": -9.560645, - "prevent": -10.946939, - "print": -10.946939, - "priv_key": -10.253792, - "private": -7.768886, - "private_random_seed": -10.946939, - "prop": -9.155180, - "protected": -8.867498, - "protobuf": -6.698444, - "protobuf_AddDesc_protocol_": -9.155180, - "protobuf_AssignDesc_protocol_": -9.560645, - "protobuf_AssignDescriptorsOnce": -9.560645, - "protobuf_AssignDescriptors_once_": -10.253792, - "protobuf_RegisterTypes": -10.253792, - "protobuf_ShutdownFile_protocol_": -9.560645, - "protoc": -10.253792, - "protoc.": -10.946939, - "protocol": -10.946939, - "psmask": -10.946939, - "pthread": -9.337502, - "pthread_cond_broadcast": -10.946939, - "pthread_cond_destroy": -10.946939, - "pthread_cond_init": -10.946939, - "pthread_cond_t": -10.946939, - "pthread_cond_wait": -10.946939, - "pthread_condattr_destroy": -10.946939, - "pthread_condattr_init": -10.946939, - "pthread_condattr_setpshared": -10.946939, - "pthread_condattr_t": -10.946939, - "pthread_mutex_destroy": -10.946939, - "pthread_mutex_init": -10.946939, - "pthread_mutex_lock": -10.253792, - "pthread_mutex_t": -10.946939, - "pthread_mutex_unlock": -10.253792, - "pthread_mutexattr_destroy": -10.946939, - "pthread_mutexattr_init": -10.946939, - "pthread_mutexattr_settype": -10.946939, - "pthread_mutexattr_t": -10.946939, - "ptr": -8.644354, - "pub_key": -9.155180, - "public": -6.903888, - "push": -9.848327, - "pushValue": -8.056568, - "push_back": -10.946939, - "q": -10.253792, - "qCompress": -10.253792, - "qInstallMsgHandler": -10.946939, - "qUncompress": -10.253792, - "queue": -9.155180, - "queueCond": -9.337502, - "queueMutex": -8.867498, - "quint": -10.946939, - "quoteChar": -9.560645, - "r": -6.656480, - "r.double_value": -9.848327, - "r.uint": -10.946939, - "r2": -10.253792, - "rand": -10.946939, - "random": -10.946939, - "random_base": -9.848327, - "random_bits": -10.253792, - "random_seed": -10.946939, - "raw": -10.253792, - "reactor_": -9.001029, - "reactor_op*": -9.337502, - "read": -10.946939, - "readArray": -10.253792, - "readCStyleComment": -10.253792, - "readComment": -10.253792, - "readCppStyleComment": -10.253792, - "readNumber": -10.253792, - "readObject": -10.253792, - "readResourceFileUtf": -10.946939, - "readString": -10.253792, - "readToken": -8.381990, - "readValue": -9.560645, - "read_op": -10.946939, - "reader": -10.946939, - "reader.getFormatedErrorMessages": -10.946939, - "reader.parse": -10.946939, - "readonly": -9.848327, - "real": -9.848327, - "realValue": -9.848327, - "recid": -9.848327, - "recoverFromError": -9.337502, - "ref": -10.253792, - "regenerate": -10.946939, - "register_descriptor": -10.946939, - "register_internal_descriptor": -10.946939, - "registered_descriptors_.alloc": -10.946939, - "registered_descriptors_.first": -10.946939, - "registered_descriptors_.free": -10.946939, - "registered_descriptors_mutex_": -9.848327, - "registered_events_": -8.867498, - "reinterpret_cast": -8.867498, - "release_name": -10.253792, - "report": -10.946939, - "request": -8.307882, - "res": -9.560645, - "resolver": -9.848327, - "resourceFilePath": -10.946939, - "response": -8.867498, - "restriction": -10.253792, - "result": -7.811445, - "result.resize": -9.560645, - "ret": -6.246459, - "return": -4.955475, - "returns": -10.946939, - "revisionIsOptional": -10.253792, - "rightMargin_": -9.155180, - "root": -7.768886, - "root.getComment": -9.155180, - "root.hasComment": -9.155180, - "root.isArray": -10.946939, - "root.isObject": -10.946939, - "root.setComment": -10.946939, - "routines": -10.946939, - "row": -8.749715, - "row_buffer": -10.946939, - "row_count": -10.946939, - "rows": -10.946939, - "rpcmethod_SayHello_": -10.946939, - "rr": -8.867498, - "run": -10.946939, - "runtime_error": -9.848327, - "s": -6.803805, - "sCFID": -10.253792, - "safe": -10.253792, - "sanitize": -10.946939, - "save_fields": -10.946939, - "scan": -9.560645, - "sceneMgr": -10.946939, - "scope": -8.867498, - "scoped_lock": -8.238889, - "screen": -10.253792, - "screenShot": -10.946939, - "script": -10.946939, - "scriptPath": -10.946939, - "search": -10.253792, - "sec": -10.253792, - "secret": -10.253792, - "secure_allocator": -10.253792, - "seed": -10.253792, - "seed_random": -10.253792, - "seen": -10.946939, - "seen_equal": -10.946939, - "seen_period": -10.946939, - "self": -9.848327, - "sequence": -10.253792, - "server_unary_streamer": -10.946939, - "service_base": -10.946939, - "set": -10.253792, - "setColor": -10.253792, - "setCommandLineProperties": -10.946939, - "setComment": -10.946939, - "setInstanceNil": -6.921588, - "setInstance_newNil_callback": -6.903888, - "setProperties": -10.946939, - "setScissor": -10.946939, - "setScreen": -10.946939, - "setSupportsSlots": -6.921588, - "set_allocated_name": -10.253792, - "set_context": -10.946939, - "set_has_name": -9.001029, - "set_iparams": -10.253792, - "set_name": -9.001029, - "set_oformat": -10.946939, - "set_ready_events": -10.946939, - "set_value": -10.946939, - "setf_findClass": -6.903888, - "setfill": -10.946939, - "setup": -9.848327, - "setup.": -10.946939, - "setw": -10.946939, - "sf": -9.337502, - "shape": -9.848327, - "shared": -9.337502, - "shared_ptr": -6.869402, - "shell": -10.946939, - "short": -9.848327, - "should": -10.946939, - "shouldn": -10.946939, - "showUsage": -10.946939, - "show_ingest_log_message": -10.253792, - "showing": -10.946939, - "shutdown_": -8.867498, - "sig": -8.549044, - "signalItems": -10.253792, - "signed": -9.337502, - "sin": -9.155180, - "sinf": -10.946939, - "singleton": -10.946939, - "size": -7.363420, - "size*": -10.253792, - "size_t": -8.462033, - "sizeof": -7.420579, - "skip": -10.253792, - "skip.type_": -10.253792, - "skipCommentTokens": -9.848327, - "skipSpaces": -9.848327, - "skipUntilToken": -9.560645, - "smallPrime_t": -10.946939, - "socket_type": -9.001029, - "sor": -9.848327, - "source": -8.867498, - "source_": -9.337502, - "source_descriptor_data": -9.848327, - "source_pos": -8.867498, - "sout": -9.848327, - "sprintf": -9.848327, - "sprintf_s": -10.946939, - "src": -10.253792, - "srs_assert": -10.946939, - "srs_config_ingest_is_file": -10.946939, - "srs_config_ingest_is_stream": -10.946939, - "srs_error": -9.155180, - "srs_freep": -8.749715, - "srs_get_system_time_ms": -10.253792, - "srs_parse_endpoint": -10.946939, - "srs_string_replace": -10.253792, - "srs_trace": -8.307882, - "sscanf": -9.848327, - "st": -10.946939, - "st.empty": -10.946939, - "st.pop": -10.946939, - "st.push": -9.337502, - "st.top": -10.946939, - "stack": -10.946939, - "stacklevel": -10.946939, - "start": -9.337502, - "start_": -10.946939, - "start_op": -10.946939, - "start_position": -10.253792, - "started_": -9.560645, - "startingScript": -10.253792, - "starttime": -10.253792, - "state": -7.855897, - "static": -5.352228, - "static_cast": -7.768886, - "static_className": -6.757285, - "static_classSymbol": -6.210741, - "static_descriptor_initializer_protocol_": -10.946939, - "static_newNil_callback": -6.921588, - "static_packageName": -6.757285, - "static_supportsSlots": -6.921588, - "status_t": -9.848327, - "std": -5.521989, - "stdin": -10.946939, - "step": -9.848327, - "stop": -9.001029, - "stores": -10.946939, - "str": -9.001029, - "strKeyData": -10.253792, - "strKeyData.size": -10.946939, - "strdata": -10.946939, - "stream": -8.867498, - "strict": -10.946939, - "strictMode": -10.946939, - "strictRoot_": -10.946939, - "stride": -10.253792, - "strides": -9.337502, - "string": -6.321967, - "string*": -8.549044, - "stringValue": -9.848327, - "strings": -10.946939, - "strlen": -10.946939, - "strpbrk": -10.946939, - "struct": -7.811445, - "structure": -10.946939, - "stuff": -10.946939, - "suboffsets": -10.946939, - "subscribe": -10.946939, - "succeeded": -10.253792, - "successful": -8.462033, - "suits": -10.946939, - "sum": -10.946939, - "summary": -10.946939, - "super": -10.946939, - "sure": -10.946939, - "surrogatePair": -9.848327, - "swap": -9.848327, - "switch": -8.307882, - "sync_with_stdio": -10.946939, - "system": -9.560645, - "system_package": -10.946939, - "t": -7.902417, - "t.c": -9.337502, - "t.r": -9.337502, - "tag": -9.001029, - "take_snapshot": -10.946939, - "tanf": -10.946939, - "target": -9.155180, - "target_descriptor_data": -10.253792, - "temp": -9.337502, - "template": -8.462033, - "text": -8.644354, - "text.c_str": -10.253792, - "text.length": -9.560645, - "that": -10.946939, - "the": -7.309353, - "their": -10.946939, - "then": -9.848327, - "this": -7.233367, - "thread_id": -10.946939, - "thread_manager": -10.946939, - "threshold": -10.253792, - "throw": -9.001029, - "throw_error": -10.253792, - "timeout": -9.560645, - "timer": -10.946939, - "timer_fd_": -8.462033, - "timer_queue_base": -10.253792, - "timer_queues_.erase": -10.946939, - "timer_queues_.get_ready_timers": -10.946939, - "timer_queues_.insert": -10.946939, - "timer_queues_.wait_duration_msec": -10.946939, - "timer_queues_.wait_duration_usec": -10.946939, - "timerfd_create": -10.253792, - "timerfd_settime": -10.253792, - "to": -8.549044, - "tok": -8.644354, - "token": -6.803805, - "token.end_": -8.644354, - "token.start_": -8.462033, - "token.type_": -7.855897, - "tokenArrayBegin": -10.253792, - "tokenArrayEnd": -9.337502, - "tokenArraySeparator": -9.848327, - "tokenComment": -9.155180, - "tokenEndOfStream": -10.253792, - "tokenError": -10.253792, - "tokenFalse": -10.253792, - "tokenMemberSeparator": -10.253792, - "tokenName": -9.337502, - "tokenName.type_": -9.848327, - "tokenNull": -10.253792, - "tokenNumber": -10.253792, - "tokenObjectBegin": -10.253792, - "tokenObjectEnd": -8.749715, - "tokenPos": -8.549044, - "tokenStart": -10.253792, - "tokenString": -9.848327, - "tokenTrue": -10.253792, - "top": -9.560645, - "topScreen": -9.848327, - "top_frame": -10.253792, - "top_it": -10.946939, - "top_it.frame": -10.946939, - "total_size": -9.337502, - "tp_as_mapping": -9.848327, - "tp_name": -9.560645, - "transX": -9.337502, - "transY": -9.337502, - "translate": -10.946939, - "translateCoords": -10.946939, - "trapped": -10.946939, - "trim": -10.946939, - "true": -6.414340, - "try": -9.560645, - "ts": -10.946939, - "ts.it_interval.tv_nsec": -10.946939, - "ts.it_interval.tv_sec": -10.946939, - "ts.it_value.tv_nsec": -10.946939, - "ts.it_value.tv_sec": -10.946939, - "tuple": -9.848327, - "type": -8.381990, - "type*": -10.946939, - "type_arg": -10.253792, - "type_format": -9.155180, - "type_name": -9.155180, - "type_num": -10.253792, - "typedef": -7.118298, - "typeof": -10.946939, - "u": -9.001029, - "u.c": -10.946939, - "u.r": -10.946939, - "uInt": -10.946939, - "uc": -7.902417, - "uc16": -9.337502, - "uchar": -8.462033, - "uchar*": -10.946939, - "uint": -6.255592, - "uint256": -10.946939, - "uintToString": -9.848327, - "uintValue": -9.848327, - "unallocated": -10.946939, - "uncaching": -10.946939, - "uncertain": -10.946939, - "undefinedMetaClass": -6.210741, - "undefinedMetaClass.reset": -10.946939, - "undefined_value": -10.253792, - "undo": -10.253792, - "unibrow": -8.644354, - "unicode": -8.238889, - "unicode_cache": -10.253792, - "unicode_cache_": -9.001029, - "unindent": -9.155180, - "union": -10.946939, - "uniqueID": -10.946939, - "unique_ptr": -9.337502, - "unknown_fields": -9.001029, - "unlikely": -6.712833, - "unsigned": -7.258060, - "unsubscribe": -10.946939, - "up": -9.848327, - "update": -10.253792, - "updateZero": -10.946939, - "update_timeout": -10.253792, - "uppercase": -10.946939, - "uri": -9.560645, - "url": -9.560645, - "url.rfind": -10.253792, - "url.substr": -9.560645, - "usage": -10.253792, - "use": -10.253792, - "use_crankshaft_": -9.155180, - "use_service": -10.946939, - "usec": -9.337502, - "used": -10.253792, - "userIndex": -10.946939, - "using": -8.644354, - "utf": -9.560645, - "v": -8.002500, - "vMasterKey": -9.560645, - "val": -9.560645, - "value": -6.193349, - "value.asBool": -9.848327, - "value.asCString": -9.848327, - "value.asDouble": -9.848327, - "value.asInt": -9.848327, - "value.asUInt": -9.848327, - "value.getMemberNames": -9.848327, - "value.hasComment": -9.155180, - "value.size": -9.337502, - "value.type": -9.848327, - "valueToQuotedString": -9.001029, - "valueToString": -8.174351, - "var": -10.946939, - "vchCiphertext": -8.644354, - "vchCiphertext.resize": -10.946939, - "vchCiphertext.size": -10.946939, - "vchPlaintext": -8.644354, - "vchPlaintext.resize": -10.946939, - "vchPlaintext.size": -10.946939, - "vchPrivKey": -10.946939, - "vchPubKey": -8.381990, - "vchPubKeyIn": -10.253792, - "vchSecret": -10.946939, - "vchSig": -8.056568, - "vchSig.clear": -10.253792, - "vchSig.resize": -10.253792, - "vchSig.size": -10.253792, - "vcodec": -10.946939, - "vcodec.empty": -10.946939, - "vector": -7.233367, - "version": -9.560645, - "versionString": -10.946939, - "versionString.Length": -10.946939, - "versionString.String": -10.253792, - "vhost": -7.545742, - "vhost.c_str": -9.337502, - "vhosts": -9.848327, - "vhosts.size": -10.946939, - "virtual": -6.939606, - "void": -5.270186, - "void*": -10.253792, - "void**": -10.946939, - "vsmask": -10.946939, - "w": -10.253792, - "wait": -10.946939, - "waitItems": -10.946939, - "want": -10.253792, - "warning": -9.848327, - "was": -10.253792, - "wchar_t": -10.946939, - "wchar_t*": -8.238889, - "we": -10.946939, - "whatever": -10.946939, - "whether": -10.946939, - "which": -9.337502, - "while": -7.118298, - "width": -9.848327, - "will": -10.946939, - "with": -9.155180, - "within": -10.253792, - "without": -10.946939, - "wrapper_inner_pure_py_test": -9.560645, - "write": -9.337502, - "writeArrayValue": -9.560645, - "writeCommentAfterValueOnSameLine": -8.462033, - "writeCommentBeforeValue": -8.867498, - "writeFile": -10.253792, - "writeIndent": -9.155180, - "writeValue": -8.307882, - "writeWithIndent": -8.307882, - "write_op": -10.253792, - "writeln": -10.946939, - "writer": -10.946939, - "writer.write": -10.946939, - "wrong": -10.946939, - "wstring": -8.002500, - "x": -6.102752, - "xThreads": -10.946939, - "y": -7.728064, - "yThreads": -10.946939, - "yamlCompatiblityEnabled_": -9.848327, - "yield": -10.946939, - "your": -9.560645, - "z": -7.034916, - "zThreads": -10.946939, - "zero": -9.337502, - "zeromem": -10.946939, - "{": -3.880472, - "|": -7.258060, - "||": -6.836066, - "}": -3.876215, - "~": -7.768886, + "!": -5.118535, + "\"": -9.919820, + "#define": -5.338260, + "#elif": -9.632138, + "#else": -7.521925, + "#endif": -6.291045, + "#error": -8.821208, + "#if": -6.875298, + "#ifdef": -7.927390, + "#ifndef": -7.617235, + "#include": -5.611261, + "#pragma": -9.408994, + "#undef": -9.408994, + "%": -9.919820, + "&": -4.715813, + "&&": -6.769937, + "'": -10.325285, + "(": -2.343552, + ")": -2.364613, + "*": -5.576015, + "**": -10.325285, + "**env": -11.018432, + "**envp": -11.018432, + "**p": -11.018432, + "**ppBuffer": -11.018432, + "**tb": -11.018432, + "**type": -11.018432, + "**value": -11.018432, + "*/": -11.018432, + "*CallStack": -11.018432, + "*Env": -11.018432, + "*O": -11.018432, + "*PC": -11.018432, + "*PCL": -11.018432, + "*PCLATCH": -11.018432, + "*ProgramMemory": -11.018432, + "*Q": -11.018432, + "*R": -11.018432, + "*Reference": -11.018432, + "*STATUS": -11.018432, + "*WREG": -11.018432, + "*__Pyx_GetName": -11.018432, + "*__Pyx_Import": -11.018432, + "*__Pyx_PyInt_to_py_Py_intptr_t": -11.018432, + "*__Pyx_RefNanny": -11.018432, + "*__pyx_b": -11.018432, + "*__pyx_builtin_RuntimeError": -11.018432, + "*__pyx_builtin_ValueError": -11.018432, + "*__pyx_builtin_range": -11.018432, + "*__pyx_empty_bytes": -11.018432, + "*__pyx_empty_tuple": -11.018432, + "*__pyx_f": -11.018432, + "*__pyx_f_": -8.533526, + "*__pyx_filename": -11.018432, + "*__pyx_int_": -10.325285, + "*__pyx_k_tuple_": -9.072522, + "*__pyx_kp_s_": -9.919820, + "*__pyx_kp_u_": -9.226673, + "*__pyx_m": -11.018432, + "*__pyx_n_s__RuntimeError": -11.018432, + "*__pyx_n_s__ValueError": -11.018432, + "*__pyx_n_s____main__": -11.018432, + "*__pyx_n_s____test__": -11.018432, + "*__pyx_n_s__base": -11.018432, + "*__pyx_n_s__buf": -11.018432, + "*__pyx_n_s__byteorder": -11.018432, + "*__pyx_n_s__descr": -11.018432, + "*__pyx_n_s__do_awesome_work": -11.018432, + "*__pyx_n_s__fields": -11.018432, + "*__pyx_n_s__format": -11.018432, + "*__pyx_n_s__itemsize": -11.018432, + "*__pyx_n_s__names": -11.018432, + "*__pyx_n_s__ndim": -11.018432, + "*__pyx_n_s__np": -11.018432, + "*__pyx_n_s__numpy": -11.018432, + "*__pyx_n_s__obj": -11.018432, + "*__pyx_n_s__ones": -11.018432, + "*__pyx_n_s__pure_py_test": -11.018432, + "*__pyx_n_s__range": -11.018432, + "*__pyx_n_s__readonly": -11.018432, + "*__pyx_n_s__shape": -11.018432, + "*__pyx_n_s__strides": -11.018432, + "*__pyx_n_s__suboffsets": -11.018432, + "*__pyx_n_s__type_num": -11.018432, + "*__pyx_n_s__work_module": -11.018432, + "*__pyx_n_s__wrapper_inner": -11.018432, + "*__pyx_pf_": -10.325285, + "*__pyx_r": -9.072522, + "*__pyx_refnanny": -11.018432, + "*__pyx_self": -10.325285, + "*__pyx_t_": -7.882938, + "*__pyx_v_a": -9.408994, + "*__pyx_v_answer_ptr": -10.325285, + "*__pyx_v_b": -9.632138, + "*__pyx_v_c": -9.919820, + "*__pyx_v_child": -11.018432, + "*__pyx_v_childname": -11.018432, + "*__pyx_v_d": -10.325285, + "*__pyx_v_data": -11.018432, + "*__pyx_v_data_np": -10.325285, + "*__pyx_v_data_ptr": -10.325285, + "*__pyx_v_descr": -10.325285, + "*__pyx_v_dims": -10.325285, + "*__pyx_v_e": -11.018432, + "*__pyx_v_end": -11.018432, + "*__pyx_v_f": -10.325285, + "*__pyx_v_fields": -11.018432, + "*__pyx_v_info": -9.632138, + "*__pyx_v_new_offset": -11.018432, + "*__pyx_v_offset": -11.018432, + "*__pyx_v_self": -9.632138, + "*__pyx_v_t": -11.018432, + "*begin": -9.408994, + "*beginDoc": -11.018432, + "*bot": -11.018432, + "*buf": -10.325285, + "*c": -10.325285, + "*callee": -10.325285, + "*ch": -9.919820, + "*compiled": -11.018432, + "*ctx": -10.325285, + "*cur": -11.018432, + "*current": -8.310382, + "*current_": -9.072522, + "*cursor": -9.632138, + "*default_instance_": -11.018432, + "*dict": -11.018432, + "*document_": -8.185219, + "*e": -11.018432, + "*eckey": -10.325285, + "*ecsig": -11.018432, + "*end": -9.919820, + "*endDoc": -11.018432, + "*env": -9.919820, + "*env_instance": -11.018432, + "*eof": -11.018432, + "*eor": -11.018432, + "*error": -11.018432, + "*fPos": -8.310382, + "*field": -11.018432, + "*fill": -11.018432, + "*format": -11.018432, + "*from_list": -11.018432, + "*function": -11.018432, + "*group": -10.325285, + "*inspect": -10.325285, + "*instance": -11.018432, + "*internal": -11.018432, + "*it": -8.938991, + "*itError": -11.018432, + "*lim": -11.018432, + "*limit": -11.018432, + "*m": -11.018432, + "*marker": -10.325285, + "*memory": -11.018432, + "*message": -11.018432, + "*modname": -11.018432, + "*msg": -10.325285, + "*msglen": -11.018432, + "*name": -9.072522, + "*name_": -11.018432, + "*ns": -11.018432, + "*o": -11.018432, + "*obj": -10.325285, + "*operator": -11.018432, + "*optimized_code": -10.325285, + "*order": -11.018432, + "*output": -10.325285, + "*owner": -11.018432, + "*p": -10.325285, + "*pBuffer": -11.018432, + "*pConstantBuffer": -11.018432, + "*pDefs": -11.018432, + "*pDevice": -10.325285, + "*pPSBlob": -11.018432, + "*pParams": -11.018432, + "*pRenderer": -11.018432, + "*pShaderInfo": -11.018432, + "*pShaderName": -11.018432, + "*pSize": -9.919820, + "*pText": -10.325285, + "*pWorld": -11.018432, + "*pbChanged": -10.325285, + "*pf": -11.018432, + "*pos": -11.018432, + "*priv_key": -11.018432, + "*program": -11.018432, + "*ptr": -11.018432, + "*pub_key": -11.018432, + "*q": -11.018432, + "*r": -11.018432, + "*reinterpret_cast": -11.018432, + "*resRecv.begin": -11.018432, + "*resSend.begin": -11.018432, + "*rr": -11.018432, + "*s": -9.919820, + "*scan": -11.018432, + "*service": -9.919820, + "*shape": -11.018432, + "*sig": -10.325285, + "*sizeof": -11.018432, + "*sor": -11.018432, + "*source": -11.018432, + "*start": -11.018432, + "*str": -11.018432, + "*strides": -11.018432, + "*suboffsets": -11.018432, + "*tag": -11.018432, + "*targetFrame": -9.632138, + "*tb": -10.325285, + "*text": -11.018432, + "*this": -9.632138, + "*tk.name": -11.018432, + "*tk.type": -11.018432, + "*tok": -11.018432, + "*token": -11.018432, + "*top": -11.018432, + "*type": -9.919820, + "*unused": -10.325285, + "*value": -9.919820, + "*x": -10.325285, + "*y": -11.018432, + "*zero": -11.018432, + "+": -4.966343, + ",": -3.519009, + "-": -4.080148, + ".": -10.325285, + ".*s": -11.018432, + ".Equals": -11.018432, + ".GetBegin": -11.018432, + ".GetEnd": -11.018432, + ".c_str": -8.533526, + ".clear": -11.018432, + ".data": -9.919820, + ".data.ptr": -11.018432, + ".empty": -9.408994, + ".events": -11.018432, + ".first": -11.018432, + ".front": -9.919820, + ".imag": -9.919820, + ".length": -9.408994, + ".pop": -9.919820, + ".push": -10.325285, + ".push_back": -11.018432, + ".real": -9.919820, + ".resize": -11.018432, + ".setComment": -11.018432, + ".value": -11.018432, + "/": -7.407514, + "//": -9.632138, + "//#define": -11.018432, + "//**********************************************************************": -7.927390, + "//JSON_ASSERT": -11.018432, + "//a": -11.018432, + "//automates": -11.018432, + "//both": -11.018432, + "//brings": -11.018432, + "//canister": -11.018432, + "//cleans": -11.018432, + "//close": -11.018432, + "//contains": -10.325285, + "//counts": -11.018432, + "//cout": -11.018432, + "//creates": -9.919820, + "//deletes": -11.018432, + "//destroys": -11.018432, + "//does": -11.018432, + "//end": -10.325285, + "//for": -11.018432, + "//get": -11.018432, + "//if": -11.018432, + "//important": -11.018432, + "//internal": -11.018432, + "//length": -11.018432, + "//list": -11.018432, + "//maximum": -11.018432, + "//necessary": -11.018432, + "//number": -11.018432, + "//open": -11.018432, + "//overwrites": -10.325285, + "//physical": -11.018432, + "//pulls": -11.018432, + "//really": -11.018432, + "//removes": -11.018432, + "//returns": -10.325285, + "//std": -10.325285, + "//the": -8.938991, + "//these": -11.018432, + "//this": -11.018432, + "//throughout": -11.018432, + "//time": -11.018432, + "//use": -11.018432, + "/diagnostics.hxx": -11.018432, + "/scope.hxx": -11.018432, + "0": -8.821208, + "1": -8.453483, + "128": -9.632138, + "33": -10.325285, + "4": -11.018432, + "65": -11.018432, + "7": -11.018432, + "9600": -11.018432, + ":": -2.326950, + ";": -2.490893, + "<": -5.859377, + "": -11.018432, + "<(QDataStream&>": -11.018432, + "<(const>": -11.018432, + "<(std::ostream&,>": -11.018432, + "": -11.018432, + "<<": -6.564085, + "": -9.919820, + "": -9.919820, + "": -11.018432, + "": -9.632138, + "": -9.919820, + "": -9.408994, + "": -9.408994, + "": -10.325285, + "": -11.018432, + "": -9.919820, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -9.632138, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -9.408994, + "": -8.620537, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -9.919820, + "": -10.325285, + "": -9.919820, + "": -9.408994, + "": -10.325285, + "": -11.018432, + "": -6.813740, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -9.632138, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -9.226673, + "": -11.018432, + "": -8.715847, + "": -8.533526, + "": -9.632138, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -8.185219, + "": -11.018432, + "": -10.325285, + "": -10.325285, + "": -9.919820, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -9.919820, + "": -10.325285, + "": -11.018432, + "": -9.919820, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -9.919820, + "": -11.018432, + "": -9.408994, + "": -11.018432, + "": -11.018432, + "": -9.226673, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -11.018432, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -10.325285, + "": -11.018432, + "": -9.919820, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -8.821208, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -9.226673, + "": -9.632138, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -10.325285, + "": -8.453483, + "": -11.018432, + "": -10.325285, + "": -11.018432, + "": -10.325285, + "": -9.632138, + "": -10.325285, + "": -8.185219, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -7.147231, + "": -11.018432, + "": -11.018432, + "": -11.018432, + "": -7.651137, + "": -10.325285, + "": -9.072522, + "": -7.126612, + "": -8.310382, + "": -11.018432, + "": -11.018432, + "=": -3.150944, + ">": -4.075310, + "?": -7.651137, + "A": -11.018432, + "ACos": -11.018432, + "ADDEQ": -11.018432, + "ADDLW": -11.018432, + "ADDWF": -11.018432, + "AES_BLOCK_SIZE": -11.018432, + "ALL_STAGES": -10.325285, + "ANDAND": -11.018432, + "ANDEQ": -11.018432, + "ANDLW": -11.018432, + "ANDWF": -11.018432, + "APFloat_O": -8.620537, + "APInt_O": -8.620537, + "APPEND": -11.018432, + "ARRAY": -11.018432, + "ASM": -11.018432, + "ASSERT": -8.310382, + "ASSERT_EQ": -11.018432, + "ASSERT_NOT_NULL": -11.018432, + "ASSIGN_RETURN_ON_EXCEPTION_VALUE": -11.018432, + "ASSIGN_SHL": -11.018432, + "ASin": -11.018432, + "ATan": -10.325285, + "AUTO": -11.018432, + "Abs": -11.018432, + "ActivationsFinder": -9.919820, + "Add": -11.018432, + "AddCallCompletedCallback": -10.325285, + "AddChar": -10.325285, + "AddLiteralChar": -10.325285, + "AddLiteralCharAdvance": -10.325285, + "AddRef": -9.632138, + "AddValue": -8.821208, + "Advance": -7.686228, + "All2All": -11.018432, + "AllStatic": -11.018432, + "AllocaInst_O": -8.620537, + "AllocatorCallback": -6.975381, + "AllowHeapAllocation": -10.325285, + "Argument_O": -8.620537, + "ArrayType_O": -8.620537, + "AsyncSayHello": -10.325285, + "AsyncSayHelloRaw": -9.632138, + "AsyncService": -11.018432, + "AtomicCmpXchgInst_O": -8.620537, + "AtomicRMWInst_O": -8.620537, + "Attribute_O": -8.620537, + "BCF": -11.018432, + "BEGIN_NATIVE_EXCEPTION": -10.325285, + "BF": -5.882634, + "BIGNUM": -8.821208, + "BITCOIN_KEY_H": -10.325285, + "BIT_NOT": -11.018432, + "BN_CTX": -10.325285, + "BN_CTX_end": -11.018432, + "BN_CTX_free": -10.325285, + "BN_CTX_get": -8.938991, + "BN_CTX_new": -10.325285, + "BN_CTX_start": -11.018432, + "BN_add": -11.018432, + "BN_bin": -9.919820, + "BN_bn": -10.325285, + "BN_cmp": -11.018432, + "BN_copy": -11.018432, + "BN_mod_inverse": -11.018432, + "BN_mod_mul": -10.325285, + "BN_mod_sub": -11.018432, + "BN_mul_word": -11.018432, + "BN_num_bits": -10.325285, + "BN_rshift": -11.018432, + "BN_zero": -11.018432, + "BOOST_ASIO_DETAIL_IMPL_EPOLL_REACTOR_IPP": -10.325285, + "BOOST_ASIO_HAS_EPOLL": -11.018432, + "BOOST_ASIO_HAS_TIMERFD": -8.938991, + "BPackageInfo": -9.072522, + "BPackageInfo*": -11.018432, + "BPackageKit": -11.018432, + "BPackageResolvableExpression": -11.018432, + "BPackageVersion": -11.018432, + "BREAK": -11.018432, + "BSF": -11.018432, + "BSIZE": -9.226673, + "BString": -9.919820, + "BTFSC": -11.018432, + "BTFSS": -11.018432, + "B_BAD_DATA": -9.919820, + "B_BAD_VALUE": -11.018432, + "B_NO_MEMORY": -9.919820, + "B_OK": -9.919820, + "BailoutType": -11.018432, + "Bar": -9.919820, + "Base.Core.Core": -11.018432, + "Base.Core.Error": -11.018432, + "Base.Core.IRefCount": -11.018432, + "Base.Core.RefCount": -11.018432, + "Base.Math.BBox": -11.018432, + "Base.Math.Matrix": -11.018432, + "BaseClass": -9.226673, + "BaseClassMustBeDerivedFromService": -9.226673, + "BasicBlock_O": -8.620537, + "BeginRender": -11.018432, + "BranchInst_O": -8.620537, + "Buffer": -8.821208, + "Buffer**": -11.018432, + "Builder_O": -8.620537, + "BuiltInClass_O": -6.975381, + "BuiltInClass_sp": -6.975381, + "ByteArray*": -11.018432, + "ByteSize": -10.325285, + "C": -11.018432, + "CALL": -11.018432, + "CASE": -11.018432, + "CComPtr": -8.185219, + "CCrypter": -9.226673, + "CFID": -10.325285, + "CGPUBuffer": -9.919820, + "CHAR": -11.018432, + "CKey": -7.760336, + "CKeyID": -9.408994, + "CKeyingMaterial": -8.938991, + "CKeyingMaterial*": -11.018432, + "CLASSIC_MODE": -10.325285, + "CLOCK_MONOTONIC": -10.325285, + "CLRF": -11.018432, + "CLRW": -11.018432, + "CLRWDT": -11.018432, + "COLON": -11.018432, + "COMF": -11.018432, + "COMMA": -11.018432, + "CONCURRENT": -11.018432, + "CONDITIONAL": -11.018432, + "CONST": -11.018432, + "CONTINUE": -11.018432, + "CONVERT_ARG_HANDLE_CHECKED": -9.408994, + "CONVERT_SMI_ARG_CHECKED": -11.018432, + "CPU": -10.325285, + "CPrivKey": -9.919820, + "CPubKey": -8.620537, + "CREATE_CLASS": -11.018432, + "CRefCount": -9.226673, + "CRefObj": -9.408994, + "CScriptID": -9.919820, + "CSecret": -9.632138, + "CShader": -10.325285, + "CYTHON_CCOMPLEX": -8.533526, + "CYTHON_INLINE": -6.798925, + "CYTHON_REFNANNY": -9.919820, + "CYTHON_UNUSED": -9.072522, + "CYTHON_WITHOUT_ASSERTIONS": -11.018432, + "CallCompletedCallback": -9.632138, + "CallDepthIsZero": -11.018432, + "CallInst_O": -8.620537, + "CallOnce": -11.018432, + "Ceil": -11.018432, + "CeilPowerOfTwo": -11.018432, + "Channel": -11.018432, + "ChannelInterface": -9.919820, + "Char": -7.840379, + "CharacterStream": -9.919820, + "CharacterStream*": -9.919820, + "CheckZero": -11.018432, + "ClasspathVMSystem/Properties.cpp": -11.018432, + "Clear": -9.226673, + "ClearSamplers": -11.018432, + "ClientAsyncResponseReader": -9.919820, + "ClientAsyncResponseReaderInterface": -9.919820, + "ClientContext*": -9.226673, + "Clone": -11.018432, + "ClosestPowerOfTwo": -11.018432, + "Code": -11.018432, + "Code*": -10.325285, + "CodeGenerationFromStringsAllowed": -11.018432, + "CodedInputStream*": -10.325285, + "CodedOutputStream*": -10.325285, + "CommentPlacement": -10.325285, + "Commod": -11.018432, + "Compile": -11.018432, + "CompileBaseline": -11.018432, + "CompileGlobalEval": -11.018432, + "CompileOptimized": -10.325285, + "Compiler": -8.938991, + "CompletionQueue": -11.018432, + "CompletionQueue*": -9.408994, + "CompositeType_O": -8.620537, + "ComputeParamSize": -11.018432, + "ComputeShader": -11.018432, + "ComputeUnknownFieldsSize": -11.018432, + "ConstantArray_O": -8.620537, + "ConstantDataArray_O": -8.620537, + "ConstantDataSequential_O": -8.620537, + "ConstantExpr_O": -8.620537, + "ConstantFP_O": -8.620537, + "ConstantInt_O": -8.620537, + "ConstantPointerNull_O": -8.620537, + "Constant_O": -8.620537, + "Context": -11.018432, + "Context*": -9.632138, + "ConvertToUtf": -10.325285, + "CoordinateT": -8.185219, + "CoordinateT*": -10.325285, + "Coordinates": -7.521925, + "Coordinates.resize": -11.018432, + "CopyFrom": -9.408994, + "CopyFromCPU": -11.018432, + "CopyToCPU": -11.018432, + "Cos": -11.018432, + "Create": -10.325285, + "CreateBuffer": -10.325285, + "CreateConstantBuffer": -11.018432, + "CsvStreamer": -9.408994, + "Cube": -11.018432, + "Current": -9.408994, + "CurrentPerIsolateThreadData": -9.632138, + "D": -7.651137, + "DBlob": -11.018432, + "DBlob*": -10.325285, + "DCHECK": -8.310382, + "DCHECK_EQ": -9.632138, + "DEBUG": -8.938991, + "DECF": -11.018432, + "DECFSZ": -11.018432, + "DECR": -11.018432, + "DECREF": -11.018432, + "DEFAULT": -11.018432, + "DEFAULT_DELIMITER": -11.018432, + "DEG_TO_RAD": -11.018432, + "DEREF": -11.018432, + "DISALLOW_COPY_AND_ASSIGN": -10.325285, + "DIVEQ": -11.018432, + "DL_EXPORT": -10.325285, + "DL_IMPORT": -10.325285, + "DO": -11.018432, + "DOUBLE": -11.018432, + "DO_": -9.632138, + "DataLayout_O": -8.620537, + "DebugLoc_O": -8.620537, + "DecodeInstruction": -11.018432, + "Decoder": -9.919820, + "DecrementCallDepth": -11.018432, + "Decrypt": -11.018432, + "DecryptSecret": -11.018432, + "DeepCopy": -11.018432, + "Deg": -10.325285, + "Deoptimizer": -9.632138, + "Deoptimizer*": -10.325285, + "Dereference": -11.018432, + "Descriptor*": -9.919820, + "DescriptorPool": -9.919820, + "Deserializer": -11.018432, + "Deserializer*": -10.325285, + "DetermineMatricesUsed": -11.018432, + "Device": -10.325285, + "Device*": -10.325285, + "Digits": -11.018432, + "DimensionLabels": -9.632138, + "DimensionLabels.resize": -11.018432, + "DimensionT": -8.379375, + "DirectX": -10.325285, + "Dispatch": -11.018432, + "Don": -11.018432, + "DropLiteral": -11.018432, + "EBufferType": -9.632138, + "ECDSA_SIG": -9.919820, + "ECDSA_SIG_free": -10.325285, + "ECDSA_SIG_new": -11.018432, + "ECDSA_SIG_recover_key_GFp": -9.919820, + "ECDSA_do_sign": -11.018432, + "ECDSA_verify": -11.018432, + "EC_GROUP": -10.325285, + "EC_GROUP_get_curve_GFp": -11.018432, + "EC_GROUP_get_degree": -11.018432, + "EC_GROUP_get_order": -11.018432, + "EC_KEY": -10.325285, + "EC_KEY*": -11.018432, + "EC_KEY_copy": -11.018432, + "EC_KEY_dup": -11.018432, + "EC_KEY_free": -11.018432, + "EC_KEY_get": -10.325285, + "EC_KEY_new_by_curve_name": -10.325285, + "EC_KEY_regenerate_key": -11.018432, + "EC_KEY_set_conv_form": -11.018432, + "EC_KEY_set_private_key": -11.018432, + "EC_KEY_set_public_key": -10.325285, + "EC_POINT": -9.632138, + "EC_POINT_free": -9.632138, + "EC_POINT_is_at_infinity": -11.018432, + "EC_POINT_mul": -9.919820, + "EC_POINT_new": -9.632138, + "EC_POINT_set_compressed_coordinates_GFp": -11.018432, + "EINVAL": -9.632138, + "ELLIPSIS": -11.018432, + "ELSE": -11.018432, + "END_NATIVE_EXCEPTION": -10.325285, + "ENOSYS": -11.018432, + "ENTITY_H": -10.325285, + "ENUM": -11.018432, + "ENV_H": -10.325285, + "EOF": -11.018432, + "EOI": -11.018432, + "EPOLLERR": -9.226673, + "EPOLLET": -9.632138, + "EPOLLHUP": -9.919820, + "EPOLLIN": -9.226673, + "EPOLLOUT": -9.632138, + "EPOLLPRI": -9.919820, + "EPOLL_CLOEXEC": -10.325285, + "EPOLL_CTL_ADD": -9.408994, + "EPOLL_CTL_DEL": -10.325285, + "EPOLL_CTL_MOD": -9.919820, + "EQL": -11.018432, + "ERROR_ENCODER_INPUT_TYPE": -11.018432, + "ERROR_ENCODER_LOOP": -10.325285, + "ERROR_ENCODER_NO_INPUT": -9.919820, + "ERROR_ENCODER_NO_OUTPUT": -11.018432, + "ERROR_ENCODER_PARSE": -11.018432, + "ERROR_SUCCESS": -7.584445, + "EShaderParamType": -10.325285, + "EVP_BytesToKey": -11.018432, + "EVP_CIPHER_CTX": -10.325285, + "EVP_CIPHER_CTX_cleanup": -10.325285, + "EVP_CIPHER_CTX_init": -10.325285, + "EVP_DecryptFinal_ex": -11.018432, + "EVP_DecryptInit_ex": -11.018432, + "EVP_DecryptUpdate": -11.018432, + "EVP_EncryptFinal_ex": -11.018432, + "EVP_EncryptInit_ex": -11.018432, + "EVP_EncryptUpdate": -11.018432, + "EVP_aes_": -9.919820, + "EVP_sha": -11.018432, + "EXPRESSION": -10.325285, + "EXTENDED_MODE": -10.325285, + "EXTERN": -11.018432, + "Elapsed": -11.018432, + "ElementsAccessor": -10.325285, + "Encoding": -9.919820, + "Encrypt": -11.018432, + "EncryptSecret": -11.018432, + "EndRender": -11.018432, + "EnforceFlagImplications": -11.018432, + "EngineBuilder_O": -8.620537, + "EnterDefaultIsolate": -11.018432, + "Entity": -9.072522, + "Entity*": -11.018432, + "EntropySource": -9.919820, + "Env": -8.453483, + "EqualityKind": -11.018432, + "ErrorInfo": -10.325285, + "ErrorMessageForCodeGenerationFromStrings": -11.018432, + "Errors": -11.018432, + "ExceptionHandler": -11.018432, + "ExecutionEngine_O": -8.620537, + "Exp": -11.018432, + "ExpandBuffer": -10.325285, + "ExpectAtEnd": -11.018432, + "Extents": -8.938991, + "ExternalReference": -11.018432, + "FCON": -11.018432, + "FD_CLOEXEC": -10.325285, + "FILE": -10.325285, + "FLAG_crankshaft": -11.018432, + "FLAG_force_marking_deque_overflows": -11.018432, + "FLAG_gc_global": -11.018432, + "FLAG_max_new_space_size": -11.018432, + "FLAG_random_seed": -10.325285, + "FLAG_stress_compaction": -11.018432, + "FLAG_trace_deopt": -11.018432, + "FLAG_trace_lazy": -11.018432, + "FLAG_use_idle_notification": -11.018432, + "FLOAT": -11.018432, + "FOR": -11.018432, + "FRAME_RATE": -11.018432, + "FUNCTION": -11.018432, + "F_SETFD": -10.325285, + "Fabs": -11.018432, + "FastWriter": -9.408994, + "FatalProcessOutOfMemory": -11.018432, + "Features": -8.715847, + "FenceInst_O": -8.620537, + "FileDescriptor*": -11.018432, + "FillHeapNumberWithRandom": -10.325285, + "FindFileByName": -11.018432, + "FinishContext": -11.018432, + "FireCallCompletedCallback": -10.325285, + "FlagList": -11.018432, + "Float": -8.938991, + "Floor": -11.018432, + "FloorPowerOfTwo": -11.018432, + "FtoiFast": -11.018432, + "FunctionPassManager_O": -8.620537, + "FunctionPass_O": -8.620537, + "FunctionType_O": -8.620537, + "Function_O": -9.072522, + "GDSDBREADER_H": -10.325285, + "GEQ": -11.018432, + "GFX_BOTTOM": -10.325285, + "GFX_LEFT": -10.325285, + "GFX_TOP": -11.018432, + "GIVEREF": -11.018432, + "GOOGLE": -11.018432, + "GOOGLE_CHECK": -11.018432, + "GOOGLE_CHECK_NE": -10.325285, + "GOOGLE_PROTOBUF_DECLARE_ONCE": -11.018432, + "GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET": -9.919820, + "GOOGLE_PROTOBUF_MIN_PROTOC_VERSION": -11.018432, + "GOOGLE_PROTOBUF_VERIFY_VERSION": -11.018432, + "GOOGLE_PROTOBUF_VERSION": -11.018432, + "GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN": -10.325285, + "GOOGLE_SAFE_CONCURRENT_WRITES_END": -10.325285, + "GOTO": -10.325285, + "GOTREF": -11.018432, + "GPU_SCISSORMODE": -11.018432, + "GPU_SCISSOR_DISABLE": -11.018432, + "GPU_SCISSOR_NORMAL": -11.018432, + "GRPC_hello_": -10.325285, + "GeneratedMessageReflection": -11.018432, + "GeneratedMessageReflection*": -11.018432, + "GetBank": -11.018432, + "GetBuffer": -11.018432, + "GetBufferType": -11.018432, + "GetCachedSize": -11.018432, + "GetCoordinateStorage": -10.325285, + "GetCoordinatesN": -11.018432, + "GetDataStartAddress": -11.018432, + "GetDimensions": -7.973910, + "GetExtents": -11.018432, + "GetFunctionFromEval": -11.018432, + "GetHash": -11.018432, + "GetID": -11.018432, + "GetMemoryContents": -11.018432, + "GetMetadata": -10.325285, + "GetName": -11.018432, + "GetNonNullSize": -9.919820, + "GetNullValue": -11.018432, + "GetPCHFinalBits": -11.018432, + "GetPrivKey": -11.018432, + "GetPubKey": -9.408994, + "GetSRView": -11.018432, + "GetSecret": -10.325285, + "GetShaderInfo": -11.018432, + "GetStagingBuffer": -11.018432, + "GetTagFieldNumber": -11.018432, + "GetTagWireType": -10.325285, + "GetTimeMillis": -11.018432, + "GetUAView": -11.018432, + "GetUniqueCoordinates": -11.018432, + "GetValue": -9.632138, + "GetValueN": -11.018432, + "GetValueStorage": -10.325285, + "GlobalSetUp": -11.018432, + "GlobalValue_O": -8.620537, + "GlobalVariable_O": -9.919820, + "GoogleOnceInit": -11.018432, + "Grab": -10.325285, + "Gui": -11.018432, + "HALF_PI": -10.325285, + "HEADER_INCLUDES": -10.325285, + "HEAP": -11.018432, + "HIGH": -11.018432, + "HOLDER": -9.632138, + "Handle": -8.938991, + "HandleScope": -8.938991, + "HandleScopeImplementer*": -11.018432, + "HasAnyLineTerminatorBeforeNext": -11.018432, + "Hash": -11.018432, + "Hash160": -11.018432, + "HeapNumber": -11.018432, + "HelloRequest": -8.938991, + "HelloRequest*": -9.408994, + "HelloResponse": -8.821208, + "HelloResponse*": -9.226673, + "HelloService": -11.018432, + "HexValue": -10.325285, + "HigherPowerOfTwo": -9.632138, + "ICON": -11.018432, + "ID": -7.722596, + "IF": -11.018432, + "IGPUBuffer": -11.018432, + "ILLEGAL": -6.239309, + "IMPLEMENT_SERIALIZE": -11.018432, + "INCF": -11.018432, + "INCFSZ": -11.018432, + "INCR": -11.018432, + "INCREF": -11.018432, + "INLINE": -10.325285, + "INPUT": -10.325285, + "INT": -11.018432, + "INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION": -11.018432, + "INT_MAX": -11.018432, + "INT_MIN": -11.018432, + "INV_LN_": -10.325285, + "IORLW": -11.018432, + "IORWF": -11.018432, + "IQ": -11.018432, + "IRBuilderBase_O": -8.620537, + "IRBuilder_O": -8.620537, + "IRenderMaterial*": -11.018432, + "IRenderer": -11.018432, + "IRenderer*": -8.533526, + "IShader": -11.018432, + "IShaderInfo": -11.018432, + "IdleNotification": -9.919820, + "ImmutablePass_O": -8.620537, + "IncrementCallDepth": -11.018432, + "IndirectBrInst_O": -9.919820, + "Init": -9.919820, + "InitAsDefaultInstance": -9.919820, + "Initialize": -9.919820, + "InitializeObjectBase": -11.018432, + "InitializeOncePerProcess": -9.632138, + "InitializeOncePerProcessImpl": -9.919820, + "InputBuffer": -11.018432, + "InputLayout": -11.018432, + "InsertPoint_O": -8.620537, + "InspectorBackendStub": -11.018432, + "Instruction": -10.325285, + "Instruction_O": -8.620537, + "Int": -9.408994, + "IntegerType_O": -8.620537, + "InternalAddGeneratedFile": -11.018432, + "InternalGetDimensionLabel": -11.018432, + "InternalRegisterGeneratedMessage": -11.018432, + "InternalResize": -11.018432, + "InternalSetDimensionLabel": -11.018432, + "InvokeInst_O": -9.919820, + "IsAllowed": -10.325285, + "IsByteOrderMark": -10.325285, + "IsCarriageReturn": -10.325285, + "IsCompressed": -10.325285, + "IsDead": -10.325285, + "IsDefaultIsolate": -11.018432, + "IsDense": -11.018432, + "IsFalse": -11.018432, + "IsGlobalContext": -11.018432, + "IsIdentifier": -11.018432, + "IsIdentifierPart": -11.018432, + "IsIdentifierStart": -11.018432, + "IsInitialized": -9.919820, + "IsLineFeed": -10.325285, + "IsLineTerminator": -9.408994, + "IsNull": -11.018432, + "IsPowerOfTwo": -9.632138, + "IsRunning": -11.018432, + "IsSmi": -10.325285, + "IsString": -11.018432, + "IsValid": -9.919820, + "IsWhiteSpace": -10.325285, + "Isolate": -8.821208, + "Isolate*": -9.072522, + "IterateArchivedThreads": -11.018432, + "JNICALL": -11.018432, + "JNIEXPORT": -11.018432, + "JNIEnv": -11.018432, + "JSFunction": -9.408994, + "JavaObject*": -10.325285, + "JavaScriptFrame*": -9.919820, + "JavaScriptFrameIterator": -9.632138, + "JavaScriptFrameIterator*": -11.018432, + "Java_gnu_classpath_VMSystemProperties_postInit__Ljava_util_Properties_": -11.018432, + "Java_gnu_classpath_VMSystemProperties_preInit": -11.018432, + "Json": -9.632138, + "K": -10.325285, + "KB": -9.632138, + "KEEP_EXCEPTION": -11.018432, + "LAZY": -11.018432, + "LAZY_MUTEX_INITIALIZER": -11.018432, + "LBRACE": -11.018432, + "LBRACK": -11.018432, + "LEQ": -11.018432, + "LEVEL_PLAN": -11.018432, + "LEVEL_SHIP": -11.018432, + "LEVEL_STAR": -11.018432, + "LEVEL_UNIV": -11.018432, + "LIBCANIH": -10.325285, + "LLVMContext_O": -8.620537, + "LOG": -5.882634, + "LONG": -11.018432, + "LONG_LONG": -11.018432, + "LOOKUP_SYMBOL": -6.828778, + "LOW": -9.919820, + "LOperand": -10.325285, + "LPAREN": -11.018432, + "LSHIFT": -11.018432, + "LSHIFTEQ": -11.018432, + "LT": -10.325285, + "LTE": -11.018432, + "LandingPadInst_O": -8.620537, + "LanguageMode": -11.018432, + "LazyMutex": -11.018432, + "List": -9.919820, + "LiteralBuffer": -9.226673, + "LiteralBuffer*": -10.325285, + "LiteralScope*": -11.018432, + "LoadInst_O": -9.919820, + "Location": -7.927390, + "Log": -9.919820, + "LowerPowerOfTwo": -10.325285, + "MASK_SIGNED": -10.325285, + "MAX_ROUTES": -11.018432, + "MB": -11.018432, + "MDNode_O": -8.620537, + "MDString_O": -8.620537, + "METH_COEXIST": -11.018432, + "METH_NOARGS": -11.018432, + "METRIC_RECORD": -11.018432, + "MIN_FRAME_RATE": -11.018432, + "MODEQ": -11.018432, + "MOVF": -11.018432, + "MOVLW": -11.018432, + "MOVWF": -11.018432, + "MPI_Allgather": -11.018432, + "MPI_Alltoall": -11.018432, + "MPI_Alltoallv_sparse": -11.018432, + "MPI_Comm": -11.018432, + "MPI_Comm_rank": -11.018432, + "MPI_Comm_size": -11.018432, + "MPI_INT": -10.325285, + "MS_WINDOWS": -10.325285, + "MULEQ": -11.018432, + "MakeNewKey": -11.018432, + "MarkMethodAsync": -11.018432, + "MarkMethodGeneric": -11.018432, + "MarkMethodStreamed": -11.018432, + "MaterializeHeapObjects": -11.018432, + "Math": -7.584445, + "Matrix": -8.938991, + "MatrixTypesAvail": -11.018432, + "Matrix_": -9.632138, + "Max": -11.018432, + "MaybeHandle": -11.018432, + "Members": -9.226673, + "Memory": -9.632138, + "MemoryLocation": -11.018432, + "Merge": -11.018432, + "MergeFrom": -8.821208, + "MergePartialFromCodedStream": -10.325285, + "Message": -9.072522, + "MessageFactory": -10.325285, + "MessageTemplate": -11.018432, + "MetaClass_sp": -11.018432, + "Metadata": -9.919820, + "Metric*": -9.632138, + "Metrics": -11.018432, + "Metrics*": -11.018432, + "Min": -11.018432, + "ModulePass_O": -8.620537, + "Module_O": -8.620537, + "Mpi_datatype": -9.919820, + "Ms": -10.325285, + "NATIVE_JNI": -11.018432, + "NDEBUG": -9.632138, + "NEQ": -11.018432, + "NID_secp": -10.325285, + "NINJA_METRICS_H_": -10.325285, + "NOP": -11.018432, + "NOT_CONCURRENT": -11.018432, + "NO_PARSE_RESTRICTION": -11.018432, + "NPY_BYTE": -10.325285, + "NPY_CDOUBLE": -11.018432, + "NPY_CFLOAT": -11.018432, + "NPY_CLONGDOUBLE": -11.018432, + "NPY_C_CONTIGUOUS": -11.018432, + "NPY_DOUBLE": -9.919820, + "NPY_FLOAT": -11.018432, + "NPY_F_CONTIGUOUS": -11.018432, + "NPY_INT": -10.325285, + "NPY_LONG": -11.018432, + "NPY_LONGDOUBLE": -11.018432, + "NPY_LONGLONG": -11.018432, + "NPY_OBJECT": -11.018432, + "NPY_SHORT": -10.325285, + "NPY_UBYTE": -10.325285, + "NPY_UINT": -10.325285, + "NPY_ULONG": -11.018432, + "NPY_ULONGLONG": -11.018432, + "NPY_USHORT": -10.325285, + "NULL": -6.143235, + "NUM_TOKENS": -11.018432, + "Name": -11.018432, + "New": -9.226673, + "NewCapacity": -9.919820, + "NewEvalError": -11.018432, + "NewMetric": -10.325285, + "NewStub": -11.018432, + "Next": -11.018432, + "NilValue": -11.018432, + "Notice": -11.018432, + "Now": -9.632138, + "NullValue": -8.453483, + "O": -9.408994, + "OG_ASM_GNU": -11.018432, + "OG_ASM_MSVC": -11.018432, + "OG_ASSERT": -9.919820, + "OG_INLINE": -7.584445, + "OPENSSL_cleanse": -10.325285, + "OPTIMIZED_FUNCTION": -11.018432, + "OREQ": -11.018432, + "OROR": -11.018432, + "OS": -9.919820, + "OUTPUT": -11.018432, + "Object*": -9.632138, + "Ogre": -9.072522, + "OnError": -9.226673, + "OnShutdown": -11.018432, + "PARSE": -11.018432, + "PHANTOMJS_VERSION_STRING": -11.018432, + "PHINode_O": -8.620537, + "PI": -11.018432, + "PIC": -9.632138, + "POINTER": -11.018432, + "POINT_CONVERSION_COMPRESSED": -11.018432, + "PRId": -11.018432, + "PROF_SEARCH_BEGIN": -11.018432, + "PROF_SEARCH_END": -11.018432, + "PROTOBUF_protocol_": -10.325285, + "PSMatrixAvail_proj": -11.018432, + "PSMatrixAvail_projInv": -11.018432, + "PSMatrixAvail_view": -11.018432, + "PSMatrixAvail_viewInv": -11.018432, + "PSMatrixAvail_world": -11.018432, + "PSMatrixAvail_worldInv": -11.018432, + "PSMatrixAvail_worldInvTranspose": -11.018432, + "PSMatrixAvail_worldView": -11.018432, + "PSMatrixAvail_worldViewInv": -11.018432, + "PSMatrixAvail_worldViewProj": -11.018432, + "PSMatrixAvail_worldViewProjInv": -11.018432, + "PTHREAD_MUTEX_ERRORCHECK": -11.018432, + "PTHREAD_PROCESS_PRIVATE": -11.018432, + "PYREX_WITHOUT_ASSERTIONS": -11.018432, + "PY_FORMAT_SIZE_T": -11.018432, + "PY_LONG_LONG": -9.408994, + "PY_MAJOR_VERSION": -8.715847, + "PY_SSIZE_T_CLEAN": -11.018432, + "PY_SSIZE_T_MAX": -11.018432, + "PY_SSIZE_T_MIN": -11.018432, + "PY_VERSION_HEX": -8.821208, + "Parse": -11.018432, + "ParseError": -9.632138, + "ParseErrorListener": -10.325285, + "ParseErrorListener*": -11.018432, + "ParseResolvableExpression": -11.018432, + "ParseRestriction": -11.018432, + "ParseVersion": -11.018432, + "Parser": -9.072522, + "ParsingFlags": -11.018432, + "PassManagerBase_O": -8.620537, + "Pass_O": -8.620537, + "Pers": -11.018432, + "Person": -6.844045, + "Person*": -9.072522, + "Person_descriptor_": -9.226673, + "Person_offsets_": -10.325285, + "Person_reflection_": -9.632138, + "Phantom": -11.018432, + "PixelShader": -11.018432, + "Please": -9.919820, + "PointerType_O": -8.620537, + "PopBuffers": -11.018432, + "PostSetUp": -11.018432, + "Pow": -11.018432, + "Predicate": -9.632138, + "PrintF": -9.632138, + "PrintName": -10.325285, + "PrintSelf": -10.325285, + "ProcessInstruction": -11.018432, + "Protocol": -10.325285, + "PushBack": -8.938991, + "PushBuffers": -11.018432, + "PushConstants": -11.018432, + "PushLights": -11.018432, + "PushMatrices": -11.018432, + "PushMatrix": -11.018432, + "PushSamplers": -11.018432, + "PyArrayObject": -8.073993, + "PyArray_CHKFLAGS": -10.325285, + "PyArray_DATA": -11.018432, + "PyArray_DIMS": -10.325285, + "PyArray_Descr": -9.226673, + "PyArray_HASFIELDS": -11.018432, + "PyArray_ISWRITEABLE": -11.018432, + "PyArray_ITEMSIZE": -11.018432, + "PyArray_MultiIterNew": -9.408994, + "PyArray_NDIM": -11.018432, + "PyArray_STRIDES": -10.325285, + "PyArray_SimpleNewFromData": -10.325285, + "PyBUF_ANY_CONTIGUOUS": -11.018432, + "PyBUF_C_CONTIGUOUS": -9.919820, + "PyBUF_FORMAT": -11.018432, + "PyBUF_F_CONTIGUOUS": -9.919820, + "PyBUF_INDIRECT": -11.018432, + "PyBUF_ND": -10.325285, + "PyBUF_SIMPLE": -11.018432, + "PyBUF_STRIDES": -9.408994, + "PyBUF_WRITABLE": -11.018432, + "PyBaseString_Type": -11.018432, + "PyBoolObject": -11.018432, + "PyBytesObject": -11.018432, + "PyBytes_AS_STRING": -11.018432, + "PyBytes_AsString": -10.325285, + "PyBytes_AsStringAndSize": -11.018432, + "PyBytes_Check": -11.018432, + "PyBytes_CheckExact": -11.018432, + "PyBytes_Concat": -11.018432, + "PyBytes_ConcatAndDel": -11.018432, + "PyBytes_DecodeEscape": -11.018432, + "PyBytes_FromFormat": -11.018432, + "PyBytes_FromString": -10.325285, + "PyBytes_FromStringAndSize": -11.018432, + "PyBytes_GET_SIZE": -11.018432, + "PyBytes_Repr": -11.018432, + "PyBytes_Size": -11.018432, + "PyBytes_Type": -11.018432, + "PyCFunction": -11.018432, + "PyDataType_HASFIELDS": -10.325285, + "PyDict_CheckExact": -11.018432, + "PyDict_Contains": -11.018432, + "PyDict_Type": -11.018432, + "PyErr_Format": -9.632138, + "PyErr_Occurred": -10.325285, + "PyErr_SetString": -9.632138, + "PyErr_Warn": -11.018432, + "PyErr_WarnEx": -11.018432, + "PyExc_SystemError": -9.919820, + "PyExc_TypeError": -9.408994, + "PyFloat_AS_DOUBLE": -11.018432, + "PyFloat_AsDouble": -11.018432, + "PyFloat_CheckExact": -11.018432, + "PyFrozenSet_Check": -11.018432, + "PyFrozenSet_Type": -11.018432, + "PyImport_ImportModule": -11.018432, + "PyIndex_Check": -11.018432, + "PyInstanceMethod_New": -11.018432, + "PyIntObject": -11.018432, + "PyInt_AS_LONG": -11.018432, + "PyInt_AsLong": -10.325285, + "PyInt_AsSsize_t": -10.325285, + "PyInt_AsUnsignedLongLongMask": -11.018432, + "PyInt_AsUnsignedLongMask": -11.018432, + "PyInt_Check": -11.018432, + "PyInt_CheckExact": -11.018432, + "PyInt_FromLong": -8.453483, + "PyInt_FromSize_t": -11.018432, + "PyInt_FromSsize_t": -10.325285, + "PyInt_FromString": -11.018432, + "PyInt_FromUnicode": -11.018432, + "PyInt_Type": -11.018432, + "PyLongObject": -10.325285, + "PyLong_AS_LONG": -11.018432, + "PyLong_AsLong": -11.018432, + "PyLong_AsSsize_t": -11.018432, + "PyLong_AsUnsignedLongLongMask": -11.018432, + "PyLong_AsUnsignedLongMask": -11.018432, + "PyLong_AsVoidPtr": -11.018432, + "PyLong_Check": -11.018432, + "PyLong_CheckExact": -11.018432, + "PyLong_FromLong": -11.018432, + "PyLong_FromSize_t": -11.018432, + "PyLong_FromSsize_t": -11.018432, + "PyLong_FromString": -11.018432, + "PyLong_FromUnicode": -11.018432, + "PyLong_Type": -11.018432, + "PyMethodDef": -11.018432, + "PyMethod_New": -10.325285, + "PyNumber_Check": -11.018432, + "PyNumber_Divide": -11.018432, + "PyNumber_InPlaceDivide": -11.018432, + "PyNumber_InPlaceTrueDivide": -11.018432, + "PyNumber_Index": -11.018432, + "PyNumber_Int": -11.018432, + "PyNumber_Remainder": -11.018432, + "PyNumber_Subtract": -10.325285, + "PyNumber_TrueDivide": -11.018432, + "PyObject": -5.620270, + "PyObject*": -8.245844, + "PyObject_Call": -8.620537, + "PyObject_DelAttrString": -10.325285, + "PyObject_GetAttr": -9.632138, + "PyObject_GetAttrString": -9.919820, + "PyObject_GetItem": -11.018432, + "PyObject_HEAD_INIT": -11.018432, + "PyObject_RichCompare": -8.938991, + "PyObject_SetAttrString": -10.325285, + "PyObject_TypeCheck": -9.919820, + "PySequence_Contains": -11.018432, + "PySequence_DelSlice": -10.325285, + "PySequence_GetSlice": -10.325285, + "PySequence_SetSlice": -10.325285, + "PySet_Check": -11.018432, + "PySet_CheckExact": -10.325285, + "PySet_Type": -10.325285, + "PyStringObject": -10.325285, + "PyString_AS_STRING": -11.018432, + "PyString_AsString": -11.018432, + "PyString_AsStringAndSize": -11.018432, + "PyString_Check": -10.325285, + "PyString_CheckExact": -10.325285, + "PyString_Concat": -11.018432, + "PyString_ConcatAndDel": -11.018432, + "PyString_DecodeEscape": -11.018432, + "PyString_FromFormat": -11.018432, + "PyString_FromString": -11.018432, + "PyString_FromStringAndSize": -11.018432, + "PyString_GET_SIZE": -11.018432, + "PyString_Repr": -11.018432, + "PyString_Size": -11.018432, + "PyString_Type": -10.325285, + "PyTuple_CheckExact": -11.018432, + "PyTuple_GET_ITEM": -9.919820, + "PyTuple_GET_SIZE": -10.325285, + "PyTuple_New": -9.632138, + "PyTuple_SET_ITEM": -9.632138, + "PyTypeObject": -10.325285, + "PyType_Modified": -11.018432, + "PyUnicodeObject": -11.018432, + "PyUnicode_Check": -11.018432, + "PyUnicode_CheckExact": -11.018432, + "PyUnicode_Type": -10.325285, + "PyVarObject*": -11.018432, + "PyVarObject_HEAD_INIT": -11.018432, + "Py_DECREF": -11.018432, + "Py_EQ": -9.226673, + "Py_False": -10.325285, + "Py_INCREF": -9.919820, + "Py_LT": -10.325285, + "Py_None": -7.380846, + "Py_PYTHON_H": -11.018432, + "Py_REFCNT": -11.018432, + "Py_SIZE": -11.018432, + "Py_TPFLAGS_CHECKTYPES": -11.018432, + "Py_TPFLAGS_HAVE_INDEX": -11.018432, + "Py_TPFLAGS_HAVE_NEWBUFFER": -11.018432, + "Py_TYPE": -9.632138, + "Py_True": -10.325285, + "Py_XDECREF": -9.919820, + "Py_buffer": -9.408994, + "Py_intptr_t": -11.018432, + "Py_ssize_t": -8.185219, + "Python": -11.018432, + "Python.": -11.018432, + "Q": -9.408994, + "QApplication": -11.018432, + "QCoreApplication": -11.018432, + "QDataStream": -11.018432, + "QIcon": -11.018432, + "QObject": -10.325285, + "QPBO": -9.226673, + "QString": -8.128061, + "QT_VERSION": -11.018432, + "QT_VERSION_CHECK": -11.018432, + "QTemporaryFile": -11.018432, + "QTemporaryFile*": -10.325285, + "QVariant": -11.018432, + "QVariantMap": -9.919820, + "QWebFrame": -9.632138, + "Q_INIT_RESOURCE": -10.325285, + "Q_OBJECT": -11.018432, + "Q_OS_LINUX": -10.325285, + "QtMsgType": -11.018432, + "R": -9.226673, + "RAD_TO_DEG": -11.018432, + "RBRACE": -11.018432, + "RBRACK": -11.018432, + "READWRITE": -11.018432, + "REGISTER": -11.018432, + "RET": -11.018432, + "RETFIE": -11.018432, + "RETLW": -11.018432, + "RETURN": -10.325285, + "RGBA": -11.018432, + "RLF": -11.018432, + "ROM": -10.325285, + "RPAREN": -11.018432, + "RRF": -11.018432, + "RSHIFT": -11.018432, + "RSHIFTEQ": -11.018432, + "RUNTIME_FUNCTION": -8.938991, + "Rad": -10.325285, + "Random": -9.919820, + "RandomPrivate": -10.325285, + "Raw": -11.018432, + "ReadBlock": -10.325285, + "ReadString": -11.018432, + "ReadTag": -11.018432, + "Reader": -7.106409, + "ReflectionOps": -11.018432, + "Register": -10.325285, + "RegisteredExtension": -11.018432, + "Release": -9.632138, + "Remember": -11.018432, + "Remove": -11.018432, + "RemoveCallCompletedCallback": -10.325285, + "Rendering.Caustic.IShader": -11.018432, + "Rendering.Caustic.Shader": -11.018432, + "ReplaceCode": -11.018432, + "Report": -11.018432, + "RequestAsyncUnary": -11.018432, + "RequestSayHello": -11.018432, + "ReserveStorage": -11.018432, + "Reset": -9.408994, + "Restart": -11.018432, + "ResumeInst_O": -9.919820, + "ReturnAddressLocationResolver": -10.325285, + "ReturnInst_O": -9.919820, + "Round": -11.018432, + "RpcMethod": -11.018432, + "RpcService": -11.018432, + "RuntimeProfiler": -11.018432, + "Runtime_CompileBaseline": -11.018432, + "Runtime_CompileForOnStackReplacement": -11.018432, + "Runtime_CompileLazy": -11.018432, + "Runtime_CompileOptimized_Concurrent": -11.018432, + "Runtime_CompileOptimized_NotConcurrent": -11.018432, + "Runtime_NotifyDeoptimized": -11.018432, + "Runtime_NotifyStubFailure": -11.018432, + "Runtime_ResolvePossiblyDirectEval": -11.018432, + "SBuffer": -9.072522, + "SBuffer*": -11.018432, + "SCON": -11.018432, + "SEMICOLON": -11.018432, + "SERIALIZE": -10.325285, + "SET_SYMBOL": -10.325285, + "SHL": -11.018432, + "SHORT": -11.018432, + "SIGNED": -11.018432, + "SIZEOF": -11.018432, + "SLEEP": -11.018432, + "SRS_AUTO_INGEST": -11.018432, + "SRS_AUTO_INGESTER_SLEEP_US": -10.325285, + "SRS_CONSTS_LOG_INGESTER": -11.018432, + "SRS_CONSTS_NULL_FILE": -11.018432, + "STATIC": -11.018432, + "STATIC_ASSERT": -9.408994, + "STATIC_BUILD": -11.018432, + "STRICT_MODE": -10.325285, + "STRUCT": -11.018432, + "SUBEQ": -11.018432, + "SUBLW": -11.018432, + "SUBWF": -11.018432, + "SWAPF": -11.018432, + "SWIG": -11.018432, + "SWITCH": -11.018432, + "SamplerRegistry": -11.018432, + "SamplerState": -11.018432, + "SayHello": -9.226673, + "Scan": -9.408994, + "ScanDecimalDigits": -11.018432, + "ScanEscape": -10.325285, + "ScanHexNumber": -10.325285, + "ScanHtmlComment": -9.919820, + "ScanIdentifierOrKeyword": -11.018432, + "ScanIdentifierSuffix": -11.018432, + "ScanIdentifierUnicodeEscape": -11.018432, + "ScanLiteralUnicodeEscape": -10.325285, + "ScanNumber": -11.018432, + "ScanRegExpFlags": -11.018432, + "ScanRegExpPattern": -11.018432, + "ScanString": -10.325285, + "Scanner": -8.185219, + "SceneManager*": -11.018432, + "SceneNode*": -11.018432, + "ScopeLevel": -11.018432, + "ScopedLock": -11.018432, + "ScopedMetric": -9.632138, + "Sec": -10.325285, + "Sector": -11.018432, + "SecureString": -11.018432, + "SeekForward": -10.325285, + "Select": -9.632138, + "SequentialType_O": -8.620537, + "Serial": -10.325285, + "Serial.begin": -11.018432, + "Serial.print": -10.325285, + "Serial.println": -11.018432, + "SerializeUnknownFields": -11.018432, + "SerializeUnknownFieldsToArray": -11.018432, + "SerializeWithCachedSizes": -10.325285, + "SerializeWithCachedSizesToArray": -10.325285, + "Serializer": -11.018432, + "ServerAsyncResponseWriter": -11.018432, + "ServerCompletionQueue": -11.018432, + "ServerCompletionQueue*": -11.018432, + "ServerContext": -11.018432, + "ServerContext*": -9.226673, + "ServerUnaryStreamer": -11.018432, + "Service": -8.533526, + "SetCSParam": -9.632138, + "SetCSParamFloat": -10.325285, + "SetCSParamInt": -10.325285, + "SetCachedSize": -10.325285, + "SetCarry": -11.018432, + "SetCompactSignature": -10.325285, + "SetCompressedPubKey": -9.919820, + "SetEntropySource": -10.325285, + "SetExtents": -11.018432, + "SetExtentsFromContents": -11.018432, + "SetFatalError": -10.325285, + "SetKey": -11.018432, + "SetKeyFromPassphrase": -11.018432, + "SetMemoryContents": -11.018432, + "SetName": -11.018432, + "SetNullValue": -11.018432, + "SetPSParam": -9.632138, + "SetPSParamFloat": -10.325285, + "SetPSParamInt": -10.325285, + "SetParam": -9.632138, + "SetPrivKey": -11.018432, + "SetPubKey": -11.018432, + "SetReturnAddressLocationResolver": -9.919820, + "SetSecret": -10.325285, + "SetUp": -9.632138, + "SetUpCaches": -11.018432, + "SetUpJSCallerSavedCodeData": -11.018432, + "SetVSParam": -9.632138, + "SetVSParamFloat": -10.325285, + "SetVSParamInt": -10.325285, + "SetValue": -10.325285, + "SetValueN": -11.018432, + "SetupContext": -11.018432, + "ShaderParamDef": -9.408994, + "ShaderParamInstance": -8.379375, + "ShaderResourceView": -9.919820, + "ShaderTypeSize": -11.018432, + "ShaderType_AppendStructuredBuffer": -11.018432, + "ShaderType_Float": -9.072522, + "ShaderType_Float_Array": -11.018432, + "ShaderType_Int": -11.018432, + "ShaderType_Int_Array": -11.018432, + "ShaderType_Matrix": -9.919820, + "ShaderType_Matrix_Array": -11.018432, + "ShaderType_RWByteAddressBuffer": -11.018432, + "ShaderType_RWStructuredBuffer": -11.018432, + "ShaderType_Sampler": -11.018432, + "ShaderType_StructuredBuffer": -11.018432, + "ShaderType_Texture": -11.018432, + "ShaderType_Undefined": -11.018432, + "SharedCtor": -9.632138, + "SharedDtor": -9.919820, + "Should": -11.018432, + "Sign": -11.018432, + "SignCompact": -10.325285, + "Sin": -10.325285, + "SinCos": -11.018432, + "Size": -10.325285, + "SizeT": -8.821208, + "SkipField": -11.018432, + "SkipMultiLineComment": -10.325285, + "SkipSingleLineComment": -9.632138, + "SkipWhiteSpace": -9.919820, + "SlowSeekForward": -10.325285, + "Something": -11.018432, + "Sort": -9.632138, + "SortCoordinates": -9.632138, + "SplitStreamedService": -11.018432, + "Sqrt": -11.018432, + "Square": -11.018432, + "SrsConfDirective*": -8.533526, + "SrsFFMPEG": -10.325285, + "SrsFFMPEG*": -9.632138, + "SrsIngester": -8.022700, + "SrsIngesterFFMPEG": -8.310382, + "SrsIngesterFFMPEG*": -8.938991, + "SrsPithyPrint": -11.018432, + "SrsReusableThread": -11.018432, + "Stack": -11.018432, + "StackFrame": -11.018432, + "StackLimitCheck": -9.632138, + "StackOverflow": -9.632138, + "StartLiteral": -11.018432, + "StaticDescriptorInitializer_protocol_": -10.325285, + "StaticResource": -10.325285, + "Status": -8.715847, + "StatusCode": -9.919820, + "Step": -11.018432, + "Stopwatch": -10.325285, + "StoreInst_O": -8.620537, + "StoreValue": -11.018432, + "StreamedSayHello": -10.325285, + "StreamedService": -11.018432, + "StreamedUnaryHandler": -11.018432, + "StreamedUnaryService": -11.018432, + "String": -9.919820, + "StringSize": -11.018432, + "StructType_O": -8.620537, + "StructuredBuffer": -11.018432, + "Stub": -10.325285, + "StubInterface": -9.919820, + "StubOptions": -10.325285, + "StyledStreamWriter": -8.245844, + "StyledWriter": -8.310382, + "Superclass": -11.018432, + "SupportsCrankshaft": -11.018432, + "Swap": -10.325285, + "SwitchInst_O": -9.919820, + "T": -6.714367, + "T*": -9.919820, + "TFD_CLOEXEC": -11.018432, + "TFD_TIMER_ABSTIME": -11.018432, + "TOC": -11.018432, + "TOKEN_CLOSE_BRACE": -11.018432, + "TOKEN_EOF": -11.018432, + "TOKEN_ITEM_SEPARATOR": -11.018432, + "TOKEN_OPEN_BRACE": -11.018432, + "TOKEN_OPERATOR_ASSIGN": -11.018432, + "TOKEN_OPERATOR_EQUAL": -11.018432, + "TOKEN_OPERATOR_GREATER": -11.018432, + "TOKEN_OPERATOR_GREATER_EQUAL": -11.018432, + "TOKEN_OPERATOR_LESS": -11.018432, + "TOKEN_OPERATOR_LESS_EQUAL": -11.018432, + "TOKEN_OPERATOR_NOT_EQUAL": -11.018432, + "TOKEN_STRING": -10.325285, + "TRACE_EVENT": -11.018432, + "TYPEDEF": -11.018432, + "Tan": -11.018432, + "TearDown": -9.408994, + "TearDownCaches": -11.018432, + "TerminateLiteral": -11.018432, + "TerminatorInst_O": -8.620537, + "Thing": -11.018432, + "This": -9.919820, + "ThisT": -11.018432, + "ThisT*": -11.018432, + "ThreadId": -11.018432, + "ThreadLocalTop*": -11.018432, + "ThreadVisitor": -11.018432, + "ThreadedQueue": -9.919820, + "Throw": -11.018432, + "TimerEventScope": -11.018432, + "Token": -5.745433, + "TokenDesc": -9.919820, + "TokenType": -9.919820, + "Type_O": -8.620537, + "UInt": -9.072522, + "UNIMPLEMENTED": -9.919820, + "UNION": -11.018432, + "UNSIGNED": -11.018432, + "UTILS_H": -10.325285, + "UnaryInstruction_O": -8.620537, + "UndefValue_O": -8.620537, + "UnicodeCache": -9.919820, + "UnicodeCache*": -10.325285, + "UnknownFieldSet": -10.325285, + "UnknownFieldSet*": -11.018432, + "UnreachableInst_O": -9.919820, + "UnregisterAll": -11.018432, + "Unsigned": -8.821208, + "UseCrankshaft": -11.018432, + "User_O": -8.620537, + "Utf": -8.821208, + "Utils": -9.632138, + "V": -7.760336, + "VAArgInst_O": -9.919820, + "VERSION_NUMBER": -11.018432, + "VOID": -11.018432, + "VOLATILE": -11.018432, + "VSMatrixAvail_proj": -11.018432, + "VSMatrixAvail_projInv": -11.018432, + "VSMatrixAvail_view": -11.018432, + "VSMatrixAvail_viewInv": -11.018432, + "VSMatrixAvail_world": -11.018432, + "VSMatrixAvail_worldInv": -11.018432, + "VSMatrixAvail_worldInvTranspose": -11.018432, + "VSMatrixAvail_worldView": -11.018432, + "VSMatrixAvail_worldViewInv": -11.018432, + "VSMatrixAvail_worldViewProj": -11.018432, + "VSMatrixAvail_worldViewProjInv": -11.018432, + "VTK_ABI_NAMESPACE_BEGIN": -11.018432, + "VTK_ABI_NAMESPACE_END": -11.018432, + "Validate": -11.018432, + "Value": -6.798925, + "Value_O": -8.620537, + "Values": -8.379375, + "Values.clear": -11.018432, + "Values.push_back": -11.018432, + "Values.resize": -10.325285, + "Values.size": -8.938991, + "Vector": -8.453483, + "VectorType_O": -8.620537, + "Verify": -10.325285, + "VerifyCompact": -10.325285, + "VerifyUTF": -9.919820, + "VertexShader": -11.018432, + "Victory": -11.018432, + "VisitFrames": -10.325285, + "VisitThread": -11.018432, + "WALLET_CRYPTO_KEY_SIZE": -9.072522, + "WALLET_CRYPTO_SALT_SIZE": -11.018432, + "WHILE": -11.018432, + "WHITESPACE": -9.408994, + "WIN": -9.919820, + "WIRETYPE_END_GROUP": -11.018432, + "WIRETYPE_LENGTH_DELIMITED": -11.018432, + "We": -11.018432, + "WebKit": -11.018432, + "Whitedrop": -11.018432, + "WireFormat": -8.715847, + "WireFormatLite": -8.821208, + "WithAsyncMethod_SayHello": -9.632138, + "WithGenericMethod_SayHello": -9.919820, + "WithStreamedUnaryMethod_SayHello": -9.226673, + "WriteString": -11.018432, + "WriteStringToArray": -11.018432, + "Writer": -10.325285, + "X": -9.632138, + "XMMATRIX": -11.018432, + "XMMATRIX*": -11.018432, + "XOREQ": -11.018432, + "XORLW": -11.018432, + "XORWF": -11.018432, + "YYCTYPE": -8.128061, + "YYCURSOR": -9.632138, + "YYFILL": -9.632138, + "YYLIMIT": -9.632138, + "YYMARKER": -9.632138, + "ZeroMemory": -10.325285, + "[": -4.929388, + "\\": -6.891298, + "]": -4.929388, + "^": -11.018432, + "_": -7.521925, + "_Array": -9.632138, + "_Complex": -10.325285, + "_Complex_I": -9.919820, + "_DECLARE_ONCE": -11.018432, + "_H_": -10.325285, + "_INPUT_ELEMENT_DESC": -11.018432, + "_MSC_VER": -8.938991, + "_NextToken": -10.325285, + "_Parse": -11.018432, + "_ParseResolvableExpression": -11.018432, + "_ParseVersionValue": -11.018432, + "_SCANNER_H_": -10.325285, + "_USAGE": -10.325285, + "_USE_MATH_DEFINES": -11.018432, + "_V": -10.325285, + "_WIN": -11.018432, + "__DEBUG_PAR__": -10.325285, + "__DEBUG__": -11.018432, + "__FILE__": -10.325285, + "__GNUC_MINOR__": -11.018432, + "__GNUC__": -9.408994, + "__LINE__": -6.587616, + "__OG_MATH_INL__": -10.325285, + "__P": -11.018432, + "__PYX_EXTERN_C": -10.325285, + "__PYX_HAVE_API__wrapper_inner": -11.018432, + "__Pyx_AddTraceback": -9.072522, + "__Pyx_BUILTIN_MODULE_NAME": -10.325285, + "__Pyx_CIMAG": -9.632138, + "__Pyx_CREAL": -9.632138, + "__Pyx_DECREF": -6.844045, + "__Pyx_DOCSTR": -9.919820, + "__Pyx_DelAttrString": -10.325285, + "__Pyx_ErrFetch": -11.018432, + "__Pyx_ErrRestore": -11.018432, + "__Pyx_ExportFunction": -11.018432, + "__Pyx_GIVEREF": -8.715847, + "__Pyx_GOTREF": -6.924088, + "__Pyx_GetAttrString": -10.325285, + "__Pyx_GetName": -9.632138, + "__Pyx_INCREF": -7.434913, + "__Pyx_MODULE_NAME": -11.018432, + "__Pyx_NAMESTR": -9.919820, + "__Pyx_Print": -11.018432, + "__Pyx_PrintOne": -9.632138, + "__Pyx_PyBool_FromLong": -11.018432, + "__Pyx_PyBytes_AsUString": -11.018432, + "__Pyx_PyBytes_FromUString": -11.018432, + "__Pyx_PyIndex_AsSsize_t": -11.018432, + "__Pyx_PyInt_AsChar": -11.018432, + "__Pyx_PyInt_AsInt": -11.018432, + "__Pyx_PyInt_AsLong": -11.018432, + "__Pyx_PyInt_AsLongDouble": -11.018432, + "__Pyx_PyInt_AsLongLong": -11.018432, + "__Pyx_PyInt_AsShort": -11.018432, + "__Pyx_PyInt_AsSignedChar": -11.018432, + "__Pyx_PyInt_AsSignedInt": -11.018432, + "__Pyx_PyInt_AsSignedLong": -11.018432, + "__Pyx_PyInt_AsSignedLongLong": -11.018432, + "__Pyx_PyInt_AsSignedShort": -11.018432, + "__Pyx_PyInt_AsSize_t": -11.018432, + "__Pyx_PyInt_AsUnsignedChar": -11.018432, + "__Pyx_PyInt_AsUnsignedInt": -11.018432, + "__Pyx_PyInt_AsUnsignedLong": -11.018432, + "__Pyx_PyInt_AsUnsignedLongLong": -11.018432, + "__Pyx_PyInt_AsUnsignedShort": -11.018432, + "__Pyx_PyInt_FromSize_t": -11.018432, + "__Pyx_PyNumber_Divide": -10.325285, + "__Pyx_PyNumber_InPlaceDivide": -10.325285, + "__Pyx_PyNumber_Int": -11.018432, + "__Pyx_PyObject_IsTrue": -8.938991, + "__Pyx_PySequence_DelSlice": -10.325285, + "__Pyx_PySequence_GetSlice": -10.325285, + "__Pyx_PySequence_SetSlice": -10.325285, + "__Pyx_Raise": -8.938991, + "__Pyx_RaiseNeedMoreValuesError": -11.018432, + "__Pyx_RaiseNoneNotIterableError": -11.018432, + "__Pyx_RaiseTooManyValuesError": -11.018432, + "__Pyx_RefNanny": -9.226673, + "__Pyx_RefNannyAPIStruct": -9.632138, + "__Pyx_RefNannyFinishContext": -8.533526, + "__Pyx_RefNannyImportAPI": -11.018432, + "__Pyx_RefNannySetupContext": -8.453483, + "__Pyx_SET_CIMAG": -10.325285, + "__Pyx_SET_CREAL": -10.325285, + "__Pyx_SetAttrString": -10.325285, + "__Pyx_StringTabEntry": -11.018432, + "__Pyx_TypeCheck": -11.018432, + "__Pyx_TypeTest": -9.632138, + "__Pyx_UnpackTupleError": -10.325285, + "__Pyx_WriteUnraisable": -9.919820, + "__Pyx_XDECREF": -7.760336, + "__Pyx_XGIVEREF": -9.072522, + "__Pyx_XGOTREF": -11.018432, + "__Pyx_c_abs": -9.919820, + "__Pyx_c_absf": -9.919820, + "__Pyx_c_conj": -9.919820, + "__Pyx_c_conjf": -9.919820, + "__Pyx_c_diff": -10.325285, + "__Pyx_c_difff": -10.325285, + "__Pyx_c_eq": -10.325285, + "__Pyx_c_eqf": -10.325285, + "__Pyx_c_is_zero": -9.919820, + "__Pyx_c_is_zerof": -9.919820, + "__Pyx_c_neg": -10.325285, + "__Pyx_c_negf": -10.325285, + "__Pyx_c_pow": -9.919820, + "__Pyx_c_powf": -9.919820, + "__Pyx_c_prod": -10.325285, + "__Pyx_c_prodf": -10.325285, + "__Pyx_c_quot": -10.325285, + "__Pyx_c_quotf": -10.325285, + "__Pyx_c_sum": -10.325285, + "__Pyx_c_sumf": -10.325285, + "__QNXNTO__": -11.018432, + "__STDC_SECURE_LIB__": -11.018432, + "__STDC_VERSION__": -10.325285, + "__THREADED_QUEUE_H__": -10.325285, + "___set_static_ClassSymbol": -6.828778, + "___set_static_newNil_callback": -6.975381, + "___staticMetaClass": -6.975381, + "__builtin_expect": -10.325285, + "__cdecl": -10.325285, + "__cplusplus": -8.715847, + "__fastcall": -10.325285, + "__imag__": -11.018432, + "__inline": -11.018432, + "__inline__": -11.018432, + "__pyx_L": -5.937028, + "__pyx_PyFloat_AsDouble": -9.919820, + "__pyx_builtin_RuntimeError": -10.325285, + "__pyx_builtin_ValueError": -9.408994, + "__pyx_cfilenm": -11.018432, + "__pyx_clineno": -6.636406, + "__pyx_f": -6.648985, + "__pyx_f_": -10.325285, + "__pyx_filename": -6.648985, + "__pyx_int_": -11.018432, + "__pyx_k_": -8.821208, + "__pyx_k__B": -10.325285, + "__pyx_k__H": -10.325285, + "__pyx_k__I": -10.325285, + "__pyx_k__L": -10.325285, + "__pyx_k__O": -10.325285, + "__pyx_k__Q": -10.325285, + "__pyx_k__RuntimeError": -11.018432, + "__pyx_k__ValueError": -11.018432, + "__pyx_k__Zd": -10.325285, + "__pyx_k__Zf": -10.325285, + "__pyx_k__Zg": -10.325285, + "__pyx_k____main__": -11.018432, + "__pyx_k____test__": -11.018432, + "__pyx_k__b": -10.325285, + "__pyx_k__base": -11.018432, + "__pyx_k__buf": -11.018432, + "__pyx_k__byteorder": -11.018432, + "__pyx_k__d": -10.325285, + "__pyx_k__descr": -11.018432, + "__pyx_k__do_awesome_work": -11.018432, + "__pyx_k__f": -10.325285, + "__pyx_k__fields": -11.018432, + "__pyx_k__format": -11.018432, + "__pyx_k__g": -10.325285, + "__pyx_k__h": -10.325285, + "__pyx_k__i": -10.325285, + "__pyx_k__itemsize": -11.018432, + "__pyx_k__l": -10.325285, + "__pyx_k__names": -11.018432, + "__pyx_k__ndim": -11.018432, + "__pyx_k__np": -11.018432, + "__pyx_k__numpy": -11.018432, + "__pyx_k__obj": -11.018432, + "__pyx_k__ones": -11.018432, + "__pyx_k__pure_py_test": -11.018432, + "__pyx_k__q": -10.325285, + "__pyx_k__range": -11.018432, + "__pyx_k__readonly": -11.018432, + "__pyx_k__shape": -11.018432, + "__pyx_k__strides": -11.018432, + "__pyx_k__suboffsets": -11.018432, + "__pyx_k__type_num": -11.018432, + "__pyx_k__work_module": -11.018432, + "__pyx_k__wrapper_inner": -11.018432, + "__pyx_k_tuple_": -9.072522, + "__pyx_kp_s_": -9.919820, + "__pyx_kp_u_": -11.018432, + "__pyx_lineno": -6.636406, + "__pyx_m": -9.632138, + "__pyx_mdef_": -11.018432, + "__pyx_module_is_main_wrapper_inner": -11.018432, + "__pyx_n_s__do_awesome_work": -9.919820, + "__pyx_n_s__np": -11.018432, + "__pyx_n_s__ones": -11.018432, + "__pyx_n_s__work_module": -9.919820, + "__pyx_pf_": -9.408994, + "__pyx_print": -11.018432, + "__pyx_print_kwargs": -11.018432, + "__pyx_ptype_": -9.919820, + "__pyx_r": -7.354871, + "__pyx_refnanny": -9.408994, + "__pyx_self": -10.325285, + "__pyx_t_": -4.623171, + "__pyx_t_double_complex": -7.722596, + "__pyx_t_double_complex_from_parts": -11.018432, + "__pyx_t_float_complex": -7.722596, + "__pyx_t_float_complex_from_parts": -11.018432, + "__pyx_v_a": -9.408994, + "__pyx_v_answer_ptr": -10.325285, + "__pyx_v_b": -9.632138, + "__pyx_v_c": -9.919820, + "__pyx_v_child": -8.938991, + "__pyx_v_childname": -9.632138, + "__pyx_v_copy_shape": -9.408994, + "__pyx_v_d": -10.325285, + "__pyx_v_data": -9.072522, + "__pyx_v_data_np": -8.715847, + "__pyx_v_data_ptr": -10.325285, + "__pyx_v_descr": -8.715847, + "__pyx_v_dims": -9.632138, + "__pyx_v_e": -11.018432, + "__pyx_v_end": -10.325285, + "__pyx_v_endian_detector": -9.226673, + "__pyx_v_f": -7.584445, + "__pyx_v_fields": -9.072522, + "__pyx_v_flags": -9.632138, + "__pyx_v_hasfields": -9.632138, + "__pyx_v_i": -9.226673, + "__pyx_v_info": -7.521925, + "__pyx_v_little_endian": -8.938991, + "__pyx_v_nd": -9.226673, + "__pyx_v_ndim": -9.226673, + "__pyx_v_new_offset": -9.408994, + "__pyx_v_num_x": -9.632138, + "__pyx_v_num_y": -10.325285, + "__pyx_v_offset": -8.821208, + "__pyx_v_self": -8.245844, + "__pyx_v_sum": -9.226673, + "__pyx_v_t": -7.651137, + "__pyx_v_typenum": -9.226673, + "__real__": -11.018432, + "__releasebuffer__": -10.325285, + "__setWeakThis": -6.993081, + "__setup_stage": -6.975381, + "__stdcall": -10.325285, + "__sun__": -11.018432, + "_asm": -11.018432, + "_cached_size_": -9.072522, + "_cbc": -9.919820, + "_decoder": -11.018432, + "_decoder_": -10.325285, + "_error": -6.541096, + "_expression": -10.325285, + "_group": -10.325285, + "_has_bits_": -8.379375, + "_ingester": -10.325285, + "_lisp": -6.282234, + "_literal": -11.018432, + "_nil": -6.993081, + "_srs_config": -8.022700, + "_srs_context": -11.018432, + "_t": -6.859549, + "_t*": -9.919820, + "_t_value": -10.325285, + "_unknown_fields_": -9.408994, + "_unknown_fields_.Swap": -11.018432, + "_version": -10.325285, + "_vhost": -9.632138, + "_w": -10.325285, + "_with_sharedPtr_lisp_sid": -6.975381, + "_x": -8.379375, + "_y": -9.226673, + "_z": -9.632138, + "a": -6.755753, + "a.vchPubKey": -10.325285, + "abort": -9.919820, + "about": -10.325285, + "abs": -10.325285, + "absolute": -11.018432, + "access": -11.018432, + "acodec": -11.018432, + "acodec.empty": -11.018432, + "acosf": -11.018432, + "activations_finder": -10.325285, + "activations_finder.VisitFrames": -11.018432, + "activations_finder.has_code_activations_": -11.018432, + "add": -11.018432, + "addChildValues_": -8.938991, + "addComment": -10.325285, + "addError": -8.453483, + "addErrorAndRecover": -9.408994, + "add_field": -11.018432, + "additional": -11.018432, + "adopt_lock": -11.018432, + "after": -10.325285, + "age": -11.018432, + "alignment": -10.325285, + "alive": -10.325285, + "all": -9.919820, + "allocate_descriptor_state": -9.919820, + "allocated": -11.018432, + "allocsize": -11.018432, + "allow": -11.018432, + "allowComments_": -11.018432, + "allow_code_gen_from_strings": -11.018432, + "allow_speculative": -10.325285, + "already": -11.018432, + "already_here": -9.919820, + "amount": -11.018432, + "an": -9.226673, + "and": -9.072522, + "any": -7.973910, + "anything": -11.018432, + "anywhere": -11.018432, + "ap_t": -11.018432, + "app": -9.408994, + "app.exec": -11.018432, + "app.rfind": -11.018432, + "app.setApplicationName": -11.018432, + "app.setApplicationVersion": -11.018432, + "app.setOrganizationDomain": -11.018432, + "app.setOrganizationName": -11.018432, + "app.setWindowIcon": -11.018432, + "app.substr": -11.018432, + "append": -8.938991, + "application.": -11.018432, + "approve_license": -11.018432, + "are": -11.018432, + "arg": -8.245844, + "argc": -10.325285, + "args": -9.919820, + "args.at": -9.919820, + "args.length": -8.938991, + "args.smi_at": -9.632138, + "argument": -10.325285, + "argv": -10.325285, + "array": -11.018432, + "arrayValue": -9.632138, + "as": -10.325285, + "asVariantMap": -10.325285, + "ascii_literal": -11.018432, + "asinf": -11.018432, + "asio": -8.620537, + "asm": -11.018432, + "assert": -8.821208, + "assign": -9.919820, + "at": -9.408994, + "atan": -11.018432, + "atanf": -11.018432, + "auto": -9.632138, + "auto*": -11.018432, + "autorep": -11.018432, + "autorun": -10.325285, + "avoid": -11.018432, + "b": -6.993081, + "b.fSet": -10.325285, + "b.pkey": -10.325285, + "b.vchPubKey": -10.325285, + "back": -11.018432, + "backing_store_": -9.072522, + "backing_store_.Dispose": -9.919820, + "backing_store_.length": -9.632138, + "backing_store_.start": -9.408994, + "badTokenType": -10.325285, + "bad_alloc": -9.919820, + "bad_descriptor": -11.018432, + "bailout_type": -11.018432, + "bank": -10.325285, + "base": -9.632138, + "be": -9.632138, + "because": -11.018432, + "beg_pos": -11.018432, + "begin": -8.245844, + "beginDoc": -10.325285, + "begin_": -9.919820, + "being": -10.325285, + "bid": -11.018432, + "bidder": -11.018432, + "bidder_gov": -11.018432, + "bin": -10.325285, + "binary_million": -9.919820, + "bind": -11.018432, + "bindFlags": -9.919820, + "bit": -9.226673, + "blank": -11.018432, + "block": -9.408994, + "bn": -9.919820, + "bool": -5.771408, + "booleanValue": -9.919820, + "boost": -6.755753, + "bot": -8.715847, + "both": -11.018432, + "bottomScreen": -9.919820, + "break": -6.552524, + "bs": -11.018432, + "bs.out_path": -11.018432, + "buf": -8.938991, + "bufSize": -10.325285, + "buffer": -7.651137, + "buffer.c_str": -11.018432, + "buffer.proto": -11.018432, + "bufferSize": -9.919820, + "bufferType": -11.018432, + "buffer_cursor_": -9.408994, + "buffer_end_": -9.919820, + "buffered_chars": -10.325285, + "buffers": -9.919820, + "build": -11.018432, + "but": -10.325285, + "butl": -11.018432, + "buttons": -9.408994, + "by": -10.325285, + "byte": -11.018432, + "byteorder": -9.632138, + "bytes.": -11.018432, + "bytes_transferred": -10.325285, + "c": -5.842283, + "c0_": -8.938991, + "c=": -10.325285, + "cKeyCrypter": -10.325285, + "cKeyCrypter.Decrypt": -11.018432, + "cKeyCrypter.Encrypt": -11.018432, + "cKeyCrypter.SetKey": -10.325285, + "c_MaxFrames": -11.018432, + "cabs": -11.018432, + "cabsf": -11.018432, + "cache": -10.325285, + "cacheclean": -11.018432, + "cachecnt": -11.018432, + "cachemax": -10.325285, + "calculate": -11.018432, + "call_completed_callbacks_": -8.245844, + "callback": -9.072522, + "callee": -11.018432, + "caller_code": -11.018432, + "can": -11.018432, + "can_print": -11.018432, + "cancel_ops": -11.018432, + "canfile": -9.072522, + "canfile*": -11.018432, + "canfiles": -11.018432, + "caninfo": -10.325285, + "canister": -8.379375, + "canister*": -11.018432, + "canmem": -7.927390, + "canmems": -11.018432, + "cannot": -11.018432, + "capacity": -9.919820, + "case": -6.475138, + "cast": -10.325285, + "cast_null": -10.325285, + "catch": -9.072522, + "category": -10.325285, + "cb": -6.282234, + "cc": -9.632138, + "ceilf": -11.018432, + "cerr": -10.325285, + "ch": -8.379375, + "chIV": -8.453483, + "chKey": -9.072522, + "chNewIV": -10.325285, + "chNewIV.size": -11.018432, + "chNewKey": -10.325285, + "chNewKey.size": -11.018432, + "chSalt": -10.325285, + "chSalt.size": -11.018432, + "change": -11.018432, + "channel": -10.325285, + "channel_": -11.018432, + "char": -5.781990, + "char*": -7.434913, + "char**": -10.325285, + "character": -11.018432, + "check": -9.226673, + "check.JsHasOverflowed": -9.632138, + "check_timers": -9.226673, + "childValue": -7.927390, + "childValue.isArray": -10.325285, + "childValue.isObject": -10.325285, + "childValue.size": -10.325285, + "childValues_": -9.226673, + "childValues_.clear": -10.325285, + "childValues_.empty": -10.325285, + "childValues_.push_back": -10.325285, + "childValues_.reserve": -10.325285, + "childValues_.size": -10.325285, + "cid": -11.018432, + "cin": -9.632138, + "class": -7.086607, + "classllvmo__APFloat_Oval": -8.938991, + "classllvmo__APInt_Oval": -8.938991, + "classllvmo__AllocaInst_Oval": -8.938991, + "classllvmo__Argument_Oval": -8.938991, + "classllvmo__ArrayType_Oval": -8.938991, + "classllvmo__AtomicCmpXchgInst_Oval": -8.938991, + "classllvmo__AtomicRMWInst_Oval": -8.938991, + "classllvmo__Attribute_Oval": -8.938991, + "classllvmo__BasicBlock_Oval": -8.938991, + "classllvmo__BranchInst_Oval": -8.938991, + "classllvmo__Builder_Oval": -8.938991, + "classllvmo__CallInst_Oval": -8.938991, + "classllvmo__CompositeType_Oval": -8.938991, + "classllvmo__ConstantArray_Oval": -8.938991, + "classllvmo__ConstantDataArray_Oval": -8.938991, + "classllvmo__ConstantDataSequential_Oval": -8.938991, + "classllvmo__ConstantExpr_Oval": -8.938991, + "classllvmo__ConstantFP_Oval": -8.938991, + "classllvmo__ConstantInt_Oval": -8.938991, + "classllvmo__ConstantPointerNull_Oval": -8.938991, + "classllvmo__Constant_Oval": -8.938991, + "classllvmo__DataLayout_Oval": -8.938991, + "classllvmo__DebugLoc_Oval": -8.938991, + "classllvmo__EngineBuilder_Oval": -8.938991, + "classllvmo__ExecutionEngine_Oval": -8.938991, + "classllvmo__FenceInst_Oval": -8.938991, + "classllvmo__FunctionPassManager_Oval": -8.938991, + "classllvmo__FunctionPass_Oval": -8.938991, + "classllvmo__FunctionType_Oval": -8.938991, + "classllvmo__Function_Oval": -9.226673, + "classllvmo__GlobalValue_Oval": -8.938991, + "classllvmo__IRBuilderBase_Oval": -8.938991, + "classllvmo__IRBuilder_Oval": -8.938991, + "classllvmo__ImmutablePass_Oval": -8.938991, + "classllvmo__InsertPoint_Oval": -8.938991, + "classllvmo__Instruction_Oval": -8.938991, + "classllvmo__IntegerType_Oval": -8.938991, + "classllvmo__LLVMContext_Oval": -8.938991, + "classllvmo__LandingPadInst_Oval": -8.938991, + "classllvmo__MDNode_Oval": -8.938991, + "classllvmo__MDString_Oval": -8.938991, + "classllvmo__ModulePass_Oval": -8.938991, + "classllvmo__Module_Oval": -8.938991, + "classllvmo__PHINode_Oval": -8.938991, + "classllvmo__PassManagerBase_Oval": -8.938991, + "classllvmo__Pass_Oval": -8.938991, + "classllvmo__PointerType_Oval": -8.938991, + "classllvmo__SequentialType_Oval": -8.938991, + "classllvmo__StoreInst_Oval": -8.938991, + "classllvmo__StructType_Oval": -8.938991, + "classllvmo__TerminatorInst_Oval": -8.938991, + "classllvmo__Type_Oval": -8.938991, + "classllvmo__UnaryInstruction_Oval": -8.938991, + "classllvmo__UndefValue_Oval": -8.938991, + "classllvmo__User_Oval": -8.938991, + "classllvmo__Value_Oval": -8.938991, + "classllvmo__VectorType_Oval": -8.938991, + "clazz": -11.018432, + "clean": -10.325285, + "cleanupFromDebug": -11.018432, + "clear": -10.325285, + "clear_engines": -9.632138, + "clear_has_name": -9.408994, + "clear_name": -10.325285, + "close": -9.919820, + "closing": -10.325285, + "clrbit": -11.018432, + "cnt": -8.821208, + "code": -8.821208, + "codePointToUTF": -10.325285, + "code_": -9.919820, + "code_unit": -9.226673, + "code_unit_count": -9.072522, + "coffee": -11.018432, + "col": -8.821208, + "collectComments": -9.072522, + "collectComments_": -9.226673, + "colon": -9.919820, + "colon.type_": -11.018432, + "column": -8.022700, + "comm": -9.408994, + "comm_map": -9.919820, + "comma": -9.632138, + "comma.type_": -9.408994, + "command_t": -11.018432, + "commentAfter": -9.072522, + "commentAfterOnSameLine": -8.938991, + "commentBefore": -8.938991, + "commentBegin": -9.632138, + "comments": -11.018432, + "commentsBefore_": -9.226673, + "commentsBefore_.empty": -9.919820, + "commodnum_t": -11.018432, + "common_lock": -11.018432, + "commonly": -11.018432, + "compatibility": -11.018432, + "compile": -11.018432, + "compiled": -10.325285, + "compiled_code": -11.018432, + "complete": -11.018432, + "complex": -10.325285, + "comread": -11.018432, + "concept": -11.018432, + "condAttrs": -9.408994, + "conj": -9.919820, + "conjf": -11.018432, + "const": -5.096854, + "const_cast": -9.919820, + "const_iterator": -11.018432, + "constexpr": -9.919820, + "contain": -11.018432, + "container": -10.325285, + "container.": -11.018432, + "containing": -11.018432, + "contains": -10.325285, + "containsControlCharacter": -11.018432, + "containsNewLine": -9.919820, + "contents": -10.325285, + "context": -7.799557, + "continue": -8.128061, + "coordinates": -8.379375, + "coordinates.GetDimensions": -9.919820, + "coordinates.SetDimensions": -11.018432, + "copy": -8.938991, + "core": -6.273500, + "cosf": -11.018432, + "count": -8.185219, + "countlen": -11.018432, + "course": -11.018432, + "cout": -9.408994, + "cp": -8.310382, + "cpow": -11.018432, + "cpowf": -11.018432, + "cpuAccessFlags": -10.325285, + "cq": -9.226673, + "create": -6.957989, + "create_ingester": -11.018432, + "creation": -11.018432, + "crystals": -11.018432, + "ctx": -7.407514, + "ctx.var_export_metadata": -11.018432, + "cur": -10.325285, + "current": -7.280763, + "currentA": -9.408994, + "currentB": -9.632138, + "currentG": -9.632138, + "currentR": -9.632138, + "currentScreen": -9.919820, + "currentValue": -8.310382, + "current_": -8.022700, + "current_.literal_chars": -10.325285, + "current_.token": -10.325285, + "current_pos": -10.325285, + "cursor": -8.245844, + "cycle": -9.632138, + "d": -8.453483, + "dFlush": -11.018432, + "d_get_current_screen": -9.632138, + "d_set_scissor_test": -11.018432, + "data": -9.408994, + "dbDataStructure": -11.018432, + "dbDataStructure*": -11.018432, + "dbuffer_": -8.073993, + "debugger": -11.018432, + "decodeDouble": -9.919820, + "decodeNumber": -10.325285, + "decodeString": -9.408994, + "decodeUnicodeCodePoint": -10.325285, + "decodeUnicodeEscapeSequence": -9.919820, + "decoded": -8.379375, + "decoded.reserve": -11.018432, + "def": -9.226673, + "default": -8.821208, + "default_instance": -9.919820, + "default_instance_": -8.938991, + "defined": -7.407514, + "definition": -11.018432, + "delFile": -11.018432, + "delay": -11.018432, + "delete": -8.245844, + "delimited": -10.325285, + "delimiter": -11.018432, + "deliver": -11.018432, + "deoptimizer": -8.938991, + "dependent": -11.018432, + "depth": -11.018432, + "deregister_descriptor": -11.018432, + "deregister_internal_descriptor": -11.018432, + "des": -9.919820, + "descr": -10.325285, + "descriptor": -8.310382, + "descriptor_": -9.408994, + "descriptor_data": -6.924088, + "descriptor_lock": -9.072522, + "descriptor_lock.unlock": -9.632138, + "descriptor_state": -9.408994, + "descriptor_state*": -9.408994, + "descriptors_lock": -9.919820, + "dest_planet": -11.018432, + "dest_star": -11.018432, + "destruct": -11.018432, + "detail": -9.632138, + "development": -11.018432, + "dfs": -9.408994, + "digitalRead": -9.919820, + "digitalWrite": -10.325285, + "digits": -9.226673, + "dimension": -7.973910, + "dimension_count": -10.325285, + "dimensions": -9.072522, + "dir": -11.018432, + "dir_path": -11.018432, + "directly": -11.018432, + "disable": -9.919820, + "disk": -11.018432, + "dispose": -11.018432, + "do": -8.620537, + "do_add_timer_queue": -11.018432, + "do_complete": -10.325285, + "do_epoll_create": -10.325285, + "do_remove_timer_queue": -11.018432, + "do_scan": -9.408994, + "do_timerfd_create": -10.325285, + "doc": -9.919820, + "document": -10.325285, + "document_": -7.280763, + "document_.c_str": -11.018432, + "document_.empty": -11.018432, + "document_.length": -10.325285, + "does": -11.018432, + "done": -10.325285, + "double": -7.584445, + "double_int_union": -10.325285, + "double_value": -11.018432, + "dout": -10.325285, + "dst": -10.325285, + "dump_path": -11.018432, + "duplicate_count": -9.408994, + "dword": -10.325285, + "dx": -10.325285, + "dy": -10.325285, + "dynamic_cast_if_available": -11.018432, + "e": -8.310382, + "e.empty": -11.018432, + "e.front": -11.018432, + "ec": -9.226673, + "ec_": -9.632138, + "eckey": -9.072522, + "ecsig": -9.919820, + "ecx": -10.325285, + "edx": -10.325285, + "eh": -11.018432, + "elapse": -11.018432, + "elemSize": -11.018432, + "else": -6.674627, + "else_": -10.325285, + "elsize": -11.018432, + "enableYAMLCompatibility": -11.018432, + "enabled": -11.018432, + "enc": -11.018432, + "encoding": -11.018432, + "end": -7.840379, + "endArray": -10.325285, + "endDoc": -10.325285, + "end_": -8.821208, + "endl": -10.325285, + "enforced.": -11.018432, + "engine": -8.715847, + "engine_disabled": -10.325285, + "engines": -10.325285, + "engines.empty": -11.018432, + "engines.size": -11.018432, + "ent": -11.018432, + "entropy_mutex": -11.018432, + "entropy_mutex.Pointer": -11.018432, + "entropy_source": -9.632138, + "entry": -11.018432, + "enum": -8.938991, + "env": -10.325285, + "env_instance": -9.919820, + "envp": -9.632138, + "envvar": -10.325285, + "envvar.indexOf": -11.018432, + "envvar.left": -11.018432, + "envvar.mid": -11.018432, + "eof": -9.919820, + "eor": -9.919820, + "ep": -10.325285, + "epoll_create": -10.325285, + "epoll_ctl": -8.715847, + "epoll_event": -8.821208, + "epoll_fd_": -8.533526, + "epoll_reactor": -7.434913, + "epoll_reactor*": -10.325285, + "epoll_size": -11.018432, + "epoll_wait": -11.018432, + "eproto": -8.245844, + "eproto_": -11.018432, + "eproto__INCLUDED": -9.632138, + "equals": -9.632138, + "equivalent": -11.018432, + "err": -7.799557, + "errno": -8.715847, + "error": -8.533526, + "error.extra_": -10.325285, + "error.message": -9.919820, + "error.message_": -11.018432, + "error.pos": -9.632138, + "error.token_.start_": -11.018432, + "errorCount": -9.919820, + "error_code": -9.632138, + "error_message": -10.325285, + "errors_.begin": -11.018432, + "errors_.clear": -11.018432, + "errors_.end": -11.018432, + "errors_.push_back": -11.018432, + "errors_.resize": -10.325285, + "errors_.size": -11.018432, + "escape": -10.325285, + "est_production": -11.018432, + "ev": -8.128061, + "ev.data.ptr": -8.938991, + "ev.events": -8.620537, + "eval_position": -11.018432, + "eval_scope_position": -11.018432, + "events": -8.938991, + "every": -11.018432, + "except_op": -11.018432, + "exception": -9.226673, + "exceptionHandler": -10.325285, + "exe": -11.018432, + "exist": -10.325285, + "exp": -10.325285, + "expect": -10.325285, + "expectToken": -11.018432, + "expected": -11.018432, + "expected_length": -9.632138, + "expf": -11.018432, + "explicit": -9.632138, + "explored": -11.018432, + "export": -7.882938, + "expressionString": -11.018432, + "expressionString.Length": -11.018432, + "expressionString.String": -10.325285, + "ext": -9.919820, + "extends": -11.018432, + "extensions": -11.018432, + "extents": -9.632138, + "extents.GetDimensions": -9.919820, + "extern": -9.408994, + "extra": -10.325285, + "f": -7.086607, + "fCompr": -9.919820, + "fCompressed": -9.919820, + "fCompressedPubKey": -9.408994, + "fKeySet": -9.632138, + "fListener": -8.453483, + "fOk": -8.073993, + "fPos": -7.799557, + "fSet": -9.226673, + "fabsf": -11.018432, + "factory": -11.018432, + "fail": -11.018432, + "false": -6.464556, + "fast_stop": -9.919820, + "father": -11.018432, + "fatherIndex": -10.325285, + "fclose": -10.325285, + "fcntl": -10.325285, + "fd": -8.185219, + "features": -9.632138, + "features.allowComments_": -11.018432, + "features.strictRoot_": -11.018432, + "features_": -10.325285, + "features_.allowComments_": -10.325285, + "features_.strictRoot_": -11.018432, + "ff": -10.325285, + "ffmpeg": -7.882938, + "ffmpeg_bin": -9.919820, + "ffmpeg_bin.empty": -11.018432, + "field": -9.919820, + "field_count": -11.018432, + "fields": -10.325285, + "file": -8.185219, + "fileName": -11.018432, + "files": -9.226673, + "fill": -11.018432, + "final": -9.408994, + "finalizeTokenOk": -9.919820, + "finally": -11.018432, + "findScript": -11.018432, + "firstLineData": -11.018432, + "first_op_": -9.919820, + "flag": -9.919820, + "flags": -9.632138, + "fld": -11.018432, + "float": -6.507573, + "floorf": -10.325285, + "flush": -11.018432, + "flushing": -11.018432, + "fopen": -10.325285, + "for": -6.564085, + "format": -9.226673, + "formattedMessage": -9.408994, + "found": -11.018432, + "fragmem": -11.018432, + "fragment": -11.018432, + "frame": -9.226673, + "framework": -11.018432, + "free": -9.919820, + "free_buffer": -9.919820, + "free_descriptor_state": -9.919820, + "freopen": -11.018432, + "friend": -8.715847, + "from": -7.760336, + "from._has_bits_": -11.018432, + "from.has_name": -11.018432, + "from.name": -11.018432, + "from.unknown_fields": -11.018432, + "fsincos": -11.018432, + "fspath": -9.919820, + "fstp": -10.325285, + "fuel": -11.018432, + "full": -11.018432, + "func": -9.919820, + "function": -7.552696, + "functions": -11.018432, + "fwrite": -10.325285, + "g": -9.632138, + "g_metrics": -9.919820, + "gblib": -11.018432, + "general": -11.018432, + "generated": -10.325285, + "generated_factory": -11.018432, + "generated_pool": -10.325285, + "generic": -11.018432, + "get": -11.018432, + "getCurrentColor": -11.018432, + "getCurrentScreen": -9.408994, + "getFile": -11.018432, + "getFormatedErrorMessages": -11.018432, + "getLocationLineAndColumn": -9.408994, + "getNextChar": -8.938991, + "getTOC": -11.018432, + "get_engine_acodec": -11.018432, + "get_engine_enabled": -11.018432, + "get_engine_output": -11.018432, + "get_engine_vcodec": -11.018432, + "get_ffmpeg_log_dir": -11.018432, + "get_ffmpeg_log_enabled": -11.018432, + "get_id": -11.018432, + "get_ingest_by_id": -11.018432, + "get_ingest_enabled": -11.018432, + "get_ingest_ffmpeg": -11.018432, + "get_ingest_input_type": -11.018432, + "get_ingest_input_url": -10.325285, + "get_ingesters": -11.018432, + "get_listens": -11.018432, + "get_system_category": -9.919820, + "get_timeout": -9.408994, + "get_transcode_engines": -11.018432, + "get_type_information": -9.919820, + "get_vhost": -10.325285, + "get_vhosts": -11.018432, + "getline": -11.018432, + "gfxGetFramebuffer": -10.325285, + "given": -11.018432, + "glPointer": -11.018432, + "global_eval_fun": -11.018432, + "goes": -11.018432, + "google": -6.769937, + "google_breakpad": -11.018432, + "goto": -5.975007, + "governor": -11.018432, + "governor_t": -9.919820, + "graph": -8.453483, + "graph.pb": -11.018432, + "greater": -10.325285, + "group": -8.533526, + "groups": -11.018432, + "grpc": -7.067189, + "guns": -11.018432, + "h": -11.018432, + "handle_scope_implementer": -9.408994, + "handle_uninterpreted": -10.325285, + "harm.": -11.018432, + "harmony_modules_": -10.325285, + "harmony_scoping_": -10.325285, + "has": -10.325285, + "hasChildValue": -9.632138, + "hasCommentForValue": -9.632138, + "has_been_disposed_": -9.226673, + "has_been_set_up_": -9.632138, + "has_code_activations_": -9.919820, + "has_fatal_error_": -9.408994, + "has_line_terminator_before_next_": -8.938991, + "has_multiline_comment_before_next_": -9.408994, + "has_name": -9.226673, + "hash": -8.022700, + "have": -9.919820, + "having": -11.018432, + "headers": -11.018432, + "headers.": -9.919820, + "heap": -8.938991, + "heap_number": -9.632138, + "height": -9.919820, + "hello": -9.919820, + "hex": -11.018432, + "high": -9.632138, + "hint": -9.919820, + "hold": -11.018432, + "holds": -10.325285, + "home": -11.018432, + "i": -5.629361, + "i=": -9.919820, + "id": -9.408994, + "idx": -11.018432, + "if": -4.640006, + "imag": -10.325285, + "implements": -11.018432, + "import": -8.821208, + "in": -8.073993, + "in.fd": -11.018432, + "inComment": -9.226673, + "inLineOffset": -9.408994, + "included": -11.018432, + "incompatible": -10.325285, + "ind": -11.018432, + "indent": -8.938991, + "indentSize_": -9.632138, + "indentString_": -9.226673, + "indentString_.resize": -10.325285, + "indentString_.size": -9.632138, + "indentation": -10.325285, + "indentation_": -10.325285, + "indentation_.size": -10.325285, + "index": -6.529796, + "indexOfEquals": -9.408994, + "info": -9.632138, + "info.extra_": -11.018432, + "info.message_": -11.018432, + "info.token_": -11.018432, + "information": -11.018432, + "ingest": -7.973910, + "ingest_id": -9.072522, + "ingest_id.c_str": -10.325285, + "ingester": -7.686228, + "ingesters": -10.325285, + "ingesters.at": -11.018432, + "ingesters.begin": -9.408994, + "ingesters.clear": -11.018432, + "ingesters.empty": -11.018432, + "ingesters.end": -9.408994, + "ingesters.erase": -10.325285, + "ingesters.push_back": -10.325285, + "ingesters.size": -9.919820, + "init_once": -10.325285, + "init_task": -11.018432, + "initialTokenOk": -9.632138, + "initialize": -9.226673, + "initialize_copy": -11.018432, + "initialize_ffmpeg": -9.919820, + "initialize_transcode": -11.018432, + "injectJsInFrame": -10.325285, + "inline": -7.189791, + "inner_work_": -9.632138, + "input": -9.226673, + "input_type": -9.919820, + "input_type.c_str": -11.018432, + "input_type.empty": -11.018432, + "input_url": -9.632138, + "input_url.empty": -10.325285, + "inside": -11.018432, + "insize": -9.919820, + "inspect": -9.632138, + "inst": -11.018432, + "install": -11.018432, + "instance": -9.919820, + "instanceof": -11.018432, + "instantiated": -11.018432, + "instrWord": -11.018432, + "int": -5.124030, + "intValue": -9.919820, + "interface": -11.018432, + "intern": -11.018432, + "internal": -7.280763, + "internally": -11.018432, + "internalname": -11.018432, + "interrupt": -10.325285, + "interrupter_": -9.632138, + "interrupter_.interrupt": -11.018432, + "interrupter_.read_descriptor": -10.325285, + "invalid": -9.919820, + "io": -9.632138, + "io_cleanup": -11.018432, + "io_cleanup.first_op_": -10.325285, + "io_cleanup.ops_.front": -11.018432, + "io_cleanup.ops_.pop": -11.018432, + "io_cleanup.ops_.push": -11.018432, + "io_service": -9.632138, + "io_service_": -11.018432, + "io_service_.init_task": -11.018432, + "io_service_.post_deferred_completions": -9.919820, + "io_service_.post_immediate_completion": -10.325285, + "io_service_.work_started": -10.325285, + "io_service_impl*": -11.018432, + "ios": -11.018432, + "ip": -10.325285, + "ip_ports": -10.325285, + "ip_ports.size": -11.018432, + "is": -9.072522, + "isArrayMultiLine": -9.632138, + "isControlCharacter": -9.919820, + "isDouble": -9.632138, + "isMultiLine": -7.927390, + "isMultineArray": -9.632138, + "isNegative": -9.072522, + "isPixelShader": -11.018432, + "isPushed": -9.632138, + "is_ascii": -11.018432, + "is_ascii_": -8.715847, + "is_compiled": -9.408994, + "is_continuation": -9.408994, + "is_optimized": -11.018432, + "is_running_": -9.226673, + "is_str": -11.018432, + "is_unicode": -11.018432, + "is_unsigned": -11.018432, + "is_valid_language_mode": -11.018432, + "isclr": -11.018432, + "isn": -11.018432, + "isolate": -6.993081, + "isset": -10.325285, + "isspace": -11.018432, + "istream": -9.919820, + "istream_iterator": -10.325285, + "it": -7.106409, + "it.Advance": -11.018432, + "it.done": -11.018432, + "it.frame": -11.018432, + "itError": -9.919820, + "item": -10.325285, + "itemSeparatorPos": -9.408994, + "itemsize": -10.325285, + "iterator": -8.938991, + "itimerspec": -9.408994, + "j": -7.280763, + "jclass": -11.018432, + "js": -11.018432, + "jsFileEnc": -10.325285, + "jsFilePath": -9.408994, + "jsFromScriptFile": -11.018432, + "just": -11.018432, + "k": -8.715847, + "kASCIISize": -11.018432, + "kAllowLazy": -11.018432, + "kAllowModules": -11.018432, + "kAllowNativesSyntax": -11.018432, + "kCharacterLookaheadBufferSize": -10.325285, + "kCodeGenFromStrings": -11.018432, + "kEmptyString": -8.533526, + "kEndOfInput": -10.325285, + "kGrowthFactory": -10.325285, + "kInitialCapacity": -10.325285, + "kIsIdentifierPart": -11.018432, + "kIsIdentifierPart.get": -11.018432, + "kIsIdentifierStart": -11.018432, + "kIsIdentifierStart.get": -11.018432, + "kIsLineTerminator": -11.018432, + "kIsLineTerminator.get": -11.018432, + "kIsWhiteSpace": -11.018432, + "kIsWhiteSpace.get": -11.018432, + "kLanguageModeMask": -9.632138, + "kMaxAsciiCharCodeU": -11.018432, + "kMaxGrowth": -10.325285, + "kMinConversionSlack": -11.018432, + "kNameFieldNumber": -10.325285, + "kNoParsingFlags": -11.018432, + "kNonStrictEquality": -11.018432, + "kNullValue": -11.018432, + "kPageSizeBits": -11.018432, + "kStrictEquality": -11.018432, + "kUC": -10.325285, + "kUndefinedValue": -11.018432, + "key": -9.408994, + "key.GetPubKey": -11.018432, + "key.SetCompactSignature": -11.018432, + "keyRec": -11.018432, + "keyRec.GetPubKey": -11.018432, + "keyRec.SetCompressedPubKey": -11.018432, + "keyRec.fSet": -11.018432, + "keyRec.pkey": -11.018432, + "key_error": -9.226673, + "keys": -9.226673, + "keys.size": -11.018432, + "kind": -11.018432, + "klass": -11.018432, + "l": -9.919820, + "label": -9.919820, + "language_mode": -9.919820, + "last": -9.919820, + "lastLineStart": -9.632138, + "lastValueEnd_": -9.632138, + "lastValue_": -9.632138, + "last_nonzero": -10.325285, + "later": -11.018432, + "len": -9.632138, + "length": -8.715847, + "less": -10.325285, + "let": -11.018432, + "lhs": -9.919820, + "libbuild": -10.325285, + "libcanister": -10.325285, + "libraryPath": -9.408994, + "lights": -10.325285, + "likely": -8.310382, + "lim": -8.533526, + "limit": -9.632138, + "limited": -10.325285, + "line": -8.533526, + "lineLength": -9.226673, + "linebreaks": -11.018432, + "linesNumbers": -11.018432, + "list": -9.919820, + "listener": -10.325285, + "literal": -11.018432, + "literal.Complete": -11.018432, + "literal_buffer": -9.408994, + "literal_chars": -10.325285, + "ll": -11.018432, + "llvm_gcroot": -10.325285, + "llvmo": -4.541460, + "load": -11.018432, + "loadJSForDebug": -10.325285, + "local": -11.018432, + "location": -8.620537, + "lock": -9.632138, + "log_file": -8.453483, + "logf": -9.919820, + "long": -8.310382, + "lookup_metadata": -11.018432, + "loop": -9.919820, + "lot": -11.018432, + "low": -9.919820, + "m": -7.927390, + "mDimensions": -11.018432, + "mEntity": -11.018432, + "mId": -11.018432, + "mMaterial": -11.018432, + "mMesh": -11.018432, + "mNode": -11.018432, + "mPosition": -11.018432, + "m_bufferSize": -9.632138, + "m_bufferSlot": -9.632138, + "m_bufferType": -9.919820, + "m_cbOffset": -11.018432, + "m_computeConstants": -11.018432, + "m_csParams": -11.018432, + "m_dirty": -11.018432, + "m_elemSize": -10.325285, + "m_heapSize": -9.632138, + "m_layout": -11.018432, + "m_map": -10.325285, + "m_map.insert": -11.018432, + "m_matricesAvail": -10.325285, + "m_maxTextureSlot": -10.325285, + "m_members": -11.018432, + "m_name": -9.408994, + "m_numElems": -10.325285, + "m_offset": -11.018432, + "m_pixelConstants": -11.018432, + "m_psParams": -11.018432, + "m_spBuffer": -9.919820, + "m_spComputeShader": -11.018432, + "m_spLayout": -11.018432, + "m_spPixelShader": -11.018432, + "m_spSRView": -9.919820, + "m_spSamplerState": -11.018432, + "m_spShaderInfo": -11.018432, + "m_spStagingBuffer": -9.919820, + "m_spUAView": -9.919820, + "m_spVertexShader": -11.018432, + "m_tempHarness": -11.018432, + "m_tempWrapper": -11.018432, + "m_type": -11.018432, + "m_value": -11.018432, + "m_values": -11.018432, + "m_vertexConstants": -11.018432, + "m_vsParams": -11.018432, + "m_xThreads": -10.325285, + "m_yThreads": -10.325285, + "m_zThreads": -10.325285, + "mailing": -11.018432, + "main": -9.632138, + "make": -11.018432, + "malloc": -9.919820, + "map": -8.379375, + "mapping": -11.018432, + "marker": -9.919820, + "mat": -11.018432, + "match": -9.632138, + "material": -11.018432, + "max": -9.919820, + "maxInt": -11.018432, + "maxLB": -11.018432, + "maxLowerBound": -10.325285, + "maxUInt": -11.018432, + "max_ops": -9.408994, + "may": -10.325285, + "maybe_error": -11.018432, + "maybe_error.ToHandle": -11.018432, + "member": -9.632138, + "members": -9.919820, + "members.begin": -9.632138, + "members.empty": -10.325285, + "members.end": -9.919820, + "memcpy": -8.533526, + "memory": -9.226673, + "memoryMap": -11.018432, + "memset": -10.325285, + "mesh": -11.018432, + "message": -9.072522, + "messageHandler": -10.325285, + "message_type": -11.018432, + "metadata": -10.325285, + "metadata.descriptor": -11.018432, + "metadata.reflection": -11.018432, + "metric": -11.018432, + "metric_": -11.018432, + "metrics_": -11.018432, + "metrics_h_metric": -10.325285, + "metrics_h_scoped": -11.018432, + "min": -11.018432, + "minInt": -11.018432, + "min_capacity": -10.325285, + "minidump_id": -11.018432, + "mins": -11.018432, + "miscFlags": -10.325285, + "mob_points": -11.018432, + "mob_set": -11.018432, + "mod": -11.018432, + "modded": -11.018432, + "mode": -9.632138, + "modified": -11.018432, + "modname": -11.018432, + "module": -9.919820, + "money_t": -9.632138, + "mov": -10.325285, + "move": -11.018432, + "move_descriptor": -11.018432, + "ms": -10.325285, + "msg": -11.018432, + "msglen": -10.325285, + "mutable": -11.018432, + "mutable_name": -9.919820, + "mutable_unknown_fields": -9.632138, + "mutex": -8.310382, + "mutexAttrs": -9.408994, + "mutex_": -8.533526, + "mutex_.lock": -11.018432, + "myclass": -8.533526, + "myclass.data": -9.919820, + "myclass.depth": -11.018432, + "myclass.fatherIndex": -11.018432, + "myclass.fileName": -11.018432, + "myclass.firstLineData": -9.919820, + "myclass.label": -11.018432, + "myclass.linesNumbers": -11.018432, + "myclass.nextItemsIndices": -11.018432, + "myclass.noFatherRoot": -11.018432, + "myclass.uniqueID": -11.018432, + "myclass.userIndex": -11.018432, + "n": -7.168285, + "nBitsR": -9.919820, + "nBitsS": -9.919820, + "nCLen": -9.408994, + "nDerivationMethod": -10.325285, + "nFLen": -9.226673, + "nIV": -9.632138, + "nLen": -9.226673, + "nPLen": -9.408994, + "nRecId": -9.632138, + "nRounds": -9.919820, + "nSize": -10.325285, + "nV": -9.226673, + "name": -7.354871, + "name.c_str": -9.919820, + "name.empty": -11.018432, + "name_": -7.617235, + "names": -10.325285, + "namespace": -7.354871, + "native_context": -9.632138, + "ndarray_": -10.325285, + "ndarray___getbuffer__": -10.325285, + "ndim": -10.325285, + "need": -11.018432, + "needed": -11.018432, + "new": -6.727973, + "newVal": -11.018432, + "new_Nil": -6.975381, + "new_call_cq": -10.325285, + "new_capacity": -10.325285, + "new_content_size": -9.632138, + "new_extents": -10.325285, + "new_extents.Append": -11.018432, + "new_store": -9.226673, + "new_store.start": -9.919820, + "new_timeout": -9.226673, + "newer": -10.325285, + "newline": -10.325285, + "newlinePos": -9.226673, + "newtax": -11.018432, + "next": -9.632138, + "nextIsNop": -11.018432, + "nextItemsIndices": -11.018432, + "next_": -9.408994, + "next_.literal_chars": -9.632138, + "next_.location.beg_pos": -10.325285, + "next_.location.end_pos": -9.632138, + "next_.token": -10.325285, + "ni": -9.919820, + "nil_for_class": -5.383643, + "no": -11.018432, + "noFatherRoot": -10.325285, + "no_count": -9.919820, + "nodes_.empty": -11.018432, + "nodes_.pop": -9.919820, + "nodes_.push": -9.919820, + "nodes_.top": -11.018432, + "norderedAccessView": -9.919820, + "normalizeEOL": -8.938991, + "normalized": -8.938991, + "normalized.reserve": -10.325285, + "not": -9.226673, + "notation": -11.018432, + "notification_cq": -10.325285, + "npes": -9.632138, + "npos": -9.632138, + "npy_cdouble": -10.325285, + "npy_cfloat": -11.018432, + "npy_clongdouble": -11.018432, + "npy_double": -10.325285, + "npy_float": -10.325285, + "npy_int": -9.632138, + "npy_intp": -8.715847, + "npy_long": -11.018432, + "npy_longdouble": -11.018432, + "npy_longlong": -11.018432, + "npy_uint": -9.632138, + "npy_uintp": -11.018432, + "npy_ulong": -11.018432, + "npy_ulonglong": -11.018432, + "ns": -11.018432, + "null": -9.632138, + "nullValue": -9.919820, + "nullopt": -10.325285, + "nullptr": -9.408994, + "nulls": -11.018432, + "numElems": -11.018432, + "numKeysRecv": -9.226673, + "numKeysSend": -9.072522, + "numKeysTmp": -9.632138, + "numParams": -11.018432, + "num_events": -10.325285, + "number": -9.632138, + "numeric_limits": -10.325285, + "numfiles": -11.018432, + "numpy_": -9.632138, + "numpy_PyArray_MultiIterNew": -8.821208, + "numpy__util_dtypestring": -9.919820, + "numpy_cdouble_t": -11.018432, + "numpy_cfloat_t": -11.018432, + "numpy_clongdouble_t": -11.018432, + "numpy_complex_t": -11.018432, + "numpy_double_t": -11.018432, + "numpy_dtype": -11.018432, + "numpy_float": -10.325285, + "numpy_float_t": -11.018432, + "numpy_get_array_base": -11.018432, + "numpy_int": -9.632138, + "numpy_int_t": -11.018432, + "numpy_intp_t": -11.018432, + "numpy_long_t": -11.018432, + "numpy_longdouble_t": -11.018432, + "numpy_ndarray": -10.325285, + "numpy_set_array_base": -11.018432, + "numpy_uint": -9.632138, + "numpy_uint_t": -11.018432, + "numpy_uintp_t": -11.018432, + "numpy_ulong_t": -11.018432, + "numsectsowned": -11.018432, + "o": -8.022700, + "ob": -9.226673, + "ob_refcnt": -11.018432, + "ob_size": -11.018432, + "ob_type": -9.072522, + "obj": -7.280763, + "object": -10.325285, + "objectValue": -9.632138, + "occurring": -11.018432, + "octal_pos_": -10.325285, + "octaves": -9.408994, + "of": -7.799557, + "offset": -8.938991, + "offsetof": -10.325285, + "ofstream": -11.018432, + "og": -11.018432, + "ok": -7.927390, + "old_timeout": -9.632138, + "older": -11.018432, + "on": -11.018432, + "on_reload_ingest_added": -10.325285, + "on_reload_ingest_removed": -10.325285, + "on_reload_ingest_updated": -11.018432, + "on_reload_vhost_added": -11.018432, + "on_reload_vhost_removed": -11.018432, + "on_thread_stop": -11.018432, + "once": -10.325285, + "one_char_tokens": -10.325285, + "op": -7.686228, + "op_queue": -9.408994, + "op_queue_": -8.620537, + "op_type": -8.938991, + "open": -9.919820, + "operation": -10.325285, + "operation*": -9.632138, + "operation_aborted": -10.325285, + "operator": -8.453483, + "ops": -9.072522, + "ops.push": -9.632138, + "ops_": -10.325285, + "ops_.empty": -11.018432, + "optimization_disabled": -11.018432, + "optimized_code": -10.325285, + "optional": -9.408994, + "options": -11.018432, + "or": -9.632138, + "order": -8.938991, + "originated": -11.018432, + "os": -10.325285, + "oss": -10.325285, + "ostream": -9.632138, + "ostringstream": -11.018432, + "other": -9.072522, + "otherwise": -11.018432, + "ourselves": -11.018432, + "out": -10.325285, + "out_of_bound_count": -9.408994, + "outer_info": -9.919820, + "output": -7.840379, + "output.empty": -11.018432, + "output=": -11.018432, + "outsize": -8.938991, + "overload": -11.018432, + "override": -7.126612, + "overwrites": -11.018432, + "own.": -11.018432, + "owner": -9.919820, + "p": -9.226673, + "pBuffer": -11.018432, + "pCSBlob": -11.018432, + "pData": -10.325285, + "pDevice": -10.325285, + "pMaterial": -11.018432, + "pParamName": -11.018432, + "pRenderer": -8.533526, + "pVSBlob": -11.018432, + "pWorld": -11.018432, + "package": -10.325285, + "packageInfo": -9.919820, + "packageInfoString": -11.018432, + "packageInfoString.FindLast": -10.325285, + "packageInfoString.String": -10.325285, + "par": -8.938991, + "paramDef": -11.018432, + "paramName": -7.686228, + "parameter": -11.018432, + "params": -8.715847, + "paramsSize": -11.018432, + "parent": -11.018432, + "parse": -8.715847, + "parse_engines": -9.919820, + "parse_ingesters": -9.919820, + "part": -9.226673, + "partialAddress": -9.632138, + "path": -8.938991, + "paths": -11.018432, + "pattern": -10.325285, + "patternLength": -9.632138, + "pb": -11.018432, + "pc": -11.018432, + "per_descriptor_data": -8.938991, + "perform": -10.325285, + "perform_io": -10.325285, + "perform_io_cleanup_on_block_exit": -9.632138, + "persons": -10.325285, + "pf": -11.018432, + "phantom": -11.018432, + "phantom.execute": -11.018432, + "phantom.returnValue": -11.018432, + "physical": -11.018432, + "pinMode": -9.919820, + "pkey": -8.453483, + "placeholders": -10.325285, + "placement": -9.226673, + "planet_from": -11.018432, + "planet_to": -11.018432, + "planetnum_t": -9.919820, + "player_t": -9.632138, + "please": -11.018432, + "plinfo": -11.018432, + "point": -9.632138, + "pointer": -11.018432, + "pop": -11.018432, + "popn": -11.018432, + "population_t": -9.919820, + "port": -9.919820, + "pos": -7.686228, + "pos_": -9.226673, + "position": -10.325285, + "position_": -8.185219, + "post_immediate_completion": -10.325285, + "pow": -10.325285, + "powf": -11.018432, + "ppBuffer": -11.018432, + "pprint": -9.632138, + "prevent": -11.018432, + "print": -11.018432, + "priv_key": -10.325285, + "private": -7.840379, + "private_random_seed": -11.018432, + "prod_crystals": -11.018432, + "prod_dest": -11.018432, + "prod_fuel": -11.018432, + "prod_money": -11.018432, + "prod_res": -11.018432, + "prod_tech": -11.018432, + "prop": -9.226673, + "protected": -8.938991, + "protobuf": -6.769937, + "protobuf_AddDesc_protocol_": -9.226673, + "protobuf_AssignDesc_protocol_": -9.632138, + "protobuf_AssignDescriptorsOnce": -9.632138, + "protobuf_AssignDescriptors_once_": -10.325285, + "protobuf_RegisterTypes": -10.325285, + "protobuf_ShutdownFile_protocol_": -9.632138, + "protoc": -10.325285, + "protoc.": -11.018432, + "protocol": -11.018432, + "ps": -11.018432, + "ps.empty": -11.018432, + "psmask": -11.018432, + "pthread": -9.408994, + "pthread_cond_broadcast": -11.018432, + "pthread_cond_destroy": -11.018432, + "pthread_cond_init": -11.018432, + "pthread_cond_t": -11.018432, + "pthread_cond_wait": -11.018432, + "pthread_condattr_destroy": -11.018432, + "pthread_condattr_init": -11.018432, + "pthread_condattr_setpshared": -11.018432, + "pthread_condattr_t": -11.018432, + "pthread_mutex_destroy": -11.018432, + "pthread_mutex_init": -11.018432, + "pthread_mutex_lock": -10.325285, + "pthread_mutex_t": -11.018432, + "pthread_mutex_unlock": -10.325285, + "pthread_mutexattr_destroy": -11.018432, + "pthread_mutexattr_init": -11.018432, + "pthread_mutexattr_settype": -11.018432, + "pthread_mutexattr_t": -11.018432, + "ptr": -8.715847, + "pub_key": -9.226673, + "public": -6.975381, + "push": -9.919820, + "pushValue": -8.128061, + "push_back": -11.018432, + "q": -10.325285, + "qCompress": -10.325285, + "qInstallMsgHandler": -11.018432, + "qUncompress": -10.325285, + "queue": -9.226673, + "queueCond": -9.408994, + "queueMutex": -8.938991, + "quint": -11.018432, + "quoteChar": -9.632138, + "r": -6.674627, + "r.double_value": -9.919820, + "r.uint": -11.018432, + "r2": -10.325285, + "racenum": -11.018432, + "rand": -11.018432, + "random": -11.018432, + "random_base": -9.919820, + "random_bits": -10.325285, + "random_seed": -11.018432, + "range_begin": -9.632138, + "range_end": -9.632138, + "rank": -10.325285, + "raw": -10.325285, + "rawscore": -9.919820, + "reactor_": -9.072522, + "reactor_op*": -9.408994, + "read": -11.018432, + "readArray": -10.325285, + "readCStyleComment": -10.325285, + "readComment": -10.325285, + "readCppStyleComment": -10.325285, + "readNumber": -10.325285, + "readObject": -10.325285, + "readResourceFileUtf": -11.018432, + "readString": -10.325285, + "readToken": -8.453483, + "readValue": -9.632138, + "read_op": -11.018432, + "reader": -11.018432, + "reader.getFormatedErrorMessages": -11.018432, + "reader.parse": -11.018432, + "readonly": -9.919820, + "ready": -11.018432, + "real": -9.632138, + "realValue": -9.919820, + "recid": -9.919820, + "recoverFromError": -9.408994, + "recv": -11.018432, + "recvOffsets": -9.632138, + "ref": -10.325285, + "regenerate": -11.018432, + "register_descriptor": -11.018432, + "register_internal_descriptor": -11.018432, + "registered_descriptors_.alloc": -11.018432, + "registered_descriptors_.first": -11.018432, + "registered_descriptors_.free": -11.018432, + "registered_descriptors_mutex_": -9.919820, + "registered_events_": -8.938991, + "reinterpret_cast": -8.938991, + "release_name": -10.325285, + "report": -11.018432, + "request": -8.379375, + "requires": -9.632138, + "res": -9.632138, + "resRecv": -11.018432, + "resolver": -9.919820, + "resource": -11.018432, + "resourceFilePath": -11.018432, + "resource_t": -10.325285, + "response": -8.938991, + "restriction": -10.325285, + "result": -7.882938, + "result.resize": -9.632138, + "results": -9.632138, + "results.begin": -10.325285, + "results.end": -9.919820, + "results.erase": -11.018432, + "ret": -6.291045, + "return": -4.893749, + "returns": -10.325285, + "revisionIsOptional": -10.325285, + "rhs": -9.919820, + "rightMargin_": -9.226673, + "root": -7.840379, + "root.getComment": -9.226673, + "root.hasComment": -9.226673, + "root.isArray": -11.018432, + "root.isObject": -11.018432, + "root.setComment": -11.018432, + "route": -11.018432, + "routines": -11.018432, + "row": -7.126612, + "row_begin": -9.919820, + "row_buffer": -11.018432, + "row_count": -11.018432, + "row_end": -10.325285, + "rows": -11.018432, + "rpcmethod_SayHello_": -11.018432, + "rr": -8.938991, + "run": -11.018432, + "runtime_error": -9.919820, + "s": -6.813740, + "sCFID": -10.325285, + "safe": -10.325285, + "sanitize": -11.018432, + "save": -11.018432, + "save_fields": -11.018432, + "scan": -9.632138, + "sceneMgr": -11.018432, + "scope": -8.453483, + "scope*": -11.018432, + "scoped_lock": -8.310382, + "screen": -10.325285, + "screenShot": -11.018432, + "script": -11.018432, + "scriptPath": -11.018432, + "search": -10.325285, + "searchList": -11.018432, + "searchList.empty": -11.018432, + "search_implied": -11.018432, + "sec": -10.325285, + "secret": -10.325285, + "secure_allocator": -10.325285, + "seed": -10.325285, + "seed_random": -10.325285, + "seen": -11.018432, + "seen_equal": -11.018432, + "seen_period": -11.018432, + "self": -9.919820, + "send": -10.325285, + "sendK": -10.325285, + "sendOffsets": -9.072522, + "sequence": -10.325285, + "server_unary_streamer": -11.018432, + "service_base": -11.018432, + "set": -9.632138, + "setColor": -10.325285, + "setCommandLineProperties": -11.018432, + "setComment": -11.018432, + "setInstanceNil": -6.993081, + "setInstance_newNil_callback": -6.975381, + "setProperties": -11.018432, + "setScissor": -11.018432, + "setScreen": -11.018432, + "setSupportsSlots": -6.993081, + "set_allocated_name": -10.325285, + "set_context": -11.018432, + "set_has_name": -9.072522, + "set_iparams": -10.325285, + "set_name": -9.072522, + "set_oformat": -11.018432, + "set_ready_events": -11.018432, + "set_value": -11.018432, + "setbit": -11.018432, + "setf_findClass": -6.975381, + "setfill": -11.018432, + "setup": -9.919820, + "setup.": -11.018432, + "setw": -11.018432, + "sf": -9.408994, + "shape": -9.919820, + "shared": -9.408994, + "shared_ptr": -6.940895, + "shell": -11.018432, + "shipnum_t": -11.018432, + "shipping": -11.018432, + "short": -8.620537, + "should": -11.018432, + "shouldn": -11.018432, + "showUsage": -11.018432, + "show_ingest_log_message": -10.325285, + "showing": -11.018432, + "shutdown_": -8.938991, + "sig": -8.620537, + "signalItems": -10.325285, + "signed": -9.408994, + "sin": -9.226673, + "sinf": -11.018432, + "singleton": -11.018432, + "size": -7.380846, + "size*": -10.325285, + "size_t": -8.533526, + "sizeof": -7.492072, + "skip": -10.325285, + "skip.type_": -10.325285, + "skipCommentTokens": -9.919820, + "skipSpaces": -9.919820, + "skipUntilToken": -9.632138, + "smallPrime_t": -11.018432, + "smallest": -11.018432, + "socket_type": -9.072522, + "sor": -9.919820, + "sort": -8.185219, + "sort.GetDimensions": -9.919820, + "sort.SetDimensions": -11.018432, + "sort_order": -8.938991, + "sort_order.begin": -10.325285, + "sort_order.end": -10.325285, + "sorted": -11.018432, + "source": -8.938991, + "source_": -9.408994, + "source_descriptor_data": -9.919820, + "source_pos": -8.938991, + "sout": -9.919820, + "sprintf": -9.919820, + "sprintf_s": -11.018432, + "src": -10.325285, + "srs_assert": -11.018432, + "srs_config_ingest_is_file": -11.018432, + "srs_config_ingest_is_stream": -11.018432, + "srs_error": -9.226673, + "srs_freep": -8.821208, + "srs_get_system_time_ms": -10.325285, + "srs_parse_endpoint": -11.018432, + "srs_string_replace": -10.325285, + "srs_trace": -8.379375, + "sscanf": -9.919820, + "st": -11.018432, + "st.empty": -11.018432, + "st.pop": -11.018432, + "st.push": -9.408994, + "st.top": -11.018432, + "stack": -11.018432, + "stacklevel": -11.018432, + "star_from": -11.018432, + "star_to": -11.018432, + "starnum_t": -9.919820, + "start": -9.408994, + "start_": -11.018432, + "start_op": -11.018432, + "start_position": -10.325285, + "started_": -9.632138, + "startingScript": -10.325285, + "starttime": -10.325285, + "state": -7.927390, + "static": -5.423721, + "static_cast": -7.552696, + "static_className": -6.828778, + "static_classSymbol": -6.282234, + "static_descriptor_initializer_protocol_": -11.018432, + "static_newNil_callback": -6.993081, + "static_packageName": -6.828778, + "static_supportsSlots": -6.993081, + "status_t": -9.919820, + "std": -5.438703, + "stdin": -11.018432, + "step": -9.919820, + "stop": -9.072522, + "stores": -11.018432, + "str": -9.072522, + "strKeyData": -10.325285, + "strKeyData.size": -11.018432, + "strdata": -11.018432, + "stream": -8.938991, + "strict": -11.018432, + "strictMode": -11.018432, + "strictRoot_": -11.018432, + "stride": -10.325285, + "strides": -9.408994, + "string": -6.336301, + "string*": -8.620537, + "stringValue": -9.919820, + "strings": -11.018432, + "strlen": -11.018432, + "strpbrk": -11.018432, + "struct": -7.686228, + "structure": -11.018432, + "stuff": -10.325285, + "suboffsets": -11.018432, + "subscribe": -11.018432, + "succeeded": -10.325285, + "successful": -8.533526, + "such": -11.018432, + "suits": -11.018432, + "sum": -11.018432, + "summary": -11.018432, + "super": -11.018432, + "sure": -11.018432, + "surrogatePair": -9.919820, + "swap": -9.408994, + "switch": -8.379375, + "sync_with_stdio": -11.018432, + "system": -9.632138, + "system_package": -11.018432, + "t": -7.927390, + "t.c": -9.408994, + "t.prerequisites": -11.018432, + "t.r": -9.408994, + "tag": -9.072522, + "take_snapshot": -11.018432, + "tanf": -11.018432, + "target": -8.379375, + "target*": -11.018432, + "target_decl": -11.018432, + "target_descriptor_data": -10.325285, + "target_extension_fix": -11.018432, + "target_extension_var": -11.018432, + "target_extension_var_impl": -10.325285, + "target_key": -10.325285, + "target_pattern_fix": -11.018432, + "target_pattern_var": -11.018432, + "target_type": -9.919820, + "tax": -11.018432, + "tech": -11.018432, + "tech_invest": -11.018432, + "temp": -9.408994, + "temp_coordinates": -9.919820, + "temp_values": -9.919820, + "template": -6.940895, + "text": -8.715847, + "text.c_str": -10.325285, + "text.length": -9.632138, + "that": -10.325285, + "that.no_count": -10.325285, + "that.rawscore": -10.325285, + "the": -7.257232, + "their": -11.018432, + "then": -9.919820, + "this": -6.028000, + "thread_id": -11.018432, + "thread_manager": -11.018432, + "threshold": -10.325285, + "throw": -9.072522, + "throw_error": -10.325285, + "timeout": -9.632138, + "timer": -11.018432, + "timer_fd_": -8.533526, + "timer_queue_base": -10.325285, + "timer_queues_.erase": -11.018432, + "timer_queues_.get_ready_timers": -11.018432, + "timer_queues_.insert": -11.018432, + "timer_queues_.wait_duration_msec": -11.018432, + "timer_queues_.wait_duration_usec": -11.018432, + "timerfd_create": -10.325285, + "timerfd_settime": -10.325285, + "tk": -10.325285, + "tn": -11.018432, + "to": -8.379375, + "tok": -8.715847, + "token": -6.875298, + "token.end_": -8.715847, + "token.start_": -8.533526, + "token.type_": -7.927390, + "tokenArrayBegin": -10.325285, + "tokenArrayEnd": -9.408994, + "tokenArraySeparator": -9.919820, + "tokenComment": -9.226673, + "tokenEndOfStream": -10.325285, + "tokenError": -10.325285, + "tokenFalse": -10.325285, + "tokenMemberSeparator": -10.325285, + "tokenName": -9.408994, + "tokenName.type_": -9.919820, + "tokenNull": -10.325285, + "tokenNumber": -10.325285, + "tokenObjectBegin": -10.325285, + "tokenObjectEnd": -8.821208, + "tokenPos": -8.620537, + "tokenStart": -10.325285, + "tokenString": -9.919820, + "tokenTrue": -10.325285, + "top": -9.632138, + "topScreen": -9.919820, + "top_frame": -10.325285, + "top_it": -11.018432, + "top_it.frame": -11.018432, + "total": -11.018432, + "totalKeys": -11.018432, + "totalKeys=": -11.018432, + "total_size": -9.408994, + "tox_thresh": -11.018432, + "tp_as_mapping": -9.919820, + "tp_name": -9.632138, + "trace": -9.919820, + "tracer": -11.018432, + "transX": -9.408994, + "transY": -9.408994, + "translate": -11.018432, + "translateCoords": -11.018432, + "trapped": -11.018432, + "trim": -11.018432, + "troops": -11.018432, + "true": -6.464556, + "try": -9.632138, + "ts": -11.018432, + "ts.it_interval.tv_nsec": -11.018432, + "ts.it_interval.tv_sec": -11.018432, + "ts.it_value.tv_nsec": -11.018432, + "ts.it_value.tv_sec": -11.018432, + "tt": -10.325285, + "tuple": -9.919820, + "type": -8.379375, + "type*": -11.018432, + "type_arg": -10.325285, + "type_format": -9.226673, + "type_name": -9.226673, + "type_num": -10.325285, + "typedef": -7.189791, + "typename": -9.919820, + "typeof": -11.018432, + "u": -9.072522, + "u.c": -11.018432, + "u.r": -11.018432, + "uInt": -11.018432, + "uc": -7.973910, + "uc16": -9.408994, + "uchar": -8.533526, + "uchar*": -11.018432, + "uint": -6.273500, + "uint256": -11.018432, + "uint64_t": -11.018432, + "uint8_t": -11.018432, + "uintToString": -9.919820, + "uintValue": -9.919820, + "unallocated": -11.018432, + "uncaching": -11.018432, + "uncertain": -11.018432, + "undefinedMetaClass": -6.282234, + "undefinedMetaClass.reset": -11.018432, + "undefined_value": -10.325285, + "undo": -10.325285, + "unibrow": -8.715847, + "unicode": -8.310382, + "unicode_cache": -10.325285, + "unicode_cache_": -9.072522, + "unindent": -9.226673, + "union": -11.018432, + "unique": -11.018432, + "uniqueID": -11.018432, + "unique_ptr": -9.408994, + "unknown_fields": -9.072522, + "unlikely": -6.784326, + "unload": -11.018432, + "unsigned": -6.784326, + "unsubscribe": -11.018432, + "up": -9.919820, + "update": -10.325285, + "updateZero": -11.018432, + "update_timeout": -10.325285, + "uppercase": -11.018432, + "uri": -9.632138, + "url": -9.632138, + "url.rfind": -10.325285, + "url.substr": -9.632138, + "usage": -10.325285, + "use": -10.325285, + "use_crankshaft_": -9.226673, + "use_service": -11.018432, + "usec": -9.408994, + "used": -10.325285, + "userIndex": -11.018432, + "using": -7.927390, + "utf": -9.632138, + "v": -7.973910, + "vMasterKey": -9.632138, + "val": -9.632138, + "value": -6.098451, + "value.asBool": -9.919820, + "value.asCString": -9.919820, + "value.asDouble": -9.919820, + "value.asInt": -9.919820, + "value.asUInt": -9.919820, + "value.getMemberNames": -9.919820, + "value.hasComment": -9.226673, + "value.size": -9.408994, + "value.type": -9.919820, + "valueToQuotedString": -9.072522, + "valueToString": -8.245844, + "value_count": -9.919820, + "var": -9.919820, + "vars": -10.325285, + "vchCiphertext": -8.715847, + "vchCiphertext.resize": -11.018432, + "vchCiphertext.size": -11.018432, + "vchPlaintext": -8.715847, + "vchPlaintext.resize": -11.018432, + "vchPlaintext.size": -11.018432, + "vchPrivKey": -11.018432, + "vchPubKey": -8.453483, + "vchPubKeyIn": -10.325285, + "vchSecret": -11.018432, + "vchSig": -8.128061, + "vchSig.clear": -10.325285, + "vchSig.resize": -10.325285, + "vchSig.size": -10.325285, + "vcodec": -11.018432, + "vcodec.empty": -11.018432, + "vector": -6.924088, + "version": -9.632138, + "versionString": -11.018432, + "versionString.Length": -11.018432, + "versionString.String": -10.325285, + "vhost": -7.617235, + "vhost.c_str": -9.408994, + "vhosts": -9.919820, + "vhosts.size": -11.018432, + "virtual": -7.011099, + "void": -5.275429, + "void*": -10.325285, + "void**": -11.018432, + "vsmask": -11.018432, + "vtkArray*": -11.018432, + "vtkArrayCoordinates": -9.226673, + "vtkArrayExtents": -9.632138, + "vtkArrayRange": -11.018432, + "vtkArraySort": -9.632138, + "vtkArraySort*": -11.018432, + "vtkErrorMacro": -8.310382, + "vtkIdType": -7.840379, + "vtkIndent": -11.018432, + "vtkSparseArray": -7.168285, + "vtkSparseArray_txx": -10.325285, + "vtkStdString": -10.325285, + "w": -10.325285, + "wait": -11.018432, + "waitItems": -11.018432, + "want": -10.325285, + "warning": -9.919820, + "was": -10.325285, + "wchar_t": -11.018432, + "wchar_t*": -8.310382, + "we": -11.018432, + "weak_ordering": -9.226673, + "whatever": -11.018432, + "where": -10.325285, + "whether": -10.325285, + "which": -9.408994, + "while": -7.189791, + "width": -9.919820, + "will": -10.325285, + "with": -9.226673, + "within": -10.325285, + "without": -11.018432, + "wrapper_inner_pure_py_test": -9.632138, + "write": -9.408994, + "writeArrayValue": -9.632138, + "writeCommentAfterValueOnSameLine": -8.533526, + "writeCommentBeforeValue": -8.938991, + "writeFile": -10.325285, + "writeIndent": -9.226673, + "writeValue": -8.379375, + "writeWithIndent": -8.379375, + "write_op": -10.325285, + "writeln": -11.018432, + "writer": -11.018432, + "writer.write": -11.018432, + "wrong": -11.018432, + "wstring": -8.073993, + "x": -6.166402, + "xThreads": -11.018432, + "y": -7.760336, + "yThreads": -11.018432, + "yamlCompatiblityEnabled_": -9.919820, + "yield": -11.018432, + "your": -9.632138, + "z": -7.106409, + "zThreads": -11.018432, + "zero": -9.408994, + "zeromem": -11.018432, + "{": -3.868516, + "|": -7.304860, + "||": -6.828778, + "}": -3.863036, + "~": -7.760336, }, "CAP CDS": map[string]float64{ "$": -4.790612, @@ -29237,6 +29818,68 @@ var TokensLogProbabilities = map[string]map[string]float64{ "ffffffff": -5.438079, "file": -4.051785, }, + "Circom": map[string]float64{ + "&": -5.771441, + "(": -3.692000, + ")": -3.692000, + "*": -4.672829, + "*b": -5.771441, + "*c": -5.078294, + "*mid": -5.078294, + "*sel": -5.771441, + "+": -3.574217, + "-": -3.825531, + "0": -4.162003, + "1": -4.672829, + "2": -5.078294, + ";": -2.439237, + "<": -3.979682, + "": -5.771441, + "": -4.672829, + "=": -2.726919, + ">": -5.771441, + "BinSum": -5.771441, + "L": -4.672829, + "R": -4.672829, + "Switcher": -5.771441, + "Xor": -5.771441, + "[": -2.827002, + "]": -2.827002, + "a": -4.672829, + "aux": -4.385147, + "b": -4.672829, + "c": -5.078294, + "circom": -4.672829, + "e": -4.385147, + "e2": -3.825531, + "for": -4.385147, + "function": -5.771441, + "in": -5.078294, + "input": -3.825531, + "j": -4.162003, + "k": -2.475604, + "lin": -4.385147, + "lout": -4.672829, + "mid": -5.078294, + "n": -3.132384, + "nbits": -5.078294, + "nout": -4.672829, + "ops": -4.385147, + "out": -3.825531, + "outL": -5.078294, + "outR": -5.078294, + "output": -4.385147, + "pragma": -4.672829, + "r": -4.672829, + "return": -5.771441, + "sel": -5.771441, + "signal": -3.206492, + "template": -4.672829, + "var": -3.574217, + "while": -5.771441, + "{": -4.385147, + "}": -4.162003, + }, "Cirru": map[string]float64{ "!": -8.257126, "\"": -7.563979, @@ -37656,6 +38299,212 @@ var TokensLogProbabilities = map[string]map[string]float64{ "|": -3.995138, "}": -3.014309, }, + "Cypher": map[string]float64{ + "!": -6.737560, + "(": -2.694509, + ")": -2.712208, + "*": -4.658118, + "+": -5.032812, + ",": -2.898108, + "-": -3.479463, + "/": -6.044413, + "//": -5.128122, + "//GRAPHGEMS": -6.737560, + "0": -6.737560, + "1": -6.737560, + "100": -6.737560, + "100000": -6.737560, + ":": -2.336957, + ";": -5.128122, + "<": -6.737560, + "<-[:HAS]-(from);>": -6.737560, + "<-[:LIVES_IN]-(me))>": -6.737560, + "=": -4.597494, + ">": -4.386185, + "?": -6.737560, + "ACTED_IN": -7.430707, + "AS": -3.904347, + "ASSERT": -6.737560, + "Answer": -7.430707, + "BY": -6.737560, + "Betweenness": -6.737560, + "CALL": -7.430707, + "CASE": -6.737560, + "CONSTRAINT": -6.737560, + "CREATE": -4.791650, + "DESC": -6.737560, + "DIRECTED": -7.430707, + "DROP": -7.430707, + "Daisy": -6.737560, + "ELSE": -6.737560, + "END": -6.737560, + "FOREACH": -6.737560, + "FRIEND_OF": -6.737560, + "HAS": -6.044413, + "ID": -5.032812, + "IMPORT": -4.295213, + "IS": -6.044413, + "KNOWS*": -6.737560, + "LABEL": -4.945800, + "LABELS": -6.044413, + "LIMIT": -7.430707, + "LIVES_IN": -6.737560, + "MATCH": -4.486268, + "MERGE": -4.722657, + "META_RELATIONSHIP": -6.737560, + "Meta_Node": -6.044413, + "Middle": -6.737560, + "Movie": -7.430707, + "NOT": -6.737560, + "NULL": -6.737560, + "Node": -5.351266, + "ON": -6.044413, + "ORDER": -6.737560, + "PETAL": -6.737560, + "POSTED_TO": -7.430707, + "PRODUCED": -7.430707, + "Person": -5.821269, + "Question": -7.430707, + "RANGE": -5.638948, + "REMOVE": -6.737560, + "RETURN": -5.233483, + "Root": -6.737560, + "SET": -5.233483, + "SIZE": -6.737560, + "STALK": -6.737560, + "SUBMITTED": -7.430707, + "THEN": -6.737560, + "The": -6.044413, + "UNIQUE": -4.211831, + "UNWIND": -4.722657, + "User": -7.430707, + "WHEN": -6.737560, + "WHERE": -5.638948, + "WITH": -5.233483, + "YIELD": -7.430707, + "[": -4.098503, + "]": -4.098503, + "_id": -4.339665, + "`": -3.602066, + "a": -4.486268, + "a.accepted": -7.430707, + "a.creationDate": -7.430707, + "a.lastActivityDate": -7.430707, + "a.score": -7.430707, + "a.shareLink": -7.430707, + "a.title": -7.430707, + "a_labels": -6.044413, + "above": -6.737560, + "abs": -6.737560, + "age": -6.044413, + "ageDifference": -4.945800, + "allShortestPaths": -6.737560, + "and": -6.737560, + "answer": -6.332095, + "apoc.load.json": -7.430707, + "as": -4.658118, + "b": -4.945800, + "b_labels": -6.044413, + "begin": -5.821269, + "blow": -6.737560, + "born": -5.484797, + "centrality": -6.737560, + "commit": -5.821269, + "connected_by": -6.737560, + "convert": -6.737560, + "count": -6.332095, + "cypher": -6.737560, + "dense": -6.737560, + "distinct": -6.737560, + "eightyPercentLevel": -6.737560, + "end": -4.865758, + "exp": -6.044413, + "first_node": -6.737560, + "formula": -6.737560, + "friendsInCommon": -4.658118, + "from": -5.128122, + "ftw": -6.737560, + "gender": -6.044413, + "graph": -6.737560, + "i": -5.128122, + "id": -4.791650, + "in": -6.737560, + "l": -4.945800, + "labels": -6.044413, + "length": -6.737560, + "log": -6.044413, + "maxScore": -6.737560, + "me": -5.351266, + "meta": -6.737560, + "mind": -6.737560, + "n": -5.032812, + "n.": -7.430707, + "n.firstname": -6.737560, + "n.lastname": -6.737560, + "name": -4.597494, + "node": -6.737560, + "node.": -6.737560, + "nodes": -6.044413, + "on": -6.737560, + "p": -5.638948, + "parts": -6.737560, + "potentialFriend": -4.791650, + "properties": -4.722657, + "q": -6.737560, + "queries": -6.737560, + "r": -5.128122, + "rel": -6.737560, + "rel_type": -5.638948, + "released": -7.430707, + "roles": -6.044413, + "row": -5.821269, + "row._id": -6.737560, + "row.end._id": -6.332095, + "row.properties": -5.821269, + "row.start._id": -6.332095, + "sameGender": -5.351266, + "sameLocation": -4.945800, + "score": -5.638948, + "second_node": -6.737560, + "shortestPath": -6.737560, + "source": -6.044413, + "start": -4.865758, + "tagline": -7.430707, + "target": -6.044413, + "that": -6.737560, + "the": -6.737560, + "this": -6.737560, + "title": -7.430707, + "to": -4.945800, + "type": -6.737560, + "u": -6.737560, + "u.displayName": -7.430707, + "u.reputation": -7.430707, + "u.userLink": -7.430707, + "u.userType": -7.430707, + "url": -6.737560, + "userId": -7.430707, + "value": -6.737560, + "value.answer_id": -7.430707, + "value.creation_date": -7.430707, + "value.display_name": -7.430707, + "value.is_accepted": -7.430707, + "value.last_activity_date": -7.430707, + "value.link": -7.430707, + "value.owner": -7.430707, + "value.question_id": -7.430707, + "value.reputation": -7.430707, + "value.score": -7.430707, + "value.share_link": -7.430707, + "value.title": -7.430707, + "value.user_id": -7.430707, + "value.user_type": -7.430707, + "will": -6.737560, + "your": -6.737560, + "{": -3.168027, + "|": -6.737560, + "}": -3.168027, + }, "D": map[string]float64{ "!": -4.348206, "$": -8.318498, @@ -38060,6 +38909,129 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.591111, "~": -4.511836, }, + "D2": map[string]float64{ + "-": -2.288765, + ":": -1.698802, + "<->": -4.141149, + "": -5.527443, + "": -5.121978, + "": -5.527443, + ">": -2.853294, + "ByAccount": -6.220590, + "ByCategory": -6.220590, + "ByPurpose": -6.220590, + "ByTime": -6.220590, + "CalcTrn": -6.220590, + "CalcTrnDao": -6.220590, + "Dependencies": -5.527443, + "Double": -4.428831, + "ExchangeStatsFlow": -6.220590, + "Input": -5.527443, + "Int": -4.834296, + "List": -6.220590, + "Map": -5.121978, + "Query": -6.220590, + "Rate": -5.527443, + "RateOverrideDao": -6.220590, + "RatesDao": -6.220590, + "RatesFlow": -6.220590, + "RawStats": -5.527443, + "RawStatsFlow": -6.220590, + "Reacts": -4.611152, + "Stats": -6.220590, + "String": -4.611152, + "TransactionType": -6.220590, + "Value": -5.527443, + "a": -6.220590, + "a.anthias": -3.581533, + "a.redis": -5.527443, + "a.redis.class": -6.220590, + "amount": -6.220590, + "anthias": -4.834296, + "b": -6.220590, + "b.anthias": -4.834296, + "b.display": -5.527443, + "baseCurrency": -6.220590, + "baseCurrencyFlow": -6.220590, + "cTrnDao": -6.220590, + "cTrndao.trns": -6.220590, + "celery": -5.121978, + "celery.class": -6.220590, + "changes": -6.220590, + "class": -4.141149, + "classes": -6.220590, + "containers": -4.274680, + "currency": -5.121978, + "cylinder": -6.220590, + "d": -6.220590, + "database": -4.834296, + "deps": -5.527443, + "deps.baseCurrencyFlow": -6.220590, + "deps.ratesDao": -6.220590, + "deps.ratesFlow": -6.220590, + "deps.ratesOverrideDao": -6.220590, + "direction": -6.220590, + "down": -6.220590, + "exFlow": -6.220590, + "exFlow.deps.ratesFlow": -6.220590, + "exFlow.in.rawStats": -6.220590, + "expense": -6.220590, + "expenses": -6.220590, + "expensesCount": -5.527443, + "exps_exchange": -5.527443, + "exps_loop": -5.527443, + "exps_sum": -5.527443, + "in": -5.121978, + "in.rawStats": -6.220590, + "income": -6.220590, + "incomes": -6.220590, + "incomesCount": -5.527443, + "incs_exchange": -5.527443, + "incs_loop": -5.527443, + "incs_sum": -5.527443, + "label": -5.527443, + "nginx": -5.121978, + "nginx.class": -6.220590, + "null": -5.527443, + "out": -3.822695, + "outputCurrency": -6.220590, + "p": -3.918005, + "p.exps_sum": -6.220590, + "p.incs_sum": -6.220590, + "person": -6.220590, + "q": -5.527443, + "rate": -5.527443, + "rates": -5.527443, + "ratesDao": -5.121978, + "ratesFlow": -5.527443, + "ratesFlow.deps": -5.527443, + "ratesFlow.out": -6.220590, + "ratesOverrideDao": -5.121978, + "rawStats": -6.220590, + "rawStatsFlow": -6.220590, + "rawStatsFlow.in.trns": -6.220590, + "rawStatsFlow.out": -6.220590, + "rectangle": -6.220590, + "server": -4.428831, + "server.class": -6.220590, + "shape": -3.822695, + "sql": -4.428831, + "style.": -6.220590, + "style.fill": -5.527443, + "style.stroke": -5.527443, + "to": -6.220590, + "transparent": -4.834296, + "trns": -5.121978, + "true": -6.220590, + "type": -6.220590, + "user": -5.527443, + "viewer": -5.121978, + "viewer.class": -6.220590, + "websocket": -5.527443, + "websocket.class": -6.220590, + "{": -2.724083, + "}": -2.724083, + }, "DIGITAL Command Language": map[string]float64{ "!": -2.892624, "\"": -8.736168, @@ -40234,6 +41206,208 @@ var TokensLogProbabilities = map[string]map[string]float64{ "with": -2.708050, "wow": -2.014903, }, + "Dotenv": map[string]float64{ + "##": -5.698770, + "###": -5.698770, + "$": -2.754331, + "%": -5.698770, + "(": -5.293305, + ")": -5.293305, + "-": -3.447478, + "/": -5.698770, + "//api.reaction.localhost": -6.391917, + "//db": -6.391917, + "//kratos": -5.698770, + "//localhost": -4.782479, + "//null": -6.391917, + "/airbyte": -6.391917, + "/api": -6.391917, + "/api/v": -6.391917, + "/config/jwt/public": -6.391917, + "/data": -6.391917, + "/graphql": -5.293305, + "/tmp": -6.391917, + "/tmp/airbyte_local_dev": -5.698770, + "/tmp/workspace": -6.391917, + ":": -3.300875, + "<": -6.391917, + "=": -1.587896, + ">": -6.391917, + "ADDR": -5.698770, + "ALL_THAT_IS_GOLD_DOES_NOT_GLITTER_NOT_ALL_THOSE_WHO_WANDER_ARE_LOST": -6.391917, + "API_URL": -6.391917, + "APP_DEBUG": -6.391917, + "APP_ENV": -6.391917, + "APP_KEY": -6.391917, + "APP_SECRET": -6.391917, + "AUTO_DETECT_SCHEMA": -6.391917, + "BITCOINDADDR": -6.391917, + "BITCOINDPORT": -5.698770, + "BITCOINDRPCPASS": -5.698770, + "BUILDTIME": -5.698770, + "BUILD_GRAPHQL_URL": -6.391917, + "Bento": -5.698770, + "CACHE_DRIVER": -6.391917, + "CANONICAL_URL": -6.391917, + "CHANGEME": -6.391917, + "COMMITHASH": -5.698770, + "CONFIGS_DATABASE_MINIMUM_FLYWAY_MIGRATION_VERSION": -6.391917, + "CONFIG_ROOT": -6.391917, + "CONNECTOR_BUILDER_API_HOST": -6.391917, + "CRON_MICRONAUT_ENVIRONMENTS": -6.391917, + "DATABASE_DB": -6.391917, + "DATABASE_PASSWORD": -6.391917, + "DATABASE_URL": -6.391917, + "DATABASE_USER": -6.391917, + "DATA_DOCKER_MOUNT": -6.391917, + "DB_DATABASE": -6.391917, + "DB_DOCKER_MOUNT": -6.391917, + "DB_HOST": -6.391917, + "DB_PASSWORD": -6.391917, + "DB_USERNAME": -6.391917, + "DJANGO_SECRET": -6.391917, + "ENTER_KEY_HERE": -6.391917, + "ENTER_STRIPE_PUBLIC_KEY_HERE": -6.391917, + "ENV": -5.698770, + "ESLINT_NO_DEV_ERRORS": -6.391917, + "EXTERNAL_GRAPHQL_URL": -6.391917, + "GEETEST_ID": -5.698770, + "GEETEST_KEY": -5.698770, + "HACK_LOCAL_ROOT_PARENT": -6.391917, + "HELMREVISION": -5.698770, + "INTERNAL_API_HOST": -6.391917, + "INTERNAL_GRAPHQL_URL": -6.391917, + "JEST_TIMEOUT": -6.391917, + "JOBS_DATABASE_MINIMUM_FLYWAY_MIGRATION_VERSION": -6.391917, + "JWT_PASSPHRASE": -6.391917, + "JWT_PUBLIC_KEY": -6.391917, + "JWT_SECRET": -5.698770, + "KERNEL_CLASS": -6.391917, + "KRATOS_ADMIN_API": -6.391917, + "KRATOS_MASTER_PHONE_PASSWORD": -5.698770, + "KRATOS_PUBLIC_API": -6.391917, + "LND": -3.300875, + "LNDONCHAIN_DNS": -6.391917, + "LNDONCHAIN_MACAROON": -5.698770, + "LNDONCHAIN_PUBKEY": -5.698770, + "LNDOUTSIDE": -5.698770, + "LOCAL": -5.698770, + "LOCAL_DOCKER_MOUNT": -6.391917, + "LOCAL_ROOT": -6.391917, + "MACAROONOUTSIDE": -5.005623, + "MAILER_DSN": -6.391917, + "MONGODB_ADDRESS": -6.391917, + "MONGODB_PASSWORD": -5.698770, + "NETWORK": -5.698770, + "NODE_ENV": -5.293305, + "OATHKEEPER_HOST": -6.391917, + "OATHKEEPER_PORT": -6.391917, + "PORT": -6.391917, + "PRICE_HISTORY_HOST": -6.391917, + "PRICE_HISTORY_PORT": -5.698770, + "PRICE_HOST": -6.391917, + "PRICE_PORT": -5.698770, + "PRICE_SERVER_HOST": -6.391917, + "REACT_APP_DEFAULT_USR": -6.391917, + "REACT_APP_ENDPOINT": -6.391917, + "REACT_APP_ENV": -6.391917, + "REDIS_": -4.600158, + "SEGMENT_ANALYTICS_SKIP_MINIMIZE": -6.391917, + "SEGMENT_ANALYTICS_WRITE_KEY": -6.391917, + "SENTRY_DSN": -6.391917, + "SESSION_DRIVER": -6.391917, + "SESSION_MAX_AGE_MS": -6.391917, + "SESSION_SECRET": -6.391917, + "SHOPIFY_API_KEY": -6.391917, + "SHOPIFY_API_SECRET": -6.391917, + "STRIPE_PUBLIC_API_KEY": -6.391917, + "SYNC_JOB_MAX_ATTEMPTS": -6.391917, + "SYNC_JOB_MAX_TIMEOUT_DAYS": -6.391917, + "SomeRandomString": -6.391917, + "Starter": -6.391917, + "TLSOUTSIDE": -5.005623, + "TRACKING_STRATEGY": -6.391917, + "TRIBE_NO_ASYNC": -6.391917, + "TWILIO_ACCOUNT_SID": -5.698770, + "TWILIO_AUTH_TOKEN": -5.698770, + "TWILIO_PHONE_NUMBER": -5.698770, + "USING_CONTAINERS": -6.391917, + "VERSION": -6.391917, + "VUE_APP_BASE_API": -5.698770, + "VUE_APP_SHORT_TITLE": -6.391917, + "VUE_APP_TITLE": -6.391917, + "VUE_CLI_BABEL_TRANSPILE_MODULES": -6.391917, + "WEBAPP_URL": -6.391917, + "WORKERS_MICRONAUT_ENVIRONMENTS": -6.391917, + "WORKSPACE_DOCKER_MOUNT": -6.391917, + "WORKSPACE_ROOT": -6.391917, + "WP_VERSION": -6.391917, + "_DNS": -5.293305, + "_INTERNAL_IP": -6.391917, + "_LOOP_MACAROON": -5.005623, + "_LOOP_TLS": -5.005623, + "_MACAROON": -5.005623, + "_PORT": -5.698770, + "_PUBKEY": -5.005623, + "_SENTINEL_PORT": -5.698770, + "_TLS": -5.005623, + "airbyte": -5.293305, + "airbyte_data_dev": -6.391917, + "airbyte_db_dev": -6.391917, + "airbyte_workspace_dev": -6.391917, + "authentication": -5.698770, + "bitcoind": -6.391917, + "builder": -6.391917, + "bundle": -5.698770, + "comm": -6.391917, + "connector": -6.391917, + "control": -5.698770, + "dev": -6.391917, + "development": -6.391917, + "docker": -5.698770, + "eval": -6.391917, + "false": -6.391917, + "fi": -6.391917, + "file": -5.698770, + "grep": -6.391917, + "history": -6.391917, + "homestead": -5.698770, + "http": -4.312476, + "if": -6.391917, + "jdbc": -6.391917, + "kernel.project_dir": -6.391917, + "latest": -6.391917, + "lexik/jwt": -5.698770, + "lnd": -4.782479, + "load_bash_autocomplete": -5.698770, + "local": -6.391917, + "localhost": -6.391917, + "logging": -6.391917, + "main": -5.698770, + "mongodb": -6.391917, + "null": -6.391917, + "o": -6.391917, + "oathkeeper": -6.391917, + "outside": -5.698770, + "p": -6.391917, + "plane": -5.698770, + "postgresql": -6.391917, + "price": -5.698770, + "production": -6.391917, + "ps": -6.391917, + "q": -6.391917, + "redis": -5.698770, + "secret": -6.391917, + "server": -5.698770, + "shell_is_bash": -5.698770, + "stablesats": -6.391917, + "test.pem": -6.391917, + "then": -6.391917, + "true": -5.005623, + "{": -2.728355, + "|": -6.391917, + "}": -2.728355, + }, "E": map[string]float64{ "!": -6.365611, "#": -7.058758, @@ -42086,25 +43260,473 @@ var TokensLogProbabilities = map[string]map[string]float64{ "update": -4.406719, }, "Easybuild": map[string]float64{}, + "Ecmarkup": map[string]float64{ + "!": -5.223729, + "%": -6.610023, + "&": -4.664113, + "'": -7.303170, + "(": -3.332878, + ")": -3.332878, + "*": -5.916876, + "*TypeError*": -6.610023, + "*false*": -6.610023, + "*false*.": -7.303170, + "*this*": -6.610023, + "*true*": -5.511411, + "*true*.": -7.303170, + "*undefined*": -5.105945, + "*undefined*.": -6.610023, + "+": -6.610023, + ",": -2.848823, + "-": -5.357260, + ".": -3.518980, + "//github.com/js": -7.303170, + "/h": -4.818263, + ":": -3.970966, + ";": -4.469957, + "<": -4.125116, + "": -5.916876, + "": -7.303170, + "": -7.303170, + "": -7.303170, + "": -5.916876, + "": -4.905275, + "": -7.303170, + "": -7.303170, + "": -6.610023, + "": -7.303170, + "": -5.357260, + "

": -5.511411, + "": -7.303170, + "": -7.303170, + "": -7.303170, + "": -5.916876, + "": -7.303170, + "": -7.303170, + "
": -7.303170, + "": -5.916876, + "": -4.905275, + "": -7.303170, + "": -7.303170, + "": -6.610023, + "": -7.303170, + "": -5.357260, + "": -7.303170, + "

": -5.511411, + "

":                       -7.303170,
+		"":                     -7.516433,
-		"":                      -8.209580,
-		"":                   -6.823286,
-		"":                         -8.209580,
-		"":                         -8.209580,
-		"":                        -8.209580,
-		"