HomeSort by relevance Sort by last modified time
    Searched refs:noLimit (Results 1 - 4 of 4) sorted by null

  /external/lz4/lib/
lz4hc.c 251 typedef enum { noLimit = 0, limitedOutput = 1 } limitedOutput_directive;
531 return LZ4HC_compress_generic (ctx, src, dst, srcSize, maxDstSize, compressionLevel, noLimit);
640 return LZ4_compressHC_continue_generic (LZ4_streamHCPtr, source, dest, inputSize, maxOutputSize, noLimit);
707 return LZ4HC_compress_generic (&((LZ4_streamHC_t*)LZ4HC_Data)->internal_donotuse, source, dest, inputSize, 0, compressionLevel, noLimit);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
prove.go 84 var noLimit = limit{math.MinInt64, math.MaxInt64, 0, math.MaxUint64}
232 old = noLimit
353 if old.limit == noLimit {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
prove.go 84 var noLimit = limit{math.MinInt64, math.MaxInt64, 0, math.MaxUint64}
232 old = noLimit
353 if old.limit == noLimit {
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 196 milliseconds