| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | livetree.c | 54 struct property *chain_property(struct property *first, struct property *list) in chain_property() argument 56 assert(first->next == NULL); in chain_property() 58 first->next = list; in chain_property() 59 return first; in chain_property() 62 struct property *reverse_properties(struct property *first) in reverse_properties() argument 64 struct property *p = first; in reverse_properties() 170 struct node *chain_node(struct node *first, struct node *list) in chain_node() argument 172 assert(first->next_sibling == NULL); in chain_node() 174 first->next_sibling = list; in chain_node() 175 return first; in chain_node() [all …]
|
| H A D | dtc.h | 171 struct property *chain_property(struct property *first, struct property *list); 172 struct property *reverse_properties(struct property *first); 176 struct node *chain_node(struct node *first, struct node *list); 209 struct reserve_info *chain_reserve_entry(struct reserve_info *first,
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 344 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 665 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 767 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 1115 …G_CKG_FICLK_F1, CKG_FICLK_F1_FLK, CKG_FICLK_F1_MASK); // select FClk first, if pre-scaling do… 1120 …G_IDCLK1, CKG_IDCLK1_XTAL, CKG_IDCLK1_MASK); // initial to XTAL first, will be changed w… 1129 …G_FICLK_F2, CKG_FICLK_F2_FLK, CKG_FICLK_F2_MASK); // select FClk first, if pre-scaling do… 1139 …CLK2, CKG_IDCLK2_XTAL, CKG_IDCLK2_MASK); // initial to XTAL first, will be changed w… 1150 …KG_SC1_FECLK_F2_SC1_FCLK, CKG_SC1_FECLK_F2_MASK); // select FClk first, if pre-scaling do… 1160 …G_SC1_IDCLK2_XTAL, CKG_SC1_IDCLK2_MASK); // initial to XTAL first, will be changed w… 1173 …G_FICLK_F2, CKG_FICLK_F2_FLK, CKG_FICLK_F2_MASK); // select FClk first, if pre-scaling do… [all …]
|
| H A D | mdrv_sc_pip.c.0 | 200 //to be set first then let REG_SC_BK20_10_L[1] on. 266 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 304 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 386 //to be set first then let REG_SC_BK20_10_L[1] on. 420 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 471 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 505 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 551 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 596 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 616 /// Set Z-order main window first or not [all …]
|
| H A D | mdrv_sc_display.c.0 | 552 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 732 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 764 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 1521 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 1582 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 1979 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 2031 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 2076 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 2111 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 2279 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 502 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 538 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 605 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 645 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 704 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 742 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 788 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 824 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 870 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… 907 …printf("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",__F… [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | TsMuxer.c | 223 MFE_U32 tot_len, first, b, len1, left, crc; in mpegts_write_section() local 248 first = (section == buf_ptr); in mpegts_write_section() 252 if (first) in mpegts_write_section() 258 if (first) in mpegts_write_section() 403 …xt *s, StreamContext *st, MFE_U32 payload_size, INDEX_TYPE_T index_type, MFE_U8 first, MFE_U8 last) in mpegts_write_pes() argument 422 is_start = first;//1; in mpegts_write_pes()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/basic/ |
| H A D | fixdep.c | 323 int first; in parse_dep_file() local 335 first = 1; in parse_dep_file() 355 if (first) { in parse_dep_file() 362 first = 0; in parse_dep_file()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/mvd/tools/ |
| H A D | fwMVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/vpu_v3/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/vpu_ex/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/tools/ |
| H A D | fwHVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/vpu_v3/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/mvd/tools/ |
| H A D | fwMVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/vpu_ex/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/tools/ |
| H A D | fwHVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/vpu_v3/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/vpu_ex/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/vpu_v3/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/mvd/tools/ |
| H A D | fwMVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/mvd/tools/ |
| H A D | fwMVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/vpu_ex/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/tools/ |
| H A D | bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/tools/ |
| H A D | fwHVD_bin2hex.pl | 76 $first = 1; 85 if(!$first) 93 $first = 0;
|