Searched defs:idx (Results 26 - 50 of 1501) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DQueueList.cpp26 lldb::QueueSP QueueList::GetQueueAtIndex(uint32_t idx) { argument
/freebsd-current/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_popen.c76 int idx, in; local
/freebsd-current/contrib/ntp/libntp/
H A Dclocktime.c65 int32 y, tmp, idx, min; local
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Denvironment.c65 int idx = 0; local
/freebsd-current/contrib/ofed/librdmacm/
H A Dindexer.c55 static int idx_grow(struct indexer *idx) argument
86 idx_insert(struct indexer *idx, void *item) argument
102 idx_remove(struct indexer *idx, int index) argument
114 idx_replace(struct indexer *idx, int index, void *item) argument
[all...]
/freebsd-current/contrib/opencsd/decoder/source/
H A Docsd_gen_elem_list.cpp76 int idx = getAdjustedIdx(m_firstElemIdx + m_numUsed - 1); local
88 int idx = getAdjustedIdx(m_firstElemIdx + entryN); local
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBThreadCollection.cpp76 SBThread SBThreadCollection::GetThreadAtIndex(size_t idx) { argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Drm_lnkcnt_zero_file.c62 int idx, len, ret; local
82 int idx, len, ret; local
H A Dreadmmap.c55 size_t idx = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DDeltaAlgorithm.cpp32 unsigned idx = 0, N = S.size() / 2; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.cpp81 const uptr idx = local
110 const uptr idx = local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dchecksum.c148 int idx; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.h58 const uint32_t idx = m_curr_idx; local
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandHistory.cpp44 size_t idx = 0; local
[all...]
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_chk.c26 int ret = 1, ex_primes = 0, idx; local
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_buffer.c47 int idx; local
106 int idx; local
141 int idx; local
165 int idx = drm_buffer_index(buf); local
[all...]
/freebsd-current/lib/libc/secure/
H A Dstack_protector.c66 size_t idx, len; local
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Dreadmmap.c55 size_t idx = 0; local
H A Drm_lnkcnt_zero_file.c59 int idx, ret; local
77 int idx, ret; local
/freebsd-current/lib/libc/db/recno/
H A Drec_delete.c143 __rec_dleaf(BTREE *t, PAGE *h, u_int32_t idx) argument
/freebsd-current/sys/dev/pwm/
H A Dofw_pwm.c71 pwm_get_by_ofw_idx(device_t consumer, phandle_t node, int idx, argument
90 int rv, idx; local
40 pwm_get_by_ofw_propidx(device_t consumer, phandle_t node, const char *prop_name, int idx, pwm_channel_t *out_channel) argument
/freebsd-current/sys/dev/usb/controller/
H A Ddwc_otg_fdt.c83 int idx, rv; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxTuple.cpp61 ValueObjectSP TupleFrontEnd::GetChildAtIndex(size_t idx) { argument
[all...]
/freebsd-current/sys/dev/clk/xilinx/
H A Dzynqmp_clk_mux.c55 zynqmp_clk_mux_set_mux(struct clknode *clk, int idx) argument
/freebsd-current/crypto/openssl/test/
H A Dext_internal_test.c20 size_t idx; member in struct:__anon112

Completed in 415 milliseconds

1234567891011>>