Searched refs:program (Results 1 – 25 of 33) sorted by relevance
12
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | TsMuxer.c | 302 put16_msbf(&q, ts->program.prog_num); // program_number in mpegts_write_pat() 303 put16_msbf(&q, 0xe000 | ts->program.pmt.pid); // program_map_PID in mpegts_write_pat() 307 static void mpegts_write_pmt(MediaContext *s, MpegTSProgram *program) in mpegts_write_pmt() argument 314 put16_msbf(&q, 0xE000 | program->pcr_pid); in mpegts_write_pmt() 363 mpegts_write_section(s, &program->pmt, TID_PMT, program->prog_num, data, q - pmt_start); in mpegts_write_pmt() 373 mpegts_write_pmt(s, &ts->program); in resend_PAT_PMT() 406 MpegTSProgram* program = (MpegTSProgram*)st->program; in mpegts_write_pes() local 437 if (st->pid == program->pcr_pid) { in mpegts_write_pes() 438 program->pcr_packet_count++; in mpegts_write_pes() 439 if (program->pcr_packet_count>=program->pcr_packet_freq) { in mpegts_write_pes() [all …]
|
| H A D | TsMuxer.h | 120 MpegTSProgram program; // One and only 1 program member
|
| H A D | MuxCommon.h | 254 /*MpegTSProgram*/void *program; member
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | yp.x | 230 program YPPROG { 274 program YPPUSH_XFRRESPPROG { 298 program YPBINDPROG {
|
| H A D | nis_callback.x | 59 program CB_PROG {
|
| H A D | spray.x | 61 program SPRAYPROG {
|
| H A D | yppasswd.x | 37 program YPPASSWDPROG {
|
| H A D | rquota.x | 47 program RQUOTAPROG {
|
| H A D | bootparam_prot.x | 92 program BOOTPARAMPROG {
|
| H A D | sm_inter.x | 40 program SM_PROG {
|
| H A D | klm_prot.x | 119 program KLM_PROG {
|
| H A D | mount.x | 101 program MOUNTPROG {
|
| H A D | rstat.x | 114 program RSTATPROG {
|
| H A D | key_prot.x | 169 program KEY_PROG {
|
| H A D | rex.x | 196 program REXPROG {
|
| H A D | nlm_prot.x | 142 program NLM_PROG {
|
| H A D | nfs_prot.x | 298 program NFS_PROGRAM {
|
| H A D | rusers.x | 66 program RUSERSPROG {
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.h_shipped | 9 This program is free software: you can redistribute it and/or modify 14 This program is distributed in the hope that it will be useful, 20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.h_shipped | 9 This program is free software: you can redistribute it and/or modify 14 This program is distributed in the hope that it will be useful, 20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 487 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 489 # the version control system). Doxygen will invoke the program by executing (via 492 # provided by doxygen. Whatever the program writes to standard output 678 # The INPUT_FILTER tag can be used to specify a program that doxygen should 679 # invoke to filter for each input file. Doxygen will invoke the filter program 682 # input file. Doxygen will then use the output that the filter program writes 1156 # dump the program listings (including syntax highlighting
|
| H A D | bsp.dxyfile | 486 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 488 # the version control system). Doxygen will invoke the program by executing (via 491 # provided by doxygen. Whatever the program writes to standard output 677 # The INPUT_FILTER tag can be used to specify a program that doxygen should 678 # invoke to filter for each input file. Doxygen will invoke the filter program 681 # input file. Doxygen will then use the output that the filter program writes 1155 # dump the program listings (including syntax highlighting
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | BIG.FAT.WARNING | 4 questions about this program.
|
| /utopia/UTPA2-700.0.x/ |
| H A D | Policy.txt | 49 2. Proprietary test program. (RR_530)
|
12