/dports/multimedia/mpgtx/mpgtx-1.3.1/ |
H A D | id3command.cxx | 863 char *tempdest; in Move2() local 879 strcpy(tempdest,dest); in Move2() 918 strcat(tempdest,dest); in Move2() 923 strcat(tempdest,name); in Move2() 934 tempdest[i]=0; in Move2() 957 if(AskDirCreation(tempdest)) mkdir(tempdest,0777); in Move2() 965 delete[]tempdest; in Move2() 969 perror(tempdest); in Move2() 974 perror(tempdest); in Move2() 982 tempdest[i]='/'; in Move2() [all …]
|
/dports/lang/nwcc/nwcc_0.8.3/ |
H A D | evalexpr.c | 203 struct tyval tempdest = *tmp1; in calc_const_addr_diff() local 209 tempdest.type->tlist != NULL? in calc_const_addr_diff() 210 backend->get_sizeof_elem_type(tempdest.type): in calc_const_addr_diff() 216 tempdest.type = dup_type(tempdest.type); in calc_const_addr_diff() 217 tempsrc.type = dup_type(tempdest.type); in calc_const_addr_diff() 218 cross_do_conv(&tempdest, backend->get_size_t()->code, 1); in calc_const_addr_diff() 222 tempdest.type->tlist = NULL; in calc_const_addr_diff() 225 cross_exec_op(&optok, &tmpval, &tempdest, &tempsrc); in calc_const_addr_diff()
|
/dports/lang/nwcc/nwcc_0.8.3/cpp/ |
H A D | evalexpr.c | 172 struct tyval tempdest = *tmp1; in calc_const_addr_diff() local 178 tempdest.type->tlist != NULL? in calc_const_addr_diff() 179 backend->get_sizeof_elem_type(tempdest.type): in calc_const_addr_diff() 185 tempdest.type = dup_type(tempdest.type); in calc_const_addr_diff() 186 tempsrc.type = dup_type(tempdest.type); in calc_const_addr_diff() 187 cross_do_conv(&tempdest, backend->get_size_t()->code, 1); in calc_const_addr_diff() 191 tempdest.type->tlist = NULL; in calc_const_addr_diff() 194 cross_exec_op(&optok, &tmpval, &tempdest, &tempsrc); in calc_const_addr_diff()
|
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/ |
H A D | util.c | 529 char tempdest[MAX_LINE_LEN + 1]; in gprintf() local 537 char *dest = &tempdest[0]; in gprintf() 538 char *limit = &tempdest[MAX_LINE_LEN]; in gprintf() 1004 if (((term->flags & TERM_IS_LATEX)) && !strchr(tempdest, '$')) { in gprintf() 1006 strcat(tempdest, "$"); in gprintf() 1012 safe_strncpy(outstring, tempdest, count); in gprintf()
|
/dports/net/librdkafka/librdkafka-1.8.2/src/ |
H A D | rdkafka_sasl_scram.c | 305 unsigned char tempdest[EVP_MAX_MD_SIZE]; in rd_kafka_sasl_scram_Hi() local 311 tempdest, NULL))) { in rd_kafka_sasl_scram_Hi() 319 out->ptr[j] ^= tempdest[j]; in rd_kafka_sasl_scram_Hi() 320 tempres[j] = tempdest[j]; in rd_kafka_sasl_scram_Hi()
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/ |
H A D | rdkafka_sasl_scram.c | 305 unsigned char tempdest[EVP_MAX_MD_SIZE]; in rd_kafka_sasl_scram_Hi() local 311 tempdest, NULL))) { in rd_kafka_sasl_scram_Hi() 319 out->ptr[j] ^= tempdest[j]; in rd_kafka_sasl_scram_Hi() 320 tempres[j] = tempdest[j]; in rd_kafka_sasl_scram_Hi()
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/ |
H A D | rdkafka_sasl_scram.c | 305 unsigned char tempdest[EVP_MAX_MD_SIZE]; in rd_kafka_sasl_scram_Hi() local 311 tempdest, NULL))) { in rd_kafka_sasl_scram_Hi() 319 out->ptr[j] ^= tempdest[j]; in rd_kafka_sasl_scram_Hi() 320 tempres[j] = tempdest[j]; in rd_kafka_sasl_scram_Hi()
|
/dports/math/gnuplot/gnuplot-5.4.1/src/ |
H A D | util.c | 550 char tempdest[MAX_LINE_LEN + 1]; in gprintf_value() local 558 char *dest = &tempdest[0]; in gprintf_value() 559 char *limit = &tempdest[MAX_LINE_LEN]; in gprintf_value() 1016 safe_strncpy(outstring, tempdest, count); in gprintf_value()
|
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/ |
H A D | util.c | 550 char tempdest[MAX_LINE_LEN + 1]; in gprintf_value() local 558 char *dest = &tempdest[0]; in gprintf_value() 559 char *limit = &tempdest[MAX_LINE_LEN]; in gprintf_value() 1016 safe_strncpy(outstring, tempdest, count); in gprintf_value()
|
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/ |
H A D | EmitVISAPass.cpp | 4682 …CVariable* tempdest = m_currShader->BitCast(m_destination, GetUnsignedIntegerType(m_destination->G… in emitLdInstruction() local 4683 m_encoder->Cast(m_currShader->GetNULL(), tempdest); in emitLdInstruction() 7517 …CVariable* tempdest = m_currShader->BitCast(m_destination, GetUnsignedIntegerType(m_destination->G… in emitSampleInstruction() local 7518 m_encoder->Cast(m_currShader->GetNULL(), tempdest); in emitSampleInstruction() 7875 …CVariable* tempdest = m_currShader->BitCast(m_destination, GetUnsignedIntegerType(m_destination->G… in emitGather4Instruction() local 7876 m_encoder->Cast(m_currShader->GetNULL(), tempdest); in emitGather4Instruction() 7955 …CVariable* tempdest = m_currShader->BitCast(m_destination, GetUnsignedIntegerType(m_destination->G… in emitLdmsInstruction() local 7956 m_encoder->Cast(m_currShader->GetNULL(), tempdest); in emitLdmsInstruction()
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/ |
H A D | MD5SUMS | 13487 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/ |
H A D | MD5SUMS | 13487 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/ |
H A D | MD5SUMS | 9835 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/mingw32-gcc/gcc-4.8.1/ |
H A D | MD5SUMS | 15738 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/ |
H A D | MD5SUMS | 21756 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/ |
H A D | MD5SUMS | 16971 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/lang/gcc48/gcc-4.8.5/ |
H A D | MD5SUMS | 15912 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/ |
H A D | MD5SUMS | 21756 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/ |
H A D | MD5SUMS | 21756 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/riscv64-gcc/gcc-8.3.0/ |
H A D | MD5SUMS | 21624 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/lang/gcc8/gcc-8.5.0/ |
H A D | MD5SUMS | 21842 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/ |
H A D | MD5SUMS | 21756 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/lang/gcc9/gcc-9.4.0/ |
H A D | MD5SUMS | 22996 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/lang/gcc9-aux/gcc-9.1.0/ |
H A D | MD5SUMS | 22702 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|
/dports/lang/gcc9-devel/gcc-9-20211007/ |
H A D | MD5SUMS | 22951 7507cf741facabf703adfff61cf35788 gcc/testsuite/g++.old-deja/g++.jason/tempdest.C
|