Home
last modified time | relevance | path

Searched defs:range (Results 1 – 25 of 61) sorted by relevance

123

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_range_filter_module.c276 ngx_http_range_t *range; in ngx_http_range_parse() local
416 ngx_http_range_t *range; in ngx_http_range_singlepart_header() local
469 ngx_http_range_t *range; in ngx_http_range_multipart_header() local
665 ngx_http_range_t *range; in ngx_http_range_test_overlapped() local
705 ngx_http_range_t *range; in ngx_http_range_singlepart_body() local
792 ngx_http_range_t *range; in ngx_http_range_multipart_body() local
H A Dngx_http_geo_module.c256 ngx_http_geo_range_t *range; in ngx_http_geo_range_variable() local
790 ngx_http_geo_range_t *range; in ngx_http_geo_add_range() local
992 ngx_http_geo_range_t *range; in ngx_http_geo_delete_range() local
1417 ngx_http_geo_range_t *range, **ranges; in ngx_http_geo_include_binary_base() local
1585 ngx_http_geo_range_t *r, *range, **ranges; in ngx_http_geo_create_binary_base() local
H A Dngx_http_upstream_random_module.c14 ngx_uint_t range; member
H A Dngx_http_slice_filter_module.c21 ngx_str_t range; member
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprng.h132 prng_range_u32(atomic_u32_t *state, uint32_t range, bool atomic) { in prng_range_u32()
150 prng_range_u64(uint64_t *state, uint64_t range) { in prng_range_u64()
168 prng_range_zu(atomic_zu_t *state, size_t range, bool atomic) { in prng_range_zu()
/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c311 int zslIsInRange(zskiplist *zsl, zrangespec *range) { in zslIsInRange()
329 zskiplistNode *zslFirstInRange(zskiplist *zsl, zrangespec *range) { in zslFirstInRange()
355 zskiplistNode *zslLastInRange(zskiplist *zsl, zrangespec *range) { in zslLastInRange()
651 int zslIsInLexRange(zskiplist *zsl, zlexrangespec *range) { in zslIsInLexRange()
824 int zzlIsInRange(unsigned char *zl, zrangespec *range) { in zzlIsInRange()
925 int zzlIsInLexRange(unsigned char *zl, zlexrangespec *range) { in zzlIsInLexRange()
1699 zrangespec range; in zremrangeGenericCommand() local
2523 zrangespec range; in genericZrangebyscoreCommand() local
2724 zrangespec range; in zcountCommand() local
2801 zlexrangespec range; in zlexcountCommand() local
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dprng.c141 uint32_t range; in test_prng_range_u32() local
161 uint64_t range; in test_prng_range_u64() local
181 size_t range; in test_prng_range_zu() local
/f-stack/app/redis-5.0.5/tests/unit/
H A Dmemefficiency.tcl1 proc test_memory_efficiency {range} { argument
/f-stack/freebsd/contrib/openzfs/cmd/zinject/
H A Dtranslate.c152 initialize_range(err_type_t type, int level, char *range, in initialize_range()
217 translate_record(err_type_t type, const char *object, const char *range, in translate_record()
H A Dzinject.c739 char *range = NULL; in main() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c247 ngx_stream_geo_range_t *range; in ngx_stream_geo_range_variable() local
740 ngx_stream_geo_range_t *range; in ngx_stream_geo_add_range() local
942 ngx_stream_geo_range_t *range; in ngx_stream_geo_delete_range() local
1343 ngx_stream_geo_range_t *range, **ranges; in ngx_stream_geo_include_binary_base() local
1513 ngx_stream_geo_range_t *r, *range, **ranges; in ngx_stream_geo_create_binary_base() local
H A Dngx_stream_upstream_random_module.c14 ngx_uint_t range; member
/f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/
H A Dhikey970-pinctrl.dtsi10 range: gpio-range { label
H A Dhi3798cv200.dtsi211 range: gpio-range { label
H A Dhikey960-pinctrl.dtsi12 range: gpio-range { label
H A Dhi6220.dtsi438 range: gpio-range { label
/f-stack/freebsd/contrib/device-tree/src/arm64/broadcom/stingray/
H A Dstingray-pinctrl.dtsi54 range: gpio-range { label
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c227 range_free(struct send_range *range) in range_free()
893 do_dump(dmu_send_cookie_t *dscp, struct send_range *range) in do_dump()
1071 struct send_range *range = kmem_alloc(sizeof (*range), KM_SLEEP); in range_alloc() local
1537 struct send_range *range; in send_merge_thread() local
1599 struct send_range *range = zio->io_private; in dmu_send_read_done() local
1615 issue_data_read(struct send_reader_thread_arg *srta, struct send_range *range) in issue_data_read()
1701 struct send_range *range = range_alloc(range_type, dn->dn_object, in enqueue_range() local
1743 struct send_range *range = bqueue_dequeue(inq); in send_reader_thread() local
2340 struct send_range *range; in dmu_send_impl() local
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dhi3620.dtsi551 range: gpio-range { label
H A Dda850.dtsi169 range: gpio-range { label
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_common.c33 param_range_check(uint16_t size, const struct rte_param_log2_range *range) in param_range_check()
/f-stack/dpdk/app/test/
H A Dtest_fib_perf.c187 uint32_t range; in generate_random_rule_prefix() local
H A Dtest_lpm_perf.c209 uint32_t range; in generate_random_rule_prefix() local
/f-stack/freebsd/amd64/include/pc/
H A Dbios.h115 struct bios_oem_range range; member
/f-stack/freebsd/vm/
H A Dvm_phys.c188 struct vm_phys_fictitious_seg *range) in vm_phys_fictitious_in_range()
918 vm_phys_fictitious_init_range(vm_page_t range, vm_paddr_t start, in vm_phys_fictitious_init_range()

123