Searched refs:process (Results 76 - 100 of 204) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex30 however the high-level process used to classify and encode the residue
245 format 1 decode process. Thus we describe first the decode
248 In addition to configuration information, the residue decode process
267 process.
278 the decode process:
H A D03-codebook.tex130 8) if [current_entry] is less than [codebook_entries], repeat process starting at 3)
275 process. They have no codeword and do not appear in the decision
392 codebook. This process can be though of as logically walking the
396 Walking the tree finishes when the decode process hits a leaf in the
H A D02-bitpacking.tex85 Decoding follows the same process as encoding, but by reading bits
219 the coding process. Thus, should this unused space be read, it will
H A D07-floor1.tex22 prediction in a process roughly equivalent to the following simplified
339 \varname{[n]} (where \varname{[n]} is provided by the decode process
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/kernel/
H A Dentry.S208 jsr __m68k_handle_int | process the IRQ
242 jsr __m68k_handle_int | process the IRQ
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dskeleton.S89 | bug, if an E1 snan, ovfl, or unfl occurred, and the process was
399 | process is allowed to sleep as a consequence of a page fault during
H A Dbinstr.S18 | msb form a decimal digit. This process is iterated until
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dcheckpatch.pl70 if (!process($ARGV, @rawlines)) {
249 sub process { subroutine
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dsys.c419 #define TUNE_ATTR_DAEMON(name, process) \
423 wake_up_process(sdp->sd_##process); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_log.c73 # include <process.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_entry.S82 | the user process
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhostip.c53 #include <process.h>
H A Dasyn-ares.c49 #include <process.h>
H A Dasyn-thread.c51 # include <process.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse_lowlevel.h95 /** User ID of the calling process */
98 /** Group ID of the calling process */
101 /** Thread ID of the calling process */
1084 * Hook to process a request (mandatory)
1091 void (*process) (void *data, const char *buf, size_t len, member in struct:fuse_session_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbss_log.c73 # include <process.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dpipe.c32 #include "wait-process.h"
40 # include <process.h>
112 /* Open a pipe connected to a child process.
168 /* Save standard file handles of parent process. */
177 /* Create standard file handles of child process. */
200 /* The child process doesn't inherit ifd[0], ifd[1], ofd[0], ofd[1],
213 /* Restore standard file handles of parent process. */
369 /* Child process code. */
462 /* Open a pipe for input from a child process.
486 /* Open a pipe for output to a child process
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S144 * * process.c: ... here.
385 ;; check if this process is syscall-traced
608 move.d [per_cpu__current_pgd], $r0 ; PGD for the current process
648 ;; process due to a SEGV, scheduled due to a page blocking or
793 bne 1b ; process all irq's up to and including number 31
801 ;; SIGTRAP the process that executed the break instruction.
840 ba do_sigtrap ; SIGTRAP the offending process.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.c34 #include <process.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S468 ;; Now, move on to the regular register restoration process.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dswitch_to.S53 # save outgoing process's context
120 # restore incoming process's context
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/onenand/
H A Donenand_base.c2113 unsigned int density, process; local
2115 /* Lock scheme depends on density and process */
2117 process = this->version_id >> ONENAND_VERSION_PROCESS_SHIFT;
2122 if (process) {
2128 if (!process) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dstream_encoder.cpp356 bool Stream::process(const FLAC__int32 * const buffer[], unsigned samples) function in class:FLAC::Encoder::Stream
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dencoders.cpp494 printf("testing process()... ");
495 if(!encoder->process(samples_array, sizeof(samples) / sizeof(FLAC__int32)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c34 #include <process.h>

Completed in 315 milliseconds

123456789