Searched refs:initial (Results 1 - 25 of 53) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c97 an initial segment and an endlessly repeated loop segment.
98 A finite sequence is represented entirely in the initial segment; the
101 struct segment initial; /* Initial arguments segment. */ member in struct:format_arg_list
165 ASSERT (list->initial.count <= list->initial.allocated);
167 for (i = 0; i < list->initial.count; i++)
169 verify_element (&list->initial.element[i]);
170 total_repcount += list->initial.element[i].repcount;
172 ASSERT (total_repcount == list->initial.length);
204 for (i = 0; i < list->initial
[all...]
H A Dformat-scheme.c100 an initial segment and an endlessly repeated loop segment.
101 A finite sequence is represented entirely in the initial segment; the
104 struct segment initial; /* Initial arguments segment. */ member in struct:format_arg_list
168 ASSERT (list->initial.count <= list->initial.allocated);
170 for (i = 0; i < list->initial.count; i++)
172 verify_element (&list->initial.element[i]);
173 total_repcount += list->initial.element[i].repcount;
175 ASSERT (total_repcount == list->initial.length);
207 for (i = 0; i < list->initial
[all...]
H A Dmsgl-check.c685 int initial = -1; local
714 if (initial != -1)
718 some header fields still have the initial default value\n"));
719 initial = -1;
723 initial = cnt;
727 if (initial != -1)
730 xasprintf (_("field `%s' still has initial default value\n"),
731 required_fields[initial]);
H A Dx-perl.c283 /* Allocate the initial buffer. Later on, bufmax > 0. */
1660 initial, enumerator in enum:parser_state
1678 * initial: initial
1692 * In the states initial...identifier the context is null_context; in the
1696 state = initial;
1713 if (state == initial)
1727 case initial:
1765 state = initial;
1779 state = initial;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpmac.h32 extern int pmac_pci_enable_device_hook(struct pci_dev *dev, int initial);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dvorbisfile.h151 extern int ov_open(FILE *f,OggVorbis_File *vf,char *initial,long ibytes);
153 char *initial, long ibytes, ov_callbacks callbacks);
155 extern int ov_test(FILE *f,OggVorbis_File *vf,char *initial,long ibytes);
157 char *initial, long ibytes, ov_callbacks callbacks);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dex.S32 .long exception_error ! initial page write
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dhead.S73 mov r0, r15 ! Set initial r15 (stack pointer)
79 ldc r0, r7_bank ! ... and initial thread_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dsmb.conf9 ; initial testing. It gives all clients access to their home directories and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dmachdep.h97 /* Called when pci_enable_device() is called (initial=0) or
98 * when a device with no assigned resource is found (initial=1).
100 int (*pcibios_enable_device_hook)(struct pci_dev *, int initial);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/
H A Danalog.c132 int initial[4]; member in struct:analog_port
181 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) argument
188 if (axes[3] < ((initial[3] * ((i << 1) + 1)) >> 3)) {
202 input_report_key(dev, analog_pads[0], axes[2] < (initial[2] >> 1));
204 input_report_key(dev, analog_pads[1], axes[3] < (initial[3] >> 1));
206 input_report_key(dev, analog_pads[2], axes[2] > (initial[2] + (initial[2] >> 1)));
208 input_report_key(dev, analog_pads[3], axes[3] > (initial[3] + (initial[3] >> 1)));
337 analog_decode(port->analog + i, port->axes, port->initial, por
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd014.tcl240 diff(initial,post-recover2):diff($init_file,$dir/$dbfile) \
363 diff(initial,post-recover1):diff($init_file,$dir/$dbfile) \
397 diff(initial,post-recover1):diff($init_file,$dir/$dbfile) \
435 diff(initial,post-recover2):diff($init_file,$dir/$dbfile) \
H A Drecd005.tcl75 puts "\tRecd005.$tnum.c: Verifying initial population"
156 # Save the initial file and open the environment and the first file
162 # Dump out file contents for initial case
202 diff(initial,post-$op):diff($init_file,$final_file) \
228 diff(initial,post-$op):diff($init_file,$final_file) \
H A Drecd007.tcl202 # Basically non-existence is our initial state. When we
322 diff(initial,post-recover1):diff($init_file,$dir/$dbfile) \
367 diff(initial,post-recover2):diff($init_file,$dir/$dbfile) \
560 # Compare against initial file.
607 diff(initial,post-recover1):diff($init_file,$dir/$dbfile) \
645 diff(initial,post-recover2):diff($init_file,$dir/$dbfile) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dtlb-v7.S40 orr r0, r3, r0, lsl #PAGE_SHIFT @ Create initial MVA
H A Dtlb-v6.S42 orr r0, r3, r0, lsl #PAGE_SHIFT @ Create initial MVA
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dlibgpg-error.spec55 - initial specfile.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vlan/
H A Dvconfig.spec61 - initial specfile
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dmachdep.h215 /* Called when pci_enable_device() is called (initial=0) or
216 * when a device with no assigned resource is found (initial=1).
218 int (*pcibios_enable_device_hook)(struct pci_dev *, int initial);
260 * current platform. machine_id contains the initial address where the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisfile.c305 /* a dupe serialnumber in an initial header packet set == invalid stream */
416 /* Starting from current cursor position, get initial PCM offset of
461 (has to begin by knowing the offset of the lb's initial page).
620 /* fetch initial PCM offset */
871 static int _ov_open1(void *f,OggVorbis_File *vf,char *initial, argument
889 if(initial){
891 memcpy(buffer,initial,ibytes);
987 int ov_open_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, argument
989 int ret=_ov_open1(f,vf,initial,ibytes,callbacks);
994 int ov_open(FILE *f,OggVorbis_File *vf,char *initial,lon argument
1049 ov_test_callbacks(void *f,OggVorbis_File *vf,char *initial,long ibytes, ov_callbacks callbacks) argument
1055 ov_test(FILE *f,OggVorbis_File *vf,char *initial,long ibytes) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsint.S209 clrl %d0 |clear d0 - initial g,r,s for
227 | ;if initial grs set
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-useradd497 The group name or number of the user's initial login group. The group name must exist. A group number must refer to an already existing group. The default group number is defined in the configuration file (defaultUserGid="513").
500 A list of supplementary groups which the user is also a member of. Each group is separated to the next by a comma, with no intervening whitespace. The groups are subject to the same restrictions as the group given with the -g option. The default is for the user to belong only to the initial group.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dkimagerescue.S55 ;; setup port PA and PB default initial directions and data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dswitchto.S135 ! go to save_pc for a reschedule, or the initial thread.pc for a new process
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_hw.c1296 static int prism2_hw_init(struct net_device *dev, int initial) argument
1352 static int prism2_hw_init2(struct net_device *dev, int initial) argument
1380 if (initial || local->pri_only) {
1422 if (initial) {
1450 static int prism2_hw_enable(struct net_device *dev, int initial) argument
1473 if (initial && prism2_reset_port(dev)) {
1489 static int prism2_hw_config(struct net_device *dev, int initial) argument
1500 if (prism2_hw_init(dev, initial)) {
1504 if (prism2_hw_init2(dev, initial))
1510 (initial
[all...]

Completed in 294 milliseconds

123