| /src/crypto/krb5/src/ |
| H A D | Makefile.in | 315 INC = include/ 324 $(INC)asn1_err.h $(ET)asn1_err.c \ 325 $(INC)kdb5_err.h $(ET)kdb5_err.c \ 326 $(INC)krb5_err.h $(ET)krb5_err.c \ 327 $(INC)k5e1_err.h $(ET)k5e1_err.c \ 328 $(INC)kv5m_err.h $(ET)kv5m_err.c \ 329 $(INC)krb524_err.h $(ET)krb524_err.c \ 335 HOUT = $(INC)krb5/krb5.h $(GG)gssapi.h $(PR)profile.h 349 $(INC)asn1_err.h: $(AH) $(ET)asn1_err.et 351 $(INC)kdb5_err.h: $(AH) $(ET)kdb5_err.et [all …]
|
| /src/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | sources | 14 INC=$(TOP)\include 21 INC_MP=$(INC)\winvista 32 $(INC); \
|
| /src/crypto/krb5/src/ccapi/test/ |
| H A D | Makefile.w32 | 11 INC = -I..\..\include -I..\..\util\et -I$(CO) -I$(COWIN) -I$(LIBDIR) -I$(LIBWIN) 15 $(INC) 17 cflags = $(cflags) /W3 -D_CRTAPI1= -D_CRTAPI2= $(INC)
|
| /src/lib/libc/db/test/ |
| H A D | Makefile | 7 INC= -I${PORTDIR}/include -I${PORTDIR} macro 10 CFLAGS+=-D__DBINTERFACE_PRIVATE -DDEBUG ${STAT} ${OORG} ${INC}
|
| /src/crypto/openssl/util/perl/OpenSSL/ |
| H A D | fallback.pm | 109 push @INC, $checked; 112 push @INC, $path;
|
| /src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | regexec.c | 72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro 98 #undef INC 121 #define INC(o) ((o)++) macro
|
| /src/contrib/nvi/regex/ |
| H A D | regexec.c | 75 #define INC(o) ((o) <<= 1) macro 101 #undef INC 124 #define INC(o) ((o)++) macro
|
| /src/crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/ |
| H A D | Makefile | 12 INC= -I${PORTDIR}/include -I${PORTDIR} macro 15 CFLAGS= -D__DBINTERFACE_PRIVATE -DDEBUG ${STAT} ${OORG} ${INC}
|
| /src/lib/libc/regex/ |
| H A D | regexec.c | 106 #define INC(o) ((o) <<= 1) macro 135 #undef INC 160 #define INC(o) ((o)++) macro
|
| /src/sys/contrib/openzfs/config/ |
| H A D | lib-link.m4 | 29 ac_cv_lib[]Name[]_cppflags="$INC[]NAME" 34 INC[]NAME="$ac_cv_lib[]Name[]_cppflags" 36 AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) 66 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME 70 dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, 74 AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) 103 dnl $INC[]NAME either. 179 dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. 223 INC[]NAME= 498 for x in $CPPFLAGS $INC[]NAME; do [all …]
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtCXX.h | 137 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator 168 Expr *getInc() { return cast_or_null<Expr>(SubExprs[INC]); } in getInc() 185 return cast_or_null<Expr>(SubExprs[INC]); in getInc() 198 void setInc(Expr *E) { SubExprs[INC] = reinterpret_cast<Stmt*>(E); } in setInc()
|
| /src/crypto/openssl/ms/ |
| H A D | uplink-ia64.pl | 12 push(@INC,"${dir}.");
|
| H A D | uplink-x86.pl | 10 push(@INC, "${dir}.", "${dir}../crypto/perlasm");
|
| H A D | uplink-x86_64.pl | 17 push(@INC,"${dir}.");
|
| /src/sys/dev/videomode/ |
| H A D | ediddevs | 21 * THIS SOFTWARE IS PROVIDED BY ITRONIX INC. ``AS IS'' AND ANY EXPRESS 24 * ARE DISCLAIMED. IN NO EVENT SHALL ITRONIX INC. BE LIABLE FOR ANY
|
| /src/crypto/openssl/crypto/perlasm/ |
| H A D | README.md | 10 push(@INC,"perlasm","../../perlasm"); 68 push(@INC,"perlasm","../../perlasm");
|
| /src/contrib/pam-krb5/tests/tap/perl/Test/ |
| H A D | RRA.pm | 23 if ($INC{'Test/More.pm'}) {
|
| /src/contrib/sendmail/ |
| H A D | LICENSE | 69 SENDMAIL, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 72 NO EVENT SHALL SENDMAIL, INC., THE REGENTS OF THE UNIVERSITY OF
|
| /src/crypto/openssl/crypto/bn/asm/ |
| H A D | via-mont.pl | 88 push(@INC,"${dir}","${dir}../../perlasm");
|
| /src/crypto/openssl/crypto/rc5/asm/ |
| H A D | rc5-586.pl | 11 push(@INC,"${dir}","${dir}../../perlasm");
|
| /src/contrib/atf/atf-c/ |
| H A D | defs.h.in | 13 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedPredNeoverse.td | 36 // Check if SVE INC/DEC (scalar), ALL, {1, 2, 4}
|
| /src/release/packages/ucl/ |
| H A D | atf-all.ucl | 14 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
|
| /src/crypto/openssl/crypto/bf/asm/ |
| H A D | bf-586.pl | 11 push(@INC,"${dir}","${dir}../../perlasm");
|
| /src/contrib/tnftp/ |
| H A D | COPYING | 18 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|