/freebsd/contrib/bc/tests/bc/errors/ |
H A D | 03.txt | 2 …sst()-p(qrt()-p(s()-p(sq(ssqrt()-p(ssqrt()-sst()-p(qrt()-p(s(ssqrt()-p(t()-p(sstp(ssqrt()-sst()-p(…
|
/freebsd/contrib/ntp/ntpd/ |
H A D | keyword-gen.c | 285 big_scan_state sst[MAXSTATES]; /* scanner FSM state entries */ variable 381 if (1 > token || token >= COUNTOF(sst)) { in generate_fsm() 383 "keyword-gen sst[%u] too small " in generate_fsm() 385 (int)COUNTOF(sst), in generate_fsm() 390 sst[token].finishes_token = token; in generate_fsm() 399 (int)COUNTOF(sst) - 1); in generate_fsm() 403 printf("const scan_state sst[%d] = {\n" in generate_fsm() 412 if (sst[i].followedby & ~0x3) { in generate_fsm() 415 "sst[%d].followedby %d too big\n", in generate_fsm() 416 i, sst[ in generate_fsm() [all...] |
H A D | ntp_scanner.c | 457 while (curr_s && (lexeme[i] != SS_CH(sst[curr_s]))) in is_keyword() 458 curr_s = SS_OTHER_N(sst[curr_s]); in is_keyword() 460 if (curr_s && (lexeme[i] == SS_CH(sst[curr_s]))) { in is_keyword() 463 != SS_FB(sst[curr_s])) { in is_keyword() 464 fb = SS_FB(sst[curr_s]); in is_keyword() 469 curr_s = SS_MATCH_N(sst[curr_s]); in is_keyword()
|
H A D | ntp_keyword.h | 231 const scan_state sst[1011] = { 230 const scan_state sst[1002] = { global() variable
|
/freebsd/contrib/file/src/ |
H A D | cdf.c | 343 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() argument 345 size_t ss = sst->sst_dirlen < h->h_min_size_standard_stream ? in cdf_check_stream() 347 assert(ss == sst->sst_ss); in cdf_check_stream() 348 return sst->sst_ss; in cdf_check_stream() 352 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() argument 355 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset() 357 size_t ss = cdf_check_stream(sst, h); in cdf_check_stream_offset() 359 if (e >= b && CAST(size_t, e - b) <= ss * sst->sst_len) in cdf_check_stream_offset() 364 ss * sst->sst_len, ss, sst->sst_len)); in cdf_check_stream_offset() 443 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector() argument [all …]
|
H A D | readcdf.c | 267 const cdf_stream_t *sst) in cdf_file_catalog() argument 277 if (cdf_unpack_catalog(h, sst, &cat) == -1) in cdf_file_catalog() 298 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() argument 305 if (cdf_unpack_summary_info(sst, h, &si, &info, &count) == -1) in cdf_file_summary_info() 371 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() argument 375 if ((i = cdf_read_user_stream(info, h, sat, ssat, sst, in cdf_file_catalog_info() 389 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info() argument 428 i = cdf_file_catalog_info(ms, info, h, sat, ssat, sst, in cdf_check_summary_info() 549 cdf_stream_t sst, scn; in file_trycdf() local 588 if ((i = cdf_read_short_stream(&info, &h, &sat, &dir, &sst, in file_trycdf() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-rex-basic.dts | 23 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
H A D | imx6q-rex-pro.dts | 23 compatible = "sst,sst25vf032b", "jedec,spi-nor";
|
H A D | imx6qdl-dfi-fs700-m60.dtsi | 33 compatible = "sst,sst25vf040b", "jedec,spi-nor";
|
H A D | imx6q-gw5400-a.dts | 131 compatible = "sst,w25q256", "jedec,spi-nor";
|
H A D | imx6dl-qmx6.dtsi | 90 compatible = "sst,sst25vf032b", "jedec,spi-nor";
|
H A D | imx6qdl-nitrogen6x.dtsi | 229 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7743-iwg20m.dtsi | 76 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
H A D | r8a7745-iwg22m.dtsi | 80 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
H A D | r8a7742-iwg21m.dtsi | 97 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
H A D | r8a7742-iwg21d-q7.dts | 270 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | arm,pl172.txt | 116 compatible = "sst,sst39vf320", "cfi-flash";
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | t1024qds.dts | 127 compatible = "sst,sst25wf040", "jedec,spi-nor"; /* 512KB */
|
H A D | t208xqds.dtsi | 123 compatible = "sst,sst25wf040", "jedec,spi-nor";
|
H A D | b4qds.dtsi | 146 compatible = "sst,sst25wf040", "jedec,spi-nor";
|
H A D | t4240rdb.dts | 121 compatible = "sst,sst25wf040", "jedec,spi-nor";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/ |
H A D | imx28-evk.dts | 329 compatible = "sst,sst25vf016b", "jedec,spi-nor";
|
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
H A D | zynqmp-zc1751-xm016-dc2.dts | 455 compatible = "sst,sst25wf080", "jedec,spi-nor";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ |
H A D | lpc4350-hitex-eval.dts | 368 compatible = "sst,sst39vf320", "cfi-flash";
|
H A D | lpc4357-ea4357-devkit.dts | 520 compatible = "sst,sst39vf320", "cfi-flash";
|