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

1 2 3

  /src/external/bsd/pcc/dist/pcc/arch/m68k/
order.c 175 * Signal whether the instruction is acceptable for this target.
178 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/nova/
order.c 168 * Signal whether the instruction is acceptable for this target.
171 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
order.c 115 acceptable(struct optab *op) function
  /src/external/bsd/wpa/dist/wpa_supplicant/
wnm_sta.h 47 unsigned int acceptable:1; member in struct:neighbor_report
wnm_sta.c 623 wpa_s->wnm_neighbor_report_elements[i].acceptable = 0;
648 if (!nei->acceptable)
661 * get the first acceptable candidate from wpa_supplicant.
667 /* Get the first acceptable candidate from driver */
677 * candidate select first acceptable candidate which has
817 nei->acceptable = 1;
837 "WNM: Found an acceptable preferred transition candidate BSS "
  /src/external/bsd/pcc/dist/pcc/arch/mips/
order.c 254 * Signal whether the instruction is acceptable for this target.
257 acceptable(struct optab *op) function
  /src/usr.bin/make/unit-tests/
recursive.mk 34 # therefore that's acceptable. In most practical cases, the missing
  /src/external/bsd/pcc/dist/pcc/mip/
match.c 550 if (!acceptable(q)) /* target-dependent filter */
664 if (!acceptable(q)) /* target-dependent filter */
754 if (!acceptable(q)) /* target-dependent filter */
871 if (!acceptable(q)) /* target-dependent filter */
936 if (!acceptable(q)) /* target-dependent filter */
999 if (!acceptable(q)) /* target-dependent filter */
1110 if (!acceptable(q)) /* target-dependent filter */
pass2.h 248 int acceptable(struct optab *);
  /src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h 231 struct isakmpsa *acceptable);
remoteconf.c 862 /* check exchange type to be acceptable */
1166 * Given a proposed ISAKMP SA, and a list of acceptable
1172 struct isakmpsa *acceptable)
1176 for (p = acceptable; p != NULL; p = p->next){
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
order.c 211 * Signal whether the instruction is acceptable for this target.
214 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/pdp10/
order.c 197 * Signal whether the instruction is acceptable for this target.
200 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/pdp11/
order.c 244 * Signal whether the instruction is acceptable for this target.
247 acceptable(struct optab *op) function
  /src/external/bsd/ntp/dist/ntpd/
ntpd-opts.def 202 converge to an acceptable offset, about 2,000 s for each second the
203 clock is outside the acceptable range.
215 acceptable range,
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap-opts.def 131 If the current file is acceptable, no download or restart occurs.
update-leap.in 445 If the current file is acceptable, no download or restart occurs.
  /src/external/bsd/pcc/dist/pcc/arch/amd64/
order.c 358 * Signal whether the instruction is acceptable for this target.
361 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/arm/
order.c 334 * Signal whether the instruction is acceptable for this target.
337 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/i386/
order.c 308 * Signal whether the instruction is acceptable for this target.
311 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/i86/
order.c 329 * Signal whether the instruction is acceptable for this target.
332 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
order.c 401 * Signal whether the instruction is acceptable for this target.
404 acceptable(struct optab *op) function
  /src/external/bsd/pcc/dist/pcc/arch/m16c/
order.c 616 * Signal whether the instruction is acceptable for this target.
619 acceptable(struct optab *op) function
  /src/external/lgpl3/gmp/dist/mpn/x86/
mul_basecase.asm 55 C acceptable.
  /src/external/bsd/pcc/dist/pcc/arch/vax/
order.c 662 * Signal whether the instruction is acceptable for this target.
665 acceptable(struct optab *op) function

Completed in 33 milliseconds

1 2 3