code wiki / (root) / nx_swcompare_preview_lib_t56.nx

nx_swcompare_preview_lib_t56.nx

buildroot/runtime/nx_swcompare_preview_lib_t56.nx

180138 B2647 linesdepth 8pulls 25 transitivereach 3 importersview sourcekind librarytopic swcompare
docsdependenciesstructsconstsfunctions

about

AUTO-EXTRACTED shared base (nx_oo_extract). license_tier: ORIGINAL No hw writes (Rule 26). functions: w,wc,wn,wj,wq,kv_s,kv_n,c_read,streq,starts,scopy,splitpipe,wnote,rp_base,rp_publish,rp_json,refs_pass

dependencies 14 imports · 2 importers

nx_syscalls.nx nx_symdecl_lib.nx nx_market_ladder_lib.nx nx_brand_tokens.nx nx_lineconf_lib.nx nx_estate_path.nx nx_imgattr_lib.nx nx_evprofile_lib.nx nx_bench_receipt_lib.nx nx_barfresh_lib.nx nx_swcompare_preview_lib_t56.n nx_swcompare_preview_matrix_t56.nx nx_swcompare_preview_sota_t56.nx

diagram shows first 10 each side; +4 more imports, +0 more importers in the complete lists below.

imports: nx_syscalls.nxnx_symdecl_lib.nxnx_market_ladder_lib.nxnx_brand_tokens.nxnx_lineconf_lib.nxnx_estate_path.nxnx_imgattr_lib.nxnx_evprofile_lib.nxnx_bench_receipt_lib.nxnx_barfresh_lib.nxnx_compare_growth_json.nxnx_ladder_lib.nxnx_gauge_lib.nxnx_sha256.nx

imported by: nx_swcompare_preview_matrix_t56.nxnx_swcompare_preview_sota_t56.nx

structs

2191struct SgPlan

consts

100const RV_NONE: i64 = 0
101const RV_CITED: i64 = 1
102const RV_UNCITED: i64 = 2
183const RP_NO: i64 = 0
184const RP_REVIEW: i64 = 1
185const RP_YES: i64 = 2
186const RP_KEYCAP: i64 = 128
211const SGP_PATH_CAP: i64 = 600
331const SWL_DSTATE_CAP: i64 = 20480 // .debtstate sidecar read buffer. The NUL slot is DERIVED (CAP - 1)
438const SWL_RELEASE_I64_MAX: i64 = 9223372036854775807
746const WP_ST_LANDED: i64 = 1
747const WP_ST_WATCHING: i64 = 2
748const WP_ST_PRESENT: i64 = 3
749const WP_ST_MISSING: i64 = 4
750const WP_ST_ABSENT: i64 = 5
874const PL_MAXROWS: i64 = 32
1118const SC_TOKCAP: i64 = 16384
1119const SC_BP_MD: i64 = 860
1120const SC_BP_SM: i64 = 640
1212const SC_CAP_SPLIT: i64 = 496
1455const BD_SECS_PER_DAY: i64 = 86400
1456const BD_DAYS_TO_CIVIL_SHIFT: i64 = 719468 // days from 0000-03-01 to 1970-01-01 (Hinnant, civil_from_days)
1457const BD_DAYS_PER_ERA: i64 = 146097
1458const BD_DAYS_PER_4Y: i64 = 1460
1459const BD_DAYS_PER_100Y: i64 = 36524
1460const BD_DAYS_PER_ERA_LESS1: i64 = 146096
1461const BD_DAYS_PER_YEAR: i64 = 365
1462const BD_YEARS_PER_ERA: i64 = 400
1463const BD_MONTH_NUM: i64 = 153
1464const BD_MONTH_SHIFT: i64 = 2
1465const BD_MONTH_SCALE: i64 = 5
1466const BD_MARCH: i64 = 3
1467const BD_JAN_FROM_MP: i64 = 9
1468const BD_MP_WRAP: i64 = 10
1469const BD_FEB: i64 = 2
1470const BD_TEN: i64 = 10
1471const BD_SHA_SHOWN: i64 = 12
1516const PR_READ_CAP: i64 = 65536 // announces when it binds; a .proposed file is rows, not a corpus
1517const PR_PATH_CAP: i64 = 600 // knowledge/compare/<dom>.proposed -- the reserve its sibling passes use
1518const PR_I64_BYTES: i64 = 8
1519const PR_NF: i64 = 10 // fields per prop| row, from the writer's own emit order (ip_emit)
1520const PR_SPLIT: i64 = 16 // field table: PR_NF plus room, so an over-long row is read whole rather than clipped to fit
1521const PR_F_TAG: i64 = 0
1522const PR_F_EPOCH: i64 = 1
1523const PR_F_APPID: i64 = 2
1524const PR_F_NAME: i64 = 3
1525const PR_F_SIGNAL: i64 = 4
1526const PR_F_KIND: i64 = 5
1527const PR_F_TERM: i64 = 6
1528const PR_F_DOMAIN: i64 = 7
1529const PR_F_TITLE: i64 = 8
1530const PR_F_EVIDENCE: i64 = 9
1531const PR_CH_COMMENT: i64 = 35
1532const PR_CH_LF: i64 = 10
1533const PR_CH_COMMA: i64 = 44
1534const PR_CH_COLON: i64 = 58
1535const PR_CH_LBRACE: i64 = 123
1536const PR_CH_RBRACE: i64 = 125
1537const PR_CH_LBRACKET: i64 = 91
1538const PR_CH_RBRACKET: i64 = 93
1544const PR_NAME_CAP: i64 = 256
1545const PR_NAME_DIR: *u8 = "knowledge/reviews/steam/"
1546const PR_NAME_DIR_UP: *u8 = "../knowledge/reviews/steam/"
1547const PR_NAME_SUFFIX: *u8 = ".name"
1657const FI_READ_CAP: i64 = 262144 // announces when it binds: a .field is rows, not a corpus
1658const FI_PATH_CAP: i64 = 600
1659const FI_I64_BYTES: i64 = 8
1660const FI_NF: i64 = 7 // rival|name|seeds_hit|mentions|first_seed|link|kind (nx_field_lib fl_emit)
1661const FI_SPLIT: i64 = 12
1662const FI_F_TAG: i64 = 0
1663const FI_F_NAME: i64 = 1
1664const FI_F_SEEDS: i64 = 2
1665const FI_F_MENTIONS: i64 = 3
1666const FI_F_FIRST: i64 = 4
1667const FI_F_LINK: i64 = 5
1668const FI_F_KIND: i64 = 6
1669const FI_SHOW: i64 = 60 // rows rendered; the rest are COUNTED and the stats line says shown of count
1670const FI_COLS_MAX: i64 = 16
1671const FI_CH_COMMENT: i64 = 35
1672const FI_CH_LF: i64 = 10
1673const FI_CH_PIPE: i64 = 124
1674const FI_CH_COMMA: i64 = 44
1675const FI_CH_COLON: i64 = 58
1676const FI_CH_LBRACE: i64 = 123
1677const FI_CH_RBRACE: i64 = 125
1678const FI_CH_LBRACKET: i64 = 91
1679const FI_CH_RBRACKET: i64 = 93
1680const FI_UPPER_A: i64 = 65
1681const FI_UPPER_Z: i64 = 90
1682const FI_CASE_DELTA: i64 = 32
1838const GP_PATH_CAP: i64 = 600
1839const GP_READ_CAP: i64 = 65536
1840const GP_SPLIT: i64 = 8
1841const GP_NF: i64 = 5
1842const GP_F_LABEL: i64 = 1
1843const GP_F_PATH: i64 = 2
1844const GP_F_CAD: i64 = 3
1845const GP_F_NOTE: i64 = 4
1846const GP_ROW_CAP: i64 = 1024
1847const GP_CH_NL: i64 = 10
1848const GP_CH_HASH: i64 = 35
1849const GP_CH_COMMA: i64 = 44
1850const GP_CH_COLON: i64 = 58
1851const GP_CH_LBRACKET: i64 = 91
1852const GP_CH_RBRACKET: i64 = 93
1853const GP_CH_LBRACE: i64 = 123
1854const GP_CH_RBRACE: i64 = 125
1967const GX_FEED: *u8 = "knowledge/recordgaps.conf.rows"
1968const GX_STAMP: *u8 = "knowledge/recordgaps.conf.stamp"
1969const GX_READ_CAP: i64 = 4194304
1970const GX_NF: i64 = 5
1971const GX_F_KIND: i64 = 0
1972const GX_F_NAME: i64 = 1
1973const GX_F_BOARD: i64 = 2
1974const GX_F_SRC: i64 = 3
1975const GX_F_EV: i64 = 4
1976const GX_HUB: *u8 = "ecosystem"
1977const GX_UNASSIGNED: *u8 = "UNASSIGNED"
2189const SGP_FIELDS: i64 = 8
2190const SGP_I64_MAX: i64 = 9223372036854775807

functions

20func w(fd: i64, s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(fd, s, n); return 0 }
called by 61: wnkv_skv_nwnoterp_jsonrp_html+55 calls 1: sys_write
21func wc(fd: i64, code: i64) -> i64 { let t: *u8 = sys_mmap(2); t[0] = code as u8; sys_write(fd, t, 1); return 0 }
22func wn(fd: i64, v: i64) -> i64
28func wj(fd: i64, s: *u8) -> i64
35func wq(fd: i64) -> i64 { wc(fd, 34); return 0 }
36func kv_s(fd: i64, key: *u8, val: *u8) -> i64 { wq(fd); w(fd, key); wq(fd); wc(fd, 58); wq(fd); wj(fd, val); wq(fd); return 0 }
37func kv_n(fd: i64, key: *u8, v: i64) -> i64 { wq(fd); w(fd, key); wq(fd); wc(fd, 58); wn(fd, v); return 0 }
38func c_read(path: *u8, buf: *u8, cap: i64) -> i64
44func streq(a: *u8, b: *u8) -> i64 { var i: i64 = 0; while a[i] != (0 as u8) { if a[i] != b[i] { return 0 } i = i + 1 } if b[i] != (0 as u8) { return 0 } return 1 }
45func starts(s: *u8, pfx: *u8) -> i64 { var i: i64 = 0; while pfx[i] != (0 as u8) { if s[i] != pfx[i] { return 0 } i = i + 1 } return 1 }
46func scopy(dst: *u8, doff: i64, src: *u8) -> i64 { var i: i64 = 0; while src[i] != (0 as u8) { dst[doff+i] = src[i]; i = i + 1 } return doff + i }
47func splitpipe(s: *u8, fld: *i64, maxf: i64) -> i64
52func wnote(fd: i64, s: *u8) -> i64
103func rv_code(s: *u8) -> i64
called by 1: rv_class
111func rv_note_cited(note: *u8) -> i64
116func rv_class(note: *u8, rf: *i64, rr: i64, stride: i64, ncol: i64) -> i64
called by 1: main calls 2: rv_coderv_note_cited
126func rv_grade_claims(g: *u8) -> i64 { if g[0] == (66 as u8) { return 1 } if g[0] == (89 as u8) { return 1 } if g[0] == (126 as u8) { return 1 } return 0 }
called by 1: rv_class_grades
127func rv_class_grades(note: *u8, rf: *i64, rr: i64, stride: i64, first: i64, count: i64) -> i64
135func rv_name(c: i64) -> *u8
141func rp_base(p: *u8) -> *u8
147func rp_publish(mir: *u8, dom: *u8) -> i64
191func rp_may_republish(cls: *u8) -> i64
213func rp_existing_identical(mir:*u8,dom:*u8)->i64
235func rp_publish_gated(mir: *u8, dom: *u8, cls: *u8) -> i64
244func rp_json(fld: *i64, count: i64) -> i64
called by 1: refs_pass calls 4: wcwqwkv_s
262func rp_html(fld: *i64, count: i64, dom: *u8, hdr: *u8) -> i64
280func refs_pass(path: *u8, bufz: *u8, capz: i64, mode: i64, dom: *u8, hdr: *u8) -> i64
338func dstate(fd: i64, id: *u8, ds: *u8, dn: i64) -> i64
381func wlow(fd: i64, s: *u8) -> i64
406func swl_bar_state(fd: i64, buf: *u8, bidoff: *i64, bidlen: *i64, bym: *i64, bst: *i64, nb: i64, id: *u8) -> i64
425func swl_rung_deps(fd: i64, buf: *u8, ridoff: *i64, ridlen: *i64, rdoff: *i64, rdlen: *i64, nr: i64, id: *u8) -> i64
439func swl_release_epoch(s: *u8) -> i64
456func swl_release_candidate(epoch: *u8, kind: *u8, entry: *u8, current: i64, now: i64) -> i64
470func sc_heading_level(level: i64) -> i64 { if level<1 { return 2 }; if level>6 { return 2 }; return level }
471func sc_heading_open(fd: i64, level: i64, attrs: *u8) -> i64
474func sc_heading_close(fd: i64, level: i64) -> i64
479func sc_plan_table_open(fd: i64, label: *u8) -> i64
482func sc_plan_table_close(fd: i64) -> i64 { w(fd, "</tbody></table></div>" as *u8); return 0 }
484func plan_pass(path: *u8, bufz: *u8, capz: i64, phase: i64) -> i64 { return plan_pass_heading(path, bufz, capz, phase, 2) }
486func sc_plan_row_table(phase: i64, kind: *u8, fields: i64) -> i64
called by 1: plan_pass_heading calls 1: streq
510func plan_pass_heading(path: *u8, bufz: *u8, capz: i64, phase: i64, heading_level: i64) -> i64
751func wp_status_text(st: i64) -> *u8
called by 1: watch_pass
758func wp_status_class(st: i64) -> *u8
called by 1: watch_pass
765func wp_classify(organ: *u8, sym: *u8, rule_out: *i64) -> i64
called by 1: watch_pass calls 3: streqstartssd_present
775func watch_pass(mpath: *u8, fd: i64, mode: i64) -> i64
876func pl_jint(buf: *u8, n: i64, from: i64, key: *u8) -> i64
called by 1: ppp_pass_heading
902func pl_off(buf: *u8, n: i64, name: *u8) -> i64
called by 1: ppp_pass_heading
915func pl_cell(fd: i64, v: i64) -> i64
called by 1: ppp_pass_heading calls 2: wwn
921func ppp_pass(dom: *u8, fd: i64, mode: i64) -> i64 { return ppp_pass_heading(dom, fd, mode, 2) }
called by 1: main calls 1: ppp_pass_heading
922func ppp_pass_heading(dom: *u8, fd: i64, mode: i64, heading_level: i64) -> i64
1125func sc_brand() -> *u8
called by 1: sc_theme_pass
1132func sc_dark_open() -> *u8 { return "@media(prefers-color-scheme:dark){:root{\n" as *u8 }
called by 1: sc_theme_pass
1133func sc_dark_close() -> *u8 { return "}}\n" as *u8 }
called by 1: sc_theme_pass
1135func sc_theme_pass(fd: i64) -> i64
1214func sc_production_open(fd: i64, id: *u8, title: *u8, purpose: *u8) -> i64
called by 1: main calls 1: w
1218func sc_production_close(fd: i64) -> i64 { w(fd, "</div></section>\n" as *u8); return 0 }
called by 1: main calls 1: w
1220func sc_layout_pass(fd: i64) -> i64
called by 1: main calls 3: wwnsg_css
1320func evj_class(fired: i64, name: *u8, n: *i64) -> i64
called by 1: evj_pass calls 3: wcwqwj
1328func evj_pass(dom: *u8) -> i64
called by 1: main calls 23: sys_mmapevp_loadwcwqwkv_s+17
1473func bd_ymd(epoch: i64, dst: *u8, off: i64) -> i64
1496func bd_sha_short(fd: i64, s: *u8) -> i64
called by 1: bench_pass_heading calls 1: wc
1501func bd_status_class(st: i64) -> *u8
called by 1: bench_pass_heading
1548func pr_name_read(dir: *u8, appid: *u8, out: *u8, cap: i64) -> i64
called by 1: pr_name_lookup calls 3: sys_mmapscopyc_read
1560func pr_name_lookup(appid: *u8, out: *u8, cap: i64) -> i64
called by 1: prop_pass_heading calls 1: pr_name_read
1565func prop_pass(dom: *u8, fd: i64, mode: i64) -> i64 { return prop_pass_heading(dom, fd, mode, 2) }
called by 1: main calls 1: prop_pass_heading
1566func prop_pass_heading(dom: *u8, fd: i64, mode: i64, heading_level: i64) -> i64
called by 2: prop_passmain calls 17: sys_mmapscopyc_readwcwqw+11
1683func fi_lc(c: i64) -> i64 { if c >= FI_UPPER_A { if c <= FI_UPPER_Z { return c + FI_CASE_DELTA } } return c }
called by 1: fi_ci_contains
1685func fi_ci_contains(hay: *u8, needle: *u8) -> i64
called by 1: field_pass_heading calls 1: fi_lc
1702func fi_head_word(col: *u8, out: *u8, cap: i64) -> i64
called by 1: field_pass_heading
1710func field_pass(dom: *u8, fd: i64, mode: i64, colv: *i64, ncols_in: i64) -> i64 { return field_pass_heading(dom, fd, mode, colv, ncols_in, 2) }
called by 1: main calls 1: field_pass_heading
1711func field_pass_heading(dom: *u8, fd: i64, mode: i64, colv: *i64, ncols_in: i64, heading_level: i64) -> i64
1855func gauge_pass(dom: *u8, fd: i64, mode: i64) -> i64 { return gauge_pass_heading(dom, fd, mode, 2) }
called by 1: main calls 1: gauge_pass_heading
1856func gauge_pass_heading(dom: *u8, fd: i64, mode: i64, heading_level: i64) -> i64
1978func gaps_pass(dom: *u8, fd: i64, mode: i64) -> i64 { return gaps_pass_heading(dom, fd, mode, 2) }
called by 1: main calls 1: gaps_pass_heading
1979func gaps_pass_heading(dom: *u8, fd: i64, mode: i64, heading_level: i64) -> i64
2078func bench_pass(dom: *u8, fd: i64, mode: i64) -> i64 { return bench_pass_heading(dom, fd, mode, 2) }
called by 1: main calls 1: bench_pass_heading
2079func bench_pass_heading(dom: *u8, fd: i64, mode: i64, heading_level: i64) -> i64
2219func sg_len(s: *u8) -> i64 { var i: i64 = 0; while s[i] != (0 as u8) { i = i + 1 } return i }
2220func sg_id(s: *u8, n: i64) -> i64
2235func sg_split(s: *u8, f: *i64, capacity: i64, delimiter: i64) -> i64
called by 2: sg_ranksg_parse
2243func sg_decimal(s: *u8) -> i64
called by 1: sg_prefix_decimal
2253func sg_sha(b: *u8, n: i64) -> *u8
2262func sg_find(m: *SgPlan, name: *u8, length: i64) -> i64
called by 2: sg_ranksg_parse calls 1: sg_len
2275func sg_prefix_decimal(s: *u8, key: *u8) -> i64
called by 1: sg_rank calls 3: startssg_decimalsg_len
2279func sg_rank(m: *SgPlan, raw: *u8, n: i64) -> i64
2337func sg_parse(raw: *u8, n: i64, rank: *u8, rn: i64, matrix: *u8, mn: i64) -> *SgPlan
2442func sg_valid(m: *SgPlan) -> i64
2447func sg_rank_state(m: *SgPlan) -> *u8
2456func sg_load(domain: *u8) -> *SgPlan
2480func sg_growth_json(g: *CgModel,fd: i64) -> i64
2496func sg_growth_text(g: *CgModel,row: i64,col: i64,fd: i64) -> i64
2504func sg_growth_detail(g: *CgModel,row: i64,col: i64,label: *u8,fd: i64) -> i64
called by 1: sg_growth_html calls 2: wsg_growth_text
2507func sg_growth_html(g: *CgModel,fd: i64,heading: i64) -> i64
2558func sg_json(m: *SgPlan, fd: i64) -> i64
called by 1: main calls 9: wkv_swckv_nsg_rank_statesg_valid+3
2596func sg_text(fd: i64, s: *u8) -> i64
2607func sg_html(m: *SgPlan, fd: i64) -> i64 { return sg_html_heading(m, fd, 2) }
calls 1: sg_html_heading
2608func sg_html_heading(m: *SgPlan, fd: i64, heading_level: i64) -> i64
2643func sg_css(fd: i64) -> i64
called by 1: sc_layout_pass calls 1: w