Searched defs:store (Results 76 - 93 of 93) sorted by relevance

1234

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c2269 u32 store[FW_PHY_ACT_DATA_COUNT] = { 0 }; local
2293 u32 store[FW_PHY_ACT_DATA_COUNT] = { 0 }; local
/freebsd-10-stable/sys/kern/
H A Dsubr_vmem.c498 qc_import(void *arg, void **store, int cnt, int flags) argument
523 qc_release(void *arg, void **store, int cnt) argument
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c1704 ssize_t (*store)(struct en_port *, struct en_port_attribute *, char *buf, size_t count); member in struct:en_port_attribute
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp1628 llvm::StoreInst *store = local
[all...]
H A DCGObjC.cpp1134 llvm::StoreInst *store = Builder.CreateStore(load, ivarAddr); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp413 virtual StoreRef Bind(Store store, Loc LV, SVal V) { argument
420 StoreRef BindDefault(Store store, cons argument
476 incrementReferenceCount(Store store) argument
483 decrementReferenceCount(Store store) argument
590 iterBindings(Store store, BindingsHandler& f) argument
1152 invalidateRegions(Store store, ArrayRef<SVal> Values, const Expr *Ex, unsigned Count, const LocationContext *LCtx, const CallEvent *Call, InvalidatedSymbols &IS, RegionAndSymbolInvalidationTraits &ITraits, InvalidatedRegions *TopLevelRegions, InvalidatedRegions *Invalidated) argument
1853 includedInBindings(Store store, const MemRegion *region) const argument
2307 removeDeadBindings(Store store, const StackFrameContext *LCtx, SymbolReaper& SymReaper) argument
2356 print(Store store, raw_ostream &OS, const char* nl, const char *sep) argument
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl.c664 krb5_error_code(KRB5_CALLCONV *store) member in struct:_krb5_cc_ops
H A Dssl_lib.c3075 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store) argument
/freebsd-10-stable/sys/netinet/
H A Dsctp_pcb.c3158 union sctp_sockstore store; local
H A Dsctputil.c4265 sctp_recover_scope(struct sockaddr_in6 *addr, struct sockaddr_in6 *store) argument
5743 union sctp_sockstore store; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.c1382 X509_STORE *store; local
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddlltool.c1322 asymbol *store; local
1419 asymbol *store; local
/freebsd-10-stable/contrib/gcc/
H A Dreload1.c8221 rtx store; local
[all...]
/freebsd-10-stable/sys/boot/ficl/
H A Dwords.c1124 static void store(FICL_VM *pVM) function
/freebsd-10-stable/sys/amd64/amd64/
H A Dpmap.c1638 u_int store; /* processor that updates the PDE */ member in struct:pde_action
/freebsd-10-stable/sys/i386/i386/
H A Dpmap.c1083 u_int store; /* processor that updates the PDE */ member in struct:pde_action
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dkrb5.h481 krb5_error_code (KRB5_CALLCONV * store)(krb5_context, krb5_ccache, krb5_creds*); member in struct:krb5_cc_ops
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1140 char store_l_[PADL_(struct uuid *)]; struct uuid * store; char store_r_[PADR_(struct uuid *)]; member in struct:uuidgen_args

Completed in 618 milliseconds

1234