Searched refs:index (Results 426 - 450 of 4290) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dxattr_id.c41 int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, argument
45 int block = SQUASHFS_XATTR_BLOCK(index);
46 int offset = SQUASHFS_XATTR_BLOCK_OFFSET(index);
88 ERROR("Failed to allocate xattr id index table\n");
94 ERROR("unable to read xattr id index table\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Drscreate.c155 u32 index; local
193 for (index = 0; index < number_of_elements; index++) {
216 index,
227 index, (*top_object_list)->package.count));
244 index,
257 index,
271 index));
287 index,
[all...]
H A Dutstate.c66 u16 index,
74 acpi_ut_create_pkg_state(internal_object, external_object, index);
266 u16 index)
284 state->pkg.index = index;
64 acpi_ut_create_pkg_state_and_push(void *internal_object, void *external_object, u16 index, union acpi_generic_state **state_list) argument
264 acpi_ut_create_pkg_state(void *internal_object, void *external_object, u16 index) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/mwave/
H A D3780i.h84 /* DSP register indexes used with the configuration register address (index) register */
350 #define WriteGenCfg(index,value) dsp3780I_WriteGenCfg(usDspBaseIO,index,value)
351 #define ReadGenCfg(index) dsp3780I_ReadGenCfg(usDspBaseIO,index)
353 #define InWordDsp(index) inw(usDspBaseIO+index)
354 #define InByteDsp(index) inb(usDspBaseIO+index)
355 #define OutWordDsp(index,valu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DFileListNode.h53 - (id) initWithFileName: (NSString *) name path: (NSString *) path size: (uint64_t) size index: (NSUInteger) index torrent: (Torrent *) torrent;
56 - (void) insertIndex: (NSUInteger) index withSize: (uint64_t) size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dindigo_express_dsp.c79 int index; local
89 index = output * num_pipes_out(chip) + pipe;
90 chip->comm_page->vmixer[index] = gain;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen_io.c129 unsigned int index, u16 data)
135 reg |= index << OXYGEN_AC97_REG_ADDR_SHIFT;
145 chip->saved_ac97_registers[codec][index / 2] = data;
154 unsigned int index)
160 reg = index << OXYGEN_AC97_REG_ADDR_SHIFT;
187 unsigned int index, u16 data, u16 mask)
189 u16 value = oxygen_read_ac97(chip, codec, index);
192 oxygen_write_ac97(chip, codec, index, value);
249 u16 oxygen_read_eeprom(struct oxygen *chip, unsigned int index) argument
254 index | OXYGEN_EEPROM_DIR_REA
128 oxygen_write_ac97(struct oxygen *chip, unsigned int codec, unsigned int index, u16 data) argument
153 oxygen_read_ac97(struct oxygen *chip, unsigned int codec, unsigned int index) argument
186 oxygen_write_ac97_masked(struct oxygen *chip, unsigned int codec, unsigned int index, u16 data, u16 mask) argument
264 oxygen_write_eeprom(struct oxygen *chip, unsigned int index, u16 value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/common/
H A Dindex_decoder.c13 #include "index.h"
33 lzma_index *index; member in struct:lzma_coder_s
106 lzma_index_prealloc(coder->index, coder->count);
139 coder->index, allocator,
153 coder->pos = lzma_index_padding_size(coder->index);
188 *coder->index_ptr = coder->index;
190 // Make index NULL so we don't free it unintentionally.
191 coder->index = NULL;
212 lzma_index_end(coder->index, allocator);
248 coder->index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Discsi_boot_sysfs.h103 iscsi_boot_create_initiator(struct iscsi_boot_kset *boot_kset, int index,
109 iscsi_boot_create_ethernet(struct iscsi_boot_kset *boot_kset, int index,
114 iscsi_boot_create_target(struct iscsi_boot_kset *boot_kset, int index,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dconsole.c30 if (h2->index < h1->index)
81 if (hose->index == h) break;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_set.h10 /* Sets are identified by an index in kernel space. Tweak with ip_set_id_t
42 ip_set_id_t index; member in union:ip_set_name_index
45 #define IP_SET_OP_GET_BYNAME 0x00000006 /* Get set index by name */
52 #define IP_SET_OP_GET_BYINDEX 0x00000007 /* Get set name by index */
71 ip_set_id_t index; member in struct:xt_set_info_v0
95 ip_set_id_t index; member in struct:xt_set_info
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dindex_decoder.c13 #include "index.h"
33 lzma_index *index; member in struct:lzma_coder_s
106 lzma_index_prealloc(coder->index, coder->count);
139 coder->index, allocator,
153 coder->pos = lzma_index_padding_size(coder->index);
188 *coder->index_ptr = coder->index;
190 // Make index NULL so we don't free it unintentionally.
191 coder->index = NULL;
212 lzma_index_end(coder->index, allocator);
248 coder->index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java54 * The start index of each constant pool item in {@link #b b}, plus one.
77 * Start index of the class header information (access, name...) in
109 int index = off + 10;
111 items[i] = index + 1;
112 int tag = b[index];
129 size = 3 + readUnsignedShort(index + 1);
140 index += size;
144 header = index;
158 int index = items[i];
159 int tag = b[index
1432 readByte(final int index) argument
1444 readUnsignedShort(final int index) argument
1457 readShort(final int index) argument
1470 readInt(final int index) argument
1484 readLong(final int index) argument
1501 readUTF8(int index, final char[] buf) argument
1520 readUTF(int index, int utfLen, char[] buf) argument
1568 readClass(final int index, final char[] buf) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap_ioctl.c861 static __u32 index; local
871 index = v4l2_input.index;
874 switch (index) {
876 v4l2_input.index = index;
884 JOT(8, "%i=index: %s\n", index, &v4l2_input.name[0]);
888 v4l2_input.index = index;
962 static __u32 index; local
976 static __u32 index; local
1211 static __u32 index; local
1428 static __u32 index; local
1563 static __u32 index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_crtc.c42 crtc_wr_cio_state(struct drm_crtc *crtc, struct nv04_crtc_reg *crtcstate, int index) argument
44 NVWriteVgaCrtc(crtc->dev, nouveau_crtc(crtc)->index, index,
45 crtcstate->CRTC[index]);
52 struct nv04_crtc_reg *regp = &dev_priv->mode_reg.crtc_reg[nv_crtc->index];
67 struct nv04_crtc_reg *regp = &dev_priv->mode_reg.crtc_reg[nv_crtc->index];
73 NVWriteRAMDAC(crtc->dev, nv_crtc->index, NV_PRAMDAC_634, regp->ramdac_634);
108 struct nv04_crtc_reg *regp = &state->crtc_reg[nv_crtc->index];
112 if (get_pll_limits(dev, nv_crtc->index ? VPLL2 : VPLL1, &pll_lim))
143 state->pllsel |= nv_crtc->index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dasv1.c165 unsigned int index= level + 3; local
167 if(index <= 6) put_bits(pb, level_tab[index][1], level_tab[index][0]);
175 unsigned int index= level + 31; local
177 if(index <= 62) put_bits(pb, asv2_level_tab[index][1], asv2_level_tab[index][0]);
245 const int index= scantab[4*i]; local
248 if( (block[index
275 const int index= scantab[count]; local
288 const int index= scantab[4*i]; local
553 int index= scantab[i]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_routemap.c1789 bgp_route_match_add (struct vty *vty, struct route_map_index *index,
1794 ret = route_map_add_match (index, command, arg);
1814 bgp_route_match_delete (struct vty *vty, struct route_map_index *index,
1819 ret = route_map_delete_match (index, command, arg);
1839 bgp_route_set_add (struct vty *vty, struct route_map_index *index,
1844 ret = route_map_add_set (index, command, arg);
1864 bgp_route_set_delete (struct vty *vty, struct route_map_index *index,
1869 ret = route_map_delete_set (index, command, arg);
2014 return bgp_route_match_add (vty, vty->index, "ip address", argv[0]);
2026 return bgp_route_match_delete (vty, vty->index, "i
1762 bgp_route_match_add(struct vty *vty, struct route_map_index *index, char *command, char *arg) argument
1787 bgp_route_match_delete(struct vty *vty, struct route_map_index *index, char *command, char *arg) argument
1812 bgp_route_set_add(struct vty *vty, struct route_map_index *index, char *command, char *arg) argument
1837 bgp_route_set_delete(struct vty *vty, struct route_map_index *index, char *command, char *arg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/
H A Dbrowser.c126 return self->top_idx + row == self->index;
145 self->index = self->top_idx = 0;
197 newtScrollbarSet(self->sb, self->index, self->nr_entries - 1);
222 if (self->index == self->nr_entries - 1)
224 ++self->index;
225 if (self->index == self->top_idx + self->height) {
231 if (self->index == 0)
233 --self->index;
234 if (self->index < self->top_idx) {
245 if (self->index
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcacheinfo.c29 * - a list of "index" objects representing the cpu's local cache hierarchy
34 struct cache_index_dir *index; /* list of index objects */ member in struct:cache_dir
37 /* "index" object: each cpu's cache directory has an index
43 struct cache_index_dir *next; /* next index in parent directory */
64 /* These are used to index the cache_type_info array. */
484 struct cache_index_dir *index; local
486 index = kobj_to_cache_index_dir(kobj);
488 pr_debug("freeing index director
505 struct cache_index_dir *index; local
591 struct cache_index_dir *index; local
605 struct cache_index_dir *index; local
699 cacheinfo_create_index_dir(struct cache *cache, int index, struct cache_dir *cache_dir) argument
729 int index = 0; local
774 struct cache_index_dir *index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dcmd640.c161 * Registers and masks for easy access by drive index:
398 static void __init check_prefetch(ide_drive_t *drive, unsigned int index) argument
400 u8 b = get_cmd640_reg(prefetch_regs[index]);
402 __set_prefetch_mode(drive, (b & prefetch_masks[index]) ? 0 : 1);
409 static void set_prefetch_mode(ide_drive_t *drive, unsigned int index, int mode) argument
412 int reg = prefetch_regs[index];
419 b &= ~prefetch_masks[index]; /* enable prefetch */
421 b |= prefetch_masks[index]; /* disable prefetch */
429 static void display_clocks(unsigned int index) argument
433 active_count = active_counts[index];
457 program_drive_counts(ide_drive_t *drive, unsigned int index) argument
513 cmd640_set_mode(ide_drive_t *drive, unsigned int index, u8 pio_mode, unsigned int cycle_time) argument
577 unsigned int index = 0, cycle_time; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsrtenc.c34 unsigned index; member in struct:SRTContext
56 srt->index = 1;
83 "Insufficient timestamps in event number %d.\n", srt->index);
88 srt->index,
101 srt->index++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dselstore.cpp51 // search for the item ourselves as like this we get the index where to
54 size_t index = m_itemsSel.IndexForInsert(item); local
55 bool isSel = index < m_itemsSel.GetCount() && m_itemsSel[index] == item;
61 m_itemsSel.AddAt(item, index);
70 m_itemsSel.RemoveAt(index);
207 // and adjust the index of all which follow it
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dbitmap.c51 pgoff_t index, end_index; local
70 index = start_bit >> (3 + PAGE_CACHE_SHIFT);
75 page = ntfs_map_page(mapping, index);
120 while (index < end_index) {
123 /* Update @index and get the next page. */
127 page = ntfs_map_page(mapping, ++index);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DCustomKeyOrderExample.java102 PrimaryIndex<ReverseOrder,Person> index =
105 index.put(new Person("Andy"));
106 index.put(new Person("Lisa"));
107 index.put(new Person("Zola"));
110 EntityCursor<Person> people = index.entities();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnsc_gpio.c22 void nsc_gpio_dump(struct nsc_gpio_ops *amp, unsigned index) argument
25 u32 config = amp->gpio_config(index, ~0, 0);
29 index, config,
38 amp->gpio_get(index), amp->gpio_current(index));

Completed in 150 milliseconds

<<11121314151617181920>>