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

1234567891011>>

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddbuf_stats.c40 int idx; member in struct:dbuf_stats_t
/freebsd-current/tools/tools/ncpus/
H A Dbiosmptable.c187 int ofs, idx; local
226 int idx, table_length; local
[all...]
/freebsd-current/usr.bin/netstat/
H A Dcommon.h74 uint32_t idx; member in struct:nhops_map
/freebsd-current/sys/fs/devfs/
H A Ddevfs_vfsops.c177 u_int idx; local
/freebsd-current/sys/dev/usb/
H A Dusb_fdt_support.c126 int idx; local
/freebsd-current/lib/libc/db/btree/
H A Dbt_put.c67 indx_t idx, nxtindex; local
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi_package.c45 acpi_PkgInt(ACPI_OBJECT *res, int idx, UINT64 *dst) argument
58 acpi_PkgInt32(ACPI_OBJECT *res, int idx, uint32_t *dst) argument
71 acpi_PkgInt16(ACPI_OBJECT *res, int idx, uint16_t *dst) argument
84 acpi_PkgStr(ACPI_OBJECT *res, int idx, void *dst, size_t size) argument
116 acpi_PkgGas(device_t dev, ACPI_OBJECT *res, int idx, int *type, int *rid, argument
133 acpi_PkgFFH_IntelCpu(ACPI_OBJECT *res, int idx, int *vendor, int *class, uint64_t *address, int *accsize) argument
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c133 int idx; local
186 int idx; local
285 int idx; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp236 ValueObjectSP VariantFrontEnd::GetChildAtIndex(size_t idx) { argument
H A DLibCxxAtomic.cpp132 GetChildAtIndex( size_t idx) argument
H A DLibStdcppUniquePointer.cpp119 LibStdcppUniquePtrSyntheticFrontEnd::GetChildAtIndex(size_t idx) { argument
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp107 unsigned long int idx = ::strtoul(item_name, &endptr, 0); local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultCast.cpp47 CreateChildAtIndex( size_t idx, bool synthetic_array_member, int32_t synthetic_index) argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp68 uint32_t SBFileSpecList::FindFileIndex(uint32_t idx, const SBFileSpec &sb_file, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/JSON/
H A DSymbolFileJSON.cpp82 CompUnitSP SymbolFileJSON::ParseCompileUnitAtIndex(uint32_t idx) { return {}; } argument
/freebsd-current/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-current/sys/dev/hwreset/
H A Dhwreset.c110 hwreset_get_by_ofw_idx(device_t consumer_dev, phandle_t cnode, int idx, argument
151 int rv, idx; local
/freebsd-current/sys/dev/clk/
H A Dclk_mux.c91 clknode_mux_set_mux(struct clknode *clk, int idx) argument
/freebsd-current/sys/arm64/freescale/imx/clk/
H A Dimx_clk_mux.c94 imx_clk_mux_set_mux(struct clknode *clk, int idx) argument
/freebsd-current/crypto/openssl/test/
H A Dbio_enc_test.c207 static int do_test_bio_cipher(const EVP_CIPHER* cipher, int idx) argument
219 static int test_bio_enc_aes_128_cbc(int idx) argument
224 static int test_bio_enc_aes_128_ctr(int idx) argument
229 static int test_bio_enc_aes_256_cfb(int idx) argument
234 static int test_bio_enc_aes_256_ofb(int idx) argument
240 test_bio_enc_chacha20(int idx) argument
246 test_bio_enc_chacha20_poly1305(int idx) argument
[all...]
H A Dhmactest.c88 static int test_hmac_md5(int idx) argument
H A Dpemtest.c33 static int test_b64(int idx) argument
H A Dprovider_pkey_test.c240 static int test_pkey_store(int idx) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h39 T &operator[](uptr idx) { argument
106 operator [](uptr idx) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpecList.h211 Insert(size_t idx, const FileSpec &file) argument
222 Replace(size_t idx, const FileSpec &file) argument
230 Remove(size_t idx) argument
[all...]

Completed in 344 milliseconds

1234567891011>>