| /f-stack/app/redis-5.0.5/utils/hyperloglog/ |
| H A D | hll-gnuplot-graph.rb | 21 def run_experiment(r,seed,max,step) argument 42 def filter_samples(numsets,max,step,filter) argument
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | geohash.c | 122 double longitude, double latitude, uint8_t step, in geohashEncode() 153 int geohashEncodeType(double longitude, double latitude, uint8_t step, GeoHashBits *hash) { in geohashEncodeType() 159 int geohashEncodeWGS84(double longitude, double latitude, uint8_t step, in geohashEncodeWGS84() 172 uint8_t step = hash.step; in geohashDecode() local
|
| H A D | memtest.c | 139 unsigned long step = 4096/sizeof(unsigned long); in memtest_fill_random() local 166 unsigned long step = 4096/sizeof(unsigned long); in memtest_fill_value() local
|
| H A D | sparkline.c | 119 int step; in sparklineRenderRange() local
|
| H A D | geohash.h | 68 uint8_t step; member
|
| H A D | geohash_helper.c | 64 int step = 1; in geohashEstimateStepsByRadius() local
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein_debug.c | 19 static void Show64_step(size_t cnt,const u64b_t *X,size_t step) in Show64_step() 36 size_t step = (xptr & 1) ? 2 : 1; in Show64_flag() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | smoothstep.c | 4 #define STEP(step, h, x, y) \ argument
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstring.c | 78 size_t step = (l>>5)+1; /* if string is too long, don't hash all its chars */ in luaS_newlstr() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_parse.c | 129 } step; in ngx_parse_time() local
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_impl.h | 65 unsigned int step; member
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | uart_dev_ar933x.c | 110 unsigned int step) in ar933x_uart_get_baud() 130 unsigned int *scale, unsigned int *step) in ar933x_uart_get_scale_step()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_perf_queue.c | 201 uint8_t step = RTE_EVENT_DEV_PRIORITY_LOWEST / in perf_queue_eventdev_setup() local
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstring.c | 53 size_t step = (l >> LUAI_HASHLIMIT) + 1; in luaS_hash() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_common.c | 217 const uint32_t step = 1; in test_log2() local
|
| H A D | test_fib_perf.c | 189 uint32_t step; in generate_random_rule_prefix() local
|
| H A D | test_lpm_perf.c | 211 uint32_t step; in generate_random_rule_prefix() local
|
| /f-stack/dpdk/app/test-fib/ |
| H A D | main.c | 335 double step; in gen_random_rt_4() local 375 double step = (double)(1ULL << i) / in gen_random_rt_6() local 543 int step = (af == AF_INET) ? 4 : 16; in parse_lookup() local
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | fse_decompress.c | 107 size_t const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local 152 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | fse_compress.c | 77 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildCTable_wksp() local 450 U64 const step = ZSTD_div64((U64)1<<62, (U32)total); /* <== here, one division ! */ in FSE_normalizeCount() local
|
| H A D | zstd_fast.c | 133 { size_t const step = ((size_t)(ip0-anchor) >> (kSearchStrength - 1)) + stepSize; in ZSTD_compressBlock_fast_generic() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | lz4.c | 509 int step = findMatchAttempts++ >> skipStrength; in LZ4_compressCtx() local 698 int step = findMatchAttempts++ >> skipStrength; in LZ4_compress64kCtx() local
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | dibio.c | 182 size_t const step = 8 MB; in DiB_findMaxMem() local
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | infcover.c | 284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, in inf()
|
| /f-stack/dpdk/app/test-sad/ |
| H A D | main.c | 240 double step; in get_random_rules() local
|