Home
last modified time | relevance | path

Searched refs:va (Results 7251 – 7275 of 43213) sorted by relevance

1...<<291292293294295296297298299300>>...1729

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/ob-cache/test-profiles/pts/compress-gzip-1.2.0/
H A Dpre.sh6 cp -va linux-4.13 to-compress
7 cp -va linux-4.13 to-compress/copy
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb28.C14 vector<a> va; member
17 vector< vector<s> > vvs(va.size());
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcrypto.c373 …f = FS_SysOpen(va(vabuf, sizeof(vabuf), "%s%s", *fs_userdir ? fs_userdir : fs_basedir, path), "rb"… in Crypto_LoadFile()
375 f = FS_SysOpen(va(vabuf, sizeof(vabuf), "%s%s", fs_basedir, path), "rb", false); in Crypto_LoadFile()
861 len = Crypto_LoadFile(va(vabuf, sizeof(vabuf), "key_%d.d0pk", i), buf, sizeof(buf), false); in Crypto_LoadKeys()
868 …len = Crypto_LoadFile(va(vabuf, sizeof(vabuf), "key_%d.d0si%s", i, sessionid.string), buf, sizeof(… in Crypto_LoadKeys()
1174 …FS_CreatePath(va(vabuf, sizeof(vabuf), "%skey_%d.d0si%s", *fs_userdir ? fs_userdir : fs_basedir, k… in Crypto_KeyGen_Finished()
1296 …FS_CreatePath(va(vabuf, sizeof(vabuf), "%skey_%d.d0si%s", *fs_userdir ? fs_userdir : fs_basedir, k… in Crypto_KeyGen_f()
1909 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\3\\id\\%d", CDATA->cdata_id)… in Crypto_ServerParsePacket_Internal()
1950 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\5\\id\\%d", CDATA->cdata_id)… in Crypto_ServerParsePacket_Internal()
2448 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\2\\id\\%d", CDATA->cdata_id)… in Crypto_ClientParsePacket()
2513 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\4\\id\\%d", CDATA->cdata_id)… in Crypto_ClientParsePacket()
[all …]
/dports/math/mathomatic/mathomatic-ceb0861/
H A Dpoly.c257 sort_type va[MAX_VARS]; local
306 va[vc].v = v1;
307 va[vc].count = cnt;
325 v = va[i].v;
329 cnt = va[i].count;
343 v = va[i].v;
1955 va[vc].v = v1;
1956 va[vc].count = cnt;
1961 qsort((char *) va, vc, sizeof(*va), vcmp);
1967 *vp1 = va[i].v;
[all …]
/dports/games/darkplaces/darkplaces/
H A Dcrypto.c373 …f = FS_SysOpen(va(vabuf, sizeof(vabuf), "%s%s", *fs_userdir ? fs_userdir : fs_basedir, path), "rb"… in Crypto_LoadFile()
375 f = FS_SysOpen(va(vabuf, sizeof(vabuf), "%s%s", fs_basedir, path), "rb", false); in Crypto_LoadFile()
861 len = Crypto_LoadFile(va(vabuf, sizeof(vabuf), "key_%d.d0pk", i), buf, sizeof(buf), false); in Crypto_LoadKeys()
868 …len = Crypto_LoadFile(va(vabuf, sizeof(vabuf), "key_%d.d0si%s", i, sessionid.string), buf, sizeof(… in Crypto_LoadKeys()
1174 …FS_CreatePath(va(vabuf, sizeof(vabuf), "%skey_%d.d0si%s", *fs_userdir ? fs_userdir : fs_basedir, k… in Crypto_KeyGen_Finished()
1296 …FS_CreatePath(va(vabuf, sizeof(vabuf), "%skey_%d.d0si%s", *fs_userdir ? fs_userdir : fs_basedir, k… in Crypto_KeyGen_f()
1909 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\3\\id\\%d", CDATA->cdata_id)… in Crypto_ServerParsePacket_Internal()
1950 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\5\\id\\%d", CDATA->cdata_id)… in Crypto_ServerParsePacket_Internal()
2448 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\2\\id\\%d", CDATA->cdata_id)… in Crypto_ClientParsePacket()
2513 …PutWithNul(&data_out_p, len_out, va(vabuf, sizeof(vabuf), "d0pk\\cnt\\4\\id\\%d", CDATA->cdata_id)… in Crypto_ClientParsePacket()
[all …]

1...<<291292293294295296297298299300>>...1729