Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 91) sorted by relevance

1234

/f-stack/dpdk/
H A D.gitignore1 # ignore hidden files
4 # ignore generated documentation tables
16 # ignore generated ctags/cscope files
27 # ignore python bytecode files
30 # ignore default build directory, and directories from test-meson-builds.sh
33 # ignore other build directory patterns
/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Dcodecs.c43 const char *const ignore, size_t *const bin_len, in sodium_hex2bin() argument
63 if (ignore != NULL && state == 0U && strchr(ignore, c) != NULL) { in sodium_hex2bin()
244 const char * const ignore, size_t padding_len) in _sodium_base642bin_skip_padding() argument
256 } else if (ignore == NULL || strchr(ignore, c) == NULL) { in _sodium_base642bin_skip_padding()
268 const char * const ignore, size_t * const bin_len, in sodium_base642bin() argument
290 if (ignore != NULL && strchr(ignore, c) != NULL) { in sodium_base642bin()
313 ret = _sodium_base642bin_skip_padding(b64, b64_len, &b64_pos, ignore, in sodium_base642bin()
318 } else if (ignore != NULL) { in sodium_base642bin()
319 while (b64_pos < b64_len && strchr(ignore, b64[b64_pos]) != NULL) { in sodium_base642bin()
/f-stack/freebsd/contrib/openzfs/.github/
H A Dstale.yml12 # Set to true to ignore issues in a project (defaults to false)
14 # Set to true to ignore issues in a milestone (defaults to false)
16 # Set to true to ignore issues with an assignee (defaults to false)
H A Dcodecov.yml25 # ignore: Please place any ignores in config/ax_code_coverage.m4 instead
/f-stack/dpdk/devtools/
H A Dcheck-includes.sh145 ignore () function
166 if ignore "$file" $IGNORE; then
184 if ignore "$file" $IGNORE_CXX; then
H A Dbuild-tags.sh39 ignore="( -name .svn -o -name CVS -o -name .hg -o -name .git ) -prune -o"
60 find $1 $ignore $3 -name $2 -not -type l -print
/f-stack/freebsd/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_sparc64.S48 .register %g2,#ignore
49 .register %g3,#ignore
/f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/
H A Dsky81452-backlight.txt12 - skyworks,ignore-pwm : Ignore both PWM input
26 skyworks,ignore-pwm;
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c556 ignore: in u1n6_call_proc()
740 ignore: in unx_alerting()
1039 ignore: in unx_connect()
1184 ignore: in u8_connect_ack()
1483 ignore: in unx_notify()
2784 ignore: in unx_add_party()
2866 ignore: in un10n8_add_party_ack()
2966 ignore: in unx_party_alerting()
3088 ignore: in unx_add_party_rej()
3171 ignore: in unx_drop_party()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dutils.h64 const char * const ignore, size_t * const bin_len,
92 const char * const ignore, size_t * const bin_len,
/f-stack/app/redis-5.0.5/tests/support/
H A Dtest.tcl74 send_data_packet $::test_server_fd ignore $name
104 send_data_packet $::test_server_fd ignore $name
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dzloop.yml60 if-no-files-found: ignore
67 if-no-files-found: ignore
/f-stack/app/redis-5.0.5/deps/jemalloc/bin/
H A Djeprof.in878 my $ignore;
913 my $ignore;
930 my $ignore;
957 my $ignore;
994 my $ignore = shift;
1007 if ($ignore ne '') {
1011 $ignore,
1081 my $ignore = "";
1089 $ignore .= (($ignore ne "") ? "|" : "" ) . $1;
1094 if ($ignore ne "") {
[all …]
/f-stack/dpdk/app/test/test_cfgfiles/etc/
H A Dsample1.ini12 ignore-missing-separator
H A Dsample2.ini12 ignore-missing-separator
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process.c322 ngx_int_t ignore; in ngx_signal_handler() local
326 ignore = 0; in ngx_signal_handler()
385 ignore = 1; in ngx_signal_handler()
455 if (ignore) { in ngx_signal_handler()
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-max3191x.txt36 - maxim,ignore-undervoltage:
37 Boolean whether to ignore undervoltage alarms signaled
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-srxx-defs.h200 uint64_t ignore : 16; /**< This port should ignore backpressure hints from member
205 uint64_t ignore : 16;
/f-stack/dpdk/drivers/net/vdev_netvsc/
H A Dvdev_netvsc.c669 int ignore = 0; in vdev_netvsc_vdev_probe() local
685 ignore = !!atoi(pair->value); in vdev_netvsc_vdev_probe()
690 if (ignore) in vdev_netvsc_vdev_probe()
691 goto ignore; in vdev_netvsc_vdev_probe()
719 ignore: in vdev_netvsc_vdev_probe()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c546 goto ignore; in process_vdev_config()
549 goto ignore; in process_vdev_config()
552 goto ignore; in process_vdev_config()
555 goto ignore; in process_vdev_config()
558 goto ignore; in process_vdev_config()
564 goto ignore; in process_vdev_config()
574 goto ignore; in process_vdev_config()
581 ignore: in process_vdev_config()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/
H A Dds4424.txt13 - vcc-supply: Power supply is optional. If not defined, driver will ignore it.
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dsdm636-sony-xperia-ganges-mermaid.dts9 * that we can ignore it for the time being. Sony also commonizes
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dsky81452.txt23 skyworks,ignore-pwm;
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dmax8997-regulator.txt43 - max8997,pmic-ignore-gpiodvs-side-effect: When GPIO-DVS mode is used for
46 Use this property to ignore such side effects and change the voltage.
100 max8997,pmic-ignore-gpiodvs-side-effect;
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A Dhistory_event-zfs-list-cacher.sh.in54 org.openzfs.systemd:nofail|org.openzfs.systemd:ignore \

1234