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

1 2 3

  /src/lib/libc/rpc/
svc_simple.c 73 static void universal(struct svc_req *, SVCXPRT *);
199 if (!svc_reg(svcxprt, prognum, versnum, universal, nconf)) {
247 * The universal handler for the services registered using registerrpc.
252 universal(struct svc_req *rqstp, SVCXPRT *transp) function
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
scan.l 460 werror("incomplete universal character name");
465 werror("invalid universal character name %04X", val);
  /src/external/ibm-public/postfix/dist/mantools/
makemanidx 56 there is no single universal method to organize manual pages; each
  /src/external/apache2/llvm/dist/llvm/lib/Object/
Object.cpp 139 auto universal = cast<MachOUniversalBinary>(unwrap(BR)); local
141 universal->getMachOObjectForArch({Arch, ArchLen}));
  /src/external/gpl2/groff/dist/font/devps/generate/
textmap 317 universal fa
  /src/external/gpl2/groff/dist/font/devps/
symbolmap 320 universal fa
  /src/external/apache2/llvm/dist/libcxx/utils/ci/
apple-install-libcxx.sh 39 and a universal binary containing all architectures will be
147 step "Creating a universal dylib ${dylib} from the dylibs for all architectures"
150 step "Installing the (stripped) universal dylib to ${install_dir}/usr/lib"
185 step "Creating a universal libc++abi static archive from the static archives for each architecture"
  /src/external/bsd/pcc/dist/pcc/
configure 4303 # See if we're dealing with a universal compiler.
4307 not a universal capable compiler
4314 # Check for potential -arch flags. It is not universal unless
4325 ac_cv_c_bigendian=universal
4514 universal)
  /src/external/gpl3/gcc/dist/libdecnumber/
configure 4971 # See if we're dealing with a universal compiler.
4975 not a universal capable compiler
4982 # Check for potential -arch flags. It is not universal unless
4993 ac_cv_c_bigendian=universal
5179 universal)
  /src/external/gpl3/gcc.old/dist/libdecnumber/
configure 4966 # See if we're dealing with a universal compiler.
4970 not a universal capable compiler
4977 # Check for potential -arch flags. It is not universal unless
4988 ac_cv_c_bigendian=universal
5174 universal)
  /src/external/gpl3/gdb/dist/libdecnumber/
configure 4829 # See if we're dealing with a universal compiler.
4833 not a universal capable compiler
4840 # Check for potential -arch flags. It is not universal unless
4851 ac_cv_c_bigendian=universal
5037 universal)
  /src/external/gpl3/gdb.old/dist/libdecnumber/
configure 4829 # See if we're dealing with a universal compiler.
4833 not a universal capable compiler
4840 # Check for potential -arch flags. It is not universal unless
4851 ac_cv_c_bigendian=universal
5037 universal)
  /src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl 2856 "universal tags" -- a universal tag is one held by all the files in a given
  /src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
ecp_nistz256-sparcv9.pl 3027 # Idea is to reserve for option to produce "universal" binary and let
  /src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
ecp_nistz256-sparcv9.pl 3027 # Idea is to reserve for option to produce "universal" binary and let
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
ecp_nistz256-sparcv9.pl 3025 # Idea is to reserve for option to produce "universal" binary and let
  /src/tools/compat/
configure 4003 # See if we're dealing with a universal compiler.
4007 not a universal capable compiler
4015 # Check for potential -arch flags. It is not universal unless
4026 ac_cv_c_bigendian=universal
4226 universal)
  /src/external/gpl3/binutils.old/dist/libiberty/
configure 4977 # See if we're dealing with a universal compiler.
4981 not a universal capable compiler
4988 # Check for potential -arch flags. It is not universal unless
4999 ac_cv_c_bigendian=universal
5185 universal)
  /src/external/gpl3/gcc/dist/libiberty/
configure 4978 # See if we're dealing with a universal compiler.
4982 not a universal capable compiler
4989 # Check for potential -arch flags. It is not universal unless
5000 ac_cv_c_bigendian=universal
5186 universal)
  /src/external/gpl3/gcc.old/dist/libiberty/
configure 4828 # See if we're dealing with a universal compiler.
4832 not a universal capable compiler
4839 # Check for potential -arch flags. It is not universal unless
4850 ac_cv_c_bigendian=universal
5036 universal)
  /src/external/gpl3/gdb/dist/libiberty/
configure 4977 # See if we're dealing with a universal compiler.
4981 not a universal capable compiler
4988 # Check for potential -arch flags. It is not universal unless
4999 ac_cv_c_bigendian=universal
5185 universal)
  /src/external/gpl3/gdb.old/dist/libiberty/
configure 4978 # See if we're dealing with a universal compiler.
4982 not a universal capable compiler
4989 # Check for potential -arch flags. It is not universal unless
5000 ac_cv_c_bigendian=universal
5186 universal)
  /src/external/mpl/dhcp/dist/
configure 4451 # This depmode causes a compiler race in universal mode.
5166 # See if we're dealing with a universal compiler.
5170 not a universal capable compiler
5177 # Check for potential -arch flags. It is not universal unless
5188 ac_cv_c_bigendian=universal
5375 universal)
  /src/external/public-domain/sqlite/dist/tea/
configure 5099 # See if we're dealing with a universal compiler.
5103 not a universal capable compiler
5111 # Check for potential -arch flags. It is not universal unless
5122 ac_cv_c_bigendian=universal
5315 universal)
  /src/external/gpl3/binutils/dist/libiberty/
configure 5244 # See if we're dealing with a universal compiler.
5248 not a universal capable compiler
5255 # Check for potential -arch flags. It is not universal unless
5266 ac_cv_c_bigendian=universal
5452 universal)

Completed in 103 milliseconds

1 2 3