Searched refs:program (Results 76 - 100 of 100) sorted by last modified time

1234

/linux-master/security/tomoyo/
H A Dgc.c115 tomoyo_put_name(ptr->program);
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h162 * struct vidtv_psi_table_pat_program - A single program in the PAT
179 struct vidtv_psi_table_pat_program *program; member in struct:vidtv_psi_table_pat
451 * vidtv_psi_pat_program_assign - Assigns the program loop to the PAT.
453 * @p: The program loop (one or more programs)
455 * This will free the previous program loop in the table.
456 * This will assign ownership of the program loop to the table, i.e. the table
457 * will free this program loop when a call to its destroy function is made.
478 * program found in the PAT
480 * @pcr_pid: packet ID for the PCR to be used for the program described in this
H A Dvidtv_channel.c13 * For each program in the PAT, a PMT section will be created
92 s302m->program = vidtv_psi_pat_program_init(NULL,
95 if (!s302m->program)
147 vidtv_psi_pat_program_destroy(s302m->program);
274 curr = cur_chnl->program;
537 vidtv_psi_pat_program_destroy(curr->program);
H A Dvidtv_channel.h13 * For each program in the PAT, a PMT section will be created
37 * For each program in the PAT, a PMT section will be created
46 * @program: A _single_ program with one or more streams associated with it.
48 * @streams: A stream loop used to populate the PMT section for 'program'
58 struct vidtv_psi_table_pat_program *program; member in struct:vidtv_channel
/linux-master/include/sound/
H A Dgus.h521 extern void snd_gf1_lfo_program(struct snd_gus_card * gus, int voice, int lfo_type, struct _SND_IW_LFO_PROGRAM *program);
/linux-master/arch/arm/crypto/
H A Dsha1-armv4-large.S5 @ has relicensed it under the GPLv2. Therefore this program is free software;
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c550 /* We must program clocks before CRTC2, otherwise interlaced mode
591 .program = matroxfb_g450_program,
/linux-master/Documentation/sound/cards/
H A Dmultisound.sh80 # using PnP. The included pinnaclecfg program in this shell archive
90 # the pinnaclecfg program after the kernel is loaded.
133 # pinnaclecfg program. Using this program, you can assign the
256 # trouble, you can try the setdigital.c program
327 # To generating the firmware files with the `conv' program, we create
334 # The conv (and conv.l) program is not needed after conversion and can
349 # want to set it as the input source, you can use this program if you
350 # have trouble trying to do it with a mixer program (be sure to
457 X * This program i
[all...]
/linux-master/tools/virtio/ringtest/
H A DMakefile7 CFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
8 LDFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk1 # PTP 1588 clock support - User space test program
5 # This program is free software; you can redistribute it and/or modify
10 # This program is distributed in the hope that it will be useful,
16 # along with this program; if not, write to the Free Software
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S13 | Speed: The program decbin takes ??? cycles to execute.
H A Dfpsp.h214 .set EXC_PC,6 | exception frame program counter
H A Dsacos.S18 | Speed: The program sCOS takes approximately 310 cycles.
H A Dsasin.S18 | Speed: The program sASIN takes approximately 310 cycles.
H A Dsatan.S18 | Speed: The program satan takes approximately 160 cycles for input
20 | the program will run no worse than 10% slower.
H A Dsatanh.S19 | Speed: The program satanh takes approximately 270 cycles.
H A Dscosh.S18 | Speed: The program sCOSH takes approximately 250 cycles.
H A Dsetox.S33 | The program setox takes approximately 210/190 cycles for input
36 | depending on their values, the program may run faster or slower --
39 | The program setoxm1 takes approximately ??? / ??? cycles for input
42 | depending on their values, the program may run faster or slower --
H A Dssinh.S18 | Speed: The program sSINH takes approximately 280 cycles.
H A Dstan.S18 | Speed: The program sTAN takes approximately 170 cycles for
H A Dstanh.S18 | Speed: The program stanh takes approximately 270 cycles.
H A Dstwotox.S19 | Speed: The program stwotox takes approximately 190 cycles and the
20 | program stentox takes approximately 200 cycles.
H A Dx_unimp.S7 | Invoked when the user program encounters a floating-point
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S7996 # calculated beforehand and stored in the program. #
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S76 | send some signal to program here

Completed in 289 milliseconds

1234