Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 245) sorted by relevance

12345678910

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c1057 post = cmd->post; in ngx_conf_set_flag_slot()
1058 return post->post_handler(cf, post, fp); in ngx_conf_set_flag_slot()
1084 post = cmd->post; in ngx_conf_set_str_slot()
1120 post = cmd->post; in ngx_conf_set_str_array_slot()
1121 return post->post_handler(cf, post, s); in ngx_conf_set_str_array_slot()
1158 post = cmd->post; in ngx_conf_set_keyval_slot()
1189 post = cmd->post; in ngx_conf_set_num_slot()
1220 post = cmd->post; in ngx_conf_set_size_slot()
1251 post = cmd->post; in ngx_conf_set_off_slot()
1282 post = cmd->post; in ngx_conf_set_msec_slot()
[all …]
H A Dngx_conf_file.h83 void *post; member
172 char * ngx_conf_deprecated(ngx_conf_t *cf, void *post, void *data);
173 char *ngx_conf_check_num_bounds(ngx_conf_t *cf, void *post, void *data);
/f-stack/freebsd/contrib/openzfs/.github/
H A Dcodecov.yml3 require_ci_to_pass: false # always post
22 behavior: once # update if exists; post new; skip if deleted
23 require_changes: yes # only post when coverage changes
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_004_pos.ksh75 check_pool $pool_name post > /dev/null
77 $TEST_BASE_DIR/pool-checksums.$pool_name.post
79 $TEST_BASE_DIR/pool-checksums.$pool_name.post
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c32 static char *ngx_http_v2_recv_buffer_size(ngx_conf_t *cf, void *post,
34 static char *ngx_http_v2_pool_size(ngx_conf_t *cf, void *post, void *data);
35 static char *ngx_http_v2_preread_size(ngx_conf_t *cf, void *post, void *data);
36 static char *ngx_http_v2_streams_index_mask(ngx_conf_t *cf, void *post,
38 static char *ngx_http_v2_chunk_size(ngx_conf_t *cf, void *post, void *data);
509 ngx_http_v2_recv_buffer_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_recv_buffer_size() argument
522 ngx_http_v2_pool_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_pool_size() argument
547 ngx_http_v2_preread_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_preread_size() argument
564 ngx_http_v2_streams_index_mask(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_streams_index_mask() argument
583 ngx_http_v2_chunk_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_chunk_size() argument
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_spi.c171 u_int post, pre; in spi_calc_clockdiv() local
181 for (post = 0; post < 16; ++post) { in spi_calc_clockdiv()
182 pre = ((sc->basefreq >> post) / busfreq) - 1; in spi_calc_clockdiv()
186 if (post == 16) { in spi_calc_clockdiv()
189 post = 15; in spi_calc_clockdiv()
195 sc->basefreq, busfreq, pre, post, in spi_calc_clockdiv()
196 (sc->basefreq / (pre + 1)) / (1 << post)); in spi_calc_clockdiv()
199 return (pre << CTLREG_PREDIV_SHIFT) | (post << CTLREG_POSTDIV_SHIFT); in spi_calc_clockdiv()
/f-stack/freebsd/kern/
H A Dvnode_if.src92 %! create post vop_create_post
116 %! mknod post vop_mknod_post
127 %! open post vop_open_post
139 %! close post vop_close_post
228 %! read post vop_read_post
251 %! write post VOP_WRITE_POST
311 %! remove post vop_remove_post
323 %! link post vop_link_post
333 %! rename post vop_rename_post
348 %! mkdir post vop_mkdir_post
[all …]
H A Dkern_loginclass.c248 void *arg2, void *arg3), void (*pre)(void), void (*post)(void), in loginclass_racct_foreach()
258 if (post != NULL) in loginclass_racct_foreach()
259 (post)(); in loginclass_racct_foreach()
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dkeystone-pll.txt4 a divider and a post divider. The additional PLL IPs like ARMPLL, DDRPLL
18 - reg-names : control, multiplier and post-divider. The multiplier and
19 post-divider registers are applicable only for main pll clock
20 - fixed-postdiv : fixed post divider value. If absent, use clkod register bits
29 reg-names = "control", "multiplier", "post-divider";
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in372 pre=None, pre_user=None, post=None, post_user=None, argument
377 self.post = post or ''
402 self.pre, pre_user, self.post, post_user, self.failsafe,
410 files = [self.pre, self.pathname, self.post, self.failsafe]
443 odir = os.path.join(self.outputdir, os.path.basename(self.post))
508 if len(self.post) and not os.path.isabs(self.post):
509 self.post = os.path.join(self.pathname, self.post)
511 self.post = os.path.join(self.pathname, self.post)
513 auxfiles = [self.pre, self.post, self.failsafe]
558 odir = os.path.join(self.outputdir, os.path.basename(self.post))
[all …]
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dperf-regression.run23 post = cleanup
32 post =
H A Dsunos.run19 post = cleanup
27 post =
H A Dcommon.run25 post = cleanup
58 post =
124 post =
355 post =
411 post =
597 post =
623 post =
633 post =
698 post =
708 post =
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dhid-over-i2c.txt30 - post-power-on-delay-ms
33 - post-power-on-delay-ms: time required by the device after enabling its regulators
/f-stack/freebsd/contrib/ngatm/
H A DFREEBSD-Xlist6 */Makefile.post
/f-stack/freebsd/sys/
H A Dloginclass.h52 void *arg2, void *arg3), void (*pre)(void), void (*post)(void),
/f-stack/freebsd/crypto/openssl/arm/
H A Dghashv8-armx.S38 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
77 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
112 mov r12,#16 @ r12 is used as post-
163 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
207 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dt1042si-post.dtsi2 * T1042 Silicon/SoC Device Tree Source (post include)
35 #include "t1040si-post.dtsi"
H A Dp1010rdb-pa.dts19 /include/ "p1010si-post.dtsi"
H A Dp1010rdb-pb.dts31 /include/ "p1010si-post.dtsi"
H A Dbsc9131rdb.dts30 /include/ "bsc9131si-post.dtsi"
/f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/
H A Dpwm-backlight.txt13 - post-pwm-on-delay-ms: Delay in ms between setting an initial (non-zero) PWM
45 post-pwm-on-delay-ms = <10>;
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_userid_filter_module.c60 static char *ngx_http_userid_domain(ngx_conf_t *cf, void *post, void *data);
61 static char *ngx_http_userid_path(ngx_conf_t *cf, void *post, void *data);
64 static char *ngx_http_userid_p3p(ngx_conf_t *cf, void *post, void *data);
716 ngx_http_userid_domain(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_domain() argument
743 ngx_http_userid_path(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_path() argument
797 ngx_http_userid_p3p(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_p3p() argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c230 goto post; in traverse_visitbp()
283 goto post; in traverse_visitbp()
293 goto post; in traverse_visitbp()
307 goto post; in traverse_visitbp()
349 goto post; in traverse_visitbp()
376 goto post; in traverse_visitbp()
422 post: in traverse_visitbp()
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dsata_highbank.yaml35 calxeda,post-clocks:
89 calxeda,post-clocks = <0>;

12345678910