Home
last modified time | relevance | path

Searched refs:insh (Results 1 – 25 of 38) sorted by relevance

12

/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/AnyData_SNMP/
H A Dnetsh203 if (!$insh) {
207 $insh = $exporth->prepare($cmd);
209 $insh->execute(@_);
363 $insh = undef;
/dports/audio/libgig/libgig-4.3.0/src/
H A DDLS.cpp1339 RIFF::Chunk* insh = pCkInstrument->GetSubChunk(CHUNK_ID_INSH); in Instrument() local
1340 if (insh) { in Instrument()
1341 insh->SetPos(0); in Instrument()
1343 Regions = insh->ReadUint32(); in Instrument()
1344 insh->Read(&locale, 2, 4); in Instrument()
1430 RIFF::Chunk* insh = pCkInstrument->GetSubChunk(CHUNK_ID_INSH); in UpdateChunks() local
1431 if (!insh) insh = pCkInstrument->AddSubChunk(CHUNK_ID_INSH, 12); in UpdateChunks()
1432 uint8_t* pData = (uint8_t*) insh->LoadChunkData(); in UpdateChunks()
/dports/math/py-theano/Theano-1.0.5/theano/tests/
H A Dtest_rop.py358 insh = self.in_shape[0]
359 vW = np.asarray(self.rng.uniform(size=(insh, insh)),
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DDlsbank.cpp703 INSHChunk insh; in UpdateInstrumentDefinition() local
704 chunk.ReadStruct(insh); in UpdateInstrumentDefinition()
705 pDlsIns->ulBank = insh.ulBank; in UpdateInstrumentDefinition()
706 pDlsIns->ulInstrument = insh.ulInstrument; in UpdateInstrumentDefinition()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dalpha.c4085 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
4090 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
4123 emit_insn (gen_inswl_be (insh, gen_lowpart (HImode,src), addr)); in alpha_expand_unaligned_store()
4126 emit_insn (gen_insll_be (insh, gen_lowpart (SImode,src), addr)); in alpha_expand_unaligned_store()
4129 emit_insn (gen_insql_be (insh, gen_lowpart (DImode,src), addr)); in alpha_expand_unaligned_store()
4160 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
4198 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/alpha/
H A Dalpha.c4085 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
4090 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
4123 emit_insn (gen_inswl_be (insh, gen_lowpart (HImode,src), addr)); in alpha_expand_unaligned_store()
4126 emit_insn (gen_insll_be (insh, gen_lowpart (SImode,src), addr)); in alpha_expand_unaligned_store()
4129 emit_insn (gen_insql_be (insh, gen_lowpart (DImode,src), addr)); in alpha_expand_unaligned_store()
4160 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
4198 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/alpha/
H A Dalpha.c3492 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3519 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3552 emit_insn (gen_inswl_be (insh, gen_lowpart (HImode,src), addr)); in alpha_expand_unaligned_store()
3555 emit_insn (gen_insll_be (insh, gen_lowpart (SImode,src), addr)); in alpha_expand_unaligned_store()
3558 emit_insn (gen_insql_be (insh, gen_lowpart (DImode,src), addr)); in alpha_expand_unaligned_store()
3589 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3627 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/editors/gobby/gobby-0.4.13/po/
H A Dgv.po94 msgstr "Cur cheddin myr insh"
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/alpha/
H A Dalpha.c3493 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3518 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3548 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3586 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/alpha/
H A Dalpha.c3358 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3383 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3413 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3451 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/alpha/
H A Dalpha.c3363 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3388 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3418 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3456 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/alpha/
H A Dalpha.c3378 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3403 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3433 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3471 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/alpha/
H A Dalpha.c3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3526 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3556 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3594 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/alpha/
H A Dalpha.c3493 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3518 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3548 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3586 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c3518 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3543 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3573 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3611 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/alpha/
H A Dalpha.c3522 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3547 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3577 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3615 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/alpha/
H A Dalpha.c3518 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3543 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3573 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3611 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c3518 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3543 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3573 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3611 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.c3518 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
3543 insh = gen_reg_rtx (DImode); in alpha_expand_unaligned_store()
3573 emit_insn (gen_insxh (insh, gen_lowpart (DImode, src), in alpha_expand_unaligned_store()
3611 dsth = expand_binop (DImode, ior_optab, insh, dsth, dsth, 0, OPTAB_WIDEN); in alpha_expand_unaligned_store()

12