Home
last modified time | relevance | path

Searched refs:conditional (Results 1 – 18 of 18) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.h74 unsigned conditional:2; member
105 unsigned conditional:2; member
H A Dngx_http_ssi_filter_module.c718 if (cmd->conditional == 0) { in ngx_http_ssi_body_filter()
723 if (cmd->conditional in ngx_http_ssi_body_filter()
724 && (ctx->conditional == 0 in ngx_http_ssi_body_filter()
725 || ctx->conditional > cmd->conditional)) in ngx_http_ssi_body_filter()
2476 if (ctx->conditional) { in ngx_http_ssi_if()
2542 ctx->conditional = NGX_HTTP_SSI_COND_IF; in ngx_http_ssi_if()
2627 ctx->conditional = NGX_HTTP_SSI_COND_IF; in ngx_http_ssi_if()
2653 ctx->conditional = NGX_HTTP_SSI_COND_ELSE; in ngx_http_ssi_else()
2668 ctx->conditional = 0; in ngx_http_ssi_endif()
/f-stack/freebsd/contrib/libsodium/m4/
H A Dld-output-def.m412 # conditional HAVE_LD_OUTPUT_DEF if it is.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg4 # the tests with conditional logic for deciding how to set each tunable, the
/f-stack/freebsd/netgraph/
H A DNOTES13 - They allow conditional compilation which keeps
/f-stack/freebsd/contrib/openzfs/config/
H A Dzfs-build.m4271 dnl # Make the next three RPM_DEFINE_UTIL additions conditional, since
305 dnl # Make RPM_DEFINE_KMOD additions conditional on CONFIG_KERNEL,
/f-stack/dpdk/doc/guides/nics/
H A Dfm10k.rst52 head after hitting the tail without a conditional check. In addition Vector RX
H A Di40e.rst235 head after hitting the tail without a conditional check. In addition Vector RX
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY146 + support for conditional compilation ($if ... $else ... $end).
/f-stack/freebsd/crypto/openssl/arm/
H A Darmv4-mont.S170 .Lcopy: ldr r7,[r4] @ conditional copy
/f-stack/dpdk/doc/guides/contributing/
H A Ddesign.rst163 with destination port within a certain range should be recorded, conditional
H A Dcoding_style.rst157 /* A large region here, or other conditional code. */
163 /* Yet another large region here, or other conditional code. */
/f-stack/freebsd/contrib/zlib/
H A DFAQ298 performing a conditional jump that depends on an uninitialized value.
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES773 MEMORY command: make strcasecmp() conditional like the following.
995 Fix conditional in XGROUP.
1440 LOLWUT: change padding conditional to a more direct one.
1979 Remove useless conditional from emptyDb().
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst531 conditional variables, all have fixed functionality. (Note: reserved parameters
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog252 conditional branches and dereferences. Also reorganize tcache to increase
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim2020 " conditional accesslog for nginx
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt2809 conditional runtime creation of named objects under these object types:
3381 Removed unnecessary conditional compilations across the Debugger and
6099 future. The associated conditional macros are ACPI_BIOS_ERROR and
10836 conditional compiles have been removed, cleaning up and simplifying the
18727 may add conditional compilation for this code (debug only) later.