Searched defs:idx (Results 1 - 25 of 1498) sorted by relevance

1234567891011>>

/freebsd-current/contrib/sendmail/libsm/
H A Dilenx.c31 int idx; local
H A Dxleni.c31 int idx, ilen; local
/freebsd-current/contrib/libucl/include/
H A Dlua_ucl.h40 int idx; member in struct:ucl_lua_funcdata
/freebsd-current/contrib/tcpdump/
H A Dprint-ssh.c29 u_int idx = 0; local
[all...]
/freebsd-current/sys/dev/cfe/
H A Dcfe_env.c44 int idx; local
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.c43 int idx; local
/freebsd-current/contrib/bmake/
H A Drealpath.c70 int idx = 0, nlnk = 0; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmini_bench_shared.cpp12 void Run(int idx) { argument
18 long idx = (long)arg; local
H A Dmini_bench_local.cpp12 void Run(int idx) { argument
18 long idx = (long)arg; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dpadata.c37 krb5_find_padata(PA_DATA *val, unsigned len, int type, int *idx) argument
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DAddressResolver.cpp41 AddressRange &AddressResolver::GetAddressRangeAtIndex(size_t idx) { argument
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Duio_impl.h49 zfs_uio_iov_at_index(zfs_uio_t *uio, uint_t idx, void **base, uint64_t *len) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThreadCollection.cpp59 ThreadSP ThreadCollection::GetThreadAtIndex(uint32_t idx) { argument
45 InsertThread(const lldb::ThreadSP &thread_sp, uint32_t idx) argument
/freebsd-current/sys/libkern/
H A Dstrcspn.c47 int idx; local
[all...]
H A Dstrspn.c47 int idx; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_init.c36 int ret, idx; local
/freebsd-current/lib/libc/string/
H A Dstrspn.c46 int idx; local
[all...]
H A Dstrcspn.c46 int idx; local
[all...]
/freebsd-current/lib/libc/db/recno/
H A Drec_search.c60 indx_t idx; local
/freebsd-current/lib/libc/db/btree/
H A Dbt_search.c63 indx_t base, idx, lim; local
/freebsd-current/crypto/openssl/test/
H A Dmdc2_internal_test.c53 static int test_mdc2(int idx) argument
H A Dssl_cert_table_internal_test.c24 static int do_test_cert_table(int nid, uint32_t amask, size_t idx, argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DUserSettingsController.h82 T GetPropertyAtIndexAs(uint32_t idx, T default_value, argument
91 GetPropertyAtIndexAs(uint32_t idx, argument
97 bool SetPropertyAtIndex(uint32_t idx, T t, argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h80 GetPropertyAtIndex(size_t idx, argument
142 GetPropertyAtIndexAs(size_t idx, const ExecutionContext *exe_ctx = nullptr) const argument
155 SetPropertyAtIndex(size_t idx, T t, const ExecutionContext *exe_ctx = nullptr) const argument
167 ProtectedGetPropertyAtIndex(size_t idx) argument
[all...]
/freebsd-current/contrib/libedit/
H A Dliteral.c128 literal_get(EditLine *el, wint_t idx) argument

Completed in 360 milliseconds

1234567891011>>