Searched defs:is (Results 26 - 50 of 86) sorted by relevance

1234

/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dsafe-ctype.c130 #define is macro
[all...]
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dencrypt.h91 int (*is)(unsigned char *, int); member in struct:__anon4657
/freebsd-10-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.h84 int (*is) (unsigned char *, int); member in struct:__anon5023
/freebsd-10-stable/sys/ia64/ia64/
H A Dclock.c116 register_t is; local
/freebsd-10-stable/tools/tools/ath/athalq/
H A Dmain.c66 struct if_ath_alq_interrupt is; local
/freebsd-10-stable/lib/libc/xdr/
H A Dxdr_float.c109 struct ieee_single is; local
[all...]
/freebsd-10-stable/sbin/devfs/
H A Drule.c313 struct intstr *is; local
423 struct intstr *is; local
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A Dmri.c254 mri_alias (const char *want, const char *is, int isn) argument
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfs.c448 ipstate_save_t ips, *is, *ipshead = NULL, *is1, *ipstail = NULL; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DPointerUnion.h228 int is() const { function in struct:llvm::PointerUnion3::IsInnerUnion
242 int is() const { function in struct:llvm::PointerUnion3::IsPT3
271 int is() const { function in class:llvm::PointerUnion3
379 int is() const { function in class:llvm::PointerUnion4
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h47 static bool is(const VariantValue &Value) { return Value.isString(); } function in struct:clang::ast_matchers::dynamic::internal::ArgTypeTraits
63 static bool is(const VariantValue &Value) { function in struct:clang::ast_matchers::dynamic::internal::ArgTypeTraits
73 static bool is(const VariantValue &Value) { return Value.isUnsigned(); } function in struct:clang::ast_matchers::dynamic::internal::ArgTypeTraits
[all...]
/freebsd-10-stable/lib/msun/src/
H A De_powf.c61 int32_t hx,hy,ix,iy,is; local
[all...]
/freebsd-10-stable/sys/net80211/
H A Dieee80211_ddb.c870 _db_show_stats(const struct ieee80211_stats *is) argument
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Depoll.c424 struct itimerspec is; local
[all...]
/freebsd-10-stable/contrib/libc-vis/
H A Dunvis.c205 unsigned char st, ia, is, lc; local
[all...]
/freebsd-10-stable/sys/x86/x86/
H A Dintr_machdep.c342 intrcnt_updatename(struct intsrc *is) argument
349 intrcnt_register(struct intsrc *is) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Di386linux.c613 asection *s, *os, *is; local
[all...]
H A Dsparclinux.c613 asection *s, *os, *is; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dcoffgrok.c575 struct coff_isection *is = cur_sfile->section + s->where->section->number; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h68 bool is(TokenKind K) const { return Kind == K; } function in class:llvm::AsmToken
166 bool is(AsmToken::TokenKind K) const { return CurTok.is(K); } function in class:llvm::MCAsmLexer
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DToken.h91 bool is(tok::TokenKind K) const { return Kind == (unsigned) K; } function in class:clang::Token
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dtran.c414 char *qstring(const char *is, int delim) /* collect string up to next delim */ argument
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c1157 ipstate_t *is; local
[all...]
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_ipc.c135 struct ibcs2_msqid_ds is; local
317 struct ibcs2_semid_ds is; local
476 struct ibcs2_shmid_ds is; local
[all...]
/freebsd-10-stable/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c311 do_conv(const struct _citrus_iconv_std_shared *is, argument
355 struct _citrus_iconv_std_shared *is; local
408 struct _citrus_iconv_std_shared *is = ci->ci_closure; local
422 const struct _citrus_iconv_std_shared *is = cv->cv_shared->ci_closure; local
468 const struct _citrus_iconv_std_shared *is = cv->cv_shared->ci_closure; local
[all...]

Completed in 209 milliseconds

1234