Searched refs:index (Results 201 - 225 of 4290) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddirac_parser.c49 int index; member in struct:DiracParseContext
104 uint8_t *end = pc->buffer + pc->index;
127 pc->index - pc->overread_index);
128 pc->index -= pc->overread_index;
132 *buf_size = pc->index;
140 pc->index + (*buf_size -
143 memcpy(pc->buffer+pc->index, (*buf + pc->sync_offset),
145 pc->index += *buf_size - pc->sync_offset;
151 pc->index + next);
153 memcpy(pc->buffer + pc->index, *bu
[all...]
H A Dparser.c128 int index, i; local
159 /* WARNING: the returned index can be negative */
160 index = s->parser->parser_parse(s, avctx, (const uint8_t **) poutbuf,
168 s->next_frame_offset = s->cur_offset + index;
171 if (index < 0)
172 index = 0;
173 s->cur_offset += index;
174 return index;
224 av_dlog(NULL, "overread %d, state:%X next:%d index:%d o_index:%d\n",
225 pc->overread, pc->state, next, pc->index, p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Dgentranslit.c33 int index; local
67 index = 0;
89 uni2index[j] = index;
90 data[index++] = 0;
107 data[index++] = (unsigned int) c;
110 data[uni2index[j]] = index - uni2index[j] - 1;
114 printf("static const unsigned int translit_data[%d] = {",index);
117 for (i = 0; i < index; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_routemap.c38 rip_route_match_add (struct vty *vty, struct route_map_index *index, argument
43 ret = route_map_add_match (index, command, arg);
63 rip_route_match_delete (struct vty *vty, struct route_map_index *index, argument
68 ret = route_map_delete_match (index, command, arg);
88 rip_route_set_add (struct vty *vty, struct route_map_index *index, argument
93 ret = route_map_add_set (index, command, arg);
113 rip_route_set_delete (struct vty *vty, struct route_map_index *index, argument
118 ret = route_map_delete_set (index, command, arg);
581 return rip_route_match_add (vty, vty->index, "metric", argv[0]);
592 return rip_route_match_delete (vty, vty->index, "metri
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dgentranslit.c33 int index; local
67 index = 0;
89 uni2index[j] = index;
90 data[index++] = 0;
107 data[index++] = (unsigned int) c;
110 data[uni2index[j]] = index - uni2index[j] - 1;
114 printf("static const unsigned int translit_data[%d] = {",index);
117 for (i = 0; i < index; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/puff/
H A Dpuff.c39 * - Simplify offs[] index in construct()
241 int index; /* index of first code of length len in symbol table */ local
243 code = first = index = 0;
248 return h->symbol[index + (code - first)];
249 index += count; /* else update for next length */
269 int index; /* index of first code of length len in symbol table */ local
276 code = first = index = 0;
287 return h->symbol[index
668 int index; /* index of lengths[] */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/puff/
H A Dpuff.c39 * - Simplify offs[] index in construct()
240 int index; /* index of first code of length len in symbol table */ local
242 code = first = index = 0;
247 return h->symbol[index + (code - first)];
248 index += count; /* else update for next length */
268 int index; /* index of first code of length len in symbol table */ local
275 code = first = index = 0;
286 return h->symbol[index
667 int index; /* index of lengths[] */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sbus/char/
H A Dbbc_envctrl.c107 fp->index,
131 tp->index,
146 if (tp->curr_amb_temp >= amb_temp_limits[tp->index].high_shutdown ||
147 tp->curr_amb_temp < amb_temp_limits[tp->index].low_shutdown) {
150 } else if (tp->curr_cpu_temp >= cpu_temp_limits[tp->index].high_shutdown ||
151 tp->curr_cpu_temp < cpu_temp_limits[tp->index].low_shutdown) {
158 tp->index, type, val);
175 amb_temp_limits[tp->index].high_warn) {
178 tp->index, (int) tp->curr_amb_temp);
181 amb_temp_limits[tp->index]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_routemap.c94 ospf_route_match_delete (struct vty *vty, struct route_map_index *index, argument
99 ret = route_map_delete_match (index, command, arg);
119 ospf_route_match_add (struct vty *vty, struct route_map_index *index, argument
124 ret = route_map_add_match (index, command, arg);
144 ospf_route_set_add (struct vty *vty, struct route_map_index *index, argument
149 ret = route_map_add_set (index, command, arg);
170 ospf_route_set_delete (struct vty *vty, struct route_map_index *index, argument
175 ret = route_map_delete_set (index, command, arg);
542 return ospf_route_match_add (vty, vty->index, "ip next-hop", argv[0]);
554 return ospf_route_match_delete (vty, vty->index, "i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dblock.c88 int squashfs_read_data(struct super_block *sb, void **buffer, u64 index, argument
93 int offset = index & ((1 << msblk->devblksize_log2) - 1);
94 u64 cur_index = index >> msblk->devblksize_log2;
110 *next_index = index + length;
113 index, compressed ? "" : "un", length, srclength);
116 (index + length) > msblk->bytes_used)
130 if ((index + 2) > msblk->bytes_used)
142 *next_index = index + length + 2;
144 TRACE("Block @ 0x%llx, %scompressed size %d\n", index,
148 (index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-zydacron.c118 unsigned short index; local
123 for (index = 0; index < 4; index++) {
124 key = zc->last_key[index];
127 zc->last_key[index] = 0;
138 index = 0;
142 index = 1;
146 index = 2;
150 index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dadm1025.c167 int index = to_sensor_dev_attr(attr)->index; local
169 return sprintf(buf, "%u\n", IN_FROM_REG(data->in[index],
170 in_scale[index]));
176 int index = to_sensor_dev_attr(attr)->index; local
178 return sprintf(buf, "%u\n", IN_FROM_REG(data->in_min[index],
179 in_scale[index]));
185 int index = to_sensor_dev_attr(attr)->index; local
194 int index = to_sensor_dev_attr(attr)->index; local
202 int index = to_sensor_dev_attr(attr)->index; local
210 int index = to_sensor_dev_attr(attr)->index; local
218 int index = to_sensor_dev_attr(attr)->index; local
234 int index = to_sensor_dev_attr(attr)->index; local
264 int index = to_sensor_dev_attr(attr)->index; local
280 int index = to_sensor_dev_attr(attr)->index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmenuitem.cpp65 MenuItemIndex index = m_parentMenu->MacGetIndexFromItem( this ) ; local
66 DoUpdateItemBitmap( mhandle, index );
69 void wxMenuItem::DoUpdateItemBitmap( WXHMENU menu, wxUint16 index) argument
73 if ( mhandle == NULL || index == 0)
84 SetMenuItemIconHandle( mhandle , index ,
87 SetMenuItemIconHandle( mhandle , index ,
123 MenuItemIndex index = m_parentMenu->MacGetIndexFromItem( this ) ; local
124 if ( mhandle == NULL || index == 0)
127 UMAEnableMenuItem( mhandle , index , m_isEnabled ) ;
129 ::SetItemMark( mhandle , index ,
146 MenuItemIndex index = m_parentMenu->MacGetIndexFromItem( this ) ; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dmsi-octeon.c68 int index; local
120 for (index = 0; index < msi_irq_size/64; index++) {
122 if ((msi_free_irq_bitmask[index] & (search_mask << irq)) == 0) {
123 msi_free_irq_bitmask[index] |= search_mask << irq;
124 msi_multiple_irq_bitmask[index] |= (search_mask >> 1) << irq;
144 irq += index*64;
218 int index = 0; local
227 index
325 __octeon_msi_do_interrupt(int index, u64 msi_bits) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddirac_parser.c46 int index; member in struct:DiracParseContext
101 uint8_t *end = pc->buffer + pc->index;
124 pc->index - pc->overread_index);
125 pc->index -= pc->overread_index;
129 *buf_size = pc->index;
137 pc->index + (*buf_size -
140 memcpy(pc->buffer+pc->index, (*buf + pc->sync_offset),
142 pc->index += *buf_size - pc->sync_offset;
148 pc->index + next);
150 memcpy(pc->buffer + pc->index, *bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_titan.c208 (hose->index & 1) ? TITAN_pachip1 : TITAN_pachip0;
215 if (hose->index & 2)
250 titan_init_one_pachip_port(titan_pachip_port *port, int index)
255 if (index == 0)
270 = (TITAN_MEM(index) & 0xffffffffffUL) | 0x80000000000UL;
272 = (TITAN_IO(index) & 0xffffffffffUL) | 0x80000000000UL;
274 hose->config_space_base = TITAN_CONF(index);
275 hose->index = index;
277 hose->io_space->start = TITAN_IO(index)
247 titan_init_one_pachip_port(titan_pachip_port *port, int index) argument
386 titan_kill_one_pachip_port(titan_pachip_port *port, int index) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dindex.c2 * index.c - NTFS kernel index handling. Part of the Linux-NTFS project.
27 #include "index.h"
31 * ntfs_index_ctx_get - allocate and initialize a new index context
32 * @idx_ni: ntfs index inode with which to initialize the context
34 * Allocate a new index context, initialize it with @idx_ni and return it.
37 * Locking: Caller must hold i_mutex on the index inode.
50 * ntfs_index_ctx_put - release an index context
51 * @ictx: index context to free
53 * Release the index contex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Defficeon-agp.c42 * must match the PAT index for the
48 * 5:0: GATT directory index: which 1st-level entry
161 int index, freed = 0; local
163 for (index = 0; index < EFFICEON_L1_SIZE; index++) {
164 unsigned long page = efficeon_private.l1_table[index];
166 efficeon_private.l1_table[index] = 0;
172 agp_bridge->dev, EFFICEON_ATTPAGE, index);
174 EFFICEON_ATTPAGE, index);
196 int index; local
261 int index = pg_start + i; local
302 int index = pg_start + i; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-array_list.c98 size_t index = RANDOM (gl_list_size (list1)); local
102 node1 = gl_list_set_at (list1, index, obj);
103 ASSERT (gl_list_get_at (list1, index) == obj);
106 node2 = gl_list_set_at (list2, index, obj);
107 ASSERT (gl_list_get_at (list2, index) == obj);
110 if (index > 0)
113 == gl_list_get_at (list1, index - 1));
115 if (index + 1 < gl_list_size (list1))
118 == gl_list_get_at (list1, index + 1));
207 size_t index local
247 size_t index = RANDOM (n); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_printlog/
H A Drange.awk7 i = index($1, "]");
12 i = index(offset, "]");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcirc_list.h51 #define CIRC_LIST_INDEX(obj, index) \
53 index_verify ((index), (obj)->x_size, __FILE__, __LINE__), \
56 #define CIRC_LIST_ITEM(obj, index) \
57 ((obj)->x_list[CIRC_LIST_INDEX((obj), (index))])
H A Dpkcs11.h60 const int index,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dcolschem.cpp51 wxColour wxSystemSettings::GetColour(wxSystemColour index) argument
91 wxCHECK_MSG( index < (int)WXSIZEOF(s_mapSysToThemeCol), wxNullColour,
94 wxColourScheme::StdColour col = s_mapSysToThemeCol[index];
98 return wxSystemSettingsNative::GetColour(index);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleCollection.h62 std::string GetEd2kLink(size_t index) const;
63 std::string GetFileName(size_t index) const;
64 uint64_t GetFileSize(size_t index) const;
65 std::string GetFileHash(size_t index) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dclntdata.h166 wxClientDataDictionaryPair( size_t idx ) : index( idx ), data( 0 ) { }
168 size_t index; member in struct:wxClientDataDictionaryPair
197 // if data for the given index is not present, add it,
200 void Set( size_t index, wxClientData* data, bool doDelete ) argument
202 size_t ptr = Find( index );
215 m_vec.push_back( wxClientDataDictionaryPair( index ) );
225 // get the data associated with the given index,
227 wxClientData* Get( size_t index ) const
229 size_t it = Find( index );
234 // delete the data associated with the given index
237 Delete( size_t index, bool doDelete ) argument
[all...]

Completed in 245 milliseconds

1234567891011>>