Home
last modified time | relevance | path

Searched defs:firstChunk (Results 1 – 25 of 104) sorted by relevance

12345

/dports/games/iortcw/iortcw-1.51c/MP/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/ioquake3-server/ioquake3-1.36/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/iortcw/iortcw-1.51c/SP/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/ioquake3/ioquake3-1.36/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/openarena/openarena-engine-source-0.8.8/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/games/evq3/evq3/code/sys/
H A Dcon_log.c64 unsigned int firstChunk; in CON_LogWrite() local
106 unsigned int firstChunk; in CON_LogRead() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/httpdatastream/
H A DRingBuffer.h93 int firstChunk = capacity - write; in put() local
111 int firstChunk = capacity - read; in get() local
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/datachecker/
H A Ddatacheckerjob.h43 bt::Uint32 firstChunk() const in firstChunk() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/core/browser/android/java/src/org/chromium/components/signin/util/
H A DPatternMatcher.java74 String firstChunk = mChunks.get(0); in matches() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/core/browser/android/java/src/org/chromium/components/signin/util/
H A DPatternMatcher.java74 String firstChunk = mChunks.get(0); in matches() local
/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/dbus/
H A Ddbustorrentfile.cpp57 int DBusTorrentFile::firstChunk() const in firstChunk() function in kt::DBusTorrentFile
/dports/games/scorched3d/scorched/src/client/client/
H A DClientFileHandler.cpp84 bool firstChunk = false; in processMessage() local
/dports/devel/grantlee5/grantlee-5.2.0/templates/defaultfilters/
H A Ddatetime.cpp64 QString firstChunk; in timeSince() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DCompression.h70 size_t* firstChunk, in rangeToChunkAndOffset()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DCompression.h70 size_t* firstChunk, in rangeToChunkAndOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DCompression.h70 size_t* firstChunk, in rangeToChunkAndOffset()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DCompression.h70 size_t* firstChunk, in rangeToChunkAndOffset()
/dports/net/kget/kget-21.12.3/transfer-plugins/bittorrent/
H A Dbtdatasource.cpp101 Uint32 firstChunk = m_offset / tc->getStats().chunk_size; in start() local
/dports/games/scorched3d/scorched/src/server/server/
H A DServerFileServer.cpp177 bool firstChunk = (sizeSent == 0); in sendNextFile() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/src/misc/pebbl/
H A DmemUtil.h168 void** firstChunk; // Pointer to most-recently-allocated chunk of memory. variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/s/commands/
H A Dcluster_merge_chunks_cmd.cpp154 const auto firstChunk = cm->findIntersectingChunkWithSimpleCollation(minKey); in errmsgRun() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsafeArrayTypeWriter.java60 protected final Chunk firstChunk; field in UnsafeArrayTypeWriter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/util/
H A DUnsafeArrayTypeWriter.java60 protected final Chunk firstChunk; field in UnsafeArrayTypeWriter

12345