Searched refs:operations (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A DMakefile.am29 operations.c \
38 operations.h \
H A DMakefile.lite37 operations.c \
H A Doptions.c46 /* shorthand operations */
82 /* major operations */
138 options->ops.operations = 0;
201 fprintf(stderr, "ERROR: you may not mix shorthand and major operations\n");
261 FLAC__ASSERT(0 == options->ops.operations || options->ops.num_operations > 0);
264 for(i = 0, op = options->ops.operations; i < options->ops.num_operations; i++, op++) {
327 if(0 != options->ops.operations)
328 free(options->ops.operations);
716 if(0 == (options->ops.operations = (Operation*)malloc(sizeof(Operation) * options->ops.capacity)))
718 memset(options->ops.operations,
[all...]
H A Doptions.h192 Operation *operations; member in struct:__anon894::__anon895
H A Doperations.c23 #include "operations.h"
130 switch(options->ops.operations[0].type) {
266 if(options->ops.operations[i].type == OP__ADD_REPLAY_GAIN)
293 if(options->ops.operations[i].type != OP__ADD_SEEKPOINT)
294 ok &= do_shorthand_operation(filename, options->prefix_with_filename, chain, &options->ops.operations[i], &needs_write, options->utf8_convert);
303 if(options->ops.operations[i].type == OP__ADD_PADDING)
312 if(options->ops.operations[i].type == OP__ADD_SEEKPOINT)
313 ok &= do_shorthand_operation(filename, options->prefix_with_filename, chain, &options->ops.operations[i], &needs_write, options->utf8_convert);
H A DMakefile.in234 operations.c \
243 operations.h \
270 am_metaflac_OBJECTS = main.$(OBJEXT) operations.$(OBJEXT) \
287 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/main.Po ./$(DEPDIR)/operations.Po \
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/operations.Po@am__quote@
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dconn.c52 struct sembuf operations[1]; local
54 operations[0].sem_num = 0;
56 operations[0].sem_op = -1;
58 operations[0].sem_flg = SEM_UNDO;
59 return semop (semid, operations, 1);
66 struct sembuf operations[1]; local
68 operations[0].sem_num = 0;
70 operations[0].sem_op = 1;
72 operations[0].sem_flg = SEM_UNDO;
73 return semop (semid, operations,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dmain.c128 struct sembuf operations[1]; local
130 operations[0].sem_num = 0;
132 operations[0].sem_op = -1;
134 operations[0].sem_flg = SEM_UNDO;
135 return semop (semid, operations, 1);
142 struct sembuf operations[1]; local
144 operations[0].sem_num = 0;
146 operations[0].sem_op = 1;
148 operations[0].sem_flg = SEM_UNDO;
149 return semop (semid, operations,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Dpage.h106 #error Unknown user operations model
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead31.S134 .long 0 # cr15: linkage stack operations
H A Dhead64.S209 .quad 0 # cr15: linkage stack operations
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-sa1100.S45 mcr p15, 0, r0, c9, c0, 5 @ Allow read-buffer operations from userland
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S670 # bit five of the fp extension word separates the monadic and dyadic operations
908 # bit five of the fp ext word separates the monadic and dyadic operations
1279 # bit five of the fp extension word separates the monadic and dyadic operations
1824 # bit five of the fp extension word separates the monadic and dyadic operations
2401 # This exception handles 3 types of operations: #
2407 # For immediate data operations, the data is read in w/ a #
2608 # SNAN : all operations
2609 # OPERR : all reg-reg or mem-reg operations that can normally operr
2614 # INEX1 : all packed immediate operations
3131 # this would be the case for opclass two operations wit
[all...]
H A Dfpsp.S671 # bit five of the fp extension word separates the monadic and dyadic operations
909 # bit five of the fp ext word separates the monadic and dyadic operations
1280 # bit five of the fp extension word separates the monadic and dyadic operations
1825 # bit five of the fp extension word separates the monadic and dyadic operations
2402 # This exception handles 3 types of operations: #
2408 # For immediate data operations, the data is read in w/ a #
2609 # SNAN : all operations
2610 # OPERR : all reg-reg or mem-reg operations that can normally operr
2615 # INEX1 : all packed immediate operations
3132 # this would be the case for opclass two operations wit
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex173 for seeking operations at the very beginning of the stream.
H A D02-bitpacking.tex228 operation. Any further read operations after an 'end-of-packet'
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex157 of common {\em \cdrom\ device operations}, $<cdrom-device>_dops$.
158 These operations are different from the classical block-device file
159 operations, $<block-device>_fops$.
221 The device operations structure, $cdrom_device_ops$, contains a list
284 & struct\ cdrom_device_ops *& ops;& device operations for this major\cr
300 built, using the $next$ field. The device number, the device operations
760 with the kernel, the device operations and information structures,
813 operations, ones that are routed through the call $audio_ioctl()$, and
821 calling device-operations in $cdrom_device_ops$, if implemented and
965 \item Copy an example of the device-operations
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf_asm.S98 ;* for RDR10 which has bits that preclude PDC stack operations
996 ;* for RDR10 which has bits that preclude PDC stack operations
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex292 \item \verb|action| is requested operation. Currently, only three operations
H A Dip-cref.tex130 do not allow all of these operations or have some additional commands.
187 All the operations are atomic, i.e.\
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S602 | operations which are not restorable into the floating-point
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec2228 - New samba.spec, almost ready for winbind operations. OLA for Buchan Milne
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1438 operations. All these methods are accessed via the object returned from
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure1550 --enable-debug_rop Build a version that logs read operations.
1551 --enable-debug_wop Build a version that logs write operations.
[all...]

Completed in 186 milliseconds