HomeSort by: relevance | last modified time | path
    Searched refs:procedures (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
libraries.m4 32 dnl 3. Use -lnsl and -lsocket only if they supply procedures that
  /src/crypto/external/apache2/openssl/dist/util/
add-depends.pl 74 my %procedures = (
317 unless exists $procedures{$producer} && exists $continuations{$producer};
319 my $procedure = $procedures{$producer};
  /src/crypto/external/bsd/openssl/dist/util/
add-depends.pl 74 my %procedures = (
317 unless exists $procedures{$producer} && exists $continuations{$producer};
319 my $procedure = $procedures{$producer};
  /src/crypto/external/bsd/openssl.old/dist/util/
add-depends.pl 71 my %procedures = (
217 unless exists $procedures{$producer} && exists $continuations{$producer};
219 my $procedure = $procedures{$producer};
  /src/share/mk/
bsd.ioconf.mk 11 # when the kernel build procedures are unified.
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
testdb_metadata.sql 121 -- procedures
122 -- these procedures are specific for this RDBMS and are used in mapping objectClass and attributeType creation/modify/deletion
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
testdb_metadata.sql 89 -- procedures
90 -- these procedures are specific for this RDBMS and are used in mapping objectClass and attributeType creation/modify/deletion
  /src/external/mpl/dhcp/dist/contrib/ms2isc/
ms2isc.pl 72 may fix this by modifying the following procedures:
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
testdb_metadata.sql 104 -- support procedures
  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 47 const mstring procedures[] = variable
545 /* The copying of procedure dummy arguments for module procedures in
1840 gfc_code2string (procedures, t), where,
1841 gfc_code2string (procedures, attr->proc));
1844 "procedure", gfc_code2string (procedures, t), where,
1845 gfc_code2string (procedures, attr->proc));
2416 the derived type is use associated in both contained and sibling procedures
3194 /* Procedures at the root of the file do have a self reference, but they don't
3215 /* We can assume that contained procedures have cyclic references, because
3219 to be removed, are procedures with just the self reference left. At thi
    [all...]
gfortran.h 390 extern const mstring procedures[];
917 which is relevant for private module procedures. */
922 cannot alias. Note that this is zero for PURE procedures. */
936 /* Set if this procedure is an alternate entry point. These procedures
1802 /* Data needed for type-bound procedures. */
1897 declaration of separate module procedures so that the characteristics
2140 /* Tree containing type-bound procedures. */
2146 /* Linked list of finalizer procedures. */
2265 /* Set to 1 if there are any calls to procedures with implicit interface. */
2676 /* For type-bound operators, we want to call PASS procedures but alread
    [all...]
module.cc 2262 attr->proc = MIO_NAME (procedure_type) (attr->proc, procedures);
4257 /* Handle the list of finalizer procedures. */
4278 /* Handle type-bound procedures. */
5197 procedures. */
6311 /* From F2003 onwards, intrinsic procedures are no longer subject to
6315 procedures can be over-ridden. This requires that the intrinsic
6562 procedures have been seen. */
6657 procedures in the module unless the only clause was used or a rename
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 47 const mstring procedures[] = variable
525 /* The copying of procedure dummy arguments for module procedures in
1834 gfc_code2string (procedures, t), where,
1835 gfc_code2string (procedures, attr->proc));
1838 "procedure", gfc_code2string (procedures, t), where,
1839 gfc_code2string (procedures, attr->proc));
3833 /* Recursively free trees containing type-bound procedures. */
gfortran.h 385 extern const mstring procedures[];
909 which is relevant for private module procedures. */
914 cannot alias. Note that this is zero for PURE procedures. */
928 /* Set if this procedure is an alternate entry point. These procedures
1755 /* Data needed for type-bound procedures. */
1860 declaration of separate module procedures so that the characteristics
2061 /* Tree containing type-bound procedures. */
2067 /* Linked list of finalizer procedures. */
2178 /* Set to 1 if there are any calls to procedures with implicit interface. */
2586 /* For type-bound operators, we want to call PASS procedures but alread
    [all...]
module.cc 2259 attr->proc = MIO_NAME (procedure_type) (attr->proc, procedures);
4238 /* Handle the list of finalizer procedures. */
4259 /* Handle type-bound procedures. */
5178 procedures. */
6292 /* From F2003 onwards, intrinsic procedures are no longer subject to
6296 procedures can be over-ridden. This requires that the intrinsic
6543 procedures have been seen. */
6638 procedures in the module unless the only clause was used or a rename
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 346 information (e.g., who to call, what procedures to look up,...) whenever
  /src/common/dist/zlib/os400/
zlib.inc 8 * Procedures inflateInit(), inflateInit2(), deflateInit(),
13 * Call these procedures as:
  /src/external/gpl3/binutils/dist/zlib/os400/
zlib.inc 8 * Procedures inflateInit(), inflateInit2(), deflateInit(),
13 * Call these procedures as:
  /src/external/gpl3/binutils.old/dist/zlib/os400/
zlib.inc 8 * Procedures inflateInit(), inflateInit2(), deflateInit(),
13 * Call these procedures as:
  /src/external/gpl3/gdb/dist/zlib/os400/
zlib.inc 8 * Procedures inflateInit(), inflateInit2(), deflateInit(),
13 * Call these procedures as:
  /src/external/gpl3/gdb.old/dist/zlib/os400/
zlib.inc 8 * Procedures inflateInit(), inflateInit2(), deflateInit(),
13 * Call these procedures as:
  /src/external/bsd/ipf/dist/
HISTORY 1106 update install procedures to include ip_proxy.c
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 611 procedures, since all files can be quickly removed
  /src/external/gpl3/autoconf/dist/
maint.mk 1347 # Override this in cfg.mk if you follow different procedures.

Completed in 65 milliseconds