Searched defs:is (Results 1 - 25 of 119) sorted by last modified time

12345

/openbsd-current/gnu/usr.bin/perl/t/comp/
H A Dretainedlines.t27 sub is($$$) { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/t/
H A Dtest.pl345 sub is ($$@) { subroutine
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/XSLoader/t/
H A DXSLoader.t37 sub is ($$;$) { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/
H A DTiny.pm35 sub is($$;$@) { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DMore.pm407 sub is ($$;$) { subroutine
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Dvpci.c238 struct iommu_state *is = &pbm->vp_is; local
H A Dschizo.c389 struct iommu_state *is = &pbm->sp_is; local
[all...]
H A Dpyro.c294 struct iommu_state *is = &pbm->pp_is; local
322 pyro_iommu_enable(struct iommu_state *is) argument
[all...]
H A Dpsycho.c868 struct iommu_state *is = sc->sc_is; local
[all...]
/openbsd-current/usr.bin/awk/
H A Dtran.c573 qstring(const char *is, int delim) argument
[all...]
/openbsd-current/sbin/isakmpd/
H A Dpolicy.c133 struct ipsec_sa *is; local
/openbsd-current/sys/dev/ic/
H A Dahci.c2003 u_int32_t is, ack = 0; local
2041 u_int32_t is, ci_saved, ci_masked, processed = 0; local
3129 u_int32_t is, ci_saved; local
[all...]
/openbsd-current/sbin/unwind/libunbound/services/
H A Drpz.c2120 rpz_delegation_point_ipbased_trigger_lookup(struct rpz* rpz, struct iter_qstate* is) argument
2288 rpz_callback_from_iterator_module(struct module_qstate* ms, struct iter_qstate* is) argument
2355 rpz_callback_from_iterator_cname(struct module_qstate* ms, struct iter_qstate* is) argument
[all...]
/openbsd-current/usr.sbin/unbound/services/
H A Drpz.c2120 rpz_delegation_point_ipbased_trigger_lookup(struct rpz* rpz, struct iter_qstate* is) argument
2288 rpz_callback_from_iterator_module(struct module_qstate* ms, struct iter_qstate* is) argument
2355 rpz_callback_from_iterator_cname(struct module_qstate* ms, struct iter_qstate* is) argument
[all...]
/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp152 static unsigned getRelocationWithOffset(const InputSection &is, argument
174 static bool isFallThruRelocation(InputSection &is, InputFile *file, argument
237 deleteFallThruJmpInsn(InputSection &is, InputFile *file, InputSection *nextIS) const argument
[all...]
/openbsd-current/libexec/ld.so/
H A Dloader.c1124 const vaddr_t is = acc[in].slice[j].start, local
[all...]
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmkisofs.c805 int i, is, il; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h222 bool is(TokenKind K) const { return Kind == K; } function in struct:llvm::MIToken
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h141 bool is(AsmToken::TokenKind K) const { return getTok().is(K); } function in class:llvm::MCAsmLexer
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DPointerUnion.h150 template <typename T> inline bool is() const { return isa<T>(*this); } function in class:llvm::PointerUnion
[all...]
H A DPointerSumType.h123 template <TagT N> bool is() const { return N == getTag(); } function in class:llvm::PointerSumType
[all...]
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBValue.cpp835 void SBValue::SetSyntheticChildrenGenerated(bool is) { argument
[all...]
/openbsd-current/gnu/llvm/lld/ELF/
H A DTarget.h107 virtual bool deleteFallThruJmpInsn(InputSection &is, InputFile *file, argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp990 InvalidateRegionsWorker(RegionStoreManager &rm, ProgramStateManager &stateMgr, RegionBindingsRef b, const Expr *ex, unsigned count, const LocationContext *lctx, InvalidatedSymbols &is, RegionAndSymbolInvalidationTraits &ITraitsIn, StoreManager::InvalidatedRegions *r, GlobalsFilterKind GFK) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1453 bool is(TokenKind K) const { return Kind == K; } function in struct:clang::MMToken
[all...]

Completed in 448 milliseconds

12345