| /src/external/ibm-public/postfix/dist/src/testing/ |
| mock_spawn_command.c | 137 char **wpp, **gpp; local 147 for (wpp = want, gpp = got; /* void */ ; wpp++, gpp++) { 148 if (*wpp == 0 && *gpp == 0) { 150 } else if (*wpp == 0 || *gpp == 0) { 153 what, STR_OR_NULL(*wpp), STR_OR_NULL(*gpp)); 155 } else if (!match_str(what, warn, *gpp, *wpp)) {
|
| /src/sys/arch/arm/marvell/ |
| pci_machdep.c | 308 * We assume to use GPP interrupt as PCI interrupts. 309 * pci_intr_map() shall returns number of GPP between 0 and 31. However 310 * returns 0xff, because we do not know the connected pin number for GPP 312 * pci_intr_string() shall returns string "gpp <num>". 313 * pci_intr_establish() established interrupt in the pin of all GPP. 333 prop_object_t gpp; local 336 gpp = prop_array_get(int2gpp, pin); 337 snprintf(buf, len, "gpp %d", (int)prop_number_integer_value(gpp)); 356 prop_object_t gpp; local [all...] |
| /src/sys/arch/evbarm/marvell/ |
| marvell_machdep.c | 545 prop_number_t gpp; local 602 gpp = prop_number_create_integer(0); 603 prop_array_add(int2gpp, gpp); 604 prop_object_release(gpp); 607 gpp = prop_number_create_integer(hints[i].pin[j]); 608 prop_array_add(int2gpp, gpp); 609 prop_object_release(gpp);
|
| /src/external/gpl3/gdb.old/dist/gdb/config/djgpp/ |
| djconfig.sh | 143 export CXX=gpp
|
| /src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
| djconfig.sh | 143 export CXX=gpp
|
| /src/sys/dev/marvell/ |
| gtpci.c | 122 prop_object_t gpp; local 214 gpp = prop_array_get(int2gpp, intr); 215 if (prop_object_type(gpp) != PROP_TYPE_NUMBER) { 221 (int)prop_number_integer_value(gpp));
|
| /src/external/gpl3/gcc/dist/c++tools/ |
| configure | 2339 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 2383 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gcc/dist/libcody/ |
| configure | 2001 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 2045 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gcc.old/dist/c++tools/ |
| configure | 2333 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 2377 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gcc.old/dist/libcody/ |
| configure | 1996 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 2040 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gcc/dist/libcpp/ |
| configure | 3741 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3785 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| configure | 3677 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3721 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/mit/isl/dist/interface/ |
| configure | 3633 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ 3682 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ 7081 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ 7130 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
|
| /src/external/gpl2/groff/dist/ |
| configure | 2634 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC 2676 for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| configure | 3581 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3625 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| configure | 4635 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 4679 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| configure | 3571 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3615 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| configure | 4635 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 4679 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/bsd/jemalloc.old/dist/ |
| configure | 5079 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 5123 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/bsd/openldap/dist/contrib/ldapc++/ |
| configure | 3006 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3050 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl3/binutils/dist/ld/ |
| configure | 4434 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 4478 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/bsd/flex/dist/ |
| configure | 15838 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 15882 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/ |
| configure | 5543 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 5587 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathx/ |
| configure | 5091 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 5135 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|
| /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathy/ |
| configure | 5097 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 5141 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
|