| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | gconf.c | 62 static struct menu *current; // current node for SINGLE view variable 739 current = current->parent; in on_back_clicked() 740 ptype = current->prompt ? current->prompt->type : P_UNKNOWN; in on_back_clicked() 742 current = current->parent; in on_back_clicked() 745 if (current == &rootmenu) in on_back_clicked() 760 current = &rootmenu; in on_single_clicked() 972 current = menu; in on_treeview2_button_press_event() 1079 current = menu; in on_treeview1_button_press_event() 1402 current = &rootmenu; in display_tree() 1467 display_tree(current); in display_tree_part()
|
| H A D | lex.zconf.c_shipped | 146 /* Translate the current start state into a value that can be later handed 221 char *yy_buf_pos; /* current position in input buffer */ 304 /* Points to current character in buffer. */ 703 /* Done after the current pattern has been matched and before the 1052 * the current run. 1484 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position 1539 /* just a shorter name for the current buffer */ 1886 /* If b is the current buffer, then zconf_init_buffer was _probably_ 1928 * the current state. This function will allocate the stack 2140 /** Get the current line number. [all …]
|
| H A D | qconf.cc | 451 for (; it.current(); ++it) { in updateList() 452 item = (ConfigItem*)it.current(); in updateList() 578 for (; (item = (ConfigItem*)it.current()); it++) { in setParentMenu() 930 for (; it.current(); it++) in setAllOpen() 931 it.current()->setOpen(open); in setAllOpen()
|
| H A D | zconf.l | 320 "Inclusion path:\n current file : '%s'\n",
|
| H A D | zconf.tab.c_shipped | 1474 /* Get the current used size of the three stacks, in elements. */ 1545 /* Do appropriate processing given the current state. Read a 1605 | yydefault -- do the default action for the current state. | 2171 /* Pop the current state because it cannot handle the error token. */
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | drvIPAPool.c | 294 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_Init() 468 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_GetMem() 515 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_PutMem() 565 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_Release() 675 if (in_interrupt() || (current->flags & PF_KTHREAD)) 774 if (in_interrupt() || (current->flags & PF_KTHREAD)) 852 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_MapKerVA() 954 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_UnmapKerVA() 1033 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_DCacheFlush() 1080 if (in_interrupt() || (current->flags & PF_KTHREAD)) in MApi_IPA_Pool_HEAP_ATTR() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 128 /* Translate the current start state into a value that can be later handed 203 char *yy_buf_pos; /* current position in input buffer */ 286 /* Points to current character in buffer. */ 365 /* Done after the current pattern has been matched and before the 833 * the current run. 1179 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position 1234 /* just a shorter name for the current buffer */ 1569 /* If b is the current buffer, then yy_init_buffer was _probably_ 1611 * the current state. This function will allocate the stack 1823 /** Get the current line number. [all …]
|
| H A D | dtc-parser.tab.c_shipped | 1245 /* Get the current used size of the three stacks, in elements. */ 1316 /* Do appropriate processing given the current state. Read a 1376 | yydefault -- do the default action for the current state. | 1919 /* Pop the current state because it cannot handle the error token. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 170 /* Translate the current start state into a value that can be later handed 248 char *yy_buf_pos; /* current position in input buffer */ 345 /* Points to current character in buffer. */ 436 /* Done after the current pattern has been matched and before the 962 * the current run. 1254 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position 1313 /* just a shorter name for the current buffer */ 1753 /* If b is the current buffer, then yy_init_buffer was _probably_ 1805 * the current state. This function will allocate the stack 2048 /** Get the current line number. [all …]
|
| H A D | parse.c_shipped | 1493 /* Get the current used size of the three stacks, in elements. */ 1564 /* Do appropriate processing given the current state. Read a 1624 | yydefault -- do the default action for the current state. | 2437 /* Pop the current state because it cannot handle the error token. */
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | mfe_reg_jpge.c_ | 158 mfe_reg->reg_mfe_g_jpe_enc_mode = 1; // current version supports 422 only 288 WriteRegMFE(0x06, mfe_reg->reg06, "[%d] reg06", nRegWriteCount++, "current luma base address"); 289 …WriteRegMFE(0x07, mfe_reg->reg07, "[%d] reg07", nRegWriteCount++, "current luma base address high"… 290 WriteRegMFE(0x08, mfe_reg->reg08, "[%d] reg08", nRegWriteCount++, "current chroma base address"); 291 …WriteRegMFE(0x09, mfe_reg->reg09, "[%d] reg09", nRegWriteCount++, "current chroma base address hig…
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_dapi.c | 427 pInstance->u32Pid = current->tgid; in UtopiaInstanceCreate() 431 utopia_create_instance_table(current->tgid, pInstance); in UtopiaInstanceCreate() 439 utopia_delete_instance_table(current->tgid, pInstance); in UtopiaInstanceDelete() 1075 pAvailResource->u32Pid = (unsigned int)current->tgid; in UtopiaResourceObtain()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 1341 TEE_Time current; in MsOS_GetSystemTime() local 1343 system_timer=tee_time_get_sys_time(¤t); in MsOS_GetSystemTime()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 2389 // add to list, before current block 2430 // remove current block from list 2452 // current block is head block 2458 // current block is tail block 2464 // current block is located between 2 blocks 5741 /// 0xff - repeat current frame until STC catch up PTS. 14212 /// Get picture counter of current GOP 14333 /// Get the PTS of current displayed frame 14791 /// Get current queue vacancy 15019 /// Get current trick decode mode of decoder [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | libstdc++.la | 20 current=6
|
| H A D | libsupc++.la | 20 current=0
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | patch-kernel | 72 patch directory defaults to the current directory,
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | drvTSP.c | 329 #define current get_current() macro 5471 if(_stKModePrcEvtTbl[u32ii].tgid == current->tgid) in MDrv_TSP_SecFlt_Alloc() 6121 if(_stKModePrcEvtTbl[u32ii].tgid == current->tgid) in MDrv_TSP_PVR_Eng_Notify() 7821 _stKModePrcEvtTbl[u32ii].tgid = current->tgid; in MDrv_TSP_Create_IoSignal() 7858 if(_stKModePrcEvtTbl[u32ii].tgid == current->tgid) in MDrv_TSP_Close_IoSignal()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvMsg.c | 152 DECLARE_WAITQUEUE(wait, current); in usb_start_wait_urb()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | reiserfs_fs.h | 77 in_interrupt() ? -1 : task_pid_nr(current), __LINE__ , __FUNCTION__ , ##args ) 1694 struct reiserfs_transaction_handle *th = current->journal_info; in reiserfs_transaction_running()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/ |
| H A D | utopia_dev.c | 420 if (pid != current->tgid) in utopia_garbage_collection()
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | drvTSP2.c | 306 #define current get_current() macro 3805 if(_stKModePrcEvtTbl[u32ii].tgid == current->tgid) in MDrv_TSP_FLT_Alloc_Common() 7689 _stKModePrcEvtTbl[u32ii].tgid = current->tgid; in MDrv_TSP_Create_IoSignal() 7724 if(_stKModePrcEvtTbl[u32ii].tgid == current->tgid) in MDrv_TSP_Close_IoSignal()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 40 # where doxygen was started. If left blank the current directory will be used. 488 # doxygen should invoke to get the current version for each file (typically from 1308 # in the modules index. If set to NO, only the current project's groups will
|
| H A D | bsp.dxyfile | 39 # where doxygen was started. If left blank the current directory will be used. 487 # doxygen should invoke to get the current version for each file (typically from 1307 # in the modules index. If set to NO, only the current project's groups will
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 1107 struct task_struct *self = current; in MsOS_InfoTaskID()
|