HomeSort by: relevance | last modified time | path
    Searched refs:isn (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
opt-x-reduce-exported.mk 6 # The variable 'BEFORE' is exported, the variable 'AFTER' isn't.
gnode-submake.mk 24 # possible sub-make. It isn't really, but that doesn't hurt.
job-output-null.mk 53 # compressed to a single space like in DebugFailedTarget. It isn't.
opt-debug-lint.mk 81 # brace. This one isn't, therefore make falls back to parsing it as the SysV
varmod-edge.mk 156 # modifier, but it really isn't, that's why it appears in the output.
varmod-sysv.mk 47 # but it isn't. It is part of the replacement string.
  /src/sys/external/bsd/ipf/netinet/
ip_state.c 844 ipstate_t *is, *isn; local in function:ipf_state_getent
853 isn = ips.ips_next;
854 if (isn == NULL) {
855 isn = softs->ipf_state_list;
856 if (isn == NULL) {
871 if (is == isn)
879 ips.ips_next = isn->is_next;
880 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is));
881 ips.ips_rule = isn->is_rule;
882 if (isn->is_rule != NULL
906 ipstate_t *is, *isn; local in function:ipf_state_putent
    [all...]
  /src/doc/
TODO.modules 94 11. There currently isn't any good way to handle attachment-specific
224 one of them might handle the image currently being exec'd" isn't
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-ts219.dtsi 110 * There is a s35390a available on the i2c bus, the internal rtc isn't
am335x-bonegreen-wireless.dts 113 /* in case it isn't, wilink8 ends up in one of the test modes that */
rk3288-evb.dtsi 166 * NOTE: vcc_sd isn't hooked up on v1.0 boards where power comes from
341 * Default drive strength isn't enough to achieve even
logicpd-som-lv-baseboard.dtsi 108 /* This isn't the exact LCD, but the timings meet spec */
rk3288-phycore-rdk.dts 177 * Default drive strength isn't enough to achieve even
am3517-evm.dts 127 /* This isn't the exact LCD, but the timings meet spec */
logicpd-torpedo-baseboard.dtsi 137 /* This isn't the exact LCD, but the timings meet spec */
rk3288-firefly-reload.dts 348 * Default drive strength isn't enough to achieve even
rk3288-miqi.dts 344 * Default drive strength isn't enough to achieve even
stm32mp157c-ev1.dts 354 * HW flow control USART3_RTS is optional, and isn't default wired to
rk3288-firefly.dtsi 443 * Default drive strength isn't enough to achieve even
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 121 routine must make sure that the value isn't lost while popping
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8994-sony-xperia-kitakami.dtsi 183 * power domain.. which still isn't enough and forces us to bind
457 * damage to the card if a quirk isn't addressed.
sc7180-idp.dts 649 * Configure pull-up on TX when it isn't actively driven
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
r8a77995-draak.dts 256 * isn't supported on r8a77995. Thus, limit speed to
r8a77990-ebisu.dts 316 * isn't supported on r8a77990. Thus, limit speed to
  /src/tools/compat/
configure.ac 240 # Library functions (where a .h check isn't enough).

Completed in 19 milliseconds

1 2