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

1 2

  /src/external/gpl2/diffutils/dist/lib/
getopt.c 659 const struct option *pfound = NULL;
677 pfound = p;
682 else if (pfound == NULL)
685 pfound = p;
689 || pfound->has_arg != p->has_arg
690 || pfound->flag != p->flag
691 || pfound->val != p->val)
707 if (pfound != NULL)
715 if (pfound->has_arg)
725 argv[0], pfound->name)
655 const struct option *pfound = NULL; local
816 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/gmake/dist/
getopt.c 616 const struct option *pfound = NULL;
634 pfound = p;
639 else if (pfound == NULL)
642 pfound = p;
661 if (pfound != NULL)
669 if (pfound->has_arg)
678 argv[0], pfound->name);
683 argv[0], argv[optind - 1][0], pfound->name);
687 optopt = pfound->val;
691 else if (pfound->has_arg == 1
613 const struct option *pfound = NULL; local
769 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/grep/dist/lib/
getopt.c 644 const struct option *pfound = NULL;
662 pfound = p;
667 else if (pfound == NULL)
670 pfound = p;
689 if (pfound != NULL)
697 if (pfound->has_arg)
707 argv[0], pfound->name);
712 argv[0], argv[optind - 1][0], pfound->name);
717 optopt = pfound->val;
721 else if (pfound->has_arg == 1
640 const struct option *pfound = NULL; local
798 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
getopt.c 643 const struct option *pfound = NULL;
661 pfound = p;
666 else if (pfound == NULL)
669 pfound = p;
688 if (pfound != NULL)
696 if (pfound->has_arg)
706 argv[0], pfound->name);
711 argv[0], argv[optind - 1][0], pfound->name);
715 optopt = pfound->val;
720 else if (pfound->has_arg == 1
639 const struct option *pfound = NULL; local
797 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
getopt.c 643 const struct option *pfound = NULL;
661 pfound = p;
666 else if (pfound == NULL)
669 pfound = p;
688 if (pfound != NULL)
696 if (pfound->has_arg)
706 argv[0], pfound->name);
711 argv[0], argv[optind - 1][0], pfound->name);
715 optopt = pfound->val;
720 else if (pfound->has_arg == 1
639 const struct option *pfound = NULL; local
797 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
getopt.c 649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound->has_arg == 1
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
getopt.c 649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound->has_arg == 1
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
getopt.c 649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound->has_arg == 1
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
getopt.c 649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound->has_arg == 1
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/mkhybrid/dist/
getopt.c 489 const struct option *pfound = NULL;
506 pfound = p;
511 else if (pfound == NULL)
514 pfound = p;
532 if (pfound != NULL)
540 if (pfound->has_arg)
550 argv[0], pfound->name);
555 argv[0], argv[optind - 1][0], pfound->name);
561 else if (pfound->has_arg == 1)
577 if (pfound->flag
485 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
getopt.c 491 const struct option *pfound = NULL;
509 pfound = p;
514 else if (pfound == NULL)
517 pfound = p;
521 || pfound->has_arg != p->has_arg
522 || pfound->flag != p->flag
523 || pfound->val != p->val)
561 if (pfound != NULL)
569 if (pfound->has_arg)
586 argv[0], pfound->name)
487 const struct option *pfound = NULL; local
805 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getopt.c 491 const struct option *pfound = NULL;
509 pfound = p;
514 else if (pfound == NULL)
517 pfound = p;
521 || pfound->has_arg != p->has_arg
522 || pfound->flag != p->flag
523 || pfound->val != p->val)
561 if (pfound != NULL)
569 if (pfound->has_arg)
586 argv[0], pfound->name)
487 const struct option *pfound = NULL; local
805 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/groff/dist/src/libs/libgroff/
getopt.c 495 const struct option *pfound = NULL;
513 pfound = p;
518 else if (pfound == NULL)
521 pfound = p;
525 || pfound->has_arg != p->has_arg
526 || pfound->flag != p->flag
527 || pfound->val != p->val)
568 if (pfound != NULL)
576 if (pfound->has_arg)
593 argv[0], pfound->name)
492 const struct option *pfound = NULL; local
825 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/texinfo/dist/lib/
getopt.c 513 const struct option *pfound = NULL;
531 pfound = p;
536 else if (pfound == NULL)
539 pfound = p;
543 || pfound->has_arg != p->has_arg
544 || pfound->flag != p->flag
545 || pfound->val != p->val)
586 if (pfound != NULL)
594 if (pfound->has_arg)
611 argv[0], pfound->name)
509 const struct option *pfound = NULL; local
842 const struct option *pfound = NULL; local
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
getopt.c 514 const struct option *pfound = NULL;
532 pfound = p;
537 else if (pfound == NULL)
540 pfound = p;
544 || pfound->has_arg != p->has_arg
545 || pfound->flag != p->flag
546 || pfound->val != p->val)
587 if (pfound != NULL)
595 if (pfound->has_arg)
612 argv[0], pfound->name)
510 const struct option *pfound = NULL; local
843 const struct option *pfound = NULL; local
    [all...]
  /src/sys/arch/hpc/stand/hpcboot/
memory.cpp 321 paddr_t paddr, pstart, pend, pfound = ~0; local
332 return pfound;
338 return pfound;
360 pfound = paddr + ofs;
369 return pfound;
  /src/external/gpl3/binutils/dist/binutils/
rddbg.c 96 void *dhandle, bool *pfound)
113 *pfound = false;
164 *pfound = true;
279 void *dhandle, bool *pfound)
304 *pfound = true;
  /src/external/gpl3/binutils.old/dist/binutils/
rddbg.c 96 void *dhandle, bool *pfound)
113 *pfound = false;
164 *pfound = true;
279 void *dhandle, bool *pfound)
304 *pfound = true;
  /src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c 2223 const Hwcentry *pfound = NULL; local
2234 pfound = ptrarray_find ((const Hwcentry**) cpcx_std[forKernel], nameOnly, NULL, 1, regno);
2235 if (pfound)
2237 pfound);
2239 if (!pfound)
2241 pfound = ptrarray_find ((const Hwcentry**) cpcx_hidden[forKernel], nameOnly, NULL, 1, regno);
2242 if (pfound)
2243 hwcentry_print (DBG_LT1, "hwctable: process_ctr_def: found in stdlist(hidden):", pfound);
2245 if (!pfound)
2247 pfound = ptrarray_find_by_name (cpcx_raw[forKernel], nameOnly); /* (regno match checked later) *
2678 const Hwcentry *pfound; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c 2223 const Hwcentry *pfound = NULL; local
2234 pfound = ptrarray_find ((const Hwcentry**) cpcx_std[forKernel], nameOnly, NULL, 1, regno);
2235 if (pfound)
2237 pfound);
2239 if (!pfound)
2241 pfound = ptrarray_find ((const Hwcentry**) cpcx_hidden[forKernel], nameOnly, NULL, 1, regno);
2242 if (pfound)
2243 hwcentry_print (DBG_LT1, "hwctable: process_ctr_def: found in stdlist(hidden):", pfound);
2245 if (!pfound)
2247 pfound = ptrarray_find_by_name (cpcx_raw[forKernel], nameOnly); /* (regno match checked later) *
2678 const Hwcentry *pfound; local
    [all...]
  /src/external/mpl/bind/dist/lib/isc/include/isc/
tls.h 531 isc_tlsctx_t **pfound, isc_tls_cert_store_t **pfound_store,
536 * cache. 'pfound' is an optional pointer, which can be used to
  /src/sys/dev/bluetooth/
btkbd.c 535 goto pfound;
538 pfound:
  /src/external/mpl/bind/dist/lib/isc/
tls.c 1335 isc_tlsctx_t **pfound, isc_tls_cert_store_t **pfound_store,
1362 if (pfound != NULL) {
1363 INSIST(*pfound == NULL);
1364 *pfound = entry->ctx[tr_offset][ipv6];
  /src/external/gpl3/binutils/dist/bfd/
syms.c 881 location. This is used by COFF and ELF targets. It sets *pfound
957 bool *pfound,
973 *pfound = false;
1434 *pfound = true;
  /src/external/gpl3/binutils.old/dist/bfd/
syms.c 882 location. This is used by COFF and ELF targets. It sets *pfound
958 bool *pfound,
974 *pfound = false;
1435 *pfound = true;

Completed in 64 milliseconds

1 2