Searched refs:index (Results 126 - 150 of 1881) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwrstabs.c49 long index; member in struct:string_hash_entry
69 /* The type index of this element. */
70 long index; member in struct:stab_type_stack
91 /* The type index. */
92 long index; member in struct:stab_tag
108 /* The void type index. */
116 /* Pointers to types, indexed by the type index. */
119 /* Functions returning types, indexed by the type index. */
122 /* References to types, indexed by the type index. */
150 /* The next type index
396 stab_push_string(struct stab_write_handle *info, const char *string, long index, bfd_boolean definition, unsigned int size) argument
421 stab_push_defined_type(struct stab_write_handle *info, long index, unsigned int size) argument
589 long index; local
612 long index; local
649 long index; local
702 long index; local
734 long index; local
751 long index; local
786 long index = 0; local
850 long index; local
1022 long index; local
1074 long index; local
1312 long index; local
1417 long index; local
1870 long index; local
1886 long index; local
2053 long index; local
[all...]
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_ioport.c68 int index; local
79 index = 0;
82 index = 1;
85 index = 2;
90 index += 3;
93 index += 6;
95 KASSERT(index < nitems(iodesc), ("%s: invalid index %d",
96 __func__, index)); local
98 return (iodesc[index]);
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsymtab.c107 unsigned int index; local
112 index = hash & sizemask;
115 node = table->entries[index];
137 index = (index + hash2) & sizemask;
138 node = table->entries[index];
159 table->entries[index] = node;
193 unsigned int index, hash, hash2; local
196 index = hash & sizemask;
198 if (nentries[index])
[all...]
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsati_reassign_blocks.c200 U32 index; local
206 for(index = 0; index < page_size; index++)
208 sati_get_data_byte(sequence, scsi_io, lba_offset+index, &current_lba_bytes[index]);
238 U32 index; local
244 for(index = 0; index < page_size; index
271 U32 index; local
[all...]
H A Dscic_sds_remote_node_table.c68 * available bit for selection. The absolute bit is index * 32 + bit
71 * @param[in] remote_node_table This is the remote node index table from
73 * @param[in] group_table_index This is the index to the group table from
108 * This method will clear the group index entry in the specified group index
115 * @param[in] group_index This is the bit index in the table to be modified.
141 * This method will set the group index bit entry in the specified group index
180 * @param[in] remote_node_index This is the remote node index that is being
211 * This method clears the remote node index fro
351 U32 index; local
423 U8 index; local
[all...]
H A Dscic_sds_unsolicited_frame_control.c128 U32 index; local
133 for (index = 0; index < unused_uf_header_entries; index++)
135 uf = &uf_control->buffers.array[index];
138 uf_control->address_table.array[index], 0, 0
141 uf->header = &uf_control->headers.array[index];
147 for (index = unused_uf_header_entries;
148 index < unused_uf_header_entries + used_uf_header_entries;
149 index
[all...]
H A Dscic_sds_controller.c115 * can be used as an index into an array
137 * can be used as an index.
146 * This macro will increment the controllers completion queue index value
147 * and possibly toggle the cycle bit if the completion queue index wraps
150 #define INCREMENT_COMPLETION_QUEUE_GET(controller, index, cycle) \
152 (index), \
159 * This macro will increment the controllers event queue index value and
160 * possibly toggle the event cycle bit if the event queue index wraps back
163 #define INCREMENT_EVENT_QUEUE_GET(controller, index, cycle) \
165 (index), \
468 U32 index; local
1505 U32 index; local
1587 U8 index; local
1737 U32 index; local
1777 U32 index; local
2069 U32 index; local
2105 U32 index; local
2179 U32 index; local
2263 U32 index; local
3321 U32 index; local
3697 U16 index; local
3788 U8 index; local
4430 U16 index; local
4601 U16 index; local
4679 U16 index; local
5031 U8 index; local
5069 U8 index; local
5111 U8 index; local
5357 U32 index; local
5602 U16 index; local
5868 U16 index; local
6520 U8 index; local
6882 U32 index; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h87 unsigned index() const {
126 /// find_first - Returns the index of the first set bit.
134 /// find_last - Returns the index of the last set bit.
145 /// find_next - Returns the index of the next set bit starting from the
295 if (CurrElementIter->index() == ElementIndex) {
297 } else if (CurrElementIter->index() > ElementIndex) {
299 && ElementIter->index() > ElementIndex)
303 ElementIter->index() < ElementIndex)
345 BitNumber = Iter->index() * ElementSize;
377 BitNumber = Iter->index() * ElementSiz
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dutil.py116 index = 0;
121 index += 1
123 u = " KMGTPE"[index]
124 if index == 0:
126 elif n >= 100 or num & ((1024*index)-1) == 0:
127 # it's an exact multiple of its index, or it wouldn't
134 s = "%.*f%c" % (i, float(num) / (1<<(10*index)), u)
/freebsd-11-stable/tools/regression/geom/ConfCmp/
H A Da2.conf97 <index>0</index>
137 <index>5</index>
149 <index>4</index>
161 <index>2</index>
173 <index>1</index>
[all...]
H A Da2a.conf97 <index>0</index>
137 <index>5</index>
149 <index>4</index>
161 <index>2</index>
173 <index>1</index>
[all...]
H A Da2b.conf97 <index>0</index>
137 <index>5</index>
149 <index>4</index>
161 <index>2</index>
173 <index>1</index>
[all...]
H A Da2c.conf96 <index>0</index>
136 <index>5</index>
148 <index>4</index>
160 <index>2</index>
172 <index>1</index>
[all...]
H A Da2d.conf101 <index>0</index>
141 <index>5</index>
153 <index>4</index>
165 <index>2</index>
177 <index>1</index>
[all...]
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_vector.c289 IN const size_t index, OUT void *const p_element)
295 if (index >= p_vector->size)
298 cl_vector_get(p_vector, index, p_element);
303 IN const size_t index, IN void *const p_element)
313 if (index >= p_vector->size) {
314 /* Resize to accomodate the given index. */
315 status = cl_vector_set_size(p_vector, index + 1);
317 /* Check for failure on or before the given index. */
318 if ((status != CL_SUCCESS) && (p_vector->size < index))
323 p_dest = cl_vector_get_ptr(p_vector, index);
288 cl_vector_at(IN const cl_vector_t * const p_vector, IN const size_t index, OUT void *const p_element) argument
302 cl_vector_set(IN cl_vector_t * const p_vector, IN const size_t index, IN void *const p_element) argument
405 size_t index; local
[all...]
H A Dcl_ptr_vector.c105 IN const size_t index, OUT void **const p_element)
111 if (index >= p_vector->size)
114 *p_element = cl_ptr_vector_get(p_vector, index);
119 IN const size_t index,
128 if (index >= p_vector->size) {
129 /* Resize to accomodate the given index. */
130 status = cl_ptr_vector_set_size(p_vector, index + 1);
132 /* Check for failure on or before the given index. */
133 if ((status != CL_SUCCESS) && (p_vector->size < index))
138 p_vector->p_ptr_array[index]
104 cl_ptr_vector_at(IN const cl_ptr_vector_t * const p_vector, IN const size_t index, OUT void **const p_element) argument
118 cl_ptr_vector_set(IN cl_ptr_vector_t * const p_vector, IN const size_t index, IN const void *const element) argument
143 cl_ptr_vector_remove(IN cl_ptr_vector_t * const p_vector, IN const size_t index) argument
[all...]
/freebsd-11-stable/sys/dev/wtap/plugins/
H A Dvisibility.c143 uint32_t index = map->map[i]; local
145 int vis = index & 0x01;
163 index = index >> 1;
174 int index = l->id2/ARRAY_SIZE; local
177 map->map[index] = map->map[index] | value;
181 l->id1, l->id2, index, map->map[index], bit);
191 int index local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-dump.h38 /* The index for the node. */
39 unsigned int index; member in struct:dump_node_info
65 /* The next unused node index. */
66 unsigned int index; member in struct:dump_info
/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-getopt.c66 return opt->index;
72 return opt->index;
/freebsd-11-stable/contrib/com_err/
H A Dlex.l64 index { return INDEX; }
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pko.c97 * @param index
100 static int __cvmx_pko_int(int interface, int index) argument
103 cvmx_helper_cfg_assert(index >= 0);
108 cvmx_helper_cfg_assert(index < 4);
109 return index;
112 cvmx_helper_cfg_assert(index == 0);
116 cvmx_helper_cfg_assert(index < 4);
117 return index + 8;
120 cvmx_helper_cfg_assert(index < 4);
121 return index
148 cvmx_pko_get_base_pko_port(int interface, int index) argument
159 cvmx_pko_get_num_pko_ports(int interface, int index) argument
485 int interface, index; local
524 __cvmx_pko_get_pipe(int interface, int index) argument
[all...]
H A Dcvmx-tlb.h79 * @param index Index of the TLB entry
85 void cvmx_tlb_write_entry(int index, uint64_t vaddr, uint64_t paddr,
93 * @param index Index of the TLB entry
107 * This version writes a runtime entry. It will check the index to make sure
110 * @param index Index of the TLB entry
116 void cvmx_tlb_write_runtime_entry(int index, uint64_t vaddr, uint64_t paddr,
121 * Find the TLB index of a given virtual address
125 * >=0 TLB TLB index
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.l64 index { return INDEX; }
/freebsd-11-stable/contrib/top/
H A Dutils.c159 * string_index(string, array) - find string in array and return index
452 static int index = 0; local
457 p = ret = retarray[index];
458 index = (index + 1) % NUM_STRINGS;
484 static int index = 0; local
489 p = ret = retarray[index];
490 index = (index + 1) % NUM_STRINGS;
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_cmn.h57 #define GET_OFFSET_STATS(index) statsInfo[(index)].be_offset
58 #define GET_OFFSET_PCICONF(index) pciconfInfo[(index)].be_offset
62 #define GET_OFFSET_STATS(index) statsInfo[(index)].le_offset
63 #define GET_OFFSET_PCICONF(index) pciconfInfo[(index)].le_offset

Completed in 244 milliseconds

1234567891011>>