Home
last modified time | relevance | path

Searched defs:shf (Results 76 – 100 of 223) sorted by relevance

123456789

/dports/misc/window/window/
H A Dlcmd1.c75 char *shf, **sh; variable
/dports/emulators/mednafen/mednafen/src/desa68/
H A Ddesa68.c165 int shf; in desa_uhexacat() local
190 int shf; in desa_usignifiant() local
/dports/emulators/simh/simh-3.9.0_5/SDS/
H A Dsds_sys.c425 int32 inst, op, tag, va, shf, nonop; in fprint_sym() local
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocListUtil.c385 SectHeadersFooters * shf= sectBi->biSectHeadersFooters; in docApplyListRuler() local
/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dparameter.c286 Shfunc shf; in setfunction() local
390 Shfunc shf; in getfunction() local
475 Shfunc shf = (Shfunc) hn; in scanfunctions() local
482 Shfunc shf = (Shfunc)hn; in scanfunctions() local
538 Shfunc shf; in getfunction_source() local
/dports/graphics/bmeps/dktools-4.31.1/src/dk-bin2c/
H A Ddk-bin2c.c697 dkChar const *shf; /* Short file name */ in dk_bin2c_expand_and_process() local
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dimpossible-ring.cpp171 hyperpoint shf = lerp(lerp(a00, a01, ix), lerp(a10, a11, ix), iy); in init() local
/dports/graphics/bmeps/dktools-4.31.1/src/dk-hex/
H A Ddk-hex.c756 const dkChar *shf; in dk_hex_expand_filename() local
/dports/shells/zsh/zsh-5.8.1/Src/
H A Doptions.c558 Shfunc shf = (Shfunc)shfunctab->getnode(shfunctab, funcstack->name); in emulate() local
H A Dbuiltin.c3021 eval_autoload(Shfunc shf, char *name, Options ops, int func) in eval_autoload()
3048 check_autoload(Shfunc shf, char *name, Options ops, int func) in check_autoload()
3133 add_autoload_function(Shfunc shf, char *funcname) in add_autoload_function()
3201 Shfunc shf; in bin_functions() local
3631 mkautofn(Shfunc shf) in mkautofn()
/dports/shells/pdksh/pdksh-5.2.14/
H A Dc_sh.c245 struct shf *shf; local
H A Dlex.h16 struct shf *shf; /* shell file */ member
H A Dlex.c1121 struct shf *shf; local
/dports/emulators/jzintv/jzintv-20200712-src/src/icart/
H A Dicart.c387 const unsigned shf = i & 31; in icart_register() local
/dports/editors/ted/Ted-2.23/Ted/
H A DtedObjects.c636 SectHeadersFooters * shf= bi->biSectHeadersFooters; in tedOpenNodeObjects() local
/dports/devel/binutils/binutils-2.37/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) argument
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dsp0256.cpp1019 int len, shf, delta, field, prm, clra, clr5; in micro() local
/dports/devel/arm-elf-binutils/binutils-2.37/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) argument
/dports/security/ccrypt/ccrypt-1.11/src/
H A Dunixcrypt3.c601 int i, s, shf; in _ufc_output_conversion_r() local
/dports/devel/gnulibiberty/binutils-2.37/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) argument
/dports/devel/gdb/gdb-11.1/include/elf/
H A Dnfp.h104 #define SHF_NFP_SCS(shf) (((shf) >> 32) & 0xFF) argument
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dsp0256.cpp1019 int len, shf, delta, field, prm, clra, clr5; in micro() local
/dports/emulators/jzintv/jzintv-20200712-src/doc/tech/
H A Divoice.c1096 int len, shf, delta, field, prm, clra, clr5; in sp0256_micro() local
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86/
H A Davx512bw.rs4990 let shf = _mm_sll_epi16(a, count).as_i16x8(); in _mm_mask_sll_epi16() localVariable
5034 let shf = vpslliw(a, IMM8); in _mm512_mask_slli_epi16() localVariable
5048 let shf = vpslliw(a, IMM8); in _mm512_maskz_slli_epi16() localVariable
5350 let shf = vpsrliw(a, IMM8); in _mm512_mask_srli_epi16() localVariable
5365 let shf = vpsrliw(a, IMM8 as u32); in _mm512_maskz_srli_epi16() localVariable
5383 let shf = _mm256_srli_epi16::<IMM8>(a); in _mm256_mask_srli_epi16() localVariable
5396 let shf = _mm256_srli_epi16::<IMM8>(a); in _mm256_maskz_srli_epi16() localVariable
5414 let shf = _mm_srli_epi16::<IMM8>(a); in _mm_mask_srli_epi16() localVariable
5427 let shf = _mm_srli_epi16::<IMM8>(a); in _mm_maskz_srli_epi16() localVariable
5663 let shf = vpsraiw(a, IMM8); in _mm512_mask_srai_epi16() localVariable
[all …]
/dports/shells/oksh/oksh-7.0/
H A Dhistory.c60 struct shf *shf; in c_fc() local

123456789