Home
last modified time | relevance | path

Searched refs:feed (Results 1 – 25 of 207) sorted by relevance

123456789

/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c534 int feed = 0; in qmgr_loop() local
573 if ((feed = qmgr_active_feed(qmgr_scans[last_scan_idx], path)) != 0) in qmgr_loop()
596 if (feed != 0 && last_scan_idx == QMGR_SCAN_IDX_INCOMING) in qmgr_loop()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c610 int feed = 0; in qmgr_loop() local
647 if ((feed = qmgr_active_feed(qmgr_scans[last_scan_idx], path)) != 0) in qmgr_loop()
669 if (feed != 0 && last_scan_idx == QMGR_SCAN_IDX_INCOMING) in qmgr_loop()
/netbsd-src/sys/arch/evbarm/tsarm/
H A Dtsarm_machdep.c288 uint32_t feed, ctrl; in cpu_reboot() local
290 feed = TS7XXX_IO16_VBASE + TS7XXX_WDOGFEED; in cpu_reboot()
299 : "r" (feed), "r" (ctrl) in cpu_reboot()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A D2064.md115 ;; A load type instruction uses a bypass to feed the result back
123 ;; A load address type instruction uses a bypass to feed the
H A D2084.md276 ;; A load type instruction uses a bypass to feed the result back
290 ;; A load address type instruction uses a bypass to feed the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D2064.md115 ;; A load type instruction uses a bypass to feed the result back
123 ;; A load address type instruction uses a bypass to feed the
H A D2084.md276 ;; A load type instruction uses a bypass to feed the result back
290 ;; A load address type instruction uses a bypass to feed the
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_64/
H A DREADME46 We have tried several feed-in variants here, branch tree, jump table
52 separate feed-in paths.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp68 static cl::opt<std::string> TFFeedPrefix("ml-inliner-trained-model-feed-prefix",
/netbsd-src/external/mpl/bind/dist/bin/tests/system/checkzone/zones/
H A Dgood-svcb.db21 svcb4 SVCB 4 . ipv6hint="feed:a::bee"
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
H A DaorsorrlshC_n.asm43 C * Consider using 4-way feed-in code.
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-VERIFY-MODS15 verifier-feed-zone,
21 verifier-feed-zone,
130 "verifier-feed-zone:" configuration option has value "yes" (the default). For
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dexynos-m1.md901 ;; MLAs can feed other MLAs quickly.
904 ;; Insns in FMAC or FADD can feed other such insns quickly.
921 ;; Insns in NALU can feed other such insns quickly.
942 ;; Insns in NCRYPT can feed other such insns quickly.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dexynos-m1.md901 ;; MLAs can feed other MLAs quickly.
904 ;; Insns in FMAC or FADD can feed other such insns quickly.
921 ;; Insns in NALU can feed other such insns quickly.
942 ;; Insns in NCRYPT can feed other such insns quickly.
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Daes-gcm-armv8_64.S810 eor q4, q4, q8 @ feed in partial tag
816 movi q8, #0 @ suppress further partial tag feed in
840 eor q4, q4, q8 @ feed in partial tag
864 movi q8, #0 @ suppress further partial tag feed in
877 eor q4, q4, q8 @ feed in partial tag
904 movi q8, #0 @ suppress further partial tag feed in
931 eor q4, q4, q8 @ feed in partial tag
1790 eor q4, q4, q8 @ feed in partial tag
1806 movi q8, #0 @ suppress further partial tag feed in
1821 eor q4, q4, q8 @ feed in partial tag
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpn/ia64/
H A DaorsorrlshC_n.asm38 C * Use shladd in feed-in code (for mpn_addlshC_n).
/netbsd-src/etc/pam.d/
H A DREADME46 Remove this to feed back to the user the
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAdvancedBuilds.rst111 can feed into the LLVM_PROFDATA_FILE option.
135 You can feed that file into the LLVM_PROFDATA_FILE option when you build your
/netbsd-src/external/lgpl3/gmp/
H A DREADME57 files that we then we feed into $CC.
/netbsd-src/games/quiz/datfiles/
H A Dlatin87 pasco:feed|nourish
/netbsd-src/external/lgpl3/gmp/dist/mpn/pa64/
H A DREADME46 several ADD,DC are issued consecutively, or if plain carry-generating ADD feed
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmaple43 # line feed separated ASCII string with maximal 79 length
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd.conf.sample.in294 # verifier-feed-zone: yes
484 # Default is value of verifier-feed-zone in verify.
485 # verifier-feed-zone: yes
/netbsd-src/games/warp/
H A Dconfig.h.SH71 * contents of PHOSTNAME as a command to feed to the popen() routine
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/user-docs/
H A DCrossTranslationUnit.rst105 We have to feed Clang with CTU specific extra arguments:
290 We have to feed Clang with CTU specific extra arguments:

123456789