Searched defs:id (Results 226 - 250 of 1581) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/arm/allwinner/clkng/
H A Daw_ccung.c120 aw_ccung_reset_assert(device_t dev, intptr_t id, bool reset) argument
146 aw_ccung_reset_is_asserted(device_t dev, intptr_t id, bool *reset) argument
[all...]
/freebsd-12-stable/sys/arm/nvidia/
H A Dtegra_abpmisc.c82 uint32_t id, chip_id, minor_rev; local
/freebsd-12-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c181 thunder_pem_fdt_get_id(device_t dev, device_t child, enum pci_id_type type, uintptr_t *id) argument
/freebsd-12-stable/sys/arm64/rockchip/clk/
H A Drk_cru.c114 rk_cru_reset_assert(device_t dev, intptr_t id, bool reset) argument
140 rk_cru_reset_is_asserted(device_t dev, intptr_t id, bool *reset) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_key.c30 PKCS12_key_gen_asc(const char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type) argument
53 PKCS12_key_gen_utf8(const char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type) argument
76 PKCS12_key_gen_uni(unsigned char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type) argument
/freebsd-12-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_cache.c200 policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) argument
/freebsd-12-stable/sbin/iscontrol/
H A Dauth_subr.c58 chapMD5(char id, char *cp, char *chapSecret, unsigned char *digest) argument
91 chapSHA1(char id, char *cp, char *chapSecret, unsigned char *digest) argument
130 chapDigest(char *ap, char id, char *cp, char *chapSecret) argument
/freebsd-12-stable/sbin/mknod/
H A Dmknod.c72 id(const char *name, const char *type) function
/freebsd-12-stable/crypto/openssl/crypto/engine/
H A Deng_list.c277 ENGINE *ENGINE_by_id(const char *id) argument
[all...]
/freebsd-12-stable/sys/dev/cardbus/
H A Dcardbusvar.h87 int id; member in struct:tuple_callbacks
/freebsd-12-stable/contrib/subversion/subversion/include/private/
H A Dsvn_cache.h133 const char* id; member in struct:svn_cache__info_t
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Ddbt.c133 svn_fs_base__id_to_dbt(DBT *dbt, const svn_fs_id_t *id, apr_pool_t *pool) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Derr.c52 svn_fs_base__err_dangling_id(svn_fs_t *fs, const svn_fs_id_t *id) argument
H A Did.c41 svn_fs_base__id_node_id(const svn_fs_id_t *id) argument
50 svn_fs_base__id_copy_id(const svn_fs_id_t *id) argument
59 svn_fs_base__id_txn_id(const svn_fs_id_t *id) argument
68 svn_fs_base__id_unparse(const svn_fs_id_t *id, apr_pool_t *pool) argument
137 svn_fs_id_t *id = apr_palloc(pool, sizeof(*id)); local
150 svn_fs_base__id_copy(const svn_fs_id_t *id, apr_pool_t *pool) argument
170 svn_fs_id_t *id; local
[all...]
/freebsd-12-stable/tools/tools/pirtool/
H A Dpirtool.c287 lookup_southbridge(uint32_t id) argument
/freebsd-12-stable/usr.bin/ident/
H A Dident.c61 struct sbuf *id = sbuf_new_auto(); local
[all...]
/freebsd-12-stable/usr.bin/mail/
H A Dquit.c171 char *id; local
414 char *id; local
/freebsd-12-stable/usr.sbin/fifolog/lib/
H A Dfifolog_write_poll.c326 fifolog_write_record(struct fifolog_writer *f, uint32_t id, time_t now, argument
386 fifolog_write_record_poll(struct fifolog_writer *f, uint32_t id, time_t now, argument
[all...]
/freebsd-12-stable/tools/tools/ath/athani/
H A Dmain.c57 int id; member in struct:ani_var
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h201 void SetID(lldb::watch_id_t id) { m_loc_id = id; } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp109 CompilandIndexItem( PdbCompilandId id, llvm::pdb::ModuleDebugStreamRef debug_stream, llvm::pdb::DbiModuleDescriptor descriptor) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducerInstrumentation.cpp52 unsigned id = deserializer.Deserialize<unsigned>(); local
68 const unsigned id = m_replayers.size() + 1; local
76 unsigned id local
81 GetSignature(unsigned id) argument
86 GetReplayer(unsigned id) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h57 unsigned id; member in class:llvm::VNInfo
H A DRegister.h109 unsigned id() const { return Reg; } function in class:llvm::Register
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp26 u32 id; member in struct:__asan::AllocationSite
39 u32 id = cv.GetAllocStackId(); local
85 void Insert(u32 id, uptr size) { argument

Completed in 231 milliseconds

1234567891011>>