Home
last modified time | relevance | path

Searched refs:newOff (Results 226 – 240 of 240) sorted by relevance

12345678910

/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/programs/
H A Dfileio.c274 LARGE_INTEGER off, newOff; in LONG_TELL() local
276 newOff.QuadPart = 0; in LONG_TELL()
277 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
278 return newOff.QuadPart; in LONG_TELL()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/programs/
H A Dfileio.c270 LARGE_INTEGER off, newOff; in LONG_TELL() local
272 newOff.QuadPart = 0; in LONG_TELL()
273 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
274 return newOff.QuadPart; in LONG_TELL()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/programs/
H A Dfileio.c274 LARGE_INTEGER off, newOff; in LONG_TELL() local
276 newOff.QuadPart = 0; in LONG_TELL()
277 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
278 return newOff.QuadPart; in LONG_TELL()
/dports/emulators/citra/citra-ac98458e0/externals/zstd/programs/
H A Dfileio.c270 LARGE_INTEGER off, newOff; in LONG_TELL() local
272 newOff.QuadPart = 0; in LONG_TELL()
273 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
274 return newOff.QuadPart; in LONG_TELL()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/programs/
H A Dfileio.c270 LARGE_INTEGER off, newOff; in LONG_TELL() local
272 newOff.QuadPart = 0; in LONG_TELL()
273 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
274 return newOff.QuadPart; in LONG_TELL()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-sys-1.4.18+zstd.1.4.7/zstd/programs/
H A Dfileio.c270 LARGE_INTEGER off, newOff; in LONG_TELL() local
272 newOff.QuadPart = 0; in LONG_TELL()
273 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
274 return newOff.QuadPart; in LONG_TELL()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/programs/
H A Dfileio.c274 LARGE_INTEGER off, newOff; in LONG_TELL() local
276 newOff.QuadPart = 0; in LONG_TELL()
277 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
278 return newOff.QuadPart; in LONG_TELL()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/programs/
H A Dfileio.c283 LARGE_INTEGER off, newOff; in LONG_TELL() local
285 newOff.QuadPart = 0; in LONG_TELL()
286 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
287 return newOff.QuadPart; in LONG_TELL()
/dports/archivers/zstd/zstd-1.5.0/programs/
H A Dfileio.c283 LARGE_INTEGER off, newOff; in LONG_TELL() local
285 newOff.QuadPart = 0; in LONG_TELL()
286 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
287 return newOff.QuadPart; in LONG_TELL()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/programs/
H A Dfileio.c283 LARGE_INTEGER off, newOff; in LONG_TELL() local
285 newOff.QuadPart = 0; in LONG_TELL()
286 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
287 return newOff.QuadPart; in LONG_TELL()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/programs/
H A Dfileio.c283 LARGE_INTEGER off, newOff; in LONG_TELL() local
285 newOff.QuadPart = 0; in LONG_TELL()
286 SetFilePointerEx((HANDLE) _get_osfhandle(_fileno(file)), off, &newOff, FILE_CURRENT); in LONG_TELL()
287 return newOff.QuadPart; in LONG_TELL()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexhdf5.c168 PetscInt Nc, gstart, subSize = 0, extSize = 0, subOff = 0, newOff = 0, p; in VecView_Plex_Local_HDF5_Internal() local
205 … for (fc = 0; fc < fdof; ++fc, ++newOff) suba[subSize+newOff] = ga[goff+poff+fc - gstart]; in VecView_Plex_Local_HDF5_Internal()
H A Dplexsubmesh.c419 PetscInt newOff = 0; in DMPlexShiftPoint_Internal() local
422 if (p < depthShift[2*d]) return p + newOff; in DMPlexShiftPoint_Internal()
423 else newOff = depthShift[2*d+1] - depthShift[2*d]; in DMPlexShiftPoint_Internal()
425 return p + newOff; in DMPlexShiftPoint_Internal()
432 PetscInt newOff = 0; in DMPlexShiftPointInverse_Internal() local
435 if (p < depthShift[2*d+1]) return p + newOff; in DMPlexShiftPointInverse_Internal()
436 else newOff = depthShift[2*d] - depthShift[2*d+1]; in DMPlexShiftPointInverse_Internal()
438 return p + newOff; in DMPlexShiftPointInverse_Internal()
H A Dplextree.c881 PetscInt dof, off, q, qdof, qoff, newDof, newOff, newqOff, i, parent; in DMPlexTreeExchangeSupports() local
886 ierr = PetscSectionGetOffset(newSupportSection, p, &newOff);CHKERRQ(ierr); in DMPlexTreeExchangeSupports()
897 if (j < numCones) newSupports[newOff+offsets[p]++] = q; in DMPlexTreeExchangeSupports()
918 if (j < numCones) newSupports[newOff+offsets[p]++] = r; in DMPlexTreeExchangeSupports()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DOptimizer.cpp7126 short newOff = (numRows * vs + numCols * hs) * TypeSize(srcType); in createSubSrcOperand() local
7128 src->getType(), src->getAddrImm() + newOff); in createSubSrcOperand()
7198 uint16_t newOff = start * dst->getTypeSize() * dst->getHorzStride(); in createSubDstOperand() local
7200 newDst->setImmAddrOff(dst->getAddrImm() + newOff); in createSubDstOperand()

12345678910