Searched refs:number (Results 1 – 10 of 10) sorted by relevance
/unit/src/ |
H A D | nxt_sprintf.c | 278 goto number; in nxt_vsprintf() 283 goto number; in nxt_vsprintf() 294 goto number; in nxt_vsprintf() 305 goto number; in nxt_vsprintf() 313 goto number; in nxt_vsprintf() 326 goto number; in nxt_vsprintf() 334 goto number; in nxt_vsprintf() 342 goto number; in nxt_vsprintf() 350 goto number; in nxt_vsprintf() 358 goto number; in nxt_vsprintf() [all …]
|
H A D | nxt_mp.c | 61 uint8_t number; member 510 page_offset = page->number * sizeof(nxt_mp_page_t) in nxt_mp_page_addr() 515 return block->start + (page->number << mp->page_size_shift); in nxt_mp_page_addr() 692 cluster->pages[n].number = n; in nxt_mp_alloc_cluster() 697 cluster->pages[n].number = n; in nxt_mp_alloc_cluster()
|
H A D | nxt_conf.c | 49 u_char number[NXT_CONF_MAX_NUMBER_LEN + 1]; member 225 return nxt_strtod(value->u.number, NULL); in nxt_conf_get_number() 334 p = member->value.u.number; in nxt_conf_set_member_integer() 629 num = nxt_strtod(v->u.number, NULL); in nxt_conf_map_object() 666 ptr->dbl = nxt_strtod(v->u.number, NULL); in nxt_conf_map_object() 2178 nxt_memcpy(value->u.number, start, size); in nxt_conf_json_parse_number() 2179 value->u.number[size] = '\0'; in nxt_conf_json_parse_number() 2184 num = nxt_strtod(value->u.number, &end); in nxt_conf_json_parse_number() 2198 nxt_thread_log_alert("strtod(\"%s\", %s) failed %E", value->u.number, in nxt_conf_json_parse_number() 2236 return nxt_strlen(value->u.number); in nxt_conf_json_length() [all …]
|
/unit/src/test/ |
H A D | nxt_sprintf_test.c | 14 double number; member 57 double_test[i].number); in nxt_sprintf_test()
|
/unit/docs/ |
H A D | changes.xsls | 85 !{$conf/changes/month[number(substring($date_, 6, 2))]} 90 !{concat('* ', $conf/changes/day[number($dow)], 91 $conf/changes/month[number(substring($date_, 6, 2))], 112 $conf/changes/day[number($dow)], ', ', 114 $conf/changes/month[number(substring($date_, 6, 2))], 223 !{substring(concat(' ', format-number(substring($date, 9, 2), '##')), 224 1 + string-length(format-number(substring($date, 9, 2), '##')))}
|
H A D | unit-openapi.yaml | 3956 summary: "Retrieve the accepted connections number" 3977 summary: "Endpoint for the `active` connections number" 3980 summary: "Retrieve the active connections number" 4001 summary: "Endpoint for the `idle` connections number" 4004 summary: "Retrieve the idle connections number" 4027 summary: "Retrieve the closed connections number" 4073 summary: "Endpoint for the `total` requests number" 4076 summary: "Retrieve the total requests number" 4183 summary: "Endpoint for the `running` processes number" 4245 summary: "Endpoint for the `idle` processes number" [all …]
|
/unit/ |
H A D | CHANGES | 505 *) Feature: support for an arbitrary number of wildcards in route 517 *) Bugfix: a number of language modules failed to build on some systems; 765 *) Bugfix: Node.js package had wrong version number when installed from
|
/unit/src/java/nginx/unit/websocket/ |
H A D | LocalStrings.properties | 144 wsWebSocketContainer.redirectThreshold=Cyclic Location header [{0}] detected / reached max number o…
|
/unit/pkg/deb/debian.module/ |
H A D | copyright.unit-jsc-common | 266 be given a distinguishing version number. The Program (including 716 time. Each version will be given a distinguishing version number.
|
/unit/pkg/rpm/rpmbuild/SOURCES/ |
H A D | COPYRIGHT.unit-jsc-common | 266 be given a distinguishing version number. The Program (including 716 time. Each version will be given a distinguishing version number.
|