HomeSort by: relevance | last modified time | path
    Searched defs:counting (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/mpl/dhcp/dist/server/
db.c 45 static int counting = 0; variable
117 if (counting)
319 if (counting)
468 if (counting)
564 if (counting) {
1223 counting = 0;
1275 counting = 1;
db.c 45 static int counting = 0; variable
117 if (counting)
319 if (counting)
468 if (counting)
564 if (counting) {
1223 counting = 0;
1275 counting = 1;
db.c 45 static int counting = 0; variable
117 if (counting)
319 if (counting)
468 if (counting)
564 if (counting) {
1223 counting = 0;
1275 counting = 1;
db.c 45 static int counting = 0; variable
117 if (counting)
319 if (counting)
468 if (counting)
564 if (counting) {
1223 counting = 0;
1275 counting = 1;
  /src/external/bsd/zstd/dist/lib/legacy/
zstd_v01.c 863 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
872 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
878 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v03.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v01.c 863 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
872 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
878 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v03.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v01.c 863 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
872 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
878 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v03.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v01.c 863 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
872 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
878 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v03.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v04.c 1351 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1360 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1366 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v02.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v05.c 1458 short counting[FSEv05_MAX_SYMBOL_VALUE+1]; local
1467 errorCode = FSEv05_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1473 errorCode = FSEv05_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v06.c 1597 short counting[FSEv06_MAX_SYMBOL_VALUE+1]; local
1605 { size_t const NCountLength = FSEv06_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1612 { size_t const errorCode = FSEv06_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v04.c 1351 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1360 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1366 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v02.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v05.c 1458 short counting[FSEv05_MAX_SYMBOL_VALUE+1]; local
1467 errorCode = FSEv05_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1473 errorCode = FSEv05_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v06.c 1597 short counting[FSEv06_MAX_SYMBOL_VALUE+1]; local
1605 { size_t const NCountLength = FSEv06_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1612 { size_t const errorCode = FSEv06_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v04.c 1351 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1360 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1366 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v02.c 1363 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1372 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1378 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v05.c 1458 short counting[FSEv05_MAX_SYMBOL_VALUE+1]; local
1467 errorCode = FSEv05_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1473 errorCode = FSEv05_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v06.c 1597 short counting[FSEv06_MAX_SYMBOL_VALUE+1]; local
1605 { size_t const NCountLength = FSEv06_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1612 { size_t const errorCode = FSEv06_buildDTable (dt, counting, maxSymbolValue, tableLog);
zstd_v04.c 1351 short counting[FSE_MAX_SYMBOL_VALUE+1]; local
1360 errorCode = FSE_readNCount (counting, &maxSymbolValue, &tableLog, istart, cSrcSize);
1366 errorCode = FSE_buildDTable (dt, counting, maxSymbolValue, tableLog);

Completed in 302 milliseconds

1 2