Home
last modified time | relevance | path

Searched refs:vswap (Results 1 – 25 of 145) sorted by relevance

123456

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/cwolfmap/
H A Dvswap.c25 vswap->data = malloc(fsize); in CWVSwapLoad()
32 memcpy(&vswap->head, vswap->data, sizeof vswap->head); in CWVSwapLoad()
33 vswap->chunkOffset = (uint32_t *)(vswap->data + sizeof vswap->head); in CWVSwapLoad()
34 vswap->chunkLength = (uint16_t *)(vswap->chunkOffset + vswap->head.chunkCount); in CWVSwapLoad()
39 for (int i = vswap->head.firstSound; i < vswap->head.chunkCount - 1; i++) in CWVSwapLoad()
44 vswap->nSounds++; in CWVSwapLoad()
47 vswap->sounds = calloc(vswap->nSounds, sizeof(CWVSwapSound)); in CWVSwapLoad()
72 free(vswap->data); in CWVSwapFree()
73 free(vswap->sounds); in CWVSwapFree()
78 return vswap->head.chunkCount - vswap->head.firstSound; in CWVSwapGetNumSounds()
[all …]
H A Dvswap.h33 int CWVSwapLoad(CWVSwap *vswap, const char *path);
34 void CWVSwapFree(CWVSwap *vswap);
37 const CWVSwap *vswap, const int i, const char **data, size_t *len);
/dports/editors/ted/Ted-2.23/docLayout/
H A DdocLayoutInline.c85 const int vswap= 1; in docLayoutFontAscDesc() local
96 rval= psFontBBox( &drBBox, drAscDesc, sizeTwips, vswap, afi ); in docLayoutFontAscDesc()
139 const int vswap= 1; in docLayoutSegmentedStringExtents() local
146 sizeTwips, withKerning, vswap, afi ); in docLayoutSegmentedStringExtents()
164 scapsSize, withKerning, vswap, afi ); in docLayoutSegmentedStringExtents()
199 const int vswap= 1; in docLayoutStringExtents() local
235 sizeTwips, withKerning, vswap, afi ); in docLayoutStringExtents()
240 (void)psFontBBox( &drFontBBox, &drFontAscDesc, sizeTwips, vswap, afi ); in docLayoutStringExtents()
263 sizeTwips, withKerning, vswap, afi ); in docLayoutStringExtents()
/dports/devel/upp/upp/bazaar/plugin/tcc/
H A Darm-gen.c1407 vswap(); in gen_opf()
1426 vswap(); in gen_opf()
1428 vswap(); in gen_opf()
1433 vswap(); in gen_opf()
1436 vswap(); in gen_opf()
1438 vswap(); in gen_opf()
1444 vswap(); in gen_opf()
1460 vswap(); in gen_opf()
1462 vswap(); in gen_opf()
1467 vswap(); in gen_opf()
[all …]
H A Di386-gen.c347 vswap(); in gfunc_call()
636 vswap(); in gen_opi()
638 vswap(); in gen_opi()
701 vswap(); in gen_opi()
703 vswap(); in gen_opi()
765 vswap(); in gen_opf()
767 vswap(); in gen_opf()
775 vswap(); in gen_opf()
777 vswap(); in gen_opf()
783 vswap(); in gen_opf()
/dports/textproc/libxml2/libxml2-2.9.12/result/
H A Dwap.xml.sax3 SAX.internalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml…
4 SAX.externalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml…
15 SAX.startElement(go, href='/vswap/run/result.eml')
52 SAX.startElement(go, href='/vswap/run/result.eml')
/dports/textproc/py-libxml2/libxml2-2.9.12/result/
H A Dwap.xml.sax3 SAX.internalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml…
4 SAX.externalSubset(wml, -//WAPFORUM//DTD WML 1.1//EN, http://dark.wapit.com/vswap/tests/wap/DTD/wml…
15 SAX.startElement(go, href='/vswap/run/result.eml')
52 SAX.startElement(go, href='/vswap/run/result.eml')
/dports/editors/ted/Ted-2.23/utilPs/
H A DpsFontMetrics.h23 int vswap,
41 int vswap,
H A DpsFontMetrics.c31 int vswap, in psCalculateStringExtents() argument
113 if ( vswap ) in psCalculateStringExtents()
172 int vswap, in psFontBBox() argument
175 if ( vswap ) in psFontBBox()
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/ksysguardd/Irix/
H A DMemory.c40 static unsigned long totalswap = 0L,vswap = 0L; variable
72 vswap = val >> 1; in updateMemory()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 …%1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 …%1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1>, <16 x i32>, <16 x i32>) #1
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 …%1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 …%1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 …%1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<512 x i1>, <16 x i32>, <16 x i32>) #1
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dvselect-pseudo.ll15 %1 = tail call <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1> undef, <16 x i32> undef, <16 x i32> %0)
27 declare <32 x i32> @llvm.hexagon.V6.vswap(<64 x i1>, <16 x i32>, <16 x i32>) #1

123456