Home
last modified time | relevance | path

Searched defs:bestEnd (Results 1 – 7 of 7) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvtt/cuda/
H A DCompressKernel.cu476 …rs, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalAllPermutations()
600 …rs, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalLevel4Permutations()
634 …ts, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalLevel4Permutations()
822 ushort bestStart, bestEnd; in compressDXT1() local
856 ushort bestStart, bestEnd; in compressLevel4DXT1() local
891 ushort bestStart, bestEnd; in compressWeightedDXT1() local
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvtt/cuda/
H A DCompressKernel.cu476 …rs, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalAllPermutations()
600 …rs, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalLevel4Permutations()
634 …ts, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalLevel4Permutations()
822 ushort bestStart, bestEnd; in compressDXT1() local
856 ushort bestStart, bestEnd; in compressLevel4DXT1() local
891 ushort bestStart, bestEnd; in compressWeightedDXT1() local
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvtt/cuda/
H A DCompressKernel.cu476 …rs, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalAllPermutations()
600 …rs, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalLevel4Permutations()
634 …ts, float3 colorSum, const uint * permutations, ushort & bestStart, ushort & bestEnd, uint & bestP… in evalLevel4Permutations()
822 ushort bestStart, bestEnd; in compressDXT1() local
856 ushort bestStart, bestEnd; in compressLevel4DXT1() local
891 ushort bestStart, bestEnd; in compressWeightedDXT1() local
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/icinga/
H A Dscheduleddowntime.cpp142 double bestBegin = 0.0, bestEnd = 0.0; in FindRunningSegment() local
202 double bestBegin = 0.0, bestEnd = 0.0; in FindNextSegment() local
H A Dlegacytimeperiod.cpp494 double bestEnd = 0.0; in FindRunningSegment() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DDictionaryStringByteConverter.java71 int bestEnd = 0; in toBytes() local
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DInterpreter.java252 int best = -1, bestStart = 0, bestEnd = 0; in getExceptionHandler() local