Home
last modified time | relevance | path

Searched defs:lrEnd (Results 1 – 6 of 6) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DSplitter.cpp669 lrEnd = loopRanges.end(); in getLoopSubRange() local
688 for (LoopRanges::iterator lrItr = loopRanges.begin(), lrEnd = loopRanges.end(); in dumpLoopRanges() local
H A DRegAllocPBQP.cpp846 for (LRIterator lrItr = li->begin(), lrEnd = li->end(); in finalizeAlloc() local
H A DRenderMachineFunction.cpp471 lrEnd = li->end(); in resetPressureAndLiveStates() local
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dwinguiconsole.cpp498 DWORD lrStart, lrEnd; in WndProc() local
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DGame.cpp944 …onst Vector &pos, int radius, Entity *ignore, EntityType et, DamageType dt, int lrStart, int lrEnd) in getNearestEntity()
H A DScriptInterface.cpp7761 int lrEnd = lua_isnumber(L, 8) ? lua_tointeger(L, 8) : -1; in luaFunc() local
7855 const int lrEnd = lua_isnumber(L, 8) ? lua_tointeger(L, 8) : -1; in _entityFilter() local