Home
last modified time | relevance | path

Searched defs:shf (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/shells/pdksh/pdksh-5.2.14/
H A Dshf.h11 #define shf_fileno(shf) ((shf)->fd) argument
12 #define shf_setfileno(shf,nfd) ((shf)->fd = (nfd)) argument
13 #define shf_getc(shf) ((shf)->rnleft > 0 ? (shf)->rnleft--, *(shf)->rp++ : \ argument
15 #define shf_putc(c, shf) ((shf)->wnleft == 0 ? shf_putchar((c), (shf)) \ argument
17 #define shf_eof(shf) ((shf)->flags & SHF_EOF) argument
18 #define shf_error(shf) ((shf)->flags & SHF_ERROR) argument
19 #define shf_errno(shf) ((shf)->errno_) argument
20 #define shf_clearerr(shf) ((shf)->flags &= ~(SHF_EOF | SHF_ERROR)) argument
44 struct shf { struct
56 Area *areap; /* area shf/buf were allocated in */ argument
H A Dshf.c34 struct shf *shf; local
212 shf_close(shf) in shf_close() argument
232 shf_fdclose(shf) in shf_fdclose() argument
255 shf_sclose(shf) in shf_sclose() argument
272 shf_finish(shf) in shf_finish() argument
291 shf_flush(shf) in shf_flush() argument
405 shf_fillbuf(shf) in shf_fillbuf() argument
587 shf_getchar(shf) in shf_getchar() argument
684 shf_puts(s, shf) in shf_puts() argument
790 struct shf shf; local
[all …]
H A Dtree.c9 #define tputc(c, shf) shf_putchar(c, shf); argument
23 ptree(t, indent, shf) in ptree() argument
210 pioact(shf, indent, iop) in pioact() argument
271 tputC(c, shf) in tputC() argument
286 tputS(wp, shf) in tputS() argument
371 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
402 struct shf shf; local
414 vfptreef(shf, indent, fmt, va) in vfptreef() argument
608 struct shf shf; local
/dports/shells/oksh/oksh-7.0/
H A Dshf.h12 #define shf_getc(shf) ((shf)->rnleft > 0 ? (shf)->rnleft--, *(shf)->rp++ : \ argument
14 #define shf_putc(c, shf) ((shf)->wnleft == 0 ? shf_putchar((c), (shf)) : \ argument
16 #define shf_eof(shf) ((shf)->flags & SHF_EOF) argument
17 #define shf_error(shf) ((shf)->flags & SHF_ERROR) argument
18 #define shf_clearerr(shf) ((shf)->flags &= ~(SHF_EOF | SHF_ERROR)) argument
42 struct shf { struct
54 Area *areap; /* area shf/buf were allocated in */ argument
H A Dshf.c39 struct shf *shf; in shf_open() local
220 shf_close(struct shf *shf) in shf_close()
239 shf_fdclose(struct shf *shf) in shf_fdclose()
261 shf_sclose(struct shf *shf) in shf_sclose()
279 shf_flush(struct shf *shf) in shf_flush()
389 shf_fillbuf(struct shf *shf) in shf_fillbuf()
508 shf_getchar(struct shf *shf) in shf_getchar()
523 shf_ungetc(int c, struct shf *shf) in shf_ungetc()
558 shf_putchar(int c, struct shf *shf) in shf_putchar()
685 struct shf shf; in shf_snprintf() local
[all …]
H A Dtree.c13 #define tputc(c, shf) shf_putchar(c, shf); argument
27 ptree(struct op *t, int indent, struct shf *shf) in ptree()
192 pioact(struct shf *shf, int indent, struct ioword *iop) in pioact()
249 tputC(int c, struct shf *shf) in tputC()
262 tputS(char *wp, struct shf *shf) in tputS()
337 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
350 struct shf shf; in snptreef() local
362 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) in vfptreef()
548 struct shf shf; in wdstrip() local
/dports/shells/mksh/mksh/
H A Dshf.c53 struct shf *shf; in shf_open() local
231 shf_close(struct shf *shf) in shf_close()
250 shf_fdclose(struct shf *shf) in shf_fdclose()
273 shf_sclose(struct shf *shf) in shf_sclose()
292 shf_flush(struct shf *shf) in shf_flush()
409 shf_fillbuf(struct shf *shf) in shf_fillbuf()
549 shf_getchar(struct shf *shf) in shf_getchar()
745 struct shf shf; in shf_snprintf() local
765 struct shf shf; in shf_smprintf() local
1079 shf_getc(struct shf *shf) in shf_getc()
[all …]
H A Dtree.c44 #define ptree_outhere(shf) do { \ argument
59 ptree(struct op *t, int indent, struct shf *shf) in ptree()
249 pioact(struct shf *shf, struct ioword *iop) in pioact()
439 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef()
453 struct shf shf; in snptreef() local
679 struct shf shf; in wdstrip() local
830 dumpchar(struct shf *shf, unsigned char c) in dumpchar()
842 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i()
936 dumpwdvar(struct shf *shf, const char *wp) in dumpwdvar()
942 dumpioact(struct shf *shf, struct op *t) in dumpioact()
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/examples/spacepat/c/
H A Drom2bin.c60 int idx, shf; in show_ranges() local
107 int idx, shf; in write_mappings() local
167 int idx, shf; in write_preloads() local
224 int idx, shf; in write_banksw() local
270 int idx, shf; in write_memattr() local
297 int idx, shf; in write_memattr() local
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxbussubs.c56 struct hi_ch* zxbus_find_ch(struct hiios* shf, int len, const char* dest) in zxbus_find_ch()
83 static int zxbus_write_ch_subs(struct hiios* shf, struct hi_ch* ch) in zxbus_write_ch_subs()
115 static int zxbus_load_ch_subs(struct hiios* shf, struct hi_ch* ch) in zxbus_load_ch_subs()
144 int zxbus_load_subs(struct hiios* shf) in zxbus_load_subs()
H A Dhitodo.c67 static struct hi_qel* hi_todo_consume_queue_inlock(struct hiios* shf) in hi_todo_consume_queue_inlock()
82 static void hi_todo_produce_queue_inlock(struct hiios* shf, struct hi_qel* qe) in hi_todo_produce_queue_inlock()
H A Dzxbusent.c56 struct hi_ent* zxbus_new_ent(struct hiios* shf, int len, const char* eid) in zxbus_new_ent()
83 struct hi_ent* zxbus_load_ent(struct hiios* shf, int len, const char* eid) in zxbus_load_ent()
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocHeaderFooter.c110 SectHeadersFooters * shf= bodySectNode->biSectHeadersFooters; in docWhatPageHeader() local
151 SectHeadersFooters * shf= bodySectNode->biSectHeadersFooters; in docWhatPageFooter() local
233 SectHeadersFooters * shf= bodySectNode->biSectHeadersFooters; in docSectionHeaderFooter() local
530 SectHeadersFooters * shf= sectBi->biSectHeadersFooters; in docInvalidateSectHeaderFooterLayout() local
553 SectHeadersFooters * shf ) in docCleanSectHeadersFooters()
566 void docInitSectHeadersFooters( SectHeadersFooters * shf ) in docInitSectHeadersFooters()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/tuners/
H A Dmxl301rf.c110 struct shf { struct
113 u8 shf_val; /* Spur shift value */ argument
114 u8 shf_dir; /* Spur shift direction */ argument
117 static const struct shf shf_tab[] = { argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/tuners/
H A Dmxl301rf.c110 struct shf { struct
113 u8 shf_val; /* Spur shift value */ argument
114 u8 shf_dir; /* Spur shift direction */ argument
117 static const struct shf shf_tab[] = { argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/tuners/
H A Dmxl301rf.c110 struct shf { struct
113 u8 shf_val; /* Spur shift value */ argument
114 u8 shf_dir; /* Spur shift direction */ argument
117 static const struct shf shf_tab[] = { argument
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86/
H A Davx512vbmi2.rs950 let shf: i64x8 = vpshldvq( in _mm512_mask_shldi_epi64() localVariable
972 let shf: i64x8 = vpshldvq( in _mm512_maskz_shldi_epi64() localVariable
1129 let shf: i32x16 = vpshldvd( in _mm512_mask_shldi_epi32() localVariable
1150 let shf: i32x16 = vpshldvd( in _mm512_maskz_shldi_epi32() localVariable
1303 let shf: i16x32 = vpshldvw( in _mm512_mask_shldi_epi16() localVariable
1325 let shf: i16x32 = vpshldvw( in _mm512_maskz_shldi_epi16() localVariable
1484 let shf: i64x8 = vpshrdvq( in _mm512_mask_shrdi_epi64() localVariable
1506 let shf: i64x8 = vpshrdvq( in _mm512_maskz_shrdi_epi64() localVariable
1663 let shf: i32x16 = vpshrdvd( in _mm512_mask_shrdi_epi32() localVariable
1684 let shf: i32x16 = vpshrdvd( in _mm512_maskz_shrdi_epi32() localVariable
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/icart/
H A Dicartbin.c31 int idx, shf; in icb_show_ranges() local
78 int idx, shf; in icb_write_mappings() local
138 int idx, shf; in icb_write_preloads() local
195 int idx, shf; in icb_write_banksw() local
256 const int shf = i & 31; in icb_write_memattr() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/
H A DEquinoxFactoryManager.java43 URLStreamHandlerFactoryImpl shf = new URLStreamHandlerFactoryImpl(context, container); in installURLStreamHandlerFactory() local
60 …private static void forceURLStreamHandlerFactory(URLStreamHandlerFactoryImpl shf) throws Exception… in forceURLStreamHandlerFactory()
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dmouse.c342 int shf = i * 5; in nc_getmouse() local
397 int shf = i * 5; in ungetmouse() local
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dmouse.c344 int shf = i * 5; in nc_getmouse() local
401 int shf = i * 5; in ungetmouse() local
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dmouse.c344 int shf = i * 5; in nc_getmouse() local
399 int shf = i * 5; in ungetmouse() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dmouse.c344 int shf = i * 5; in nc_getmouse() local
401 int shf = i * 5; in ungetmouse() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dmouse.c341 const int shf = i * BITS_PER_BUTTON; in nc_getmouse() local
404 int shf = i * 5; in ungetmouse() local
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DRVT_from_PeakFinder.m72 shf = Opt.RVTshifts(i); variable

123456789