Searched defs:idx (Results 151 - 175 of 1255) sorted by relevance

1234567891011>>

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c117 uint16_t idx; local
/freebsd-13-stable/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c41 eeprom_9300_ctl_idx_to_mode(uint8_t idx) argument
58 eeprom_9300_ctl_idx_to_regdomain(uint8_t idx) argument
/freebsd-13-stable/tools/tools/ncpus/
H A Dbiosmptable.c190 int ofs, idx; local
229 int idx, table_length; local
[all...]
/freebsd-13-stable/usr.bin/mkimg/
H A Dscheme.c70 u_int idx; local
/freebsd-13-stable/usr.bin/systat/
H A Dconvtbl.c81 int idx; local
/freebsd-13-stable/sys/xen/
H A Dprivcmd.h57 unsigned int idx; /* the index of the initial frame to be mapped */ member in struct:ioctl_privcmd_mmapresource
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprefix_string.c181 int idx; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h434 SymbolContext &operator[](size_t idx) { return m_symbol_contexts[idx]; } argument
[all...]
H A DSymtab.h185 bool CheckSymbolAtIndex(size_t idx, Debug symbol_debug_type, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultChild.cpp59 CreateChildAtIndex( size_t idx, bool synthetic_array_member, int32_t synthetic_index) argument
H A DValueObjectConstResultImpl.cpp47 CreateChildAtIndex( size_t idx, bool synthetic_array_member, int32_t synthetic_index) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp126 unsigned long int idx = ::strtoul(item_name, &endptr, 0); local
H A DTypeSynthetic.cpp149 ScriptedSyntheticChildren::FrontEnd::GetChildAtIndex(size_t idx) { argument
H A DVectorType.cpp246 uint32_t idx = ExtractIndexFromString(item_name); variable
274 size_t idx = 0, len = synthetic_children->CalculateNumChildren(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueArray.cpp108 int32_t idx = 0; local
169 uint32_t idx local
209 const size_t idx = local
251 uint32_t idx = local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxUnorderedMap.cpp71 LibcxxStdUnorderedMapSyntheticFrontEnd::GetChildAtIndex(size_t idx) { argument
H A DLibCxxVector.cpp105 GetChildAtIndex( size_t idx) argument
190 GetChildAtIndex( size_t idx) argument
278 uint32_t idx = ExtractIndexFromString(item_name); local
[all...]
H A DLibStdcpp.cpp130 LibstdcppMapIteratorSyntheticFrontEnd::GetChildAtIndex(size_t idx) { argument
217 VectorIteratorSyntheticFrontEnd::GetChildAtIndex(size_t idx) { argument
362 LibStdcppSharedPtrSyntheticFrontEnd::GetChildAtIndex(size_t idx) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h134 const Object *GetObjectAtIndex(size_t idx) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp128 bool PlatformOpenBSD::GetSupportedArchitectureAtIndex(uint32_t idx, argument
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_attr_process.c83 wps_process_cred_network_idx(struct wps_credential *cred, const u8 *idx) argument
/freebsd-13-stable/lib/libc/db/btree/
H A Dbt_delete.c147 indx_t idx; local
375 indx_t cnt, idx, *ip, offset; local
464 __bt_dleaf(BTREE *t, const DBT *key, PAGE *h, u_int idx) argument
525 __bt_curdel(BTREE *t, const DBT *key, PAGE *h, u_int idx) argument
[all...]
/freebsd-13-stable/lib/libc/iconv/
H A Dcitrus_db.c295 _citrus_db_get_entry(struct _citrus_db *db, int idx, struct _region *key, argument
/freebsd-13-stable/lib/libc/net/
H A Dgetifaddrs.c99 u_short idx = 0; local
[all...]
H A Drthdr.c210 inet6_rthdr_getaddr(struct cmsghdr *cmsg, int idx) argument
240 inet6_rthdr_getflags(const struct cmsghdr *cmsg, int idx) argument
410 inet6_rth_getaddr(const void *bp, int idx) argument
[all...]

Completed in 213 milliseconds

1234567891011>>