Searched refs:index (Results 101 - 125 of 1881) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dcheck-dumpevents.py13 expect_inserted_pos = text.index("Inserted:\n")
14 expect_active_pos = text.index("Active:\n")
15 got_inserted_pos = text.index("Inserted events:\n")
16 got_active_pos = text.index("Active events:\n")
/freebsd-11-stable/contrib/dtc/scripts/
H A Dsetlocalversion19 if git diff-index HEAD | read dummy; then
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.index.d41 trace(index((char *)rand(), (char *)(rand() ^ vtimestamp)));
54 trace(index((char *)arg0, (char *)arg1, rand()));
/freebsd-11-stable/contrib/gperf/src/
H A Dbool-array.h53 bool set_bit (unsigned int index);
63 /* For each index, we store in storage_array[index] the iteration_number at
64 the time set_bit(index) was last called. */
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h133 int cvmx_app_hotplug_unplug_cores(int index, uint32_t coremask, int wait);
136 cvmx_app_hotplug_info_t* cvmx_app_hotplug_get_info_at_index(int index);
137 int is_app_hotpluggable(int index);
138 int cvmx_app_hotplug_call_add_cores_callback(int index);
/freebsd-11-stable/lib/libc/string/
H A Dstrchr.c31 static char sccsid[] = "@(#)index.c 8.1 (Berkeley) 6/4/93";
54 __weak_reference(strchr, index);
/freebsd-11-stable/lib/libmemstat/
H A Dmemstat.c327 memstat_get_caller_pointer(const struct memory_type *mtp, int index) argument
330 return (mtp->mt_caller_pointer[index]);
334 memstat_set_caller_pointer(struct memory_type *mtp, int index, void *value) argument
337 mtp->mt_caller_pointer[index] = value;
341 memstat_get_caller_uint64(const struct memory_type *mtp, int index) argument
344 return (mtp->mt_caller_uint64[index]);
348 memstat_set_caller_uint64(struct memory_type *mtp, int index, uint64_t value) argument
351 mtp->mt_caller_uint64[index] = value;
405 int index)
408 return (mtp->mt_percpu_alloc[cpu].mtp_caller_pointer[index]);
404 memstat_get_percpu_caller_pointer(const struct memory_type *mtp, int cpu, int index) argument
412 memstat_set_percpu_caller_pointer(struct memory_type *mtp, int cpu, int index, void *value) argument
420 memstat_get_percpu_caller_uint64(const struct memory_type *mtp, int cpu, int index) argument
428 memstat_set_percpu_caller_uint64(struct memory_type *mtp, int cpu, int index, uint64_t value) argument
[all...]
/freebsd-11-stable/sbin/atm/atmconfig/
H A Ddiag.h35 u_int index; member in struct:diagif
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dkwset.h27 int index; /* Index number of matching keyword. */ member in struct:kwsmatch
41 Return NULL for success, or an error message. Remember an index
53 if foundindex is non-NULL, store the index of the particular
/freebsd-11-stable/sys/xen/
H A Dhvm.h34 * \param index HVM parameter index; see <xen/interface/hvm/params.h>.
39 hvm_get_parameter(int index) argument
45 xhv.index = index;
49 error, index);
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_high_priority_request_queue.c118 U32 index; local
132 for (index = 0; index < element_count; index++)
/freebsd-11-stable/sys/dev/usb/storage/
H A Drio500_usb.h39 int index; member in struct:RioCommand
/freebsd-11-stable/usr.sbin/pc-sysinstall/doc/
H A DMakefile3 FILES= help-disk-list help-disk-size help-index help-start-autoinstall
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_al.h164 IN const uint8_t index)
166 return (p_ca_info->p_attr->p_port_attr[index].port_guid);
174 * index
175 * [in] Port "index" for which to retrieve the port GUID.
176 * The index is the offset into the ca's internal array
199 IN const uint8_t index)
201 return (p_ca_info->p_attr->p_port_attr[index].port_num);
209 * index
210 * [in] Port "index" for which to retrieve the port GUID.
211 * The index i
163 osm_ca_info_get_port_guid(IN const osm_ca_info_t * const p_ca_info, IN const uint8_t index) argument
198 osm_ca_info_get_port_num(IN const osm_ca_info_t * const p_ca_info, IN const uint8_t index) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/
H A Dmpfs.h34 int mlx5_mpfs_del_mac(struct mlx5_core_dev *dev, u32 index);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingOptions.h17 namespace index { namespace in namespace:clang
30 // Whether to index macro definitions in the Preprocesor when preprocessor
39 } // namespace index
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_rcvaddr.c66 rcv->ifindex = ifp->index;
71 rcv->index.len = addrlen + 2;
72 rcv->index.subs[0] = ifp->index;
73 rcv->index.subs[1] = addrlen;
75 rcv->index.subs[i + 2] = addr[i];
105 index_append(&value->var, sub, &rcv->index);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp43 uint64_t index : 32; member in struct:__anon1590::TypeSymIdRepr
50 uint64_t index : 32; member in struct:__anon1590::FieldListMemberIdRepr
97 repr.index = tsid.index.getIndex();
106 repr.index = flmid.index.getIndex();
148 result.index.setIndex(repr.index);
157 result.index.setIndex(repr.index);
[all...]
/freebsd-11-stable/sys/mips/nlm/hal/
H A Ducore_loader.h60 nlm_ucore_write_sharedmem(uint64_t nae_base, int index, uint32_t data) argument
65 if (index > 128)
73 nlm_store_word_daddr(addr + (index * 4), data);
81 nlm_ucore_read_sharedmem(uint64_t nae_base, int index) argument
91 val = nlm_load_word_daddr(addr + (index * 4));
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadSpec.h45 void SetIndex(uint32_t index) { m_index = index; } argument
70 bool IndexMatches(uint32_t index) const {
71 if (m_index == UINT32_MAX || index == UINT32_MAX)
74 return index == m_index;
/freebsd-11-stable/lib/libc/db/btree/
H A Dbt_put.c153 idx = t->bt_cursor.pg.index;
165 idx = e->index;
220 t->bt_cursor.pg.pgno == h->pgno && t->bt_cursor.pg.index >= idx)
221 ++t->bt_cursor.pg.index;
227 t->bt_last.index = idx;
233 t->bt_last.index = 0;
243 __bt_setcur(t, e->page->pgno, e->index);
275 t->bt_cur.index = t->bt_last.index;
288 if (t->bt_cur.index !
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h125 lldb::ExpressionVariableSP GetVariableAtIndex(size_t index) { argument
127 if (index < m_variables.size())
128 var_sp = m_variables[index];
146 for (size_t index = 0; index < size; ++index) {
147 if (m_variables[index].get() == var_sp.get())
163 for (size_t index = 0, size = GetSize(); index < size; ++index) {
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c543 int index; local
545 index = stp->str_index;
547 if (index == sizeof(DES_cblock)) {
551 index = 0;
555 *s = stp->str_output[index] = (stp->str_feed[index] ^ *s);
557 index++;
559 stp->str_index = index;
565 int index; local
578 index
615 int index; local
634 int index; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Drsaz_exp.c92 int index; local
125 for (index = 3; index < 32; index++) {
127 rsaz_1024_scatter5_avx2(table_s, result, index);
238 index = 1014;
240 while (index > -1) { /* loop for the remaining 127 windows */
244 wvalue = *((unsigned short *)&p_str[index / 8]);
245 wvalue = (wvalue >> (index % 8)) & 31;
246 index
292 int index; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_ahbclk.c113 uint32_t val, index; local
119 index = 0;
125 index = (val & A13_AHB_CLK_SRC_SEL) >>
132 index = (val & A31_AHB1_CLK_SRC_SEL) >>
139 index = (val & A83T_AHB1_CLK_SRC_SEL) >>
144 index = H3_AHB2_CLK_CFG_PLL_PERIPH_DIV2;
148 val |= (index << H3_AHB2_CLK_CFG_SHIFT);
156 clknode_init_parent_idx(clk, index);
211 aw_ahbclk_set_mux(struct clknode *clk, int index) argument
220 if (index !
[all...]

Completed in 355 milliseconds

1234567891011>>